Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(282 intermediate revisions by 76 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 143: Line 181:
  
 
   |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 148: Line 188:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |id      = aedenthorn.AdditionalMineMaps
 +
  |curse  = 868700
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Add Money
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 164: Line 198:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 191: Line 234:
  
 
   |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 246: Line 296:
  
 
   |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 251: Line 308:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedCooking
 
   |id      = aedenthorn.AdvancedCooking
 +
  |curse  = 868782
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.1.5-unofficial.1-mouahrara
 
   |unofficial version = 0.1.5-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|11264|mod's nexus page}}
+
   |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 262: Line 327:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |id      = aedenthorn.AdvancedFluteBlocks
 +
  |curse  = 868790
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 0.2.1-unofficial.1-mouahrara
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|10934|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 277: 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 282: Line 360:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedLootFramework
 
   |id      = aedenthorn.AdvancedLootFramework
 +
  |curse  = 868863
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |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 version = 0.4.2-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|7739|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 310: Line 389:
  
 
   |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 315: Line 396:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |id      = aedenthorn.AdvancedMenuPositioning
 +
  |curse  = 868780
 
   |nexus  = 11315
 
   |nexus  = 11315
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 329: Line 411:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AdvancedSocialInteractions
 
   |id      = spacechase0.AdvancedSocialInteractions
 +
  |curse  = 867133
 
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 357: Line 451:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AeroCore
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.AeroCore
 +
  |moddrop = 1275014
 +
  |nexus  = 14700
 +
  |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 362: Line 467:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AFKTimePause
 
   |id      = aedenthorn.AFKTimePause
 +
  |curse  = 868715
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 380: Line 495:
  
 
   |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 396: Line 521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.AIValley
 +
  |nexus  = 25025
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 419: Line 551:
 
   |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 version = 0.3.2-unofficial.2-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|14494|mod's nexus page}}
+
   |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 427: Line 569:
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 
   |nexus  = 7629
 
   |nexus  = 7629
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 491: Line 634:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Active Window, Always Active Mod
 +
  |author  = AlexGoD
 +
  |id      = AlexGoD.AlwaysActiveMod
 +
  |nexus  = 25177
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 502: Line 652:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 525: Line 673:
 
   |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 549: Line 711:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Seed Expended, More Ancient Seeds C
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.More_Ancient_Seeds_C
 +
  |nexus  = 26498
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 556: Line 725:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 578: Line 757:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angry Seagulls
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AngrySeagulls
 +
  |nexus  = 26121
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 603: Line 789:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |id      = aedenthorn.AnimalDialogueFramework
 +
  |curse  = 868666
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 614: Line 801:
 
   |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 672: Line 867:
 
   |nexus  = 21028
 
   |nexus  = 21028
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Selector
 +
  |author  = rikai
 +
  |id      = rikai.AnimalSelector
 +
  |nexus  = 8758
 +
  |github  = rikai/AnimalSelector
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 709: Line 914:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Whisperer
+
  |name    = Animal Social Menu
   |author  = Shalkin
+
  |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
 +
   |name    = Animal Whisperer
 +
   |author  = Shalkin
 
   |id      = shaklin.animalwhisperer
 
   |id      = shaklin.animalwhisperer
 
   |nexus  = 8885
 
   |nexus  = 8885
Line 718: Line 934:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 +
  |curse  = 868854
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 773: Line 992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.YAJM
 
   |id      = aedenthorn.YAJM
 +
  |curse  = 868885
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
 
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-182#post-124755
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 786: Line 1,006:
 
   |nexus  = 2887
 
   |nexus  = 2887
 
   |github  = funny-snek/anticheat-and-servercode
 
   |github  = funny-snek/anticheat-and-servercode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AntiCheat Whitelist, AntiCheat Server Whitelist
 +
  |author  = alichan, alichanST
 +
  |id      = alichan.AntiCheatWhitelist
 +
  |nexus  = 24204
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 800: Line 1,027:
 
   |nexus  = 5371
 
   |nexus  = 5371
 
   |github  = super-aardvark/AardvarkMods-SDV
 
   |github  = super-aardvark/AardvarkMods-SDV
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti Tool Exhaustion
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.antiToolExhaustion
 +
  |curse  = 1081754
 +
  |nexus  = 26371
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 814: Line 1,049:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AprilFools
 
   |id      = aedenthorn.AprilFools
 +
  |curse  = 868768
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 
   |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
   |unofficial version = 0.1.7-unofficial.1-FlyingTNT
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/139
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 826: Line 1,061:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AQualityMod
 
   |id      = spacechase0.AQualityMod
 +
  |curse  = 867134
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |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 862: Line 1,105:
  
 
   |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 877: Line 1,139:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 +
  |curse  = 870920
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 890: Line 1,153:
  
 
   |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 929: Line 1,210:
  
 
   |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 954: Line 1,243:
 
   |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 998: Line 1,294:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.AudioDescription
 
   |id      = mistyspring.AudioDescription
  |curse  = 880513
 
 
   |nexus  = 16294
 
   |nexus  = 16294
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
  
 
   |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 1,015: Line 1,321:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 +
}}
 +
{{#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,026: Line 1,340:
  
 
   |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,046: Line 1,353:
 
   |id      = weizinai.AutoBreakGeode
 
   |id      = weizinai.AutoBreakGeode
 
   |nexus  = 20685
 
   |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch Fish
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.AutoCatchFishMod
 +
  |nexus  = 25997
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,052: Line 1,373:
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 +
  |curse  = 990166
 
   |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,093: Line 1,422:
 
   |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
 
-->
 
-->
Line 1,119: Line 1,448:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autofish, Autofish Used All Version
 +
  |author  = dirinkbottle
 +
  |id      = dirinkbottle.autofish
 +
  |nexus  = 26954
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,130: Line 1,466:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Fishing 2.0, Auto Fishing
+
   |name    = Auto Fishing
 
   |author  = Tibbles
 
   |author  = Tibbles
   |id      = Tibbles.AutoFishing
+
   |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 
   |nexus  = 21339
 
   |nexus  = 21339
 
   |github  =
 
   |github  =
Line 1,142: Line 1,478:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,149: Line 1,495:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 1,158: Line 1,509:
 
   |nexus  = 20874
 
   |nexus  = 20874
 
   |github  = qixing-jk/QiXingAutoGrabTruffles
 
   |github  = qixing-jk/QiXingAutoGrabTruffles
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AutoGrab Truffles
 
  |author  = Frostiverse
 
  |id      = Frostiverse.AutoGrabTruffles
 
  |nexus  = 21705
 
  |github  = Hunter-Chambers/AutoGrabTruffles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,205: Line 1,549:
 
   |author  = Trapyy
 
   |author  = Trapyy
 
   |id      = Trapyy.AutomatetoolSwap
 
   |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 
   |nexus  = 21050
 
   |nexus  = 21050
 
   |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
   |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
Line 1,214: Line 1,559:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,222: Line 1,576:
 
   |nexus  = 10460
 
   |nexus  = 10460
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic To-Do List
 +
  |author  = VoxaelFox
 +
  |id      = VoxaelFox.AutomaticTodoList
 +
  |nexus  = 26008
 +
  |github  = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,235: Line 1,603:
 
   |id      = Siweipancc.AutoMeleeAttack
 
   |id      = Siweipancc.AutoMeleeAttack
 
   |nexus  = 20704
 
   |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AutoPetter
 +
  |author  = Brogio
 +
  |id      = Brogio.AutoPetter
 +
  |nexus  = 27203
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,251: Line 1,633:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait & Ammo
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBaitAndAmmo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,259: Line 1,648:
 
   |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,266: Line 1,666:
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,277: Line 1,675:
  
 
   |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,329: Line 1,733:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Pets
+
   |name    = Avoid Losing Scepter
   |author  = DellyBelly
+
   |author  = atravita
   |id      = DellyBelly.BabyPets
+
   |id      = atravita.AvoidLosingScepter
   |nexus  = 20967
+
  |curse  = 870974
   |github  = DelphinWave/BabyPets
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Backpack Resizer
+
  |name    = Baby Chance Adjustment
   |author  = DefenTheNation
+
  |author  = LateFilmsGamer
   |id      = DefenTheNation.BackpackResizer
+
  |id      = Late's.AdjustBabyChance
   |nexus  = 2263
+
  |nexus  = 15018
   |github  = DefenTheNation/StardewMod-BackpackResizer
+
  |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,356: Line 1,792:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BackstoryQuestionsFramework
 
   |id      = spacechase0.BackstoryQuestionsFramework
 +
  |curse  = 867131
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |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,407: Line 1,858:
 
   |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
+
   |unofficial version = 0.3.4-unofficial.4-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|16825|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,419: Line 1,870:
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,438: Line 1,896:
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |nexus  = 9891
 
   |nexus  = 9891
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Beatable Lucky Purple Shorts
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BeatableLuckyShortsMonster
 +
  |nexus  = 25095
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,447: Line 1,912:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,453: Line 1,925:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BedTweaks
 
   |id      = aedenthorn.BedTweaks
 +
  |curse  = 868834
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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.3.1-unofficial.2-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,464: Line 1,948:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BeePaths
 
   |id      = aedenthorn.BeePaths
 +
  |curse  = 868914
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 0.2.1-unofficial.1-mouahrara
+
   |unofficial version = 0.2.1-unofficial.3-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|14812|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,477: Line 1,962:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,485: Line 1,979:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,506: Line 2,010:
  
 
   |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,544: Line 2,050:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Cabin
 +
  |author  = weizinai
 +
  |id      = weizinai.BetterCabin
 +
  |nexus  = 25368
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,550: Line 2,063:
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
  |name    = Better Crab Pots
   |author  = Khloe Leclair
+
  |author  = Sonozuki
   |id      = leclair.bettercrafting
+
  |id      = EpicBellyFlop45.BetterCrabPots
   |nexus  = 11115
+
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Crafting
 +
   |author  = Khloe Leclair
 +
   |id      = leclair.bettercrafting
 +
   |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
Line 1,565: Line 2,099:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |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,604: Line 2,147:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterElevator
 
   |id      = aedenthorn.BetterElevator
 +
  |curse  = 868746
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://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,631: Line 2,189:
 
   |nexus  = 10287
 
   |nexus  = 10287
 
   |github  = urbanyeti/stardew-better-friendship
 
   |github  = urbanyeti/stardew-better-friendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Frog Control, Spit That Up - Better Frog Control
 +
  |author  = Malkavian, Malkavian242
 +
  |id      = malkavian.betterfrogcontrol
 +
  |nexus  = 26144
 +
  |github  = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,664: Line 2,229:
  
 
   |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,691: Line 2,258:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,724: Line 2,289:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 
|unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,779: Line 2,340:
  
 
   |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,858: Line 2,421:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,872: Line 2,435:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,912: Line 2,476:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,922: Line 2,488:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,929: Line 2,502:
 
   |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,948: Line 2,526:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,955: Line 2,543:
 
   |nexus  = 21360
 
   |nexus  = 21360
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |curse  = 1081728
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,965: Line 2,561:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,973: Line 2,576:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Workbenches
+
   |name    = Better Transmutation
   |author  = CatCattyCat, Cat
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = cat.betterworkbenches
+
   |id      = f4iTh.BetterTransmutation
   |nexus  = 4830
+
   |nexus  = 2120
  |moddrop = 833559
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
  |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
  |status  = abandoned
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
+
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Workbenches
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterworkbenches
 +
  |nexus  = 4830
 +
  |moddrop = 833559
 +
  |github  = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,995: Line 2,632:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,017: Line 2,670:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,054: Line 2,721:
 
   |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 2,078: Line 2,743:
 
   |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 version = 0.1.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|17747|mod's nexus page}}
+
   |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
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|17974|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,117: Line 2,782:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |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
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS Only Treasure Room
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSOnlyTreasureRoom
   |nexus  = 7502
+
   |nexus  = 3145
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
  |name    = BJS Plant Everywhere
   |author  = spacechase0
+
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blahaj Blast
 +
   |author  = spacechase0
 
   |id      = spacechase0.BlahajBlast
 
   |id      = spacechase0.BlahajBlast
 
   |nexus  = 17550
 
   |nexus  = 17550
Line 2,172: Line 2,905:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blinking Cursed Mannequins
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BlinkingMannequin
 +
  |nexus  = 25750
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,201: Line 2,941:
  
 
   |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
 +
  |name    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,211: Line 2,969:
  
 
   |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,229: Line 2,994:
 
   |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 version = 1.5.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|5864|mod's nexus page}}
+
   |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      = Charles.NomesBrasileiros
+
  |id      = spacechase0.Bow
   |moddrop = 793149
+
  |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
 +
   |moddrop = 793149
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
Line 2,259: Line 3,044:
 
   |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,273: Line 3,066:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,286: Line 3,079:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 0.6.1-unofficial.1-mouahrara
+
   |unofficial version = 0.6.1-unofficial.7-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|17746|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus   = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,317: Line 3,117:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,333: Line 3,134:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,339: Line 3,141:
 
   |author  = Espy
 
   |author  = Espy
 
   |id      = Espy.AnythingAnywhere
 
   |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 
   |nexus  = 21233
 
   |nexus  = 21233
 
   |github  = Smoked-Fish/AnythingAnywhere
 
   |github  = Smoked-Fish/AnythingAnywhere
Line 2,366: Line 3,169:
 
   |nexus  = 446
 
   |nexus  = 446
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildings Included
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MapBuildings
 +
  |nexus  = 27359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,388: Line 3,198:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |id      = aedenthorn.BulkAnimalPurchase
 +
  |curse  = 868767
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 0.2.2-unofficial.1-mouahrara
+
   |unofficial version = 0.2.2-unofficial.2-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|11539|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Buy
 +
  |author  = focustense
 +
  |id      = focustense.BulkBuy
 +
  |nexus   = 26856
 +
  |github  = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,399: Line 3,217:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 2,418: Line 3,236:
 
   |nexus  = 15792
 
   |nexus  = 15792
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bus Locations
 +
  |author  = Hootless
 +
  |id      = hootless.BusLocations
 +
  |nexus  = 2905
 +
  |github  = hootless/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Trigger Action Stuff
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BETAS
 +
  |nexus  = 27100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,435: Line 3,278:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Back Collectables
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 +
  |nexus  = 507
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,446: Line 3,299:
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial version = 2.1.1-unofficial.2-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,474: Line 3,337:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,505: Line 3,382:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cape Stardew
 +
  |author  = Arony, dreamygloom
 +
  |id      = dreamygloom.CapeStardewCode
 +
  |nexus  = 14635
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,540: Line 3,435:
 
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,549: Line 3,457:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,562: Line 3,470:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,572: Line 3,480:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.6.0-unofficial.1-thimadera
+
   |unofficial version = 1.5.67-unofficial.1-thimadera
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124655
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,579: Line 3,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CatalogueFilter
 
   |id      = aedenthorn.CatalogueFilter
 +
  |curse  = 868740
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://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,617: Line 3,540:
 
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cat Gifts
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.catGifts
 +
  |nexus  = 2132
 +
  |github  = skuldomg/catGifts
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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,631: Line 3,574:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CaveOfMemories
 
   |id      = PeacefulEnd.CaveOfMemories
 +
  |curse  = 870927
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
Line 2,696: Line 3,640:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,706: Line 3,651:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,754: Line 3,697:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,763: Line 3,713:
  
 
   |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,775: Line 3,732:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Default On Cheats
 
  |author  = EnderTedi
 
  |id      = EnderTedi.DefaultOnCheats
 
  |nexus  = 21035
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,795: Line 3,746:
 
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,840: Line 3,793:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ChessBoards
 
   |id      = aedenthorn.ChessBoards
 +
  |curse  = 868765
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|11580|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,851: Line 3,805:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,902: Line 3,857:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,913: Line 3,875:
 
   |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
Line 2,923: Line 3,885:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children Like Parents, Dynamic Children Replacer
+
   |name    = Chest Value
   |author  = CroiDorcha
+
   |author  = Jppkr4
   |id      = CroiDorcha.ChildrenLikeParent
+
   |id      = Jppkr4.ChestValue
   |nexus  = 1756
+
   |nexus  = 23816
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children's Beds Removal
+
   |name    = Chest Values
   |author  = Prismuth
+
   |author  = MysticalAsian
   |id      = Prismuth.ChildBedsRemoval
+
   |id      = MysticalAsian.ChestValues
   |nexus  = 1655
+
   |nexus  = 23878
 
   |github  =
 
   |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
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
  |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
  |id      = Prismuth.ChildBedsRemoval
 +
  |nexus  = 1655
 +
  |github  =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
Line 2,952: Line 3,939:
 
<!--
 
<!--
 
   |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,991: Line 3,978:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Circle of Thorns - NPC Hector
 +
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
 +
  |id      = DestyNova.Hector.SMAPI
 +
  |nexus  = 16032
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,996: Line 4,005:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
Line 3,004: Line 4,014:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
Line 3,012: Line 4,023:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |curse  = 1000642
 
   |nexus  = 5
 
   |nexus  = 5
 
   |moddrop = 509768
 
   |moddrop = 509768
Line 3,045: Line 4,057:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Farm Debris
 +
  |author  = David Renne
 +
  |id      = DavidRenne.ClearFarmDebris
 +
  |nexus  = 26715
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,063: Line 4,082:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,070: Line 4,100:
 
   |nexus  = 20886
 
   |nexus  = 20886
 
   |github  = rokugin/StardewMods
 
   |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 3,077: Line 4,118:
 
   |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 3,090: Line 4,136:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,102: Line 4,159:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CoinCollector
 
   |id      = aedenthorn.CoinCollector
 +
  |curse  = 868837
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,113: Line 4,171:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,129: Line 4,198:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,136: Line 4,217:
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,155: Line 4,260:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CombatDummy
 
   |id      = PeacefulEnd.CombatDummy
 +
  |curse  = 870919
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
Line 3,213: Line 4,319:
 
   |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,266: Line 4,372:
 
   |nexus  = 20918
 
   |nexus  = 20918
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,305: Line 4,421:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,336: Line 4,462:
 
{{#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
 
   |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,359: Line 4,492:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |id      = aedenthorn.ConnectedGardenPots
 +
  |curse  = 868773
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|11411|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,400: Line 4,534:
 
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,448: Line 4,591:
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |nexus  = 6564
 
   |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 3,454: Line 4,604:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ControllerRadialKeybindings
 
   |id      = spacechase0.ControllerRadialKeybindings
 +
  |curse  = 867143
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,480: Line 4,638:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,523: Line 4,688:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cozy Clothing
+
  |name    = Copy Invite Code
   |author  = CompSciLauren
+
  |author  = CatCattyCat, Cat
   |id      = CompSciLauren.CozyClothing
+
  |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
 +
  |curse  = 870941
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
  |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cozy Clothing
 +
   |author  = CompSciLauren
 +
   |id      = CompSciLauren.CozyClothing
 
   |nexus  = 5093
 
   |nexus  = 5093
 
   |curse  = 368028
 
   |curse  = 368028
Line 3,545: Line 4,738:
 
   |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    = Crab Pot Collect Jellies
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.CrabPotCollectJellies
 +
  |nexus  = 27358
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,556: Line 4,756:
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |curse  = 868897
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,574: Line 4,777:
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 +
  |curse  = 868850
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,584: Line 4,790:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CraftFromContainers
 
   |id      = aedenthorn.CraftFromContainers
 +
  |curse  = 868683
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,597: Line 4,804:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,620: Line 4,874:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,703: Line 4,974:
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 +
  |curse  = 868752
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|12178|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,718: Line 4,990:
 
   |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    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 +
  |curse  = 868754
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,738: Line 5,013:
 
   |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,744: Line 5,032:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 3,755: Line 5,044:
 
   |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,782: Line 5,073:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,789: Line 5,078:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropVariation
 
   |id      = aedenthorn.CropVariation
 +
  |curse  = 868770
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,800: Line 5,090:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,821: Line 5,112:
 
   |nexus  = 21428
 
   |nexus  = 21428
 
   |github  = kqrse/StardewValleyMods-aedenthorn
 
   |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,835: Line 5,133:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |curse  = 998266
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,858: Line 5,176:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomAchievements
 
   |id      = aedenthorn.CustomAchievements
 +
  |curse  = 868832
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,872: Line 5,191:
 
   |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
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,880: Line 5,210:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
 +
  |curse  = 868732
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,888: Line 5,219:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Custom Backpack Framework
+
   |name    = Custom Blessings Framework
   |author  = platinummyr
+
   |author  = Tomokisan
   |id      = platinummyr.CustomBackpackFramework
+
   |id      = tomokisan.customBlessingsFramework
   |nexus  = 21588
+
  |curse  = 1081730
 +
  |nexus  = 25267
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
   |nexus  = 8258
  
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,898: Line 5,238:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cabin Fix
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomCabinFix
 +
  |nexus  = 26979
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,912: Line 5,261:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomChestTypes
 
   |id      = aedenthorn.CustomChestTypes
 +
  |curse  = 868861
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,921: Line 5,271:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 +
  |curse  = 871840
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
Line 3,926: Line 5,277:
  
 
   |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,959: Line 5,317:
 
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,975: Line 5,345:
 
   |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,984: Line 5,352:
 
   |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,999: Line 5,365:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |id      = aedenthorn.CustomWallsAndFloors
 +
  |curse  = 868842
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,008: Line 5,375:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |id      = Aedenthorn.CustomMonsterFloors
 +
  |curse  = 868904
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,014: Line 5,382:
 
}}
 
}}
 
{{#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
  |curse  = 990485
+
   |nexus  = 22380
   |nexus  = 13804
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
  |name    = Custom Element Handler
   |author  = aedenthorn, Erinthe
+
  |author  = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
 +
  |author  = pneuma163
 +
  |id      = pneuma163.CustomElevatorSound
 +
  |nexus  = 24972
 +
  |github  = pneuma163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Emotes
 +
  |author  = purrplingcat
 +
  |id      = PurrplingCat.CustomEmotes
 +
  |nexus  = 10861
 +
  |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFarming
 +
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Loader
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 +
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fence Decay
 +
  |author  = Jean Seb Gwak
 +
  |id      = CustomFenceDecay
 +
  |nexus  = 25155
 +
  |github  = JeanSebGwak/CustomFenceDecay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Fixed Dialogue
 +
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomFixedDialogue
 
   |id      = aedenthorn.CustomFixedDialogue
 +
  |curse  = 868895
 
   |nexus  = 6358
 
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,064: Line 5,517:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomGiftLimits
 
   |id      = aedenthorn.CustomGiftLimits
 +
  |curse  = 868725
 
   |nexus  = 13964
 
   |nexus  = 13964
 
   |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-124102
+
   |status  = workaround
   |unofficial version = 0.1.1-unofficial.1-FlyingTNT
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/140
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Gift Limits - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.CustomHay
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 16744
+
   |nexus  = 22385
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Home Music, Zelink's ZeldaHome
+
   |name    = Custom Greenhouse
   |author  = zelink, zelinknilez
+
   |author  = Forkmaster
   |id      = zelink.zeldaHome
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 20844
+
   |nexus  = 3464
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Harvest Fix
 +
  |author  = mytigio
 +
  |id      = mytigio.customharvestfix
 +
  |nexus  = 4192
 +
  |github  = mytigio/CustomHarvestFix
 +
 +
  |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
 +
  |name    = Custom Hay
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomHay
 +
  |curse  = 868668
 +
  |nexus  = 16744
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Home Music, Zelink's ZeldaHome
 +
  |author  = zelink, zelinknilez
 +
  |id      = zelink.zeldaHome
 +
  |nexus  = 20844
 +
  |github  =
 +
}}
 +
{{#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
 
{{#invoke:SMAPI compatibility|entry
Line 4,110: Line 5,605:
 
   |nexus  = 567
 
   |nexus  = 567
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,118: Line 5,615:
 
   |moddrop = 716356
 
   |moddrop = 716356
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
  |nexus  = 3014
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Dresser
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,133: Line 5,646:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.hpstam
 
   |id      = misscoriel.hpstam
 +
  |curse  = 885084
 
   |nexus  = 5275
 
   |nexus  = 5275
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Trinkets
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,177: Line 5,698:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomLocks
 
   |id      = aedenthorn.CustomLocks
 +
  |curse  = 868899
 
   |nexus  = 6251
 
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,188: Line 5,710:
 
   |nexus  = 21148
 
   |nexus  = 21148
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Machine Experience
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomMachineExperience
 +
  |nexus  = 25455
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,193: Line 5,722:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomMineCartSteam
 
   |id      = aedenthorn.CustomMineCartSteam
 +
  |curse  = 868704
 
   |nexus  = 14508
 
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Moss
 +
  |author  = aceynk
 +
  |id      = aceynk.CustomMoss
 +
  |nexus  = 26220
 +
  |github  = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,218: Line 5,755:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,237: Line 5,793:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Paintings
 +
  |author  = avaallonn, AvalonMFX
 +
  |id      = AvalonMFX.CustomNPCPaintings
 +
  |curse  = 1069124
 +
  |nexus  = 26228
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,292: Line 5,856:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PetBed
 
   |id      = aedenthorn.PetBed
 +
  |curse  = 868814
 
   |nexus  = 10462
 
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,301: Line 5,866:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomPictureFrames
 
   |id      = aedenthorn.CustomPictureFrames
 +
  |curse  = 868801
 
   |nexus  = 10704
 
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Picture Frames Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.CustomPictureFrames
 +
  |nexus  = 27147
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,325: Line 5,898:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Renovations
 
   |id      = aedenthorn.Renovations
 +
  |curse  = 868839
 
   |nexus  = 9687
 
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,334: Line 5,908:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomResourceClumps
 
   |id      = aedenthorn.CustomResourceClumps
 +
  |curse  = 868875
 
   |nexus  = 6669
 
   |nexus  = 6669
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,340: Line 5,915:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
  |name    = Custom Shirts
   |author  = aedenthorn, Erinthe
+
  |author  = Platonymous
   |id      = aedenthorn.CustomSigns
+
  |id      = Platonymous.CustomShirts
 +
  |nexus  = 2416
 +
  |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
 +
  |name    = Custom Shops Redux
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.CustomShopReduxGui
 +
  |nexus  = 1378
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Signs
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.CustomSigns
 +
  |curse  = 868777
 
   |nexus  = 11336
 
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,356: Line 5,954:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatio
 +
  |nexus  = 6630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
Line 4,361: Line 5,969:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioRedux
 
   |id      = aedenthorn.CustomSpousePatioRedux
 +
  |curse  = 868793
 
   |nexus  = 10889
 
   |nexus  = 10889
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,372: Line 5,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioWizard
 
   |id      = aedenthorn.CustomSpousePatioWizard
 +
  |curse  = 868860
 
   |nexus  = 7775
 
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,403: Line 6,013:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterFurniture
 
   |id      = aedenthorn.CustomStarterFurniture
 +
  |curse  = 868669
 
   |nexus  = 16729
 
   |nexus  = 16729
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,410: Line 6,021:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterPackage
 
   |id      = aedenthorn.CustomStarterPackage
 +
  |curse  = 868717
 
   |nexus  = 14152
 
   |nexus  = 14152
 
   |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}}#CustomStarterPackage
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tapper Framework
 +
  |author  = Selph, zombifier
 +
  |id      = selph.CustomTapperFramework
 +
  |nexus  = 22975
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,426: Line 6,047:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomToolbar
 
   |id      = aedenthorn.CustomToolbar
 +
  |curse  = 868779
 
   |nexus  = 11322
 
   |nexus  = 11322
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,462: Line 6,086:
 
   |moddrop = 833556
 
   |moddrop = 833556
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,474: Line 6,100:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TreeTweaks
 
   |id      = aedenthorn.TreeTweaks
 +
  |curse  = 868798
 
   |nexus  = 10760
 
   |nexus  = 10760
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,488: Line 6,115:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV Channel
 +
  |author  = chieeri323
 +
  |id      = chieeri323.customtvchannel
 +
  |nexus  = 24278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Wake Up Time
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customWakeUpTime
 +
  |curse  = 1081741
 +
  |nexus  = 26260
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,498: Line 6,140:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Walls and Floors
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomWallsAndFloors
 +
  |curse  = 307569
 +
  |moddrop = 793903
 +
  |nexus  = 3010
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,513: Line 6,168:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWarpPoints
 
   |id      = aedenthorn.CustomWarpPoints
 +
  |curse  = 868840
 
   |nexus  = 9651
 
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,542: Line 6,198:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cycle Tools
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CycleTools
 +
  |curse  = 871827
 +
  |nexus  = 13973
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,556: Line 6,223:
 
   |nexus  = 6783
 
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,571: Line 6,236:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck on HUD, JustLuckMod
+
   |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author  = zeldela
+
   |author  = zeldela, delaney
 
   |id      = dJustLuckMod
 
   |id      = dJustLuckMod
 
   |nexus  = 10386
 
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  = zeldela/sdv-mods
 
   |github  = zeldela/sdv-mods
 
}}
 
}}
Line 4,585: Line 6,251:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Notifications, Event Notifications
 +
  |author  = dreamsicl
 +
  |id      = EventNotifications
 +
  |nexus  =
 +
  |chucklefish = 3621
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,608: Line 6,290:
 
   |nexus  = 16704
 
   |nexus  = 16704
 
   |github  = BuildABuddha/StardewDailyPlanner
 
   |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
  |nexus  = 513
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,647: Line 6,339:
 
   |nexus  = 20871
 
   |nexus  = 20871
 
   |github  = Prism-99/DailyTaskReportPlus
 
   |github  = Prism-99/DailyTaskReportPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DaLionheart
 +
  |author  = DaLion
 +
  |id      = DaLion.Core
 +
  |nexus  = 24332
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,670: Line 6,369:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 +
  |curse  = 1000628
 
   |nexus  = 1691
 
   |nexus  = 1691
 
   |moddrop = 606646
 
   |moddrop = 606646
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Day Limiter
 +
  |author  = Parzivl, tadfoster
 +
  |id      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,678: Line 6,395:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.diary
 
   |id      = misscoriel.diary
 +
  |curse  = 885086
 
   |nexus  = 4451
 
   |nexus  = 4451
 
   |moddrop = 624395
 
   |moddrop = 624395
 
   |github  = MissCoriel/Dear-Diary
 
   |github  = MissCoriel/Dear-Diary
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deathpoint - Monster Health Display Mod
 +
   |author  = JeiPi, JeiP1
 +
  |id      = JeiPi.Deathpoint
 +
  |nexus  = 25241
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,697: Line 6,420:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 
   |nexus  = 679
 
   |nexus  = 679
 
   |moddrop = 606608
 
   |moddrop = 606608
Line 4,738: Line 6,462:
  
 
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,777: Line 6,508:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |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
 +
  |name    = Deluxe Auto-Petter
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.DeluxeAutoPetter
 +
  |nexus  = 23226
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,811: Line 6,560:
 
   |nexus  = 11436
 
   |nexus  = 11436
 
   |github  = MolsonCAD/DeluxeJournal
 
   |github  = MolsonCAD/DeluxeJournal
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-143#post-121921
 
  |unofficial version = 1.1.1-unofficial.1-lily927
 
  |pull request      = https://github.com/MolsonCAD/DeluxeJournal/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,825: Line 6,569:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Solo Dancing, Robin Building Token
 +
  |author  = DrSpactacus, NateMod
 +
  |id      = NateMod.RobinBuildingToken
 +
  |nexus  = 22564
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,845: Line 6,596:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 +
  |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
Line 4,862: Line 6,625:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
  |nexus  = 8348
 +
  |github  = explosivetortellini/StardewValleyDRP
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,879: Line 6,659:
  
 
   |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
 +
  |name    = Dialogue Emotes
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,888: Line 6,679:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Keys
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DialogueKeys
 +
  |curse  = 1022342
 +
  |nexus  = 24325
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,904: Line 6,703:
 
   |moddrop = 1035899
 
   |moddrop = 1035899
 
   |github  = DecidedlyHuman/DialogueTester
 
   |github  = DecidedlyHuman/DialogueTester
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,909: Line 6,710:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DialogueTrees
 
   |id      = aedenthorn.DialogueTrees
 +
  |curse  = 868845
 
   |nexus  = 9550
 
   |nexus  = 9550
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,932: Line 6,734:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Socializing
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DifficultySocializing
 +
  |curse  = 1023363
 +
  |nexus  = 24389
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,937: Line 6,747:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.DimensionalPockets
 
   |id      = spacechase0.DimensionalPockets
 +
  |curse  = 867145
 
   |nexus  = 12706
 
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 4,952: Line 6,763:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
  |name    = Dino Form 2
 +
  |author  = juminos
 +
  |id      = juminos.DinoForm2
 +
  |nexus  = 24718
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Disable Auto Pickup
 
   |author  = Eugenii10
 
   |author  = Eugenii10
 
   |id      = KubichekEV.DisableAutoPickup
 
   |id      = KubichekEV.DisableAutoPickup
Line 4,959: Line 6,777:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Building Fade
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewDisableBuildingFade
 +
  |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,021: Line 6,846:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 
   |author  = Aimon111
 
   |author  = Aimon111
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 
   |nexus  = 18109
 
   |nexus  = 18109
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
Line 5,032: Line 6,858:
 
   |id      = DSV.Core
 
   |id      = DSV.Core
 
   |nexus  = 17059
 
   |nexus  = 17059
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Do Not Eat My Crops
 +
  |author  = u_u__w
 +
  |id      = u_u__w.DoNotEatMyCrops
 +
  |nexus  = 26324
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 5,051: Line 6,884:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Double Standard Farm, Double Farm
 
   |author  = Leaf
 
   |author  = Leaf
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
 
   |nexus  = 3928
 
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,066: Line 6,897:
 
   |nexus  = 8587
 
   |nexus  = 8587
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,098: Line 6,927:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Dreamscape
 
   |id      = aedenthorn.Dreamscape
 +
  |curse  = 868756
 
   |nexus  = 11742
 
   |nexus  = 11742
 
   |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}}#Dreamscape
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,116: Line 6,955:
 
   |nexus  = 7971
 
   |nexus  = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop Seeds After Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.DropSeedsAfterEating
 +
  |nexus  = 27353
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,130: Line 6,976:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DungeonMerchants
 
   |id      = aedenthorn.DungeonMerchants
 +
  |curse  = 868698
 
   |nexus  = 14630
 
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,140: Line 6,987:
 
   |id      = Zoryn.DurableFences
 
   |id      = Zoryn.DurableFences
 
   |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 5,158: Line 7,005:
 
   |nexus  = 13057
 
   |nexus  = 13057
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,167: Line 7,012:
 
   |nexus  = 13265
 
   |nexus  = 13265
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,193: Line 7,036:
 
   |nexus  = 9684
 
   |nexus  = 9684
 
   |github  = AHilyard/DwarvishMattock
 
   |github  = AHilyard/DwarvishMattock
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,242: Line 7,083:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.dynamicdialogues
 
   |id      = mistyspring.dynamicdialogues
  |curse  = 880516
 
 
   |nexus  = 12836
 
   |nexus  = 12836
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,259: Line 7,097:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicFlooring
 
   |id      = aedenthorn.DynamicFlooring
 +
  |curse  = 868692
 
   |nexus  = 14780
 
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Flooring - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.DynamicFlooring
 +
  |nexus  = 27888
 +
  |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,280: Line 7,129:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Horses
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,296: Line 7,156:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicMapTiles
 
   |id      = aedenthorn.DynamicMapTiles
 +
  |curse  = 868915
 
   |nexus  = 14566
 
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,351: Line 7,212:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Bed Mod
 +
  |author  = Nokane
 +
  |id      = Nokane.EarlyBedMod
 +
  |nexus  = 25168
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,378: Line 7,246:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,389: Line 7,259:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,428: Line 7,300:
 
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 
   |nexus  = 5787
 
   |nexus  = 5787
  |moddrop = 984954
 
 
   |source  = https://gitlab.com/kdau/eastscarp
 
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
Line 5,436: Line 7,307:
 
   |id      = furyx639.EasyAccess
 
   |id      = furyx639.EasyAccess
 
   |curse  = 871835
 
   |curse  = 871835
 +
  |moddrop = 1547212
 
   |nexus  = 11002
 
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 5,459: Line 7,331:
 
   |nexus  = 20865
 
   |nexus  = 20865
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Crane Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,486: Line 7,371:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,516: Line 7,408:
 
   |nexus  = 20924
 
   |nexus  = 20924
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 5,540: Line 7,440:
 
   |id      = season.EasyMove
 
   |id      = season.EasyMove
 
   |nexus  = 20872
 
   |nexus  = 20872
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Upgrade
 +
  |author  = Senofu
 +
  |id      = Senofu.EasyUpgrade
 +
  |nexus  = 23496
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 5,555: Line 7,462:
 
   |nexus  = 21280
 
   |nexus  = 21280
 
   |github  = Zamiell/stardew-valley-mods
 
   |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat Food In Backpack Instantly, Eat In Backpack
 +
  |author  = philosquare
 +
  |id      = philosquare.EatInBackpack
 +
  |nexus  = 22872
 +
  |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,573: Line 7,487:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Edit Stable Ownership
 +
  |author  = Predo
 +
  |id      = predo.sdvmods.EditStableOwnership
 +
  |nexus  = 26346
 +
  |github  = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,588: Line 7,509:
 
   |nexus  = 4806
 
   |nexus  = 4806
 
   |github  = eideehi/EideeEasyFishing
 
   |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,601: Line 7,532:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elliot Is Fabio
 +
  |author  = Dr Dirtbag, DrDirtbag
 +
  |id      = ElliottIsFabio.ElliottIsFabio
 +
  |nexus  = 23229
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,617: Line 7,555:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Email
 
   |id      = aedenthorn.Email
 +
  |curse  = 868778
 
   |nexus  = 11325
 
   |nexus  = 11325
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,626: Line 7,565:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SDIEmily
 
   |id      = aedenthorn.SDIEmily
 +
  |curse  = 868710
 
   |nexus  = 14366
 
   |nexus  = 14366
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
  |name    = Emotes
   |author  = BlueSight
+
  |author  = aurnj, Roy Li
   |id      = BlueSight.EmptyYourHands
+
  |id      = RuyiLi.Emotes
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Hands
 +
  |author  = Oblitus
 +
  |id      = QuicksilverFox.EmptyHands
 +
  |nexus  = 1176
 +
  |github  = quicksilverfox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Empty Your Hands
 +
   |author  = BlueSight
 +
   |id      = BlueSight.EmptyYourHands
 
   |nexus  = 19736
 
   |nexus  = 19736
 
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
Line 5,665: Line 7,634:
 
   |nexus  = 20941
 
   |nexus  = 20941
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,675: Line 7,661:
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial version = 1.9.1-unofficial.3-JoXW
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
}}
 
{{#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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,693: Line 7,670:
 
   |nexus  = 4272
 
   |nexus  = 4272
 
   |github  = Crystallyne/EnergyCount
 
   |github  = Crystallyne/EnergyCount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Protect
 +
  |author  = philosquare
 +
  |id      = philosquare.EnergyProtect
 +
  |nexus  = 21918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.EnergyRework
 +
  |nexus  = 21686
 +
  |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,700: Line 7,691:
 
   |nexus  = 6488
 
   |nexus  = 6488
 
   |source  = https://gitlab.com/nikperic/energytime
 
   |source  = https://gitlab.com/nikperic/energytime
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
 +
  |curse  = 868911
 
   |nexus  = 4856
 
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,726: Line 7,724:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,756: Line 7,761:
 
   |nexus  = 5526
 
   |nexus  = 5526
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,765: Line 7,780:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
  |id      = BlackJack.EscargoWinBugfix
 +
  |nexus  = 24556
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Esca's Modding Plugins
 
   |name    = Esca's Modding Plugins
   |author  = Esca
+
   |author  = Esca, Esca-MMC
 
   |id      = Esca.EMP
 
   |id      = Esca.EMP
 
   |nexus  = 9296
 
   |nexus  = 9296
 
   |moddrop = 1005443
 
   |moddrop = 1005443
 
   |github  = Esca-MMC/EscasModdingPlugins
 
   |github  = Esca-MMC/EscasModdingPlugins
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esc Dialogue Mod
 +
  |author  = g33k, g33kidd
 +
  |id      = g33k.EscDialogueMod
 +
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Artisan Good Icons
 +
  |author  = chsiso58
 +
  |id      = haze1nuts.evenbetterartisangoodicons
 +
  |nexus    =
 +
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,781: Line 7,817:
 
   |chucklefish = 6117
 
   |chucklefish = 6117
 
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,802: Line 7,847:
 
   |nexus  = 8505
 
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,848: Line 7,891:
 
   |nexus  = 2360
 
   |nexus  = 2360
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
 
   |author  = moonslime
 
   |author  = moonslime
 
   |id      = moonslime.ExcavationSkill
 
   |id      = moonslime.ExcavationSkill
 
   |nexus  = 15793
 
   |nexus  = 15793
  |github  =
 
  
 
   |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
Line 5,888: Line 7,930:
 
   |id      = furyx639.ExpandedStorage
 
   |id      = furyx639.ExpandedStorage
 
   |curse  = 871838
 
   |curse  = 871838
 +
  |moddrop = 1547203
 
   |nexus  = 7431
 
   |nexus  = 7431
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,899: Line 7,958:
 
   |nexus  = 509
 
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Multiplier
 +
  |author  = Falson
 +
  |id      = Falson.ExperienceMultiplier
 +
  |nexus  = 25945
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,915: Line 7,981:
 
   |nexus  = 7581
 
   |nexus  = 7581
 
   |github  = Quipex/ExperienceUpdates
 
   |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Viewer
 +
  |author  = Elite, EliteWise
 +
  |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 +
  |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,920: Line 7,994:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ExpertSitting
 
   |id      = aedenthorn.ExpertSitting
 +
  |curse  = 868870
 
   |nexus  = 7435
 
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,971: Line 8,050:
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
 
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Animal Configs
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraAnimalConfig
 +
  |nexus  = 25328
 +
  |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,988: Line 8,074:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Machine Configs
 +
  |author  = Selph, zombifier
 +
  |id      = selph.ExtraMachineConfig
 +
  |nexus  = 22256
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Actions
 +
  |author  = rokugin
 +
  |id      = rokugin.extramapactions
 +
  |nexus  = 26849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,996: Line 8,096:
 
   |nexus  = 9633
 
   |nexus  = 9633
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers for Android
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayersAndroid
 +
  |curse  = 868744
 +
  |nexus  =
 +
  |github  =
 +
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Shop Phone Numbers
 +
  |author  = PrincessFelicie
 +
  |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
 +
  |nexus  = 25530
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,021: Line 8,138:
 
   |nexus  = 10679
 
   |nexus  = 10679
 
   |github  = XxHarvzBackxX/fabrication
 
   |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fairy Fix
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
  |nexus  = 24469
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,042: Line 8,177:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Familiars
 
   |id      = aedenthorn.Familiars
 +
  |curse  = 868893
 
   |nexus  = 6429
 
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,100: Line 8,236:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 +
  |curse  = 868733
 
   |nexus  = 13782
 
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,140: Line 8,277:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmCaveFramework
 
   |id      = aedenthorn.FarmCaveFramework
 +
  |curse  = 868811
 
   |nexus  = 10506
 
   |nexus  = 10506
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,185: Line 8,325:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmerHelper
 
   |id      = aedenthorn.FarmerHelper
 +
  |curse  = 868825
 
   |nexus  = 10179
 
   |nexus  = 10179
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,222: Line 8,363:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Expansion
 +
  |author  = Advize
 +
  |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  = 130
 +
  |github  = AdvizeGH/FarmExpansion
 +
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,253: Line 8,405:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.farmhousevisits
 
   |id      = mistyspring.farmhousevisits
  |curse  = 880518
 
 
   |nexus  = 12457
 
   |nexus  = 12457
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
  |nexus  = 2309
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farming Tools Patch
 +
  |author  = Torsang
 +
  |id      = torsang.farmingtoolspatch
 +
  |nexus  = 24066
 +
  |github  = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,263: Line 8,438:
 
   |nexus  = 13594
 
   |nexus  = 13594
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
  |name    = Farm in the Sky, Fundo
   |author  = Cherry & cel10e
+
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Fundo
 +
  |nexus  = 5423
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farm Rearranger
 +
   |author  = Cherry & cel10e
 
   |id      = cel10e.Cherry.FarmRearranger
 
   |id      = cel10e.Cherry.FarmRearranger
 
   |nexus  = 5142
 
   |nexus  = 5142
Line 6,307: Line 8,493:
 
   |nexus  = 10634
 
   |nexus  = 10634
 
   |github  = JoeStrout/Farmtronics
 
   |github  = JoeStrout/Farmtronics
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,317: Line 8,501:
 
   |moddrop = 598755
 
   |moddrop = 598755
 
   |github  = Esca-MMC/FarmTypeManager
 
   |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
  |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
Line 6,341: Line 8,536:
 
   |moddrop = 606631
 
   |moddrop = 606631
 
   |github  = Pathoschild/StardewMods
 
   |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
 +
  |name    = Fast Eat
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.FastEat
 +
  |moddrop = 1591432
 +
  |nexus  = 25080
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,405: Line 8,615:
 
   |nexus  = 19584
 
   |nexus  = 19584
 
   |github  = DotSharkTeeth/StardewValleyMods
 
   |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Trees
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.fastertrees
 +
  |nexus  = 21952
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,419: Line 8,636:
 
   |nexus  = 7413
 
   |nexus  = 7413
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Geode, Instant Geodes
 +
  |author  = ofmanynames
 +
  |id      = InstantGeode
 +
  |nexus  = 750
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,457: Line 8,687:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.FauxCore
 
   |id      = furyx639.FauxCore
 +
  |moddrop = 1547213
 +
  |curse  = 998273
 
   |nexus  = 20618
 
   |nexus  = 20618
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 6,469: Line 8,701:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fellowship - Immersive Rings
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveRings
 +
  |nexus  = 11380
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fence Expanded, More Fences
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.Fence.Expanded.C
 +
  |nexus  = 27296
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,493: Line 8,741:
 
   |nexus  = 7566
 
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,503: Line 8,749:
 
   |github  = Annosz/UIInfoSuite2
 
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferris the Rustacean
 +
  |author  = Hackswell
 +
  |id      = hackswell.FerrisTheRustacean
 +
  |nexus  = 26654
 +
  |github  =
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fertilizer Anytime
 
   |name    = Fertilizer Anytime
Line 6,512: Line 8,764:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,521: Line 8,782:
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,531: Line 8,792:
 
   |github  = MouseyPounds/stardew-mods
 
   |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
Line 6,549: Line 8,812:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FieldHarvest
 
   |id      = aedenthorn.FieldHarvest
 +
  |curse  = 868787
 
   |nexus  = 11019
 
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Harvest Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.FieldHarvest
 +
  |nexus  = 21703
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,576: Line 8,847:
 
   |nexus  = 17553
 
   |nexus  = 17553
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,607: Line 8,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FireBreath
 
   |id      = aedenthorn.FireBreath
 +
  |curse  = 868871
 
   |nexus  = 7311
 
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,618: Line 8,910:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
  |name    = Fischievements
   |author  = rupak0577
+
  |author  = MattDeDuck, Duckshard
   |id      = rupak0577.FishDex
+
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = FishDex
 +
   |author  = rupak0577
 +
   |id      = rupak0577.FishDex
 
   |nexus  =
 
   |nexus  =
 
   |github  = rupak0577/FishDex
 
   |github  = rupak0577/FishDex
   |url    = https://github.com/rupak0577/FishDex
+
   |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 6,679: Line 8,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FishingChestsExpanded
 
   |id      = aedenthorn.FishingChestsExpanded
 +
  |curse  = 868866
 
   |nexus  = 7694
 
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 0.4.3-unofficial.1-mouahrara
+
   |unofficial version = 0.4.3-unofficial.3-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|7694|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Don't Stop Time
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.FishDontStopTime
 +
  |nexus   = 26186
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,692: Line 9,002:
 
   |nexus  = 8970
 
   |nexus  = 8970
 
   |github  = barteke22/StardewMods
 
   |github  = barteke22/StardewMods
 
  |unofficial version = 1.1.6-unofficial.3-cyxyr
 
  |unofficial rl    = htp://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-125658
 
  |broke in = Stardew Vallely 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,706: Line 9,012:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,715: Line 9,028:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Minigames
 
  |author  = barteke22 (Here Fishy base by aedenthorn)
 
  |id      = barteke22.FisingMinigames
 
  |nexus  = 9345
 
  |github  = barteke22/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,728: Line 9,034:
 
   |id      = Zoryn.FishingMod
 
   |id      = Zoryn.FishingMod
 
   |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    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.Fishnets
 
  |nexus  = 13819
 
  |moddrop = 1247514
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,754: Line 9,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,774: Line 9,081:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Fishing Tackle Tooltips
   |author  = Stashek
+
   |author  = BarleyZP
   |id      = Stashek.FishingRodRecolor
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 8835
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 6,784: Line 9,091:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.FishingTrawler
 
   |id      = PeacefulEnd.FishingTrawler
 +
  |curse  = 870942
 
   |nexus  = 8406
 
   |nexus  = 8406
 
   |github  = Floogen/FishingTrawler
 
   |github  = Floogen/FishingTrawler
Line 6,825: Line 9,133:
 
   |id      = marikaefer.FishMe
 
   |id      = marikaefer.FishMe
 
   |nexus  = 4756
 
   |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish of Stardew
 +
  |author  = AztecViper
 +
  |id      = aztecviper.fishOfStardewMod
 +
  |nexus  = 24870
 +
  |github  = astecviper/AztecVipers-Fish-of-Stardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 6,854: Line 9,176:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 
   |unofficial version = 0.1.2-unofficial.1-logophile
 
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
Line 6,897: Line 9,219:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,905: Line 9,245:
 
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 6,917: Line 9,258:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,968: Line 9,321:
 
   |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}}#FloatingGardenPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FLO - New Custom NPC, FlorenceMod
 +
  |author  = randomAnon1234
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  = 591
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,978: Line 9,343:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,052: Line 9,419:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FlowingMineRocks
 
   |id      = aedenthorn.FlowingMineRocks
 +
  |curse  = 868846
 
   |nexus  = 9043
 
   |nexus  = 9043
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,082: Line 9,450:
 
   |github  =
 
   |github  =
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Size Adjust, Stardew Valley Font Adjust
 +
  |author  = AlerHughes
 +
  |id      = AlerHughes.FA
 +
  |nexus  = 23363
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,107: Line 9,482:
 
   |nexus  = 17126
 
   |nexus  = 17126
 
   |github  = Enteligenz/StardewMods
 
   |github  = Enteligenz/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,114: Line 9,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FoodOnTheTable
 
   |id      = aedenthorn.FoodOnTheTable
 +
  |curse  = 868794
 
   |nexus  = 10886
 
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,177: Line 9,558:
 
   |nexus  = 7541
 
   |nexus  = 7541
 
   |github  = GStefanowich/SDV-Forecaster
 
   |github  = GStefanowich/SDV-Forecaster
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fortunate Foot
 +
  |author  = PurelyInZane
 +
  |id      = PurelyInZane.FortunateFoot
 +
  |nexus  = 22610
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,186: Line 9,574:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
  |nexus  = 9062
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,215: Line 9,612:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Lock
 +
  |author  = weizinai
 +
  |id      = weizinai.FreeLock
 +
  |nexus  = 25329
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,248: Line 9,652:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,253: Line 9,664:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FriendlyDivorce
 
   |id      = aedenthorn.FriendlyDivorce
 +
  |curse  = 868900
 
   |nexus  = 6241
 
   |nexus  = 6241
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,264: Line 9,676:
 
   |nexus  = 1738
 
   |nexus  = 1738
 
   |github  = isaacs-dev/Minidew-Mods
 
   |github  = isaacs-dev/Minidew-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,279: Line 9,702:
 
   |nexus  = 21323
 
   |nexus  = 21323
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay Modify
 +
  |author  = weizinai
 +
  |id      = weizinai.FriendshipDecayModify
 +
  |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Streaks
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.FriendshipStreaks
 +
  |curse  = 1054715
 +
  |nexus  = 25595
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Totems, Warp Totem to Other Player
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.FriendshipTotems
 +
  |nexus  = 25969
 +
  |github  = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,316: Line 9,761:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeShaker
 
   |id      = Aedenthorn.FruitTreeShaker
 +
  |curse  = 868907
 
   |nexus  = 5776
 
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Trees Unblocked
 +
  |author  = dervalanana
 +
  |id      = dervalanana.FruitTreesUnblocked
 +
  |nexus  = 22976
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,325: Line 9,778:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeTweaks
 
   |id      = Aedenthorn.FruitTreeTweaks
 +
  |curse  = 868772
 
   |nexus  = 11422
 
   |nexus  = 11422
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,332: Line 9,786:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fruit Tree Tweaks for 1.6
 
   |name    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, chiccen
+
   |author  = chiccen
 
   |id      = chiccen.FruitTreeTweaks
 
   |id      = chiccen.FruitTreeTweaks
 
   |nexus  = 21449
 
   |nexus  = 21449
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Inventory Toolbar (and Invisible Toolbar)
 +
  |author  = mushymato
 +
  |id      = mushymato.FullInventoryToolbar
 +
  |nexus  = 25711
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,359: Line 9,828:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureAdjustment
 
   |id      = aedenthorn.FurnitureAdjustment
 +
  |curse  = 868820
 
   |nexus  = 10213
 
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Anywhere
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FurnitureAnywhere
 +
  |nexus  = 2276
 +
  |chucklefish = 4324
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |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
Line 7,366: Line 9,851:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureDisplayFramework
 
   |id      = aedenthorn.FurnitureDisplayFramework
 +
  |curse  = 868797
 
   |nexus  = 10855
 
   |nexus  = 10855
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,379: Line 9,865:
 
   |nexus  = 19895
 
   |nexus  = 19895
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,384: Line 9,877:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurniturePlacementTweaks
 
   |id      = aedenthorn.FurniturePlacementTweaks
 +
  |curse  = 868721
 
   |nexus  = 14092
 
   |nexus  = 14092
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,391: Line 9,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureRecolor
 
   |id      = aedenthorn.FurnitureRecolor
 +
  |curse  = 868819
 
   |nexus  = 10217
 
   |nexus  = 10217
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FuryCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FuryCore
 +
  |nexus  = 10696
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,418: Line 9,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GalaxyWeaponChoice
 
   |id      = aedenthorn.GalaxyWeaponChoice
 +
  |curse  = 868703
 
   |nexus  = 14511
 
   |nexus  = 14511
 
   |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}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,450: Line 9,956:
 
   |nexus  = 7211
 
   |nexus  = 7211
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Game Tables and Arcade Machines
 +
  |author  = CyanFire
 +
  |id      = CF.SMAPI.GameTables
 +
  |nexus  = 12859
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Can Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.GarbageCanTweaks
 +
  |nexus  = 24410
 +
  |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,467: Line 9,987:
 
   |id      = furyx639.GarbageDay
 
   |id      = furyx639.GarbageDay
 
   |curse  = 871837
 
   |curse  = 871837
 +
  |moddrop = 1547204
 
   |nexus  = 8204
 
   |nexus  = 8204
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage In Garbage Can
 +
  |author  = focustense
 +
  |id      = focustense.GarbageInGarbageCan
 +
  |nexus  = 26607
 +
  |github  = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,475: Line 10,003:
 
   |id      = NCarigon.GardenPotAutomate
 
   |id      = NCarigon.GardenPotAutomate
 
   |nexus  = 15212
 
   |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
Line 7,481: Line 10,016:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GardenPotTweaks
 
   |id      = aedenthorn.GardenPotTweaks
 +
  |curse  = 868691
 
   |nexus  = 14820
 
   |nexus  = 14820
 
   |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    = Gate Opener
+
  |name    = Gate Fix
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.GateFix
 +
  |nexus  = 4859
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Gate Opener
 
   |author  = mralbobo
 
   |author  = mralbobo
 
   |id      = mralbobo.GateOpener
 
   |id      = mralbobo.GateOpener
Line 7,502: Line 10,050:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GemIsles
 
   |id      = aedenthorn.GemIsles
 +
  |curse  = 868874
 
   |nexus  = 6692
 
   |nexus  = 6692
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,520: Line 10,069:
 
   |nexus  = 13434
 
   |nexus  = 13434
 
   |github  = sqbr/GetGS
 
   |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generate New Cabin Textures, Use New Cabins
 +
  |author  = Priff13
 +
  |id      = Priff13.UseNewCabins
 +
  |nexus  = 20778
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,554: Line 10,110:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Genie Lamp
 
   |name    = Genie Lamp
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GenieLamp
 
   |id      = aedenthorn.GenieLamp
 
   |nexus  = 19794
 
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Genie Lamp Definitive Edition, Genie Lamp
 +
  |author  = Kedidili
 +
  |id      = KediDili.GenieLamp
 +
  |nexus  = 22176
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |curse  = 1081444
 +
  |nexus  = 24254
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,577: Line 10,148:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.GeodePreview
 
   |id      = MindMeltMax.GeodePreview
 +
  |curse  = 1004493
 +
  |moddrop = 1555057
 
   |nexus  = 21009
 
   |nexus  = 21009
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.GetDressed
 +
  |nexus  = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,632: Line 10,216:
 
   |nexus  = 14370
 
   |nexus  = 14370
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,639: Line 10,221:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.GiantOmelet
 
   |id      = spacechase0.GiantOmelet
 +
  |curse  = 867139
 
   |nexus  = 13852
 
   |nexus  = 13852
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 7,650: Line 10,233:
 
   |nexus  = 6944
 
   |nexus  = 6944
 
   |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 7,664: Line 10,245:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GiftRejection
 
   |id      = aedenthorn.GiftRejection
 +
  |curse  = 868712
 
   |nexus  = 14273
 
   |nexus  = 14273
 
   |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    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 
   |unofficial version = 0.1.1-unofficial.1-logophile
 
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
Line 7,710: Line 10,292:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ginger Island Extra Locations
 +
  |author  = mistyspring
 +
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
 +
  |curse  = 880520
 +
  |nexus  = 12195
 +
  |github  = misty-spring/StardewMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,721: Line 10,313:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
  |nexus  = 23300
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,728: Line 10,327:
 
   |nexus  = 9976
 
   |nexus  = 9976
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
  |nexus  = 23201
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,736: Line 10,342:
 
   |moddrop = 1007690
 
   |moddrop = 1007690
 
   |github  = Gaphodil/GlobalConfigSettings
 
   |github  = Gaphodil/GlobalConfigSettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glory Of Efficiency
 +
  |author  = hackswell
 +
  |id      = hackswell.GloryOfEfficiency
 +
  |nexus  = 25996
 +
  |github  = Hackswell/GloryOfEfficiency
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glow Buff
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.GlowBuff
 +
  |nexus  = 25157
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,748: Line 10,368:
 
   |author  = Jamie Taylor
 
   |author  = Jamie Taylor
 
   |id      = jltaylor-us.GMCMOptions
 
   |id      = jltaylor-us.GMCMOptions
 +
  |curse  = 997094
 
   |nexus  = 10505
 
   |nexus  = 10505
 
   |github  = jltaylor-us/StardewGMCMOptions
 
   |github  = jltaylor-us/StardewGMCMOptions
Line 7,757: Line 10,378:
 
   |nexus  = 2641
 
   |nexus  = 2641
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,764: Line 10,387:
 
   |nexus  = 21208
 
   |nexus  = 21208
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Golden Animal Cracker Extractor
 +
  |author  = selph, zombifier
 +
  |id      = selph.CrackerExtractor
 +
  |nexus  = 27071
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,803: Line 10,433:
 
   |nexus  = 12744
 
   |nexus  = 12744
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift
 +
  |author  = ShadowDragon8685
 +
  |id      = ShadowDragon.GrandfathersGift
 +
  |nexus  = 985
 +
  |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
 +
  |name    = Grandfather's Gift Remade
 +
  |author  = pepoluan
 +
  |id      = pepoluan.GrandfatherGiftRemade
 +
  |nexus  = 4151
 +
  |chucklefish = 5783
 +
  |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
Line 7,823: Line 10,476:
 
   |id      = Jellypowered.GrassChance
 
   |id      = Jellypowered.GrassChance
 
   |nexus  = 3365
 
   |nexus  = 3365
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grass Spread Anywhere, Grow Grass Anywhere
 +
  |author  = LilEGrin
 +
  |id      = LilEGrin.GrassSpreadMod
 +
  |nexus  = 25927
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 7,887: Line 10,547:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
  |name    = Greenhouse Sprinklers Lite, 温室洒水装置
 +
  |author  = Night
 +
  |id      = Night.GreenhouseSprinklersLite
 +
  |nexus  = 25823
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Greenhouse Upgrades
 
   |author  = Cecidelus
 
   |author  = Cecidelus
 
   |id      = Cecidelus.GreenhouseUpgrades
 
   |id      = Cecidelus.GreenhouseUpgrades
Line 7,917: Line 10,584:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GroundhogDay
 
   |id      = aedenthorn.GroundhogDay
 +
  |curse  = 868828
 
   |nexus  = 10151
 
   |nexus  = 10151
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,950: Line 10,618:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Guniism's Unicycle
 +
  |author  = Guniism
 +
  |id      = Guniism.GuniismUnicycle
 +
  |nexus  = 24876
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,982: Line 10,664:
 
   |nexus  = 8774
 
   |nexus  = 8774
 
   |github  = chawolbaka/HaltEventTime
 
   |github  = chawolbaka/HaltEventTime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hamlet
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Hamlet
 +
  |nexus  = 4601
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Handy Headphones
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.HandyHeadphones
 +
  |curse  = 870944
 +
  |nexus  = 7936
 +
  |github  = Floogen/HandyHeadphones
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
 +
 +
  |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
Line 8,017: Line 10,729:
 
   |nexus  = 19675
 
   |nexus  = 19675
 
   |github  = tlitookilakin/HappyHomeDesigner
 
   |github  = tlitookilakin/HappyHomeDesigner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Combat
 +
  |author  = jeWel
 +
  |id      = jeWel.HardcoreCombat
 +
  |nexus  = 23577
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,046: Line 10,765:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mode, No Wiki Hardcore Mode
 +
  |author  = Nightshade System
 +
  |id      = NightshadeSystem.SdvHardcoreMode
 +
  |nexus  = 25376
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,065: Line 10,791:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,086: Line 10,819:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HarvestSeeds
 
   |id      = aedenthorn.HarvestSeeds
 +
  |curse  = 868755
 
   |nexus  = 11773
 
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,139: Line 10,873:
 
   |nexus  = 17280
 
   |nexus  = 17280
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Pets Plus
 +
  |author  = Syma
 +
  |id      = Syma.HatsOnPetsPlus
 +
  |nexus  = 22631
 +
  |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,152: Line 10,893:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.HayCollection
 
   |id      = MindMeltMax.HayCollection
 +
  |curse  = 1004492
 +
  |moddrop = 1555056
 
   |nexus  = 21008
 
   |nexus  = 21008
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
Line 8,164: Line 10,907:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraiture Plus
 +
  |author  = Smallfire
 +
  |id      = Smallfire.HDPortraiturePlus
 +
  |nexus  = 26029
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,187: Line 10,947:
 
   |id      = Zoryn.HealthBars
 
   |id      = Zoryn.HealthBars
 
   |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 8,201: Line 10,961:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.HealthRework
 +
  |nexus  = 22223
 +
  |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,208: Line 10,975:
 
   |nexus  = 5941
 
   |nexus  = 5941
 
   |github  = embolden/Heartbeat
 
   |github  = embolden/Heartbeat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
  |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,229: Line 11,003:
 
   |nexus  = 4483
 
   |nexus  = 4483
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,249: Line 11,034:
  
 
   |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
 +
  |name    = Help Wanted Auto Accept
 +
  |author  = Ruse82
 +
  |id      = Ruse82.HelpWantedAutoAccept
 +
  |nexus  = 22235
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,258: Line 11,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,267: Line 11,070:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,302: Line 11,107:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = High Roller Slots
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.highRollerSlots
 +
  |curse  = 1081456
 +
  |nexus  = 24765
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,349: Line 11,162:
 
   |nexus  = 7352
 
   |nexus  = 7352
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Process Geodes
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.HTPG
 +
  |nexus  = 26189
 +
  |github  = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,383: Line 11,203:
 
   |nexus  = 16688
 
   |nexus  = 16688
 
   |github  = BPavol/stardew-valley-mods
 
   |github  = BPavol/stardew-valley-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,397: Line 11,215:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.HorseFluteAnywhere
 
   |id      = Pathoschild.HorseFluteAnywhere
 +
  |curse  = 1000620
 
   |nexus  = 7500
 
   |nexus  = 7500
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,436: Line 11,262:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Host Tools
 +
  |author  = MattPlays
 +
  |id      = MattPlays.HostTools
 +
  |nexus  = 11154
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,478: Line 11,313:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HUD Customizer
 +
  |author  = Espy
 +
  |id      = Espy.HUDCustomizer
 +
  |nexus  = 23704
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,490: Line 11,332:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HugsAndKisses
 
   |id      = aedenthorn.HugsAndKisses
 +
  |curse  = 868831
 
   |nexus  = 10062
 
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,499: Line 11,342:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Hugs and Kisses Continued
 
   |name    = Hugs and Kisses Continued
   |author  = JoXW, aedenthorn
+
   |author  = JoXW
 
   |id      = JoXW.HugsAndKisses
 
   |id      = JoXW.HugsAndKisses
 
   |nexus  = 21019
 
   |nexus  = 21019
Line 8,555: Line 11,398:
 
   |nexus  = 9052
 
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,568: Line 11,409:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Dig Where I Want
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.IDigWhereIWant
 +
  |nexus  = 26063
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Animations, Animacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
  |nexus  = 5139
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,630: Line 11,487:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.immersivegrandpa
 
   |id      = mistyspring.immersivegrandpa
  |curse  = 880517
 
 
   |nexus  = 12562
 
   |nexus  = 12562
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 8,655: Line 11,511:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Mill
 +
  |author  = AustinYQM
 +
  |id      = AustinYQM.ImprovedMill
 +
  |nexus  = 1748
 +
  |github  = AustinYQM/ImprovedMill
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,742: Line 11,610:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrialization Redux
 +
  |author  = GaLaxY256 and kazuakisama
 +
  |id      = G256.IR.Code
 +
  |nexus  = 22351
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,747: Line 11,622:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InfallibleFishing
 
   |id      = aedenthorn.InfallibleFishing
 +
  |curse  = 868697
 
   |nexus  = 14639
 
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,772: Line 11,648:
 
   |nexus  = 17717
 
   |nexus  = 17717
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/Stardew-Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,807: Line 11,693:
 
   |author  = Slothsoft
 
   |author  = Slothsoft
 
   |id      = Slothsoft.Informant
 
   |id      = Slothsoft.Informant
  |curse  = 21286
 
 
   |nexus  = 14293
 
   |nexus  = 14293
 
   |github  = slothsoft/stardew-informant
 
   |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 version = 1.4.1-unofficial.1-dropkicker
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
Line 8,819: Line 11,706:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogUploader
 
   |id      = aedenthorn.LogUploader
 +
  |curse  = 868724
 
   |nexus  = 13979
 
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,864: Line 11,752:
  
 
   |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
 +
  |name    = Instant Animals 1.6
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.Instantanimals
 +
  |nexus  = 21798
 +
  |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,890: Line 11,787:
 
   |nexus  = 2070
 
   |nexus  = 2070
 
   |github  = bitwisejon/StardewValleyMods
 
   |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Dialogues
 +
  |author  = idermailer
 +
  |id      = idermailer.InstantDialogues
 +
  |nexus  = 22468
 +
  |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,928: Line 11,832:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InstantGrowthPowder
 
   |id      = aedenthorn.InstantGrowthPowder
 +
  |curse  = 868864
 
   |nexus  = 7727
 
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,980: Line 11,885:
 
   |nexus  = 8918
 
   |nexus  = 8918
 
   |github  = Binarynova/MyStardewMods
 
   |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant World Events
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.InstantWorldEvents
 +
  |nexus  = 27242
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,994: Line 11,914:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interactions, Interacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Interacoes
 +
  |nexus  = 4862
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,031: Line 11,960:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.invest
 
   |id      = misscoriel.invest
 +
  |curse  = 885083
 
   |nexus  = 5293
 
   |nexus  = 5293
 
   |github  =
 
   |github  =
Line 9,064: Line 11,994:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
  |name    = IPv6
   |author  = Redwood
+
  |author  = sunsst
   |id      = Redwood.IridiumToolsPatch
+
  |id      = sunsst.IPv6
   |nexus  = 2897
+
  |nexus  = 25045
   |github  = EKomperud/StardewMods
+
  |github  = sunsst/Stardew-Valley-IPv6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Bombs
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.IridiumBombs
 +
  |nexus  = 26476
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Cooking Dishes
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.IridiumCookingDishes
 +
  |nexus  = 24732
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
  |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Iridium Tools Patch
 +
   |author  = Redwood
 +
   |id      = Redwood.IridiumToolsPatch
 +
   |nexus  = 2897
 +
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
 +
  |author  = SaltyEggplant
 +
  |id      = SaltyEggplant.IsGusVisitingIsland
 +
  |nexus  = 25270
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is It Cake
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.IsItCake
 +
  |curse  = 871826
 +
  |nexus  = 14775
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherers
 +
  |curse  = 870940
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,091: Line 12,092:
 
   |nexus  = 5382
 
   |nexus  = 5382
 
   |github  = Videogamers0/SDV-ItemBags
 
   |github  = Videogamers0/SDV-ItemBags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,098: Line 12,106:
 
   |nexus  = 20357
 
   |nexus  = 20357
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,131: Line 12,146:
 
   |moddrop = 1012482
 
   |moddrop = 1012482
 
   |github  = TSlex/StardewValley
 
   |github  = TSlex/StardewValley
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Items Have Weight
 +
   |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
  |nexus  = 26693
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,157: Line 12,177:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
 +
  |author  = Apprehentice
 +
  |id      = apprehentice.IMFIPOIIWT
 +
  |nexus  = 25188
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,171: Line 12,198:
 
   |nexus  = 13798
 
   |nexus  = 13798
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jack Be Thicc
 +
  |author  = DeadRobotDev
 +
  |id      = DeadRobotDev.JackBeThicc
 +
  |nexus  = 21533
 +
  |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,223: Line 12,257:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.JoJaBan
 
   |id      = Platonymous.JoJaBan
 +
  |curse  = 308257
 
   |nexus  = 3118
 
   |nexus  = 3118
 
   |moddrop = 793907
 
   |moddrop = 793907
Line 9,228: Line 12,263:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Cola Expanded
 +
  |author  = Objection777
 +
  |id      = Objection777.JojaColaExpandedCode
 +
  |nexus  = 24227
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Express
 +
  |author  = OFTS_CQM and Yuxuan
 +
  |id      = ofts.jojaExp
 +
  |nexus  = 23614
 +
  |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,239: Line 12,295:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
  |name    = Joja Online
   |author  = sophiesalacia
+
  |author  = PeacefulEnd
   |id      = sophie.HalloweenJamCSharp
+
  |id      = PeacefulEnd.JojaOnline
 +
  |moddrop = 878236
 +
  |curse  = 870947
 +
  |nexus  = 7486
 +
  |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Joja's Dark Secret, Halloween Jam CSharp
 +
   |author  = sophiesalacia
 +
   |id      = sophie.HalloweenJamCSharp
 
   |nexus  = 18927
 
   |nexus  = 18927
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
Line 9,249: Line 12,317:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.HauntedJoja
 
   |id      = MindMeltMax.HauntedJoja
 +
  |curse  = 997973
 
   |nexus  = 7014
 
   |nexus  = 7014
 
   |moddrop = 1135684
 
   |moddrop = 1135684
Line 9,260: Line 12,329:
 
   |github  = pomepome/JoysOfEfficiency
 
   |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/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,300: Line 12,371:
 
   |nexus  = 1844
 
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimatic
 +
   |author  = NermNermNerm
 +
  |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,311: Line 12,387:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,324: Line 12,409:
 
   |id      = Zoryn.JunimoDepositAnywhere
 
   |id      = Zoryn.JunimoDepositAnywhere
 
   |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 9,335: Line 12,420:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Farm
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JunimoFarm
 +
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,373: Line 12,468:
 
   |id      = BlaDe.JunimoLevelPractice
 
   |id      = BlaDe.JunimoLevelPractice
 
   |nexus  = 10056
 
   |nexus  = 10056
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartLevelSelect
 +
  |nexus  = 25140
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Prizes
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartPrizes
 +
  |nexus  = 25968
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,384: Line 12,493:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Studio, Music Blocks
 +
  |author  = Becks723
 +
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 +
  |nexus  = 6971
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,391: Line 12,510:
 
   |nexus  = 15676
 
   |nexus  = 15676
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,458: Line 12,586:
 
   |nexus  =
 
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,465: Line 12,604:
 
   |nexus  = 9295
 
   |nexus  = 9295
 
   |github  = Deflaktor/KeySuppressor
 
   |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kiss Krobus
 +
  |author  = EnanoForro
 +
  |id      = EnanoForro.KissKrobus
 +
  |nexus  = 25234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = KivoValley Pets, KivoValley Sounds Lib
 +
  |author  = ST, Trans1st0r
 +
  |id      = ST.KivoValley.SoundsLib
 +
  |nexus  = 25705
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,477: Line 12,641:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.KrobusRoommateStore
 
   |id      = aedenthorn.KrobusRoommateStore
 +
  |curse  = 868741
 
   |nexus  = 13131
 
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,508: Line 12,673:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder Light
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.LadderLight
 +
  |moddrop = 1549539
 +
  |curse  = 1003314
 +
  |nexus  = 22052
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,513: Line 12,687:
 
   |author  = ChaosEnergy
 
   |author  = ChaosEnergy
 
   |id      = ChaosEnergy.LadderLocator
 
   |id      = ChaosEnergy.LadderLocator
 +
  |curse  = 989910
 
   |nexus  = 3094
 
   |nexus  = 3094
 
   |github  = yuri-moens/LadderLocator
 
   |github  = yuri-moens/LadderLocator
Line 9,551: Line 12,726:
 
   |nexus  = 14377
 
   |nexus  = 14377
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
  |nexus  = 4821
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Farmer
 +
  |author  = LazyGamer
 +
  |id      = LazyGamer.LazyFarmer
 +
  |nexus  = 26294
 +
  |github  = setsevireon/LazyFarmer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Mod
 +
  |author  = weizinai
 +
  |id      = weizinai.LazyMod
 +
  |nexus  = 22826
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,558: Line 12,756:
 
   |nexus  = 15102
 
   |nexus  = 15102
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |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
Line 9,599: Line 12,808:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Hatch This Egg
 +
  |author  = MikeW
 +
  |id      = Mikew.letmehatchthisegg.smapi
 +
  |nexus  = 25175
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,639: Line 12,865:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Forever
 +
  |author  = GoldstoneBosonMeadows, Parakee
 +
  |id      = GoldstoneBosonMeadows.LevelForever
 +
  |nexus  = 22920
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,647: Line 12,880:
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/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-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,679: Line 12,914:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LightMod
 
   |id      = aedenthorn.LightMod
 +
  |curse  = 868708
 
   |nexus  = 14387
 
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,695: Line 12,931:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LikeADuckToWater
 
   |id      = aedenthorn.LikeADuckToWater
 +
  |curse  = 868676
 
   |nexus  = 15860
 
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,716: Line 12,953:
 
   |moddrop = 716383
 
   |moddrop = 716383
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Limited Regrowable Crop Harvests
 +
  |author  = Adradis
 +
  |id      = Adradis.LimitedHarvests
 +
  |nexus  = 24623
 +
  |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,725: Line 12,969:
  
 
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,739: Line 12,990:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.LiterallyCantEven
 
   |id      = spacechase0.LiterallyCantEven
 +
  |curse  = 867137
 
   |nexus  = 14262
 
   |nexus  = 14262
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 9,750: Line 13,002:
 
   |nexus  = 15152
 
   |nexus  = 15152
 
   |github  = mus-candidus/LittleNPCs
 
   |github  = mus-candidus/LittleNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Live Progress Bar
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.liveprogressbar
 +
  |nexus  = 7330
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,755: Line 13,017:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LivestockChoices
 
   |id      = aedenthorn.LivestockChoices
 +
  |curse  = 868766
 
   |nexus  = 11551
 
   |nexus  = 11551
 
   |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 version = 0.2.2-unofficial.1-mouahrara
   |summary  = See the Posts tab on the {{nexus mod|11551|mod's nexus page}}
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,777: Line 13,040:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location and Music Logger
 +
  |author  = Brandy Lover, WDavi
 +
  |id      = Brandy Lover.LMlog
 +
  |nexus  = 1366
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,783: Line 13,056:
 
   |id      = Bouhm.LocationCompass
 
   |id      = Bouhm.LocationCompass
 
   |nexus  = 3045
 
   |nexus  = 3045
  |curse  = 308286
 
 
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockable Things
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.LockableThings
 +
  |nexus  = 26281
 +
  |github  = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,790: Line 13,069:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.LockedChests
 
   |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 
   |moddrop = 1179603
 
   |moddrop = 1179603
 
   |nexus  = 12452
 
   |nexus  = 12452
Line 9,806: Line 13,086:
 
   |id      = LockedMaps
 
   |id      = LockedMaps
 
   |nexus  = 10089
 
   |nexus  = 10089
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lock Hotbar Items
 +
  |author  = Falson
 +
  |id      = Falson.LockHotbarItems
 +
  |moddrop = 1573213
 +
  |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,828: Line 13,116:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogSpamFilter
 
   |id      = aedenthorn.LogSpamFilter
 +
  |curse  = 868783
 
   |nexus  = 11252
 
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,856: Line 13,145:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LongerSeasons
 
   |id      = aedenthorn.LongerSeasons
 +
  |curse  = 868830
 
   |nexus  = 10108
 
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,867: Line 13,166:
 
   |nexus  = 649
 
   |nexus  = 649
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
   |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,887: Line 13,190:
 
   |moddrop = 606605
 
   |moddrop = 606605
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loon Calls
 +
  |author  = Graham Nelson
 +
  |id      = GrahamNelson.LoonCallsMod
 +
  |nexus  = 27045
 +
  |github  = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,892: Line 13,202:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LooseAudioFiles
 
   |id      = aedenthorn.LooseAudioFiles
 +
  |curse  = 868902
 
   |nexus  = 5999
 
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,905: Line 13,216:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Book Menu
 +
  |author  = bungus
 +
  |id      = bungus.LostBookMenu
 +
  |nexus  = 20301
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,914: Line 13,232:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Louis's Garage and Renault 5 Expansion
 +
  |author  = XxHarvzBackxX and Yri and Kaystar
 +
  |id      = R5.DLL
 +
  |nexus  = 24687
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,951: Line 13,276:
 
   |author  = AvalonMFX
 
   |author  = AvalonMFX
 
   |id      = AvalonMFX.LoveFestival
 
   |id      = AvalonMFX.LoveFestival
 +
  |curse  = 1016375
 
   |nexus  = 17819
 
   |nexus  = 17819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,964: Line 13,288:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Luckier Mod, Luciker Mod
   |author  = delaney
+
   |author  = Justin Song
   |id      = dJustLuckMod
+
   |id      = JustinSong.LucikerMood
   |nexus  = 10386
+
   |nexus  = 27250
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,979: Line 13,302:
 
   |nexus  = 521
 
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lucky Block, Random Block
 +
  |author  = elthisboy
 +
  |id      = elthisboy.LuckyBlockMod
 +
  |curse  = 1075448
 +
  |nexus  = 26594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,044: Line 13,375:
 
   |nexus  = 8762
 
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic by Neosinf
 +
   |author  = Neosinf
 +
  |id      = neosinf.Magic
 +
  |nexus  = 26593
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,085: Line 13,421:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MailboxMenu
 
   |id      = aedenthorn.MailboxMenu
 +
  |curse  = 868707
 
   |nexus  = 14439
 
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,116: Line 13,453:
 
<!--
 
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 
-->
 
-->
 
}}
 
}}
Line 10,125: Line 13,462:
 
   |nexus  = 7842
 
   |nexus  = 7842
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
 +
  |author  = pinguimbozo
 +
  |id      = pinguimbozo.PCMCCJJC
 +
  |nexus  = 13248
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maintain Glow Rings Indoors Radius
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
 +
  |nexus  = 27331
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,139: Line 13,493:
 
   |nexus  = 16003
 
   |nexus  = 16003
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Makeshift Multiplayer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
 +
  |nexus  = 501
 +
  |moddrop = 127274
 +
  |github  = spacechase0/StardewValleyMP
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,156: Line 13,521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Manure Industries
 +
  |author  = Drewdus42
 +
  |id      = Drewdus42.ManureIndustries
 +
  |nexus  = 9310
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,177: Line 13,549:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MapEdit
 
   |id      = aedenthorn.MapEdit
 +
  |curse  = 868847
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |moddrop = 127273
 +
  |github  = spacechase0/MapImageExporter
 +
 +
  |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
Line 10,184: Line 13,569:
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |curse  = 1019064
 
   |nexus  = 14493
 
   |nexus  = 14493
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
Line 10,196: Line 13,582:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
 +
  |author  = hlyvia
 +
  |id      = hlyvia.StardewValleyMapTeleport
 +
  |nexus  = 25279
 +
  |github  = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,233: Line 13,626:
 
   |author  = d5a1lamdtd, HaPyke
 
   |author  = d5a1lamdtd, HaPyke
 
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 +
  |curse  = 994458
 
   |moddrop = 1480763
 
   |moddrop = 1480763
 
   |nexus  = 19309
 
   |nexus  = 19309
 
   |github  = congha22/foodstore
 
   |github  = congha22/foodstore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mass Production
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MassProduction
 +
  |nexus  = 7021
 +
  |github  = JacquePott/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mastery Extended
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mastery Extended - WoL Compat
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended.WoL
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,274: Line 13,692:
 
   |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}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,291: Line 13,711:
 
   |nexus  = 17436
 
   |nexus  = 17436
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 +
  |github  =
 +
 +
  |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,312: Line 13,741:
 
   |nexus  = 17743
 
   |nexus  = 17743
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Message Box API, ChatMod
 +
  |author  = Kithio
 +
  |id      = Kithio:ChatMod
 +
  |nexus  =
 +
  |chucklefish = 4296
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,325: Line 13,765:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MeteorDefence
 
   |id      = aedenthorn.MeteorDefence
 +
  |curse  = 868804
 
   |nexus  = 10641
 
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,348: Line 13,789:
 
   |nexus  = 5948
 
   |nexus  = 5948
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,403: Line 13,842:
 
   |nexus  = 18776
 
   |nexus  = 18776
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Tooltips
 +
  |author  = Codeize
 +
  |id      = Codeize.MineTooltips
 +
  |nexus  = 26315
 +
  |github  = Codeize/MineTooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,432: Line 13,878:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining with Explosives
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
 +
  |nexus  = 770
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,465: Line 13,922:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.PositionTool
 
   |id      = misscoriel.PositionTool
 +
  |curse  = 885077
 
   |nexus  = 8087
 
   |nexus  = 8087
 
   |github  = MissCoriel/Position-Tool
 
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.UCRFix
 
   |id      = misscoriel.UCRFix
 +
  |curse  = 885075
 
   |nexus  = 8284
 
   |nexus  = 8284
 
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
   |github  = MissCoriel/UniqueCourtshipResponseCore
Line 10,481: Line 13,940:
 
   |nexus  = 11363
 
   |nexus  = 11363
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,495: Line 13,952:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileArcade
 
   |id      = aedenthorn.MobileArcade
 +
  |curse  = 868888
 
   |nexus  = 6538
 
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,506: Line 13,964:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileAudioPlayer
 
   |id      = aedenthorn.MobileAudioPlayer
 +
  |curse  = 868883
 
   |nexus  = 6568
 
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,515: Line 13,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCalendar
 
   |id      = aedenthorn.MobileCalendar
 +
  |curse  = 868879
 
   |nexus  = 6601
 
   |nexus  = 6601
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,526: Line 13,986:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCatalogues
 
   |id      = aedenthorn.MobileCatalogues
 +
  |curse  = 868886
 
   |nexus  = 6543
 
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,584: Line 14,045:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileTelevision
 
   |id      = aedenthorn.MobileTelevision
 +
  |curse  = 868882
 
   |nexus  = 6575
 
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,605: Line 14,067:
 
   |name    = Modify This
 
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
 +
  |curse  = 868859
 
   |nexus  = 7814
 
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,642: Line 14,107:
 
   |author  = DaLion
 
   |author  = DaLion
 
   |id      = DaLion.Overhaul
 
   |id      = DaLion.Overhaul
   |nexus  =
+
   |nexus  = 14470
   |github  = daleao/modular-overhaul
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Zen Garden, Modular Zen Gardens Furniture
 +
  |author  = leroymilo
 +
  |id      = leroymilo.ModularZenGarden
 +
  |nexus  = 22140
 +
  |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,675: Line 14,148:
 
   |nexus  = 17045
 
   |nexus  = 17045
 
   |github  = Tbonetomtom/StardewMods
 
   |github  = Tbonetomtom/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Furniture Drop
 +
  |author  = FistOfTheNoob & MangusuPixel
 +
  |id      = FistOfTheNoob.MonsterFurnitureDrop
 +
  |nexus  = 24804
 +
  |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,729: Line 14,209:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.MonstersTheFramework
 
   |id      = spacechase0.MonstersTheFramework
 +
  |curse  = 867148
 
   |nexus  = 10673
 
   |nexus  = 10673
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Vending Machine
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.MVM
 +
  |nexus  = 26064
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monthly Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MoodFix
 +
  |author  = vaindil
 +
  |id      = vaindil.MoodFix
 +
  |nexus  = 1809
 +
  |github  = vaindil/sdv-moodfix
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mood Guard
 +
  |author  = YonKuma, kumarei
 +
  |id      = YonKuma.MoodGuard
 +
  |nexus  = 1597
 +
  |github  = YonKuma/MoodGuard
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,742: Line 14,260:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,747: Line 14,272:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Moolah
 
   |id      = aedenthorn.Moolah
 +
  |curse  = 868689
 
   |nexus  = 15123
 
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,824: Line 14,350:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Books
 +
  |author  = jeWel
 +
  |id      = jeWel.MoreBooksCode
 +
  |nexus  = 23891
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,860: Line 14,393:
 
   |nexus  = 10008
 
   |nexus  = 10008
 
   |github  = elizabethcd/MoreConversationTopics
 
   |github  = elizabethcd/MoreConversationTopics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Dresser Variety
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MoreDresserVariety
 +
  |nexus  = 24194
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,905: Line 14,445:
 
   |nexus  = 5398
 
   |nexus  = 5398
 
   |github  = Sonozuki/StardewMods
 
   |github  = Sonozuki/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,939: Line 14,481:
  
 
   |broke in = Stardew Valley 1.5
 
   |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
Line 10,946: Line 14,495:
 
   |nexus  = 19405
 
   |nexus  = 19405
 
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |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
Line 10,955: Line 14,515:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mixed Seeds from Weeds
 +
  |author  = minami26
 +
  |id      = minami26.moremixedseedsfromweeds
 +
  |nexus  = 26712
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,964: Line 14,531:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
  |name    = More Multiplayer Info (1.6 Updated)
   |author  = Omegasis, Alpha_Omegasis
+
  |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
 +
   |name    = More Rain
 +
   |author  = Omegasis, Alpha_Omegasis
 
   |id      = Omegasis.MoreRain
 
   |id      = Omegasis.MoreRain
 
   |nexus  = 441
 
   |nexus  = 441
Line 10,989: Line 14,572:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sensible Juices
 +
  |author  = NCarigon
 +
  |id      = NCarigon.MoreSensibleJuices
 +
  |nexus  = 23146
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,998: Line 14,588:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,017: Line 14,608:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sorting, More Sorting Options
 +
  |author  = Chris Kau & Sean Nightingale
 +
  |id      = CKSR.MoreSorting
 +
  |nexus  = 22944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Visible Cask Quality, More Visible Cask Rarity
 +
  |author  = mushymato
 +
  |id      = mushymato.MoreVisibleCaskRarity
 +
  |nexus  = 26052
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,033: Line 14,647:
 
   |nexus  = 21266
 
   |nexus  = 21266
 
   |github  = Zamiell/stardew-valley-mods
 
   |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,048: Line 14,671:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,056: Line 14,683:
 
   |nexus  = 18973
 
   |nexus  = 18973
 
   |github  = mouahrara/mouahrarasModuleCollection
 
   |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
  |nexus  = 25231
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Movement Fishing, 鼠标移动钓鱼
 +
  |author  = Night
 +
  |id      = Night.MovementFishing
 +
  |nexus  = 25571
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Mouse Move Mode, Right Click Move Mode
 
   |name    = Mouse Move Mode, Right Click Move Mode
 
   |author  = ylsama
 
   |author  = ylsama
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |curse  = 1063458
 
   |nexus  = 2614
 
   |nexus  = 2614
 
   |github  = ylsama/RightClickMoveMode
 
   |github  = ylsama/RightClickMoveMode
Line 11,068: Line 14,712:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveableMailbox
 
   |id      = aedenthorn.MoveableMailbox
 +
  |curse  = 868858
 
   |nexus  = 7834
 
   |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
  |curse  = 868849
 +
  |nexus  = 8038
 
   |github  = aedenthorn/StardewValleyMods
 
   |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
Line 11,078: Line 14,737:
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |nexus  = 7378
 
   |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,086: Line 14,752:
 
   |nexus  = 17391
 
   |nexus  = 17391
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,104: Line 14,768:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveGreenhousePlot
 
   |id      = aedenthorn.MoveGreenhousePlot
 +
  |curse  = 868738
 
   |nexus  = 13589
 
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,111: Line 14,776:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveIt
 
   |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 
   |nexus  = 15163
 
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,121: Line 14,787:
 
   |id      = Zoryn.MovementModifier
 
   |id      = Zoryn.MovementModifier
 
   |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 11,130: Line 14,796:
 
   |nexus  = 2736
 
   |nexus  = 2736
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |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
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,147: Line 14,834:
 
   |nexus  = 16194
 
   |nexus  = 16194
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,164: Line 14,862:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,175: Line 14,875:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
  |name    = Multiplayer Emotes
   |author  = Achtuur
+
  |author  = FerMod
   |id      = Achtuur.MultiplayerExpShare
+
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
 +
   |author  = Achtuur
 +
   |id      = Achtuur.MultiplayerExpShare
 
   |nexus  = 16891
 
   |nexus  = 16891
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
Line 11,208: Line 14,919:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.MPInfo
 
   |id      = MindMeltMax.MPInfo
 +
  |curse  = 1004488
 
   |moddrop = 1302776
 
   |moddrop = 1302776
 
   |nexus  = 15155
 
   |nexus  = 15155
Line 11,218: Line 14,930:
 
   |nexus  = 16030
 
   |nexus  = 16030
 
   |github  = scayze/multiprairie
 
   |github  = scayze/multiprairie
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
 +
   |author  = Xoulious
 +
  |id      = Xoulious.MultiplayerLagFixer
 +
  |nexus  = 25222
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,236: Line 14,953:
 
   |nexus  = 6609
 
   |nexus  = 6609
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Limit
 +
  |author  = weizinai
 +
  |id      = weizinai.MultiplayerModLimit
 +
  |nexus  = 25446
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,243: Line 14,989:
 
   |nexus  = 2192
 
   |nexus  = 2192
 
   |github  =
 
   |github  =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
  
 
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
Line 11,257: Line 15,003:
 
   |nexus  = 2543
 
   |nexus  = 2543
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
   |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,264: Line 15,015:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiStoryFarmhouse
 
   |id      = aedenthorn.MultiStoryFarmhouse
 +
  |curse  = 868848
 
   |nexus  = 8077
 
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,279: Line 15,040:
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |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 url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,294: Line 15,062:
 
   |nexus  = 8711
 
   |nexus  = 8711
 
   |github  = ceruleandeep/CeruleanStardewMods
 
   |github  = ceruleandeep/CeruleanStardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |curse  = 868901
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,310: Line 15,091:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiSave
 
   |id      = aedenthorn.MultiSave
 +
  |curse  = 868681
 
   |nexus  = 15402
 
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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 version = 0.1.9-unofficial.1-GrimatGaming
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,328: Line 15,119:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.MUC
 
   |id      = MindMeltMax.MUC
 +
  |curse  = 997982
 
   |nexus  = 9856
 
   |nexus  = 9856
 
   |moddrop = 1135731
 
   |moddrop = 1135731
Line 11,352: Line 15,144:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Murdercrows
 
   |id      = aedenthorn.Murdercrows
 +
  |curse  = 868878
 
   |nexus  = 6615
 
   |nexus  = 6615
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,378: Line 15,171:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,459: Line 15,270:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MusicalPaths
 
   |id      = aedenthorn.MusicalPaths
 +
  |curse  = 868739
 
   |nexus  = 13197
 
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mutant Rings
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.MutantRings
 +
  |nexus  = 23849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,492: Line 15,311:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NapalmMummies
 
   |id      = aedenthorn.NapalmMummies
 +
  |curse  = 868675
 
   |nexus  = 15933
 
   |nexus  = 15933
 
   |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}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,523: Line 15,345:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
 
   |author  = DestyNova
 
   |author  = DestyNova
   |id      = DestyNova.NEACode
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 
   |nexus  = 12369
 
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Achieve, Obtain Achievements
+
  |name    = Never Lose Stamina
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.NeverLoseStamina
 +
  |nexus  = 4046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = New Achieve, Obtain Achievements
 
   |author  = AbelSdf, Abel_sdf
 
   |author  = AbelSdf, Abel_sdf
 
   |id      = AbelSdf.NewAchieve
 
   |id      = AbelSdf.NewAchieve
Line 11,558: Line 15,387:
 
   |author  = Spacechase0
 
   |author  = Spacechase0
 
   |id      = Spacechase0.NewGamePlus
 
   |id      = Spacechase0.NewGamePlus
 +
  |curse  = 867147
 
   |nexus  = 10786
 
   |nexus  = 10786
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 11,600: Line 15,430:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NightEventChanceTweak
 
   |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 
   |nexus  = 10633
 
   |nexus  = 10633
 
   |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}}#NightEventChanceTweak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,612: Line 15,452:
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightshade
 +
  |author  = ichortower
 +
  |id      = ichortower.Nightshade
 +
  |nexus  = 23742
 +
  |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,625: Line 15,472:
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |nexus  = 19651
 
   |nexus  = 19651
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightwork, 夜间工作
 +
  |author  = Night
 +
  |id      = Night.Gaming
 +
  |nexus  = 25375
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,633: Line 15,487:
 
   |nexus  = 17220
 
   |nexus  = 17220
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,638: Line 15,501:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.NoclipMode
 
   |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 
   |nexus  = 3900
 
   |nexus  = 3900
 
   |moddrop = 691002
 
   |moddrop = 691002
Line 11,670: Line 15,534:
 
   |nexus  = 19699
 
   |nexus  = 19699
 
   |github  = Underscore76/NoDebrisWeather
 
   |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,714: Line 15,588:
 
   |broke in = Stardew Valley 1.2?
 
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] 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 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
 
   |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
 +
  |name    = No Greenhouse Entrance Tiles
 +
  |author  = idermailer
 +
  |id      = idermailer.greenhouseNoEntranceTiles
 +
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Green Rain
 +
  |author  = Pillow
 +
  |id      = Pillow.NoGreenRain
 +
  |nexus  = 26912
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,749: Line 15,644:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Meteors
 +
  |author  = Pillow
 +
  |id      = Pillow.NoMeteors
 +
  |nexus  = 27289
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,774: Line 15,676:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,797: Line 15,709:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NonRandomPrairieKing
 
   |id      = aedenthorn.NonRandomPrairieKing
 +
  |curse  = 868891
 
   |nexus  = 6509
 
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,854: Line 15,774:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,890: Line 15,821:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Notes
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Notes
 +
  |curse  = 307729
 +
  |nexus  = 3068
 +
  |moddrop = 793905
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,944: Line 15,886:
 
   |nexus  = 20328
 
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,951: Line 15,891:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NPCClothing
 
   |id      = aedenthorn.NPCClothing
 +
  |curse  = 868727
 
   |nexus  = 13940
 
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,957: Line 15,898:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
  |name    = NPC Geometry
   |author  = Bouhm and Pathoschild
+
  |author  = ichortower
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
  |id      = ichortower.NPCGeometry
 +
  |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = NPC Map Locations
 +
   |author  = Bouhm and Pathoschild
 +
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
 
   |nexus  = 239
 
   |nexus  = 239
 
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
Line 11,978: Line 15,937:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Speak
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 694
 +
  |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
 +
  |name    = NPC Tokens, NPC Tokens for Content Patcher
 +
  |author  = siliconmodding
 +
  |id      = siliconmodding.NPCTokens
 +
  |nexus  = 23637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nuclear Valley - PG, Nuclear Bomb
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
 +
  |nexus  = 23339
 +
  |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,990: Line 15,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ImportMap
 
   |id      = aedenthorn.ImportMap
 +
  |curse  = 868788
 
   |nexus  = 10965
 
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,009: Line 15,994:
 
   |github  = AdeelTariq/ObjectProgressBars
 
   |github  = AdeelTariq/ObjectProgressBars
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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
Line 12,024: Line 16,015:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ocarina of Time, Ocarina of Time Melodies
 +
  |author  = LokiG4m3r
 +
  |id      = LokiG4m3r.OcarinaOfTimeMelodies
 +
  |nexus  = 21819
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,029: Line 16,027:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OKNightCheck
 
   |id      = aedenthorn.OKNightCheck
 +
  |curse  = 868714
 
   |nexus  = 14231
 
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,104: Line 16,103:
 
   |nexus  = 20955
 
   |nexus  = 20955
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Online Splitscreen
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Online_Splitscreen
 +
  |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Fish Consume Bait, Only Fishes Consume Bait
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.OnlyFishConsumeBait
 +
  |nexus  = 22766
 +
  |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,117: Line 16,133:
 
   |id      = MedievalAI.OpenHearts
 
   |id      = MedievalAI.OpenHearts
 
   |nexus  = 16944
 
   |nexus  = 16944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Orb of the Tides
 +
  |author  = dreamygloom
 +
  |id      = dreamygloom.OrbOfTheTides
 +
  |nexus  = 27260
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 12,127: Line 16,150:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ordinary Capsule
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.OrdinaryCapsule
 +
  |curse  = 871831
 +
  |nexus  = 13489
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,152: Line 16,194:
 
   |nexus  = 4772
 
   |nexus  = 4772
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornamental
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Ornamental
 +
  |nexus  = 4981
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,157: Line 16,208:
 
   |author  = Ivy
 
   |author  = Ivy
 
   |id      = Ivy.OrnithologistsGuild
 
   |id      = Ivy.OrnithologistsGuild
 +
  |moddrop = 1601413
 
   |nexus  = 14510
 
   |nexus  = 14510
 
   |github  = greyivy/OrnithologistsGuild
 
   |github  = greyivy/OrnithologistsGuild
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OST Player
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.OstPlayer
 +
  |nexus  = 25203
 +
  |github  = ProfeJavix/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Outfit Disable
 +
  |author  = idermailer
 +
   |id      = idermailer.OutfitDisable
 +
  |nexus  = 23346
 +
  |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,166: Line 16,230:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OutfitSets
 
   |id      = aedenthorn.OutfitSets
 +
  |curse  = 868729
 
   |nexus  = 13888
 
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,182: Line 16,247:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OverworldChests
 
   |id      = aedenthorn.OverworldChests
 +
  |curse  = 868865
 
   |nexus  = 7710
 
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 0.5.4-unofficial.1-mouahrara
+
   |unofficial version = 0.5.4-unofficial.2-mouahrara
   |summary = See the Posts tab on the {{nexus mod|7710|mod's nexus page}}
+
   |summary           = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,197: Line 16,263:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
  |name    = P2P Animal Noise
   |author  = aedenthorn, Erinthe
+
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Pacifist Valley
 +
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PacifistValley
 
   |id      = Aedenthorn.PacifistValley
 +
  |curse  = 868908
 
   |nexus  = 5464
 
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.PacifistValley
 +
  |nexus  = 23109
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,209: Line 16,294:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PaintingDisplay
 
   |id      = aedenthorn.PaintingDisplay
 +
  |curse  = 868792
 
   |nexus  = 10918
 
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pan Hats, Pan Hat Slot
 +
  |author  = Malkavian
 +
  |id      = malkavian.panhats
 +
  |nexus  = 26741
 +
  |github  = LucasOCastro/StardewValley-PanHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,251: Line 16,344:
 
<!--
 
<!--
 
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 
-->
 
-->
 
}}
 
}}
Line 12,264: Line 16,357:
 
<!--
 
<!--
 
   |unofficial version = 1.1.2-unofficial.2-Strobe
 
   |unofficial version = 1.1.2-unofficial.2-Strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 
-->
 
-->
 
}}
 
}}
Line 12,287: Line 16,380:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PartialHearts
 
   |id      = aedenthorn.PartialHearts
 +
  |curse  = 868762
 
   |nexus  = 11628
 
   |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
Line 12,301: Line 16,397:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Framework
 +
  |author  = Espy
 +
  |id      = Espy.ParticleFramework
 +
  |nexus  = 23544
 +
  |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,315: Line 16,418:
 
   |nexus  = 15223
 
   |nexus  = 15223
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
  |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,333: Line 16,443:
 
   |nexus  = 2329
 
   |nexus  = 2329
 
   |github  = pomepome/PassableObjects
 
   |github  = pomepome/PassableObjects
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passerby Cemetery, ClownSharp
 +
  |author  = DecidedlyHuman and fellowclown
 +
  |id      = DecidedlyHuman.ClownsSqueakyTools
 +
  |nexus  = 22600
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,352: Line 16,469:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 12,359: Line 16,483:
 
   |nexus  = 21327
 
   |nexus  = 21327
 
   |github  = mishagp/PauseInMultiplayer
 
   |github  = mishagp/PauseInMultiplayer
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pause Sync
 
  |author  = Terrorbladed
 
  |id      = Tb.Stardew_Pause_Sync
 
  |nexus  = 10160
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,422: Line 16,539:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PelicanxVASynth
 
   |id      = aedenthorn.PelicanxVASynth
 +
  |curse  = 868815
 
   |nexus  = 10250
 
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,451: Line 16,569:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PermaDeath
 +
  |author  = IronMan, IronManEnthusiast
 +
  |id      = IronMan.Permadeath
 +
  |nexus  = 26983
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,476: Line 16,608:
 
   |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 [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,491: Line 16,630:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |curse  = 868853
 
   |nexus  = 7977
 
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,498: Line 16,638:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.PersistentMines
 
   |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 
   |nexus  = 14985
 
   |nexus  = 14985
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.PersistentQiBeans
 +
  |nexus  = 24719
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,520: Line 16,668:
 
   |nexus  = 5326
 
   |nexus  = 5326
 
   |github  = strobel1ght/Personal-Anvil
 
   |github  = strobel1ght/Personal-Anvil
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,558: Line 16,704:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Scepter, Personal Return Scepter
 +
  |author  = Alex Noddings
 +
  |id      = an.ownscepter
 +
  |nexus  = 2404
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,563: Line 16,718:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersonalTravellingCart
 
   |id      = aedenthorn.PersonalTravellingCart
 +
  |curse  = 868722
 
   |nexus  = 14087
 
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,583: Line 16,739:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Sprinklers
 +
  |author  = Andrew Young, andyruwruw
 +
  |id      = andyruwruw.PetBowlSprinklers
 +
  |nexus  = 22546
 +
  |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,612: Line 16,775:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Hats
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PetHats
 +
  |curse  = 868684
 +
  |nexus  = 15301
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,621: Line 16,796:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet's Enhanced
 +
  |author  = Sunken_Lace
 +
  |id      = Sunken_Lace.PetsEnhancedCode
 +
  |nexus  = 24026
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,630: Line 16,812:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = PHDE Mob Spawner
   |author  = Becks723
+
   |author  = zesman
   |id      = Becks723.PhoneTravelingCart
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 12981
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Unlocked Recipes
 +
  |author  = zesman
 +
  |id      = UnlockedRecipes.pseudohub.de
 +
  |nexus  = 2798
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Traveling Cart, 猪车电话
 +
  |author  = Becks723
 +
  |id      = Becks723.PhoneTravelingCart
 +
  |nexus  = 12981
 +
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,644: Line 16,846:
 
   |nexus  = 2681
 
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
   |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,657: Line 16,864:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus  = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,670: Line 16,886:
 
   |id      = GrimReapers.PSMS
 
   |id      = GrimReapers.PSMS
 
   |nexus  = 12606
 
   |nexus  = 12606
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,684: Line 16,902:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.PiggyBank
 
   |id      = MindMeltMax.PiggyBank
 +
  |curse  = 997968
 
   |nexus  = 6934
 
   |nexus  = 6934
 
   |moddrop = 1135669
 
   |moddrop = 1135669
Line 12,692: Line 16,911:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PipeIrrigation
 
   |id      = aedenthorn.PipeIrrigation
 +
  |curse  = 868821
 
   |nexus  = 10205
 
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,701: Line 16,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PlaceShaft
 
   |id      = Aedenthorn.PlaceShaft
 +
  |curse  = 868909
 
   |nexus  = 5440
 
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Place Floor on Tilled Dirt
 +
  |author  = temisthem
 +
  |id      = tem696969696969.PlaceFloorOnTilledDirt
 +
  |nexus  = 23493
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,728: Line 16,956:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlannedParenthood
 
   |id      = aedenthorn.PlannedParenthood
 +
  |curse  = 868745
 
   |nexus  = 12869
 
   |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  =
 +
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,742: Line 16,982:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlantAll
 
   |id      = aedenthorn.PlantAll
 +
  |curse  = 868812
 
   |nexus  = 10482
 
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,751: Line 16,992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlanterTrees
 
   |id      = aedenthorn.PlanterTrees
 +
  |curse  = 868758
 
   |nexus  = 11687
 
   |nexus  = 11687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,830: Line 17,072:
 
   |nexus  = 7373
 
   |nexus  = 7373
 
   |github  = ha1fdaew/PlayerIncomeStats
 
   |github  = ha1fdaew/PlayerIncomeStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Server Info
 +
  |author  = EuroCent
 +
  |id      = EuroCent.PlayerServerInfo
 +
  |nexus  = 24267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,835: Line 17,084:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlaygroundMod
 
   |id      = aedenthorn.PlaygroundMod
 +
  |curse  = 868719
 
   |nexus  = 14125
 
   |nexus  = 14125
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,842: Line 17,092:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |curse  = 868747
 
   |nexus  = 12750
 
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,891: Line 17,142:
 
   |nexus  = 12065
 
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,901: Line 17,150:
 
   |moddrop = 790268
 
   |moddrop = 790268
 
   |github  = Esca-MMC/PollenSprites
 
   |github  = Esca-MMC/PollenSprites
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Polyamory Sweet → Polyamory Kiss
 
   |name    = Polyamory Sweet → Polyamory Kiss
 
   |author  = ApryllForever
 
   |author  = ApryllForever
   |id      = ApryllForever.PolyamoryKiss
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 
   |nexus  = 20599
 
   |nexus  = 20599
 
   |github  = ApryllForever/PolyamorySweetLove
 
   |github  = ApryllForever/PolyamorySweetLove
Line 12,922: Line 17,169:
 
   |author  = ApryllForever
 
   |author  = ApryllForever
 
   |id      = ApryllForever.PolyamorySweetLove
 
   |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Rooms
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetRooms
 
   |nexus  = 20599
 
   |nexus  = 20599
 
   |github  = ApryllForever/PolyamorySweetLove
 
   |github  = ApryllForever/PolyamorySweetLove
Line 12,931: Line 17,185:
 
   |nexus  = 20599
 
   |nexus  = 20599
 
   |github  = ApryllForever/PolyamorySweetLove
 
   |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polygamy
 +
  |author  = bwdy
 +
  |id      = bwdy.polygamy
 +
  |nexus  = 3542
 +
  |github  = bwdymods/SDV-Polygamy
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,965: Line 17,230:
 
   |moddrop = 130159
 
   |moddrop = 130159
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,974: Line 17,246:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Holes
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.PortableHoles
 +
  |curse  = 871832
 +
  |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,009: Line 17,292:
 
   |moddrop = 793927
 
   |moddrop = 793927
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture Plus
 +
  |author  = Arborsm
 +
  |id      = Arborsm.PortraiturePlus
 +
  |nexus  = 24534
 +
  |github  = Arborsm/PortraiturePlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Positive Predictor
 +
  |author  = season
 +
  |id      = season.PositivePredictor
 +
  |nexus  = 23132
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,025: Line 17,322:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
 +
  |author  = goway
 +
  |id      = goway.potencyGeodeCrusher
 +
  |nexus  = 27393
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,043: Line 17,347:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
 +
  |author  = ryaon
 +
  |id      = Ryaon.FectorChallenge
 +
  |nexus  = 5125
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.PrairieKingLevelSelect
 +
  |nexus  = 26183
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Prairie King Made Easy
 
   |author  = Mucchan
 
   |author  = Mucchan
 
   |id      = Mucchan.PrairieKingMadeEasy
 
   |id      = Mucchan.PrairieKingMadeEasy
Line 13,071: Line 17,391:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pravoloxinone
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Pravoloxinone
 +
  |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precision Wheel
 +
  |author  = DespairScent
 +
  |id      = DespairScent.PrecisionWheel
 +
  |nexus  = 22222
 +
  |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,087: Line 17,428:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Predictor → Breakable Container Patch
   |author  = lech43
+
   |author  = JoXW
   |id      = lech43.PredictSeedMaker
+
   |id      = JoXW.PredictorBreakableContainerPatch
   |nexus  = 6395
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Predictor → Bush Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.PreexistingRelationship
+
   |id      = JoXW.PredictorBushPatch
  |curse  = 867710
+
   |nexus  = 21332
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Predictor → Crop Patch
   |author  = kdau
+
   |author  = JoXW
   |id      = kdau.PregnancyRole
+
   |id      = JoXW.PredictorCropPatch
   |nexus  = 5762
+
   |nexus  = 21332
  |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    = Predictor →  Dig Spot Patch
   |author  = igotnousername
+
   |author  = JoXW
   |id      = igotnousername.PrepareNewDay
+
   |id      = JoXW.PredictorDigSpotPatch
   |nexus  = 7638
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Predictor → Fishing Patch
   |author  = DraconisLeonidas
+
   |author  = JoXW
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = JoXW.PredictorFishingPatch
   |nexus  = 13583
+
   |nexus  = 21332
   |github  = DraconisLeonidas/PressToQuack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Predictor → Garbage Can Patch
   |author  = skuldomg, Skuld
+
   |author  = JoXW
   |id      = skuldomg.priceDrops
+
   |id      = JoXW.PredictorGarbageCanPatch
   |nexus  = 2047
+
   |nexus  = 21332
   |github  = skuldomg/priceDrops
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Predictor → Geode Patch
   |author  = lech43
+
   |author  = JoXW
   |id      = lech43.PriceFluctuation
+
   |id      = JoXW.PredictorGeodePatch
   |nexus  = 6396
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Predictor → Mineable Patch
   |author  = skiilaa
+
   |author  = JoXW
   |id      = skiilaa.Prices
+
   |id      = JoXW.PredictorMineablePatch
   |nexus  = 2255
+
   |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Minigames Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMinigamesPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Panning Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorPanningPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Seed Maker Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSeedMakerPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Spawned Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSpawnedPatch
 +
  |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Predictor → Tillable Patch
   |author  = Darkhax
+
   |author  = JoXW
   |id      = darkhax.pricetooltip
+
   |id      = JoXW.PredictorTillablePatch
   |nexus  =
+
   |nexus  = 21332
  |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    = Predictor → Tree Patch
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.PrismaticClothing
+
   |id      = JoXW.PredictorTreePatch
  |curse  = 870969
+
   |nexus  = 21332
  |moddrop = 1205162
+
   |github  =
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Predict Seed Maker
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.PrismaticFire
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 12931
+
   |nexus  = 6395
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Preexisting Relationship
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 12589
+
  |curse  = 867710
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Pregnancy Role
 
   |author  = kdau
 
   |author  = kdau
   |id      = kdau.PrismaticPride
+
   |id      = kdau.PregnancyRole
   |nexus  = 9019
+
   |nexus  = 5762
   |moddrop = 978503
+
   |moddrop = 768494
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/kdau/prismaticpride
+
   |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    = Prismatic Slime Finder
+
   |name    = Prepare for New Day
   |author  = MrKoatl
+
   |author  = igotnousername
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 7866
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Press to Quack
   |author  = Achtuur
+
   |author  = DraconisLeonidas
   |id      = Achtuur.PrismaticStatue
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 17013
+
   |nexus  = 13583
   |github  = Achtuur/StardewMods
+
   |github  = DraconisLeonidas/PressToQuack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Price Drops
   |author  = stokastic
+
   |author  = skuldomg, Skuld
   |id      = stokastic.PrismaticTools
+
   |id      = skuldomg.priceDrops
   |nexus  = 2428
+
   |nexus  = 2047
   |github  = stokastic/PrismaticTools
+
   |github  = skuldomg/priceDrops
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.7.1-unofficial.12-pathoschild
+
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
+
   |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    = Prismatic Tools Continued
+
   |name    = Price Fluctuation
   |author  = iargue
+
   |author  = lech43
   |id      = iargue.PrismaticToolsContinued
+
   |id      = lech43.PriceFluctuation
   |nexus  = 21450
+
   |nexus  = 6396
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prices
 +
  |author  = skiilaa
 +
  |id      = skiilaa.Prices
 +
  |nexus  = 2255
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Price Tooltips
   |author  = Digus
+
   |author  = Darkhax
   |id      = Digus.ProducerFrameworkMod
+
   |id      = darkhax.pricetooltip
   |nexus  = 4970
+
   |nexus  =
   |github  = Digus/StardewValleyMods
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Prismatic Butterfly Location
   |author  = Digus
+
   |author  = no12nv2
   |id      = Digus.PFMAutomate
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 5038
+
   |nexus  = 23045
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Production Stats
+
   |name    = Prismatic Clothing
   |author  = FlameHorizon
+
   |author  = atravita
   |id      = FlameHorizon.ProductionStats
+
   |id      = atravita.PrismaticClothing
   |nexus  = 21270
+
  |curse  = 870969
   |github  = FlameHorizon/ProductionStats
+
  |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    = Profiler
+
   |name    = Prismatic Dinosaur
   |author  = SinZ
+
   |author  = JollyLlama
   |id      = SinZ.Profiler
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 12135
+
   |nexus  = 25342
   |github  = SinZ163/StardewMods
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Prismatic Fire
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ProfitCalculator
+
   |id      = aedenthorn.PrismaticFire
   |curse  = 867736
+
   |curse  = 868743
   |moddrop = 771668
+
   |nexus  = 12931
   |nexus  = 3378
+
  |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Furniture
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFurniture
 +
  |curse  = 868749
 +
   |nexus  = 12589
 +
   |github  = aedenthorn/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    = Prismatic Pride
   |author  = 6135
+
   |author  = kdau
   |id      = 6135.ProfitCalculator
+
   |id      = kdau.PrismaticPride
   |moddrop = 1502461
+
  |nexus  = 9019
   |nexus  = 19931
+
   |moddrop = 978503
   |github = 6135/StardewValley.ProfitCalculator
+
   |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    = Profit Calculator → DGA Support
+
   |name    = Prismatic Slime Finder
   |author  = 6135
+
   |author  = MrKoatl
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = MrKoatl.PrismaticSlimeFinder
  |moddrop = 1502461
+
   |nexus  = 7866
   |nexus  = 19931
+
   |github  =
   |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    = Prismatic Statue
   |author  = Cherry, CherryChain
+
   |author  = Achtuur
   |id      = Cherry.ProfitMargins
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 4663
+
   |nexus  = 17013
  |moddrop = 716352
+
   |github  = Achtuur/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Prismatic Tools
   |author  = onjulraz
+
   |author  = stokastic
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = stokastic.PrismaticTools
   |nexus  = 2923
+
   |nexus  = 2428
   |github  =
+
   |github  = stokastic/PrismaticTools
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Prismatic Tools Continued
   |author  = Shockah
+
   |author  = iargue
   |id      = Shockah.ProjectFluent
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 12638
+
   |nexus  = 21450
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Valley Framework
 +
  |author  = JollyLlama
 +
  |id      = JollyLlama.PrismaticValleyFramework
 +
  |nexus  = 25287
 +
  |github  = Jolly-Alpaca/PrismaticValleyFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Prize Machine Custom Prizes
   |author  = NarlanMarlan
+
   |author  = Tomokisan
   |id      = narlan.projects
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus   = 3785
+
   |curse   = 1081721
   |github  = NolanEastburn/ProjectS
+
   |nexus  = 24982
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Producer Framework Mod
   |author  = kdau
+
   |author  = Digus
   |id      = kdau.PublicAccessTV
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 5605
+
   |nexus  = 4970
   |moddrop = 757967
+
   |github = Digus/StardewValleyMods
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = TerryDBS
+
   |author  = Digus
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = Digus.PFMAutomate
   |nexus  = 7048
+
   |nexus  = 5038
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Production Stats
   |author  = SorryLate
+
   |author  = FlameHorizon
   |id      = SorryLate.GalaxyItem
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 5289
+
   |nexus  = 21270
   |github  =
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Profession Adjustments
   |author  = Paracosm
+
   |author  = Kevin Connors
   |id      = Paracosm.PurchasableRecipes
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 1722
+
   |nexus  = 2424
   |github  =
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |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    = Profiler
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.PuristMod
+
   |id      = SinZ.Profiler
   |nexus  = 16097
+
   |nexus  = 12135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Profit Calculator
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Pussle
+
   |id      = spacechase0.ProfitCalculator
   |moddrop = 1521424
+
  |curse  = 867736
   |nexus  = 19760
+
   |moddrop = 771668
   |github  =
+
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Profit Calculator → DGA Support
   |author  = DewMods
+
   |author  = 6135
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 15589
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = spacechase0 and ParadigmNomad
+
   |author  = 6135
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = 6135.ProfitCalculator
   |curse  = 867715
+
   |moddrop = 1502461
   |nexus  = 7455
+
   |nexus  = 19931
   |github  = spacechase0/StardewValleyMods
+
   |github  = 6135/StardewValley.ProfitCalculator
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Profit Margins
   |author  = Platonymous
+
   |author  = Cherry, CherryChain
   |id      = Platonymous.Toolkit
+
   |id      = Cherry.ProfitMargins
   |nexus  = 1726
+
   |nexus  = 4663
   |moddrop = 793815
+
   |moddrop = 716352
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Progressive Access Farm
   |author  = spacechase0
+
   |author  = onjulraz
   |id      = spacechase0.QiChest
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 15696
+
   |nexus  = 2923
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Project Fluent
   |author  = Mizzion
+
   |author  = Shockah
   |id      = mizzion.qiexchanger
+
   |id      = Shockah.ProjectFluent
   |nexus  = 1930
+
   |nexus  = 12638
  |moddrop = 661359
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Project S
   |author  = UnknownLegacy
+
   |author  = NarlanMarlan
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = narlan.projects
   |nexus  = 7904
+
   |nexus  = 3785
   |github  = UnkLegacy/QiSprinklers
+
   |github  = NolanEastburn/ProjectS
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Public Access TV
   |author  = Prismuth
+
   |author  = kdau
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = kdau.PublicAccessTV
   |nexus  = 1647
+
   |nexus  = 5605
   |github =
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
   |status     = workaround
+
   |status   = workaround
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |summary = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Public Access TV (1.6)
   |author  = MindMeltMax
+
   |author  = John Peters
   |id      = MindMeltMax.QualityBait
+
   |id      = JohnPeters.PublicAccessTV
  |moddrop = 1443555
+
   |nexus  = 22486
   |nexus  = 16832
+
   |github  = emurphy42/PredictiveMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = ytsc
+
   |author  = TerryDBS
   |id      = ytsc.QualityFishPonds
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 11021
+
   |nexus  = 7048
   |github  = YTSC/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Puffer Chick - Chickens
   |author  = SilentOak
+
   |author  = Sonozuki
   |id      = SilentOak.QualityProducts
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 3609
+
   |nexus  = 2997
   |github  = silentoak/StardewMods
+
   |github  =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Pumpkin Chickens
   |author  = SilentOak
+
   |author  = Sonozuki
   |id      = SilentOak.AutoQualityPatch
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 3609
+
   |nexus  = 3004
   |github  = silentoak/StardewMods
+
   |github  =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Purchasable Galaxy Item
   |author  = Traktori
+
   |author  = SorryLate
   |id      = Traktori.QualityScrubber
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 5663
+
   |nexus  = 5289
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Purchasable Recipes
   |author  = Traktori
+
   |author  = Paracosm
   |id      = Traktori.AM.QualityScrubber
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 5663
+
   |nexus  = 1722
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
+
   |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    = Quality Smash
+
   |name    = Purist Mod
   |author  = barfytheclown
+
   |author  = aedenthorn, Erinthe
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
+
   |id      = aedenthorn.PuristMod
   |nexus  = 7907
+
  |curse  = 868674
   |github  = jn84/QualitySmash
+
   |nexus  = 16097
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Pussle
   |author  = Speshkitty
+
   |author  = Platonymous
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = Platonymous.Pussle
   |nexus  = 7151
+
   |moddrop = 1521424
  |github  = Speshkitty/QueenOfSauceRandomiser
+
   |nexus  = 19760
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Questable Tractor
 
  |author  = NermNermNerm
 
  |id      = NermNermNerm.QuestableTractor
 
   |nexus  = 20703
 
   |github  = NermNermNerm/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Put Batteries in Fish Tanks
 
   |author  = BadNetCode
 
   |author  = BadNetCode
   |id      = BadNetCode.QuestDelay
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 1239
+
   |nexus  = 23155
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = PVP Friendly Fire, PVP
   |author  = PurrplingCat
+
   |author  = DewMods
   |id      = PurrplingCat.QuestFramework
+
   |id      = DewMods.StardewValleyMods.PVP
  |curse  = 577691
+
   |nexus  = 15589
   |nexus  = 6414
+
   |github  =
   |github  = purrplingcat/QuestFramework
 
 
 
  |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    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0 and ParadigmNomad
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |curse  = 868671
+
   |curse  = 867715
   |nexus  = 16403
+
   |nexus  = 7455
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/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-121925
 
  |unofficial version = 0.1.4-unofficial.1-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Vexorth
+
   |author  = Platonymous
   |id      = Vexorth.Warp
+
   |id      = Platonymous.Toolkit
   |nexus  = 16605
+
   |nexus  = 1726
   |github  =
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Qi Chests
   |author  = adverserath
+
   |author  = spacechase0
   |id      = Adverserath.QuickGlance
+
   |id      = spacechase0.QiChest
   |nexus  = 12058
+
  |curse  = 867130
   |github  = adverserath/QuickGlance
+
   |nexus  = 15696
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Qi Exchanger
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.QuickLoad
+
   |id      = mizzion.qiexchanger
   |nexus  = 7756
+
   |nexus  = 1930
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Qi Sprinklers
   |author  = Enaium
+
   |author  = UnknownLegacy
   |id      = Enaium.QuickMinigame
+
   |id      = UnknownLegacy.QiSprinklers
   |curse   = 438741
+
   |nexus   = 7904
   |moddrop = 895127
+
   |github  = UnkLegacy/QiSprinklers
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = aedenthorn, Erinthe
+
   |author  = Prismuth
   |id      = aedenthorn.QuickResponses
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 6548
+
   |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    = Quick Responses (1.6 Updated)
+
   |name    = Quality Bait
   |author  = yummypecho - original by aedenthorn
+
   |author  = MindMeltMax
   |id      = yummypecho.QuickResponses
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 21103
+
  |curse  = 1004490
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Quality Fish Ponds
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = ytsc
   |id      = AlejandroAkbal.QuickSell
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7854
+
   |nexus  = 11021
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = YTSC/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Quality Of Combat
   |author  = Enaium
+
   |author  = Aile72
   |id      = Enaium.QuickShop
+
   |id      = Aile72.QualityOfCombat
  |curse  = 436793
+
   |nexus  = 23894
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = WuestMan, redknightofdoom
+
   |author  = DaLion
   |id      = WuestMan.QuickStart
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 2375
+
   |nexus  = 11296
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Stash
+
   |name    = Quality Products
   |author  = ChiroxT
+
   |author  = SilentOak
   |id      = treinke.quickstash
+
   |id      = SilentOak.QualityProducts
   |nexus  = 20864
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Allan Wang
+
   |author  = SilentOak
   |id      = AllanWang.QuickSwap
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 13956
+
   |nexus  = 3609
   |github  = AllanWang/Stardew-Mods
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Quality Scrubber
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.Quotes
+
   |id      = Traktori.QualityScrubber
   |nexus  = 6503
+
   |nexus  = 5663
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Quality Scrubber for Automate
   |author  = justastranger
+
   |author  = Traktori
   |id      = jas.RadioactiveGeodes
+
   |id      = Traktori.AM.QualityScrubber
   |moddrop = 952722
+
  |nexus  = 5663
   |nexus  =
+
  |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
 +
  |name    = Quality Smash
 +
  |author  = barfytheclown and NormanPCN
 +
  |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 +
  |nexus  = 7907
 +
  |github  = jn84/QualitySmash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Queen of Sauce Randomizer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.queenofsauceshuffler
 +
  |nexus  = 7151
 +
  |github  = Speshkitty/QueenOfSauceRandomiser
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Questable Tractor
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.QuestableTractor
 +
  |nexus  = 20703
 +
  |github  = NermNermNerm/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Delay
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuestDelay
 +
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Quest Essentials
   |author  = kakashigr
+
   |author  = PurrplingCat
   |id      = kakashigr.RadioactiveTools
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 7630
+
   |nexus  = 8827
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = purrplingcat/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Quest Framework
   |author  = Jamie Taylor
+
   |author  = PurrplingCat
   |id      = jltaylor-us.RainbowCursor
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 15886
+
  |curse  = 577691
   |github  = jltaylor-us/StardewRainbowCursor
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 16914
+
  |curse  = 868671
 +
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Quest Time Limits - Continued
   |author  = BikiFae, bikinavisho
+
   |author  = aedenthorn and FlyingTNT
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 4659
+
   |nexus  = 22349
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Quick Agenda
   |author  = Deadlykirpy
+
   |author  = BadNetCode
   |id      = Kirpy.RainPlus
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 6559
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Quick Descend by Using Staircase
   |author  = EvilPdor
+
   |author  = kun2331
   |id      =
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  =
+
   |nexus  = 25161
  |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    = Quick Forward Dash, Warp Mod
   |author  = StultusV
+
   |author  = Vexorth
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Vexorth.Warp
   |nexus  = 11554
+
   |nexus  = 16605
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Quick Glance
   |author  = RainKuro
+
   |author  = adverserath
   |id      = RainKuro.RainsInteractionMod
+
   |id      = Adverserath.QuickGlance
   |nexus  = 18850
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Quick Load
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.RaisedGardenBeds
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 5305
+
  |curse  = 868862
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |nexus  = 7756
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Quick Minigame
   |author  = drbirbdev
+
   |author  = Enaium
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Enaium.QuickMinigame
   |nexus  = 12280
+
  |curse  = 438741
   |github  = drbirbdev/StardewValley
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Quick Responses
   |author  = balllight
+
   |author  = aedenthorn, Erinthe
   |id      = balllight.RandomBundles
+
   |id      = aedenthorn.QuickResponses
   |nexus   = 13790
+
   |curse   = 868884
   |github  =
+
   |nexus  = 6548
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Quick Responses (1.6 Updated)
   |author  = bookworm89723
+
   |author  = yummypecho - original by aedenthorn
   |id      = davis.randomhair
+
   |id      = yummypecho.QuickResponses
   |nexus  = 3271
+
   |nexus  = 21103
   |github  = joaniedavis/RandomHairMod
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Quick Save
   |author  = LakeMonster_, LakeMonster666
+
   |author  = DeLiXx
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = DLX.QuickSave
   |nexus  = 5250
+
  |curse  = 1071252
   |github  =
+
   |nexus  = 26194
 +
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Quick Sell
   |author  = aedenthorn, Erinthe
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = Aedenthorn.RandomNPC
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 4911
+
   |nexus  = 7854
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |warnings  = doesn't work in multiplayer.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Slimes
+
   |name    = Quick Shop
   |author  = ChrisMzz
+
   |author  = Enaium
   |id      = ChrisMzz.randomslimes
+
   |id      = Enaium.QuickShop
   |nexus  = 21320
+
  |curse  = 436793
   |github  = ChrisMzz/StardewValleyMods
+
  |moddrop = 864170
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickShop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Start
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.QuickStart
 +
   |nexus  = 2375
 +
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Quick Stash
   |author  = idermailer
+
   |author  = ChiroxT
   |id      = idermailer.RandomStartDay
+
   |id      = treinke.quickstash
   |nexus  = 13225
+
   |nexus  = 20864
   |github  = idermailer/RandomStartDay
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = Quick Swap
   |author  = skiilaa
+
   |author  = Allan Wang
   |id      = skiilaa.RandomTastes
+
   |id      = AllanWang.QuickSwap
   |nexus  = 2285
+
   |nexus  = 13956
 
+
   |github  = AllanWang/Stardew-Mods
   |broke in = SMAPI 3.0
 
<!--
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Quotes
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.sprinklerrange
+
   |id      = aedenthorn.Quotes
   |nexus   = 1179
+
   |curse   = 868892
   |moddrop = 833536
+
   |nexus  = 6503
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Raccoon Reminder
   |author  = vgperson
+
   |author  = wronque
   |id      = vgperson.RangedTools
+
   |id      = wronque.RaccoonReminder
   |nexus  = 6935
+
   |nexus  = 25765
   |github  = vgperson/RangedTools
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Radial Menu
   |author  = Jamie Taylor
+
   |author  = focustense
   |id      = jltaylor-us.RangeHighlight
+
   |id      = focustense.RadialMenu
   |nexus  = 6752
+
   |nexus  = 25257
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Radioactive Geodes
   |author  = nicks
+
   |author  = justastranger
   |id      = nicks.RavenofTheValley
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 19856
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Radioactive Tools
   |author  = Remy Bach
+
   |author  = kakashigr
   |id      = remybach.readersdigest
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 3040
+
   |nexus  = 7630
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = kakashigr/stardew-radioactivetools
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Rainbow Cursor
   |author  = Kevin Connors
+
   |author  = Jamie Taylor
   |id      = KevinConnors.RealisticFishing
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 2623
+
   |nexus  = 15886
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = jltaylor-us/StardewRainbowCursor
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 6269
+
   |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Clock
+
   |name    = Raincoat When Raining
   |author  = thimadera
+
   |author  = BikiFae, bikinavisho
   |id      = thimadera.Realclock
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 21726
+
   |nexus  = 4659
   |github  = thimadera/StardewValley-Mods
+
   |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = RainPlus
   |author  = Enaium, Lightcolour888
+
   |author  = Deadlykirpy
   |id      = Enaium.RealTime
+
   |id      = Kirpy.RainPlus
   |nexus  = 5336
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Rain Randomizer
   |author  = drbirbdev
+
   |author  = EvilPdor
   |id      = drbirbdev.RealtimeFramework
+
   |id      =
   |nexus  = 18915
+
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Rain Refills Watering Can
   |author  = spacechase0
+
   |author  = StultusV
   |id      = spacechase0.RealtimeMinimap
+
   |id      = StultusV.RainRefillsWateringCan
  |curse  = 867706
+
   |nexus  = 11554
   |nexus  = 9386
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Rains Interaction Mod
   |author  = SixthTitan
+
   |author  = RainKuro
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 5773
+
   |nexus  = 18850
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
  
 
   |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    = Ranching Tool Upgrades
   |author  = cantorsdust and Pathoschild
+
   |author  = drbirbdev
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 172
+
   |nexus  = 12280
   |github  = cantorsdust/StardewMods
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = Random Bundles
   |author  = YunHikari
+
   |author  = balllight
   |id      = YunHikari.Reciprocate
+
   |id      = balllight.RandomBundles
   |nexus  = 17714
+
   |nexus  = 13790
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Recover Stamina
 
  |author  = lperkins2, Logan Perkins
 
  |id      = lperkins2.RecoverStamina
 
  |nexus  = 2332
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Recurring Reminders
 
  |author  = Dem1se
 
  |id      = Dem1se.RecurringReminders
 
  |nexus  = 6840
 
  |github  = dem1se/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Random Cats in Events
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.RecyclableCola
+
   |id      = spacechase0.RandomCatsInEvents
   |nexus  = 10865
+
   |nexus  = 26444
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Random Hair Color
   |author  = Aimon111 & DaLion
+
   |author  = bookworm89723
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = davis.randomhair
   |nexus  = 11420
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Randomized Energy
   |author  = JefGrizli
+
   |author  = LakeMonster_, LakeMonster666
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 15564
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Random NPCs, Random Visitors
   |author  = TfueLovesBanana
+
   |author  = aedenthorn, Erinthe
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 16764
+
  |curse  = 868910
   |github  =
+
   |nexus  = 4911
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Random Slimes
   |author  = Alpha_Omegasis
+
   |author  = ChrisMzz
   |id      = Omegasis.RefillSilos
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 20779
+
   |nexus  = 21320
 +
  |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Random Start Day
   |author  = Nick Martin
+
   |author  = idermailer
   |id      = NickMartin.RefundStaircases
+
   |id      = idermailer.RandomStartDay
   |nexus  = 19209
+
   |nexus  = 13225
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Random Tastes
   |author  = Hammurabi
+
   |author  = skiilaa
   |id      = HammurabiRegeneration
+
   |id      = skiilaa.RandomTastes
   |nexus  =
+
   |nexus  = 2285
   |chucklefish = 4584
+
 
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |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
 +
  |name    = Range Display, Sprinkler Range
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.sprinklerrange
 +
  |nexus  = 1179
 +
  |moddrop = 833536
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Ranged Tools
   |author  = Zoryn
+
   |author  = vgperson
   |id      = Zoryn.RegenMod
+
   |id      = vgperson.RangedTools
   |nexus  =
+
   |nexus  = 6935
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = vgperson/RangedTools
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Range Highlight
   |author  = desto, JustToDownloadThings
+
   |author  = Jamie Taylor
   |id      = desto.RegularQuality
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 5090
+
  |curse  = 997096
   |github  = desto-git/smapi-RegularQuality
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Raven of The Valley
   |author  = Team Timber
+
   |author  = nicks
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = nicks.RavenofTheValley
   |nexus  = 10322
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Readers Digest
   |author  = SlyMerc
+
   |author  = Remy Bach
   |id      = RelationshipBar
+
   |id      = remybach.readersdigest
   |nexus  = 1009
+
   |nexus  = 3040
   |github  =
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Readers Digest for 1.6
   |author  = rodrigovaz
+
   |author  = Slash215
   |id      = relationshipsenhanced
+
   |id      = Slash215.readersdigest
   |nexus  =
+
   |nexus  = 22972
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Real Clock
   |author  = Dragonisser
+
   |author  = thimadera
   |id      = relationshipstatus
+
   |id      = thimadera.Realclock
   |nexus  = 751
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Realistic Fishing
   |author  = M3ales
+
   |author  = Kevin Connors
   |id      = M3ales.RelationshipTooltips
+
   |id      = KevinConnors.RealisticFishing
   |nexus  =
+
   |nexus  = 2623
  |curse  = 298040
+
   |github  = kevinforrestconnors/RealisticFishing
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Relationship Tracker
 
  |author  = Branic
 
  |id      = Branic.RelationshipTracker
 
  |nexus  = 2845
 
  |github  = Paradox355/SDVMods
 
 
 
  |broke in = SMAPI 3.0
 
 
<!--
 
<!--
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |unofficial version = 1.2.3-unofficial.3-Mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
+
   |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    = Relativity
+
   |name    = Realistic Random Names
   |author  = AdroSlice
+
   |author  = aedenthorn, Erinthe
   |id      = AdroSlice.Relativity
+
   |id      = aedenthorn.RealNames
   |nexus  = 13028
+
  |curse  = 868898
   |github  = adroslice/sdv-relativity-mirror
+
   |nexus  = 6269
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Real Time
   |author  = The Fluffy Robot
+
   |author  = Enaium, Lightcolour888
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = Enaium.RealTime
   |nexus  = 19662
+
   |nexus  = 5336
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relocate Farm Animals
+
   |name    = Realtime Framework
   |author  = mouahrara
+
   |author  = drbirbdev
   |id      = mouahrara.RelocateFarmAnimals
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 20606
+
   |nexus  = 18915
   |github  = mouahrara/RelocateFarmAnimals
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Realtime Minimap
   |author  = zeldela
+
   |author  = spacechase0
   |id      = zeldela-RememberBirthdays
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 13554
+
  |curse  = 867706
   |github  = zeldela/sdv-mods
+
   |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Annosz
+
   |author  = SixthTitan
   |id      = Annosz.RememberFacedDirection
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 6946
+
   |nexus  = 5773
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Recatch Legendary Fish
   |author  = heyseth
+
   |author  = cantorsdust and Pathoschild
   |id      = heyseth.umbrellas
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 8366
+
   |nexus  = 172
   |github  = heyseth/SDVMods
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Recipe Researcher C, Recipe Resarcher
   |author  = Surkasu
+
   |author  = Zexu2K
   |id      = Surkasu.Reminders
+
   |id      = Zexu2K_Recipe_Researcher_C
   |nexus  = 2481
+
   |nexus  = 26887
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Recipes In Mail
   |author  = pepoluan
+
   |author  = Freaksaus
   |id      = pepoluan.RemindToExit
+
   |id      = freaksaus.recipesinmail
   |nexus  = 8727
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = EternalSoap, arjan3004
+
   |author  = Nox Chimaera, noxkimaera
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 2545
+
   |nexus  = 22378
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = NoxChimaera/StardewValleyTODO
 
 
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Reciprocate
   |author  = David J. Lee, djslzx
+
   |author  = YunHikari
   |id      = djsl.RemoveAllMonsters
+
   |id      = YunHikari.Reciprocate
   |nexus  = 5727
+
   |nexus  = 17714
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Recover Stamina
   |author  = Hobbes
+
   |author  = lperkins2, Logan Perkins
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 7838
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Recurring Reminders
   |author  = Remmie, CoinzReturns
+
   |author  = Dem1se
   |id      = Remmie.Rename
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 2130
+
   |nexus  = 6840
   |github  =
+
   |github  = dem1se/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Rename Reworked|Rename Reworked]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Recyclable Cola
 +
   |author = XxHarvzBackxX
 +
  |id      = harvz.RecyclableCola
 +
  |nexus  = 10865
 +
  |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Redesigned Farmhouse Layout
   |author  = Parabyted
+
   |author  = Aimon111 & DaLion
   |id      = parabyted.renamerework
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 10866
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Redraw Pelican Town Config
   |author  = SolusCleansing
+
   |author  = JefGrizli
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 18909
+
   |nexus  = 15564
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Refill Silos
   |author  = JarvieK
+
   |author  = Alpha_Omegasis
   |id      = JarvieK.RentedTools
+
   |id      = Omegasis.RefillSilos
   |nexus  = 1307
+
   |nexus  = 20779
  |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    = Reorient After Eating
+
   |name    = Refill Watering Can in Town Fountain
   |author  = PunningLinguist
+
   |author  = TfueLovesBanana
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 7585
+
   |nexus  = 16764
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Refund Staircases
   |author  = jwdred
+
   |author  = Nick Martin
   |id      = jwdred.Replanter
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 589
+
   |nexus  = 19209
   |github  = jdusbabek/stardewvalley
+
   |github  = nickmartin1ee7/RefundStaircases
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Regeneration
   |author  = littleraskol
+
   |author  = Hammurabi
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = HammurabiRegeneration
   |nexus  = 6837
+
   |nexus  =
   |moddrop = 827580
+
   |chucklefish = 4584
   |github = littleraskol/ReRegeneration
+
   |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    = Reseed, Roc's Reseed Mod
+
   |name    = Regen Mod
   |author  = rocslayer, James Overton
+
   |author  = Zoryn
   |id      = Roc.Reseed
+
   |id      = Zoryn.RegenMod
   |nexus  = 2421
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github = Zoryn4163/SMAPI-Mods
  |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, Skull Caverns Reset
+
   |name    = Regular Quality
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = desto, JustToDownloadThings
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = desto.RegularQuality
  |curse  = 990459
+
   |nexus  = 5090
  |moddrop = 1080116
+
   |github  = desto-git/smapi-RegularQuality
   |nexus  = 20846
 
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Rejuvenating Forest
   |author  = mabelSyrup
+
   |author  = Team Timber
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 4715
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Relationship Bar UI
   |author  = aedenthorn, Erinthe
+
   |author  = SlyMerc
   |id      = aedenthorn.ResourceStorage
+
   |id      = RelationshipBar
   |nexus  = 17951
+
   |nexus  = 1009
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Relationships Enhanced
   |author  = spacechase0
+
   |author  = rodrigovaz
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = relationshipsenhanced
   |nexus  = 12029
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
  |chucklefish = 4435
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Relationship Status
   |author  = aedenthorn, Erinthe
+
   |author  = Dragonisser
   |id      = aedenthorn.Restauranteer
+
   |id      = relationshipstatus
   |nexus  = 14519
+
   |nexus  = 751
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Relationship Tooltips
   |author  = iceburg
+
   |author  = M3ales
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 4974
+
   |nexus  =
   |github  = ManApart/RetroActiveAchievements
+
  |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    = Retroactive Stardew
+
   |name    = Relationship Tracker
   |author  = millerscout
+
   |author  = Branic
   |id      = Millerscout.RetroactiveStardew
+
   |id      = Branic.RelationshipTracker
   |nexus  = 6953
+
   |nexus  = 2845
   |github  = millerscout/StardewMillerMods
+
   |github  = Paradox355/SDVMods
  
   |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
 +
  |name    = Relativity
 +
  |author  = AdroSlice
 +
  |id      = AdroSlice.Relativity
 +
  |nexus  = 13028
 +
  |github  = adroslice/sdv-relativity-mirror
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.RelaxingWeekends
 +
  |nexus  = 19662
 +
  |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Iceburg
+
   |author  = mouahrara
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 356
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |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    = Relocate Saves
   |author  = GreenOnion24
+
   |author  = Pillow
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Pillow.RelocateSaves
   |nexus  = 8526
+
   |nexus  = 26992
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = atravita
+
   |author  = zeldela
   |id      = atravita.ReviveDeadCrops
+
   |id      = zeldela-RememberBirthdays
   |curse   = 870964
+
   |nexus   = 13554
   |moddrop = 1294436
+
   |github  = zeldela/sdv-mods
   |nexus   = 15005
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Remember Faced Direction
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |author  = Annosz
 +
   |id      = Annosz.RememberFacedDirection
 +
  |nexus  = 6946
 +
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Remember Your Umbrella
   |author  = ribeena
+
   |author  = heyseth
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = heyseth.umbrellas
   |nexus  = 11809
+
   |nexus  = 8366
   |github  = ribeena/BusLocations
+
   |github  = heyseth/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Reminders
   |author  = Rafseazz
+
   |author  = Surkasu
   |id      = Rafseazz.RidgesideVillage
+
   |id      = Surkasu.Reminders
   |nexus  = 7286
+
   |nexus  = 2481
  |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul
 
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.RingOverhaul
 
  |nexus  = 10669
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul for Walk of Life
 
  |author  = Jibb
 
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
 
  |nexus  = 12171
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Remind to Exit
   |author  = Yoshify
+
   |author  = pepoluan
   |id      = Yoshify.RiseAndShine
+
   |id      = pepoluan.RemindToExit
   |nexus  = 3
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 
+
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
   |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    = Riverland Farm but You Need to Build Bridges
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = idermailer
+
   |author  = nein
   |id      = idermailer.riverfarmButBridge
+
   |id      = nein.MixedSeedMod
   |nexus  = 15748
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Remote Fridge Storage
   |author  = aedenthorn, Erinthe
+
   |author  = EternalSoap, arjan3004
   |id      = aedenthorn.RobinWorkHours
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 11244
+
   |nexus  = 2545
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Removable Horse Hats
   |author  = Teban100
+
   |author  = CatCattyCat, Cat
   |id      = RopeBridge
+
   |id      = cat.removablehorsehats
   |nexus  = 824
+
   |nexus  = 2223
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = danvolchek/StardewMods
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
+
   |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Remove All Monsters
   |author  = ApryllForever
+
   |author  = David J. Lee, djslzx
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 12764
+
   |nexus  = 5727
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Remove Animal Limitations
   |author  = fierro
+
   |author  = Hobbes
   |id      = fierro.rune_magic
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 15065
+
   |nexus  = 7838
  |github  = facufierro/RuneMagic
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Run Fast, Sprint
 
  |author  = Krutonium
 
  |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
 
  |nexus  = 12701
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Rename
   |author  = strato35
+
   |author  = Remmie, CoinzReturns
   |id      = Strato35.RunningKey
+
   |id      = Remmie.Rename
   |nexus  = 5527
+
   |nexus  = 2130
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Rename Reworked
   |author  = Coll1234567
+
   |author  = Parabyted
   |id      = Coll1234567.RunningLate
+
   |id      = parabyted.renamerework
   |nexus  = 3518
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Rented Tools
   |author  = spacechase0
+
   |author  = JarvieK
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = JarvieK.RentedTools
  |curse  = 867397
+
   |nexus  = 1307
  |moddrop = 127276
+
   |github  = Jarvie8176/StardewMods
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Rented Tools Improved
   |author  = ZeroMeters
+
   |author  = SolusCleansing
   |id      = ZeroMeters.SAAT.API
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 10747
+
   |nexus  = 18909
   |github  = Dawilly/SAAT
+
   |github  = SolusCleansing/RentedToolsImproved
 
+
}}
   |broke in          = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
+
  |name    = Reorient After Eating
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
+
  |author  = PunningLinguist
 +
   |id      = PunningLinguist.ReorientAfterEating
 +
   |nexus  = 7585
 +
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Replace Fertilizer
   |author  = ZeroMeters
+
   |author  = jingshenSN2
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 10747
+
   |nexus  = 24550
   |github  = Dawilly/SAAT
+
   |github  = jingshenSN2/ReplaceFertilizer
 
 
  |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    = Safe Lightning
+
   |name    = Replanter
   |author  = CatCattyCat, Cat
+
   |author  = jwdred
   |id      = cat.safelightning
+
   |id      = jwdred.Replanter
   |nexus  = 2039
+
   |nexus  = 589
  |moddrop = 833550
+
   |github  = jdusbabek/stardewvalley
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
<!--
 
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
  |unofficial version = 1.1.1-unofficial.5-strobe
  |unofficial version = 2.1.1-unofficial.1-strobe
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = ReRegeneration
   |author  = Shockah
+
  |author  = littleraskol
   |id      = Shockah.SafeLightning
+
  |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 11857
+
  |nexus  = 6837
   |github  = Shockah/Stardew-Valley-Mods
+
  |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  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = LunaticShade
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = LunaticShade.SafeReading
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 8564
+
  |curse  = 990459
   |github  = LunaticShade/StardewValley.SafeReading
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Reset Terrain Features
   |author  = blueberry
+
   |author  = mabelSyrup
   |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      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 4154
+
   |nexus  = 4715
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Re-Skin Any to Any Weapon Type
 +
  |author  = seqhilla
 +
  |id      = seqhilla.ReSkinAny
 +
  |nexus  = 24768
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Resourceful Friends
   |author  = Artinity
+
   |author  = ItsBenter
   |id      = Artinity.SaloonWarpTotem
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 16450
+
  |nexus  = 23227
   |github  = Artinity/SaloonWarpTotem
+
  |github  = itsbenter/ResourcefulFriends
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resource Storage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ResourceStorage
 +
   |nexus  = 17951
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Resource Storage - Continued
   |author  = MindMeltMax
+
   |author  = aedenthorn and FlyingTNT
   |id      = MindMeltMax.SAML
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 20250
+
   |nexus  = 22539
   |github  = MindMeltMax/SAML
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Satchels
+
   |name    = Responsive Knockback, Responsive MP Knockback
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Satchels
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 20625
+
  |curse  = 867146
 +
   |nexus  = 12029
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Restauranteer
   |author  = Jesse, Jdvicks94
+
   |author  = aedenthorn, Erinthe
   |id      = Jesse.SauvignonInStardew
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 2597
+
  |curse  = 868702
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |nexus  = 14519
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Retro Active Achievements
   |author  = BlaDe
+
   |author  = iceburg
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 11833
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Retroactive Stardew
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = millerscout
   |id      = Omegasis.SaveAnywhere
+
   |id      = Millerscout.RetroactiveStardew
  |curse  = 898109
+
   |nexus  = 6953
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  = millerscout/StardewMillerMods
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
  
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
  |author  = SMAPI
+
   |author  = Iceburg
  |id      = SMAPI.SaveBackup
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
  |nexus  =
+
   |nexus  = 356
  |url    = https://smapi.io
 
  |github  = Pathoschild/SMAPI
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Game Options
 
   |author  = SorryLate, rharyanto
 
   |id      = SorryLate.SaveGameOptions
 
   |nexus  = 5190
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Reverse Proposal
   |author  = Platonymous
+
   |author  = GreenOnion24
   |id      = Platonymous.ScaleUp
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 3130
+
   |nexus  = 8526
   |moddrop = 793912
+
  |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Revive Dead Crops
 +
  |author  = atravita
 +
  |id      = atravita.ReviveDeadCrops
 +
  |curse  = 870964
 +
   |moddrop = 1294436
 +
  |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = WretchedPenguin
+
   |author  = ribeena
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 3579
+
   |nexus  = 11809
   |github  =
+
   |github  = ribeena/BusLocations
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Ridgeside Village
   |author  = BinaryLip
+
   |author  = Rafseazz
   |id      = BinaryLip.ScheduleViewer
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 19305
+
   |nexus  = 7286
   |github  = BinaryLip/ScheduleViewer
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Right Click to Untill Soil
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.RightClickUntillSoil
 +
  |nexus  = 19563
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Ring of Fire
   |author  = Gaiadin
+
   |author  = Platonymous
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Platonymous.RingOfFire
   |nexus  = 10805
+
   |nexus  = 1166
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Ring Overhaul
   |author  = Caraxian
+
   |author  = Goldenrevolver
   |id      = caraxian.scroll.to.blank
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 4144
+
   |nexus  = 10669
  |chucklefish = 4405
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Tomwa
+
   |author  = Jibb
   |id      = Tomwa.ScrollToZoom
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 2163
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Rise And Shine
   |author  = kdau
+
   |author  = Yoshify
   |id      = kdau.ScryingOrb
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 5603
+
   |nexus  = 3
   |moddrop = 756553
+
   |github =
  |source = https://gitlab.com/kdau/predictivemods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = mmanlapat
+
   |author  = idermailer
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 1106
+
   |nexus  = 15748
 
   |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    = Robin Work Hours
   |author  = Super Aardvark, ubererdferkel
+
   |author  = aedenthorn, Erinthe
   |id      = SuperAardvark.GameOfLife
+
   |id      = aedenthorn.RobinWorkHours
   |nexus   = 5361
+
   |curse   = 868784
  |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus  = 11244
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = SDV Twitch
 
  |author  = Dawgeth
 
  |id      = MTD.SDVTwitch
 
   |nexus  = 1760
 
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Rock Paper Scissors
   |author  = SixthTitan
+
   |author  = Spiderbuttons
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 3203
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = FreeTheJunimos
+
   |author  = Meara and MikeW
   |id      = freethejunimos.seaclifffarm
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 13911
+
   |nexus  = 22555
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Rope Bridge
   |author  = FreeTheJunimos
+
   |author  = Teban100
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = RopeBridge
   |nexus  = 14296
+
   |nexus  = 824
   |github  =
+
   |github  = StephenKairos/Teban100-StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Rotate Toolbar
   |author  = Shockah
+
   |author  = Pathoschild
   |id      = Shockah.SeasonAffixes
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 16297
+
   |nexus  = 1100
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Rummage - The Thievery Mod
   |author  = Tyler Gibbs
+
   |author  = ApryllForever
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 14382
+
   |nexus  = 12764
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Rune Magic
   |author  = dumbledalton
+
   |author  = fierro
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = fierro.rune_magic
   |nexus  = 10457
+
   |nexus  = 15065
 +
  |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Run Fast, Sprint
 +
  |author  = Krutonium
 +
  |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
 +
  |nexus  = 12701
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Running Key
   |author  = Shaklin
+
   |author  = strato35
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = Strato35.RunningKey
   |nexus  = 8508
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Running Late
   |author  = Janglinator
+
   |author  = Coll1234567
   |id      = jangles.secretariat
+
   |id      = Coll1234567.RunningLate
   |nexus  = 7537
+
   |nexus  = 3518
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Rush Orders
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.HedgeMaze
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |curse  = 868718
+
   |curse  = 867397
   |nexus  = 14138
+
  |moddrop = 127276
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = ichortower
+
   |author  = ZeroMeters
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 19112
+
   |nexus  = 10747
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
  |author  = Platonymous
+
   |author  = ZeroMeters
  |id      = Platonymous.SeedBag
+
   |id      = ZeroMeters.SAAT.Mod
  |nexus  = 1133
+
   |nexus  = 10747
  |moddrop = 793931
+
   |github  = Dawilly/SAAT
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SeedInfo
 
   |nexus  = 15754
 
   |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-123239
+
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
  |unofficial version = 0.1.2-unofficial.2-FlyingTNT
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Sable's Labels
   |author  = Veress
+
   |author  = SableDnah
   |id      = Veress.SeedMachines
+
   |id      = SableDnah.SablesLabels
   |nexus  = 6265
+
   |nexus  = 24948
   |github  = mrveress/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Safe Lightning
   |author  = vabrell, Victor Abrell
+
   |author  = CatCattyCat, Cat
   |id      = vabrell.sm_bqms
+
   |id      = cat.safelightning
   |nexus  = 14236
+
   |nexus  = 2039
   |github  = vabrell/sdw-seed-maker-mod
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
+
   |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    = Seed Maker Crop Quality, SMCQ
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = mcoocr
+
   |author  = Shockah
   |id      = mcoocr.smcq
+
   |id      = Shockah.SafeLightning
   |nexus  = 3089
+
   |nexus  = 11857
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
+
   |summary = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Quality
+
   |name    = Safe Lightning Updated
   |author  = Speshkitty
+
   |author  = Rokugin
   |id      = speshkitty.seedmakerquality
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 21000
+
   |nexus  = 22783
   |github  =
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Safer Bombs
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 10681
+
   |nexus  = 23559
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Safe Reading
   |author  = jahangmar
+
   |author  = LunaticShade
   |id      = jahangmar.SeedsAreRare
+
   |id      = LunaticShade.SafeReading
   |nexus  = 3618
+
   |nexus  = 8564
   |github  = jahangmar/StardewValleyMods
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Xynerorias
+
   |author  = blueberry
   |id      = xynerorias.seedshortage
+
   |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  = 5614
+
   |nexus  = 4154
   |github  = xynerorias/Seed-Shortage
+
   |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    = Seeds Unpacked
+
   |name    = Saiyan, Super Saiyan
   |author  = blueberry
+
   |author  = AlexDevilish
   |id      = blueberry.SeedsUnpacked
+
   |id      = alexDevilish.saiyan
   |nexus  = 7215
+
   |nexus  = 26270
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Saloon Warp Totem
   |author  = Khloe Leclair
+
   |author  = Artinity
   |id      = leclair.seemerollin
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 10976
+
   |nexus  = 16450
  |moddrop = 1116122
+
   |github  = Artinity/SaloonWarpTotem
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Select Tool Power
+
   |name    = SAML
   |author  = GrimatGaming
+
   |author  = MindMeltMax
   |id      = GrimatGaming.SelectToolPower
+
   |id      = MindMeltMax.SAML
   |nexus  = 21290
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.SelfServe
+
   |id      = spacechase0.Satchels
   |nexus  = 11313
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve for 1.6
+
   |name    = Sauvignon in Stardew
  |author  = NeverToxic
+
   |author  = Jesse, Jdvicks94
  |id      = NeverToxic.SelfServe
+
   |id      = Jesse.SauvignonInStardew
  |nexus  = 20985
+
   |nexus  = 2597
  |github  = Dunc4nNT/StardewMods
+
   |github  = JDvickery/Sauvignon-in-Stardew
}}
 
{{#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.3.29
 
<!--
 
<!--
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |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    = Self Service Shops
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = GuiNoya, Yesst
+
   |author  = BlaDe
   |id      = GuiNoya.SelfServiceShop
+
  |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 1622
+
  |nexus  = 11833
   |github  = GuiNoya/SVMods
+
  |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.4
+
   |warnings = Broken on Android (use the built-in autosave instead).
   |status   = workaround
+
   |status = workaround
   |summary = use [[#Self Service|Self Service]] instead.
+
   |summary = Use [[#Quick Save|Quick Save]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Save Backup
   |author  = DonDorscha, jasonmbrady
+
   |author  = SMAPI
   |id      = DonDorscha.SellQuality
+
   |id      = SMAPI.SaveBackup
   |nexus  = 12469
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Save Game Options
   |author  = hafnerpw
+
   |author  = SorryLate, rharyanto
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 13794
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Send Items to Other Farmers, Send Letters
+
   |name    = Save Mod Info
   |author  = Denifia
+
   |author  = weizinai
   |id      = Denifia.SendItems
+
   |id      = weizinai.SaveModInfo
   |nexus  = 1087
+
   |nexus  = 25903
   |moddrop = 127754
+
   |github  = weizinai/StardewValleyMods
   |github = Denifia/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Scale Up
 +
   |author = Platonymous
 +
  |id      = Platonymous.ScaleUp
 +
  |nexus  = 3130
 +
   |moddrop = 793912
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Scarecrow Highlighter
   |author  = lolmaj
+
   |author  = WretchedPenguin
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 3965
+
   |nexus  = 3579
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Scaring - Thieving Skill
   |author  = PeacefulEnd
+
   |author  = moonslime
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = moonslime.SpookySkill
  |curse  = 870943
+
   |nexus  = 23791
   |nexus  = 8011
+
   |github  = Annosz/UIInfoSuite2
   |github  = Floogen/SereneGreenhouse
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Schedule Viewer
   |author  = Ilyaki
+
   |author  = BinaryLip
   |id      = Ilyaki.ServerBookmarker
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   = 2968
+
   |curse   = 1020728
   |github  = Ilyaki/ServerBookmarker
+
   |nexus   = 19305
 
+
   |github  = BinaryLip/ScheduleViewer
   |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    = Scream
   |author  = Ilyaki
+
   |author  = Taskmaster
   |id      = Ilyaki.ServerBrowser
+
   |id      = Taskmaster.Scream
   |nexus  = 3227
+
   |nexus  = 4588
   |github  = Ilyaki/Server-Browser
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Screaming For Joy
   |author  = PhantomGamers
+
   |author  = Danil Harding, Danil_HM
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 2993
+
   |nexus  = 24643
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Set Reminders
 
  |author  = Aelaan Bluewood
 
  |id      = AelaanBluewood.SetReminders
 
  |nexus  = 16112
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Screenshot Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Gaiadin
   |id      = aedenthorn.SewerSlimes
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 18195
+
   |nexus  = 10805
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Shadow for Mazes, Maze
+
   |name    = Screenshot Shortcut
   |author  = Edu Anttunes
+
   |author  = Tarsnip
   |id      = Maze
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 8930
+
   |nexus  = 26477
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Scroll To Blank
   |author  = Batzpup
+
   |author  = Caraxian
   |id      = SharedExp.Batzpup
+
   |id      = caraxian.scroll.to.blank
   |moddrop = 1269698
+
   |nexus  = 4144
   |nexus  = 14607
+
   |chucklefish = 4405
   |github  =
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Scroll To Zoom
   |author  = virtualbjorn
+
   |author  = Tomwa
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 16628
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Scrying Orb
   |author  = spacechase0
+
   |author  = kdau
   |id      = spacechase0.SharingIsCaring
+
   |id      = kdau.ScryingOrb
   |nexus  = 14263
+
   |nexus  = 5603
   |github = spacechase0/StardewValleyMods
+
   |moddrop = 756553
 +
  |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    = Shed Notifications
+
   |name    = Scythe Forage
   |author  = TheCroak
+
   |author  = wronque
   |id      = TheCroak.BuildingsNotifications
+
   |id      = wronque.ScytheForage
   |nexus  = 620
+
   |nexus  = 26185
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Scythe Harvesting
   |author  = Nishtra
+
   |author  = mmanlapat
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 756
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Ship Anything, Ship Everything
+
   |name    = Scythe Tool Enchantments
   |author  = Berkay Yigit, berkayylmao
+
   |author  = mushymato
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = mushymato.ScytheToolEnchantments
   |nexus  = 3782
+
   |nexus  = 26217
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = SDV Game of Life
   |author  = Platonymous
+
   |author  = Super Aardvark, ubererdferkel
   |id      = Platonymous.ShipFromInventory
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 3219
+
   |nexus  = 5361
  |moddrop = 793916
+
   |github  = super-aardvark/AardvarkMods-SDV
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = SDV Twitch
   |author  = JPAN
+
   |author  = Dawgeth
   |id      = JPAN.QualityFromShipments
+
   |id      = MTD.SDVTwitch
   |nexus  = 7531
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = SDVWM, The Weather Machine
   |author  = Iceburg
+
   |author  = SixthTitan
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 321
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
  
Line 15,076: Line 19,491:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Futro, Futroo
+
   |author  = FreeTheJunimos
   |id      = futro.ShippingBinSummary
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 18992
+
   |nexus  = 13911
   |github  = futroo/Stardew-Valley-Mods
+
   |github  =
  
 
   |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    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = holythesea
+
   |author  = FreeTheJunimos
   |id      = holythesea.SortShippingCollection
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 15694
+
   |nexus  = 14296
   |github  = holy-the-sea/SortShippingCollection
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Searchable Chests
   |author  = SorryLate, rharyanto
+
   |author  = ThisIsCad
   |id      = SorryLate.ShopAnywhere
+
   |id      = ThisIsCad.SearchableChests
   |nexus  = 5299
+
   |nexus  = 25736
 +
  |github  = brandonwamboldt/SearchableChests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Searchable Collections Page
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SearchableCollectionsPage
 +
  |nexus  = 25585
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Season Affixes
 +
  |author  = Shockah
 +
  |id      = Shockah.SeasonAffixes
 +
  |nexus  = 16297
 +
  |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    = Shop Expander
+
   |name    = Seasonal Farmer
 +
  |author  = stardemod
 +
  |id      = stardemod.SeasonalFarmeTrader
 +
  |nexus  = 24912
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
 +
  |author  = CyanFire, DustBeauty
 +
  |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
 +
  |nexus  = 17386
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Immersion
 
   |author  = Entoarox
 
   |author  = Entoarox
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 2278
+
   |nexus  = 2273
   |chucklefish = 4381
+
   |chucklefish = 4262
 
   |github  = Entoarox/StardewMods
 
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = abandoned
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Seasonal Save Slots
   |author  = TheMightyAmondee
+
   |author  = Tyler Gibbs
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 8569
+
   |nexus  = 14382
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Season Switcher
   |author  = AvalonMFX
+
   |author  = dumbledalton
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 18445
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Sebastian Frog Tank Switch
   |author  = Cherry, CherryChain
+
   |author  = Shaklin
   |id      = Cherry.ShopTileFramework
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 5005
+
   |nexus  = 8508
  |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    = Secretariat (Faster Horse)
   |author  = Traktori
+
   |author  = Janglinator
   |id      = Traktori.ShowBirthdays
+
   |id      = jangles.secretariat
   |nexus  = 7495
+
   |nexus  = 7537
   |github  = Traktori7/StardewValleyMods
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = Igorious.Showcase
+
   |id      = aedenthorn.HedgeMaze
   |nexus   =
+
   |curse   = 868718
   |chucklefish = 4487
+
   |nexus  = 14138
   |github  = Igorious/Stardew_Valley_Showcase_Mod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Secret Note Framework
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ichortower
   |id      = f4iTh.ShowCatchQuality
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 3326
+
   |nexus  = 25055
   |github  =
+
   |github  = ichortower/SecretNoteFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Secret Woods Snorlax
   |author  = MasterOfMutton
+
   |author  = ichortower
   |id      = faragodavid.showcookingrecipes
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 5525
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Seed Bag
   |author  = Arphox
+
   |author  = Platonymous
   |id      = Arphox.ShowDailyLuck
+
   |id      = Platonymous.SeedBag
   |nexus  = 15910
+
   |nexus  = 1133
   |github  = arphox/StardewValleyMods
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Seed Catalogue
   |author  = Jonqora
+
   |author  = spacechase0
   |id      = Jonqora.ShowItemQuality
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 6311
+
   |nexus  = 1640
   |github  = Jonqora/StardewMods
+
  |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
 +
  |name    = Seed Info - Continued, Seed Information - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SeedInfo
 +
  |nexus  = 22519
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = aedenthorn.SeedInfo
   |curse  = 868887
+
   |curse  = 868677
   |nexus  = 6540
+
   |nexus  = 15754
   |github  = aedenthorn/stardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Seed Machines
   |author  = Relance
+
   |author  = Veress
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = Veress.SeedMachines
   |nexus  = 13186
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = adverserath
+
   |author  = vabrell, Victor Abrell
   |id      = Adverserath.ShowXP
+
   |id      = vabrell.sm_bqms
   |nexus  = 19501
+
   |nexus  = 14236
   |github  =
+
   |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Strobe and TehPers
+
   |author  = mcoocr
   |id      = ShroomSpotter
+
   |id      = mcoocr.smcq
   |nexus  = 7934
+
   |nexus  = 3089
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Seed Maker Quality
   |author  = Geko_X
+
   |author  = Speshkitty
   |id      = gekox.shutUp
+
   |id      = speshkitty.seedmakerquality
  |moddrop = 1530062
+
   |nexus  = 21000
   |nexus  = 7358
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Seed Maker Tweaks
   |author  = Invatorzen
+
   |author  = aedenthorn, Erinthe
   |id      = invatorzen.AC
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 12164
+
  |curse  = 868802
   |github  =
+
   |nexus  = 10681
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Seeds are Rare
   |author  = climaxius
+
   |author  = jahangmar
   |id      = climaxius.silentscarecrows
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 3258
+
   |nexus  = 3618
   |github  = robbiev/SilentScarecrows
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Seed Shortage
   |author  = bogie5464
+
   |author  = Xynerorias
   |id      = bogie5464.SiloReport
+
   |id      = xynerorias.seedshortage
   |nexus  = 3194
+
   |nexus  = 5614
   |github  = bogie5464/SiloReport
+
   |github  = xynerorias/Seed-Shortage
  
   |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    = Seeds Unpacked
   |author  = pepoluan
+
   |author  = blueberry
   |id      = pepoluan.SiloSize
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 8819
+
   |nexus  = 7215
  |moddrop = 981291
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  =
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
 
   |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    = See Me Rollin'
   |author  = TheMusketeer
+
   |author  = Khloe Leclair
   |id      = SimpleCropLabel
+
   |id      = leclair.seemerollin
   |nexus  = 314
+
   |nexus  = 10976
   |github  =
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Selective Eating
   |author  = Enaium
+
   |author  = Cloudyluna
   |id      = Enaium.SimpleHUD
+
   |id      = Cloudyluna.SelectiveEating
  |moddrop = 1145228
+
   |nexus  = 26831
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Select Tool Power
   |author  = skn
+
   |author  = GrimatGaming
   |id      = skn.HungerMod
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Self Serve
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.SelfServe
   |nexus  = 10178
+
  |curse  = 868781
 +
   |nexus  = 11313
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve for 1.6
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.SelfServe
 +
  |nexus  = 20985
 +
  |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
 +
<!--
 +
  |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    = Simple Sounds
+
   |name    = Self Service Shops
   |author  = BleakCodex
+
   |author  = GuiNoya, Yesst
   |id      = BleakCodex.SimpleSounds
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 14540
+
   |nexus  = 1622
   |github  = BleakCodex/SimpleSounds
+
   |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    = Simple Sprinkler
+
   |name    = Sell Quality
   |author  = ADoby, tZed, Tobias Z
+
   |author  = DonDorscha, jasonmbrady
   |id      = tZed.SimpleSprinkler
+
   |id      = DonDorscha.SellQuality
   |nexus  = 76
+
   |nexus  = 12469
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Send Items Multiplayer
   |author  = cel10e
+
   |author  = hafnerpw
   |id      = cel10e.SimplifiedAchievements
+
   |id      = hafnerpw.SendItemsMultiplayer
  |moddrop = 909416
+
   |nexus  = 13794
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
  
Line 15,326: Line 19,802:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = MindMeltMax
+
   |author  = Denifia
   |id      = MindMeltMax.SPRegen
+
   |id      = Denifia.SendItems
   |nexus  = 6778
+
   |nexus  = 1087
   |moddrop = 1135654
+
   |moddrop = 127754
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Denifia/StardewMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = SinZational Several Spouse Spots
 
  |author  = SinZ
 
  |id      = SinZ.SeveralSpouseSpots
 
  |nexus  = 20655
 
  |github  = SinZ163/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SinZational Shared Spaces
+
   |name    = Separate Greenhouse
   |author  = SinZ
+
   |author  = lolmaj
   |id      = SinZ.SharedSpaces
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 20654
+
   |nexus  = 3965
   |github  = SinZ163/StardewMods
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SinZational Spending Services
+
   |name    = Separate Money for Multiplayer
   |author  = SinZ
+
   |author  = funny-snek
   |id      = SinZ.SinZationalSpendingServices
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 20656
+
   |nexus  = 3086
  |github  = SinZ163/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit and Rest
 
  |author  = Krutonium
 
  |id      = Krutonium.SitandRest
 
  |nexus  = 7403
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Serene Greenhouse
   |author  = Entoarox
+
   |author  = PeacefulEnd
   |id      = Entoarox.SitForStamina
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 7334
+
  |curse  = 870943
   |github  = Entoarox/StardewMods
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Serfdom
   |author  = MissCoriel
+
   |author  = DaLion
   |id      = misscoriel.sitnrelax
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 7336
+
   |nexus  = 24357
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Server Bookmarker
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = Ilyaki
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 366
+
   |nexus  = 2968
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
<!--
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |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    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Server Browser
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.SixtyNine
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 6969
+
   |nexus  = 3227
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Sizable Fish
+
   |name    = Server Port Changer
   |author  = spacechase0
+
   |author  = PhantomGamers
   |id      = spacechase0.SizableFish
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 14267
+
   |nexus  = 2993
   |github  = spacechase0/StardewValleyMods
+
   |github  = PhantomGamers/StardewPortChanger
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Set Reminders
 +
  |author  = Aelaan Bluewood
 +
  |id      = AelaanBluewood.SetReminders
 +
  |nexus  = 16112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Unique Game ID
 +
  |author  = dJomp
 +
  |id      = dJomp.SetUniqueGameID
 +
  |nexus  = 2042
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 13096
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 15,414: Line 19,920:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Shadow for Mazes, Maze
   |author  = LunaticShade
+
   |author  = Edu Anttunes
   |id      = LunaticShade.SkillfulClothes
+
   |id      = Maze
   |nexus  = 8541
+
   |nexus  = 8930
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Shared Exp, Shared Xp
   |author  = Alphablackwolf
+
   |author  = Batzpup
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = SharedExp.Batzpup
   |nexus  = 569
+
   |moddrop = 1269698
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus   = 14607
 
+
   |github  =
  |broke in          = Stardew Valley 1.3
 
   |unofficial version = 1.2.4-unofficial.15-huancz
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Shared Professions
   |author  = Alphablackwolf
+
   |author  = virtualbjorn
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 569
+
   |nexus  = 16628
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3<!--@retest-after Cooking Skill-->
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123972
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Shared Recipes
   |author  = Tondorian
+
   |author  = jpslatt, jslattery26
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 18605
+
   |nexus  = 22718
   |github  = Tondorian/StardewValleyMods
+
   |github  = jslattery26/stardew_mods
 
 
  |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    = Share Experience
   |author  = Alphablackwolf
+
   |author  = season
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = season.ShareExperience
   |nexus  = 569
+
   |nexus  = 22163
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123972
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Sharing is Caring
   |author  = Alphablackwolf
+
   |author  = spacechase0
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 569
+
  |curse  = 867136
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 14263
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3<!--@retest-after Magic-->
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-173#post-123972
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Shed Notifications
   |author  = AlphaMeece
+
   |author  = TheCroak
   |id      = AlphaMeece.SkillRings
+
   |id      = TheCroak.BuildingsNotifications
  |curse  = 991336
+
   |nexus  = 620
   |nexus  = 7515
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Shenandoah Library
   |author  = spacechase0
+
   |author  = Nishtra
   |id      = spacechase0.SkillTraining
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 14452
+
   |nexus  = 756
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Shift Toolbar When Paused
   |author  = FricativeMelon
+
   |author  = Zamiel
   |id      = FricativeMelon.SkipDialogue
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 15311
+
   |nexus  = 21613
   |github  = FricativeMelon/SkipDialogue
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Ship Anything, Ship Everything
   |author  = LucaINC
+
   |author  = Berkay Yigit, berkayylmao
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 19762
+
   |nexus  = 3782
   |github  =
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Ship Anywhere
   |author  = DewMods
+
   |author  = spacechase0
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 2697
+
   |nexus  = 1379
   |github  =
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Ship From Inventory
   |author   = philosquare
+
   |author = Platonymous
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = Platonymous.ShipFromInventory
   |moddrop  = 1530481
+
   |nexus  = 3219
   |nexus    =
+
   |moddrop = 793916
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Pathoschild
+
   |author  = JPAN
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 533
+
   |nexus  = 7531
  |moddrop = 606601
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Shipment Tracker
   |author  = DeadRobotDev
+
   |author  = Iceburg
   |id      = DeadRobotDev.SkipStart
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 11885
+
   |nexus  = 321
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Shipping Bin Summary
   |author  = CrunchyDuck
+
   |author  = Futro, Futroo
   |id      = CrunchyDuck.SkipText
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8947
+
   |nexus  = 18992
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = S1mmyy
+
   |author  = holythesea
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 6121
+
   |nexus  = 15694
   |github  = S1mmyy/StardewMods
+
   |github  = holy-the-sea/SortShippingCollection
  
 
   |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    = Shipping Taxes
   |author  = NetworkOverflow
+
   |author  = NOGAF
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 16533
+
   |nexus  = 5189
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Shop Anywhere
   |author  = Bifibi, Lestoph
+
   |author  = SorryLate, rharyanto
   |id      = SkullCavernElevator
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 963
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Shop Expander
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Entoarox
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 7908
+
   |nexus  = 2278
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |chucklefish = 4381
}}
+
   |github  = Entoarox/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Sleep In Wedding
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |author  = atravita
 
   |id      = atravita.SleepInWedding
 
  |curse  = 870963
 
  |moddrop = 1294437
 
  |nexus  = 15006
 
  |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    = Sleepless Fisherman
+
   |name    = Shoplifter
   |author  = Annosz
+
   |author  = TheMightyAmondee
   |id      = Annosz.SleeplessFisherman
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 5915
+
   |nexus  = 8569
   |github  = Annosz/StardewValleyModding
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Shopping Cart
   |author  = instafluff
+
  |author  = LeFauxMatt
   |id      = instafluff.sleeplessinstardew
+
  |id      = furyx639.ShoppingCart
   |nexus  = 5445
+
  |curse  = 871829
   |github  = instafluff/SleeplessInStardew
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Shops Open Longer
   |author  = bwdy
+
   |author  = CyanFire
   |id      = bwdy.sleepovers
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  = 3531
+
   |nexus  = 12693
   |github  = bwdymods/SDV-Sleepovers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Warning
+
   |name    = Shop Tile Framework
   |author  = GlimmerDev
+
   |author  = Cherry, CherryChain
   |id      = glimmerDev.SleepWarning
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 21128
+
   |nexus  = 5005
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Vexorth
+
   |author  = moonslime
   |id      = Vexorth.SleepWherever
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 16674
+
   |nexus  = 16028
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Show Birthdays
   |author  = Platonymous
+
   |author  = Traktori
   |id      = Platonymous.SleepWorker
+
   |id      = Traktori.ShowBirthdays
  |curse  = 877233
+
   |nexus  = 7495
  |moddrop = 793835
+
   |github  = Traktori7/StardewValleyMods
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Showcase
   |author  = spacechase0
+
   |author  = Igorious
   |id      = spacechase0.SleepyEye
+
   |id      = Igorious.Showcase
   |curse   = 867761
+
   |nexus   =
   |moddrop = 129011
+
   |chucklefish = 4487
  |nexus  = 1152
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Catch Quality
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.ShowCatchQuality
 +
  |nexus  = 3326
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Show Cooking Recipes
   |author  = fernass354
+
   |author  = MasterOfMutton
   |id      = fernass354.SlimeHutchResize
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 18507
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
  
Line 15,651: Line 20,170:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 13778
+
   |nexus  = 15910
   |github  = aedenthorn/StardewValleyMods
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Minerals
+
   |name    = Show Item Quality
   |author  = ChrisMzz
+
   |author  = Jonqora
   |id      = ChrisMzz.slimeminerals
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 20930
+
   |nexus  = 6311
   |github  = ChrisMzz/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |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    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Show NPC Names
   |author  = Tofu, SadDodo
+
   |author  = dvkin
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = dvkin.ShowNPCNames
   |nexus  = 2743
+
   |nexus  = 26507
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = exotico
+
   |author  = aedenthorn, Erinthe
   |id      = exotico.SlimeProduce
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 7634
+
  |curse  = 868887
   |github  = andraemon/SlimeProduce
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Predictable RNG Outcomes
 +
  |author  = Relance
 +
  |id      = Relance.ShowPredictableRNGOutcomes
 +
  |nexus  = 13186
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Show XP and Level Gains, Show XP
   |author  = aurnj, Roy Li
+
   |author  = adverserath
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Adverserath.ShowXP
   |nexus  =
+
   |nexus  = 19501
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter
 +
  |author  = TehPers
 +
  |id      = TehPers.ShroomSpotter
 +
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |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    = Slim Hutch
+
   |name    = Shroom Spotter Redux
   |author  = Peasly Wellbott
+
   |author  = Strobe and TehPers
   |id      = Wellbott.SlimHutchCode
+
   |id      = ShroomSpotter
   |nexus  = 7424
+
   |nexus  = 7934
   |github  = Wellbott/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Shut Up
   |author  = Redwood, Towering Redwood
+
   |author  = Geko_X
   |id      = Redwood.SlingshotRebalance
+
   |id      = gekox.shutUp
   |nexus  = 14391
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |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    = Slower Fence Decay
+
   |name    = Silent Alarm Clock
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Invatorzen
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = invatorzen.AC
   |nexus  = 252
+
  |nexus  = 12164
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silent Scarecrows
 +
  |author  = climaxius
 +
  |id      = climaxius.silentscarecrows
 +
   |nexus  = 3258
 +
   |github = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Silo Size
   |author  = Pathoschild
+
   |author  = pepoluan
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = pepoluan.SiloSize
   |nexus  = 3750
+
   |nexus  = 8819
   |moddrop = 606555
+
   |moddrop = 981291
   |github  = Pathoschild/StardewMods
+
   |github  =
}}
+
   |source = https://sourceforge.net/p/sdvmod-silo-size/
{{#invoke:SMAPI compatibility|entry
 
   |name    = Smaller Fish Ponds, Fish Well
 
  |author = Peasly Wellbott
 
  |id      = Wellbott.FishWell
 
  |nexus  = 7651
 
  |github  = Wellbott/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Simple Crop Label
   |author  = DecidedlyHuman
+
   |author  = TheMusketeer
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = SimpleCropLabel
   |nexus  = 11158
+
   |nexus  = 314
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = DecidedlyHuman
+
   |author  = HypherionSA
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = hypherionsa.simplerpc
   |nexus  = 13268
+
  |curse  = 1023556
   |github  = DecidedlyHuman/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Simple HUD
   |author  = stokastic
+
   |author  = Enaium
   |id      = stokastic.SmartCursor
+
   |id      = Enaium.SimpleHUD
   |nexus  = 2458
+
  |moddrop = 1145228
   |github  = stokastic/SmartCursor
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = KuroBear
+
   |author  = skn
   |id      = KuroBear.SmartMod
+
   |id      = skn.HungerMod
   |nexus  =
+
   |nexus  = 3270<!--was 1127 before re-release-->
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Simple Screenshots, Screenshot
   |author  = gbromios
+
   |author  = aedenthorn, Erinthe
   |id      = gbromios.SmolFish
+
   |id      = aedenthorn.Screenshot
   |nexus  = 14287
+
  |curse  = 868826
   |github  =
+
   |nexus  = 10178
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Simple Sound Manager
   |author  = Cherry, ChroniclerCherry
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Cherry.SnackAnything
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 5196
+
   |nexus  = 1410
  |moddrop = 716397
+
   |github  = janavarro95/Stardew_Valley_Mods
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snail Mail
 
  |author  = Darkhax
 
  |id      = darkhax.snailmail
 
  |nexus  =
 
  |curse  = 307861
 
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Simple Sounds
   |author  = John Peters
+
   |author  = BleakCodex
   |id      = JohnPeters.SnowCrab
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 11302
+
   |nexus  = 14540
   |github  =
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Simple Sprinkler
   |author  = drbirbdev
+
   |author  = ADoby, tZed, Tobias Z
   |id      = drbirbdev.SocializingSkill
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 14142
+
   |nexus  = 76
   |github  = drbirbdev/StardewValley
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Simplified Achievements
   |author  = Cecidelus
+
   |author  = cel10e
   |id      = Cecidelus.SocialNetwork
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 8255
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
Line 15,820: Line 20,356:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Singin' Stone
   |author  = aedenthorn, Erinthe
+
   |author  = CyTheGuy01
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 7871
+
   |nexus  = 6463
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 13698
+
  |curse  = 997962
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6778
 
+
   |moddrop = 1135654
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = SinZational Several Spouse Spots
   |author  = funny-snek
+
   |author  = SinZ
   |id      = funnysnek.socialtabpatch
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 2981
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = SinZational Shared Spaces
   |author  = PeacefulEnd
+
   |author  = SinZ
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = SinZ.SharedSpaces
  |curse  = 870929
+
   |nexus  = 20654
   |nexus  = 12311
+
   |github  = SinZ163/StardewMods
   |github  = Floogen/SolidFoundations
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = SinZational Spending Services
   |author  = PeacefulEnd
+
   |author  = SinZ
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 12311
+
   |nexus  = 20656
   |github  = Floogen/SolidFoundations
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Sit and Rest
   |author  = Kerlin & Sona
+
   |author  = Krutonium
   |id      = kerlin.sonasfarm
+
   |id      = Krutonium.SitandRest
   |nexus  = 8545
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Sit For Stamina
   |author  = lilico
+
   |author  = Entoarox
   |id      = lilico.SonicShoes
+
   |id      = Entoarox.SitForStamina
   |nexus  = 10226
+
   |nexus  = 7334
   |github  =
+
   |github  = Entoarox/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit n' Relax: Rest Your Butt
 +
  |author  = MissCoriel
 +
   |id      = misscoriel.sitnrelax
 +
  |curse  = 885078
 +
  |nexus  = 7336
 +
  |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = Zeldo.LinkedStorages
+
   |id      = BrasileiroTop.Sentar
   |nexus  =
+
   |nexus  = 4729
  |curse  = 290653
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = aRooooooba
+
   |author  = aedenthorn, Erinthe
   |id      = aRooooooba.SortingChests
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 8224
+
  |curse  = 868872
   |github  = aRooooooba/SortingChests
+
   |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    = Sound Effect Replacement
+
   |name    = Sizable Fish
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = spacechase0.SizableFish
   |nexus  = 10232
+
  |curse  = 867135
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14267
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Skateboard
  |author  = strelkasaur
 
  |id      = com.strelkasaurus.sm.soundloop
 
  |nexus  = 13099
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sounds Patcher
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.SoundsPatcher
 
  |nexus  = 7465
 
  |moddrop = 1135690
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Tweaker
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.Skateboard
   |nexus  = 14767
+
  |curse  = 868742
 +
   |nexus  = 13096
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Skateboard For 1.6
   |author  = spacechase0
+
   |author  = chiccen
   |id      = spacechase0.SpaceCore
+
   |id      = chiccen.Skateboard
  |curse  = 867152
+
   |nexus  = 24074
  |moddrop = 136998
+
   |github  =
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Skillful Clothes
   |author  = Berisan
+
   |author  = LunaticShade
   |id      = Berisan.SpawnMonsters
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 3201
+
   |nexus  = 8541
   |github  = Berisan/SpawnMonsters
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Skillful Clothes Revamp
   |author  = Mase
+
   |author  = Nature
   |id      = Mase.SpawnMoreRocks
+
   |id      = Nature.1011108
   |nexus  = 7423
+
   |nexus  = 27345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Supply Crates on Beach
+
   |name    = Skill Prestige
   |author  = onlythechosen
+
   |author  = CinderGarde, Alphablackwolf
   |id      = otc.supplycratesonbeach
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 20828
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = AcidicNic
+
   |author  = CinderGarde, Alphablackwolf
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 7588
+
   |nexus  = 569
   |github  = AcidicNic/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = atravita
+
   |author  = CinderGarde, Alphablackwolf
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
  |curse  = 870988
+
   |nexus  = 569
  |moddrop = 1086743
+
   |github  = Alphablackwolf/SkillPrestige
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Button, Spiderbuttons
+
   |author  = Tondorian
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 15882
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Skill Prestige for Luck Skill
   |author  = Blackclaw
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Blackclaw.SpeedMod
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 5082
+
   |nexus  = 569
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Magic
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.MagicPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] 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    = Speedrun Practice Mod
+
   |name    = Skill Rings
   |author  = Underscore
+
   |author  = AlphaMeece
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 7337
+
  |curse  = 991336
   |github  = Underscore76/SDVPracticeMod
+
   |nexus  = 7515
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = instafluff
+
   |author  = Muuaji
   |id      = instafluff.spelldewvalley
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 7322
+
   |nexus  = 25112
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Skill Training
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Spenny
+
   |id      = spacechase0.SkillTraining
   |curse  = 867742
+
   |curse  = 867132
  |moddrop = 771624
+
   |nexus  = 14452
   |nexus  = 2755
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Skinny Animals
   |author  = spacechase0
+
   |author  = tem696969696969
   |id      = spacechase0.SpennyDeluxe
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 14984
+
   |nexus  = 21826
   |github  = spacechase0/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Skin Tone Loader
   |author  = spacechase0
+
   |author  = HeyImAmethyst
   |id      = spacechase0.SpennyLite
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 14249
+
   |nexus  = 22797
   |github  = spacechase0/StardewValleyMods
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Skip Cutscanes
   |author  = KarratKake
+
   |author  = Zexu2K
   |id      = KarratKake.SpiceOfLife
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 7398
+
   |nexus  = 25201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Skip Dialogue
   |author  = sophiesalacia
+
   |author  = FricativeMelon
   |id      = sophie.SplashText
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 14416
+
   |nexus  = 15311
   |github  = sophiesalacia/StardewMods
+
   |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Skip Fish
   |author  = RomenH
+
   |author  = LucaINC
   |id      = RomenH.SplitScreenManager
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 12063
+
   |nexus  = 19762
 
   |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    = Spoilage
+
   |name    = Skip Fishing Minigame
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.Spoilage
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 14712
+
   |nexus  = 2697
   |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     = Skip Fishing Minigame 2
   |author = Dounat2201, Sasara
+
   |author   = philosquare
   |id     = Sasara.pumkin
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 4586
+
   |moddrop  = 1530481
   |github  =
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Skip Intro
   |author  = Shaklin
+
   |author  = Pathoschild
   |id      = shaklin.spouseoutdoorarea
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 6747
+
  |curse  = 1000635
   |github  =
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Skip Start
   |author  = mistyspring
+
   |author  = DeadRobotDev
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = DeadRobotDev.SkipStart
  |curse  = 880521
+
   |nexus  = 11885
  |nexus  = 11037
 
  |github  = misty-spring/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spouse's Room Mod
 
  |author  = Wata, Watagatapitusberry
 
  |id      = Spouseroom
 
   |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Skip Text
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = CrunchyDuck
   |id      = Sikker.SpouseStuff
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 4651
+
   |nexus  = 8947
   |github  = sikker/SpouseStuff
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Skull Cave Auto Pause
   |author  = Blaxsmith
+
   |author  = kun2331
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = kun2331.SkullCaveAutoPause
   |nexus  = 7661
+
   |nexus  = 25767
   |github  = Blaxsmith/SprinklerActivation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Skull Cavern Drill
   |author  = aedenthorn, Erinthe
+
   |author  = S1mmyy
   |id      = aedenthorn.SprinklerMod
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 15385
+
   |nexus  = 6121
   |github  = aedenthorn/StardewValleyMods
+
   |github  = S1mmyy/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Skull Cavern Drill Redux
   |author  = OrSpeeder, Mauricio Gomes
+
  |author  = NetworkOverflow
   |id      = SPDSprintAndDash
+
  |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 235
+
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Elevator
 +
   |author  = Bifibi, Lestoph
 +
   |id      = SkullCavernElevator
 +
   |nexus  = 963
 
   |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    = Skull Cavern Toggle
   |author  = littleraskol
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 560
+
   |nexus  = 7908
  |moddrop = 827770
+
   |github  = TheMightyAmondee/SkullCavernToggle
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Skull Cave Saver
   |author  = Patrick, mistersnuggler
+
   |author  = cantorsdust
   |id      =
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  =
+
   |nexus  = 175
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = cantorsdust/StardewMods
   |github  = oliverpl/SprintingMod
 
  
  |broke in = Stardew Valley 1.2
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
   |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Sleeping Stamina Config
   |author  = onemix
+
   |author  = ilMioPuntatore
   |id      = onemix.Sprinting
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 10469
+
   |nexus  = 25244
   |github  = thiagomasson/Sprinting
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Sleep In Wedding
   |author  = Abs, abslam
+
   |author  = atravita
   |id      = abs.SprintNRegen
+
   |id      = atravita.SleepInWedding
   |nexus  = 4898
+
  |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    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Sleepless Fisherman
   |author  = Jessebot, JessebotX
+
   |author  = Annosz
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 4778
+
   |nexus  = 5915
   |github  = JessebotX/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Sleepless in Stardew
   |author  = unidarkshin, Devin Lematty
+
   |author  = instafluff
   |id      = DevinLematty.Sprint
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 7492
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Sleepovers
   |author  = Yoshify
+
   |author  = bwdy
   |id      =
+
   |id      = bwdy.sleepovers
   |nexus  = 2
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Sleep Warning
   |author  = Ameise, Ameisen, mkukli
+
   |author  = GlimmerDev
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 4922
+
   |nexus  = 21128
   |github  = ameisen/SV-SpriteMaster
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Sleep Wherever
   |author  = BleakCodex
+
   |author  = Vexorth
   |id      = BleakCodex.SpritesInDetail
+
   |id      = Vexorth.SleepWherever
   |nexus  = 14487
+
   |nexus  = 16674
   |github  = BleakCodex/SpritesInDetail
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Worker
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SleepWorker
 +
  |curse  = 877233
 +
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Sleepy Eye
   |author  = Peasly Wellbott
+
   |author  = spacechase0
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = spacechase0.SleepyEye
   |nexus  = 7683
+
  |curse  = 867761
   |github  = Wellbott/StardewValleyMods
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = punyo, yakminepunyo
+
   |author  = fernass354
   |id      = punyo.StackCheckFix
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 2433
+
   |nexus  = 18507
   |github  = pomepome/StackCheckFix
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Slime Hutch Water Spots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StackedItemIcons
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |curse  = 868678
+
   |curse  = 868735
   |nexus  = 15468
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Slime Minerals
   |author  = CatCattyCat, Cat
+
   |author  = ChrisMzz
   |id      = cat.stackeverything
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 2053
+
   |nexus  = 20930
   |moddrop = 833551
+
  |github  = ChrisMzz/StardewValleyMods
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Mods, Slime Minigame, Slime QOL
 +
  |author  = Tofu, SadDodo
 +
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 +
   |nexus  = 2743
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
<!--
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Slime Produce
   |author  = Shockah
+
   |author  = exotico
   |id      = Shockah.StackSizeChanger
+
   |id      = exotico.SlimeProduce
   |nexus  = 11866
+
   |nexus  = 7634
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = andraemon/SlimeProduce
 +
 
 +
  |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    = Stack Split Redux
+
   |name    = Slime Spawner
   |author  = pepoluan
+
   |author  = aurnj, Roy Li
   |id      = pepoluan.StackSplitRedux
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 8967
+
   |nexus  =
   |moddrop = 976551
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
   |github  = pepoluan/StackSplitRedux
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = tstaples
+
   |author  = Speshkitty
   |id      = tstaples.StackSplitX
+
   |id      = speshkitty.slimewaterer
   |nexus  = 798
+
   |nexus  = 7141
   |github  = tstaples/StackSplitX
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Slim Hutch
   |author  = Ilyaki
+
   |author  = Peasly Wellbott
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 1787
+
   |nexus  = 7424
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = Becks723
+
   |author  = Night
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = Night.Slingshot
   |nexus  = 13381
+
   |nexus  = 26608
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Slingshot Rebalance
   |author  = EvilPdor
+
   |author  = Redwood, Towering Redwood
   |id      =
+
   |id      = Redwood.SlingshotRebalance
   |nexus  =
+
   |nexus  = 14391
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Slingshot Seeds
   |author  = minervamaga
+
   |author  = BlaDe
   |id      = minervamaga.StandardizedKrobus
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  =
+
   |nexus  = 25943
  |moddrop = 716314
+
   |github  =
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Slots Cheats
   |author  = bwdy
+
   |author  = Fischkop2
   |id      = bwdy.starbot
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 4755
+
   |nexus  = 22574
   |github  = bwdymods/SDV-Starbot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Slower Fence Decay
   |author  = Mohammad Shoaib
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = shoaib.stardewaccess
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 16205
+
   |nexus  = 252
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
   |github = stardew-access/stardew-access
+
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Smack Dat Scarecrow
   |author  = mod.kitchen
+
   |author  = LeFauxMatt
   |id      = mod.kitchen.stardewandchill
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 12147
+
  |curse  = 871830
   |github  =
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Small Beach Farm
   |author  = Moonwolf, Moonwolf287
+
   |author  = Pathoschild
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 16527
+
  |curse  = 1000624
   |github  =
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Kaito Kid
+
   |author  = Peasly Wellbott
   |id      = KaitoKid.StardewArchipelago
+
   |id      = Wellbott.FishWell
   |nexus  = 16087
+
   |nexus  = 7651
   |github  = agilbert1412/StardewArchipelago
+
   |github  = Wellbott/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Stardew Auto GC
+
   |name    = Small Tree Texture
   |author  = Lake1059, 1059Studio
+
   |author  = season
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = season.SmallTreeTexture
   |nexus  = 9293
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Smart Building
   |author  = Cylon
+
   |author  = DecidedlyHuman
   |id      = cylon.stardewbrewery
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus   = 2057
+
   |curse   = 1019046
   |github  = JustCylon/stardew-brewery
+
   |nexus   = 11158
 
+
   |github = DecidedlyHuman/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Smart Cursor
   |author  = Juice805
+
   |author  = stokastic
   |id      = Juice805.StardewConfigMenu
+
   |id      = stokastic.SmartCursor
   |nexus  = 1312
+
   |nexus  = 2458
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |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    = Stardew Debt
+
   |name    = Smart Cursor
   |author  = Poison
+
   |author  = DecidedlyHuman
   |id      = Poison.StardewTesting
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 10005
+
   |nexus  = 13268
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Smart Spin - Pre-fill Optimal Wager
   |author  = Steven Kraft
+
   |author  = Jonathan Feenstra
   |id      = StevenKraft.StardewDiscord
+
   |id      = JonathanFeenstra.SmartSpin
   |nexus  = 3608
+
   |nexus  = 28042
   |github  = steven-kraft/StardewDiscord
+
   |github  = JonathanFeenstra/SmartSpin
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Smarter Carpenters
   |author  = Neosinf
+
   |author  = TheWarpriest
   |id      = neosinf.StardewDruid
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 18465
+
   |nexus  = 25417
   |github  = Neosinf/StardewDruid
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = SmartMod
   |author  = Neosinf
+
   |author  = KuroBear
   |id      = neosinf.StardewDruidLite
+
   |id      = KuroBear.SmartMod
   |nexus  = 19308
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smol Fish
 +
  |author  = gbromios
 +
  |id      = gbromios.SmolFish
 +
  |nexus  = 14287
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snack Anything
 +
  |author  = Cherry, ChroniclerCherry
 +
  |id      = Cherry.SnackAnything
 +
  |nexus  = 5196
 +
  |moddrop = 716397
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew FPS (Animation Frame Speed)
+
   |name    = Snail Mail
   |author  = 1059 Studio, Lake1059
+
   |author  = Darkhax
   |id      = Lake1059.StardewFPS
+
   |id      = darkhax.snailmail
   |nexus  = 20801
+
   |nexus  =
   |github  = Lake1059/StardewFPS
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Snow Crab
   |author  = Lake1059, 1059 Studio
+
   |author  = John Peters
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 11515
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Socializing Skill
   |author  = bcmpinc
+
   |author  = drbirbdev
   |id      = bcmpinc.StardewHack
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 3213
+
   |nexus  = 14142
   |github  = bcmpinc/StardewHack
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Social Network
   |author  = Tyler Gibbs
+
   |author  = Cecidelus
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 12264
+
   |nexus  = 8255
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Social Page Order Button
  |author  = davikr, apdapreturns
 
  |id      = davikr.hypnos
 
  |nexus  = 5935
 
  |github  = davicr/StardewHypnos
 
  |broken in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Impact, Stardew Impact - Play as NPCs
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewImpact
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 14365
+
  |curse  = 868857
 +
   |nexus  = 7871
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Stardew Locations
+
   |name    = Social Page Order Menu
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.stardewlocations
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus   = 1929
+
   |curse   = 868737
   |moddrop = 661357
+
   |nexus  = 13698
   |github  = Mizzion/MyStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Stardew Media Keys
+
   |name    = Social Page Order Redux
   |author  = Angebro
+
   |author  = aedenthorn and FlyingTNT
   |id      = Angebro.StardewMediaKeys
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 11246
+
   |nexus  = 23374
   |github  = AngeloC3/StardewMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = Vinyks
+
   |author  = funny-snek
   |id      = Vinyks.StardewMotif
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 14326
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Multiplayer Server
+
   |name    = Solar Eclipse Event
   |author  = funny-snek & Zuberii & moy, Moy
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = moy.Always_On_Server
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 20659
+
   |nexus  = 897
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Solid Foundations
   |author  = Tyler Gibbs
+
   |author  = PeacefulEnd
   |id      = tylergibbs2.StardewNametags
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 12158
+
  |curse  = 870929
   |github  = tylergibbs2/StardewNametags
+
   |nexus  = 12311
 +
   |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Solid Foundations → Automate Integration
   |author  = Other Buckets
+
   |author  = PeacefulEnd
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 3206
+
   |nexus  = 12311
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = Floogen/SolidFoundations
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Sona's Farm
   |author  = monopandora (maintained by Sakorona)
+
   |author  = Kerlin & Sona
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = kerlin.sonasfarm
  |moddrop = 664154
+
   |nexus  = 8545
  |nexus  = 4713
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = STardew Overview
 
  |author  = Sto13
 
  |id      = Sto13.STardewOverview
 
   |nexus  = 14564
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Sonic Shoes
   |author  = seeinggreen
+
   |author  = lilico
   |id      = seeinggreen.StardewProgress
+
   |id      = lilico.SonicShoes
   |nexus  = 9786
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Sorted Storages
   |author  = Prism 99
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = prism99.advize.stardewrealty
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 10512
+
   |nexus  =
   |github  = Prism-99/FarmExpansion
+
  |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    = Stardew RPG
+
   |name    = Sorting Chests
   |author  = aedenthorn, Erinthe
+
   |author  = aRooooooba
   |id      = aedenthorn.StardewRPG
+
   |id      = aRooooooba.SortingChests
   |nexus  = 11132
+
   |nexus  = 8224
   |github  = aedenthorn/StardewValleyMods
+
   |github  = aRooooooba/SortingChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Sound Effect Replacement
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = aedenthorn, Erinthe
   |id      = evfredericksen.StardewSpeak
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 7929
+
  |curse  = 868817
   |github  = evfredericksen/StardewSpeak
+
   |nexus  = 10232
 +
   |github  = aedenthorn/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    = Sound Loop Mod
   |author  = NeroYuki
+
   |author  = strelkasaur
   |id      = neroyuki.rlvalley
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 14183
+
   |nexus  = 13099
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Sounds Patcher
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MindMeltMax
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 425
+
  |curse  = 997976
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 7465
 
+
   |moddrop = 1135690
   |broke in = Stardew Valley 1.5.5
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Sound Tweaker
   |author  = phroureo
+
   |author  = aedenthorn, Erinthe
   |id      = phroureo.BarberSV
+
   |id      = aedenthorn.SoundTweaker
   |nexus   = 9061
+
   |curse   = 868693
   |github  =
+
   |nexus  = 14767
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = SpaceCore
   |author  = reimu, r2h, tomdc
+
   |author  = spacechase0
   |id      = reimu.sdv-helper
+
   |id      = spacechase0.SpaceCore
   |nexus   = 3917
+
   |curse   = 867152
   |github  = rei2hu/stardewvalley-esp
+
   |moddrop = 136998
 
+
  |nexus  = 1348
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Spawn Monsters
   |author  = Flashshifter
+
   |author  = Berisan
   |id      = FlashShifter.SVECode
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 3753
+
   |nexus  = 3201
  |moddrop = 833179
+
   |github  = Berisan/SpawnMonsters
   |github  = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Spawn More Rocks
   |author  = Tooshi
+
   |author  = Mase
   |id      = Tooshi.Randomizer
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 5185
+
   |nexus  = 7423
  |curse  = 308003
+
   |github  =
   |github  = cTooshi/stardew-valley-randomizer
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Spawn Sea Monster
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Edu Anttunes
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 13614
+
   |nexus  = 5736
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Spawn Supply Crates on Beach
   |author  = evskii
+
   |author  = onlythechosen
   |id      = evskii.StardewTimelapse
+
   |id      = otc.supplycratesonbeach
   |nexus  = 19806
+
   |nexus  = 20828
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Speaking Valley
   |author  = Prism 99
+
   |author  = Dualityofsoul
   |id      = prism99.stardewweb
+
   |id      = Dualityofsoul.SpeakingValley
   |nexus  = 8715
+
   |nexus  = 25024
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Special Order Notifications
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mushymato
   |id      = Omegasis.StardustCore
+
   |id      = mushymato.SpecialOrderNotifications
   |nexus  = 2341
+
   |nexus  = 25999
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = FenrirA
+
   |author  = AcidicNic
   |id      = FenrirAsonda.Starksouls
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 10915
+
   |nexus  = 7588
   |github  = OhWellMikell/Starksouls
+
   |github  = AcidicNic/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start in Ginger Island
+
   |name    = Special Orders Tags Extended
   |author  = mistyspring
+
   |author  = atravita
   |id      = mistyspring.GingerIslandStart
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 20401
+
  |curse  = 870988
   |github  =
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Special Orders Tweaks
   |author  = mmanlapat
+
   |author  = nnn
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 1138
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Special Power Utilities
   |author  = certifiableGrimalkin
+
   |author  = Spiderbuttons
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 15846
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Specify Gift Taste Portraits
   |author  = CaptainSully
+
   |author  = Button, Spiderbuttons
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 9878
+
   |nexus  = 15882
  |moddrop = 1035412
+
   |github  =
   |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    = Spectator Mode
   |author  = treyh0
+
   |author  = weizinai
   |id      = treyh0.StartWithHat
+
   |id      = weizinai.SpectatorMode
   |nexus  = 2628
+
   |nexus  = 25339
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Boots
 +
  |author  = season
 +
  |id      = season.SpeedBoots
 +
  |nexus  = 22958
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Speed Mod
   |author  = ZackHill
+
   |author  = Blackclaw
   |id      = ZackHill.StashItems
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 9624
+
   |nexus  = 5082
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = Xebeth/StardewValley-SpeedMod
 +
 
 +
  |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    = Stash Items to Chest
+
   |name    = Speedrun Practice Mod
   |author  = lambui
+
   |author  = Underscore
   |id      = BlueMod_StashItemsToChest
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
  |nexus  =
+
   |nexus   = 7337
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = Underscore76/SDVPracticeMod
  |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
   |status   = workaround
 
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Speedster
   |author  = Dinotopea
+
   |author  = Platonymous
   |id      = Dinotopea.StaticInventory
+
   |id      = Platonymous.Speedster
   |nexus  = 20093
+
   |nexus  = 1102
   |github  = nrobinson12/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Tool Power
+
   |name    = Spelldew Valley
   |author  = Omek97
+
   |author  = instafluff
   |id      = omek97.static_toolpower
+
   |id      = instafluff.spelldewvalley
   |nexus  = 21281
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Spenny
   |author  = sophiesalacia
+
   |author  = spacechase0
   |id      = Vertigon.StatsAsTokens
+
   |id      = spacechase0.Spenny
   |nexus   = 9659
+
   |curse   = 867742
   |github  = dtomlinson-ga/StatsAsTokens
+
   |moddrop = 771624
 
+
  |nexus  = 2755
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Spenny Deluxe
   |author  = strato35
+
   |author  = spacechase0
   |id      = Strato35.StatsReloader
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 7428
+
  |curse  = 867122
   |github  =
+
   |nexus  = 14984
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Spenny Lite
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = spacechase0.SpennyLite
   |curse  = 867713
+
   |curse  = 867138
   |nexus  = 7532
+
   |nexus  = 14249
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 16,753: Line 21,306:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Spice of Life
   |author  = aedenthorn, Erinthe
+
   |author  = KarratKake
   |id      = aedenthorn.StatueShorts
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 17642
+
   |nexus  = 7398
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Splash Text
   |author  = su226
+
   |author  = sophiesalacia
   |id      = Su226.StayUp
+
   |id      = sophie.SplashText
   |nexus  = 7592
+
   |nexus  = 14416
   |github  = su226/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Split Money
   |author  = Krutonium
+
   |author  = Platonymous
   |id      = krutonium.stayuplate
+
   |id      = Platonymous.SplitMoney
   |nexus  = 12578
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stay Up Plus
 
  |author  = neur0tox1n, neur0tox1n_
 
  |id      = neur0tox1n_.StayUpPlus
 
  |nexus  = 21469
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stendew Valley
 
  |author  = Haunted Pineapple
 
  |id      = HauntedPineapple.StendewValley
 
  |nexus  = 19483
 
  |github  = HauntedPineapple/Stendew-Valley
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Split Screen
   |author  = Advize and jinxiewinxie
+
   |author  = Ilyaki
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 316
+
   |nexus  = 2139
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Ilyaki/SplitScreen
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
<!--
+
   |status  = obsolete
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Splitscreen Improved
   |author  = Mustafa
+
   |author  = gaussfire
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 13925
+
   |nexus  = 24507
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Split Screen Manager
   |author  = trashcan9
+
   |author  = RomenH
   |id      = trashcan9.StorageContainers
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 16071
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Split Screen Regions
   |author  = Krutonium
+
   |author  = Espy
   |id      = Krutonium.StrongerYou
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 7402
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Spoilage
   |author  = Darkmushu
+
   |author  = aedenthorn, Erinthe
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = aedenthorn.Spoilage
   |nexus  = 17380
+
  |curse  = 868694
   |github  =
+
   |nexus  = 14712
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |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    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Nishtra
+
   |author  = Dounat2201, Sasara
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Sasara.pumkin
   |nexus  = 691
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Spouse Outdoor Area
   |author  = sophiesalacia
+
   |author  = Shaklin
   |id      = sophie.SturdySaplings
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 14440
+
   |nexus  = 6747
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 11719
+
   |nexus  = 11037
   |github  = aedenthorn/StardewValleyMods
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Spouse's Room Mod
   |author  = mytigio
+
   |author  = Wata, Watagatapitusberry
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Spouseroom
   |nexus  = 4149
+
   |nexus  =
   |github  = mytigio/SDVMods
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
  |broke in = Stardew Valley 1.5
 
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sundrop City
 
  |author  = The Sundrop Team
 
  |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
 
  |nexus  = 4014
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Spouse Stuff
   |author  = spacechase0
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = spacechase0.SuperHopper
+
   |id      = Sikker.SpouseStuff
  |curse  = 867698
+
   |nexus  = 4651
   |nexus  = 9418
+
   |github  = sikker/SpouseStuff
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Springmyst
   |author  = spoocky123
+
   |author  = DaLion
   |id      = spoocky123.SuperSleeper
+
   |id      = DaLion.Enchantments
   |nexus  = 10842
+
   |nexus  = 24832
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Sprinkler Activation
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Blaxsmith
   |id      = spacechase0.SurfingFestival
+
   |id      = Blaxsmith.SprinklerActivation
  |curse  = 867720
+
   |nexus  = 7661
   |nexus  = 6688
+
   |github  = Blaxsmith/SprinklerActivation
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Sprinkler Attachments
   |author  = MiphasGrace
+
   |author  = mushymato
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 13126
+
   |nexus  = 25326
   |github  =
+
   |github  = Mushymato/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Sprinkler Mod
   |author  = Ophaneom
+
   |author  = aedenthorn, Erinthe
   |id      = Ophaneom.Survivalistic
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 12179
+
  |curse  = 868682
   |github  = Ophaneom/Survivalistic
+
   |nexus  = 15385
 +
   |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    = SV Fishing Mod
+
   |name    = Sprinkles
   |author  = KDERazorback
+
  |author  = Platonymous
   |id      = KDERazorback.SvFishingMod
+
  |id      = Platonymous.Sprinkles
   |nexus  = 6403
+
  |nexus  =
   |github  = KDERazorback/SvFishingMod
+
  |chucklefish = 4592
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Sprint and Dash Buttons, Sprint and Dash Mod
 +
   |author  = OrSpeeder, Mauricio Gomes
 +
   |id      = SPDSprintAndDash
 +
   |nexus  = 235
 +
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SV Notepad
+
   |name    = Sprint and Dash Redux
   |author  = HereBeCush
+
   |author  = littleraskol
   |id      = herebecush.SVNotepad
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 21473
+
   |nexus  = 560
   |github  =
+
   |moddrop = 827770
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
+
   |github = littleraskol/Sprint-And-Dash-Redux
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swap Rings
+
   |name    = Sprinting
   |author  = Zamiel
+
   |author  = onemix
   |id      = Zamiel.SwapRings
+
   |id      = onemix.Sprinting
   |nexus  = 21205
+
   |nexus  = 10469
   |github  = Zamiell/stardew-valley-mods
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Sprinting
   |author  = aedenthorn, Erinthe
+
   |author  = Patrick, mistersnuggler
   |id      = aedenthorn.Swim
+
   |id      =
   |curse   = 868896
+
   |nexus   =
   |nexus  = 6326
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
   |github  = aedenthorn/StardewValleyMods
+
   |github  = oliverpl/SprintingMod
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122125
+
   |status  = workaround
   |unofficial version = 3.5.5-unofficial.9-FlyingTNT
+
   |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    = Swimsuits Anywhere
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Myzkatonic
+
   |author  = Abs, abslam
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = abs.SprintNRegen
   |nexus  = 7722
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
Line 16,970: Line 21,508:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = John Peters
+
   |author  = Jessebot, JessebotX
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 13991
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Sprint (unidarkshin)
   |author  = Swizzy Studios
+
   |author  = unidarkshin, Devin Lematty
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = DevinLematty.Sprint
   |nexus  = 3241
+
   |nexus  = 7492
  |github  = SwizzyStudios/SV-SwizzyMeads
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tab Autoloot
 
  |author  = Guedez
 
  |id      = tab.autoloot
 
  |nexus  = 5115
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Sprint (Yoshify)
   |author  = Peasly Wellbott
+
   |author  = Yoshify
   |id      = Wellbott.TailorWeaponSkins
+
   |id      =
   |nexus  = 7797
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Tainted Cellar, Underground House Cellar
+
   |name    = SpriteMaster
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Ameise, Ameisen, mkukli
   |id      = TaintedCellar
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 1672
+
   |nexus  = 4922
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = ameisen/SV-SpriteMaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take a Break
+
   |name    = Sprite Sheet Extender
   |author  = Krutonium
+
   |author  = MooseyBrutale
   |id      = krutonium.TakeABreak
+
   |id      = mooseybrutale.spriteextender
   |nexus  = 12549
+
   |nexus  = 26072
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Sprites in Detail
   |author  = aedenthorn, Erinthe
+
   |author  = BleakCodex
   |id      = aedenthorn.TakeAll
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 14247
+
   |nexus  = 14487
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Stabbing Sword Special
   |author  = KarratKake
+
   |author  = Peasly Wellbott
   |id      = KarratKake.TakeItSlow
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 13432
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Stack Check Fix
   |author  = Inworld AI, PogDerson
+
   |author  = punyo, yakminepunyo
   |id      = PogDerson.Inworld
+
   |id      = punyo.StackCheckFix
   |nexus  = 16816
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Stacked Item Icons
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.TapGiantCrops
+
   |id      = aedenthorn.StackedItemIcons
   |curse  = 870968
+
   |curse  = 868678
  |moddrop = 1205166
+
   |nexus  = 15468
  |nexus  = 13052
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tappable Palm Trees
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TappablePalmTrees
 
   |nexus  = 10661
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Stack Everything
   |author  = skunkkky
+
   |author  = CatCattyCat, Cat
   |id      = skunkkk.TapperReady
+
   |id      = cat.stackeverything
   |nexus  = 1219
+
   |nexus  = 2053
   |github  =
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Stack Everything Redux
   |author  = pepoluan
+
   |author  = thimadera
   |id      = pepoluan.TapperReport
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 8700
+
   |nexus  = 22381
   |github  =
+
   |github  = thimadera/StardewMods
  |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    = Stack Quality
   |author  = TehPers
+
   |author  = LeFauxMatt
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = furyx639.StackQuality
   |nexus   = 3256<!--was 2150 before re-release-->
+
   |curse   = 871828
   |moddrop = 1071149
+
   |nexus  = 13724
   |github  = TehPers/StardewValleyMods
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Stack Size Changer
   |author  = TehPers
+
   |author  = Shockah
   |id      = TehPers.FestiveSlimes
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 2990
+
   |nexus  = 11866
   |github  = TehPers/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Stack Split Redux
   |author  = TehPers
+
   |author  = pepoluan
   |id      = TehPers.FishingOverhaul
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 866
+
   |nexus  = 8967
   |moddrop = 123679
+
   |moddrop = 976551
   |github  = TehPers/StardewValleyMods
+
   |github  = pepoluan/StackSplitRedux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = StackSplitX
   |author  = Stingray
+
   |author  = tstaples
   |id      = Stingray.TP
+
   |id      = tstaples.StackSplitX
   |nexus  = 10190
+
   |nexus  = 798
   |github  = Stingrayss/StardewValley
+
   |github  = tstaples/StackSplitX
 +
 
 +
  |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    = Teleporter
+
   |name    = Stack to Nearby Chests
   |author  = Bifibi
+
   |author  = Ilyaki
   |id      = Teleporter
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  =
+
   |nexus  = 1787
  |chucklefish = 4374
+
   |github  = Ilyaki/StackToNearbyChests
   |github  =
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |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    = Teleport Mod
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Falson, Falson127
+
   |author  = Becks723
   |id      = Falson.TeleportMod
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 18842
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = StaminaRegen
   |author  = Enaium
+
   |author  = EvilPdor
   |id      = Enaium.TeleportNpc
+
   |id      =
  |curse  = 436803
 
  |moddrop = 865554
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Standalone Crane Game
   |author  = ccr
+
   |author  = rokugin
   |id      = ccr.TeleportNPCLocation
+
   |id      = rokugin.crane
   |nexus  = 17190
+
   |nexus  = 25830
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Standardized Krobus
   |author  = Enaium
+
   |author  = minervamaga
   |id      = Enaium.TeleportPoint
+
   |id      = minervamaga.StandardizedKrobus
  |curse  = 436830
 
  |moddrop = 864013
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
  |moddrop = 716314
 +
   |github  = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Starbot
   |author  = Rafael
+
   |author  = bwdy
   |id      = Rafael.TeleportToFarm
+
   |id      = bwdy.starbot
   |nexus  = 7247
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Test Mod for Automated Workflows, Test Mod
+
   |name    = Stardew Access
   |author  = spacechase0
+
   |author  = Mohammad Shoaib
   |id      = spacechase0.TestMod
+
   |id      = shoaib.stardewaccess
   |nexus  = 21216
+
   |nexus  = 16205
   |github  = spacechase0/TestModWorkflow
+
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
   |github  = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Stardew and Chill
   |author  = HamioDracny
+
   |author  = mod.kitchen
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 14083
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Stardew Aquarium Code
   |author  = Bpendragon
+
   |author  = Gervig91
   |id      = Bpendragon.BestOfQOS
+
   |id      = Cherry.StardewAquarium
   |nexus  = 7985
+
   |nexus  = 6372
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 
  |author  = Neat
 
  |id      = neat.newspaper
 
  |nexus  = 8689
 
 
   |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    = The Farmer That Stared at Rocks
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = ItsLittany
+
   |author  = Moonwolf, Moonwolf287
   |id      = itslittany.RockBreaker
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 6376
+
   |nexus  = 16527
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Stardew Archipelago
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Kaito Kid
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = KaitoKid.StardewArchipelago
  |curse  = 867729
+
   |nexus  = 16087
  |moddrop = 771680
+
   |github  = agilbert1412/StardewArchipelago
   |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    = Stardew Auto GC
   |author  = Purppelle and King Gnomus
+
   |author  = Lake1059, 1059Studio
   |id      = Purppelle.TheGnomiverse
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 13266
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Stardew Brewery
   |author  = Tlitookilakin
+
   |author  = Cylon
   |id      = tlitookilakin.BakeOffCode
+
   |id      = cylon.stardewbrewery
   |nexus  = 18856
+
   |nexus  = 2057
   |github  =
+
   |github  = JustCylon/stardew-brewery
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Stardew Config Menu
   |author  = blueberry
+
   |author  = Juice805
   |id      = blueberry.LoveOfCooking
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 6830
+
   |nexus  = 1312
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Khloe Leclair
+
   |author  = TehPers
   |id      = leclair.thememanager
+
   |id      = SCCL
   |nexus  = 14525
+
   |nexus  = 889
   |github  = KhloeLeclair/StardewMods
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Stardew Debt
   |author  = Pucklynn
+
   |author  = Poison
   |id      = shannon.MoonMod
+
   |id      = Poison.StardewTesting
   |nexus  = 2482
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Discord
 +
  |author  = Steven Kraft
 +
  |id      = StevenKraft.StardewDiscord
 +
  |nexus  = 3608
 +
  |github  = steven-kraft/StardewDiscord
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Stardew Druid
   |author  = The commission of The Northern Gulf
+
   |author  = Neosinf
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = neosinf.StardewDruid
   |nexus  = 19376
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Stardew Druid Lite
   |author  = KirbyLink
+
   |author  = Neosinf
   |id      = kirbylink.pumpkinking
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3006
+
   |nexus  = 19308
   |github  = KirbyLink/PumpkinKing
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
  |status  = abandoned
<!--@retest-after Custom Farming Redux
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = remove this mod (no longer maintained; use [[#Magic by Neosinf|Magic by Neosinf]] instead).
  |unofficial url    = {{nexus mod|4109}}
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Stardew Editor
   |author  = TheShwamp
+
   |author  = spacechase0
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 5172
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = aedenthorn and lucaskfreitas
+
   |author  = 1059 Studio, Lake1059
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = Lake1059.StardewFPS
   |nexus  = 20701
+
   |nexus  = 20801
 +
  |github  = Lake1059/StardewFPS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Sprinklers
+
   |name    = Stardew Get Achievement Now
   |author  = aedenthorn and lucaskfreitas
+
   |author  = Lake1059, 1059 Studio
   |id      = lucaskfreitas.ImmersiveSprinklers
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 20796
+
   |nexus  = 11515
   |github  = lucaskfreitas/ImmersiveSprinklers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Stardew Hack
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = bcmpinc
   |id      = Eris.APICut
+
   |id      = bcmpinc.StardewHack
   |nexus  = 8158
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Stardew Hitboxes
   |author  = Prism 99
+
   |author  = Tyler Gibbs
   |id      = prism99.thinkntalk
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 9546
+
   |nexus  = 12264
   |github  = Prism-99/Think-n-Talk
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = davikr, apdapreturns
   |id      = SweetPanda.Organic
+
   |id      = davikr.hypnos
   |nexus  = 16648
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |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    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
+
   |id      = aedenthorn.StardewImpact
   |curse  = 867388
+
   |curse  = 868711
  |moddrop = 127278
+
   |nexus  = 14365
   |nexus  = 500
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Stardew Locations
   |author  = spacechase0
+
   |author  = Mizzion
   |id      = spacechase0.ThrowableAxe
+
   |id      = mizzion.stardewlocations
   |curse   = 867726
+
   |nexus   = 1929
   |moddrop = 771683
+
   |moddrop = 661357
  |nexus  = 5097
+
   |github  = Mizzion/MyStardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Stardew Media Keys
   |author  = justastranger
+
   |author  = Angebro
   |id      = jas.ThunderstormTotem
+
   |id      = Angebro.StardewMediaKeys
  |moddrop = 944622
+
   |nexus  = 11246
   |nexus  =
+
   |github  = AngeloC3/StardewMods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Stardew Multiplayer Server
   |author  = seitanicbean
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = seitanicbean.tidyfields
+
   |id      = moy.Always_On_Server
   |nexus  = 10929
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
  |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    = Stardew Nametags
   |author  = trashcan9
+
   |author  = Tyler Gibbs
   |id      = trashcan9.TidySocial
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 16233
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Stardew News Feed
   |author  = SpicyKai
+
   |author  = Other Buckets
   |id      = SpicyKai.Tileman
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 11945
+
   |nexus  = 3206
   |github  = spicykai/StardewValley-Mods
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Notifications
 +
  |author  = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
  |nexus  = 4713
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = STardew Overview
   |author  = aedenthorn, Erinthe
+
   |author  = Sto13
   |id      = aedenthorn.TileTransparency
+
   |id      = Sto13.STardewOverview
   |nexus  = 17288
+
   |nexus  = 14564
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Stardew Progress
   |author  = hawkfalcon
+
   |author  = seeinggreen
   |id      = hawkfalcon.TillableGround
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2175
+
   |nexus  = 9786
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Stardew Realty Framework
   |author  = bcmpinc
+
   |author  = Prism 99
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2738
+
   |nexus  = 10512
   |github  = bcmpinc/StardewHack
+
   |github  = Prism-99/FarmExpansion
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Asconoid
+
   |author  = ElocinDev
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = elocindev.stardewrpc
   |nexus  = 5764
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPG
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewRPG
 +
  |curse  = 868785
 +
  |nexus  = 11132
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Stardew Speak
   |author  = Jonathan Ginn
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 12170
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Stardew Survival Project
 +
  |author  = NeroYuki
 +
  |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 
   |author  = Omegasis, Alpha_Omegasis
 
   |author  = Omegasis, Alpha_Omegasis
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 973
+
   |nexus  = 425
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Stardew Twitch Tracker
   |author  = JBtheShadow
+
   |author  = Cody, Cody Hansen
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 7425
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
 +
  |author  = Alvadea & Jaksha & Theoddon
 +
  |id      = Theoddon.SVBOBundlesLoader
 +
  |nexus  = 13426
 +
  |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = trashcan9
+
   |author  = phroureo
   |id      = trashcan9.TimeMaster
+
   |id      = phroureo.BarberSV
   |nexus  = 16192
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files
 
  
   |broke in           = Stardew Valley 1.6
+
   |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    = Stardew Valley ESP, sdv-helper
   |author  = DefenTheNation
+
   |author  = reimu, r2h, tomdc
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = reimu.sdv-helper
   |nexus  = 2262
+
   |nexus  = 3917
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = rei2hu/stardewvalley-esp
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Stardew Valley Expanded
   |author  = The Fluffy Robot
+
   |author  = Flashshifter
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = FlashShifter.SVECode
   |nexus  = 5631
+
   |nexus  = 3753
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
  |moddrop = 833179
 +
   |github  = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Stardew Valley Gold
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Clever Artisan (Vastias)
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = CleverArtisan.StardewValleyGold
   |nexus  = 1000
+
   |nexus  = 26006
  |moddrop = 664035
+
   |github  =
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Stardew Valley Randomizer
   |author  = cantorsdust and Pathoschild
+
   |author  = Tooshi
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Tooshi.Randomizer
   |nexus  = 169
+
   |nexus  = 5185
   |github  = cantorsdust/StardewMods
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = gmff
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = GMFF.TimeTotem
+
   |id      = tylergibbs2.StardewRoguelike
  |curse  = 494425
+
   |nexus  = 13614
   |nexus  =
+
   |github  = tylergibbs2/StardewValleyMods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Platonymous
+
   |author  = evskii
   |id      = Platonymous.TMXLoader
+
   |id      = evskii.StardewTimelapse
  |curse  = 877235
+
   |nexus  = 19806
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Stardew Valley Web API
   |author  = Jamie Taylor
+
   |author  = Tomokisan
   |id      = jltaylor-us.ToDew
+
   |id      = tomokisan.SWAPI
   |nexus  = 7409
+
  |curse  = 1081758
   |github  = jltaylor-us/StardewToDew
+
   |nexus  = 26845
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Stardew Voices
   |author  = Eleanor, eleanoot
+
   |author  = Shannon Hobby
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = shobby.StardewVoices
   |nexus   = 1630
+
   |curse   = 1010539
   |github  = eleanoot/stardew-to-do-mod
+
   |nexus   = 22550
 
+
   |github =
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
  |summary = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Items Framework
+
   |name    = Stardew Web
   |author  = selph, zombifier
+
   |author  = Prism 99
   |id      = selph.ToggleItems
+
   |id      = prism99.stardewweb
   |nexus  = 21361
+
   |nexus  = 8715
   |github  = zombifier/My_Stardew_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Stardew Web API
   |author  = Jolyone, Me
+
   |author  = zunderscore
   |id      = Me.ToggleMonsters
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 11801
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Stardust Core
   |author  = LeFauxMatt
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = furyx639.ToolbarIcons
+
   |id      = Omegasis.StardustCore
  |curse  = 871834
+
   |nexus  = 2341
   |nexus  = 11026
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Starksouls
   |author  = danmw3
+
   |author  = FenrirA
   |id      = danmw3.toolbartooltips
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 4977
+
   |nexus  = 10915
   |github  =
+
   |github  = OhWellMikell/Starksouls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Start in Ginger Island
   |author  = yuri0r
+
   |author  = mistyspring
   |id      = yuri0r.ToolBelt
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 8566
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/yuri0r/toolbelt
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Starting Money
   |author  = mralbobo
+
   |author  = mmanlapat
   |id      = mralbobo.ToolCharging
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  =
+
   |nexus  = 1138
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Startup Volume Config
   |author  = CrazyWig
+
   |author  = certifiableGrimalkin
   |id      = crazywig.toolpowerselect
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2553
+
   |nexus  = 15846
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Start With Greenhouse
   |author  = Gilar Fasulaki
+
   |author  = CaptainSully
   |id      = GilarF.ToolPowerSetup
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 4517
+
   |nexus  = 9878
 +
  |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items
 +
  |author  = ZackHill
 +
  |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
 +
 
 +
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |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    = Tool Smart Switch
+
   |name    = Static Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = Dinotopea
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = Dinotopea.StaticInventory
  |curse  = 868687
+
   |nexus  = 20093
   |nexus  = 15216
+
   |github  = nrobinson12/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Tool Smart Switch (Updated)
+
   |name    = Static Tool Power
   |author  = Fiorbeth
+
   |author  = Omek97
   |id      = Fiorbeth.ToolSmartSwitch
+
   |id      = omek97.static_toolpower
   |nexus  = 20829
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Stats as Tokens
   |author  = Cherry, CherryChain
+
   |author  = sophiesalacia
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 6576
+
   |nexus  = 9659
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = dtomlinson-ga/StatsAsTokens
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = SorryLate
+
   |author  = strato35
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Strato35.StatsReloader
   |nexus  = 5421
+
   |nexus  = 7428
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Statue of Generosity
   |author  = Felix-Dev
+
   |author  = spacechase0
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 2938
+
  |curse  = 867713
   |github  = Felix-Dev/StardewMods
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Duration Changer
+
   |name    = Statue Shorts
   |author  = GrimatGaming
+
   |author  = aedenthorn, Erinthe
   |id      = GrimatGaming.ToolUpgradeDurationChanger
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 21438
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Status Announcements
   |author  = Wracketeer
+
   |author  = Aile72
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 13423
+
   |nexus  = 24937
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Stay Up
   |author  = Edu Anttunes
+
   |author  = su226
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Su226.StayUp
   |nexus  = 6317
+
   |nexus  = 7592
   |github  =
+
   |github  = su226/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Stay Up Late
   |author  = Pathoschild
+
   |author  = Krutonium
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = krutonium.stayuplate
  |curse  = 992849
+
   |nexus  = 12578
   |nexus  = 1401
+
   |github  =
  |moddrop = 606639
 
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Stay Up Plus
   |author  = MissCoriel
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = misscoriel.tractorsounds
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 5781
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
  
 
   |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    = Trading
+
   |name    = Stendew Valley
   |author  = MindMeltMax
+
   |author  = Haunted Pineapple
   |id      = MindMeltMax.Trading
+
   |id      = HauntedPineapple.StendewValley
  |moddrop = 1214750
+
   |nexus  = 19483
   |nexus  = 13293
+
   |github  = HauntedPineapple/Stendew-Valley
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Station
 
  |author  = Cherry, CherryChain
 
  |id      = Cherry.TrainStation
 
  |nexus  = 6183
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Tracks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TrainTracks
 
  |nexus  = 10927
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Taskmaster
+
   |author  = Advize and jinxiewinxie
   |id      = Taskmaster.TrainWhistle
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 4473
+
   |nexus  = 316
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Stop Flower Harvests
   |author  = aedenthorn, Erinthe
+
   |author  = BlobLeader
   |id      = aedenthorn.Trampoline
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 11619
+
   |nexus  = 24559
   |github  = aedenthorn/StardewValleyMods
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Esca, Esca-MMC
+
   |author  = Mustafa
   |id      = Esca.TransparencySettings
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 8891
+
   |nexus  = 13925
  |moddrop = 971985
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
   |github  = Esca-MMC/TransparencySettings
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Storage Containers
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.TransparentObjects
+
   |id      = trashcan9.StorageContainers
   |nexus  = 6412
+
   |nexus  = 16071
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Stronger You
   |author  = ChrisMzz
+
   |author  = Krutonium
   |id      = ChrisMzz.trash4elliott
+
   |id      = Krutonium.StrongerYou
   |nexus  = 18882
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = John Peters
+
   |author  = Darkmushu
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 11359
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Stumps to Hardwood Stumps
   |author  = MattDeDuck, Duckshard
+
   |author  = Nishtra
   |id      = MattDeDuck.TrashBearName
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 5252
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.TrashCanReactions
+
   |id      = sophie.SturdySaplings
   |nexus  = 7643
+
   |nexus  = 14440
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Submerged Crab Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 16394
+
  |curse  = 868757
 +
   |nexus  = 11719
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = atravita
+
   |author  = mytigio
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = mytigio.SubterranianOverhaul
  |curse  = 870979
+
   |nexus  = 4149
  |moddrop = 1128126
+
   |github  = mytigio/SDVMods
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Summit Reborn
   |author  = SorryLate, rharyanto
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = SorryLate.TrashRemover
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 5114
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Sundrop City
   |author  = Jaredlll08
+
   |author  = The Sundrop Team
   |id      = BlameJared.TrashTrash
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  =
+
   |nexus  = 4014
   |curse  = 297981
+
   |github  =
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Super Hopper
   |author  = Vrakyas
+
   |author  = spacechase0
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = spacechase0.SuperHopper
   |nexus  = 4031
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Super Sleeper
   |author  = Achtuur8
+
   |author  = spoocky123
   |id      = Achtuur.StardewTravelSkill
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 16820
+
   |nexus  = 10842
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Surfing Festival
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0 and ParadigmNomad
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 7685
+
  |curse  = 867720
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.3.1-unofficial.1-mouahrara
+
}}
   |summary = See the Posts tab on the {{nexus mod|7685|mod's nexus page}}
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Surprise Pregnancy, SurpriseBaby1
 +
   |author = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus   = 13126
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Survivalistic
   |author  = JPAN
+
   |author  = Ophaneom
   |id      = jpan.TreeChanges
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 3964
+
   |nexus  = 12179
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = SV Fishing Mod
   |author  = NCarigon
+
   |author  = KDERazorback
   |id      = NCarigon.TreeShakeMod
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 15927
+
   |nexus  = 6403
   |github  = ncarigon/StardewValleyMods
+
   |github  = KDERazorback/SvFishingMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = SV Location Bot
   |author  = TyoAtrosa
+
   |author  = JForea
   |id      = TyoAtrosa.Treeshaker
+
   |id      = JForea.SVLocationBot
   |nexus  = 2159
+
   |nexus  = 26181
   |github  = TyoAtrosa/TreeShaker
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
  |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Swap Rings
   |author  = bcmpinc
+
   |author  = Zamiel
   |id      = bcmpinc.TreeSpread
+
   |id      = Zamiel.SwapRings
   |nexus  = 3183
+
   |nexus  = 21205
   |github  = bcmpinc/StardewHack
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Swim
   |author  = YukiShiku, LeonBlade
+
   |author  = aedenthorn, Erinthe
   |id      = TreeTransplant
+
   |id      = aedenthorn.Swim
   |nexus   = 1342
+
   |curse   = 868896
   |moddrop = 526140
+
   |nexus   = 6326
   |chucklefish = 5485
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeonBlade/TreeTransplant
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant (Fix)
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = LeonBlade and Siweipancc
+
   |author  = Platonymous
   |id      = Siweipancc.TreeTransplant
+
   |id      = Platonymous.SwimSuit
   |nexus  = 20852
+
   |nexus  = 1215
   |github  = siweipancc/TreeTransplant
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Swim - Continued
   |author  = candidus42
+
   |author  = aedenthorn and FlyingTNT
   |id      = Candidus42.TrendyHaley
+
   |id      = FlyingTNT.Swim
   |nexus  = 4984
+
   |nexus  = 23169
   |github  = mus-candidus/TrendyHaley
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Swimsuits Anywhere
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Myzkatonic
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 8115
+
   |nexus  = 7722
 
   |github  =
 
   |github  =
  
Line 17,902: Line 22,485:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Swiss Army Knife
   |author  = ch20youk
+
   |author  = John Peters
   |id      = ch20youk.TricksAndTreats
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 18947
+
   |nexus  = 13991
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Tab Autoloot
   |author  = lilico/atelier99
+
   |author  = Guedez
   |id      = lilico.TrueRandomGeodes
+
   |id      = tab.autoloot
   |nexus  = 11371
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Tailor Weapon Skins
   |author  = Krutonium
+
   |author  = Peasly Wellbott
   |id      = krutonium.turn_to_your_enemies
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 12643
+
   |nexus  = 7797
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TV Announcements
 
  |author  = Zyin
 
  |id      = Zyin.TVAnnouncements
 
  |nexus  = 3649
 
  |github  = Zyin055/TVAnnouncements
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TV Brasileira
 
  |author  = JhonnieRandler & Brukob
 
  |id      = JhonnieMike.BrasilTV
 
  |nexus  = 10843
 
  |github  = JhonnieRandler/TVBrasileira
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 
  |author  = hisameartwork
 
  |id      = HisameArtwork.GardeningChannel
 
  |nexus  = 5485
 
 
   |github  =
 
   |github  =
  
Line 17,948: Line 22,517:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = SorryLate, rharyanto
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = SorryLate.TvRecipes
+
   |id      = TaintedCellar
   |nexus  = 5260
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Twin Stick Strafe Action
+
   |name    = Take a Break
   |author  = AndyUr
+
   |author  = Krutonium
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = krutonium.TakeABreak
   |nexus  = 7589
+
   |nexus  = 12549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Take All
   |author  = Hexenentendrache
+
   |author  = aedenthorn, Erinthe
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = aedenthorn.TakeAll
   |nexus  = 17321
+
  |curse  = 868713
   |github  = Enteligenz/StardewMods
+
   |nexus  = 14247
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Take It Slow
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = KarratKake
   |id      = telshin.twitch-for-stardew
+
   |id      = KarratKake.TakeItSlow
  |curse  = 306420
+
   |nexus  = 13432
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Cdaragorn
+
   |author  = Inworld AI, PogDerson
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = PogDerson.Inworld
   |nexus  = 1150
+
   |nexus  = 16816
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  =
  
   |warnings = Broken on Android.
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Tappable Palm Trees
   |author  = Annosz, Abs0rbed
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.UiInfoSuite2
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus   =
+
   |curse   = 868803
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |nexus  = 10661
   |github  = Annosz/UiInfoSuite2
+
   |github  = aedenthorn/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Tapper Ready
   |author  = Demiacle
+
   |author  = skunkkky
   |id      = Demiacle.UiModSuite
+
   |id      = skunkkk.TapperReady
   |nexus  = 1023
+
   |nexus  = 1219
   |github  = demiacle/UiModSuite
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Tapper Report
   |author  = Pereclaw Team
+
   |author  = pepoluan
   |id      = Pereclaw.ukrutilities
+
   |id      = pepoluan.TapperReport
   |nexus  = 8427
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Fertilizer
+
   |name    = Taxes Mod
   |author  = fox_white, fox_white25
+
   |author  = bdawson1993
   |id      = fox_white25.ultimate_fertilizer
+
   |id      =
   |nexus  = 21318
+
   |nexus  = 38
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ultimate Gold
 
  |author  = Shadowfoxss
 
  |id      = Shadowfoxss.UltimateGoldStardew
 
  |nexus  = 2833
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 +
   |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = MindMeltMax
+
   |author  = TehPers
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 7719
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |moddrop = 1135717
+
   |moddrop = 1071149
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = TehPers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Teh's Festive Slimes
   |author  = Mel Noelle and Kirbylink
+
   |author  = TehPers
   |id      = melnoelle.underdarksewer
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 3070
+
   |nexus  = 2990
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = TehPers/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |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    = Teh's Fishing Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = TehPers
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 6597
+
   |nexus  = 866
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets Redux
+
   |name    = Telephone Purchasing
   |author  = aedenthorn and Prism 99
+
   |author  = Stingray
   |id      = prism99.aedenthorn.UndergroundSecrets
+
   |id      = Stingray.TP
   |nexus  = 21475
+
   |nexus  = 10190
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Teleportation Tool
   |author  = spacechase0
+
   |author  = jeWel
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 17139
+
   |nexus  = 22534
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Teleporter
   |author  = Shaklin
+
   |author  = Bifibi
   |id      = shaklin.uniquechildren
+
   |id      = Teleporter
   |nexus  = 6278
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Teleport Mod
   |author  = Shaklin
+
   |author  = Falson, Falson127
   |id      = shaklin.uniquechildrentalk
+
   |id      = Falson.TeleportMod
   |nexus  = 9540
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Teleport NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.UniqueValley
+
   |id      = Enaium.TeleportNpc
   |nexus  = 13828
+
  |curse  = 436803
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 865554
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Teleport NPC Location
   |author  = funny-snek
+
   |author  = ccr
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 2942
+
   |nexus  = 17190
   |github  =
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Teleport Point
   |author  = Armitxes
+
   |author  = Enaium
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Enaium.TeleportPoint
   |nexus  = 2213
+
  |curse  = 436830
   |curse   = 362847
+
  |moddrop = 864013
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus   = 7247
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Terraria Accessories
   |author  = DeLiXx
+
   |author  = jeWel
   |id      = DLX.Bundles
+
   |id      = jeWel.TerrariaAccessoriesCode
  |curse  = 990830
+
   |nexus  = 22931
   |nexus  = 17265
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Terraria Bosses
   |author  = Shaklin
+
   |author  = GlitchedDeveloper
   |id      = shaklin.unlockdyemenu
+
   |id      = GlitchedDeveloper.TerrariaBosses
   |nexus  = 6156
+
   |nexus  = 26055
 +
  |github  = GlitchedDeveloper/StardewValley-TerrariaBosses
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = The Adventurer's Life Expanded
   |author  = damien
+
   |author  = HamioDracny
   |id      = damien.unlocked_doors
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 4338
+
   |nexus  = 14083
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = The Best of "The Queen of Sauce"
   |author  = apomorph
+
   |author  = Bpendragon
   |id      = apomorph.updatedInstantEatKey
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 15191
+
   |nexus  = 7985
   |github  =
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Aladanor
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 10164
+
   |nexus  = 23741
   |github  = shailalias/NoRumbleHorse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = The Chest Dimension
   |author  = Anthony Hilyard
+
   |author  = zazizu
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = zazizu.TheChestDimension
  |curse  = 446597
+
   |nexus  = 4013
   |nexus  = 9318
+
   |github  = cilekli-link/SDVMods
   |github  = AHilyard/UpgradeablePan
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Miihau
+
   |author  = Neat
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = neat.newspaper
   |nexus  = 17234
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  
Line 18,178: Line 22,773:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = The Farmer That Stared at Rocks
   |author  = Richard Cai
+
   |author  = ItsLittany
   |id      = richard_cai.UpgradedHorse
+
   |id      = itslittany.RockBreaker
   |nexus  = 5242
+
   |nexus  = 6376
  |github  = RichardJCai/stardew-valley-mods
+
   |moddrop = 804101
}}
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = The Fish Dimension
   |author  = punyo, yakminepunyo
+
   |author  = ichortower
   |id      = punyo.UsefulBombs
+
   |id      = ichortower.TheFishDimension
   |nexus  = 2488
+
   |nexus  = 22335
   |github  = pomepome/UsefulBombs
+
   |github  = ichortower/TheFishDimension
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Theft of the Winter Star
   |author  = Right Hand Man
+
   |author  = spacechase0 and ParadigmNomad
   |id      = raik.uselessinfo
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 8634
+
  |curse  = 867729
   |github  =
+
  |moddrop = 771680
 +
   |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    = Utility Grid
+
   |name    = The Gnomiverse
   |author  = aedenthorn, Erinthe
+
   |author  = Purppelle and King Gnomus
   |id      = aedenthorn.UtilityGrid
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 10197
+
   |nexus  = 13266
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = Jonqora
+
   |author  = Tlitookilakin
   |id      = Jonqora.UVIndex
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 6676
+
   |nexus  = 18856
   |github  = Jonqora/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = The Long Night
   |author  = dantheman999
+
   |author  = Pathoschild
   |id      = dantheman999.VariableGrass
+
   |id      = Pathoschild.TheLongNight
   |nexus  =
+
   |nexus  = 1369
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = Pathoschild/StardewMods
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.20
   |unofficial version = 1.3.1-unofficial.3-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
+
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = The Love of Cooking
   |author  = calebstein1
+
   |author  = blueberry
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 19904
+
   |nexus  = 6830
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = b-b-blueberry/CooksAssistant
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Theme Manager
   |author  = ActionJackson
+
   |author  = Khloe Leclair
   |id      = ActionJackson.VendingMachine
+
   |id      = leclair.thememanager
   |nexus  = 7508
+
   |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = The Northern Gulf
   |author  = bmarquismarkail, Space Baby
+
   |author  = The commission of The Northern Gulf
   |id      = SB_VerticalToolMenu
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 943
+
   |nexus  = 19376
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = The Pumpkin King
   |author  = aedenthorn, Erinthe
+
   |author  = KirbyLink
   |id      = aedenthorn.VideoPlayer
+
   |id      = kirbylink.pumpkinking
   |nexus  = 6524
+
   |nexus  = 3006
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KirbyLink/PumpkinKing
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = The Queen Of Sauce Reminder
   |author  = Jboss
+
   |author  = TheShwamp
   |id      = Jboss.VillagerCompass
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 16912
+
   |nexus  = 5172
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = Swampen/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Artifact Spots
+
   |name    = The Return of Custom Backpack Framework
   |author  = Zamiel
+
   |author  = platinummyr
   |id      = Zamiel.VisibleArtifactSpots
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 21223
+
   |nexus  = 21588
   |github  = Zamiell/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = The Return of Immersive Scarecrows
   |author  = shekurika
+
   |author  = aedenthorn and lucaskfreitas
   |id      = shekurika.WaterFish
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 8897
+
   |nexus  = 20701
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = The Return of Immersive Sprinklers
   |author  = Platonymous
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Platonymous.Visualize
+
   |id      = lucaskfreitas.ImmersiveSprinklers
  |curse  = 307573
+
   |nexus  = 20796
  |moddrop = 793933
+
   |github  = lucaskfreitas/ImmersiveSprinklers
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = The Return of More Backpack Upgrades
   |author  = Platonymous
+
   |author  = platinummyr
   |id      = Platonymous.VisualizeTK
+
   |id      = platinummyr.CPMoreBackpacks
  |moddrop = 1521421
+
   |nexus  = 21591
   |nexus  = 19009
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Renny
+
   |author  = platinummyr and wellbott
   |id      = renny.stardewvoideffects
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 2703
+
   |nexus  = 21900
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  =
 
+
}}
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Alhifar
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = Alhifar.WaitAround
+
   |id      = Eris.APICut
   |nexus  =
+
   |nexus  = 8158
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  =
   |github  = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait - Refined Multiplayer Time Pause
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = aurpine
+
   |author  = Dolphin Is Not a Fish
   |id      = aurpine.WAIT
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 20661
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Thinking Time
   |author  = EvilPdor
+
   |author  = PokeBenji
   |id      =
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   =
+
   |curse   = 1024585
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 24457
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Think-n-Talk
   |author  = TheOfficialTab
+
   |author  = Prism 99
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = prism99.thinkntalk
   |nexus  = 1958
+
   |nexus  = 9546
   |github  = OfficialTab/walk-through-trellis
+
   |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = This Mod Is Organic
   |author  = Mizzion
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
  |id      = mizzion.wallpaperrecycler
+
   |id      = SweetPanda.Organic
  |nexus  = 1905
+
   |nexus  = 16648
  |moddrop = 661354
+
   |github  =
  |github  = Mizzion/MyStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wall Planter
 
  |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.WallPlanter
 
   |nexus  = 11339
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 
  |summary  = See the Posts tab on the {{nexus mod|11339|mod's nexus page}}
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |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  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WallTelevision
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 11448
+
  |curse  = 867388
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/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-121931
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
   |unofficial version = 0.2.1-unofficial.2-FlyingTNT
+
   |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Throwable Axe
   |author  = Symen
+
   |author  = spacechase0
   |id      = Symen.WarpAnimals
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 1400
+
  |curse  = 867726
   |github  = simonbru/WarpAnimals
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Thunderstorm Totem
   |author  = SnowFire kVala
+
   |author  = justastranger
   |id      = SnowFire.Warp_Binder
+
   |id      = jas.ThunderstormTotem
   |nexus  = 6892
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
}}
 
{{#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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Tidy Fields
   |author  = Shaklin
+
   |author  = seitanicbean
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = seitanicbean.tidyfields
   |nexus  = 8950
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Tidy Orchard - Move Fruit Trees
   |author  = tlitookilakin
+
   |author  = huan
   |id      = tlitookilakin.warpnetwork
+
   |id      = huan.tidy_orchard_move_fruit_trees
   |nexus  = 8567
+
   |nexus  = 25054
  |moddrop = 951720
+
   |github  = huancz/SDV-TidyOrchard
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Tidy Social
   |author  = Pillow
+
   |author  = trashcan9
   |id      = Pillow.WarpParsnip
+
   |id      = trashcan9.TidySocial
   |nexus  = 18628
+
   |nexus  = 16233
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Snitch
 
  |author  = ceruleandeep
 
  |id      = ceruleandeep.WarpSnitch
 
  |nexus  = 9087
 
  |github  = ceruleandeep/CeruleanStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp to Friends
+
   |name    = Tileman Challenge
   |author  = Shalankwa
+
   |author  = SpicyKai
   |id      = Shalankwa.WarpToFriends
+
   |id      = SpicyKai.Tileman
   |nexus  = 2180
+
   |nexus  = 11945
   |github  = Shalankwa/SDV_Mods
+
   |github  = spicykai/StardewValley-Mods
  
   |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 [[#Tileman Redux|Tileman 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp to Player
+
   |name    = Tileman Redux
   |author  = lesbiansheep, Shalankwa
+
   |author  = Freaksaus
   |id      = lesbiansheep.WarpToPlayer
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 21075
+
   |nexus  = 23023
   |github  =
+
   |github  = Freaksaus/Tileman-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = GrumpyCrouton
+
   |author  = aedenthorn, Erinthe
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 10998
+
   |nexus  = 17288
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Tillable Ground
   |author  = HaulinOats
+
   |author  = hawkfalcon
   |id      = HaulinOats.WaterBalloon
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 14481
+
   |nexus  = 2175
   |github  = HaulinOats/StardewMods
+
   |github  = hawkfalcon/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Water Bomb
 
  |author  = BlaDe
 
  |id      = BlaDe.WaterBomb
 
  |nexus  = 10267
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Tilled Soil Decay
   |author  = andyruwruw
+
   |author  = bcmpinc
   |id      = andyruwruw.WaterBot
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 8167
+
   |nexus  = 2738
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = Mizzion
+
   |author  = misterwu
   |id      = mizzion.watercanrefiller
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 3539
+
   |nexus  = 21959
  |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Time Before Harvest
   |author  = blueberry
+
   |author  = Asconoid
   |id      = blueberry.WaterFlow
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 11790
+
   |nexus  = 5764
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Time Before Harvest Enhanced
   |author  = Achtuur
+
   |author  = Jonathan Ginn
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 16903
+
   |nexus  = 12170
   |github  = Achtuur/StardewMods
+
   |github  =
}}
+
   |source = https://gitlab.com/enom/time-before-harvest-enhanced
{{#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
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Time Freeze
   |author  = Goldenrevolver
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = Omegasis.TimeFreeze
   |nexus  = 7768
+
   |nexus  = 973
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Time Freezes at Midnight
   |author  = Mizzion
+
   |author  = JBtheShadow
   |id      = mizzion.petwaterbowl
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 2009
+
   |nexus  = 7425
  |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Time Master
   |author  = Esca, Esca-MMC
+
   |author  = trashcan9
   |id      = Esca.WaterproofItems
+
   |id      = trashcan9.TimeMaster
   |nexus  = 6460
+
   |nexus  = 16192
   |moddrop = 807393
+
  |github  =
   |github = Esca-MMC/WaterproofItems
+
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Time Multiplier
   |author  = Digus
+
   |author  = DefenTheNation
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 2374
+
   |nexus  = 2262
   |github  = Digus/StardewValleyMods
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Time Notifier
   |author  = Qi The Mysterious
+
   |author  = CKextreme
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 19903
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Time of the Prairie King
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 15409
+
   |nexus  = 5631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Time Reminder
   |author  = Anthony Hilyard
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = KoihimeNakamura.TimeReminder
   |curse   = 447259
+
   |nexus   = 1000
   |nexus  = 9319
+
   |moddrop = 664035
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = TimeSpeed
   |author  = bcmpinc
+
   |author  = cantorsdust and Pathoschild
   |id      = bcmpinc.WearMoreRings
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 3214
+
   |nexus  = 169
   |github  = bcmpinc/StardewHack
+
   |github  = cantorsdust/StardewMods
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Timescale Display
   |author  = EvilPdor
+
   |author  = thebeardphantom
   |id      =
+
   |id      = thebeardphantom.timescale-display
   |nexus  =
+
   |nexus  = 27764
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = thebeardphantom/Stardew-Mods
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Time Totem
   |author  = nrm33n
+
   |author  = gmff
   |id      = nrm33n.weatherGod
+
   |id      = GMFF.TimeTotem
   |nexus  = 15563
+
  |curse  = 494425
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Time Travel
   |author  = Sakorona
+
   |author  = Cile_ed
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 2210
+
   |nexus  = 4068
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Time Watch
   |author  = aedenthorn, Erinthe
+
   |author  = KyuubiRan
   |id      = aedenthorn.WeatherTotems
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 16455
+
   |nexus  = 23725
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KyuubiRan/TimeWatch
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = Opalie
+
   |author  = Platonymous
   |id      = Opalie.Wedding
+
   |id      = Platonymous.TMXLoader
   |nexus  =
+
  |curse  = 877235
   |moddrop = 526231
+
   |nexus  = 1820
   |github  = Opalie/Wedding
+
   |moddrop = 771913
 
+
   |github  = Platonymous/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = To-Dew
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.WeddingTweaks
+
   |id      = jltaylor-us.ToDew
   |curse  = 868829
+
   |curse  = 997100
   |nexus  = 10117
+
   |nexus  = 7409
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewToDew
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = To Do List
   |author  = treehat
+
   |author  = Eleanor, eleanoot
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 8194
+
   |nexus  = 1630
   |github  =
+
   |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Toggle Items Framework
   |author  = aedenthorn, Erinthe
+
   |author  = selph, zombifier
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = selph.ToggleItems
   |nexus  = 13707
+
   |nexus  = 21361
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Toggle Monsters
   |author  = Platonymous
+
   |author  = Jolyone, Me
   |id      = Platonymous.Werewolf
+
   |id      = Me.ToggleMonsters
  |curse  = 877223
+
   |moddrop = 1587713
   |moddrop = 1521370
+
   |nexus  = 11801
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = PrivateButtface
+
   |author  = MaltoseMatt
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 4430
+
   |nexus  = 22913
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Tool Assembly
   |author  = Oxyligen
+
   |author  = OFTS_CQM
   |id      = WhatAMush
+
   |id      = ofts.toolAss
   |nexus  = 1097
+
   |nexus  = 23872
   |github  =
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Toolbar Icons
   |author  = Oxyligen
+
   |author  = LeFauxMatt
   |id      = wHatsUp
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 1082
+
   |curse   = 871834
   |github  =
+
   |moddrop = 1547451
 
+
  |nexus  = 11026
   |broke in = Stardew Valley 1.3
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Toolbar Tooltips
   |author  = Capaldi12
+
   |author  = danmw3
   |id      = Capaldi12.WhereAreThey
+
   |id      = danmw3.toolbartooltips
   |nexus  = 13208
+
   |nexus  = 4977
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = ToolBelt
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = yuri0r
   |id      = f4iTh.WheresMyItems
+
   |id      = yuri0r.ToolBelt
   |nexus  = 2086
+
   |nexus  = 8566
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = White Turnip
 
  |author  = ejun0
 
  |id      = ejun0.WhiteTurnip
 
  |nexus  = 8568
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Tool Charging
   |author  = Prism 99
+
   |author  = mralbobo
   |id      = prism99.wholiveshere
+
   |id      = mralbobo.ToolCharging
   |nexus  = 19840
+
   |nexus  =
   |github  = Prism-99/WhoLivesHere
+
   |url    = https://community.playstarbound.com/threads/111988
}}
+
   |github  = mralbobo/stardew-tool-charging
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wiki Links
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.WikiLinks
 
  |nexus  = 11476
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers
+
   |name    = Tool Geodes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Wildflowers
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 14061
+
  |curse  = 308018
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3090
 +
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers Reimagined
+
   |name    = Tool Pouch
   |author  = jpp
+
   |author  = CodeWordZ, zulu333
   |id      = jpp.WildFlowersReimagined
+
   |id      = CodeWordZ.ToolPouch
   |nexus  = 21498
+
   |nexus  = 25136
   |github  = jpparajeles/StardewValleyMods
+
   |github  = Brandon22Adams/ToolPouch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Tool Power Select
   |author  = CatCattyCat
+
   |author  = CrazyWig
   |id      = cat.windeffects
+
   |id      = crazywig.toolpowerselect
   |nexus  = 6647
+
   |nexus  = 2553
  |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    = Tool Power Setup
   |author  = thatnzguy
+
   |author  = Gilar Fasulaki
   |id      = thatnzguy.WindowResize
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2266
+
   |nexus  = 4517
   |github  = thatnzguy/WindowResize
+
   |github  =
 +
 
 +
  |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    = Winter Grass
+
   |name    = Tool Smart Switch
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.wintergrass
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus   = 1601
+
   |curse   = 868687
   |moddrop = 833542
+
   |nexus  = 15216
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Winter Pigs
+
   |name    = Tool Smart Switch (Updated)
   |author  = MindMeltMax
+
   |author  = Fiorbeth
   |id      = MindMeltMax.WinterPigs
+
   |id      = Fiorbeth.ToolSmartSwitch
  |moddrop = 1443556
+
   |nexus  = 20829
   |nexus  = 16879
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Tool Upgrade Costs
   |author  = idermailer
+
   |author  = Cherry, CherryChain
   |id      = idermailer.WinterRain
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 13767
+
   |nexus  = 6576
   |github  = idermailer/WinterRain
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Tool Upgrade Delivery
   |author  = drbirbdev
+
   |author  = SorryLate
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 14164
+
   |nexus  = 5421
   |github  = drbirbdev/StardewValley
+
   |github  = sorrylate/Stardew-Valley-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Tool Upgrade Delivery Service
   |author  = aedenthorn, Erinthe
+
   |author  = Felix-Dev
   |id      = Aedenthorn.WitcherMod
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 5797
+
   |nexus  = 2938
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Tool Upgrade Duration Changer
   |author  = Taskmaster
+
   |author  = GrimatGaming
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 5246
+
  |curse  = 1000868
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
   |nexus  = 13423
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |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  = Jinxiewinxie and TaintedWheat
+
  |author  = DaLion
  |id      = WonderfulFarmLife
+
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
  |nexus  =
+
  |nexus  = 7965
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  =
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in          = Stardew Valley 1.1 or 1.11
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Workbench Helper
+
   |name    = Topless Farmer Girl
   |author  = Ballom41
+
   |author  = Mangupix
   |id      = Ballom41.WorkbenchHelper
+
   |id      = Mangupix.ToplessFarmerGirl
   |nexus  = 21294
+
   |nexus  = 19939
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Town School Functions
   |author  = jahangmar
+
   |author  = Edu Anttunes
   |id      = jahangmar.WorkingFireplace
+
   |id      = EduAnttunes.TownSchool.Functions
  |nexus  = 3654
+
   |nexus  = 6317
  |github  = jahangmar/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = X
 
  |author  = skiilaa
 
  |id      = skiilaa.X
 
   |nexus  = 2286
 
 
   |github  =
 
   |github  =
  
   |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    = Tractor Mod
   |author  = Shockah
+
   |author  = Pathoschild
   |id      = Shockah.XPDisplay
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus  = 11089
+
  |curse  = 992849
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 1401
 +
  |moddrop = 606639
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = nofilenamed
+
   |author  = MissCoriel
   |id      = NFN.XPMUL
+
   |id      = misscoriel.tractorsounds
   |nexus  = 8649
+
  |curse  = 885079
   |github  = nofilenamed/XPMultiplier
+
   |nexus  = 5781
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Trading
   |author  = nofilenamed
+
   |author  = MindMeltMax
   |id      = NFN.XPMULSPA
+
   |id      = MindMeltMax.Trading
   |nexus  = 8760
+
  |curse  = 1004485
   |github  = nofilenamed/XPMultiplier.Space
+
  |moddrop = 1214750
 +
   |nexus  = 13293
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Train Info
   |author  = hixega
+
   |author  = BinaryLip
   |id      = hixega.XtardewCore
+
   |id      = BinaryLip.TrainInfo
   |nexus  = 19096
+
  |curse  = 1035850
   |github  =
+
   |nexus  = 21883
 +
   |github  = BinaryLip/TrainInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Train Station
   |author  = vincebel
+
   |author  = Cherry, CherryChain
   |id      = vincebel.YearRoundCrops
+
   |id      = Cherry.TrainStation
   |nexus  = 8196
+
   |nexus  = 6183
   |github  = vincebel7/YearRoundCrops
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Auto Watering
+
   |name    = Train Tracks
   |author  = zhuoyun233
+
   |author  = aedenthorn, Erinthe
   |id      = zhuoyun233.YetAnotherAutoWatering
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 21036
+
  |curse  = 868791
   |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
+
   |nexus  = 10927
 +
   |github  = aedenthorn/StardewValleyMods
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Train Tracks - Continued|Train Tracks - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Train Tracks - Continued
   |author  = NeverToxic
+
   |author  = CyanFire
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 20391
+
   |nexus  = 28049
   |github  = Dunc4nNT/StardewMods
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Train Whistle
  |id      = bcmpinc.HarvestWithScythe
+
   |author  = Taskmaster
  |nexus  = 2731
+
   |id      = Taskmaster.TrainWhistle
  |author  = bcmpinc
+
   |nexus  = 4473
  |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  =
 
   |github  =
  
Line 18,949: Line 23,482:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Trampoline
   |author  = Jaredlll08, YGM Team
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = aedenthorn.Trampoline
   |curse  = 308005
+
   |curse  = 868763
   |nexus  =
+
   |nexus  = 11619
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Translation Replacer
   |author  = thakyZ
+
   |author  = ofts, OFTS_CQM
   |id      = zdailyincrease
+
   |id      = ofts.transRep
   |nexus  =
+
   |nexus  = 22871
  |chucklefish = 4247
+
   |github  =
   |github  = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ZelWorld - Custom World Music
+
   |name    = Transparency Settings
   |author  = zelink
+
  |author  = Esca, Esca-MMC
   |id      = zelink.ZelWorld
+
  |id      = Esca.TransparencySettings
   |nexus  = 21466
+
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |curse  = 868894
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
   |author  = ChrisMzz
 +
   |id      = ChrisMzz.trash4elliott
 +
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Trash Bear Abides
   |author  = BlaDe
+
   |author  = John Peters
   |id      = BlaDe.Zenchman
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 12024
+
   |nexus  = 11359
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = PositiveVegan
+
   |author  = MattDeDuck, Duckshard
   |id      = PositiveVegan.ZenMod
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 12899
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Trash Can Reactions
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 6743
+
  |curse  = 868869
 +
   |nexus  = 7643
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Trash Cans On Horse
   |author  = thespbgamer
+
   |author  = aedenthorn, Erinthe
   |id      = thespbgamer.ZoomLevel
+
   |id      = aedenthorn.TrashCansOnHorse
   |curse  = 714275
+
   |curse  = 868673
   |nexus  = 7363
+
   |nexus  = 16394
   |github  = thespbgamer/ZoomLevel
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Trash Does Not Consume Bait
   |author  = GuiNoya, Yesst
+
   |author  = atravita
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 1621
+
  |curse  = 870979
   |github  = GuiNoya/SVMods
+
  |moddrop = 1128126
 +
   |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status  = workaround
+
}}
   |summary = use [[#Zoom Level|Zoom Level]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Trash Remover
 +
   |author = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Trash Trash
   |author  = RockinRolla
+
   |author  = Jaredlll08
   |id      = RockinMods.ZoomMod
+
   |id      = BlameJared.TrashTrash
   |nexus  = 1326
+
   |nexus  =
   |github  = rockinrolla/ZoomMod
+
   |curse   = 297981
 
+
   |github = jaredlll08/Trash-Trash
   |broke in = Stardew Valley 1.3.33
 
   |status  = workaround
 
  |summary = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Traveling Cart Reminder
   |author  = Geko_X
+
   |author  = TheShwamp
   |id      = gekox.zoomyFarmer
+
   |id      = TheShwamp.TravelingCartReminder
  |moddrop = 1530058
+
   |nexus  = 25209
   |nexus  = 6031
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|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    = Traveling Cart Visit Everyday
   |author  = Alex Noddings
+
   |author  = dayLerFar, nnn
   |id      = an.4leaf
+
   |id      = nnn.TCVED
   |nexus  = 2365
+
   |nexus  = 22240
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Traveling Takes Time
   |author  = Entoarox
+
   |author  = Vrakyas
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 2270
+
   |nexus  = 4031
  |chucklefish = 3619
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Travelling Skill
   |author  = Warix3
+
   |author  = Achtuur8
   |id      = warix3.advancingsprinklers
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 2983
+
   |nexus  = 16820
   |github  =
+
   |github  = Achtuur/StardewTravelSkill
 
 
  |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    = Treasure Chests Expanded
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.AeroCore
+
   |id      = aedenthorn.TreasureChestsExpanded
   |moddrop = 1275014
+
   |curse  = 868867
   |nexus  = 14700
+
   |nexus  = 7685
   |github  = Tlitookilakin/AeroCore
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status   = abandoned
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Treasury Farm
   |author  = CKextreme
+
   |author  = Don Cami, DonCami
   |id      = CKextreme.AfkTimer
+
   |id      = DonCami.TreasuryFarm
   |nexus  = 3721
+
   |nexus  = 26447
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Tree Shake Mod
   |author  = skn
+
   |author  = NCarigon
   |id      = skn.AgingMod
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 1129
+
   |nexus  = 15927
   |github  =
+
   |github  = ncarigon/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Tree Shaker
   |author  = cantorsdust
+
   |author  = TyoAtrosa
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 170
+
   |nexus  = 2159
   |github  = cantorsdust/StardewMods
+
   |github  = TyoAtrosa/TreeShaker
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
  |unofficial version = 1.0.2-unofficial.2-huancz
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Size Framework
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.TreeSizeFramework
 +
  |nexus  = 27123
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Social Menu
+
   |name    = Tree Spread
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.AnimalSocialMenu
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 3283
+
   |nexus  = 3183
  |moddrop = 771644
+
   |github  = bcmpinc/StardewHack
   |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
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Tree Transplant
   |author  = Angela Ranna
+
   |author  = YukiShiku, LeonBlade
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = TreeTransplant
   |nexus  = 6894
+
   |nexus  = 1342
   |github  = AngelaRanna/StardewMods
+
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
   |github  = LeonBlade/TreeTransplant
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Tree Transplant (Fix)
   |author  = Grant Peters
+
   |author  = LeonBlade and Siweipancc
   |id      = GPeters-AnimalMoodFix
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 761
+
   |nexus  = 20852
   |github  =
+
   |github  = siweipancc/TreeTransplant
  |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 Selector
+
   |name    = Trendy Haley
   |author  = rikai
+
   |author  = candidus42
   |id      = rikai.AnimalSelector
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 8758
+
   |nexus  = 4984
   |github  = rikai/AnimalSelector
+
   |github  = mus-candidus/TrendyHaley
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Trick or Treat
   |author  = DaLion
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 11288
+
   |nexus  = 8115
 
   |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    = Archaeology House Content Management Helper
+
   |name    = Tricks and Treats
   |author  = Felix-Dev
+
   |author  = ch20youk
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 2804
+
   |nexus  = 18947
   |github  = Felix-Dev/StardewMods
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
  
   |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    = Armor Ore
+
   |name    = True God Mode
   |author  = gmff
+
   |author  = WingleWanger
   |id      = GMFF.ArmorOre
+
   |id      = winglewanger.truegodmode
   |nexus  =
+
   |nexus  = 25735
  |curse  = 485718
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = True Random Geodes
   |author  = Max Vollmer, SVProtector
+
   |author  = lilico/atelier99
   |id      = maxvollmer.audiodevices
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 2838
+
   |nexus  = 11371
   |github  = maxvollmer/AudioDevices
+
   |github  =
 
 
  |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
   |name    = Auto-Grabber Mod
+
   |name    = Truly Invincible
   |author  = Jotser
+
   |author  = Kithplana
   |id      = Jotser.AutoGrabberMod
+
   |id      = kithplana.trulyinvincible
   |nexus  = 2783
+
   |nexus  = 25281
 
   |github  =
 
   |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
   |name    = Auto Stack Items to Chest
+
   |name    = Turbo
   |author  = Chosimba
+
  |author  = Primm
   |id      = Chosimba.AutoStackItemsToChest
+
  |id      = Primm.Turbo
   |nexus  = 2307
+
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
   |author  = Krutonium
 +
   |id      = krutonium.turn_to_your_enemies
 +
   |nexus  = 12643
 
   |github  =
 
   |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    = TV Announcements
   |author  = atravita
+
   |author  = Zyin
   |id      = atravita.AvoidLosingScepter
+
   |id      = Zyin.TVAnnouncements
   |curse   = 870974
+
   |nexus   = 3649
   |moddrop = 1146671
+
   |github  = Zyin055/TVAnnouncements
   |nexus  = 11856
+
}}
   |github = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = TV Brasileira
   |status  = abandoned
+
   |author = JhonnieRandler & Brukob
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
  |id      = JhonnieMike.BrasilTV
 +
   |nexus  = 10843
 +
   |github  = JhonnieRandler/TVBrasileira
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = LateFilmsGamer
+
   |author  = hisameartwork
   |id      = Late's.AdjustBabyChance
+
   |id      = HisameArtwork.GardeningChannel
   |nexus  = 15018
+
   |nexus  = 5485
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = TV Recipes
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = SorryLate, rharyanto
   |id      = f4iTh.BabyGenderInterface
+
   |id      = SorryLate.TvRecipes
   |nexus  = 1947
+
   |nexus  = 5260
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = TV Shopping Channel
   |author  = KirbyLink
+
   |author  = Tomokisan
   |id      = kirbylink.beehousefix
+
   |id      = tomokisan.TVshoppingChannel
   |nexus   = 3013
+
   |curse   = 1081465
   |github  = KirbyLink/BeeHouseFix
+
   |nexus   = 24885
 
+
   |github =
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Twin Stick Strafe Action
   |author  = Taskmaster
+
   |author  = AndyUr
   |id      = Taskmaster.BeMyValentine
+
   |id      = AndyUr.TwinStickStrafeAction
   |nexus  = 5219
+
   |nexus  = 7589
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Twitch Chat Integration
   |author  = Sonozuki
+
   |author  = Hexenentendrache
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Hexenentendrache.TwitchChatIntegration
   |nexus  = 3605
+
   |nexus  = 17321
   |github  = Sonozuki/StardewMods
+
   |github  = Enteligenz/StardewMods
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Twitch in Stardew Valley, Twitch for Stardew
   |author  = Sonozuki
+
   |author  = Telshin, Tim "Telshin" Aldridge
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = telshin.twitch-for-stardew
   |nexus   = 3159
+
   |curse   = 306420
   |github  = Sonozuki/StardewMods
+
   |nexus  =
 
+
   |github =
   |status = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Typable Books
   |author  = RedstoneBoy
+
   |author  = Kronosta
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Kronosta.TypableBooks
   |nexus  = 2504
+
   |nexus  = 25982
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = kronosta/Stardew-Mods
 
 
  |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    = UI Helper
   |author  = Khloe Leclair
+
   |author  = ProfeJavix
   |id      = leclair.bcspacecore
+
   |id      = ProfeJavix.UIHelper
   |nexus  = 11115
+
   |nexus  = 25710
  |moddrop = 1115749
+
   |github  = ProfeJavix/StardewValleyMods
   |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    = Ui Info Suite
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Cdaragorn
   |id      = f4iTh.BetterTransmutation
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 2120
+
   |nexus  = 1150
   |github  =
+
   |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Ui Info Suite 2
   |author  = BunnyJumps
+
   |author  = Annosz, Abs0rbed
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Annosz.UiInfoSuite2
   |nexus  = 2502
+
   |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    = BJS MP Kick Mod
+
   |name    = UI Mod Suite
   |author  = BunnyJumps
+
   |author  = Demiacle
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Demiacle.UiModSuite
   |nexus  = 2503
+
   |nexus  = 1023
   |github  =
+
   |github  = demiacle/UiModSuite
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = BunnyJumps
+
   |author  = Pereclaw Team
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = Pereclaw.ukrutilities
   |nexus  = 2501
+
   |nexus  = 8427
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Ultimate Fertilizer
   |author  = BunnyJumps
+
   |author  = fox_white, fox_white25
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 3145
+
   |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |status   = abandoned
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Ultimate Storage System
   |author  = BunnyJumps
+
   |author  = holybananapants
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = holybananapants.UltimateStorageSystem
   |nexus  = 3143
+
   |nexus  = 26919
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Ultiplayer
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 2500
+
   |nexus  = 2134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
Line 19,393: Line 23,905:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Unbreakable Tackles
   |author  = BunnyJumps
+
   |author  = MindMeltMax
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus   = 3144
+
   |curse   = 997978
   |github  =
+
   |nexus  = 7719
 
+
   |moddrop = 1135717
   |broke in = SMAPI 3.0
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Uncanny Valley
   |author  = WindHero
+
   |author  = UncannyValley
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 2336
+
   |nexus  = 20519
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Uncle Iroh Approved Tea
   |author  = spacechase0
+
   |author  = slimerrain
   |id      = spacechase0.Bow
+
   |id      = slimerrain.byproducts
   |nexus  = 2756
+
   |nexus  = 22376
  |moddrop = 771627
+
   |github  = slimerrain/stardew-mods
   |github  = spacechase0/Bow
 
 
 
  |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    = Underdark Sewer
   |author  = DiogoAlbano
+
   |author  = Mel Noelle and Kirbylink
   |id      = DiogoAlbano.BNWCore
+
   |id      = melnoelle.underdarksewer
   |nexus  = 15871
+
   |nexus  = 3070
   |github  =
+
   |github  = KirbyLink/UnderdarkSewer
  
   |status  = abandoned
+
   |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    = Bus Locations
+
   |name    = Underground Secrets
   |author  = Hootless
+
   |author  = aedenthorn, Erinthe
   |id      = hootless.BusLocations
+
   |id      = aedenthorn.UndergroundSecrets
   |nexus  = 2905
+
  |curse  = 868880
   |github  = hootless/StardewMods
+
   |nexus  = 6597
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
   |status             = abandoned
+
   |status   = workaround
   |summary           = remove this mod (no longer maintained; see [https://github.com/Xytronix/BusLocations/releases unofficial update] instead).
+
   |summary = use {{nexus mod|21475|Underground Secrets Redux}} instead.
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 
  |unofficial version = 1.2.1-unofficial.1-Xytronix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Buy Back Collectables
+
   |name    = Underground Secrets Redux
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn and Prism 99
   |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id      = prism99.aedenthorn.UndergroundSecrets
   |nexus  = 507
+
   |nexus  = 21475
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Unhinged Mayo Jar
   |author  = bwdy
+
   |author  = spacechase0
   |id      = bwdyworks
+
   |id      = spacechase0.UnhingedMayoJar
   |nexus  = 3530
+
   |nexus  = 17139
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Unique Children
   |author  = Ilyaki
+
   |author  = Shaklin
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = shaklin.uniquechildren
   |nexus  = 3083
+
   |nexus  = 6278
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Unique Children Talk
   |author  = YukiShiku, LeonBlade
+
   |author  = Shaklin
   |id      = CasksAnywhere
+
   |id      = shaklin.uniquechildrentalk
   |nexus  = 878
+
   |nexus  = 9540
  |chucklefish = 5486
+
   |github  =
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cat Gifts
+
   |name    = Unique Valley
   |author  = skuldomg, Skuld
+
   |author  = aedenthorn, Erinthe
   |id      = skuldomg.catGifts
+
   |id      = aedenthorn.UniqueValley
   |nexus   = 2132
+
   |curse   = 868730
   |github  = skuldomg/catGifts
+
   |nexus   = 13828
 
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
  |status   = obsolete
 
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cats and Dogs
+
   |name    = Unlimited Cats and Dogs
   |author  = DelphinWave
+
   |author  = funny-snek
   |id      = DelphinWave.CatsAndDogsMod
+
   |id      = funnysnek.UnlimitedCatsandDogs
   |nexus  = 7407
+
   |nexus  = 2942
 +
  |github  =
  
   |status  = obsolete
+
   |broke in = SMAPI 3.0
  |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    = Unlimited Community Center
   |author  = aclockworkhound
+
   |author  = TIplurka
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = tiplurka.UnlimitedCommunityCenter
   |nexus  = 3540
+
   |nexus  = 23897
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = perkmi/Always-On-Server-for-Multiplayer
 
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Circle of Thorns - NPC Hector
+
   |name    = Unlimited Gift (Gift All Week)
   |author  = DestyNova and KittyCatCasey, KittyCatCasey
+
   |author  = Chirase
   |id      = DestyNova.Hector.SMAPI
+
   |id      = Tommy.GiftAllWeek
   |nexus  = 16032
+
   |nexus  = 6850
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.6
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Unlimited Gift (Gift Every Day)
   |author  = CJBok
+
   |author  = Chirase
   |id      = CJBAutomation
+
   |id      = Tommy.GiftEveryDay
   |nexus  = 211
+
   |nexus  = 6850
   |github  = CJBok/SDV-Mods
+
   |github  =
  
  |broke in = Stardew Valley 1.2
+
   |status = abandoned
   |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    = Unlimited Players
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Armitxes
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Armitxes.UnlimitedPlayers
   |nexus  = 604
+
   |nexus  = 2213
   |moddrop = 664033
+
   |curse  = 362847
   |github  = Sakorona/SDVMods
+
   |github  = Armitxes/StardewValley_UnlimitedPlayers
  |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    = Unlockable Areas
   |author  = Lysero
+
   |author  = DeLiXx
   |id      = Lysero.Clock24
+
   |id      = DeLiXx.Unlockable_Areas
   |nexus  = 3718
+
   |nexus  = 15132
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Unlockable Bundles
   |author  = spacechase0
+
   |author  = DeLiXx
   |id      = spacechase0.Cobalt
+
   |id      = DLX.Bundles
   |nexus   = 1723
+
   |curse   = 990830
   |github  = spacechase0/Cobalt
+
   |nexus   = 17265
 
+
   |github  =
   |broke in = Stardew Valley 1.3
+
   |source = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
   |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    = Unlock Dye Menu
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Shaklin
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = shaklin.unlockdyemenu
   |nexus  = 1169
+
   |nexus  = 6156
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Unlocked Doors
   |author  = Igorious
+
   |author  = damien
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = damien.unlocked_doors
   |nexus  =
+
   |nexus  = 4338
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
+
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Unscheduled Evaluation
   |author  = spacechase0
+
   |author  = wrongcoder
   |id      = spacechase0.ColorfulChests
+
   |id      = wrongcoder.UnscheduledEvaluation
   |nexus  = 1623
+
   |nexus  = 22752
  |moddrop = 279189
+
   |github  = wrongcoder/UnscheduledEvaluation
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Untimed Special Orders
   |author  = punyo, yakminepunyo
+
   |author  = EnderTedi
   |id      = punyo.ConcentrationOnFarming
+
   |id      = EnderTedi.UntimedSpecialOrders
   |nexus  = 1445
+
   |nexus  = 26117
   |github  =
+
   |github  = EnderTedi/Untimed-Special-Orders
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Updated Instant Eat Key
   |author  = Nishtra
+
   |author  = apomorph
   |id      = ConfigurableShippingDates
+
   |id      = apomorph.updatedInstantEatKey
   |nexus  = 675
+
   |nexus  = 15191
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Updated No Rumble Horse
   |author  = Pillow
+
   |author  = Aladanor
   |id      = Pillow.ConsoleCoordinates
+
   |id      = Aladanor.UpdatedNoRumbleHorse
   |nexus  = 8957
+
   |nexus  = 10164
   |github  =
+
   |github  = shailalias/NoRumbleHorse
 
+
}}
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Upgradable Pan
   |author  = CatCattyCat, Cat
+
   |author  = Anthony Hilyard
   |id      = cat.copyinvitecode
+
   |id      = com.anthonyhilyard.upgradablepan
   |nexus  = 2171
+
  |curse  = 446597
   |github  = danvolchek/StardewMods
+
   |nexus  = 9318
 +
   |github  = AHilyard/UpgradeablePan
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cosmetic Rings
+
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
   |author  = PeacefulEnd
+
   |author  = Miihau
   |id      = PeacefulEnd.CosmeticRings
+
   |id      = Miihau.MiihauUpgradeableMachines
   |nexus  = 8522
+
   |nexus  = 17234
   |github  = Floogen/CosmeticRings
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Upgraded Casks
   |author  = bcmpinc
+
   |author  = CyanFire
   |id      = bcmpinc.CraftCounter
+
   |id      = CF.UpgradedCasks
   |nexus  = 2739
+
   |nexus  = 22477
  |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 Counter
 
  |author  = lolpcgaming
 
  |id      = lolpcgaming.CraftingCounter
 
  |nexus  = 1585
 
 
   |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    = Upgraded Horse, Horse Friendship and Speed Levels
   |author  = trienow
+
   |author  = Richard Cai
   |id      = de.trienow.stardew.craftpriority
+
   |id      = richard_cai.UpgradedHorse
   |nexus  = 4174
+
   |nexus  = 5242
   |github  = trienow/Stardew-CraftPriority
+
   |github  = RichardJCai/stardew-valley-mods
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Upgraded Jars
   |author  = bwdy
+
   |author  = CyanFire
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = CF.UpgradedJars
   |nexus  = 2115
+
   |nexus  = 15756
 
   |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    = Upgraded Kegs
   |author  = BadNetCode
+
   |author  = CyanFire
   |id      = BadNetCode.CropSafety
+
   |id      = CF.UpgradedKegs
   |nexus  = 1233
+
   |nexus  = 15755
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Upgrade Empty Cabins
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Cherry, CherryChain
   |id      = CurrentLocation102120161203
+
   |id      = Cherry.UpgradeEmptyCabins
   |nexus  = 638
+
   |nexus  = 5253
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 720987
 
+
   |github = ChroniclerCherry/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
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Useful Bombs
   |author  = Omegasis, AlphaOmegasis
+
   |author  = punyo, yakminepunyo
   |id      = Omegasis.CustomAssetModifier
+
   |id      = punyo.UsefulBombs
   |nexus  = 1836
+
   |nexus  = 2488
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = pomepome/UsefulBombs
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |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    = Custom Bundles
+
   |name    = Useful Cookings
   |author  = LeFauxMatt
+
   |author  = Chocciee
   |id      = furyx639.CustomBundles
+
   |id      = Chocciee.UsefulCookings
   |nexus  = 8258
+
   |nexus  = 22234
 
+
   |github  =
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
   |author  = spacechase0
+
   |author  = Right Hand Man
   |id      = spacechase0.CustomCrops
+
   |id      = raik.uselessinfo
   |nexus  = 1592
+
   |nexus  = 8634
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Utility Grid
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomElementHandler
+
   |id      = aedenthorn.UtilityGrid
   |nexus  = 1068
+
  |curse  = 868824
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 10197
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = UV Index (Sunscreen Mod)
   |author  = purrplingcat
+
   |author  = Jonqora
   |id      = PurrplingCat.CustomEmotes
+
   |id      = Jonqora.UVIndex
   |nexus  = 10861
+
   |nexus  = 6676
   |github  = purrplingcat/CustomEmotes
+
   |github  = Jonqora/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Valley Cast
   |author  = Platonymous
+
   |author  = ihasTaco
   |id      = Platonymous.CustomFarming
+
   |id      = ihasTaco.ValleyCast
   |nexus  = 991
+
   |nexus  = 26947
  |curse  = 307366
+
   |github  =
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Variable Grass
   |author  = Platonymous
+
   |author  = dantheman999
   |id      = Platonymous.CFAutomate
+
   |id      = dantheman999.VariableGrass
   |nexus  = 991
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/107658
 +
   |github  = dantheman999301/StardewMods
  
   |broke in = Automate 1.15
+
   |broke in           = SMAPI 2.0
  |status  = abandoned
+
   |unofficial version = 1.3.1-unofficial.3-pathoschild
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
<!--
 
   |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    = Variable Seasons, Stardew Variable Seasons
   |author  = spacechase0
+
   |author  = calebstein1
   |id      = spacechase0.CustomFarmTypes
+
   |id      = calebstein1.StardewVariableSeasons
   |nexus  = 1140
+
   |nexus  = 19904
  |moddrop = 128708
+
   |github  = calebstein1/StardewVariableSeasons
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Vending Machine, NPC Vending Machine
   |author  = Forkmaster
+
   |author  = ActionJackson
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = ActionJackson.VendingMachine
   |nexus  = 3464
+
   |nexus  = 7508
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Vertical Toolbar
   |author  = mytigio
+
   |author  = bmarquismarkail, Space Baby
   |id      = mytigio.customharvestfix
+
   |id      = SB_VerticalToolMenu
   |nexus  = 4192
+
   |nexus  = 943
   |github  = mytigio/CustomHarvestFix
+
   |github  = bmarquismarkail/SV_VerticalToolMenu
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |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    = Video Player
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = aedenthorn.VideoPlayer
   |nexus  = 5540
+
  |curse  = 868889
   |github  = Speshkitty/CustomiseChildBedroom
+
   |nexus  = 6524
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5.5
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Villager Compass
   |author  = Sonozuki
+
   |author  = Jboss
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = Jboss.VillagerCompass
   |nexus  = 3014
+
   |nexus  = 16912
   |github  = Sonozuki/StardewMods
+
   |github  = jbossjaslow/Stardew_Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Visible Artifact Spots
   |author  = Platonymous
+
   |author  = Zamiel
   |id      = Platonymous.CustomNPC
+
   |id      = Zamiel.VisibleArtifactSpots
   |nexus  = 1607
+
   |nexus  = 21223
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Visible Fish
   |author  = Platonymous
+
   |author  = shekurika
   |id      = Platonymous.CustomShirts
+
   |id      = shekurika.WaterFish
   |nexus  = 2416
+
   |nexus  = 8897
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Visit Mount Vapius
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Lumisteria
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = lumisteria.visitmountvapius.code
   |nexus  = 1378
+
   |nexus  = 9600
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Visualize
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomSpousePatio
 
  |nexus  = 6630
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Walls and Floors
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Platonymous.Visualize
   |curse  = 307569
+
   |curse  = 307573
   |moddrop = 793903
+
   |moddrop = 793933
   |nexus  = 3010
+
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |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    = VisualizeTK
   |author  = LeFauxMatt
+
   |author  = Platonymous
   |id      = furyx639.CycleTools
+
   |id      = Platonymous.VisualizeTK
   |curse  = 871827
+
   |moddrop = 1521421
   |nexus  = 13973
+
   |nexus  = 19009
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Void Effects, Stardew Void Effects
   |author  = dreamsicl
+
   |author  = Renny
   |id      = EventNotifications
+
   |id      = renny.stardewvoideffects
   |nexus  =
+
   |nexus  = 2703
  |chucklefish = 3621
+
   |github  = OfficialRenny/StardewVoidEffects
   |github  =
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3.36
  |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.3.2-unofficial.1-pathoschild
  |unofficial version = 1.2.1-unofficial.3-f4ith
+
   |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    = Daily Quest Anywhere
+
   |name    = Wait Around
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Alhifar
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = Alhifar.WaitAround
   |nexus  = 513
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
   |github  = Alhifar/WaitAroundSMAPI
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Wait - Refined Multiplayer Time Pause
   |author  = stokastic
+
   |author  = aurpine
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = aurpine.WAIT
   |nexus  = 2462
+
   |nexus  = 20661
   |github  = stokastic/CoopGrabber
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Wake Up
   |author  = CatCattyCat, Cat
+
   |author  = EvilPdor
   |id      = cat.desertobelisk
+
   |id      =
   |nexus  = 2021
+
   |nexus  =
   |moddrop = 833549
+
   |url    = https://community.playstarbound.com/threads/111526
   |github  = danvolchek/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
   |author  = explosivetortellini
+
   |author  = DaLion
   |id      = explosivetortellini.StardewValleyDRP
+
   |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  = 8348
+
   |nexus  = 24355
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = daleao/sdv
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Walkshop
   |author  = PurrplingCat
+
   |author  = enaium
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Enaium.Walkshop
   |nexus  = 6537
+
  |curse  = 365806
   |github  = purrplingcat/DialogueEmotes
+
   |nexus  =
 +
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Walk Through Trellis
   |author  = Bpendragon
+
   |author  = TheOfficialTab
   |id      = Bpendragon-DynamicHorses
+
   |id      = theofficialtab.walkthroughtrellis
   |nexus  = 874
+
   |nexus  = 1958
   |github  = Bpendragon/DynamicHorses
+
   |github  = OfficialTab/walk-through-trellis
  
  |broke in = Stardew Valley 1.3
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
  |broke in = Stardew Valley 1.6
 +
   |summary  = remove this mod (no longer maintained; use [[#Passable Crops|Passable Crops]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Wall Decorations
   |author  = enaium
+
   |author  = neonwinter
   |id      = Enaium.EiTK
+
   |id      = neonwinter.WallDecorations_Base
  |curse  = 365803
+
   |nexus  = 27226
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Wallpaper Fix
   |author  = aurnj, Roy Li
+
   |author  = Travoos
   |id      = RuyiLi.Emotes
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |chucklefish = 4211
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Wall Planter
   |author  = Oblitus
+
   |author  = aedenthorn, Erinthe
   |id      = QuicksilverFox.EmptyHands
+
   |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
   |nexus  = 1176
+
  |curse  = 868775
   |github  = quicksilverfox/StardewMods
+
   |nexus  = 11339
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Wall Televisions
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = aedenthorn, Erinthe
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = aedenthorn.WallTelevision
   |nexus  = 1656
+
  |curse  = 868771
   |github  = MercuriusXeno/EquivalentExchange
+
   |nexus  = 11448
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Warp Animals
   |author  = charliedemilho
+
   |author  = Symen
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = Symen.WarpAnimals
   |nexus  = 10396
+
   |nexus  = 1400
   |github  =
+
   |github  = simonbru/WarpAnimals
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Warp Binder
   |author  = Hamio, HamioDracny
+
   |author  = SnowFire kVala
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = SnowFire.Warp_Binder
   |nexus  = 7511
+
   |nexus  = 6892
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Warp Chests
   |author  = Navi-chan, ooo0000
+
   |author  = CyTheGuy01, CyberCheese15
   |id      = NaviChan.FaeQuest
+
   |id      = cybercheese.WarpChests
   |nexus  = 2484
+
   |nexus  = 6402
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
   |status  = abandoned
+
   |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Warp Multiplayer
   |author  = Advize
+
   |author  = Strato35, Shalankwa
   |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      = Strato35.WarpMultiplayer
   |nexus  = 130
+
   |nexus  = 7451
   |github  = AdvizeGH/FarmExpansion
+
   |github  = Shalankwa/SDV_Mods
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
  |author  = Platonymous
+
   |author  = Shaklin
  |id      = Platonymous.FarmHub
+
   |id      = shaklin.warpmultiplayer_locations
  |nexus  = 2309
+
   |nexus  = 8950
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm in the Sky, Fundo
 
   |author  = BrasileiroTop
 
   |id      = BrasileiroTop.Fundo
 
   |nexus  = 5423
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Warp Network
 
   |author  = tlitookilakin
 
   |author  = tlitookilakin
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = tlitookilakin.warpnetwork
   |nexus  = 8236
+
   |nexus  = 8567
   |moddrop = 926207
+
   |moddrop = 951720
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  = tlitookilakin/WarpNetwork
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
  |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    = Warp Parsnip
   |author  = ofmanynames
+
   |author  = Pillow
   |id      = InstantGeode
+
   |id      = Pillow.WarpParsnip
   |nexus  = 750
+
   |nexus  = 18628
   |github  =
+
   |github  = AnotherPillow/WarpParsnip
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Warp Snitch
   |author  = DaLion
+
   |author  = ceruleandeep
   |id      = DaLion.ImmersiveRings
+
   |id      = ceruleandeep.WarpSnitch
   |nexus  = 11380
+
   |nexus  = 9087
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |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    = Warp to Friends
   |author  = MindMeltMax
+
   |author  = Shalankwa
   |id      = MindMeltMax.FireCracker
+
   |id      = Shalankwa.WarpToFriends
   |nexus  = 7321
+
   |nexus  = 2180
   |github  =
+
   |github  = Shalankwa/SDV_Mods
  
   |status = abandoned
+
   |status             = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Warp to Player
   |author  = MattDeDuck, Duckshard
+
   |author  = lesbiansheep, Shalankwa
   |id      = MattDeDuck.Fischievements
+
   |id      = lesbiansheep.WarpToPlayer
   |nexus  = 3658
+
   |nexus  = 21075
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Wash Away Forage, Tidal Beach
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Sakorona (ItsBenter)
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = KoihimeNakamura.WashAwayForage
   |nexus  = 1941
+
   |nexus  = 6715
   |github  =
+
   |github  = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Scythe Exp
 
  |author  = bcmpinc
 
  |id      = bcmpinc.FixScytheExp
 
  |nexus  =
 
  |github  = bcmpinc/StardewHack
 
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
 
 
  |broke in = Stardew Valley 1.3.25
 
 
   |status  = abandoned
 
   |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    = Wasteless Watering
   |author  = randomAnon1234
+
   |author  = GrumpyCrouton
   |id      = none<!--no manifest ID-->
+
   |id      = GrumpyCrouton.WastelessWatering
   |nexus  = 591
+
   |nexus  = 10998
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Water Balloon
   |author  = FletcherQuest
+
   |author  = HaulinOats
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = HaulinOats.WaterBalloon
   |nexus  = 9062
+
   |nexus  = 14481
   |github  =
+
   |github  = HaulinOats/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Water Bomb
   |author  = Entoarox
+
   |author  = BlaDe
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = BlaDe.WaterBomb
   |nexus  = 2276
+
   |nexus  = 10267
  |chucklefish = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Water Bot
   |author  = LeFauxMatt
+
   |author  = andyruwruw
   |id      = furyx639.FuryCore
+
   |id      = andyruwruw.WaterBot
   |nexus  = 10696
+
   |nexus  = 8167
 
+
   |github = andyruwruw/stardew-valley-water-bot
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Water Can Refiller
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Mizzion
   |id      = f4iTh.GateFix
+
   |id      = mizzion.watercanrefiller
   |nexus  = 4859
+
   |nexus  = 3539
   |github  =
+
   |moddrop = 661368
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Water Flow
   |author  = Advize and Jinxiewinxie
+
   |author  = blueberry
   |id      = Advize.GetDressed
+
   |id      = blueberry.WaterFlow
   |nexus  = 331
+
   |nexus  = 11790
   |github  = AdvizeGH/GetDressed
+
   |github  = b-b-blueberry/WaterFlow
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Watering Can Give Exp
   |author  = mistyspring
+
   |author  = Achtuur
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = Achtuur.WateringCanGiveExp
  |curse  = 880520
+
   |nexus  = 16903
   |nexus  = 12195
+
   |github  = Achtuur/StardewMods
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Watering Can Tweaks
   |author  = ShadowDragon8685
+
   |author  = aedenthorn, Erinthe
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = aedenthorn.WateringCanTweaks
   |nexus  = 985
+
  |curse  = 868789
   |github  =
+
   |nexus  = 10947
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Watering Can Upgrade
   |author  = pepoluan
+
   |author  = WillTheMage
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = WillTheMage.WateringCanUpgrade
   |nexus  = 4151
+
   |nexus  = 25977
  |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    = Watering Grants Experience and Crops Can Wither
   |author  = Taskmaster
+
   |author  = Goldenrevolver
   |id      = Taskmaster.Hamlet
+
   |id      = Goldenrevolver.WateringGrantsXP
   |nexus  = 4601
+
   |nexus  = 7768
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Water Pet Bowl, Pet Water Bowl
   |author  = PeacefulEnd
+
   |author  = Mizzion
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = mizzion.petwaterbowl
   |nexus  = 7936
+
   |nexus  = 2009
   |github  = Floogen/HandyHeadphones
+
   |moddrop = 661365
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Waterproof Items
   |author  = StarPeanut, Greger
+
   |author  = Esca, Esca-MMC
   |id      = HappyAnimals
+
   |id      = Esca.WaterproofItems
   |nexus  =
+
   |nexus  = 6460
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |moddrop = 807393
   |github  =
+
   |github  = Esca-MMC/WaterproofItems
 
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Water Retaining Field
   |author  = ninthworld
+
   |author  = Digus
   |id      = NinthWorld.HDSprites
+
   |id      = DIGUS.WaterRetainingFieldMod
   |nexus  = 4024
+
   |nexus  = 2374
   |github  = ninthworld/HDSprites
+
   |github  = Digus/StardewValleyMods
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |name    = Water Your Crops
 +
  |author = chiccen
 +
   |id      = chiccen.WaterYourCrops
 +
  |nexus  = 24710
 +
  |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Wealth is Health
   |author  = LeFauxMatt
+
   |author  = Qi The Mysterious
   |id      = furyx639.HelpForHire
+
   |id      = QiTheMysterious.WealthIsHealth
  |curse  = 871839
+
   |nexus  = 19903
   |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    = Hempire
+
   |name    = Weapon Reskinner
   |author  = Oga_The_Real
+
   |author  = spacechase0
   |id      = Oga_The_Real.Hempire
+
   |id      = spacechase0.WeaponReskinner
   |nexus  = 14477
+
   |nexus  = 5095
   |github  =
+
  |moddrop = 771681
 +
   |github  = spacechase0/WeaponReskinner
  
   |status  = abandoned<!--mod page hidden-->
+
  |broke in = Stardew Valley 1.5
 +
   |status   = obsolete
 +
  |summary = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Weapons Ignore Grass
   |author  = MattPlays
+
   |author  = aedenthorn, Erinthe
   |id      = MattPlays.HostTools
+
   |id      = aedenthorn.WeaponsIgnoreGrass
   |nexus   = 11154
+
   |curse   = 868680
   |github  =
+
   |nexus  = 15409
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Weapons on Display
   |author  = BrasileiroTop
+
   |author  = Anthony Hilyard
   |id      = BrasileiroTop.Animacoes
+
   |id      = com.anthonyhilyard.WeaponsOnDisplay
   |nexus   = 5139
+
   |curse   = 447259
   |github  =
+
   |nexus  = 9319
 
+
   |github = AHilyard/WeaponsOnDisplay
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Wear More Rings
   |author  = AustinYQM
+
   |author  = bcmpinc
   |id      = AustinYQM.ImprovedMill
+
   |id      = bcmpinc.WearMoreRings
   |nexus  = 1748
+
   |nexus  = 3214
   |github  = AustinYQM/ImprovedMill
+
   |github  = bcmpinc/StardewHack
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android.
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Weather Controller
   |author  = unidarkshin, Devin Lematty
+
   |author  = EvilPdor
   |id      = DevinLematty.InfiniteInventory
+
   |id      =
   |nexus  = 2247
+
   |nexus  =
   |github  = unidarkshin/Stardew-Mods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Weather God
   |author  = BrasileiroTop
+
   |author  = nrm33n
   |id      = BrasileiroTop.Interacoes
+
   |id      = nrm33n.weatherGod
   |nexus  = 4862
+
   |nexus  = 15563
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |status   = broken<!-- author uploaded source code instead of the compiled mod -->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Weather Illnesses
   |author  = LeFauxMatt
+
   |author  = Sakorona
   |id      = furyx639.IsItCake
+
   |id      = KoihimeNakamura.WeatherIllnesses
   |curse   = 871826
+
   |nexus   = 2210
   |nexus  = 14775
+
   |moddrop = 664153
   |github  = LeFauxMatt/StardewMods
+
   |github  = Sakorona/SDVMods
  
 
   |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    = Weather Totem
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
   |nexus  = 8552
+
  |curse  = 868670
   |github  = Floogen/IslandGatherers
+
   |nexus  = 16455
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Wedding Mod
   |author  = PeacefulEnd
+
   |author  = Opalie
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = Opalie.Wedding
   |nexus  = 8552
+
   |nexus  =
   |github  = Floogen/IslandGatherers
+
  |moddrop = 526231
 +
   |github  = Opalie/Wedding
  
 
   |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    = Wedding Tweaks
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.JojaOnline
+
   |id      = aedenthorn.WeddingTweaks
   |moddrop = 878236
+
   |curse  = 868829
   |nexus  = 7486
+
   |nexus  = 10117
   |github  = Floogen/JojaOnline
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Weedsplosion
   |author  = Tyler Gibbs
+
   |author  = stardemod
   |id      = tylergibbs2.JunimoBoy
+
   |id      = stardemod.Weedsplosion
   |nexus  = 14384
+
   |nexus  = 25114
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Weekly Break Reminder
   |author  = Platonymous
+
   |author  = treehat
   |id      = Platonymous.JunimoFarm
+
   |id      = Treehat.WeeklyBreakReminder
   |nexus  = 984
+
   |nexus  = 8194
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Week Starts Sunday
   |author  = Becks723
+
  |author  = aedenthorn, Erinthe
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
  |id      = aedenthorn.WeekStartsSunday
   |nexus  = 6971
+
  |curse  = 868736
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
   |author  = mori_sensei
 +
   |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
   |nexus  = 15724
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Wetland Cultivation
   |author  = Taskmaster
+
   |author  = QiuFengTanoka
   |id      = Taskmaster.JunkMail
+
   |id      = QiuFengTanoka.WetlandCultivation
   |nexus  = 4452
+
   |nexus  = 25405
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = What Are You Missing
   |author  = Shadowfoxss
+
   |author  = PrivateButtface
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = PrivateButtface.WhatAreYouMissing
   |nexus  = 3147
+
   |nexus  = 4430
  |curse  = 308891
+
   |github  = LukeSeewald/PublicStardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = What Do You Want
   |author  = Kabigon
+
   |author  = John Peters, John Peters (you know, the farmer?)
   |id      = Kabigon.kisekae
+
   |id      = JohnPeters.WhatDoYouWant
   |nexus  = 2348
+
   |nexus  = 24689
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = emurphy42/WhatDoYouWant
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = What Farm Cave, WhatAMush
   |author  = Lavapulse
+
   |author  = Oxyligen
   |id      = Lavapulse.LavapulseChickens
+
   |id      = WhatAMush
   |nexus  = 4821
+
   |nexus  = 1097
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = wHats Up
   |author  = Huanir
+
   |author  = Oxyligen
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = wHatsUp
   |nexus  = 2653
+
   |nexus  = 1082
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
  |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    = Where Are They
   |author  = Permamiss
+
   |author  = Capaldi12
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Capaldi12.WhereAreThey
   |nexus  = 637
+
   |nexus  = 13208
 
   |github  =
 
   |github  =
 
+
  |source  = https://gitlab.com/Capaldi12/wherearethey
   |broke in = SMAPI 2.0
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
   |nexus   = 23287
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Where's My Items?
   |author  = Tyler Gibbs
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = tylergibbs2.liveprogressbar
+
   |id      = f4iTh.WheresMyItems
   |nexus  = 7330
+
   |nexus  = 2086
   |github  = tylergibbs2/LiveProgressBar
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Where The Spreading Weeds Are
   |author  = Brandy Lover, WDavi
+
   |author  = pneuma163
   |id      = Brandy Lover.LMlog
+
   |id      = pneuma163.WhereTheSpreadingWeedsAre
   |nexus  = 1366
+
   |nexus  = 25450
   |github  =
+
   |github  = pneuma163/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = White Turnip
   |author  = pinguimbozo
+
   |author  = ejun0
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = ejun0.WhiteTurnip
   |nexus  = 13248
+
   |nexus  = 8568
 
   |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    = Makeshift Multiplayer
+
   |name    = Who Lives Here
   |author  = spacechase0
+
   |author  = Prism 99
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = prism99.wholiveshere
   |nexus  = 501
+
   |nexus  = 19840
  |moddrop = 127274
+
   |github  = Prism-99/WhoLivesHere
   |github  = spacechase0/StardewValleyMP
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Wiki Links
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = aedenthorn.WikiLinks
   |nexus   = 1073
+
   |curse   = 868769
   |moddrop = 127273
+
   |nexus  = 11476
   |github  = spacechase0/MapImageExporter
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Wild Eggs Hatching
   |author  = Jacque Pott
+
   |author  = MikeW
   |id      = JacquePott.MassProduction
+
   |id      = Mikew.wildeggshatching
   |nexus  = 7021
+
   |nexus  = 23935
  |github  = JacquePott/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Message Box API, ChatMod
 
  |author  = Kithio
 
  |id      = Kithio:ChatMod
 
  |nexus  =
 
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Wild Flowers
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = aedenthorn.Wildflowers
   |nexus  = 770
+
  |curse  = 868723
   |github  =
+
   |nexus  = 14061
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
+
   |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Wild Flowers Reimagined
   |author  = Taskmaster
+
   |author  = jpp
   |id      = Taskmaster.MonthlyMail
+
   |id      = jpp.WildFlowersReimagined
   |nexus  = 4523
+
   |nexus  = 21498
   |github  =
+
   |github  = jpparajeles/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Wild Tree Tweaks
   |author  = vaindil
+
   |author  = chiccen
   |id      = vaindil.MoodFix
+
   |id      = chiccen.WildTreeTweaks
   |nexus  = 1809
+
   |nexus  = 24349
   |github  = vaindil/sdv-moodfix
+
   |github  = chiccenFL/StardewValleyMods
 
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Willy's Fishing Workshops
   |author  = YonKuma, kumarei
+
   |author  = not4bene
   |id      = YonKuma.MoodGuard
+
   |id      = not4bene.WillysFishingWorkshops
   |nexus  = 1597
+
   |nexus  = 24877
   |github  = YonKuma/MoodGuard
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Wind Effects
   |author  = Platonymous
+
   |author  = CatCattyCat
   |id      = Platonymous.MoreMapLayers
+
   |id      = cat.windeffects
   |nexus  = 1134
+
   |nexus  = 6647
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 833564
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.5
   |status  = abandoned
+
   |unofficial version = 1.0.3-unofficial.5-brimbane
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Window Resize
   |author  = BrasileiroTop
+
   |author  = thatnzguy
   |id      = BrasileiroTop.CanaisTv
+
   |id      = thatnzguy.WindowResize
   |nexus  = 5126
+
   |nexus  = 2266
   |github  =
+
   |github  = thatnzguy/WindowResize
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Winter Grass
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = cat.wintergrass
   |curse   = 868849
+
   |nexus   = 1601
   |nexus  = 8038
+
   |moddrop = 833542
   |github  = aedenthorn/StardewValleyMods
+
   |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
 
   |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    = Winter Pigs
   |author  = ylsama
+
   |author  = MindMeltMax
   |id      = ylsama.MoveThoughObject
+
   |id      = MindMeltMax.WinterPigs
   |nexus   = 2680
+
   |curse  = 1004491
   |github  =
+
   |moddrop = 1443556
   |source = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |nexus  = 16879
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |dev note = source in separate Git branch
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.4
+
   |name    = Winter Rain
   |status   = abandoned
+
  |author  = idermailer
   |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
+
   |id      = idermailer.WinterRain
 +
   |nexus   = 13767
 +
   |github = idermailer/WinterRain
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Winter Star Spouse
   |author  = SgtPickles, GameMX
+
   |author  = drbirbdev
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = drbirbdev.WinterStarSpouse
   |nexus  = 2256
+
   |nexus  = 14164
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Witcher Mod
   |author  = FerMod
+
   |author  = aedenthorn, Erinthe
   |id      = FerMod.MultiplayerEmotes
+
   |id      = Aedenthorn.WitcherMod
   |nexus  = 2347
+
  |curse  = 868906
   |github  = FerMod/StardewMods
+
   |nexus  = 5797
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 0.2.4-unofficial.1-mouahrara
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#WitcherMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Wizard's Mystical Stationary
   |author  = Unremarkable, animavoro
+
   |author  = Taskmaster
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = Taskmaster.WizardsMysticalStationary
   |nexus  = 2135
+
   |nexus  = 5246
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |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    = Wonderful Farm Life
   |author  = Prince-Leto
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = princeleto.multiplayershaftfix
+
   |id      = WonderfulFarmLife
   |nexus  = 2922
+
   |nexus  =
   |github  = Prince-Leto/StardewValleyMods
+
  |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.4
+
   |broke in           = Stardew Valley 1.1 or 1.11
   |status  = obsolete
+
<!--
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Workbench Helper
   |author  = aedenthorn, Erinthe
+
   |author  = Ballom41
   |id      = aedenthorn.MultipleSpouses
+
   |id      = Ballom41.WorkbenchHelper
   |nexus  = 6227
+
   |nexus  = 21294
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Working Fireplace
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = jahangmar
   |id      = Omegasis.MuseumRearranger
+
   |id      = jahangmar.WorkingFireplace
   |nexus  = 428
+
   |nexus  = 3654
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = World Maps, World Maps Everywhere
   |author  = kulcris
+
   |author  = shekurika
   |id      = kulcris.NoCheatShortcuts
+
   |id      = shekurika.worldMaps
   |nexus  = 2310
+
   |nexus  = 24210
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = X
   |author  = Pathoschild
+
   |author  = skiilaa
   |id      = Pathoschild.NoDebugMode
+
   |id      = skiilaa.X
   |nexus  = 593
+
   |nexus  = 2286
   |github  = Pathoschild/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.20
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = XmlSerializerRetool
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Persival
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = none <!-- no ID in manifest -->
   |nexus  = 506
+
   |nexus  = 450
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.1
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = XNB Loader
   |author  = KirbyLink
+
   |author  = Entoarox
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = Entoarox.XnbLoader
   |nexus  = 2947
+
   |nexus  = 2275
   |github  = KirbyLink/NoSeedsFromTreesFix
+
  |chucklefish = 4506
 +
   |github  = Entoarox/StardewMods
  
  |broke in = SMAPI 3.0
+
   |status = abandoned
   |status   = obsolete
+
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
   |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = XP Display
   |author  = Platonymous
+
   |author  = Shockah
   |id      = Platonymous.Notes
+
   |id      = Shockah.XPDisplay
   |nexus  = 3068
+
   |nexus  = 11089
  |moddrop = 793905
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = XPMultiplier
   |author  = ichortower
+
   |author  = nofilenamed
   |id      = ichortower.NPCGeometry
+
   |id      = NFN.XPMUL
   |nexus  = 19259
+
   |nexus  = 8649
   |github  = ichortower/NPCGeometry
+
   |github  = nofilenamed/XPMultiplier
 
 
  |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    = XPMultiplier.Space
   |author  = jwdred
+
   |author  = nofilenamed
   |id      =
+
   |id      = NFN.XPMULSPA
   |nexus  = 694
+
   |nexus  = 8760
   |github  =
+
   |github  = nofilenamed/XPMultiplier.Space
 
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Xtardew Core
   |author  = DeLiXx
+
   |author  = hixega
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = hixega.XtardewCore
   |nexus  = 12291
+
   |nexus  = 19096
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Yanshufitos Mod
   |author  = LeFauxMatt
+
   |author  = yanshufitos
   |id      = furyx639.OrdinaryCapsule
+
   |id      = yanshufitos.yanshufitosmod
   |curse  = 871831
+
   |curse  = 946414
   |nexus  = 13489
+
   |nexus  = 20355
   |github  = LeFauxMatt/StardewMods
+
   |github  =
  
  |broke in = Stardew Valley 1.6
 
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |broke in = never worked
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Year-Round Crops
   |author  = Taskmaster
+
   |author  = vincebel
   |id      = Taskmaster.Ornamental
+
   |id      = vincebel.YearRoundCrops
   |nexus  = 4981
+
   |nexus  = 8196
   |github  =
+
   |github  = vincebel7/YearRoundCrops
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Yet Another Auto Watering
   |author  = Modotte
+
   |author  = zhuoyun233
   |id      = modotte.P2PAnimalNoise
+
   |id      = zhuoyun233.YetAnotherAutoWatering
   |nexus  = 17383
+
   |nexus  = 21036
   |github  =
+
   |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Yet Another Cooking Skill
   |author  = Alex Noddings
+
   |author  = moonslime
   |id      = an.ownscepter
+
   |id      = moonslime.CookingSkill
   |nexus  = 2404
+
   |nexus  = 22681
   |github  =
+
   |github  = Pet-Slime/StardewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Yet Another Fishing Mod
   |author  = aedenthorn, Erinthe
+
   |author  = NeverToxic
   |id      = aedenthorn.PetHats
+
   |id      = NeverToxic.YetAnotherFishingMod
   |nexus   = 15301
+
   |curse   = 996759
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 20391
 
+
   |github = Dunc4nNT/StardewMods
   |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    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
  |author  = zesman
+
   |id      = bcmpinc.HarvestWithScythe
   |id      = MobSpawner.pseudohub.de
+
   |nexus  = 2731
   |nexus  = 2794
+
   |author = bcmpinc
   |github =
+
   |github  = bcmpinc/StardewHack
 
 
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Yet Another Map Teleport, Stardew Map Teleport
   |author  = zesman
+
   |author  = moddem
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = moddem.StardewMapTeleport
   |nexus  = 2798
+
   |nexus  = 18143
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Yet Another Sprint Mod
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = XxHarvzBackxX
   |id      = f4iTh.PMT
+
   |id      = XxHarvzBackxX.YASM
   |nexus  = 2349
+
   |nexus  = 9228
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = You've Got Mail - Twitch Integration
   |author  = bwdy
+
   |author  = Jaredlll08, YGM Team
   |id      = bwdy.polygamy
+
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
   |nexus  = 3542
+
  |curse  = 308005
   |github  = bwdymods/SDV-Polygamy
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |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 Holes
+
   |name    = zDailyIncrease
   |author  = LeFauxMatt
+
   |author  = thakyZ
   |id      = furyx639.PortableHoles
+
   |id      = zdailyincrease
   |curse   = 871832
+
   |nexus   =
   |nexus  = 13471
+
   |chucklefish = 4247
   |github  = LeFauxMatt/StardewMods
+
   |github  = thakyZ/zDailyIncrease
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = ZelWorld - Custom World Music
   |author  = ryaon
+
   |author  = zelink
   |id      = Ryaon.FectorChallenge
+
   |id      = zelink.ZelWorld
   |nexus  = 5125
+
   |nexus  = 21466
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Zenchman
   |author  = Kevin Connors
+
   |author  = BlaDe
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = BlaDe.Zenchman
   |nexus  = 2424
+
   |nexus  = 12024
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Zen Mod
   |author  = Sonozuki
+
   |author  = PositiveVegan
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = PositiveVegan.ZenMod
   |nexus  = 2997
+
   |nexus  = 12899
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Zombie Outbreak
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = aedenthorn.ZombieOutbreak
   |nexus  = 3004
+
  |curse  = 868873
   |github  =
+
   |nexus  = 6743
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ZombieOutbreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Zoom Level
   |author  = DaLion
+
   |author  = thespbgamer
   |id      = DaLion.ImmersiveTweaks
+
   |id      = thespbgamer.ZoomLevel
   |nexus   = 11296
+
   |curse   = 714275
   |github  =
+
   |nexus  = 7363
 
+
   |github = thespbgamer/ZoomLevel
   |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    = Zoom Level Keybinding
   |author  = PurrplingCat
+
   |author  = GuiNoya, Yesst
   |id      = PurrplingCat.QuestEssentials
+
   |id      = GuiNoya.ZoomLevelKeybind
   |nexus  = 8827
+
   |nexus  = 1621
   |github  = purrplingcat/StardewMods
+
   |github  = GuiNoya/SVMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary = use [[#Zoom Level|Zoom Level]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Zoom Mod / Zoom Out Extreme
   |author  = CatCattyCat, Cat
+
   |author  = RockinRolla
   |id      = cat.removablehorsehats
+
   |id      = RockinMods.ZoomMod
   |nexus  = 2223
+
   |nexus  = 1326
   |github  = danvolchek/StardewMods
+
   |github  = rockinrolla/ZoomMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.33
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4)
+
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Zoom Per Map
   |author  = Platonymous
+
   |author  = DecidedlyHuman
   |id      = Platonymous.RingOfFire
+
   |id      = DecidedlyHuman.ZoomPerMap
   |nexus  = 1166
+
   |nexus  = 22227
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Zoomy Farmer
   |author  = Pathoschild
+
   |author  = Geko_X
   |id      = Pathoschild.RotateToolbar
+
   |id      = gekox.zoomyFarmer
   |nexus  = 1100
+
  |moddrop = 1530058
   |github  = Pathoschild/StardewMods
+
   |nexus  = 6031
 
+
   |github  =
   |status = abandoned
+
   |source = https://gitlab.com/geko_x/stardew-mods
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|footer}}
  |name    = Scream
+
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
  |author  = Taskmaster
 
  |id      = Taskmaster.Scream
 
  |nexus  = 4588
 
  |github  =
 
  
  |status  = abandoned
+
===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    = Seasonal Immersion
+
   |name    = 2CUTE FarmCave
   |author  = Entoarox
+
   |author  = taintedwheat
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = taintedwheat.2CuteFarmCave
   |nexus  = 2273
+
   |nexus  = 843
   |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
+
 
 +
   |content pack for  = Content Patcher
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.3.36
   |status  = abandoned
+
   |unofficial version = 2.0.1-unofficial.1-opalie
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |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    = Seed Catalogue
+
   |name    = Adventurer's Guild Expanded
   |author  = spacechase0
+
   |author  = SUPERT
   |id      = spacechase0.SeedCatalogue
+
   |id      = supert.adventureguildexpanded
   |nexus  = 1640
+
   |nexus  = 12102
   |moddrop = 281292
+
   |github  =
   |github  = spacechase0/SeedCatalogue
+
 
 +
   |content pack for = Content Patcher
  
   |status  = obsolete
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Bathroom After 2nd House Upgrade
   |author  = funny-snek
+
   |author  = DevilBro/Ursii98
   |id      = funnysnek.SeparateMoney
+
   |id      = ursii98.BathroomAfter2ndHouseupgrade
   |nexus  = 3086
+
   |nexus  = 2578
 
   |github  =
 
   |github  =
 +
  |content pack for = Content Patcher
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.4
   |status  = obsolete
+
   |unofficial version = 4.0.1-unofficial.2-minervamaga
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |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    = Serfdom - Immersive Taxes
+
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
   |author  = DaLion
+
   |author  = Boogie
   |id      = DaLion.ImmersiveTaxes
+
   |id      = Boogie.Crafting
   |nexus  = 12547
+
   |nexus  = 7177
  |github  =
 
  
   |status = abandoned
+
   |summary = broken (doesn't show new 1.6 crafting recipes).
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Cuter Slimes
   |author  = j4c0b333
+
   |author  = Amaryn
   |id      = j4c0b333.SetMoney
+
   |id      = Amaryn.CuterSlimes
   |nexus  = 3889
+
   |nexus  = 6073
   |github  =
+
 
 +
   |content pack for = Content Patcher
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Don't Enable Pam
   |author  = dJomp
+
   |author  = Jonqora
   |id      = dJomp.SetUniqueGameID
+
   |id      = Jonqora.DontEnablePam
   |nexus  = 2042
+
   |nexus  = 6721
   |github  =
+
   |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Green Pastures Farm
   |author  = spacechase0
+
   |author  = Bugbuddy
   |id      = spacechase0.ShipAnywhere
+
   |id      = bugbuddy.GreenPasturesFarm
   |nexus  = 1379
+
   |nexus  = 2326
   |moddrop = 183277
+
   |github  =
   |github  = spacechase0/ShipAnywhere
+
 
 
+
   |content pack for = Content Patcher
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |broke in           = Stardew Valley 1.3.36
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Immersive Farm 2
   |author  = NOGAF
+
   |author  = Zander
   |id      = NOGAF.ShippingTaxes
+
   |id      = zander.immersivefarm2
   |nexus  = 5189
+
   |nexus  = 1531
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
  |content pack for = Content Patcher
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.36
 +
   |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Immersive Spouses
   |author  = LeFauxMatt
+
   |author  = someguy363
   |id      = furyx639.ShoppingCart
+
   |id      = iss.immersivespouses
   |curse   = 871829
+
   |nexus   = 5117
  |nexus  = 13701
+
 
   |github  = LeFauxMatt/StardewMods
+
   |content pack for = Content Patcher
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Looking for Love
   |author  = TehPers
+
   |author  = sivolobwho and foggywizard
   |id      = TehPers.ShroomSpotter
+
   |id      = foggy.LfL
   |nexus  = 908
+
   |nexus  = 10206
  |moddrop = 125766
+
 
   |github  = TehPers/StardewValleyMods
+
   |content pack for = Content Patcher
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Lumisteria Clumps and Nodes
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Lumisteria
   |id      = Omegasis.SimpleSoundManager
+
   |id      = lumisteria.CON.NodesForClassicOres
   |nexus  = 1410
+
   |nexus  = 9256
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = More Backpack Upgrades
   |author  = CyTheGuy01
+
   |author  = aedenthorn, Erinthe
   |id      = CyTheGuy01.TestMod
+
   |id      = aedenthorn.CPMoreBackpacks
   |nexus  = 6463
+
   |nexus  = 13827
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Overgrown Fairy Buildings
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Ali Read/naeldeus
   |id      = BrasileiroTop.Sentar
+
   |id      = naeldeus.OvergrownFairyBuildings
   |nexus  = 4729
+
   |nexus  = 4564
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
  |content pack for = Content Patcher
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Quality Artisan Products
   |author  = cantorsdust
+
   |author  = Wingyl
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Wingyl.QualityArtisanProducts
  |nexus  = 175
+
   |moddrop = 707502
   |github  = cantorsdust/StardewMods
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Remove That Damn Rock
   |author  = Speshkitty
+
   |author  = Plutey/Androxilogin
   |id      = speshkitty.slimewaterer
+
   |id      = Androxilogin.RemoveThatDamnRock
   |nexus  = 7141
+
   |nexus  = 384
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  =
 +
 
 +
  |content pack for = Content Patcher
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.2
   |status  = obsolete
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Spacious Greenhouse
   |author  = LeFauxMatt
+
   |author  = mintgal
   |id      = furyx639.SmackDatScarecrow
+
   |id      = mintgal.SpaciousGreenhouse
  |curse  = 871830
+
   |nexus  = 4137
   |nexus  = 13528
+
   |github  =  
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |content pack for = Content Patcher
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Solar Eclipse Event
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.SolarEclipseEvent
 
  |nexus  = 897
 
  |github  = JohnsonNicholas/SDVMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
   |unofficial version = 1.2.1-unofficial
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|footer}}
  |name    = Spawn Sea Monster
 
  |author  = Edu Anttunes
 
  |id      = EduAnttunes.SpawnSeaMonster
 
  |nexus  = 5736
 
  |github  =
 
  
  |status  = abandoned
+
===XNB mods===
}}
+
See [[Modding:Using XNB mods]].
{{#invoke:SMAPI compatibility|entry
+
<!--
  |name    = Speedster
 
  |author  = Platonymous
 
  |id      = Platonymous.Speedster
 
  |nexus  = 1102
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  
  |broke in = Stardew Valley 1.3
+
Do not list XNB mods here.
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Money
 
  |author  = Platonymous
 
  |id      = Platonymous.SplitMoney
 
  |nexus  = 2303
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
-->
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Screen
 
  |author  = Ilyaki
 
  |id      = Ilyaki.SplitScreen
 
  |nexus  = 2139
 
  |github  = Ilyaki/SplitScreen
 
  
  |broke in = SMAPI 3.0
+
==Mod data overrides==
  |status  = obsolete
+
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.
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinkles
 
  |author  = Platonymous
 
  |id      = Platonymous.Sprinkles
 
  |nexus  =
 
  |chucklefish = 4592
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility overrides|header}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility overrides|entry
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |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|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Stack Quality
+
   |name           = Almighty Farming Tool
  |author  = LeFauxMatt
+
   |id             = 439
   |id     = furyx639.StackQuality
+
   |update keys    =
   |curse  = 871828
+
   |local version =
  |nexus  = 13724
+
   |remote version = 1.21 → 1.2.1
   |github = LeFauxMatt/StardewMods
+
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Stardew Aquarium Code
+
   |name           = Auto Water
  |author  = Gervig91
+
   |id             = pickle.autowater
   |id     = Cherry.StardewAquarium
+
   |update keys    = Nexus:5463 → Nexus:1666
   |nexus  = 6372
+
   |local version =
   |github =
+
   |remote version =
 
+
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Stardew Content Compatibility Layer (SCCL)
+
   |name           = Better Shipping Box
   |author  = TehPers
+
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
   |id      = SCCL
+
   |update keys    =
   |nexus  = 889
+
   |local version  = 1.0.1 → 1.0.2
   |github  = TehPers/StardewValleyMods
+
   |remote version =
 
+
   |reason        = manifest outdated<!--last checked: 1.0.2-->
   |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Stardew Editor
+
   |name           = Big Silo
  |author  = spacechase0
+
   |id             = lperkins2.BigSilo
   |id     = spacechase0.StardewEditor.GameIntegration
+
   |update keys    =
   |nexus  = 1298
+
   |local version = 0.0.2 → 0.0.3
   |github = spacechase0/StardewEditor
+
   |remote version =
 
+
   |reason        = manifest outdated<!--last checked: 0.0.3-->
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Stardew Twitch Tracker
+
   |name           = Chefs Closet
   |author  = Cody, Cody Hansen
+
   |id            = Duder.ChefsCloset
   |id      = cody.StardewTwitchTrackerMod
+
   |update keys    =
   |nexus  = 16543
+
   |local version  = 1.3-1 → 1.3.0
   |github  =
+
   |remote version =
 
+
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = SteamDew
+
   |name           = Configurable Machines
  |author  = Mewsubi
+
   |id             = 21da6619-dc03-4660-9794-8e5b498f5b97
   |id     = Mewsubi.SteamDew
+
   |update keys    =
   |nexus  = 19396
+
   |local version = 1.2-beta → 1.2.0
   |github = myuusubi/SteamDew
+
   |remote version =
 
+
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
  |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 overrides|entry
   |name   = Summit Reborn
+
   |name           = Custom Linens
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |id            = Mevima.CustomLinens
   |id      = KoihimeNakamura.summitreborn
+
   |update keys    =
   |nexus  = 2073
+
   |local version  = 1.0 → 1.1.0
   |github  = JohnsonNicholas/SDVMods
+
   |remote version =
 
+
   |reason        = manifest outdated<!--last checked: 1.1.0-->
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Swim (Almost) Anywhere, Swim Suit
+
   |name           = Dynamic Machines
  |author  = Platonymous
+
   |id             = DynamicMachines
   |id     = Platonymous.SwimSuit
+
   |update keys    =
   |nexus  = 1215
+
   |local version = 1.1 → 1.1.1
   |github = Platonymous/Stardew-Valley-Mods
+
   |remote version =
 
+
   |reason        = manifest outdated<!--last checked: 1.1.1-->
  |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 overrides|entry
   |name   = Taxes Mod
+
   |name           = Enemy Health Bars
  |author  = bdawson1993
+
   |id             = SPDHealthBar, Speeder.HealthBars
   |id     =
+
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
   |nexus  = 38
+
   |local version =
   |github =
+
   |remote version =
 
 
   |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = The Chest Dimension
+
   |name           = Hmm Cheese Yum
   |author  = zazizu
+
   |id            = tomasitobambito.HmmCheeseYum
   |id      = zazizu.TheChestDimension
+
   |update keys    =
   |nexus  = 4013
+
   |local version  =
   |github  = cilekli-link/SDVMods
+
   |remote version = 1.12.0 → 1.1.2
 
+
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = The Long Night
+
   |name           = Iridium Tools Patch
  |author  = Pathoschild
+
   |id             = Redwood.IridiumToolsPatch
   |id     = Pathoschild.TheLongNight
+
   |update keys    =
   |nexus  = 1369
+
   |local version = 1.0.0 → 1.0.1
   |github = Pathoschild/StardewMods
+
   |remote version =
 
+
   |reason        = manifest outdated<!--last checked: 1.0.1-->
  |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 overrides|entry
   |name   = Time Notifier
+
   |name           = Level Up Notifications
   |author  = CKextreme
+
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |id      = CKextreme.TimeNotifier
+
   |update keys    =
   |nexus  = 3706
+
   |local version  =
   |github  =
+
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 
+
   |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Time Reminder
+
   |name           = Multiple Sprites and Portraits On Rotation
   |author  = Sakorona
+
   |id            = FileLoading
   |id      = KoihimeNakamura.TimeReminder
+
   |update keys    =
   |nexus  = 1000
+
   |local version  = 1.1 → 1.1.2
   |github  = Sakorona/SDVMods
+
   |remote version = 1.12 → 1.1.2
 
+
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Time Travel
+
   |name           = No Mine Flyers Redux
   |author  = Cile_ed
+
   |id            = minervamaga.NoMineFlyersRedux
   |id      = Cile_ed.TimeTravel
+
   |update keys    = Nexus:4498 → ModDrop:631110
   |nexus  = 4068
+
   |local version  =
   |github  =
+
   |remote version =
 
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Tool Geodes
+
   |name           = PokeMania
  |author  = spacechase0
+
   |id             = TheKrominatorPokemania
   |id     = spacechase0.ToolGeodes
+
   |update keys    =
   |nexus  = 3090
+
   |local version  = 4.0 → 4.0.3
   |moddrop = 771642
+
   |remote version =
   |github  = spacechase0/ToolGeodes
+
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
 
   |status  = abandoned
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility overrides|entry
  |name    = Too Many Animals
+
   |name          = Relationship Status
  |author  = LeFauxMatt
+
   |id            = relationshipstatus
  |id      = furyx639.TooManyAnimals
+
   |update keys    =
  |curse  = 871833
+
   |local version  = 1.0.4 → 1.0.5
  |nexus  = 11033
+
   |remote version =
  |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 
  |author  = DaLion
 
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 
  |nexus  = 7965
 
  |github  =
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ultiplayer
 
  |author  = Platonymous
 
  |id      = Platonymous.Ultiplayer
 
  |nexus  = 2134
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Gift (Gift All Week)
 
  |author  = Chirase
 
  |id      = Tommy.GiftAllWeek
 
  |nexus  = 6850
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Gift (Gift Every Day)
 
  |author  = Chirase
 
  |id      = Tommy.GiftEveryDay
 
  |nexus  = 6850
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 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    = 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
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Walkshop
 
  |author  = enaium
 
  |id      = Enaium.Walkshop
 
  |curse  = 365806
 
  |nexus  =
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#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    = 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    = 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    = 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    = 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    = Yanshufitos Mod
 
  |author  = yanshufitos
 
  |id      = yanshufitos.yanshufitosmod
 
  |nexus  = 20355
 
  |github  =
 
 
 
  |status  = abandoned
 
  |broke in = never worked
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
  |id      = taintedwheat.2CuteFarmCave
 
  |nexus  = 843
 
  |github  =
 
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Bathroom After 2nd House Upgrade
 
  |author  = DevilBro/Ursii98
 
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 
  |nexus  = 2578
 
  |github  =
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 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    = Green Pastures Farm
 
  |author  = Bugbuddy
 
  |id      = bugbuddy.GreenPasturesFarm
 
  |nexus  = 2326
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Farm 2
 
  |author  = Zander
 
  |id      = zander.immersivefarm2
 
  |nexus  = 1531
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Overgrown Fairy Buildings
 
  |author  = Ali Read/naeldeus
 
  |id      = naeldeus.OvergrownFairyBuildings
 
  |nexus  = 4564
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 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|footer}}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
 
 
==Mod data overrides==
 
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 
 
 
{{#invoke:SMAPI compatibility overrides|header}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Adjust Artisan Prices
 
  |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 
  |update keys    =
 
  |local version  =
 
  |remote version = 0.01 → 0.0.1
 
  |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Almighty Farming Tool
 
  |id            = 439
 
  |update keys    =
 
  |local version  =
 
  |remote version = 1.21 → 1.2.1
 
  |reason        = {{nexus mod|439|mod page}} has wrong version format
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Auto Water
 
  |id            = pickle.autowater
 
  |update keys    = Nexus:5463 → Nexus:1666
 
  |local version  =
 
  |remote version =
 
  |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Better Shipping Box
 
  |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 
  |update keys    =
 
  |local version  = 1.0.1 → 1.0.2
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 1.0.2-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Big Silo
 
  |id            = lperkins2.BigSilo
 
  |update keys    =
 
  |local version  = 0.0.2 → 0.0.3
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 0.0.3-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Chefs Closet
 
  |id            = Duder.ChefsCloset
 
  |update keys    =
 
  |local version  = 1.3-1 → 1.3.0
 
  |remote version =
 
  |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Configurable Machines
 
  |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 
  |update keys    =
 
  |local version  = 1.2-beta → 1.2.0
 
  |remote version =
 
  |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Custom Linens
 
  |id            = Mevima.CustomLinens
 
  |update keys    =
 
  |local version  = 1.0 → 1.1.0
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 1.1.0-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Dynamic Machines
 
  |id            = DynamicMachines
 
  |update keys    =
 
  |local version  = 1.1 → 1.1.1
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 1.1.1-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Enemy Health Bars
 
  |id            = SPDHealthBar, Speeder.HealthBars
 
  |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 
  |local version  =
 
  |remote version =
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Hmm Cheese Yum
 
  |id            = tomasitobambito.HmmCheeseYum
 
  |update keys    =
 
  |local version  =
 
  |remote version = 1.12.0 → 1.1.2
 
  |reason        = {{nexus mod|9343|mod page}} has wrong version format
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Iridium Tools Patch
 
  |id            = Redwood.IridiumToolsPatch
 
  |update keys    =
 
  |local version  = 1.0.0 → 1.0.1
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Level Up Notifications
 
  |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
 
  |update keys    =
 
  |local version  =
 
  |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 
  |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Multiple Sprites and Portraits On Rotation
 
  |id            = FileLoading
 
  |update keys    =
 
  |local version  = 1.1 → 1.1.2
 
  |remote version = 1.12 → 1.1.2
 
  |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = No Mine Flyers Redux
 
  |id            = minervamaga.NoMineFlyersRedux
 
  |update keys    = Nexus:4498 → ModDrop:631110
 
  |local version  =
 
  |remote version =
 
  |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = PokeMania
 
  |id            = TheKrominatorPokemania
 
  |update keys    =
 
  |local version  = 4.0 → 4.0.3
 
  |remote version =
 
  |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Relationship Status
 
   |id            = relationshipstatus
 
   |update keys    =
 
   |local version  = 1.0.4 → 1.0.5
 
   |remote version =
 
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
}}
 
}}
Line 21,855: Line 25,675:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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