Difference between revisions of "Modding:Mod compatibility"

(Update Unlimited Players)
(update compatibility chart description)
 
(333 intermediate revisions by 82 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 61: Line 67:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 70: Line 99:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 127: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 136: Line 184:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 143: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AddMoney
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley/tree/main/AddMoney
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 157: Line 200:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 184: Line 236:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 204: Line 263:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038 1.3].
+
<!--
 +
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 221: Line 283:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226 1.3].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 233: Line 298:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 241: Line 313:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 250: Line 331:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 260: 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 268: Line 363:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 291: Line 388:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 314: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
   |id      = darzington.AdventCalendarMod
+
  |id      = warix3.advancingsprinklers
   |nexus  = 7444
+
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 +
   |id      = darzington.AdventCalendarMod
 +
   |nexus  = 7444
 
   |github  =
 
   |github  =
  
Line 338: Line 448:
  
 
   |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 345: Line 466:
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 354: Line 491:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 393: Line 540:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 446: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 462: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
  |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677 1.4].
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 479: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 492: Line 681:
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |nexus  = 4639
 
   |nexus  = 4639
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 500: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 507: Line 699:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 524: Line 726:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699 1.5].
+
<!--
 +
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 564: Line 769:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Observer
+
  |name    = Animal Mood Fix
   |author  = NOFILENAMED
+
  |author  = Grant Peters
   |id      = NFN.ANIMOBS
+
  |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
 +
   |name    = Animal Observer
 +
   |author  = nofilenamed
 +
   |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 613: Line 826:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 622: Line 842:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 638: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.11].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 647: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Social Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AnimalSocialMenu
 +
  |nexus  = 3283
 +
  |moddrop = 771644
 +
  |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 658: Line 900:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 671: Line 915:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after HD Portraits-->
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 714: Line 960:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 753: Line 1,001:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 763: Line 1,013:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 795: Line 1,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 800: Line 1,076:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 822: Line 1,099:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 830: Line 1,125:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 854: Line 1,147:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Artisan Goods Keep Quality
 
  |author  = voiddreams
 
  |id      = voiddreams.ArtisanGoodsKeepQuality
 
  |nexus id = 21278
 
  |github =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 870: Line 1,156:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 895: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 905: Line 1,206:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322 1.4].
+
<!--
 +
   |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 941: Line 1,245:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 953: Line 1,268:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1
+
   |name    = Auto-Attack
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120687
+
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
   |nexus  = 7258
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 968: Line 1,287:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto-Attack
 
  |author  = X3n0n182
 
  |id      = X3n0n182.AutoAttack
 
  |nexus  = 7258
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 982: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 988: Line 1,314:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,001: Line 1,334:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,017: Line 1,357:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
 
   |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/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,036: Line 1,387:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,047: Line 1,396:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,054: Line 1,410:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,061: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
   |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,075: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,097: Line 1,476:
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Tool Swap
 +
  |author  = Trapyy
 +
  |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 +
  |nexus  = 21050
 +
  |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,104: Line 1,491:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,111: Line 1,507:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,119: Line 1,522:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,124: Line 1,541:
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 1,133: Line 1,551:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,143: Line 1,568:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |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
 +
   |name    = Auto Tool Select
 
   |author  = lolmaj
 
   |author  = lolmaj
 
   |id      = lolmaj.AutoToolSelect
 
   |id      = lolmaj.AutoToolSelect
Line 1,159: Line 1,595:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto Travel
 
   |name    = Auto Travel
 
   |author  = GrumpyCrouton
 
   |author  = GrumpyCrouton
   |id      = GrumpyCrouton.AutoTravel
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |nexus  = 10693
 
   |nexus  = 10693
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,177: Line 1,619:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoWater
+
   |name    = Auto Water
 
   |author  = Steph Hoel
 
   |author  = Steph Hoel
 
   |id      = StephHoel.AutoWater
 
   |id      = StephHoel.AutoWater
 
   |nexus  = 21022
 
   |nexus  = 21022
   |github  = StephHoel/ModsStardewValley/tree/main/AutoWater
+
   |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,201: Line 1,643:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,212: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Avoid Losing Scepter
 +
  |author  = atravita
 +
  |id      = atravita.AvoidLosingScepter
 +
  |curse  = 870974
 +
  |moddrop = 1146671
 +
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,236: Line 1,716:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,250: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,258: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 1,276: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
}}
+
   |unofficial version = 0.3.4-unofficial.2-mouahrara
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
   |name    = Bats and Mushrooms
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.BatandMushrooms
 
   |nexus  = 13922
 
  |github  = aedenthorn/StardewValleyMods
 
  |status  = workaround
 
  |summary  = Works with Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,293: Line 1,787:
 
   |nexus  = 1886
 
   |nexus  = 1886
 
   |github  = Husky110/BatteryWarningMod
 
   |github  = Husky110/BatteryWarningMod
 +
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,302: Line 1,804:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.  
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,320: Line 1,824:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,329: Line 1,840:
 
   |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.4.1-unofficial.1-FlyingTNT
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/123
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
   |author  = aedenthorn, Erinthe
+
  |author  = KirbyLink
   |id      = aedenthorn.BeePaths
+
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.BeePaths
 
   |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 url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,349: Line 1,872:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,357: Line 1,889:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,378: Line 1,920:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,394: Line 1,938:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,418: Line 1,960:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,426: Line 1,966:
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,436: Line 1,987:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,443: Line 2,002:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Better Crafting-->
+
   |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,472: Line 2,040:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.4].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,483: Line 2,054:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121853
+
   |status  = workaround
   |unofficial version = 0.2.5-unofficial.1-FlyingTNT
+
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/129
+
}}
 +
{{#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,516: Line 2,100:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.4].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,536: Line 2,123:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934 1.5].
+
  |status  = workaround
 +
   |summary = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,561: Line 2,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,595: Line 2,185:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,622: Line 2,214:
 
   |nexus  = 10631
 
   |nexus  = 10631
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,640: Line 2,239:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,672: Line 2,273:
 
   |nexus  = 17252
 
   |nexus  = 17252
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,721: Line 2,320:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,735: Line 2,334:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,749: Line 2,349:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]]
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,775: Line 2,375:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,792: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
   |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,811: Line 2,418:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,830: Line 2,451:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,840: Line 2,486:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,849: Line 2,497:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,871: Line 2,535:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,908: Line 2,579:
 
   |nexus  = 6948
 
   |nexus  = 6948
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,916: Line 2,585:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,925: Line 2,601:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Happy Birthday (by Omegasis)-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.BirthdayFriendship
+
   |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
 
   |nexus  = 17974
 
   |nexus  = 17974
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,942: Line 2,624:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,951: Line 2,640:
 
}}
 
}}
 
{{#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.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821 1.5].
+
  |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#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  =
 +
 
 +
  |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
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = BJS True Master
 +
   |author  = Qther - BunnyJumps
 +
   |id      = BunnyJumps.BJSTrueMaster
 +
   |nexus  = 5324
 
   |github  =
 
   |github  =
  
Line 2,032: Line 2,792:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,042: Line 2,813:
  
 
   |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,060: Line 2,838:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
+
  |name    = Bow
   |author  = charbonn, Charles Bonnevialle
+
  |author  = spacechase0
   |id      = Charles.NomesBrasileiros
+
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
   |author  = charbonn, Charles Bonnevialle
 +
   |id      = Charles.NomesBrasileiros
 
   |moddrop = 793149
 
   |moddrop = 793149
 
   |nexus  =
 
   |nexus  =
Line 2,088: Line 2,888:
 
   |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,102: Line 2,910:
 
}}
 
}}
 
{{#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,115: Line 2,923:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,144: Line 2,954:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Ginger Island Farm
 +
  |author  = mouahrara
 +
  |id      = mouahrara.BuildableGingerIslandFarm
 +
  |nexus  = 20600
 +
  |github  = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,153: Line 2,971:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build and Place Anything Anywhere, Anything Anywhere
 +
  |author  = Espy
 +
  |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 +
  |nexus  = 21233
 +
  |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,204: Line 3,031:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,210: Line 3,039:
 
   |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,237: Line 3,066:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://github.com/Xytronix/BusLocations/releases/tag/1.2.1
+
   |unofficial url     = https://github.com/Xytronix/BusLocations/releases
   |unofficial version = 1.2.1
+
   |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,266: Line 3,102:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,274: Line 3,111:
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
  
 +
  |broke in          = Stardew Valley 1.6
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial url    = {{nexus mod|21137}}
   |unofficial version = 2.1.1-unofficial.1-cyxyr
+
   |unofficial version = 2.1.1-unofficial.2-cyxyr
   |pull request      = https://github.com/Denifia/StardewMods/pull/50
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
   |nexus  = 3530
 +
  |github =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,294: Line 3,139:
 
   |moddrop = 833562
 
   |moddrop = 833562
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,300: Line 3,152:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,324: Line 3,183:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,361: Line 3,231:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Everywhere
+
  |name    = Casks Anywhere
   |author  = CatCattyCat, Cat
+
  |author  = YukiShiku, LeonBlade
   |id      = cat.caskseverywhere
+
  |id      = CasksAnywhere
   |nexus  = 2994
+
  |nexus  = 878
   |moddrop = 833561
+
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Casks Everywhere
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.caskseverywhere
 +
   |nexus  = 2994
 +
   |moddrop = 833561
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,381: Line 3,264:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,390: Line 3,273:
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,400: Line 3,285:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122571
+
   |status  = workaround
   |unofficial version = 0.2.1-unofficial.1-FlyingTNT
+
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/135/files
+
}}
 +
{{#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,444: Line 3,342:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,523: Line 3,432:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,551: Line 3,461:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,583: Line 3,491:
 
   |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,592: Line 3,507:
  
 
   |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,602: Line 3,524:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,616: Line 3,540:
 
   |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,664: Line 3,590:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,670: Line 3,598:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,683: Line 3,612:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
  |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,714: Line 3,650:
 
   |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,725: Line 3,668:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 
   |nexus  = 518
 
   |nexus  = 518
 
   |moddrop = 606600
 
   |moddrop = 606600
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,761: Line 3,729:
 
   |github  = loe2run/ChildToNPC
 
   |github  = loe2run/ChildToNPC
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501 1.5].
+
<!--
 +
  |unofficial version = 1.2.1-unofficial.8-candidus42
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,809: Line 3,780:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status   = abandoned
   |summary = use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead
+
   |summary = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,816: Line 3,798:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,825: Line 3,807:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,867: Line 3,849:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,878: Line 3,867:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,885: Line 3,903:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
   |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,898: Line 3,921:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,921: Line 3,955:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,937: Line 3,982:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,944: Line 4,001:
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,992: Line 4,066:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,021: Line 4,095:
 
   |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,031: Line 4,105:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,071: Line 4,143:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Bundle Costs
+
  |name    = Comprehensive Stardew Valley Mod, My Modding
   |author  = sophiesalacia
+
  |author  = BenW, BW
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
+
  |id      = BW.MyModding
   |nexus  = 9444
+
  |nexus  = 20918
   |github  = sophiesalacia/StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Configurable Bundle Costs
 +
   |author  = sophiesalacia
 +
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 +
   |nexus  = 9444
 +
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,108: Line 4,197:
 
   |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,139: Line 4,238:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configure Machine Speed
 
   |name    = Configure Machine Speed
   |author  = StephHoel
+
   |author  = Steph Hoel
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |nexus  = 21005
 
   |nexus  = 21005
   |github  = StephHoel/ModsStardewValley/tree/main/ConfigureMachineSpeed
+
   |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,165: Line 4,271:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,201: Line 4,309:
 
   |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,250: Line 4,367:
 
   |nexus  = 6564
 
   |nexus  = 6564
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
   |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,259: Line 4,381:
 
   |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,303: Line 4,432:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Coop Cursor
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Coop_Cursor
 
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 
   |nexus  = 12269
 
   |nexus  = 12269
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,323: Line 4,453:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cosmetic Rings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CosmeticRings
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,342: Line 4,492:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,398: Line 4,551:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Machine
+
  |name    = Craft Counter
   |author  = chocolatte12
+
  |author  = bcmpinc
   |id      = chocolatte12.CraneMachine
+
  |id      = bcmpinc.CraftCounter
   |nexus  = 20112
+
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Crane Machine
 +
   |author  = chocolatte12
 +
   |id      = chocolatte12.CraneMachine
 +
   |nexus  = 20112
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 3,419: Line 4,612:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,498: Line 4,701:
 
   |nexus  = 18914
 
   |nexus  = 18914
 
   |github  = gzhynko/stardew-mods
 
   |github  = gzhynko/stardew-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,517: Line 4,720:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,537: Line 4,742:
 
   |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,554: Line 4,772:
 
   |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,581: Line 4,801:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,599: Line 4,817:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,611: Line 4,830:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,625: Line 4,860:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,636: Line 4,879:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,660: Line 4,914:
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases 1.5].
+
<!--
 +
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Backpack Framework
+
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = 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
 +
   |name    = Custom Backpack Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
Line 3,671: Line 4,939:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,676: Line 4,954:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 3,704: Line 4,984:
  
 
   |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,718: Line 5,005:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,736: Line 5,024:
 
   |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,752: Line 5,052:
 
   |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,761: Line 5,059:
 
   |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,791: Line 5,087:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Loader
+
   |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author  = DeLiXx
+
   |author  = onlythechosen
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = otc.eggfestivalcustomeggamount
   |nexus  = 13804
+
   |nexus  = 22380
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  <!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Fixed Dialogue - Continued
 
  |author  = Datamancer
 
  |id      = datamancer.CustomFixedDialogue
 
  |nexus  = 20938
 
  |moddrop = 1533308
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
  |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
  |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
  |nexus  = 16744
+
   |nexus  = 991
  |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Cart Redux
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.CCR
 
   |nexus  = 1402
 
  |moddrop = 664037
 
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.CustomizeAnywhere
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 4734
+
   |nexus  = 1140
   |moddrop = 716356
+
   |moddrop = 128708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fixed Dialogue
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 1099
+
   |nexus  = 6358
  |moddrop = 127272
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = MissCoriel
+
   |author  = Datamancer
   |id      = misscoriel.hpstam
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 20938
   |github  = MissCoriel/Customize-Health-and-Stamina
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Furniture
   |author  = violetlizabet
+
   |author  = Platonymous
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 10761
+
   |nexus  = 1254
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Dialogue
   |author  = Digus
+
   |author  = PurrplingCat
   |id      = DIGUS.CustomKissingMod
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4664
+
   |nexus  = 7304
   |github  = Digus/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Limits
   |author  = Mevima
+
   |author  = aedenthorn, Erinthe
   |id      = Mevima.CustomLinens
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 1027
+
   |nexus  = 13964
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Greenhouse
   |author  = ZaneYork
+
   |author  = Forkmaster
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 5377
+
   |nexus  = 3464
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  =
  
   |summary = use latest version.
+
   |status = abandoned
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Harvest Fix
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.CustomLocks
+
   |id      = mytigio.customharvestfix
   |nexus  = 6251
+
   |nexus  = 4192
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/CustomHarvestFix
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = aedenthorn.CustomHay
   |nexus  = 14508
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = Platonymous
+
   |author  = zelink, zelinknilez
   |id      = Platonymous.CustomMovies
+
   |id      = zelink.zeldaHome
   |nexus  = 4737
+
   |nexus  = 20844
   |moddrop = 793918
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Death Penalty
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |id      = Platonymous.CustomMusic
+
   |id      = cat.customizabledeathpenalty
   |curse   = 307367
+
   |nexus   = 1991
   |moddrop = 793904
+
   |moddrop = 833547
   |nexus  = 3043
+
  |github  = danvolchek/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Traveling Cart Days
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 +
   |nexus  = 567
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customize Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = Cherry, CherryChain
   |id      = Esca.CustomNPCExclusions
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 7089
+
   |nexus  = 4734
   |moddrop = 847997
+
   |moddrop = 716356
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customize Cursor Sprite
   |author  = spacechase0
+
   |author  = Sonozuki
   |id      = spacechase0.CustomNPCFixes
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
  |curse  = 867734
+
   |nexus  = 3014
  |moddrop = 771669
+
   |github  = Sonozuki/StardewMods
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Dresser
   |author  = SG
+
   |author  = Dragoon23
   |id      = SG.RileyHouse
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 5811
+
   |nexus  = 23359
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Exterior
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.CustomObelisks
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 10202
+
   |nexus  = 1099
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 127272
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
  |author  = MissCoriel
   |id      = aedenthorn.CustomObjectProduction
+
  |id      = misscoriel.hpstam
   |curse   = 868827
+
  |nexus  = 5275
   |nexus  = 10152
+
  |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Customize Trinkets
 +
   |author  = Dragoon23
 +
   |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Wedding Attire
 +
   |author  = violetlizabet
 +
  |id      = violetlizabet.CustomizeWeddingAttire
 +
   |nexus  = 10761
 +
   |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
   |id      = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Mevima.CustomLinens
  |curse  = 868903
+
   |nexus  = 1027
   |nexus  = 5966
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Custom Localization
   |author  = Entoarox
+
   |author  = ZaneYork
   |id      = Entoarox.CustomPaths
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 2272
+
   |nexus  = 5377
  |chucklefish = 5234
+
   |github  = ZaneYork/SDV_CustomLocalization
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |summary  = use latest version.
 
+
   |broke in = Stardew Valley 1.5
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetBed
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10462
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,058: Line 5,391:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Custom Locks Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.CustomLocksUpdated
 +
  |nexus  = 21148
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10704
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,067: Line 5,407:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Movies
   |author  = hawkfalcon
+
   |author  = Platonymous
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Platonymous.CustomMovies
   |nexus  = 2148
+
   |nexus  = 4737
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Music
   |author  = Dem1se
+
   |author  = Platonymous
   |id      = Dem1se.CustomReminders
+
   |id      = Platonymous.CustomMusic
   |nexus  = 6215
+
  |curse  = 307367
   |moddrop = 793899
+
  |moddrop = 793904
   |github  = Dem1se/CustomReminders
+
   |nexus  = 3043
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.Renovations
+
   |id      = Platonymous.CustomNPC
   |nexus  = 9687
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Exclusions
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomNPCExclusions
 +
  |nexus  = 7089
 +
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 6669
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSigns
+
   |id      = SG.RileyHouse
   |nexus  = 11336
+
   |nexus  = 5811
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Obelisks
   |author  = barteke22
+
   |author  = XxHarvzBackxX
   |id      = barteke22.CustomSpouseLocation
+
   |id      = harvz.CustomObelisks
   |nexus  = 9676
+
   |nexus  = 10202
   |github  = barteke22/StardewMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 10889
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/124
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 7775
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Entoarox.CustomPaths
   |curse   = 868833
+
   |nexus   = 2272
   |nexus  = 10029
+
   |chucklefish = 5234
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
 
  |status  = workaround
 
  |summary  = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms - Continued
+
   |name    = Custom Pet Beds, Pet Bed
  |author  = Datamancer
 
  |id      = datamancer.CustomSpouseRooms
 
  |nexus  = 20966
 
  |moddrop = 1534005
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Starter Furniture
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = aedenthorn.PetBed
   |nexus  = 16729
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Picture Frames
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 14152
+
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,180: Line 5,534:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Quest Expiration
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = hawkfalcon
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 7517
+
   |nexus  = 2148
   |github  = TheMightyAmondee/CustomTokens
+
   |github  = hawkfalcon/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.CustomReminders
 +
  |nexus  = 6215
 +
  |moddrop = 793899
 +
  |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomToolbar
+
   |id      = aedenthorn.Renovations
   |nexus  = 11322
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,196: Line 5,558:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Resource Clumps
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.CustomToolEffect
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 5712
+
   |nexus  = 6669
   |github  = ZaneYork/CustomToolEffect
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Shirts
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.CustomToolRange
+
   |id      = Platonymous.CustomShirts
   |nexus  = 16384
+
   |nexus  = 2416
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
  |name    = Custom Tracker
+
   |status   = abandoned
  |author  = Esca, Esca-MMC
+
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
   |id      = Esca.CustomTracker
 
   |nexus   = 5108
 
   |github = Esca-MMC/CustomTracker
 
  |moddrop = 706059
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Shops Redux
   |author  = CatCattyCat, Cat
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = cat.customtransparency
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 2359
+
   |nexus  = 1378
   |moddrop = 833556
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github = danvolchek/StardewMods
+
 
 +
  |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 Trash Can
+
   |name    = Custom Signs
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 10760
+
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,244: Line 5,598:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Spouse Location
   |author  = Platonymous
+
   |author  = barteke22
   |id      = Platonymous.CustomTV
+
   |id      = barteke22.CustomSpouseLocation
  |curse  = 877224
+
   |nexus  = 9676
   |nexus  = 6775
+
   |github  = barteke22/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Spouse Patio
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomSpousePatio
  |curse  = 868751
+
   |nexus  = 6630
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Spouse Patio Redux
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customwarplocations
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1688
+
   |nexus  = 10889
  |moddrop = 833544
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Spouse Patio Wizard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 9651
+
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Spouse Rooms
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 3445
+
   |curse   = 868833
  |github  =
+
   |nexus  = 10029
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Winter Star Gifts
 
  |author  = XxHarvzBackxX
 
  |id      = harvz.CWSG
 
   |nexus  = 10024
 
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Spouse Rooms - Continued
   |author  = cgifox
+
   |author  = Datamancer
   |id      = cgifox.CutTheCord
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 9571
+
   |nexus  = 20966
   |github  = harshlele/CutTheCord
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Starter Furniture
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4791
+
   |nexus  = 16729
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Starter Package
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 6783
+
   |nexus  = 14152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Tapper Framework
   |author  = Schematix, Schmtx
+
   |author  = Selph, zombifier
   |id      = Schematix.DailyLuckMessage
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1327
+
   |nexus  = 22975
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck on HUD, JustLuckMod
+
   |name    = Custom Tokens
   |author  = zeldela
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = dJustLuckMod
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 10386
+
   |nexus  = 7517
   |github  = zeldela/sdv-mods
+
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Toolbar
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 1141
+
   |nexus  = 11322
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Tool Effect
   |author  = flowoeB
+
   |author  = ZaneYork
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 8356
+
   |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
  |author  = trashcan9
 +
  |id      = trashcan9.CustomToolRange
 +
  |nexus  = 16384
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Tracker
   |author  = ActionJackson
+
   |author  = Esca, Esca-MMC
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = Esca.CustomTracker
   |nexus  = 14648
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Transparency
   |author  = MevNav
+
   |author  = CatCattyCat, Cat
   |id      = MevNav.DailyPlanner
+
   |id      = cat.customtransparency
   |nexus  = 16704
+
   |nexus  = 2359
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Trash Can
   |author  = CompSciLauren
+
   |author  = ShivaGuy
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4779
+
   |nexus  = 11835
  |chucklefish = 5907
+
   |github  =
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 9693
+
   |nexus  = 10760
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom TV
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.DailyTasksReport
+
   |id      = Platonymous.CustomTV
   |nexus  = 1624
+
  |curse  = 877224
   |github  = GuiNoya/SVMods
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom TV Channel
   |author  = Danmw3
+
   |author  = chieeri323
   |id      = danmw3.DanUtils
+
   |id      = chieeri323.customtvchannel
   |nexus  = 2287
+
   |nexus  = 24278
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Wallpaper Framework
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 4056
+
  |curse  = 868751
   |github  = cilekli-link/SDVMods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Walls and Floors
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus   = 1691
+
   |curse   = 307569
   |moddrop = 606646
+
   |moddrop = 793903
   |github  = Pathoschild/StardewMods
+
  |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Warp Locations
   |author  = MissCoriel
+
   |author  = CatCattyCat, Cat
   |id      = misscoriel.diary
+
   |id      = cat.customwarplocations
   |nexus  = 4451
+
   |nexus  = 1688
   |moddrop = 624395
+
   |moddrop = 833544
   |github  = MissCoriel/Dear-Diary
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Warp Points
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 18174
+
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,448: Line 5,809:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decorators Dream
+
   |name    = Custom Warps
   |author  = Ilyeana
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Ilyeana.DecoratorsDream
+
   |id      = f4iTh.CustomWarps
   |nexus  = 17030
+
   |nexus  = 3445
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Winter Star Gifts
   |author  = Pathoschild
+
   |author  = XxHarvzBackxX
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = harvz.CWSG
   |nexus  = 679
+
   |nexus  = 10024
  |moddrop = 606608
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Decrafting Mod
 
  |author  = iSkLz_, MSCFC
 
  |id      = MSCFC.DecraftingMod
 
  |nexus  = 4158
 
  |github  = iSkLz/DecraftingMod
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Cut the Cord, TvMenu
   |author  = Max Vollmer, SVProtector
+
   |author  = cgifox
   |id      = maxvollmer.deepwoodsmod
+
   |id      = cgifox.CutTheCord
   |nexus  = 2571
+
   |nexus  = 9571
   |github  = maxvollmer/DeepWoodsMod
+
   |github  = harshlele/CutTheCord
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Cycle Tools
   |author  = Sandman53
+
   |author  = LeFauxMatt
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = furyx639.CycleTools
   |nexus  = 5016
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Daily Farm Photo
   |author  = Tlitookilakin
+
   |author  = Seawolf, seawolf87
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 10240
+
   |nexus  = 4791
   |moddrop = 1060419
+
   |github  = Seawolf87/DailyFarmPhoto
   |github = tlitookilakin/WarpnetDeepwoods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
   |author = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
  |nexus  = 6783
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Daily Luck Message
   |author  = Tyler Gibbs
+
   |author  = Schematix, Schmtx
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 12421
+
   |nexus  = 1327
   |github  = tylergibbs2/DefaultFarmer
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = DecidedlyHuman
+
   |author  = zeldela
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = dJustLuckMod
   |nexus  = 10939
+
   |nexus  = 10386
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Daily News
   |author  = AxesOfEvil
+
   |author  = bashNinja
   |id      = AxesOfEvil.DeliveryService
+
   |id      = bashNinja.DailyNews
   |nexus  = 5187
+
   |nexus  = 1141
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = miketweaver/DailyNews
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Daily Notifications, Event Notifications
   |author  = Dash, yuukidach
+
   |author  = dreamsicl
   |id      = Pathoschild.test
+
   |id      = EventNotifications
   |nexus  = 5570
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Daily Pet the Animals
   |author  = ferdaber
+
   |author  = flowoeB
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 7920
+
   |nexus  = 8356
   |github  = ferdaber/sdv-mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use {{nexus mod|20799|Deluxe Grabber Redux 1.6}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Phone Quest
   |author  = domsim1
+
   |author  = ActionJackson
   |id      = domsim1.DeluxeHats
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 5836
+
   |nexus  = 14648
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
 +
  |author  = MevNav
 +
  |id      = MevNav.DailyPlanner
 +
  |nexus  = 16704
 +
  |github  = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily Quest Anywhere
   |author  = MolsonCAD
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 11436
+
   |nexus  = 513
   |github  = MolsonCAD/DeluxeJournal
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Special Orders
   |author  = lech43
+
   |author  = shekurika
   |id      = lech43.DemandingShipping
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 7315
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Tasks Report
   |author  = Kichjo
+
   |author  = GuiNoya, Yesst
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 5477
+
   |nexus  = 1624
   |github  = KeelanRosa/StardewMods
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Tasks Report Plus
   |author  = DeLiXx
+
   |author  = Prism 99
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 16750
+
   |nexus  = 20871
   |github  =
+
   |github  = Prism-99/DailyTaskReportPlus
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = DaLionheart
   |author  = Esca, Esca-MMC
+
   |author  = DaLion
   |id      = Esca.DestroyableBushes
+
   |id      = DaLion.Core
   |nexus  = 6304
+
   |nexus  = 24332
  |moddrop = 798245
+
   |github  = daleao/sdv
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Dan Utils
   |author  = RainsKuro, RainzKuro
+
   |author  = Danmw3
   |id      = RainzKuro.DetailedSprites
+
   |id      = danmw3.DanUtils
   |nexus  = 15549
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Dark User Interface
   |author  = gzhynko
+
   |author  = zazizu
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = zazizu.darkUI
   |nexus  = 8853
+
   |nexus  = 4056
   |github  = gzhynko/StardewMods
+
   |github  = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |curse  = 868761
+
   |curse  = 1000628
   |nexus  = 11661
+
   |nexus  = 1691
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 606646
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Date Night
   |author  = elbe
+
   |author  = SUPERT
   |id      = elbe.DialogueExtension
+
   |id      = supert.datenight
   |nexus  = 10851
+
   |nexus  = 11459
  |github  = lshtech/DialogueExtension
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.DialogueNewLine
+
   |id      = misscoriel.diary
   |curse   = 868753
+
   |nexus   = 4451
   |nexus  = 12175
+
   |moddrop = 624395
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Death Tweaks
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.DialogueTester
 
  |nexus  = 9887
 
  |moddrop = 1035899
 
  |github  = DecidedlyHuman/DialogueTester
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dialogue Trees
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DialogueTrees
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 9550
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,660: Line 6,035:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Debug Mode
   |author  = Nishtra
+
   |author  = Pathoschild
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus   = 1583
+
   |curse   = 1000634
   |github  =
+
   |nexus  = 679
 
+
   |moddrop = 606608
   |status  = workaround
+
   |github = Pathoschild/StardewMods
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Decrafting Mod
   |author  = shanks3042
+
   |author  = iSkLz_, MSCFC
  |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = MSCFC.DecraftingMod
  |nexus  = 5816
+
   |nexus  = 4158
  |github  =
+
   |github  = iSkLz/DecraftingMod
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dimensional Pockets
 
  |author  = spacechase0
 
   |id      = spacechase0.DimensionalPockets
 
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Deep Woods
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.DinoForm
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 18244
+
  |curse  = 992429
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Eugenii10
+
   |author  = Sandman53
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 9717
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deep Woods Warp Network Integration
   |author  = lperkins2, Logan Perkins
+
   |author  = Tlitookilakin
   |id      = lperkins2.DisableController
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 2229
+
   |nexus  = 10240
   |github  =
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = RuiNtD
+
   |author  = bungus
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 2156
+
   |nexus  = 21612
   |github  = RuiNtD/SVRichPresence
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Default Farmer
   |author  = MouseyPounds
+
   |author  = Tyler Gibbs
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 3960
+
   |nexus  = 12421
   |github  = MouseyPounds/stardew-mods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Default On Cheats
   |author  = jahangmar
+
   |author  = EnderTedi
   |id      = jahangmar.DismantleCraftables
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 3687
+
   |nexus  = 21035
   |github  = jahangmar/StardewValleyMods
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Default Window Size
   |author  = dmarcoux
+
   |author  = DecidedlyHuman
   |id      = dmarcoux.DisplayEnergy
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 10662
+
   |nexus  = 10939
  |moddrop = 1087175
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Monster Health
+
   |name    = Delivery Service
   |author  = Atesba
+
   |author  = AxesOfEvil
   |id      = Atesba.DisplayMonsterHealth
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 20984
+
   |nexus  = 5187
   |github  =  
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Player Stats
+
   |name    = Delivery Upgrade Tool
   |author  = Fleem
+
   |author  = Dash, yuukidach
   |id      = Fleem.DisplayPlayerStats
+
   |id      = Pathoschild.test
   |nexus  =
+
   |nexus  = 5570
   |github  = FleemUmbleem/DisplayPlayerStats
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = spacechase0 and ParadigmNomad
+
   |author  = stokastic
   |id      = spacechase0.Displays
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
  |curse  = 867712
+
   |nexus  = 2462
   |nexus  = 7635
+
   |github  = stokastic/CoopGrabber
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |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
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Grabber Redux
   |author  = Aimon111
+
   |author  = ferdaber
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 18109
+
   |nexus  = 7920
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = Airyn and the DSV Team
+
   |author  = Nykal145
   |id      = DSV.Core
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 17059
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deluxe Hats
   |author  = Pyrohead37
+
   |author  = domsim1
   |id      = Pyrohead37.DontEatThat
+
   |id      = domsim1.DeluxeHats
   |nexus  = 1951
+
   |nexus  = 5836
   |github  = jahangmar/StardewValleyMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Journal
   |author  = Shockah
+
   |author  = MolsonCAD
   |id      = Shockah.DontStopMeNow
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 10941
+
   |nexus  = 11436
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demanding Shipping
   |author  = Leaf
+
   |author  = lech43
   |id      = Leaf.DoubleStandardFarm
+
   |id      = lech43.DemandingShipping
   |nexus  = 3928
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
Line 4,805: Line 6,189:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DrSpactacus, NateMod
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 987160
+
   |nexus  = 22564
   |nexus  = 8587
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Visits Cave
 +
  |author  = Kichjo
 +
  |id      = Kichjo.DemetriusVisitsCave
 +
  |nexus  = 5477
 +
  |github  = KeelanRosa/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Desert Bloom Farm
   |author  = joljyo
+
   |author  = DeLiXx
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 7507
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Desert Obelisk
   |author  = violetlizabet
+
   |author  = CatCattyCat, Cat
   |id      = violetlizabet.DragonPearlLure
+
   |id      = cat.desertobelisk
   |nexus  = 15109
+
   |nexus  = 2021
   |github  = elizabethcd/DragonPearlLure
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Destroyable Bushes
   |author  = atravita
+
   |author  = Esca, Esca-MMC
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = Esca.DestroyableBushes
   |curse   = 870981
+
   |nexus   = 6304
   |moddrop = 1125248
+
   |moddrop = 798245
  |nexus  = 11352
+
   |github  = Esca-MMC/DestroyableBushes
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Detailed Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = RainsKuro, RainzKuro
   |id      = aedenthorn.Dreamscape
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 11742
+
   |nexus  = 15549
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = DewCord Rich Presence
   |author  = BlaDe
+
   |author  = explosivetortellini
   |id      = BlaDe.DriveBy
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 12033
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialog to Clipboard
   |author  = Goldenrevolver
+
   |author  = dlrdlrdlr
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 7971
+
   |nexus  = 23834
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Box Redesign
   |author  = SwiftSails
+
   |author  = gzhynko
   |id      = SwiftSails.DungeonBuddy
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 7864
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DungeonMerchants
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14630
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Dialogue Emotes
   |author  = Zoryn
+
   |author  = PurrplingCat
   |id      = Zoryn.DurableFences
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  =
+
   |nexus  = 6537
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = purrplingcat/DialogueEmotes
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Dialogue Extension
   |author  = NoFogBob and PaulDunstan
+
   |author  = elbe
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = elbe.DialogueExtension
   |nexus  = 12345
+
   |nexus  = 10851
   |github  =
+
   |github  = lshtech/DialogueExtension
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Dialogue Keys
   |author  = CyanFire
+
   |author  = PokeBenji
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 13057
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue New Line
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueNewLine
 +
  |curse  = 868753
 +
  |nexus  = 12175
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
  |nexus  = 9887
 +
  |moddrop = 1035899
 +
  |github  = DecidedlyHuman/DialogueTester
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueTrees
 +
  |nexus  = 9550
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Did You Water Your Crops
   |author  = CyanFire
+
   |author  = Nishtra
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 13265
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = captncraig
+
   |author  = shanks3042
   |id      = captncraig.dvr
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 3860
+
   |nexus  = 5816
   |github  = captncraig/StardewMods
+
   |github  =
 
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Difficulty Socializing
   |author  = noriteway
+
   |author  = PokeBenji
   |id      = noriteway.DwarfScrollPrice
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 16386
+
  |curse  = 1023363
   |github  = noriteway/StardewMods
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dimensional Pockets
   |author  = Anthony Hilyard, Grend
+
   |author  = spacechase0
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = spacechase0.DimensionalPockets
  |curse  = 536418
+
   |nexus  = 12706
   |nexus  = 9684
+
   |github  = spacechase0/StardewValleyMods
   |github  = AHilyard/DwarvishMattock
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Dino Form
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.dynamicbodies
+
   |id      = aedenthorn.DinoForm
   |nexus  = 12893
+
   |nexus  = 18244
   |github  = ribeena/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Disable Auto Pickup
   |author  = gunnargolf
+
   |author  = Eugenii10
   |id      = gunnargolf.DynamicChecklist
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 1145
+
   |nexus  = 9717
  |github  = gunnargolf/DynamicChecklist
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Clothing
 
  |author  = hilovids
 
  |id      = hilovids.DynamicClothing
 
  |nexus  = 10078
 
 
   |github  =
 
   |github  =
  
Line 4,975: Line 6,386:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Disable Building Fade
   |author  = HaulinOats
+
   |author  = calebstein1
   |id      = HaulinOats.DynamicCrops
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 13800
+
   |nexus  = 24558
   |github  = HaulinOats/StardewMods
+
   |github  = calebstein1/StardewDisableBuildingFade
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Disable Gamepad, Disable Controller
   |author  = mistyspring
+
   |author  = lperkins2, Logan Perkins
   |id      = mistyspring.dynamicdialogues
+
   |id      = lperkins2.DisableController
  |curse  = 880516
+
   |nexus  = 2229
   |nexus  = 12836
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Discord Rich Presence
   |author  = mistyspring
+
   |author  = RuiNtD
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 20253
+
   |nexus  = 2156
   |github  =
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dish of the Day Display
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.DynamicFlooring
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 14780
+
   |nexus  = 3960
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dismantle Craftables
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.DynamicGameAssets
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 867707
+
   |nexus  = 3687
   |nexus  = 9365
+
   |github  = jahangmar/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Display Energy
   |author  = spacechase0
+
   |author  = dmarcoux
   |id      = spacechase0.DGAAutomate
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 9365
+
   |nexus  = 10662
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 1087175
 
+
   |github  = dmarcoux/DisplayEnergy
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Display Monster Health
   |author  = tyran285, Ryuuze
+
   |author  = Atesba
   |id      = DynamicMachines
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 374
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Display Player Stats
   |author  = aedenthorn, Erinthe
+
   |author  = Fleem
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 14566
+
   |nexus  = 21547
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
  |nexus  = 7635
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles - Continued
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Datamancer
+
   |author  = Aimon111
   |id      = datamancer.DynamicMapTiles
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 21084
+
  |curse  = 1010281
   |github  = datamancer/StardewValleyMods
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Airyn and the DSV Team
   |id      = knakamura.dynamicnighttime
+
   |id      = DSV.Core
   |nexus  = 2072
+
   |nexus  = 17059
  |moddrop = 664041
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Don't Eat That
   |author  = BashNinja
+
   |author  = Pyrohead37
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 1183
+
   |nexus  = 1951
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Don't Stop Me Now
   |author  = ZaneYork
+
   |author  = Shockah
   |id      = ZaneYork.DynamicPrice
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 5831
+
   |nexus  = 10941
   |github  = ZaneYork/SDV_Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Double Standard Farm, Double Farm
   |author  = PeacefulEnd
+
   |author  = Leaf
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
  |nexus  = 12831
+
   |nexus  = 3928
  |github  = Floogen/DynamicReflections
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Running Speed
 
  |author  = Vrakyas
 
  |id      = Vrakyas.DynamicRunningSpeed
 
   |nexus  = 4029
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Downtown Zuzu
   |author  = sophiesalacia
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 8450
+
  |curse  = 987160
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |nexus  = 8587
 
+
   |github  =
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DPad Inventory Hotkey
 +
   |author  = joljyo
 +
  |id      = joljyo.DPadInventoryHotkey
 +
  |nexus  = 7507
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dragon Pearl Lure
   |author  = Shockah
+
   |author  = violetlizabet
   |id      = Shockah.EarlyGingerIsland
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 13885
+
   |nexus  = 15109
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Draw Fish Ponds Over Grass
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.NerfCavePuzzle
+
   |id      = atravita.DrawFishPondsOverGrass
   |curse  = 870978
+
   |curse  = 870981
   |moddrop = 1131424
+
   |moddrop = 1125248
   |nexus  = 11500
+
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 5,125: Line 6,524:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dreamscape
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.Dreamscape
  |curse  = 870971
+
   |nexus  = 11742
  |moddrop = 1205159
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Drive By
   |author  = Cautious Waffle, skulmuk
+
   |author  = BlaDe
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = BlaDe.DriveBy
   |nexus  = 1426
+
   |nexus  = 12033
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Drop It - Drop Item Hotkey
   |author  = majordot
+
   |author  = Goldenrevolver
   |id      = MajorDOT.EasierFishing
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  =
+
   |nexus  = 7971
   |curse   = 305367
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Buddy
 +
  |author  = SwiftSails
 +
  |id      = SwiftSails.DungeonBuddy
 +
  |nexus   = 7864
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dungeon Merchants
   |author  = NormanPCN
+
   |author  = aedenthorn, Erinthe
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 11548
+
   |nexus  = 14630
   |github  = NormanPCN/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Durable Fences
   |author  = TheMightyAmondee
+
   |author  = Zoryn
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = Zoryn.DurableFences
   |nexus  = 8342
+
   |nexus  =
   |github  = TheMightyAmondee/EasierSpecialOrders
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Durin's Rest
   |author  = LemurKat and kdau
+
   |author  = NoFogBob and PaulDunstan
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 5787
+
   |nexus  = 12345
   |moddrop = 984954
+
   |github  =
   |source  = https://gitlab.com/kdau/eastscarp
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Dusty Overhaul
   |author  = LeFauxMatt
+
   |author  = CyanFire
   |id      = furyx639.EasyAccess
+
   |id      = CF.SMAPI.DustyOverhaul
  |curse  = 871835
+
   |nexus  = 13057
   |nexus  = 11002
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Dusty Overhaul - SVE
   |author  = MountainDewBoi
+
   |author  = CyanFire
   |id      = MountainDewBoi.EasyFarming
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 4162
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DVR
 +
  |author  = captncraig
 +
  |id      = captncraig.dvr
 +
  |nexus  = 3860
 +
  |github  = captncraig/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Dwarf Scroll Prices
   |author  = DeLiXx
+
   |author  = noriteway
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 16873
+
   |nexus  = 16386
   |github  =
+
   |github  = noriteway/StardewMods
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   <!--@retest-after Custom Farm Loader-->
+
   |name    = Dwarvish Mattock
 +
  |author = Anthony Hilyard, Grend
 +
  |id      = com.anthonyhilyard.dwarvishmattock
 +
  |curse  = 536418
 +
  |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dynamic Bodies
   |author  = CeruleanSpirit
+
   |author  = ribeena
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = ribeena.dynamicbodies
   |nexus  = 2957
+
   |nexus  = 12893
   |github  =
+
   |github  = ribeena/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dynamic Checklist
   |author  = StultusV
+
   |author  = gunnargolf
   |id      = StultusV.EasyPathDestruction
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 8775
+
   |nexus  = 1145
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = gunnargolf/DynamicChecklist
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Petting
 
  |author  = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
  |nexus  = 3032
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Dynamic Clothing
   |author  = crc-fehler
+
   |author  = hilovids
   |id      = crc.eatmore
+
   |id      = hilovids.DynamicClothing
   |nexus  = 2724
+
   |nexus  = 10078
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Crops
   |author  = millerscout
+
   |author  = HaulinOats
   |id      = Millerscout.EconomyMod
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 6955
+
   |nexus  = 13800
   |github  = millerscout/StardewMillerMods
+
   |github  = HaulinOats/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Dialogues Framework
   |author  = EH Lim
+
   |author  = mistyspring
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 9303
+
  |curse  = 880516
 +
  |nexus  = 12836
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
   |nexus  = 20253
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dynamic Flooring
   |author  = EideeHi
+
   |author  = aedenthorn, Erinthe
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 4806
+
   |nexus  = 14780
   |github  = eideehi/EideeEasyFishing
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Game Assets
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.Elevator
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 2952
+
  |curse  = 867707
   |github  = Ilyaki/Elevator
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Mel Noelle and Kirbylink
+
   |author  = spacechase0
   |id      = melnoelle.underdarkkrobus
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 3071
+
   |nexus  = 9365
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |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 = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dynamic Machines
   |author  = aedenthorn, Erinthe
+
   |author  = tyran285, Ryuuze
   |id      = aedenthorn.Email
+
   |id      = DynamicMachines
   |nexus  = 11325
+
   |nexus  = 374
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 14366
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dynamic Map Tiles - Continued
   |author  = BlueSight
+
   |author  = Datamancer
   |id      = BlueSight.EmptyYourHands
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 19736
+
   |nexus  = 21084
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Night Time
   |author  = Enaium
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Enaium.EnaiumToolKit
+
   |id      = knakamura.dynamicnighttime
   |curse   = 436787
+
   |nexus   = 2072
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic NPC Sprites
   |author  = Goldenrevolver
+
   |author  = BashNinja
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 10668
+
   |nexus  = 1183
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dynamic Price
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = ZaneYork
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 193
+
   |nexus  = 5831
   |chucklefish = 3529
+
   |github = ZaneYork/SDV_Mods
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Reflections
   |author  = TheThor59
+
   |author  = PeacefulEnd
   |id      = Thor.EnemyHealthBars
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 3627
+
  |curse  = 870926
   |github  = TheThor59/StardewMods
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Running Speed
   |author  = Crystallyne
+
   |author  = Vrakyas
   |id      = Crystallyne.EnergyCount
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 4272
+
   |nexus  = 4029
   |github  = Crystallyne/EnergyCount
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Early Community Upgrades
   |author  = nikperic, ThatOneCow
+
   |author  = sophiesalacia
   |id      = nikperic.EnergyTime
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 6488
+
   |nexus  = 8450
  |source  = https://gitlab.com/nikperic/energytime
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.MagnetMod
 
  |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Early Ginger Island
   |author  = Mizzion
+
   |author  = Shockah
   |id      = mizzion.enhancedrelationships
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 1927
+
   |nexus  = 13885
  |moddrop = 661356
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Easier Cave Puzzle
   |author  = ytsc
+
   |author  = atravita
   |id      = ytsc.EnhancedSlingshots
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 12763
+
  |curse  = 870978
   |github  = YTSC/StardewValleyMods
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Easier Dart Puzzle
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.EntoaroxFramework
+
   |id      = atravita.EasierDartPuzzle
   |nexus   = 2269
+
   |curse   = 870971
   |chucklefish = 4228
+
   |moddrop = 1205159
   |github  = Entoarox/StardewMods
+
  |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
  |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Easier Farming
   |author  = Entoarox
+
   |author  = Cautious Waffle, skulmuk
   |id      = Entoarox.Utilities
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 5521
+
   |nexus  = 1426
   |github  = Entoarox/StardewMods
+
   |github  =
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Easier Fishing
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = majordot
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 5526
+
   |nexus  =
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Easier Monster Eradication
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = NormanPCN
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 1656
+
   |nexus  = 11548
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Easier Special Orders
   |author  = lestoph
+
   |author  = TheMightyAmondee
   |id      = lestoph.EscapeRope
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 8576
+
   |nexus  = 8342
   |github  = Bifibi/SDVEscapeRope
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = East Scarp (SMAPI)
   |author  = Esca
+
   |author  = LemurKat and kdau
   |id      = Esca.EMP
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 9296
+
   |nexus  = 5787
   |moddrop = 1005443
+
   |moddrop = 984954
   |github = Esca-MMC/EscasModdingPlugins
+
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Easy Access
   |author  = pepoluan
+
   |author  = LeFauxMatt
   |id      = pepoluan.EvenBetterRNG
+
   |id      = furyx639.EasyAccess
   |nexus   = 8680
+
   |curse  = 871835
   |chucklefish = 6117
+
   |moddrop = 1547212
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |nexus  = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easy Attack
   |author  = gzhynko
+
   |author  = season
   |id      = GZhynko.EventBlackBars
+
   |id      = season.EasyAttack
   |nexus  = 7962
+
   |nexus  = 20832
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easy Chest
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = season.EasyChest
   |nexus  = 10735
+
   |nexus  = 20842
   |github  = TheMightyAmondee/EventLimiter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easy Cleaner
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventLookup
+
   |id      = season.EasyCleaner
   |nexus  = 8505
+
   |nexus  = 20865
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Crane Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Easy Darts Game
   |author  = jorgamun
+
   |author  = Dragoon23
   |id      = jorgamun.EventMusicVolume
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 10650
+
   |nexus  = 22506
  |github  = jorgamun/EventMusicVolume
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Fairy
   |author  = MissCoriel
+
   |author  = season
   |id      = misscoriel.eventrepeater
+
   |id      = season.EasyFairy
   |nexus  = 3642
+
   |nexus  = 20931
  |curse  = 317347
+
   |github  =
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Farming
   |author  = shekurika
+
   |author  = MountainDewBoi
   |id      = shekurika.EventSoundAdjuster
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 8734
+
   |nexus  = 4162
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Farm Switcher
   |author  = BlaDe
+
   |author  = DeLiXx
   |id      = BlaDe.EventTester
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 11178
+
  |curse  = 990826
 +
   |nexus  = 16873
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Fishin'
   |author  = SinZ and atravita
+
   |author  = Frostiverse
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 19458
+
   |nexus  = 22268
   |github  = atravita-mods/StardewMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Fishing
   |author  = Digus
+
   |author  = season
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = season.EasyFishing
   |nexus  = 2360
+
   |nexus  = 20830
   |github  = Digus/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Gift
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyGift
   |nexus  = 15793
+
   |nexus  = 20838
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easy Gifting
   |author  = mytigio
+
   |author  = CeruleanSpirit
   |id      = mytigio.exhaustiontweaks
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 6247
+
   |nexus  = 2957
   |github  = mytigio/SDVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Harvest
   |author  = Lodukas
+
   |author  = season
   |id      = Uwazouri.ExpandedFridge
+
   |id      = season.EasyHarvest
   |nexus  = 1191
+
   |nexus  = 20924
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Island Puzzle
   |author  = Cherry, CherryChain
+
   |author  = MindMeltMax
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 6529
+
  |curse  = 1004494
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Path Destruction
   |author  = LeFauxMatt
+
   |author  = StultusV
   |id      = furyx639.ExpandedStorage
+
   |id      = StultusV.EasyPathDestruction
   |curse   = 871838
+
   |nexus  = 8775
   |nexus  = 7431
+
  |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Petting
 +
  |author  = CeruleanSpirit
 +
   |id      = EasyPetting.3032
 +
   |nexus  = 3032
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867392
+
   |nexus  = 23496
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Valley
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyValley
   |nexus  = 5910
+
   |nexus  = 21181
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Eat & Drink From Inventory
   |author  = Quipex
+
   |author  = Zamiel
   |id      = Quipex.ExperienceUpdates
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 7581
+
   |nexus  = 21280
   |github  = Quipex/ExperienceUpdates
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExpertSitting
+
   |id      = philosquare.EatInBackpack
   |nexus  = 7435
+
   |nexus  = 22872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Eat More
   |author  = Tondorian
+
   |author  = crc-fehler
   |id      = ExtendedBusSystem
+
   |id      = crc.eatmore
   |nexus  =
+
   |nexus  = 2724
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Economy Mod
   |author  = Crystalmir
+
   |author  = millerscout
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = Millerscout.EconomyMod
   |nexus  = 485
+
   |nexus  = 6955
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  = millerscout/StardewMillerMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = EH Smash Quality
   |author  = Entoarox
+
   |author  = EH Lim
   |id      = Entoarox.ExtendedMinecart
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 2271
+
   |nexus  = 9303
   |chucklefish = 4359
+
  |github  =
   |github  = Entoarox/StardewMods
+
  |warnings = Only compatible with Android.
 
+
}}
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
   |nexus  = 4806
 +
   |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
   |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Elevator
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.ExtendedReach
+
   |id      = Ilyaki.Elevator
  |curse  = 867754
+
   |nexus  = 2952
  |moddrop = 242303
+
   |github  = Ilyaki/Elevator
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Elliot Is Fabio
   |author  = Alacrity, platinumhobo
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Alacrity.ExtraContentMod
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 8510
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Ceasg
+
   |author  = Mel Noelle and Kirbylink
   |id      = Ceasg.ExtraFishInformation
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 4170
+
   |nexus  = 3071
   |github  = ceasg/StardewValleyMods
+
   |github  = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Email
 +
  |nexus  = 11325
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = aedenthorn.SDIEmily
  |curse  = 868841
+
   |nexus  = 14366
   |nexus  = 9633
+
   |github  = aedenthorn/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Emotes
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = aurnj, Roy Li
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = RuyiLi.Emotes
   |nexus  = 7490
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Empty Hands
   |author  = BlaDe
+
   |author  = Oblitus
   |id      = BlaDe.ExtremeWeather
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 12334
+
   |nexus  = 1176
   |github  =
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Empty Jar Bubbles
   |author  = XxHarvzBackxX
+
   |author  = tem696969696969
   |id      = harvz.Fabrication
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 10679
+
   |nexus  = 22598
   |github  = XxHarvzBackxX/fabrication
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Empty Your Hands
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlueSight
   |id      = Omegasis.Fall28SnowDay
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 486
+
   |nexus  = 19736
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Enaium ToolKit
   |author  = jahangmar
+
   |author  = Enaium
   |id      = jahangmar.FallToAutumn
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 7174
+
   |curse   = 436787
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 863959
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.Familiars
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 6429
+
   |nexus  = 10668
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = loe2run
+
   |author  = Goldenrevolver
   |id      = Loe2run.FamilyPlanning
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 4515
+
   |nexus  = 20942
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Enchanted Cowboy Boots
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.FancySprinklers
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 15857
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Taskmaster
+
   |author  = NamelessTo
   |id      = Taskmaster.FantasticFrames
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 4540
+
   |curse   = 1001630
   |github  =
+
   |nexus  = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = Max Vollmer, SVProtector
+
   |author  = TheThor59
   |id      = maxvollmer.farmageddon
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2618
+
   |nexus  = 3627
   |github  =
+
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Enemy Health Bars, Health Bars
   |author  = ShivaGuy
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 11850
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Energy Count
   |author  = aedenthorn, Erinthe
+
   |author  = Crystallyne
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 13782
+
   |nexus  = 4272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Energy Protect
   |author  = hmkiesel
+
   |author  = philosquare
   |id      = hmkiesel.FarmAnywhere
+
   |id      = philosquare.EnergyProtect
   |nexus  = 13926
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Energy Rework
   |author  = Oranisagu
+
   |author  = seferoni
   |id      = none<!--no manifest ID-->
+
   |id      = seferoni.EnergyRework
   |nexus  =
+
   |nexus  = 21686
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = seferoni/EnergyRework
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Energy Time
   |author  = Oranisagu
+
   |author  = nikperic, ThatOneCow
   |id      = none<!--no manifest ID-->
+
   |id      = nikperic.EnergyTime
   |nexus  =
+
   |nexus  = 6488
   |url    = https://community.playstarbound.com/threads/111931
+
   |source  = https://gitlab.com/nikperic/energytime
  |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.4.2-unofficial.1-huancz
   |summary  = use [[#Automate|Automate]] instead.
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 10506
+
   |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
 +
  |name    = Enhanced Relationships
 +
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Enhanced Slingshots
   |author  = atravita
+
   |author  = ytsc
   |id      = atravita.FarmCaveSpawn
+
   |id      = ytsc.EnhancedSlingshots
  |curse  = 870986
+
   |nexus  = 12763
  |moddrop = 1068205
+
   |github  = YTSC/StardewValleyMods
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Enough Sleep
   |author  = atravita
+
   |author  = sodapotato
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = sodapotato.enoughsleep
   |curse   = 870983
+
   |nexus   = 21536
   |moddrop = 1099838
+
   |github  =
   |nexus  = 10924
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
   |nexus  = 2269
 +
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Entoarox Modding Utilities
   |author  = Boebie
+
   |author  = Entoarox
   |id      = beau.farmcomputerplus
+
   |id      = Entoarox.Utilities
   |nexus  = 19124
+
   |nexus  = 5521
   |github  =
+
   |github  = Entoarox/StardewMods
  
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Equal Money Split
   |author  = Ian Rubin, ianr427
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 19581
+
   |nexus  = 5526
   |github  =
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Equivalent Exchange
   |author  = aedenthorn, Erinthe
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = aedenthorn.FarmerHelper
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 10179
+
   |nexus  = 1656
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Escape Rope
   |author  = aedenthorn, Erinthe
+
   |author  = lestoph
   |id      = aedenthorn.FarmerPortraits
+
   |id      = lestoph.EscapeRope
  |curse  = 868774
+
   |nexus  = 8576
   |nexus  = 11398
+
   |github  = Bifibi/SDVEscapeRope
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Escargo Win Bug Fix
   |author  = Sensakuma
+
   |author  = BlackJack
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 11131
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Esca's Modding Plugins
   |author  = 2Retr0
+
   |author  = Esca, Esca-MMC
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Esca.EMP
   |curse   = 661476
+
   |nexus   = 9296
   |nexus  = 13153
+
   |moddrop = 1005443
   |github  = 2Retr0/FarmhandFinder
+
   |github  = Esca-MMC/EscasModdingPlugins
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Esc Dialogue Mod
   |author  = CyanFire
+
   |author  = g33k, g33kidd
   |id      = CF.FarmhouseFixes
+
   |id      = g33k.EscDialogueMod
   |nexus  = 16507
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
  |name    = Even Better Artisan Good Icons
   |author  = MabelSyrup
+
  |author  = chsiso58
   |id      = mabelsyrup.farmhouse
+
  |id      = haze1nuts.evenbetterartisangoodicons
   |nexus  = 3731
+
  |nexus    =
   |github  = mjSurber/FarmHouseRedone
+
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Even Better RNG
 +
   |author  = pepoluan
 +
   |id      = pepoluan.EvenBetterRNG
 +
   |nexus  = 8680
 +
  |chucklefish = 6117
 +
  |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  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Event Black Bars
   |author  = mistyspring
+
   |author  = gzhynko
   |id      = mistyspring.farmhousevisits
+
   |id      = GZhynko.EventBlackBars
  |curse  = 880518
+
   |nexus  = 7962
   |nexus  = 12457
+
   |github  = gzhynko/StardewMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Event Limiter
   |author  = Cherry & cel10e
+
   |author  = TheMightyAmondee
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 5142
+
   |nexus  = 10735
  |moddrop = 716395
+
   |github  = TheMightyAmondee/EventLimiter
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Event Lookup
   |author  = jwdred
+
   |author  = shekurika
   |id      =
+
   |id      = shekurika.EventLookup
   |nexus  = 647
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Event Music Volume
   |author  = boneskull
+
   |author  = jorgamun
   |id      = com.boneskull.farm-tablet
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 16447
+
   |nexus  = 10650
   |github  = Floogen/AlternativeTextures
+
   |github  = jorgamun/EventMusicVolume
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Event Repeater
   |author  = Speshkitty
+
   |author  = MissCoriel
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = misscoriel.eventrepeater
   |nexus  = 7148
+
   |nexus  = 3642
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Event Sound Adjuster
   |author  = Joe Strout
+
   |author  = shekurika
   |id      = strout.farmtronics
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 10634
+
   |nexus  = 8734
   |github  = JoeStrout/Farmtronics
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Event Tester
   |author  = Esca, Esca-MMC
+
   |author  = BlaDe
   |id      = Esca.FarmTypeManager
+
   |id      = BlaDe.EventTester
   |nexus  = 3231
+
   |nexus  = 11178
  |moddrop = 598755
+
   |github  =
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = PeacefulEnd
+
   |author  = SinZ and atravita
   |id      = PeacefulEnd.FashionSense
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 9969
+
   |nexus  = 19458
   |github  = Floogen/FashionSense
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = nihilistzsche
+
   |author  = Digus
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 18384
+
   |nexus  = 2360
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Pathoschild
+
   |author  = moonslime
   |id      = Pathoschild.FastAnimations
+
   |id      = moonslime.ExcavationSkill
   |curse   = 957496
+
   |nexus   = 15793
   |nexus  = 1089
+
 
   |moddrop = 606631
+
   |broke in = Stardew Valley 1.6
   |github = Pathoschild/StardewMods
+
   |status  = workaround
 +
   |summary = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Exhaustion Tweaks
   |author  = libaryaddict
+
   |author  = mytigio
   |id      = libraryaddict.FasterEvents
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 7631
+
   |nexus  = 6247
   |github  =
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = IceGladiador
+
   |author  = Lodukas
   |id      = IceGladiador.FasterGrass
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 1772
+
   |nexus  = 1191
   |github  =
+
   |github  = Uwazouri/ExpandedFridge
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Expanded Preconditions Utility
   |author  = kibbe
+
   |author  = Cherry, CherryChain
   |id      = kibbe.faster_horse
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 2791
+
   |nexus  = 6529
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Expanded Storage
   |author  = Entoarox
+
   |author  = LeFauxMatt
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = furyx639.ExpandedStorage
   |nexus   = 2277
+
   |curse   = 871838
   |chucklefish = 3641
+
   |moddrop = 1547203
   |github  = Entoarox/StardewMods
+
   |nexus   = 7431
 
+
   |github  = LeFauxMatt/StardewMods
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Expansive Combat, Proficiência
   |author  = gaussfire
+
   |author  = Hamio, HamioDracny
   |id      = gaussfire.FasterPathSpeed
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 9344
+
   |nexus  = 7511
   |github  = alanperrow/StardewModding
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Run
 
  |author  = KathrynHazuka
 
  |id      = KathrynHazuka.FasterRun
 
  |nexus  = 733
 
  |github  = KathrynHazuka/StardewValley_FasterRun
 
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Exp Control
   |author  = Kumagabear
+
   |author  = moonslime
   |id      = Kumagabear.FasterTransition
+
   |id      = moonslime.ExpControl
   |nexus  = 19584
+
   |nexus  = 23067
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Experience Bars
   |author  = zeldela
+
   |author  = spacechase0
   |id      = zeldela.FastFishPond
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 14005
+
  |curse  = 867392
   |github  = zeldela/sdv-mods
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Experience Rate Multiplier
   |author  = crazywig
+
   |author  = MSCFC, iSkLz
   |id      = crazywig.FastForward
+
   |id      = SkLz.ExpMultiply
   |nexus  = 7413
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Loads
 
  |author  = spajus
 
  |id      = spajus.fastloads
 
  |nexus  = 19454
 
  |github  = spajus/stardew-valley-fast-loads
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Experience Updates
   |author  = ErikShun, QuickNutz
+
   |author  = Quipex
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = Quipex.ExperienceUpdates
  |moddrop = 1490579
+
   |nexus  = 7581
   |nexus  = 19634
+
   |github  = Quipex/ExperienceUpdates
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Expert Sitting
   |author  = DerTod2
+
   |author  = aedenthorn, Erinthe
   |id      = de.dertod2.FastPetting
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 5039
+
   |nexus  = 7435
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Extended Bus System
   |author  = Death, DeathGameDev
+
   |author  = Tondorian
   |id      = DeathGameDev.FastTravel
+
   |id      = ExtendedBusSystem
   |nexus  = 1529
+
   |nexus  =
   |github  = DeathGameDev/SDV-FastTravel
+
  |chucklefish = 4373
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Extended Fridge
   |author  = LeFauxMatt
+
   |author  = Crystalmir
   |id      = furyx639.FauxCore
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 20618
+
   |nexus  = 485
   |github  = LeFauxMatt/StardewMods
+
   |github  = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Extended Minecart
   |author  = minervamaga
+
   |author  = Entoarox
   |id      = minervamaga.FeelingLucky
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  =
+
   |nexus  = 2271
   |moddrop = 752859
+
   |chucklefish = 4359
   |github  = minervamaga/FeelingLucky
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Extended Reach
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = spacechase0
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = spacechase0.ExtendedReach
   |nexus   = 604
+
   |curse   = 867754
   |moddrop = 664033
+
   |moddrop = 242303
   |github  = Sakorona/SDVMods
+
  |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Extra Content Mod
   |author  = UNA
+
   |author  = Alacrity, platinumhobo
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 17404
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Extra Fish Information
   |author  = KarratKake
+
   |author  = Ceasg
   |id      = KarratKake.FerngillRevenueService
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 7566
+
   |nexus  = 4170
   |github  =
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Extra Machine Configs
   |author  = stoobinator, lefthandedkid
+
   |author  = Selph, zombifier
   |id      = stoobinator.fertilizeranytime
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 7259
+
   |nexus  = 22256
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Extra Map Layers
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.festivalendtimetweak
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 2966
+
  |curse  = 868841
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
  |nexus  = 7490
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Json Assets 1.7.7
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Extreme Weather
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = BlaDe
   |id      = MouseyPounds.ShadowFestival
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 4630
+
   |nexus  = 12334
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Fabrication
   |author  = Felix-Dev
+
  |author  = XxHarvzBackxX
   |id      = Felix-Dev.FeTK
+
  |id      = harvz.Fabrication
   |nexus  = 4403
+
  |nexus  = 10679
   |github  = Felix-Dev/StardewMods
+
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
   |author  = Navi-chan, ooo0000
 +
   |id      = NaviChan.FaeQuest
 +
   |nexus  = 2484
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |status  = abandoned
   |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Fairy Fix
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FieldHarvest
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 11019
+
  |curse  = 1024723
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 24469
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Fall 28 Snow Day
   |author  = ChiroxT
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = treinke.FieldWorks
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 17267
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Fall To Autumn
   |author  = Edu Anttunes
+
   |author  = jahangmar
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 5865
+
   |nexus  = 7174
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Familiars
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = aedenthorn.Familiars
   |nexus  = 17553
+
   |nexus  = 6429
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Family Planning
 +
  |author  = loe2run
 +
  |id      = Loe2run.FamilyPlanning
 +
  |nexus  = 4515
 +
  |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fancy Sprinklers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.FancySprinklers
 +
  |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Fantastic Frames
   |author  = Tran Minh Thong
+
   |author  = Taskmaster
   |id      = find.object.mod
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 8594
+
   |nexus  = 4540
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Farmageddon
   |author  = HaulinOats
+
   |author  = Max Vollmer, SVProtector
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = maxvollmer.farmageddon
   |nexus  = 13944
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
  
Line 6,236: Line 7,734:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Farm Animal Choices
   |author  = aurnj, Roy Li
+
   |author  = ShivaGuy
   |id      = RoyLi.Fireballs
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  =
+
   |nexus  = 11850
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Farm Animal Harvest Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 7311
+
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Farm Anywhere
   |author  = violetlizabet
+
   |author  = hmkiesel
   |id      = violetlizabet.FireworksFestival
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 15261
+
   |nexus  = 13926
   |github  = elizabethcd/FireworksFestival
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Farm Automation: Barn Door Automation
   |author  = rupak0577
+
   |author  = Oranisagu
   |id      = rupak0577.FishDex
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
  |github  = rupak0577/FishDex
+
   |url    = https://community.playstarbound.com/threads/111931
   |url    = https://github.com/rupak0577/FishDex
+
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Farm Automation: Item Collector
   |author  = GZhynko
+
   |author  = Oranisagu
   |id      = GZhynko.FishExclusions
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7782
+
   |nexus  =
   |github  = gzhynko/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Farm Cave Framework
   |author  = Aair, AairTheGreat
+
   |author  = aedenthorn, Erinthe
   |id      = AairTheGreat.FishFinder
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 5011
+
   |nexus  = 10506
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Speshkitty
+
   |author  = atravita
   |id      = speshkitty.fishinfo
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 5452
+
  |curse  = 870986
   |github  = Speshkitty/FishInfo
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |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    = Fishing Adjust
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = Shuai Zhang
+
   |author  = atravita
   |id      = shuaiz.FishingAdjustMod
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 1350
+
  |curse  = 870983
   |github  = hcoona/StardewValleyMods
+
  |moddrop = 1099838
 +
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Farm Computer Plus
   |author  = KilZenc
+
   |author  = Boebie
   |id      = KilZenc.FishingAssistant
+
   |id      = beau.farmcomputerplus
   |nexus  = 5815
+
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Farm Computers Check Cellars
   |author  = Drynwynn, thepaladinknight
+
   |author  = Ian Rubin, ianr427
   |id      = Drynwynn.FishingAutomaton
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 2527
+
   |nexus  = 19581
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Farmer Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 7694
+
   |nexus  = 10179
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Farmer Helper (Updated)
   |author  = barteke22
+
   |author  = Fiorbeth
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 8970
+
   |nexus  = 21030
   |github  = barteke22/StardewMods
+
   |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
  |nexus  = 11398
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Farmer Portraits for 1.6
   |author  = M3ales
+
   |author  = mistyspring
   |id      = FishingLogbook
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  =
+
   |nexus  = 20713
  |curse  = 299792
+
   |github  = aedenthorn/StardewValleyMods
   |github  = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Farmer Vitals Evolved
   |author  = barteke22
+
   |author  = Sensakuma
   |id      = barteke22.FishingMinigames
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 9345
+
   |nexus  = 11131
   |github  = barteke22/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farm Expansion
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Advize
   |id      = barteke22.FisingMinigames
+
   |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  = 9345
+
   |nexus  = 130
   |github  = barteke22/StardewMods
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Farmhand Finder
   |author  = Zoryn
+
   |author  = 2Retr0
   |id      = Zoryn.FishingMod
+
   |id      = 2Retr0.FarmhandFinder
   |nexus   =
+
   |curse   = 661476
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 13153
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Farmhouse Fixes
   |author  = MindMeltMax
+
   |author  = CyanFire
   |id      = MindMeltMax.Fishnets
+
   |id      = CF.FarmhouseFixes
   |nexus  = 13819
+
   |nexus  = 16507
  |moddrop = 1247514
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farmhouse Redone
   |author  = MindMeltMax
+
   |author  = MabelSyrup
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = mabelsyrup.farmhouse
  |nexus  = 13819
+
   |nexus  = 3731
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = mjSurber/FarmHouseRedone
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets → Better Crafting
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.Fishnets.BetterCrafting
 
   |nexus  = 13819
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farmhouse Visits
   |author  = BlaDe
+
   |author  = mistyspring
   |id      = BlaDe.FishingPractice
+
   |id      = mistyspring.farmhousevisits
   |nexus   = 4157
+
   |curse   = 880518
   |github  =
+
   |nexus  = 12457
 
+
   |github  = misty-spring/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Hub
   |author  = ChadlyMasterson
+
   |author  = Platonymous
   |id      = chadlymasterson.fishingprogression
+
   |id      = Platonymous.FarmHub
   |nexus  = 18749
+
   |nexus  = 2309
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farm Icons on Load Screen
   |author  = Stashek
+
   |author  = b1rdyw1rdy
   |id      = Stashek.FishingRodRecolor
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 8835
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farming Tools Patch
   |author  = PeacefulEnd
+
   |author  = Torsang
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 8406
+
   |nexus  = 24066
   |github  = Floogen/FishingTrawler
+
   |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
  
  |broke in = Stardew Valley 1.6
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm in the Sky, Fundo
   |author  = PeacefulEnd
+
   |author  = BrasileiroTop
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 15941
+
   |nexus  = 5423
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Rearranger
   |author  = jangofett4
+
   |author  = Cherry & cel10e
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 18119
+
   |nexus  = 5142
   |github  = jangofett4/FishingTreasureSpawner
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Resource Generator
   |author  = Hammurabi
+
   |author  = jwdred
   |id      = HammurabiFishingTunerRedux
+
   |id      =
   |nexus  =
+
   |nexus  = 647
   |chucklefish = 4578
+
   |github =
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = SMAPI 2.0
 
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Tablet
   |author  = marikaefer
+
   |author  = boneskull
   |id      = marikaefer.FishMe
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 4756
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm to Table Ready Meals
   |author  = Jonqora
+
   |author  = Speshkitty
   |id      = Jonqora.FishPreview
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 6303
+
   |nexus  = 7148
   |github  = Jonqora/StardewMods
+
   |github  = Speshkitty/FarmToTableReadyMeals
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farmtronics
   |author  = Mizzion
+
   |author  = Joe Strout
   |id      = mizzion.fishreminder
+
   |id      = strout.farmtronics
   |nexus  = 3615
+
   |nexus  = 10634
   |moddrop = 661375
+
   |github  = JoeStrout/Farmtronics
   |github = Mizzion/MyStardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Farm Type Manager
 +
   |author = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus  = 3231
 +
   |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FishSpotBait
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17581
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in      = Stardew Valley 1.6
+
   |status  = obsolete
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
  |unofficial version = 0.1.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Fashion Sense
   |author  = StarAmy
+
   |author  = PeacefulEnd
   |id      = StarAmy.bubbletoggle
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 13076
+
  |curse  = 870933
   |github  =
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Fashion Sense Outfits
   |author  = MattDeDuck, Duckshard
+
   |author  = nihilistzsche
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 3725
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fast Animations
   |author  = bcmpinc
+
   |author  = Pathoschild
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 3215
+
  |curse  = 957496
   |github  = bcmpinc/StardewHack
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Fast Control Input
   |author  = Traktori
+
   |author  = weizinai
   |id      = Traktori.CategoriesInRecipes
+
   |id      = weizinai.FastControlInput
   |nexus  = 11400
+
   |nexus  = 24324
   |github  = Traktori7/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Faster Events
   |author  = Ashley, bambimenot
+
   |author  = libaryaddict
   |id      = ashley.fixdice
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 4556
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fixed Weapons Damage
 
  |author  = BlueSight
 
  |id      = BlueSight.FixedWeaponsDamage
 
  |nexus  = 19896
 
  |github  = Hikari-BS/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Faster Grass
   |author  = atravita
+
   |author  = IceGladiador
   |id      = atravita.FixPigRandom
+
   |id      = IceGladiador.FasterGrass
  |curse  = 870967
+
   |nexus  = 1772
  |moddrop = 1294434
+
   |github  =
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Faster Horse
   |author  = mouse
+
   |author  = kibbe
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = kibbe.faster_horse
  |moddrop = 1194570
+
   |nexus  = 2791
  |nexus  = 12717
 
  |github  = notevenamouse/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flamingo Breeding
 
  |author  = BlaDe
 
  |id      = BlaDe.FlamingoBreeding
 
   |nexus  = 12015
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Faster Paths
   |author  = Shockah
+
   |author  = Entoarox
   |id      = Shockah.FlexibleSprinklers
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 10931
+
   |nexus  = 2277
   |github  = Shockah/Stardew-Valley-Mods
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Faster Path Speed
   |author  = mouahrara
+
   |author  = gaussfire
   |id      = mouahrara.FlipBuildings
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 18444
+
   |nexus  = 9344
   |github  = mouahrara/FlipBuildings
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 17582
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Faster Transition
   |author  = MouseyPounds
+
   |author  = Kumagabear
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 3885
+
   |nexus  = 19584
   |github  = MouseyPounds/stardew-mods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Faster Trees
   |author  = kdau
+
   |author  = Krutonium
   |id      = kdau.FlowerBombs
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 6228
+
   |nexus  = 21952
  |moddrop = 794657
+
   |github =
   |source = https://gitlab.com/kdau/flowerbombs
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = spacechase0
+
   |author  = zeldela
   |id      = spacechase0.FlowerColorPicker
+
   |id      = zeldela.FastFishPond
  |curse  = 867760
+
   |nexus  = 14005
  |moddrop = 130043
+
   |github  = zeldela/sdv-mods
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Fast Forward
   |author  = elfuun
+
   |author  = crazywig
   |id      = FlowerDanceFix.elfuun
+
   |id      = crazywig.FastForward
   |nexus  = 8535
+
   |nexus  = 7413
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Fast Geode, Instant Geodes
   |author  = ron075sh
+
   |author  = ofmanynames
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = InstantGeode
   |nexus  = 3019
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Fast Loads
   |author  = kelly2892
+
   |author  = spajus
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = spajus.fastloads
  |nexus  = 8107
+
   |nexus  = 19454
  |github  = kenny2892/StardewValleyMods
+
   |github  = spajus/stardew-valley-fast-loads
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Rain
 
  |author  = spacechase0
 
  |id      = spacechase0.FlowerRain
 
  |curse  = 867722
 
   |nexus  = 6131
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fast Parrot Express Animation
   |author  = Cat, CatCattyCat
+
   |author  = ErikShun, QuickNutz
   |id      = cat.flowerytools
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 6203
+
  |moddrop = 1490579
   |moddrop = 833563
+
  |nexus  = 19634
   |github  = danvolchek/StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
   |nexus  = 5039
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
   |nexus  = 1529
 +
   |github  = DeathGameDev/SDV-FastTravel
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = furyx639.FauxCore
   |nexus  = 9043
+
  |moddrop = 1547213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 20618
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Feeling Lucky?
 +
  |author  = minervamaga
 +
  |id      = minervamaga.FeelingLucky
 +
  |nexus  =
 +
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Fellowship - Immersive Rings
   |author  = Kangzoel
+
   |author  = DaLion
   |id      = Kangzoel.FluentEating
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 11690
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Ferngill Dynamic Rain
   |author  = EstherHollow
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 11003
+
   |nexus  = 604
   |github  =
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Becks723
+
   |author  = UNA
   |id      = Becks723.FontSettings
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 12467
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Ferngill Revenue Service
   |author  = thejcannon
+
   |author  = KarratKake
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 4321
+
   |nexus  = 7566
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Ferngill Simple Economy
   |author  = Joreikarr
+
   |author  = Paul Steele
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = paulsteele.fse
   |nexus  = 19944
+
   |nexus  = 21414
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Fertilizer Anytime
   |author  = Hexenentendrache
+
   |author  = stoobinator, lefthandedkid
   |id      = Hexenentendrache.FoodCravings
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 17126
+
   |nexus  = 7259
   |github  = Enteligenz/StardewMods
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival End Time Tweak
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.festivalendtimetweak
 +
  |nexus  = 2966
 +
  |github  = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Festival of the Mundane
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 10886
+
   |nexus  = 4630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = Nishtra
+
   |author  = Felix-Dev
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = Felix-Dev.FeTK
   |nexus  = 673
+
   |nexus  = 4403
   |github  =
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.1-Olivki
+
   |unofficial version = 1.0.1-unofficial.2-digus
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Field Harvest
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 7554
+
   |nexus  = 11019
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Field Harvest Redux
   |author  = Bpendragon
+
   |author  = Prism 99
   |id      = Bpendragon.ForagePointers
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 7781
+
   |nexus  = 21703
   |github  = Bpendragon/ForagePointers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Field Works
   |author  = DanielB
+
   |author  = ChiroxT
   |id      = DanielB.TrackerZoomFix
+
   |id      = treinke.FieldWorks
   |nexus  = 17935
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Fighting With NPCs
   |author  = Remy Bach
+
   |author  = Edu Anttunes
   |id      = remybach.forecaster
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 3037
+
   |nexus  = 5865
   |github  = remybach/stardew-valley-forecaster
+
   |github  = eduanttunes/sv_fighting_with_npcs
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = File Replacer
   |author  = TheElm
+
   |author  = certifiableGrimalkin
   |id      = TheElm.ForecasterText
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 7541
+
   |nexus  = 17553
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Filtered Chest Hopper
   |author  = Fokson
+
   |author  = Shivion
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 2520
+
   |nexus  = 21730
   |github  =
+
   |github  = Shivion/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Find Object Mod
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.FrameRateLogger
+
   |id      = find.object.mod
  |curse  = 870966
+
   |nexus  = 8594
  |moddrop = 1294433
+
   |github  =
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Adham084
+
   |author  = HaulinOats
   |id      = adham084.fpsviewer
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 14046
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Fireballs!
   |author  = skuldomg, Skuld
+
   |author  = aurnj, Roy Li
   |id      = skuldomg.freeDusty
+
   |id      = RoyLi.Fireballs
   |nexus  = 2206
+
   |nexus  =
   |github  = skuldomg/freeDusty
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FreeLove
+
   |id      = aedenthorn.FireBreath
  |curse  = 868835
+
   |nexus  = 7311
   |nexus  = 10021
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = DJ-STLN
+
   |author  = MindMeltMax
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 3320
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fischievements
   |author  = danmw3
+
   |author  = MattDeDuck, Duckshard
   |id      = danmw3.freethetoolbar
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 4960
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = FishDex
   |author  = aedenthorn, Erinthe
+
   |author  = rupak0577
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = rupak0577.FishDex
   |nexus  = 6241
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fish Exclusions
   |author  = Isaac S
+
   |author  = GZhynko
   |id      = IsaacS.FriendsForever
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1738
+
   |nexus  = 7782
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fish Finder
   |author  = Hills
+
   |author  = Aair, AairTheGreat
   |id      = Hills.FriendshipBooster
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 10497
+
   |nexus  = 5011
  |moddrop = 1084819
+
   |github  = AairTheGreat/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fish Info
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = speshkitty.fishinfo
   |nexus  = 17055
+
   |nexus  = 5452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fishing Adjust
   |author  = HunterMYT
+
   |author  = Shuai Zhang
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 8709
+
   |nexus  = 1350
   |github  =
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = Failsplat
+
   |author  = ChibiKyu, KilZenc
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 12308
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fishing Automaton
   |author  = jeffgillean
+
   |author  = Drynwynn, thepaladinknight
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 11050
+
   |nexus  = 2527
   |github  = jeffgillean/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 5776
+
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fishing Info Overlays
   |author  = aedenthorn, Erinthe
+
   |author  = barteke22
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 11422
+
   |nexus  = 8970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Logbook
 +
  |author  = M3ales
 +
  |id      = FishingLogbook
 +
  |nexus  =
 +
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.6
+
   |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
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = jennisimone
+
   |author  = barteke22
   |id      = jennisimone.WitchEventsShop
+
   |id      = barteke22.FishingMinigames
   |nexus  = 16304
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Fishing Mod
   |author  = Okay Shroomer
+
   |author  = Zoryn
   |id      = OkayShroomer.FungusAmongus
+
   |id      = Zoryn.FishingMod
   |nexus  = 11785
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fishing Nets → Automate
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 10213
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fishing Nets → Better Crafting
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 10855
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|19895|Furniture Display Framework 1.6}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 14092
+
  |curse  = 1004486
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fishing Practice
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = BlaDe.FishingPractice
   |nexus  = 10217
+
   |nexus  = 4157
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fishing Progression
   |author  = DeLiXx
+
   |author  = ChadlyMasterson
   |id      = DLX.Geodes
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 17691
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
  
    
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fishing Trawler
   |author  = Adham084
+
   |author  = PeacefulEnd
   |id      = adham084.galaxyslingshot
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 14115
+
   |nexus  = 8406
   |github  =
+
   |github  = Floogen/FishingTrawler
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler - New Horizons
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 +
  |nexus  = 15941
 +
  |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fishing Treasure Spawner
   |author  = aedenthorn, Erinthe
+
   |author  = jangofett4
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 14511
+
   |nexus  = 18119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jangofett4/FishingTreasureSpawner
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Tuner Redux
   |author  = drbirbdev
+
   |author  = Hammurabi
   |id      = drbirbdev.GameboyArcade
+
   |id      = HammurabiFishingTunerRedux
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github = drbirbdev/StardewValley
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in = Stardew Valley 1.6
+
   |dev note = source in download
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Game Reminder
 
  |author  = mmanlapat
 
  |id      = mmanlapat.GameReminder
 
  |nexus  = 1153
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fish Me
   |author  = RandomComputerUser
+
   |author  = marikaefer
   |id      = RandomComputerUser.GameSpeed
+
   |id      = marikaefer.FishMe
   |nexus  = 7211
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = Loogooter
+
   |author  = ButterBear, Memegician
   |id      = OlegSilkin.garbage_collector
+
   |id      = BB.FishPondColors
   |nexus  = 2463
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fish Reminder
   |author  = LeFauxMatt
+
   |author  = Mizzion
   |id      = furyx639.GarbageDay
+
   |id      = mizzion.fishreminder
   |curse   = 871837
+
   |nexus   = 3615
   |nexus  = 8204
+
   |moddrop = 661375
   |github  = LeFauxMatt/StardewMods
+
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fish Spot Bait
  |author  = NCarigon
 
  |id      = NCarigon.GardenPotAutomate
 
  |nexus  = 15212
 
  |github  = ncarigon/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garden Pot Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 14820
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = mralbobo
+
   |author  = StarAmy
   |id      = mralbobo.GateOpener
+
   |id      = StarAmy.bubbletoggle
   |nexus  =
+
   |nexus  = 13076
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-gate-opener
 
  
  |broke in    = Stardew Valley 1.4
+
   |status = abandoned
   |status       = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishy Blood Moon
   |author  = aedenthorn, Erinthe
+
   |author  = MattDeDuck, Duckshard
   |id      = aedenthorn.GemIsles
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 6692
+
   |nexus  = 3725
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fix Animal Tools
   |author  = Hana
+
   |author  = bcmpinc
   |id      = Hana.GNMTokens
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 14426
+
   |nexus  = 3215
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = sqbr
+
   |author  = Traktori
   |id      = sqbr.GetGS
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 13434
+
   |nexus  = 11400
   |github  = sqbr/GetGS
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fix Dice
   |author  = spacechase0
+
   |author  = Ashley, bambimenot
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = ashley.fixdice
   |curse   = 867150
+
   |nexus   = 4556
   |moddrop = 771692
+
   |github  =
  |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = wilsoncwc
   |id      = GenericShopExtender
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 814
+
   |nexus  = 23934
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = agent56
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = agent56.GeneticsAPI
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 15655
+
   |nexus  = 1941
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fixed Weapons Damage
   |author  = aedenthorn
+
   |author  = BlueSight
   |id      = aedenthorn.GenieLamp
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 19794
+
   |nexus  = 19896
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hikari-BS/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Geode Info Menu
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.geodeinfomenu
 
  |nexus  = 1448
 
  |moddrop = 833541
 
  |github  = danvolchek/StardewMods
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fix Pig Random
  |author  = MartyrPher
 
  |id      = MartyrPher.GetGlam
 
  |nexus  = 5044
 
  |github  = MartyrPher/GetGlam
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ghost Town
 
  |author  = Platonymous
 
  |id      = Platonymous.GhostTown
 
  |curse  = 877231
 
  |moddrop = 793902
 
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Giant Crop Fertilizer
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GiantCropFertilizer
+
   |id      = atravita.FixPigRandom
   |curse  = 870977
+
   |curse  = 870967
   |moddrop = 1135913
+
   |moddrop = 1294434
   |nexus  = 11620
+
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 7,197: Line 8,716:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fix Scythe Exp
   |author  = CatCattyCat, Cat
+
   |author  = bcmpinc
   |id      = cat.giantcropring
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 1182
+
   |nexus  =
   |moddrop = 833538
+
   |github  = bcmpinc/StardewHack
   |github = danvolchek/StardewMods
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Khloe Leclair
+
   |author  = mouse
   |id      = leclair.giantcroptweaks
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 14370
+
  |moddrop = 1194570
   |github  = KhloeLeclair/StardewMods
+
   |nexus  = 12717
 
+
   |github  = notevenamouse/StardewMods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
   |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Flexible Arms
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.GiantOmelet
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 13852
+
   |nexus  = 20902
   |github  = spacechase0/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Flexible Sprinklers
   |author  = desto
+
   |author  = Shockah
   |id      = desto.GiftDecline
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 6944
+
   |nexus  = 10931
   |github  = desto-git/sdv-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Flip Buildings
   |author  = AvalonMFX
+
   |author  = mouahrara
   |id      = AvalonMFX.GiftMoney
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 17564
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 14273
+
   |nexus  = 17582
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 0.1.1-unofficial.1-logophile
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = tstaples
+
   |author  = randomAnon1234
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = none<!--no manifest ID-->
   |nexus  = 229
+
   |nexus  = 591
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
  |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = SMAPI 2.0
 
+
   |status  = abandoned
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Floor Shadow Switcher
   |author  = Isi0, tstaples (aka catman)
+
   |author  = MouseyPounds
   |id      = Isi0.GiftTasteHelper
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 18762
+
   |nexus  = 3885
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued x2
+
   |name    = Flower Bombs
   |author  = JoXW, Isi0, tstaples (aka catman)
+
   |author  = kdau
   |id      = JoXW.GiftTasteHelper
+
   |id      = kdau.FlowerBombs
   |nexus  = 21001
+
   |nexus  = 6228
   |github = JoXW100/GiftTasteHelper
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Flower Color Picker
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.GiftWrapper
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 4721
+
  |curse  = 867760
   |github  = b-b-blueberry/GiftWrapper
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Flower Dance Fix
   |author  = atravita
+
   |author  = elfuun
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = FlowerDanceFix.elfuun
   |curse   = 870984
+
   |nexus   = 8535
   |moddrop = 1098263
+
   |moddrop = 980853
  |nexus  = 10004
+
   |github  = elfuun1/FlowerDanceFix
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Flower Dance Hearts Change
   |author  = DecidedlyHuman
+
   |author  = ron075sh
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 9976
+
   |nexus  = 3019
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Gaphodil
+
   |author  = kelly2892
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 9340
+
   |nexus  = 8107
  |moddrop = 1007690
+
   |github  = kenny2892/StardewValleyMods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Flower Rain
   |author  = violetlizabet
+
   |author  = spacechase0
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = spacechase0.FlowerRain
   |nexus  = 10374
+
  |curse  = 867722
   |github  = elizabethcd/PreventFurniturePickup
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Flowery Tools
   |author  = Jamie Taylor
+
   |author  = Cat, CatCattyCat
   |id      = jltaylor-us.GMCMOptions
+
   |id      = cat.flowerytools
   |nexus  = 10505
+
   |nexus  = 6203
   |github  = jltaylor-us/StardewGMCMOptions
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Flowing Mine Rocks
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.GodMode
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 2641
+
   |nexus  = 9043
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fluent Eating
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Kangzoel
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Kangzoel.FluentEating
   |moddrop = 854437
+
   |nexus  = 11690
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Flying Start Loan
   |author  = Jessebot
+
   |author  = EstherHollow
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 6514
+
   |nexus  = 11003
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Font Settings, 字体设置
   |author  = candidus42
+
   |author  = Becks723
   |id      = Candidus42.GoToBed
+
   |id      = Becks723.FontSettings
   |nexus  = 4967
+
   |nexus  = 12467
   |github  = mus-candidus/GoToBed
+
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = yy376
+
   |author  = AlerHughes
   |id      = yy376.GoToSleep
+
   |id      = AlerHughes.FA
   |nexus  = 2195
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Food Buff Stacking
   |author  = spacechase0
+
   |author  = thejcannon
   |id      = spacechase0.GradientHairColors
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 12744
+
   |nexus  = 4321
   |github  = spacechase0/StardewValleyMods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Food Buff Stacking Fix
   |author  = rikai
+
   |author  = Joreikarr
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 8557
+
   |nexus  = 19944
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Food Cravings
   |author  = bcmpinc
+
   |author  = Hexenentendrache
   |id      = bcmpinc.GrassGrowth
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 2732
+
   |nexus  = 17126
   |github  = bcmpinc/StardewHack
+
   |github  = Enteligenz/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Food on the Table
   |author  = Jellypowered, Shockade
+
   |author  = aedenthorn, Erinthe
  |id      = Jellypowered.GrassChance
+
   |id      = aedenthorn.FoodOnTheTable
  |nexus  = 3365
+
   |nexus  = 10886
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse 20x20
 
  |author  = sirloinmeatt
 
   |id      = sirloinmeatt.Greenhouse20x20
 
   |nexus  = 2662
 
   |github  =
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Food Poisoning
   |author  = Derslayr
+
   |author  = seferoni
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 10148
+
   |nexus  = 22006
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = seferoni/FoodPoisoning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Forage at the Farm
   |author  = bblueberry, blueberry
+
   |author  = Nishtra
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 8203
+
   |nexus  = 673
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Forage Crops
   |author  = pancham138
+
   |author  = Kronosta
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Kronosta.ForageCrops
   |nexus  = 6150
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Forage Fantasy
   |author  = PeacefulEnd
+
   |author  = Goldenrevolver
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 7619
+
   |nexus  = 7554
  |moddrop = 886187
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Forage Pointers
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.GreenhouseGatherers.Automate
 
  |nexus  = 7619
 
  |moddrop = 886187
 
  |github  = Floogen/GreenhouseGatherers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Sprinklers
 
 
   |author  = Bpendragon
 
   |author  = Bpendragon
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 7456
+
   |nexus  = 7781
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = Cecidelus
+
   |author  = DanielB
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 8042
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Forecaster
   |author  = Fernass354
+
   |author  = Remy Bach
   |id      = Fernass354.GreenUpgrades
+
   |id      = remybach.forecaster
   |nexus  = 18766
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Forecaster Text, Forecaster Text
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = TheElm
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = TheElm.ForecasterText
   |nexus  = 1735
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fortunate Foot
   |author  = aedenthorn, Erinthe
+
   |author  = PurelyInZane
   |id      = aedenthorn.GroundhogDay
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 10151
+
   |nexus  = 22610
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Foxyfficiency
   |author  = FricativeMelon
+
   |author  = Fokson
   |id      = FricativeMelon.GroupableChests
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 15375
+
   |nexus  = 2520
   |github  = FricativeMelon/GroupableChests
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = FQ Festival Tweaks
   |author  = atravita
+
   |author  = FletcherQuest
   |id      = atravita.GrowableBushes
+
   |id      = FletcherQuest.FQFestivalTweaks
  |curse  = 870961
+
   |nexus  = 9062
  |moddrop = 1357999
+
   |github  =
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Frame Rate Logger
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GrowableGiantCrops
+
   |id      = atravita.FrameRateLogger
   |curse  = 870960
+
   |curse  = 870966
   |moddrop = 1358004
+
   |moddrop = 1294433
   |nexus  = 15559
+
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = John Peters
+
   |author  = Adham084
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = adham084.fpsviewer
   |nexus  = 19143
+
   |nexus  = 14046
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Free Dusty
   |author  = BlaDe
+
   |author  = skuldomg, Skuld
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = skuldomg.freeDusty
   |nexus  = 12034
+
   |nexus  = 2206
   |github  =
+
   |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Free Love
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.HairGrowthMod
+
   |id      = aedenthorn.FreeLove
   |nexus  = 3279
+
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
   |nexus  = 3320
 
   |github  =
 
   |github  =
  
Line 7,551: Line 9,092:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Free the Toolbar
   |author  = chawol
+
   |author  = danmw3
   |id      = chawol.HaltEventTime
+
   |id      = danmw3.freethetoolbar
   |nexus  = 8774
+
   |nexus  = 4960
   |github  = chawolbaka/HaltEventTime
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Freeze Time Multiplayer
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mori_seneri, Alcatraz773
   |id      = Omegasis.HappyBirthday
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 520
+
   |nexus  = 21820
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Friendly Divorce
   |author  = Oxyligen
+
   |author  = aedenthorn, Erinthe
   |id      = HappyBirthday
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 1064
+
   |nexus  = 6241
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Friends Forever
   |author  = Sakorona
+
   |author  = Isaac S
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = IsaacS.FriendsForever
   |nexus  = 6516
+
   |nexus  = 1738
  |moddrop = 1068089
+
   |github  = isaacs-dev/Minidew-Mods
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Friends Forever (1.6)
   |author  = tlitookilakin
+
   |author  = Kriana
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = Kriana.FriendsForever
   |nexus  = 19675
+
   |nexus  = 20702
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Friendship Booster
   |author  = kibbe, lillvik
+
   |author  = Hills
   |id      = kibbe.hardcore_mines
+
   |id      = Hills.FriendshipBooster
   |nexus  = 1674
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Friendship Decay
   |author  = ItsLittany
+
   |author  = stardemod
   |id      = itslittany.HardcoreMines2
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 6411
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Friendship Decay Modify
   |author  = vermicyde
+
   |author  = weizinai
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 15125
+
   |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendshipTweaks
 +
  |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 
   |github  =
 
   |github  =
  
Line 7,624: Line 9,182:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Frugal Farm Menu
   |author  = DiscipleOfEris
+
   |author  = jeffgillean
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 8772
+
   |nexus  = 11050
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = jeffgillean/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Fruit Tree Shaker
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 914
+
   |nexus  = 5776
  |moddrop = 793924
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Fruit Trees Unblocked
   |author  = Goldenrevolver
+
   |author  = dervalanana
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 7851
+
   |nexus  = 22976
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fruit Tree Tweaks
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1157
+
   |nexus  = 11422
   |github  = Sasara2201/WitchPrincess
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = chiccen
   |id      = aedenthorn.HarvestSeeds
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11773
+
   |nexus  = 21449
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Full Fishing Bar
   |author  = ThatNorthernMonkey
+
   |author  = Jag3Dagster
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus   = 236
+
   |curse   = 1007653
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |nexus   = 23006
 
+
   |github = jag3dagster/AutoShaker
  |broke in = SMAPI 2.0
 
  |status   = workaround
 
   |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = popska
+
   |author  = jennisimone
   |id      = popska.HatBuffs
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 9050
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Fungus Amongus
   |author  = ichortower
+
   |author  = Okay Shroomer
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 18177
+
   |nexus  = 11785
   |github  = ichortower/HatMouseLacey
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Furniture Adjustment
   |author  = monsoonsheep
+
   |author  = aedenthorn, Erinthe
   |id      = monsoonsheep.PanWithHats
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 18965
+
   |nexus  = 10213
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Furniture Anywhere
   |author  = PeacefulEnd
+
   |author  = Entoarox
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 17291
+
   |nexus  = 2276
   |github  = Floogen/StardewSandbox
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Furniture Display Framework
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.HatsOnHats
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 17280
+
   |nexus  = 10855
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Furniture Display Framework for 1.6
   |author  = Cherry, CherryChain
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Cherry.HayBalesSilo
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 5151
+
   |nexus  = 19895
  |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Furniture Framework
   |author  = Tlitookilakin
+
   |author  = leroymilo
   |id      = tlitookilakin.HDPortraits
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 10971
+
   |nexus  = 23458
  |moddrop = 1103418
+
   |github  = Leroymilo/FurnitureFramework
   |github  = tlitookilakin/HDPortraits
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Furniture Placement Tweaks
   |author  = Jessebot, JessebotX
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 3207
+
   |nexus  = 14092
  |moddrop = 624105
+
   |github  = aedenthorn/StardewValleyMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Furniture Recolor
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 5630
+
   |nexus  = 10217
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = FuryCore
   |author  = Zoryn
+
   |author  = LeFauxMatt
   |id      = Zoryn.HealthBars
+
   |id      = furyx639.FuryCore
   |nexus  =
+
   |nexus  = 10696
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
  |github  = Stardew-Valley-Modding/HealthBars
 
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = themattfiles
+
   |author  = DeLiXx
   |id      = themattfiles.HeartBeat
+
   |id      = DLX.Geodes
   |nexus  = 5941
+
   |curse   = 990836
   |github  = embolden/Heartbeat
+
   |nexus  = 17691
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Heart Level Notifications
 
  |author  = StultusV
 
  |id      = StultusV.HeartLevelNotifications
 
  |nexus  = 8655
 
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Heelies
 
  |author  = fakemonster
 
  |id      = fakemonster.Heelies
 
   |nexus  = 7751
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Jessebot, JessebotX
+
   |author  = Adham084
   |id      = Jessebot.HelloSMAPI
+
   |id      = adham084.galaxyslingshot
   |nexus  = 4483
+
   |nexus  = 14115
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Help for Hire
 
  |author  = LeFauxMatt
 
  |id      = furyx639.HelpForHire
 
  |curse  = 871839
 
  |nexus  = 5316
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Galaxy Weapon Choice
  |author  = LeFauxMatt
 
  |id      = furyx639.HelpfulSpouses
 
  |curse  = 871841
 
  |nexus  = 5175
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Help Wanted
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.GalaxyWeaponChoice
  |curse  = 868696
+
   |nexus  = 14511
   |nexus  = 14640
 
 
   |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
   |name    = Help Wanted Quest Fixes
+
   |name    = Gameboy Arcade
   |author  = Pokeytax
+
   |author  = drbirbdev
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 2644
+
  |moddrop = 1318487
   |github  = gembree/HelpWantedQuestFixes
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Game Reminder
   |author  = aedenthorn, Erinthe
+
   |author  = mmanlapat
   |id      = aedenthorn.HereFishy
+
   |id      = mmanlapat.GameReminder
  |curse  = 868881
+
   |nexus  = 1153
   |nexus  = 6586
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = GameSpeed
   |author  = Shockah
+
   |author  = RandomComputerUser
   |id      = Shockah.Hibernation
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 11421
+
   |nexus  = 7211
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Game Tables and Arcade Machines
   |author  = trashcan9
+
   |author  = CyanFire
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 16075
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Garbage Can Tweaks
   |author  = Annosz
+
   |author  = chiccen
   |id      = Annosz.HighlightedJars
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 6833
+
   |nexus  = 24410
   |github  = Annosz/StardewValleyModding
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Garbage Collector
   |author  = atravita
+
   |author  = Loogooter
   |id      = atravita.HighlightEmptyMachines
+
   |id      = OlegSilkin.garbage_collector
  |curse  = 870976
+
   |nexus  = 2463
  |moddrop = 1137391
 
  |nexus  = 11664
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hit Markers
 
  |author  = bendenewb, newbie9598
 
  |id      = newbie9598.HitMarkersMeme
 
   |nexus  = 2098
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Garbage Day
   |author  = tomasitobambito
+
   |author  = LeFauxMatt
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = furyx639.GarbageDay
   |nexus   = 9343
+
   |curse   = 871837
   |github  =
+
   |moddrop = 1547204
 
+
  |nexus  = 8204
   |broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Garden Pot - Automate
   |author  = TheThor59
+
   |author  = NCarigon
   |id      = Thor.HoeWaterDirection
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 10052
+
   |nexus  = 15212
   |github  = TheThor59/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Garden Pot Options
   |author  = BlaDe
+
   |author  = ncarigon
   |id      = BlaDe.HoeDown
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 9798
+
   |nexus  = 21608
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Garden Pot Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.holdtobreakgeodes
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 1689
+
   |nexus  = 14820
   |moddrop = 833545
+
   |github  = aedenthorn/StardewValleyMods
   |github = danvolchek/StardewMods
+
 
 +
  |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    = Hold to Pause
+
   |name    = Gate Fix
   |author  = samspartan
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = samspartan.HoldToPause
+
   |id      = f4iTh.GateFix
   |nexus  = 7352
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Holiday Sales
 
  |author  = atravita
 
  |id      = atravita.HolidaySales
 
  |curse  = 870970
 
  |moddrop = 1205160
 
  |nexus  = 13050
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Gate Opener
   |author  = MouseyPounds
+
   |author  = mralbobo
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = mralbobo.GateOpener
   |nexus  = 4935
+
   |nexus  =
   |github  = MouseyPounds/stardew-mods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Gem Isles
   |author  = voltaek
+
   |author  = aedenthorn, Erinthe
  |id      = voltaek.HoneyHarvestSync
+
   |id      = aedenthorn.GemIsles
  |nexus  = 20493
+
   |nexus  = 6692
  |github  = voltaek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hopper Extractor
 
  |author  = BPavol, Lamacik
 
   |id      = bpavol.hopper_extractor
 
   |nexus  = 16688
 
   |github  = BPavol/stardew-valley-mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Girafarig
+
   |author  = Hana
   |id      = Girafarig.FestivalWarps
+
   |id      = Hana.GNMTokens
   |nexus  = 10844
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Pathoschild
+
   |author  = sqbr
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = sqbr.GetGS
   |nexus  = 7500
+
   |nexus  = 13434
   |github  = Pathoschild/StardewMods
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Generic Mod Config Menu
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 7911
+
  |curse  = 867150
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Generic Shop Extender
   |author  = jorgamun
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = jorgamun.HorseSqueeze
+
   |id      = GenericShopExtender
   |nexus  = 10446
+
   |nexus  = 814
   |github  = jorgamun/HorseSqueeze
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Genetics API
   |author  = icepuente
+
   |author  = agent56
   |id      = icepuente.HorseWhistle
+
   |id      = agent56.GeneticsAPI
   |nexus  = 1131
+
   |nexus  = 15655
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Genie Lamp
   |author  = nabuma
+
   |author  = aedenthorn, Erinthe
   |id      = HorseWhistle_SMAPI
+
   |id      = aedenthorn.GenieLamp
   |nexus  =
+
   |nexus  = 19794
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = MattPlays
+
   |author  = Kedidili
   |id      = MattPlays.HostTools
+
   |id      = KediDili.GenieLamp
   |nexus  = 11154
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Geode Crusher Plus
   |author  = Jaredlll08
+
   |author  = Tomokisan
   |id      = BlameJared.HotbarHotswap
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  =
+
   |nexus  = 24254
  |curse  = 298033
+
   |github  =
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Geode Info Menu
   |author  = certifiableGrimalkin
+
   |author  = CatCattyCat, Cat
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = cat.geodeinfomenu
   |nexus  = 16159
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Geode Preview
   |author  = Achtuur
+
   |author  = MindMeltMax
   |id      = Achtuur.HoverLabels
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 17501
+
  |curse  = 1004493
   |github  = Achtuur/StardewMods
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Get Dressed
   |author  = Ilyaki
+
   |author  = Advize and Jinxiewinxie
   |id      = Ilyaki.HPBar
+
   |id      = Advize.GetDressed
   |nexus  = 1736
+
   |nexus  = 331
   |github  =
+
   |github  = AdvizeGH/GetDressed
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Get Glam
   |author  = AsakOhee
+
   |author  = MartyrPher
   |id      = AsakOhee.HQFarmerMod
+
   |id      = MartyrPher.GetGlam
   |nexus  = 19644
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Get Out the Way
   |author  = bogie5464
+
   |author  = BadNetCode
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 3190
+
   |nexus  = 20637
   |github  = bogie5464/HuggableScarecrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Ghost Town
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Platonymous.GhostTown
   |nexus   = 10062
+
   |curse   = 877231
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793902
 
+
   |nexus   = 2992
   |broke in = Stardew Valley 1.6
+
   |github = Platonymous/Stardew-Valley-Mods
  |status   = workaround
 
   |summary = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses Continued
+
   |name    = Giant Crop Fertilizer
   |author  = JoXW, aedenthorn
+
   |author  = atravita
   |id      = JoXW.HugsAndKisses
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 21019
+
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Giant Crop Ring
   |author  = Yyeahdude
+
   |author  = CatCattyCat, Cat
   |id      = HungerYyeadude
+
   |id      = cat.giantcropring
   |nexus  = 613
+
   |nexus  = 1182
   |github  =
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Giant Crop Tweaks
   |author  = PrimevalTitmouse
+
   |author  = Khloe Leclair
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = leclair.giantcroptweaks
   |nexus  = 1110
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Omelet
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GiantOmelet
 +
  |nexus  = 13852
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Gift Decline
   |author  = Tigerle01, Stephan Hensel
+
   |author  = desto
   |id      = HungerForFoodByTigerle
+
   |id      = desto.GiftDecline
   |nexus  = 810
+
   |nexus  = 6944
   |github  =
+
   |github  = desto-git/sdv-mods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Gift Money
   |author  = lech43
+
   |author  = AvalonMFX
   |id      = lech43.HungryMorning
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 6391
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Gift Rejection
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.HybridCropEngine
+
   |id      = aedenthorn.GiftRejection
   |curse   = 867721
+
   |nexus   = 14273
   |nexus   = 6577
+
   |github  = aedenthorn/StardewValleyMods
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in      = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Gift Taste Helper
   |author  = Kryspur
+
   |author  = tstaples
   |id      = Kryspur.HypnoValley
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 9052
+
   |nexus  = 229
   |github  =
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Gift Taste Helper Continued
   |author  = atravita
+
   |author  = Isi0
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = Isi0.GiftTasteHelper
  |curse  = 870959
+
   |nexus  = 18762
  |moddrop = 1358005
+
   |github  = Just-Chaldea/GiftTasteHelper
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Gift Wrapper
   |author  = Veleek
+
   |author  = blueberry
   |id      = Veleek.IdlePause
+
   |id      = blueberry.GiftWrapper
   |nexus  = 1092
+
   |nexus  = 4721
   |github  = veleek/IdlePause
+
   |github  = b-b-blueberry/GiftWrapper
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Ginger Island Extra Locations
   |author  = LordAndreios
+
   |author  = mistyspring
   |id      = LordAndreios.IdleTimer
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 2858
+
  |curse  = 880520
   |github  = emperorzuul/SMAPI_MODS
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Ginger Island Mainland Adjustments
   |author  = idermailer
+
   |author  = atravita
   |id      = idermailer.iDontUseThatWater
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 14047
+
  |curse  = 870984
   |github  = idermailer/iDontUseThatWater
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Factknowhow
+
   |author  = missgamergrl
   |id      = Factknowhow.IFramesInMines
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 16436
+
   |nexus  = 23300
   |github  = Mekadrom/IFramesInMines
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Give Me My Cursor Back
   |author  = ChiroxT
+
   |author  = DecidedlyHuman
   |id      = treinke.igotfriendship
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 13290
+
   |nexus  = 9976
   |github  =
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = ChiroxT
+
   |author  = Glass Hammer
   |id      = treinke.igotxp
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 13289
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Global Config Settings
   |author  = candidus42
+
   |author  = Gaphodil
   |id      = Candidus42.ImagEd
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 7218
+
   |nexus  = 9340
   |github  = mus-candidus/ImagEd
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Glue Your Furniture Down
   |author  = mistyspring
+
   |author  = violetlizabet
   |id      = mistyspring.immersivegrandpa
+
   |id      = violetlizabet.GlueFurnitureDown
  |curse  = 880517
+
   |nexus  = 10374
   |nexus  = 12562
+
   |github  = elizabethcd/PreventFurniturePickup
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = GMCM Options
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 868685
+
   |nexus  = 10505
   |nexus  = 15290
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |status  = workaround
 
  |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = God Mode
   |author  = aedenthorn, Erinthe
+
   |author  = treyh0
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = treyh0.GodMode
   |curse   = 868686
+
   |nexus   = 2641
   |nexus   = 15239
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = God Mode 1.6
 +
   |author = Sean M Garcia
 +
  |id      = seanmgarcia.godmode16
 +
  |nexus  = 21208
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Goodbye American English
   |author  = Demiacle
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 1025
+
  |moddrop = 854437
   |github  = demiacle/QualityOfLifeMods
+
   |nexus  = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Goodbye SMAPI
   |author  = Anthony Hilyard
+
   |author  = Jessebot
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = Jessebot.GoodbyeSMAPI
  |curse  = 445215
+
   |nexus  = 6514
   |nexus  = 9317
+
   |github  = JessebotX/StardewValleyMods
   |github  = AHilyard/ImprovedTracker
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Go To Bed
   |author  = Shockah
+
   |author  = candidus42
   |id      = Shockah.InAHeartbeat
+
   |id      = Candidus42.GoToBed
   |nexus  = 17834
+
   |nexus  = 4967
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Go To Sleep
   |author  = Mizzion
+
   |author  = yy376
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = yy376.GoToSleep
   |nexus  = 4861
+
   |nexus  = 2195
   |github  = Mizzion/MyStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Gradient Hair Colors
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.increasedartifactspots
+
   |id      = spacechase0.GradientHairColors
   |nexus   = 3340
+
   |curse   = 867144
   |moddrop = 663705
+
   |nexus  = 12744
   |github  = Mizzion/MyStardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Grandfather's Gift
   |author  = shekurika
+
   |author  = ShadowDragon8685
   |id      = shekurika.fishtankCapacity
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 11388
+
   |nexus  = 985
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 
  |author  = GZhynko
 
  |id      = GZhynko.IncubatePufferfishEggs
 
  |nexus  = 6162
 
  |github  = gzhynko/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Indoor Sprinklers
+
   |name    = Grandfather's Gift Remade
   |author  = ramen
+
   |author  = pepoluan
   |id      = ramen.IndoorSprinklers
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 21124
+
   |nexus  = 4151
   |github  = mpomirski/StardewMods
+
  |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
   |name    = Industrial Furnace
+
   |name    = Grandfather's Heirlooms
   |author  = Traktori
+
   |author  = rikai
   |id      = Traktori.IndustrialFurnace
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 5568
+
   |nexus  = 8557
   |github  = Traktori7/StardewValleyMods
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Grass Growth
   |author  = Traktori
+
   |author  = bcmpinc
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 5568
+
   |nexus  = 2732
   |github  = Traktori7/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = aedenthorn, Erinthe
+
   |author  = Jellypowered, Shockade
   |id      = aedenthorn.InfallibleFishing
+
   |id      = Jellypowered.GrassChance
   |nexus  = 14639
+
   |nexus  = 3365
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Greenhouse 20x20
   |author  = Sabera, kelbesque
+
   |author  = sirloinmeatt
   |id      = Sabera.InfertileSoil
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 2515
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Greenhouse Construction
   |author  = Eireon
+
   |author  = Derslayr
   |id      = Eireon.InfestedLevels
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 2823
+
   |nexus  = 10148
   |github  = benrpatterson/InfestedLevels
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Greenhouse Entry Begone!
   |author  = Error27
+
   |author  = bblueberry, blueberry
   |id      = error27.infinite_energy
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 17717
+
   |nexus  = 8203
   |github  =
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Greenhouse Entry Mod
   |author  = Renny
+
   |author  = pancham138
   |id      = renny.infinitejunimocartlives
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 2705
+
   |nexus  = 6150
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Greenhouse Gatherers
   |author  = Chunky
+
   |author  = PeacefulEnd
   |id      = chunky.InfiniteMoney
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 11510
+
  |curse  = 870946
   |github  =
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Greenhouse Gatherers Automate
   |author  = CaptainSully
+
   |author  = PeacefulEnd
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |moddrop = 1188756
+
   |curse  = 870946
   |nexus  = 12739
+
   |nexus  = 7619
   |github  = CaptainSully/StardewMods
+
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Greenhouse Sprinklers
   |author  = berkayylmao
+
   |author  = Bpendragon
   |id      = berkayylmao.InfiniteZoom
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 8808
+
   |nexus  = 7456
  |curse  = 500088
+
   |github  = Bpendragon/GreenhouseSprinklers
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Greenhouse Upgrades
   |author  = Slothsoft
+
   |author  = Cecidelus
   |id      = Slothsoft.Informant
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 14293
+
   |nexus  = 8042
   |github  = slothsoft/stardew-informant
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.5.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Fernass354
   |id      = aedenthorn.LogUploader
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 13979
+
   |nexus  = 18766
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = GreenHut
   |author  = Platonymous
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Platonymous.InkStories
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
  |curse  = 877221
+
   |nexus  = 1735
  |moddrop = 1521399
 
   |nexus  = 15987
 
 
   |github  =
 
   |github  =
  
Line 8,419: Line 9,943:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Groundhog Day
   |author  = Windmill_City
+
   |author  = aedenthorn, Erinthe
   |id      = Windmill_City.InputFix
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 5693
+
   |nexus  = 10151
   |github  = Windmill-City/InputFix
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Groupable Chests
   |author  = Sagittaeri
+
   |author  = FricativeMelon
   |id      = Sagittaeri.InputTools
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 14553
+
   |nexus  = 15375
   |github  = sagittaeri/StardewValleyMods
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Growable Bushes
   |author  = WuestMan, redknightofdoom
+
   |author  = atravita
   |id      = WuestMan.InstaCrops
+
   |id      = atravita.GrowableBushes
   |nexus  = 4077
+
  |curse  = 870961
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Growable Giant Crops
   |author  = pinocchio1231
+
   |author  = atravita
   |id      = pinocchio1231.instantanimals
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 9573
+
  |curse  = 870960
   |github  = joisse1101/InstantAnimals
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Gunther Tells You
   |author  = Jolyone
+
   |author  = John Peters
   |id      = Me.InstantBreak
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 15526
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Haboo
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = LetsTrollTheMan.HabooNPC
  |curse  = 868720
+
   |nexus  = 12034
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Hair Growth
   |author  = BitwiseJon
+
   |author  = skn
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = skn.HairGrowthMod
   |nexus  = 2070
+
   |nexus  = 3279
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Halt Event Time
   |author  = nini700
+
   |author  = chawol
   |id      = nini700.InstantEatKey
+
   |id      = chawol.HaltEventTime
   |nexus  = 4464
+
   |nexus  = 8774
 +
  |github  = chawolbaka/HaltEventTime
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Hamlet
   |author  = aurnj, Roy Li
+
   |author  = Taskmaster
   |id      = RuyiLi.InstantFishing
+
   |id      = Taskmaster.Hamlet
   |nexus  =
+
   |nexus  = 4601
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Handy Headphones
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.HandyHeadphones
 +
   |nexus   = 7936
 +
   |github = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Happy Animals
   |author  = montana123
+
   |author  = StarPeanut, Greger
   |id      =
+
   |id      = HappyAnimals
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/109038
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.HappyBirthday
 +
  |nexus  = 520
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Happy Birthday
   |author  = aedenthorn, Erinthe
+
   |author  = Oxyligen
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = HappyBirthday
   |nexus  = 7727
+
   |nexus  = 1064
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Happy Fish Jump
   |author  = cantorsdust and Pathoschild
+
   |author  = Sakorona
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 173
+
   |nexus  = 6516
   |github  = cantorsdust/StardewMods
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Happy Home Designer
   |author  = Platonymous
+
   |author  = tlitookilakin
   |id      = Platonymous.InstantLoad
+
   |id      = tlitookilakin.HappyHomeDesigner
  |curse  = 877220
+
   |nexus  = 19675
  |moddrop = 1521407
+
   |github  = tlitookilakin/HappyHomeDesigner
   |nexus  = 16253
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Hardcore Combat
   |author  = Guedez
+
   |author  = jeWel
   |id      = eat.item.instantly
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 5116
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Hardcore Mines
   |author  = RyanJesky
+
   |author  = kibbe, lillvik
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = kibbe.hardcore_mines
   |nexus  = 10146
+
   |nexus  = 1674
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Hardcore Mines 2
   |author  = blueberry
+
   |author  = ItsLittany
   |id      = blueberry.InstantPets
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 9448
+
   |nexus  = 6411
   |github  = b-b-blueberry/InstantPets
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Hardcore Mode
   |author  = Binarynova
+
   |author  = vermicyde
   |id      = binarynova.instanttoolupgrades
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 8918
+
   |nexus  = 15125
   |github  = Binarynova/MyStardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Hardy Grass
   |author  = Hammurabi
+
   |author  = DiscipleOfEris
   |id      = HammurabiInteractionHelper
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  =
+
   |nexus  = 8772
   |chucklefish = 4640
+
   |github = DiscipleOfEris/HardyGrass
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Harp of Yoba Redux
   |author  = jahangmar
+
   |author  = Platonymous
   |id      = jahangmar.InteractionTweaks
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 3771
+
   |nexus  = 914
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = DecidedlyHuman
+
   |author  = Goldenrevolver
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 12826
+
   |nexus  = 7851
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = mpcomplete
+
   |author  = Dounat2201, Sasara
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 2224
+
   |nexus  = 1157
   |github  = mpcomplete/StardewMods
+
   |github  = Sasara2201/WitchPrincess
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Harvest Seeds
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.invest
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5293
+
   |nexus  = 11773
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Harvest With Scythe
   |author  = MissCoriel
+
   |author  = ThatNorthernMonkey
   |id      = misscoriel.investmax
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 9253
+
   |nexus  = 236
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Invite Code Mod
 
  |author  = ThePqtatoGalaxy, KOREJJamJar
 
  |id      = KOREJJamJar.InviteCodeMod
 
  |nexus  = 4023
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Hat Buffs
   |author  = d5a1lamdtd, HaPyke
+
   |author  = popska
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = popska.HatBuffs
  |moddrop = 1486022
+
   |nexus  = 9050
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Hat Mouse Lacey
   |author  = Redwood
+
   |author  = ichortower
   |id      = Redwood.IridiumToolsPatch
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 2897
+
   |nexus  = 18177
   |github  = EKomperud/StardewMods
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Hat Panning
   |author  = Edu Anttunes
+
   |author  = monsoonsheep
   |id      = IslandSecret
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 8096
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Hat Shop Restoration
   |author  = S1mmyy
+
   |author  = PeacefulEnd
   |id      = S1mmyy.AutoTrash
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 5140
+
   |nexus  = 17291
   |github  = S1mmyy/StardewMods
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Hats on Hats
   |author  = SlayerDharok
+
   |author  = Shockah
   |id      = SlayerDharok.Item_Bags
+
   |id      = Shockah.HatsOnHats
   |nexus  = 5382
+
   |nexus  = 17280
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Hats on Pets Plus
   |author  = FunnyMoney
+
   |author  = Syma
   |id      = funnymoney.itemqualityindicator
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 15336
+
   |nexus  = 22631
   |github  =
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hay Bales as Silos
   |author  = Mytsy
+
   |author  = Cherry, CherryChain
   |id      = Mysty.ItemRecovery
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 9354
+
   |nexus  = 5151
   |github  =
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Hay Collection
   |author  = Lunardiver
+
   |author  = MindMeltMax
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 13026
+
  |curse  = 1004492
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraits
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.HDPortraits
 +
  |nexus  = 10971
 +
  |moddrop = 1103418
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = HD Sprites
   |author  = TSlex
+
   |author  = ninthworld
   |id      = TSlex.ItemResearchSpawner
+
   |id      = NinthWorld.HDSprites
   |nexus  = 8933
+
   |nexus  = 4024
  |moddrop = 1012482
+
   |github  = ninthworld/HDSprites
   |github  = TSlex/StardewValley
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Health and Stamina Regeneration
   |author  = Jaredlll08
+
   |author  = Jessebot, JessebotX
   |id      = BlameJared.ItemTooltips
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  =
+
   |nexus  = 3207
   |curse  = 297655
+
   |moddrop = 624105
   |github  = jaredlll08/Item-Tooltips
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Health and Stamina Tweaks
   |author  = ha1fdaew
+
   |author  = Kiddles, Svard
   |id      = ha1fdaew.iTile
+
   |id      = Kiddles.HASTweaks
   |nexus  = 7512
+
   |nexus  = 5630
   |github  = ha1fdaew/iTile
+
   |github  = SvardXI/HAS_Tweaks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Health Bars
   |author  = Krutonium
+
   |author  = Zoryn
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Zoryn.HealthBars
   |nexus  = 13798
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Health Bars (Darkhax)
   |author  = Matt Cioni
+
   |author  = Darkhax
   |id      = mattCioni.JaquesAndBeans
+
   |id      = darkhax.healthbars
   |nexus  = 14555
+
   |nexus  =
   |github  =
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Health Rework
   |author  = Genowhirl9999
+
   |author  = seferoni
   |id      = genowhirl9999.jaropener
+
   |id      = seferoni.HealthRework
   |nexus  = 5292
+
   |nexus  = 22223
  |moddrop = 988956
+
   |github  = seferoni/HealthRework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Heartbeat
   |author  = Keaton Sadoski
+
   |author  = themattfiles
   |id      = Sadoski.JhinFour
+
   |id      = themattfiles.HeartBeat
   |nexus  = 11838
+
   |nexus  = 5941
 +
  |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
 +
  |name    = Heart Level Notifications
 +
  |author  = StultusV
 +
  |id      = StultusV.HeartLevelNotifications
 +
  |nexus  = 8655
 +
  |github  = JudeRV/Stardew-HeartLevelNotifier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heelies
 +
  |author  = fakemonster
 +
  |id      = fakemonster.Heelies
 +
  |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Hello SMAPI
   |author  = Jonas Henriksson, Greger
+
   |author  = Jessebot, JessebotX
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Jessebot.HelloSMAPI
   |nexus  =
+
   |nexus  = 4483
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = JessebotX/StardewValleyMods
   |github  = gr3ger/Stardew_JJB
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
   |status  = abandoned
  |summary = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Helpful Spouses
   |author  = k4rakara
+
   |author  = LeFauxMatt
   |id      = k4rakara.JoJa84Plus
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 5803
+
  |curse  = 871841
   |github  = K4rakara/Stardew-Mods
+
   |nexus  = 5175
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Help Wanted
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.JoJaBan
+
   |id      = aedenthorn.HelpWanted
   |nexus   = 3118
+
   |curse   = 868696
   |moddrop = 793907
+
   |nexus  = 14640
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Help Wanted Auto Accept
   |author  = Dounat2201, Sasara
+
   |author  = Ruse82
   |id      = Sasara.Pathomart
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 1142
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Quest Fixes
 +
  |author  = Pokeytax
 +
  |id      = Pokeytax.HelpWantedQuestFixes
 +
  |nexus  = 2644
 +
  |github  = gembree/HelpWantedQuestFixes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Hempire
   |author  = sophiesalacia
+
   |author  = Oga_The_Real
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 18927
+
   |nexus  = 14477
   |github  = sophiesalacia/StardewMods
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |status = abandoned<!--mod page hidden-->
  |name    = Joja's Hauntings
 
   |author = MindMeltMax
 
  |id      = MindMeltMax.HauntedJoja
 
  |nexus  = 7014
 
  |moddrop = 1135684
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Here Fishy
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.JoysOfEfficiency
+
   |id      = aedenthorn.HereFishy
   |nexus  = 2162
+
  |curse  = 868881
   |github  = pomepome/JoysOfEfficiency
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Hibernation
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.JsonAssets
+
   |id      = Shockah.Hibernation
   |curse   = 867749
+
   |nexus   = 11421
   |moddrop = 399895
+
   |github  = Shockah/Stardew-Valley-Mods
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Hide Chest Color Picker After Close
   |author  = Jamie Taylor
+
   |author  = trashcan9
   |id      = jltaylor-us.JsonProcessor
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 13183
+
   |nexus  = 16075
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Highlighted Jars
   |author  = flowoeB
+
   |author  = Annosz
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Annosz.HighlightedJars
   |nexus  = 8357
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Highlight Empty Machines
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JumpOver
+
   |id      = atravita.HighlightEmptyMachines
   |curse  = 867746
+
   |curse  = 870976
   |moddrop = 384782
+
   |moddrop = 1137391
   |nexus  = 1844
+
   |nexus  = 11664
   |github  = spacechase0/StardewValleyMods
+
   |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    = Junimo Beacon
+
   |name    = Hit Markers
   |author  = Achtuur
+
   |author  = bendenewb, newbie9598
   |id      = Achtuur.JunimoBeacon
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 17135
+
   |nexus  = 2098
   |github  = Achtuur/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Hmm Cheese Yum
   |author  = Tyler Gibbs
+
   |author  = tomasitobambito
   |id      = tylergibbs2.JunimoBoy
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 14384
+
   |nexus  = 9343
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hoe and Water Direction
 +
  |author  = TheThor59
 +
  |id      = Thor.HoeWaterDirection
 +
  |nexus  = 10052
 +
  |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = HoeDown
   |author  = yaxuan97
+
   |author  = BlaDe
   |id      = yaxuan97.junimocartmorescore
+
   |id      = BlaDe.HoeDown
   |nexus  = 13644
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Hold to Break Geodes
   |author  = Zoryn
+
   |author  = CatCattyCat, Cat
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = cat.holdtobreakgeodes
   |nexus  =
+
   |nexus  = 1689
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 833545
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Hold to Pause
   |author  = ceruleandeep
+
   |author  = samspartan
   |id      = ceruleandeep.junimodialog
+
   |id      = samspartan.HoldToPause
   |nexus  = 8937
+
   |nexus  = 7352
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Holiday Sales
   |author  = Fernass354
+
   |author  = atravita
   |id      = Fernass354.JunimoHutSize
+
   |id      = atravita.HolidaySales
   |nexus  = 18457
+
  |curse  = 870970
   |github  =
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |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    = Junimo Kart Anywhere
+
   |name    = Home Sewing Kit
   |author  = MartyrPher
+
   |author  = MouseyPounds
   |id      = JunimoKartAnywhere
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 4315
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Honey Harvest Sync
   |author  = ryaon
+
   |author  = voltaek
   |id      = Ryaon.JunimoKartCheater
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 5137
+
   |nexus  = 20493
   |github  =
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hopper Extractor
   |author  = drbirbdev
+
   |author  = BPavol, Lamacik
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = bpavol.hopper_extractor
   |nexus  = 14856
+
   |nexus  = 16688
   |github  = drbirbdev/StardewValley
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Horny Festivals, Festival Warps
   |author  = BlaDe
+
   |author  = Girafarig
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 10056
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Horse Flute Anywhere
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Pathoschild.HorseFluteAnywhere
   |curse  = 867716
+
   |curse  = 1000620
   |nexus  = 7437
+
   |nexus  = 7500
   |github  = spacechase0/StardewValleyMods
+
   |github  = Pathoschild/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Horse Flute Auto Mount
   |author  = Shockah
+
   |author  = MercuryVN
   |id      = Shockah.JunimoWarp
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 15676
+
   |nexus  = 24018
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Horse Overhaul
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.JustRelax
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 7770
+
   |nexus  = 7911
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Horse Squeeze
   |author  = Rifleman
+
   |author  = jorgamun
   |id      = Rifleman.JustSleepIn
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 11286
+
   |nexus  = 10446
   |github  = 9Rifleman/JustSleepIn
+
   |github  = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
  |id      = icepuente.HorseWhistle
 +
  |nexus  = 1131
 +
  |github  = icepuente/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Horse Whistle
   |author  = aurnj, Roy Li
+
   |author  = nabuma
   |id      = RuyiLi.Kamikaze
+
   |id      = HorseWhistle_SMAPI
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Host Tools
   |author  = Gorzalt and Flerfarvet
+
   |author  = MattPlays
   |id      = gorzalt.kawakami
+
   |id      = MattPlays.HostTools
   |nexus  = 2549
+
   |nexus  = 11154
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hotbar Hotswap
   |author  = KediDili
+
  |author  = Jaredlll08
   |id      = KediDili.FurnitureTweaks.DLL
+
  |id      = BlameJared.HotbarHotswap
   |nexus  = 19375
+
  |nexus  =
   |github  = KediDili/FurnitureTweaks
+
  |curse  = 298033
 +
  |github  = jaredlll08/HotbarHotswap
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hot Chocolate Coffee Alternative
 +
   |author  = certifiableGrimalkin
 +
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
 +
   |nexus  = 16159
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hover Labels
   |author  = KediDili
+
   |author  = Achtuur
   |id      = KediDili.KNU
+
   |id      = Achtuur.HoverLabels
   |nexus  = 17884
+
   |nexus  = 17501
   |github  = KediDili/NPCUtilities
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = HP Bars
   |author  = EssGee, SG
+
   |author  = Ilyaki
   |id      = SG.Partners
+
   |id      = Ilyaki.HPBar
   |nexus  = 5625
+
   |nexus  = 1736
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = HQ Farmer Mod
   |author  = Enaium
+
   |author  = AsakOhee
   |id      = Enaium.KeyBindUI
+
   |id      = AsakOhee.HQFarmerMod
   |curse   = 538001
+
   |nexus   = 19644
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = HUD Customizer
   |author  = Deflaktor
+
   |author  = Espy
   |id      = Deflaktor.KeySuppressor
+
   |id      = Espy.HUDCustomizer
   |nexus  = 9295
+
   |nexus  = 23704
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Huggable Scarecrows
   |author  = Shockah
+
   |author  = bogie5464
   |id      = Shockah.Kokoro
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 15682
+
   |nexus  = 3190
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 13131
+
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hugs and Kisses Continued
   |author  = Annosz
+
   |author  = JoXW
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 5993
+
   |nexus  = 21019
   |github  = Annosz/StardewValleyModding
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hunger
 +
  |author  = Yyeahdude
 +
  |id      = HungerYyeadude
 +
  |nexus  = 613
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hunger and Thirst
   |author  = Enaium
+
   |author  = PrimevalTitmouse
   |id      = Enaium.Labeling
+
   |id      = PrimevalTitmouse.ModEntry
   |curse   = 443134
+
   |nexus   = 1110
   |github  = Enaium-StardewValleyMods/Labeling
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hunger for Food
   |author  = WhiteMind
+
   |author  = Tigerle01, Stephan Hensel
   |id      = WhiteMind.LAST
+
   |id      = HungerForFoodByTigerle
   |nexus  = 1906
+
   |nexus  = 810
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hungry Morning
 +
  |author  = lech43
 +
  |id      = lech43.HungryMorning
 +
  |nexus  = 6391
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hybrid Crop Engine
   |author  = ChaosEnergy
+
   |author  = spacechase0
   |id      = ChaosEnergy.LadderLocator
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 3094
+
  |curse  = 867721
   |github  = yuri-moens/LadderLocator
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hypno Valley
   |author  = Platonymous
+
   |author  = Kryspur
   |id      = Platonymous.LandGrants
+
   |id      = Kryspur.HypnoValley
  |curse  = 877222
+
   |nexus  = 9052
  |moddrop = 1521380
 
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
  
Line 9,083: Line 10,719:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Identifiable Combined Rings
  |author  = dmcrider57
 
  |id      = com.dayloncrider.stardewvalley.lastdaytoplant
 
  |nexus  = 7917
 
  |github  = dmcrider/LastDayToPlant
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Last Day to Plant Redux
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LastDayToPlantRedux
+
   |id      = atravita.IdentifiableCombinedRings
   |curse  = 870965
+
   |curse  = 870959
   |moddrop = 1294435
+
   |moddrop = 1358005
   |nexus  = 15004
+
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 9,101: Line 10,730:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Idle Animations, Animacoes
   |author  = sophiesalacia
+
   |author  = BrasileiroTop
   |id      = sophie.LastingCTs
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 14377
+
   |nexus  = 5139
   |github  = sophiesalacia/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Idle Pause
   |author  = drbirbdev
+
   |author  = Veleek
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Veleek.IdlePause
   |nexus  = 15102
+
   |nexus  = 1092
   |github  = drbirbdev/StardewValley
+
   |github  = veleek/IdlePause
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Idle Timer
   |author  = Kangzoel
+
   |author  = LordAndreios
   |id      = Kangzoel.LeaveTheMine
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 11823
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = I Don't Use That Water
   |author  = Max Vollmer, SVProtector
+
   |author  = idermailer
   |id      = maxvollmer.leftymode
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 6199
+
   |nexus  = 14047
   |github  = maxvollmer/LeftyMode
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = IFrames in Mines
   |author  = sharpskull2
+
   |author  = Factknowhow
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 14637
+
   |nexus  = 16436
   |github  =
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = I Got Friendship
   |author  = DeLiXx
+
   |author  = ChiroxT
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = treinke.igotfriendship
   |nexus  = 12305
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = I Got XP
   |author  = atravita
+
   |author  = ChiroxT
   |id      = atravita.LessMiniShippingBin
+
   |id      = treinke.igotxp
  |curse  = 870982
+
   |nexus  = 13289
   |nexus  = 10959
+
   |github  =
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = ImagEd
   |author  = Ophaneom
+
   |author  = candidus42
   |id      = Ophaneom.LetMeRest
+
   |id      = Candidus42.ImagEd
   |nexus  = 8205
+
   |nexus  = 7218
   |github  = Ophaneom/Let-Me-Rest
+
   |github  = mus-candidus/ImagEd
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = MindMeltMax
+
   |author  = mistyspring
   |id      = MindMeltMax.LetMeShop
+
   |id      = mistyspring.immersivegrandpa
  |moddrop = 1443554
+
   |nexus  = 12562
   |nexus  = 16738
+
   |github  = misty-spring/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Immersive Scarecrows
   |author  = MedievalAI
+
   |author  = aedenthorn, Erinthe
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 19107
+
  |curse  = 868685
   |github  =
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Immersive Sprinklers
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 1471
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Improved Mill
   |author  = jahangmar
+
   |author  = AustinYQM
   |id      = jahangmar.LevelingAdjustment
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 4689
+
   |nexus  = 1748
   |github  = jahangmar/StardewValleyMods
+
   |github  = AustinYQM/ImprovedMill
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Improved Quality of Life
   |author  = kd8lvt
+
   |author  = Demiacle
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 855
+
   |nexus  = 1025
  |curse  = 300715
+
   |github  = demiacle/QualityOfLifeMods
   |github  =
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
  |unofficial version =
 
  |unofficial url    =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Improved Tracker
   |author  = shurmash
+
   |author  = Anthony Hilyard
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 7222
+
  |curse  = 445215
   |github  =
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = In a Heartbeat
   |author  = prowlingDemon, unknownDev
+
   |author  = Shockah
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 4402
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Increase Animal House Max Population
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.LightMod
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 14387
+
   |nexus  = 4861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mizzion/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Increased Artifact Spots
   |author  = holythesea
+
   |author  = Mizzion
   |id      = holythesea.LightSwitch
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 15683
+
   |nexus  = 3340
   |github  = holy-the-sea/LightSwitch
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 15860
+
   |nexus  = 11388
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Increased Sprinkler Range
   |author  = Cherry, CherryChain
+
   |author  = EternalSoap
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = eternalsoap.sprinklers
   |nexus  = 4971
+
   |nexus  = 20745
  |moddrop = 716383
+
   |github  = ArjanSeijs/SprinklerMod
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = GZhynko
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 2917
+
   |nexus  = 6162
   |github  = hootless/StardewMods
+
   |github  = gzhynko/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Indoor Sprinklers
   |author  = tomii
+
   |author  = ramen
   |id      = tomii.LinusMod
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 11637
+
   |nexus  = 21124
   |github  =
+
   |github  = mpomirski/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Industrial Furnace
   |author  = spacechase0
+
   |author  = Traktori
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 14262
+
   |nexus  = 5568
   |github  = spacechase0/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Industrial Furnace for Automate
   |author  = Candidus42
+
   |author  = Traktori
   |id      = Candidus42.LittleNPCs
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 15152
+
   |nexus  = 5568
   |github  = mus-candidus/LittleNPCs
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Industrialization Redux
   |author  = Tyler Gibbs
+
   |author  = GaLaxY256 and kazuakisama
   |id      = tylergibbs2.liveprogressbar
+
   |id      = G256.IR.Code
   |nexus  = 7330
+
   |nexus  = 22351
   |github  = tylergibbs2/LiveProgressBar
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 11551
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infertile Soil
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.InfertileSoil
 +
  |nexus  = 2515
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Infested Levels
   |author  = Doomnik
+
   |author  = Eireon
   |id      = Doomnik.LoanMod
+
   |id      = Eireon.InfestedLevels
   |nexus  = 3882
+
   |nexus  = 2823
   |github  = legovader09/SDVLoanMod
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Infinite Energy
   |author  = codyflagstaff
+
   |author  = Error27
   |id      = codyflagstaff.lobercat
+
   |id      = error27.infinite_energy
   |nexus  = 8219
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Infinite Inventory
   |author  = Bouhm and Pathoschild
+
   |author  = unidarkshin, Devin Lematty
   |id      = Bouhm.LocationCompass
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 3045
+
   |nexus  = 2247
   |curse   = 308286
+
   |github  = unidarkshin/Stardew-Mods
   |github  = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Infinite Junimo Cart Lives
   |author  = MindMeltMax
+
   |author  = Renny
   |id      = MindMeltMax.LockedChests
+
   |id      = renny.infinitejunimocartlives
  |moddrop = 1179603
+
   |nexus  = 2705
   |nexus  = 12452
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Infinite Money
   |author  = nini700
+
   |author  = Chunky
   |id      = nini700.LockedCrabPot
+
   |id      = chunky.InfiniteMoney
   |nexus  = 4461
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Infinite Watering Cans
   |author  = Edu Anttunes
+
   |author  = CaptainSully
   |id      = LockedMaps
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 10089
+
  |moddrop = 1188756
   |github  =
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Infinite Zoom
   |author  = bwdy
+
   |author  = berkayylmao
   |id      = bwdy.lockpicks
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 3521
+
   |nexus  = 8808
   |github  = bwdymods/SDV-Lockpicks
+
   |curse  = 500088
 
+
   |github  = berkayylmao/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Informant
   |author  = JareBear
+
   |author  = Slothsoft
   |id      = JareBear.LogMenu
+
   |id      = Slothsoft.Informant
   |nexus  = 19919
+
   |nexus  = 14293
   |github  = jaredtjahjadi/LogMenu
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogSpamFilter
+
   |id      = aedenthorn.LogUploader
   |nexus  = 11252
+
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = Stuyk
+
   |author  = Platonymous
   |id      = Stuyk.LongerDays
+
   |id      = Platonymous.InkStories
   |nexus  = 19027
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Input Fix
   |author  = NormanPCN
+
   |author  = Windmill_City
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Windmill_City.InputFix
   |nexus  = 10498
+
   |nexus  = 5693
   |github  = NormanPCN/StardewValleyMods
+
   |github  = Windmill-City/InputFix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Tools
 +
  |author  = Sagittaeri
 +
  |id      = Sagittaeri.InputTools
 +
  |nexus  = 14553
 +
  |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = InstaCrops
   |author  = Caraxian
+
   |author  = WuestMan, redknightofdoom
   |id      = caraxian.LongerLastingLures
+
   |id      = WuestMan.InstaCrops
   |nexus  = 2510
+
   |nexus  = 4077
   |github  = Caraxi/StardewValleyMods
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Instant Animals
   |author  = aedenthorn, Erinthe
+
   |author  = pinocchio1231
   |id      = aedenthorn.LongerSeasons
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 10108
+
   |nexus  = 9573
   |github  = aedenthorn/StardewValleyMods
+
   |github  = joisse1101/InstantAnimals
  
 
   |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
   |name    = Longevity
+
   |name    = Instant Break
   |author  = RTGOAT
+
   |author  = Jolyone
   |id      = RTGOAT.Longevity
+
   |id      = Me.InstantBreak
   |nexus  = 649
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
  
Line 9,419: Line 11,082:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.LookToTheSky
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 15262
+
  |curse  = 868720
   |github  = drbirbdev/StardewValley
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Instant Buildings From Farm
   |author  = Pathoschild
+
   |author  = BitwiseJon
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 541
+
   |nexus  = 2070
  |moddrop = 606605
+
   |github  = bitwisejon/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Instant Dialogues
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = idermailer.InstantDialogues
   |nexus  = 5999
+
   |nexus  = 22468
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/InstantDialogues
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Instant Eat Key
   |author  = Huanir
+
   |author  = nini700
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = nini700.InstantEatKey
   |nexus  = 2658
+
   |nexus  = 4464
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Instant Fishing
   |author  = Raik, Raik167, YousernameZo
+
   |author  = aurnj, Roy Li
   |id      = raik.testmod
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 6291
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Instant Geodes
   |author  = SteelixLeiter, Don Collins
+
   |author  = montana123
   |id      = LoveBubbles
+
   |id      =
   |nexus  = 1318
+
   |nexus  =
   |github  = doncollins/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Instant Growth Powder
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.LovedLabels
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 279
+
   |nexus  = 7727
   |github  = AdvizeGH/LovedLabels
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Instant Grow Trees
   |author  = thespbgamer
+
   |author  = cantorsdust and Pathoschild
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 8880
+
   |nexus  = 173
  |curse  = 834387
+
   |github  = cantorsdust/StardewMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Instant Load
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.LoveFestival
+
   |id      = Platonymous.InstantLoad
   |nexus  = 17819
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Instantly Eat Item
   |author  = NMVH5
+
   |author  = Guedez
   |id      = nmvh5.LowHealthWarning
+
   |id      = eat.item.instantly
   |nexus  = 8326
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = delaney
+
   |author  = RyanJesky
   |id      = dJustLuckMod
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 10386
+
   |nexus  = 10146
   |moddrop = 1070645
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Instant Pets
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = blueberry.InstantPets
  |curse  = 867393
+
   |nexus  = 9448
  |moddrop = 127279
+
   |github  = b-b-blueberry/InstantPets
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.4.0-unofficial.4-Nykal145
+
}}
   |unofficial url    = https://github.com/Nykal145/LuckSkill1.6/releases
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Instant Tool Upgrades
 +
  |author  = Binarynova
 +
  |id      = binarynova.instanttoolupgrades
 +
   |nexus  = 8918
 +
  |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Integrated Minecarts
   |author  = kiranmurmu
+
   |author  = Jibb
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = jibb.minecarts.C
   |nexus  = 8971
+
  |curse  = 988762
   |github  = kiranmurmu/StardewValleyMods
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Interaction Helper
   |author  = Sakorona
+
   |author  = Hammurabi
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = HammurabiInteractionHelper
   |nexus  = 2208
+
   |nexus  =
   |moddrop = 664151
+
   |chucklefish = 4640
   |github = Sakorona/SDVMods
+
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Interactions, Interacoes
   |author  = 7thAxis
+
   |author  = BrasileiroTop
   |id      = 7thAxis.LitD
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 10770
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Interaction Tweaks
   |author  = SlayerDharok
+
   |author  = jahangmar
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 5600
+
   |nexus  = 3771
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Internationalization
   |author  = FairfieldBW
+
   |author  = bcmpinc
   |id      = FairfieldBW.MachineCheck
+
   |id      = bcmpinc.Internationalization
   |nexus  = 9515
+
   |nexus  = 21317
  |github  = FairfieldBW/MachineCheck
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Machine Speed Change
 
  |author  = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus  = 1780
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Shockah
+
   |author  = DecidedlyHuman
   |id      = Shockah.MachineStatus
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 11177
+
   |nexus  = 12826
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Intravenous Coffee
   |author  = spacechase0
+
   |author  = mpcomplete
   |id      = spacechase0.Magic
+
   |id      = mpcomplete.IntravenousCoffee
  |curse  = 867745
+
   |nexus  = 2224
  |moddrop = 399898
+
   |github  = mpcomplete/StardewMods
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Investment
   |author  = shekurika and Asterisk555
+
   |author  = MissCoriel
   |id      = shekurika.MagicalCropsCode
+
   |id      = misscoriel.invest
   |nexus  = 8762
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Investment Maximized
   |author  = Entoarox
+
   |author  = MissCoriel
   |id      = Entoarox.MagicJunimoPet
+
   |id      = misscoriel.investmax
   |nexus  = 3567
+
  |curse  = 885074
   |github  = Entoarox/StardewMods
+
   |nexus  = 9253
 
+
   |github  = MissCoriel/InvestmentMaximized
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Invite Code Mod
   |author  = TerryDBS
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = TerryDBS.MagicPluses
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 7096
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
  |status  = unknown
+
 
  |summary = Broken. A fix is being playtested.
+
   |broke in = Stardew Valley 1.4
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Invite Friend
   |author  = not4bene
+
   |author  = d5a1lamdtd, HaPyke
   |id      = not4bene.MagicScepter
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 8169
+
  |moddrop = 1486022
 +
   |nexus  = 19500
 
   |github  =
 
   |github  =
  
Line 9,633: Line 11,295:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = season
+
   |author  = Anthony Maciel, maciel310
   |id      = season.MagicValley
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 10639
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MailboxMenu
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 14439
+
   |nexus  = 2897
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EKomperud/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Is It Cake
   |author  = Digus
+
   |author  = LeFauxMatt
   |id      = DIGUS.MailFrameworkMod
+
   |id      = furyx639.IsItCake
   |nexus  = 1536
+
  |curse  = 871826
   |github  = Digus/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Island Gatherers
   |author  = jwdred
+
   |author  = PeacefulEnd
   |id      = jwdred.MailOrderPigs
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 632
+
   |nexus  = 8552
   |github  = jdusbabek/stardewvalley
+
   |github  = Floogen/IslandGatherers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728 1.3.29].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Island Gatherers Automate
   |author  = Digus
+
   |author  = PeacefulEnd
   |id      = Digus.MailServicesMod
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 7842
+
   |nexus  = 8552
   |github  = Digus/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Island Secret
   |author  = Werewolf Master
+
   |author  = Edu Anttunes
   |id      = Wolf.GilSMAPI
+
   |id      = IslandSecret
   |nexus  = 7118
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Kabulla
+
   |author  = S1mmyy
   |id      = Kabulla.MakeLove
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 16003
+
   |nexus  = 5140
   |github  =
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Item Bags
   |author  = spacechase0
+
   |author  = SlayerDharok
   |id      = spacechase0.ManaBar
+
   |id      = SlayerDharok.Item_Bags
   |curse  = 867709
+
   |curse  = 991675
   |nexus  = 7831
+
   |nexus  = 5382
   |github  = spacechase0/StardewValleyMods
+
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Item Checker
   |author  = darzington
+
   |author  = Hitaxas
   |id      = darzington.RealLifeMod
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 7445
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Item Extensions
   |author  = Stari
+
   |author  = mistyspring
   |id      = Stari.ManyEnchantments
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 8824
+
   |nexus  = 20357
   |github  = SlivaStari/ManyEnchantments
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Item Locator
   |author  = SnowFire k'Vala
+
   |author  = Hitaxas
   |id      = SnowFire.Map_Binder
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 6983
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Item Quality Indicator
   |author  = aedenthorn, Erinthe
+
   |author  = FunnyMoney
   |id      = aedenthorn.MapEdit
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 15336
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Item Recovery
   |author  = DecidedlyHuman
+
   |author  = Mytsy
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = Mysty.ItemRecovery
   |nexus  = 14493
+
   |nexus  = 9354
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Item Recovery Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Lunardiver
   |id      = aedenthorn.MapTeleport
+
   |id      = Lunardiver.ItemRecoveryPlus
  |curse  = 868868
+
   |nexus  = 13026
   |nexus  = 7675
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Item Research 'n' Spawn
   |author  = mabelSyrup
+
   |author  = TSlex
   |id      = mabelsyrup.maputils
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 4716
+
   |nexus  = 8933
   |github  = mjSurber/Map-Utilities
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tooltips
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.ItemTooltips
 +
  |nexus  =
 +
  |curse  = 297655
 +
  |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Item Tweaks
   |author  = Goldenrevolver
+
   |author  = crpz
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = crpz.ItemTweaks
   |nexus  = 10758
+
   |nexus  = 8182
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = iTile
   |author  = ceruleandeep
+
   |author  = ha1fdaew
   |id      = ceruleandeep.MarketDay
+
   |id      = ha1fdaew.iTile
   |nexus  = 11778
+
   |nexus  = 7512
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = ha1fdaew/iTile
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Caboose Sage, CabooseSage
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = Cabbose.Sage.ItsStardewTime
   |moddrop = 1480763
+
  |nexus  = 20847
   |nexus  = 19309
+
  |github  =
   |github  = congha22/foodstore
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Its Time to Wake Up
 +
  |author  = Krutonium
 +
   |id      = Krutonium.ItsTimeToWakeUp
 +
   |nexus  = 13798
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Jack Be Thicc
   |author  = Yoshimax
+
   |author  = DeadRobotDev
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 12824
+
   |nexus  = 21533
   |github  = yoshimax2/MarryMorris
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = Eryk601 and sophiesalacia
+
   |author  = Matt Cioni
   |id      = Vertigon.MinesTokens
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 11124
+
   |nexus  = 14555
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Jar Opener
   |author  = StultusV
+
   |author  = Genowhirl9999
   |id      = StultusV.MaxCastStamina
+
   |id      = genowhirl9999.jaropener
   |nexus  = 10794
+
   |nexus  = 5292
   |github  = JudeRV/Stardew-MaxCastStamina
+
  |moddrop = 988956
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = JhinFour
   |author  = Shockah
+
   |author  = Keaton Sadoski
   |id      = Shockah.MaximizeFix
+
   |id      = Sadoski.JhinFour
   |nexus  = 16099
+
   |nexus  = 11838
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Jiggly Junimo Bundles
   |author  = spacechase0
+
   |author  = Jonas Henriksson, Greger
   |id      = spacechase0.MayoHats
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 17514
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = aedenthorn, Erinthe
+
   |author  = k4rakara
   |id      = aedenthorn.MayoMart
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 17175
+
   |nexus  = 5803
   |github  = aedenthorn/StardewValleyMods
+
   |github  = K4rakara/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Platonymous
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Platonymous.JoJaBan
   |nexus  = 4634
+
   |nexus  = 3118
   |github  = xirsoi/MayonnaisePlusPlus
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Joja Cola Expanded
   |author  = spacechase0
+
   |author  = Objection777
   |id      = spacechase0.MayoRain
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 17436
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Joja Express
   |author  = Mehidden
+
   |author  = OFTS_CQM and Yuxuan
   |id      = MemeOutfits.Mehidden
+
   |id      = ofts.jojaExp
   |nexus  = 13213
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = nman130
+
   |author  = Dounat2201, Sasara
   |id      = nman130.MenusEverywhere
+
   |id      = Sasara.Pathomart
   |nexus  = 6119
+
   |nexus  = 1142
  |github  = nman130/Stardew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Merge Fertilizer
 
  |author  = TianXiaobai
 
  |id      = TianXiaobai.MergeFertilizer
 
  |nexus  = 17743
 
 
   |github  =
 
   |github  =
  
Line 9,874: Line 11,547:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Joja Online
   |author  = Tlitookilakin
+
   |author  = PeacefulEnd
   |id      = tlitookilakin.MessyCrops
+
   |id      = PeacefulEnd.JojaOnline
   |moddrop = 1123884
+
   |moddrop = 878236
   |nexus  = 11317
+
   |nexus  = 7486
   |github  = tlitookilakin/MessyCrops
+
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MeteorDefence
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 10641
+
   |nexus  = 18927
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Joja's Hauntings
   |author  = candidus42
+
   |author  = MindMeltMax
   |id      = Candidus42.MiceInTheValley
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 4638
+
   |nexus  = 7014
   |github  = mus-candidus/MiceInTheValley
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Joys of Efficiency
   |author  = trunip190
+
   |author  = punyo, yakminepunyo
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 5948
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Json Assets
   |author  = Sonozuki
+
   |author  = spacechase0
   |id      = Satozaki.MillerTime
+
   |id      = spacechase0.JsonAssets
   |nexus   = 7575
+
   |curse   = 867749
   |github  = Sonozuki/StardewMods
+
   |moddrop = 399895
 
+
  |nexus  = 1720
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Json Processor
   |author  = Clark, wilsonch3451
+
   |author  = Jamie Taylor
   |id      = Clark.MiloDog
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 2861
+
   |nexus  = 13183
 +
  |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Shuffle
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonShuffle
 +
  |nexus  = 21513
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jump Down the Mine
 +
  |author  = flowoeB
 +
  |id      = flowoeB.JumpDownTheMine
 +
  |nexus  = 8357
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jump Over
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JumpOver
 +
  |curse  = 867746
 +
  |moddrop = 384782
 +
  |nexus  = 1844
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Junimatic
   |author  = Kabigon
+
   |author  = NermNermNerm
   |id      = Kabigon.MineAssist
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 2296
+
   |nexus  = 22672
  |chucklefish = 5353
+
   |github  = NermNermNerm/Junimatic
   |github  = KabigonFirst/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Junimo Beacon
   |author  = bwdy
+
   |author  = Achtuur
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 11424
+
   |nexus  = 17135
   |github  = bwdy/SDVModding
+
   |github  = Achtuur/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Junimo Boy
   |author  = JPAN
+
   |author  = Tyler Gibbs
   |id      = jpan.MineChanges
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 3963
+
   |nexus  = 14384
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Junimo Cart More Score
   |author  = sophiesalacia
+
   |author  = yaxuan97
   |id      = sophie.MinesTokens
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 18776
+
   |nexus  = 13644
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Junimo Deposit Anywhere
   |author  = Shockah
+
   |author  = Zoryn
   |id      = Shockah.MineTweaks
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 16859
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Junimo Dialog
   |author  = Ophaneom
+
   |author  = ceruleandeep
   |id      = Ophaneom.MiniBars
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 8329
+
   |nexus  = 8937
   |github  = Ophaneom/Mini-Bars
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Junimo Farm
   |author  = Nishtra
+
   |author  = Platonymous
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 674
+
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
 +
  |author  = Fernass354
 +
  |id      = Fernass354.JunimoHutSize
 +
   |nexus  = 18457
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Junimo Kart Anywhere
   |author  = Tran Minh Thong
+
   |author  = MartyrPher
   |id      = mini.tool.npc.mod
+
   |id      = JunimoKartAnywhere
   |nexus  = 7060
+
   |nexus  = 4315
   |github  = TMThong/Stardew-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Junimo Kart Cheater
   |author  = greentodd
+
   |author  = ryaon
   |id      = greentodd.MinorLightTweaks
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 10223
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Junimo Kart Global Rankings
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.JunimoKartGlobalRankings
 +
  |nexus  = 14856
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 
   |author  = BlaDe
 
   |author  = BlaDe
   |id      = BlaDe.MiscTrolls
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 12037
+
   |nexus  = 10056
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Junimos Accept Cash
   |author  = The Fluffy Robot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 5691
+
  |curse  = 867716
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Junimo Studio, Music Blocks
   |author  = MissCoriel
+
   |author  = Becks723
   |id      = misscoriel.PositionTool
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 8087
+
   |nexus  = 6971
   |github  = MissCoriel/Position-Tool
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Junimo Warp
   |author  = MissCoriel
+
   |author  = Shockah
   |id      = misscoriel.UCRFix
+
   |id      = Shockah.JunimoWarp
   |nexus  = 8284
+
   |nexus  = 15676
   |github  = MissCoriel/UniqueCourtshipResponseCore 
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Junk Mail
   |author  = ChiroxT
+
   |author  = Taskmaster
   |id      = treinke.missinggifts
+
   |id      = Taskmaster.JunkMail
   |nexus  = 11363
+
   |nexus  = 4452
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Just Relax
   |author  = StultusV
+
   |author  = Goldenrevolver
   |id      = StultusV.ReportMobCounts
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 10899
+
   |nexus  = 7770
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Just Sleep In
   |author  = aedenthorn, Erinthe
+
   |author  = Rifleman
   |id      = aedenthorn.MobileArcade
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 6538
+
   |nexus  = 11286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Kamikaze
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 6568
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Kawakami - Healer NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Gorzalt and Flerfarvet
   |id      = aedenthorn.MobileCalendar
+
   |id      = gorzalt.kawakami
   |nexus  = 6601
+
   |nexus  = 2549
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gorzalt/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MobileCatalogues
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 6543
+
   |nexus  = 19375
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Kedi's NPC Utilities
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MobilePhone
+
   |id      = KediDili.KNU
  |curse  = 868890
+
   |nexus  = 17884
   |nexus  = 6523
+
   |github  = KediDili/NPCUtilities
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone Continued
+
   |name    = Keep Partners, Keep Your Partners
   |author  = JoXW
+
   |author  = EssGee, SG
   |id      = JoXW.MobilePhone
+
   |id      = SG.Partners
   |nexus  = 21017
+
   |nexus  = 5625
   |github  = JoXW100/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = KeyBind UI
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.MobileTelevision
+
   |id      = Enaium.KeyBindUI
   |nexus   = 6575
+
   |curse   = 538001
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1036920
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Keyboard Mod Menu
   |author  = WisnuNug
+
   |author  = Shadowfoxss
   |id      = WisnuNug.MobileUI
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 17652
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |warnings = Only works on Android.
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Key Suppressor
 +
  |author  = Deflaktor
 +
  |id      = Deflaktor.KeySuppressor
 +
  |nexus  = 9295
 +
  |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Kokoro, Kokoro - Shockah's Core Mod
 +
  |author  = Shockah
 +
  |id      = Shockah.Kokoro
 +
  |nexus  = 15682
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 7814
+
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,130: Line 11,871:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Krobus Sells Larger Stacks
   |author  = Blackclaw
+
   |author  = Annosz
   |id      = Blackclaw.ModListCommand
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 5131
+
   |nexus  = 5993
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Labeling
 
   |author  = Enaium
 
   |author  = Enaium
   |id      = Enaium.ModMenu
+
   |id      = Enaium.Labeling
   |curse  = 436844
+
   |curse  = 443134
   |github  = Enaium-StardewValleyMods/ModMenu
+
  |moddrop = 906932
 +
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Ladder and Snow Yam Tip
   |author  = Gilar Fasulaki
+
   |author  = WhiteMind
   |id      = GilarF.ModSettingsTab
+
   |id      = WhiteMind.LAST
   |nexus  = 4579
+
   |nexus  = 1906
   |github  = GilarF/SVM
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Ladder Light
   |author  = DaLion
+
   |author  = Tocseoj
   |id      = DaLion.Overhaul
+
   |id      = Tocseoj.LadderLight
   |nexus  =
+
  |moddrop = 1549539
   |github  = daleao/modular-overhaul
+
   |nexus  = 22052
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Ladder Locator
   |author  = CatCattyCat, Cat
+
   |author  = ChaosEnergy
   |id      = cat.modupdatemenu
+
   |id      = ChaosEnergy.LadderLocator
   |nexus   = 2536
+
   |curse   = 989910
   |moddrop = 833560
+
   |nexus  = 3094
   |github  = danvolchek/StardewMods
+
   |github  = yuri-moens/LadderLocator
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 
  |unofficial version = 1.6.1-unofficial-1.dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ModUpdater
+
   |id      = Platonymous.LandGrants
   |curse  = 877226
+
   |curse  = 877222
   |nexus  = 6338
+
  |moddrop = 1521380
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 15855
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Last Day to Plant
   |author  = Suphax
+
   |author  = dmcrider57
   |id      = suphax.monstergoalsanywhere
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |moddrop = 1088762
+
  |nexus  = 7917
   |nexus  =
+
  |github  = dmcrider/LastDayToPlant
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Last Day to Plant Redux
 +
  |author  = atravita
 +
  |id      = atravita.LastDayToPlantRedux
 +
  |curse  = 870965
 +
   |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Lasting Conversation Topics
   |author  = Krutonium
+
   |author  = sophiesalacia
   |id      = krutonium.monsterinvasion
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 12641
+
   |nexus  = 14377
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = WhiteMind
+
   |author  = Lavapulse
   |id      = WhiteMind.MonsterLT
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 1896
+
   |nexus  = 4821
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
   |status = abandoned
   |summary = Use [[#Almanac|Almanac]] instead
+
}}
   |broke in = Stardew Valley 1.3
+
{{#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
   |name    = Monster Log Anywhere
+
   |name    = Leaderboard Library
   |author  = MouseyPounds
+
   |author  = drbirbdev
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 3997
+
   |nexus  = 15102
   |github  = MouseyPounds/stardew-mods
+
   |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.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.LeaveTheMine
 +
  |nexus  = 11823
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Lefty Mode
   |author  = BananaFruit
+
   |author  = Max Vollmer, SVProtector
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = maxvollmer.leftymode
   |nexus  = 10651
+
   |nexus  = 6199
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Legendary Fish Pond Framework
   |author  = spacechase0
+
   |author  = sharpskull2
   |id      = spacechase0.MonstersTheFramework
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 10673
+
   |nexus  = 14637
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Lenient Window Resize
   |author  = Daniel McMenamy, Deathest1
+
   |author  = DeLiXx
   |id      = f1r3w477.MoodyPlanet
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 2830
+
  |curse  = 990483
   |github  = F1r3w477/TheseModsAintLoyal
+
   |nexus  = 12305
 
+
   |github  =
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Less Mini Shipping Bin
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.Moolah
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 15123
+
  |curse  = 870982
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = bwdy
+
   |author  = Permamiss
   |id      = bwdy.moongates
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 3545
+
   |nexus  = 637
   |github  = bwdymods/SDV-Moongates
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Let Me Rest!
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Ophaneom
   |id      = spacechase0.MoonMisadventures
+
   |id      = Ophaneom.LetMeRest
  |curse  = 867702
+
   |nexus  = 8205
   |nexus  = 10612
+
   |github  = Ophaneom/Let-Me-Rest
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Let Me Shop
   |author  = SinZ
+
   |author  = MindMeltMax
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 12096
+
  |moddrop = 1443554
 +
   |nexus  = 16738
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Let's Move It
   |author  = Mopquill
+
   |author  = Exblosis
   |id      = Mopquill.Ranch-Livin
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2200
+
   |nexus  = 20943
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = Exblosis/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Let's Start With Fishing
   |author  = Entoarox
+
   |author  = MedievalAI
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 2274
+
   |nexus  = 19107
  |chucklefish = 4288
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Level Extender
   |author  = momoaau
+
   |author  = unidarkshin, Devin Lematty
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 451
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Level Forever
   |author  = AairTheGreat, Aair
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 4869
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leveling Adjustment
 +
  |author  = jahangmar
 +
  |id      = jahangmar.LevelingAdjustment
 +
  |nexus  = 4689
 +
  |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
   |name    = More Buildings
+
   |name    = Level Up Notifications
   |author  = spacechase0
+
   |author  = kd8lvt
   |id      = spacechase0.MoreBuildings
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |curse   = 867740
+
   |nexus   = 855
   |moddrop = 771640
+
   |curse   = 300715
  |nexus   = 2757
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = TwinBuilderOne
+
   |author  = shurmash
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 9709
+
   |nexus  = 7222
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lewd Leah
 +
  |author  = prowlingDemon, unknownDev
 +
  |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
 +
  |nexus  = 4402
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LightMod
 +
  |nexus  = 14387
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Light Switch
   |author  = phjoker
+
   |author  = holythesea
   |id      = phjoker.MoreClocks
+
   |id      = holythesea.LightSwitch
   |nexus  = 11840
+
   |nexus  = 15683
   |github  = p-holodynski/StardewValleyMods
+
   |github  = holy-the-sea/LightSwitch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LikeADuckToWater
 +
  |nexus  = 15860
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Limited Campfire Cooking
   |author  = violetlizabet
+
   |author  = Cherry, CherryChain
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 10008
+
   |nexus  = 4971
   |github  = elizabethcd/MoreConversationTopics
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Line Sprinklers
   |author  = atravita
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = atravita.MoreFertilizers
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
  |curse  = 870975
+
   |nexus  = 2917
  |moddrop = 1145236
+
   |github  = hootless/StardewMods
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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
   |name    = More for Leo
+
   |name    = Linus Mod
   |author  = Blams
+
   |author  = tomii
   |id      = blams.MoreForLeo
+
   |id      = tomii.LinusMod
   |nexus  = 12710
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
  
Line 10,384: Line 12,186:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Literally Can't Even
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGiantCrops
+
   |id      = spacechase0.LiterallyCantEven
  |curse  = 867723
+
   |nexus  = 14262
  |moddrop = 771694
 
   |nexus  = 5263
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,395: Line 12,195:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Little NPCs
   |author  = Sonozuki
+
   |author  = Candidus42
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 5398
+
   |nexus  = 15152
   |github  = Sonozuki/StardewMods
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Live Progress Bar
   |author  = Angela Ranna
+
   |author  = Tyler Gibbs
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 8117
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Livestock Choices
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MoreGrassStarters
+
   |id      = aedenthorn.LivestockChoices
  |curse  = 867750
+
   |nexus  = 11551
  |moddrop = 313307
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1702
 
   |github  = spacechase0/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}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
  |author  = Doomnik
 +
  |id      = Doomnik.LoanMod
 +
  |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Lober Cat
   |author  = j4c0b333
+
   |author  = codyflagstaff
   |id      = j4c0b333.Morehealth
+
   |id      = codyflagstaff.lobercat
   |nexus  = 4053
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Location and Music Logger
   |author  = SorryLate, rharyanto
+
   |author  = Brandy Lover, WDavi
   |id      = SorryLate.MoreKeybinding
+
   |id      = Brandy Lover.LMlog
   |nexus  = 5290
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Location Compass
   |author  = Aimon111
+
   |author  = Bouhm and Pathoschild
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = Bouhm.LocationCompass
   |nexus  = 19405
+
   |nexus  = 3045
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Locked Chests
   |author  = JadeTheavas
+
   |author  = MindMeltMax
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = MindMeltMax.LockedChests
   |nexus   = 2105
+
   |curse   = 1004481
   |github  = JadeTheavas/MoreMineLadders
+
   |moddrop = 1179603
 
+
  |nexus  = 12452
   |broke in = Stardew Valley 1.4
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Locked Crab Pots
   |author  = cheesysteak
+
   |author  = nini700
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = nini700.LockedCrabPot
   |nexus  = 2173
+
   |nexus  = 4461
   |github  = cheesysteak/stardew-steak
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Locked Maps
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Edu Anttunes
   |id      = Omegasis.MoreRain
+
   |id      = LockedMaps
   |nexus  = 441
+
   |nexus  = 10089
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Lock Hotbar Items
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Falson
   |id      = Chikakoo.Randomizer
+
   |id      = Falson.LockHotbarItems
   |nexus  = 5311
+
  |moddrop = 1573213
   |github  = Chikakoo/stardew-valley-randomizer
+
   |nexus  = 23702
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Lockpicks
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.MoreRings
+
   |id      = bwdy.lockpicks
  |curse  = 867743
+
   |nexus  = 3521
  |moddrop = 771616
+
   |github  = bwdymods/SDV-Lockpicks
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Log Menu
   |author  = CyberCheese
+
   |author  = JareBear
   |id      = cybercheese.moresexydwarf
+
   |id      = JareBear.LogMenu
   |nexus  = 4320
+
   |nexus  = 19919
   |github  =
+
   |github  = jaredtjahjadi/LogMenu
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Log Spam Filter
   |author  = OrneryWalrus
+
   |author  = aedenthorn, Erinthe
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 2587
+
   |nexus  = 11252
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Longer Days
   |author  = Ded4lif
+
   |author  = Stuyk
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = Stuyk.LongerDays
   |nexus  = 7526
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Longer Fence Life
   |author  = Joco80 & Sasara
+
   |author  = NormanPCN
   |id      = Joco80.MoreWeapons
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 1168
+
   |nexus  = 10498
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Longer Lasting Lures
   |author  = thfr
+
   |author  = Caraxian
   |id      = thfr.MOTDMod
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 3703
+
   |nexus  = 2510
   |github  = rfht/MOTDMod
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Longer Seasons
   |author  = Akane
+
   |author  = aedenthorn, Erinthe
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 10553
+
   |nexus  = 10108
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Longevity
   |author  = mouahrara
+
   |author  = RTGOAT
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = RTGOAT.Longevity
   |nexus  = 18973
+
   |nexus  = 649
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
  |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Look to the Sky
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.LookToTheSky
 +
  |nexus  = 15262
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Lookup Anything
   |author  = ylsama
+
   |author  = Pathoschild
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 2614
+
  |curse  = 992793
   |github  = ylsama/RightClickMoveMode
+
   |nexus  = 541
 +
  |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveableMailbox
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 7834
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,562: Line 12,380:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = joljyo
+
   |author  = Huanir
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 7378
+
   |nexus  = 2658
 
   |github  =
 
   |github  =
 +
 +
  |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
   |name    = Move Between Buildings
+
   |name    = Lost Woods
   |author  = Vilaboa
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = raik.testmod
   |nexus  = 17391
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  
Line 10,578: Line 12,405:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Love Bubbles
   |author  = Shuai Zhang
+
   |author  = SteelixLeiter, Don Collins
   |id      = shuaiz.MoveFasterMod
+
   |id      = LoveBubbles
   |nexus  = 1351
+
   |nexus  = 1318
   |github  = hcoona/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Loved Labels
   |author  = aedenthorn, Erinthe
+
   |author  = Advize and Jinxiewinxie
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Advize.LovedLabels
   |nexus  = 13589
+
   |nexus  = 279
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AdvizeGH/LovedLabels
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move It
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MoveIt
 
  |nexus  = 15163
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Loved Labels Redux
   |author  = Zoryn
+
   |author  = thespbgamer
   |id      = Zoryn.MovementModifier
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  =
+
   |nexus  = 8880
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |curse  = 834387
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Love Festival
   |author  = bcmpinc
+
   |author  = AvalonMFX
   |id      = bcmpinc.MovementSpeed
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 2736
+
  |curse  = 1016375
   |github  = bcmpinc/StardewHack
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Low Health Warning
   |author  = aedenthorn, Erinthe
+
   |author  = NMVH5
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = nmvh5.LowHealthWarning
  |curse  = 868672
+
   |nexus  = 8326
  |nexus  = 16395
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mr. Pam - Snorlax Mechanics
 
  |author  = daleonar
 
  |id      = daleonar.Snorlax
 
   |nexus  = 16194
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Kabi-chan
+
   |author  = delaney
   |id      = kabi-chan.MuffinCore
+
   |id      = dJustLuckMod
   |nexus  = 8070
+
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Luck Skill
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MultiFertilizer
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |curse  = 867717
+
   |curse  = 867393
   |nexus  = 7436
+
  |moddrop = 127279
 +
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Lucky Reclamation Trash Can
   |author  = skiilaa
+
   |author  = kiranmurmu
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 2282
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
+
}}
   |broke in = SMAPI 3.0
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lunar Disturbances
 +
  |author  = Sakorona
 +
   |id      = KoihimeNakamura.LunarDisturbances
 +
  |nexus  = 2208
 +
  |moddrop = 664151
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Machine Augmentors
   |author  = Achtuur
+
   |author  = SlayerDharok
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 16891
+
   |nexus  = 5600
   |github  = Achtuur/StardewMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Machine Check
   |author  = delphinwave
+
   |author  = FairfieldBW
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 7681
+
   |nexus  = 9515
   |github  =
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Machine Speed Change
   |author  = Alberto Moreira Luiz
+
   |author  = IceGladiador
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 9672
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Magic
   |author  = DoubleZ
+
   |author  = spacechase0
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = spacechase0.Magic
   |nexus  = 3765
+
  |curse  = 867745
   |github  = SourceZh/MultiplayerIdle
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Magical Crops
   |author  = MindMeltMax
+
   |author  = shekurika and Asterisk555
   |id      = MindMeltMax.MPInfo
+
   |id      = shekurika.MagicalCropsCode
  |moddrop = 1302776
+
   |nexus  = 8762
   |nexus  = 15155
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Magic Junimo Pet
   |author  = Scayze
+
   |author  = Entoarox
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 16030
+
   |nexus  = 3567
   |github  = scayze/multiprairie
+
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Magic Pluses
   |author  = Tran Minh Thong
+
   |author  = TerryDBS
   |id      = multiplayer.mod
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 16582
+
   |nexus  = 7096
   |github  = TMThong/Stardew-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Magic Scepter
   |author  = Cherry, CherryChain
+
   |author  = not4bene
   |id      = Cherry.MultiplayerModChecker
+
   |id      = not4bene.MagicScepter
   |nexus  = 6609
+
   |nexus  = 8169
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Magic Valley
   |author  = Kalthramis
+
   |author  = season
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = season.MagicValley
   |nexus  = 2192
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Time
 
  |author  = lolmaj
 
  |id      = lolmaj.MultiplayerTime
 
  |nexus  = 2543
 
  |github  = MaciejMarkuszewski/StardewValleyMod
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 8077
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Mailbox Menu Continued
   |author  = Redwood
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 2910
+
   |nexus  = 21068
   |github  = EKomperud/StardewMods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Mail Framework
   |author  = PeacefulEnd
+
   |author  = Digus
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 7900
+
   |nexus  = 1536
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Mail Order Pigs
   |author  = ceruleandeep
+
   |author  = jwdred
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 8711
+
   |nexus  = 632
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Mail Services Mod
   |author  = SlyMerc
+
   |author  = Digus
   |id      = FileLoading
+
   |id      = Digus.MailServicesMod
   |nexus  = 1094
+
   |nexus  = 7842
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = aedenthorn, Erinthe
+
   |author  = pinguimbozo
   |id      = aedenthorn.MultiSave
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 15402
+
   |nexus  = 13248
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.2.1-unofficial
+
   |status   = abandoned
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121922
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Make Gil Real
   |author  = Miome
+
   |author  = Werewolf Master
   |id      = miome.MultiToolMod
+
   |id      = Wolf.GilSMAPI
   |nexus  = 2546
+
   |nexus  = 7118
   |github  = miome/MultitoolMod
+
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Make Love
   |author  = MindMeltMax
+
   |author  = Kabulla
   |id      = MindMeltMax.MUC
+
   |id      = Kabulla.MakeLove
   |nexus  = 9856
+
   |nexus  = 16003
  |moddrop = 1135731
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Makeshift Multiplayer
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.MultiYieldCrops
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 6069
+
   |nexus  = 501
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Mana Bar
   |author  = Jacque Pott
+
   |author  = spacechase0
   |id      = JacquePott.MYCDGRPatch
+
   |id      = spacechase0.ManaBar
   |nexus   = 14023
+
   |curse   = 867709
   |github  =
+
   |nexus  = 7831
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = aedenthorn, Erinthe
+
   |author  = darzington
   |id      = aedenthorn.Murdercrows
+
   |id      = darzington.RealLifeMod
   |nexus  = 6615
+
   |nexus  = 7445
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Many Enchantments
   |author  = cotboy
+
   |author  = Stari
   |id      = cambam.MURDERDRONE
+
   |id      = Stari.ManyEnchantments
   |nexus  = 4507
+
  |curse  = 1004483
   |github  = camcamcamcam/murderdrone
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Binder
 +
  |author  = SnowFire k'Vala
 +
  |id      = SnowFire.Map_Binder
 +
  |nexus  = 6983
 +
  |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
 
  |summary  = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] instead to Murder Drone.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = Aren, Aren Desai
+
   |author  = aedenthorn, Erinthe
   |id      = Aren.MurderMod
+
   |id      = aedenthorn.MapEdit
   |nexus  = 17470
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  = ArenKDesai/Murder-Mod
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Map Image Export
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |curse   = 870973
+
   |nexus   = 1073
   |moddrop = 1187402
+
   |moddrop = 127273
  |nexus  = 12598
+
   |github  = spacechase0/MapImageExporter
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Expl0
+
   |author  = DecidedlyHuman
   |id      = Expl0.MushroomCursors
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 12594
+
   |nexus  = 14493
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Map Teleport
   |author  = Eireon, Ben Patterson
+
   |author  = aedenthorn, Erinthe
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 2818
+
  |curse  = 868868
   |github  = benrpatterson/MushroomLevels
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = WhiteMind
+
   |author  = Richard2091
   |id      = WhiteMind.MLT
+
   |id      = Richard2091.MapTeleport
   |nexus  = 1894
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Map Utilities
   |author  = blueberry and Oddshot
+
   |author  = mabelSyrup
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = mabelsyrup.maputils
   |nexus  = 4637
+
   |nexus  = 4716
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Maritime Secrets
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Goldenrevolver
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 4637
+
  |nexus  = 10758
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Day
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.MarketDay
 +
   |nexus  = 11778
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.6<!--retest linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Goldenrevolver
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 10978
+
  |curse  = 994458
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Mass Production
   |author  = Lis
+
   |author  = Jacque Pott
   |id      = Lis.MusicalCellar
+
   |id      = JacquePott.MassProduction
   |nexus  = 7626
+
   |nexus  = 7021
   |github  = lisamreynolds/MusicalCellar
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Mastery Extended
   |author  = aedenthorn, Erinthe
+
   |author  = AlanBF
   |id      = aedenthorn.MusicalPaths
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 13197
+
   |nexus  = 23697
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Pet-Slime/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Matching Nodes, MinesTokens
   |author  = Marcos Brendon
+
   |author  = Eryk601 and sophiesalacia
   |id      = marcos.mymoney
+
   |id      = Vertigon.MinesTokens
   |nexus  = 6736
+
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Max Cost Stamina
   |author  = PeacefulEnd
+
   |author  = StultusV
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 12312
+
   |nexus  = 10794
   |github  = Floogen/MysticalBuildings
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Maximize Fix
   |author  = Enaium
+
   |author  = Shockah
   |id      = Enaium.NameTags
+
   |id      = Shockah.MaximizeFix
   |curse   = 436816
+
   |nexus   = 16099
   |github  = Enaium-StardewValleyMods/NameTags
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Mayo Hats
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.NapalmMummies
+
   |id      = spacechase0.MayoHats
   |nexus  = 15933
+
   |nexus  = 17514
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Mayo Mart
   |author  = Clumsy Jackdaw
+
   |author  = aedenthorn, Erinthe
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = aedenthorn.MayoMart
   |nexus  = 19771
+
   |nexus  = 17175
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Ilyaki
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = ilyaki.neatadditions
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 2648
+
   |nexus  = 4634
   |github  = Ilyaki/NeatAdditions
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Mayo Rain
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = spacechase0.MayoRain
   |nexus  = 3021
+
   |nexus  = 17436
   |github  = Ilyaki/NetworkOptimizer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Meal Overhaul
   |author  = DestyNova
+
   |author  = stardemod
   |id      = DestyNova.NEACode
+
   |id      = stardemod.MealOverhaul
   |nexus  = 12369
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Meme Outfits
   |author  = Vrakyas
+
   |author  = Mehidden
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 4030
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Menus Everywhere
   |author  = Nobbele
+
   |author  = nman130
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = nman130.MenusEverywhere
   |nexus  = 2654
+
   |nexus  = 6119
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = nman130/Stardew-Mods
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Merge Fertilizer
   |author  = Spacechase0
+
   |author  = TianXiaobai
   |id      = Spacechase0.NewGamePlus
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 10786
+
   |nexus  = 17743
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Message Box API, ChatMod
   |author  = Igorious
+
   |author  = Kithio
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Kithio:ChatMod
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 3683
+
   |chucklefish = 4296
   |github  = Igorious/StardevValleyNewMachinesMod
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Messy Crops
   |author  = sophiesalacia
+
   |author  = Tlitookilakin
   |id      = sophie.Fireworks
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 15277
+
  |moddrop = 1123884
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Meteor Defence
   |author  = Pickysaurus
+
   |author  = aedenthorn, Erinthe
   |id      = Pickysaurus.NexusModsButton
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 12969
+
   |nexus  = 10641
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mice in the Valley
 +
  |author  = candidus42
 +
  |id      = Candidus42.MiceInTheValley
 +
  |nexus  = 4638
 +
  |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Migrate DGA Items
   |author  = Nori, seaweednori
+
   |author  = violetlizabet
   |id      = nori.NiceMessages
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 6160
+
   |nexus  = 20612
   |github  =
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Milk the Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = trunip190
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 10633
+
   |nexus  = 5948
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Miller Time
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Sonozuki
   |id       = Omegasis.NightOwl
+
   |id     = Satozaki.MillerTime
   |nexus   = 433
+
   |nexus   = 7575
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Sonozuki/StardewMods
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Milo Dog
   |author  = SevenChords
+
   |author  = Clark, wilsonch3451
   |id      = SevenChords.Night_Shift
+
   |id      = Clark.MiloDog
   |nexus  = 15345
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Mine Assist
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Kabigon
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Kabigon.MineAssist
   |nexus  = 19651
+
   |nexus  = 2296
   |github  =
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Minecart Patcher
   |author  = Mr Tea, MrTea
+
   |author  = bwdy
   |id      = MrTea.NoBlink
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 17220
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Mine Changes
   |author  = Pathoschild
+
   |author  = JPAN
   |id      = Pathoschild.NoclipMode
+
   |id      = jpan.MineChanges
   |nexus  = 3900
+
   |nexus  = 3963
   |moddrop = 691002
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mines Tokens
   |author  = ceruleandeep
+
   |author  = sophiesalacia
   |id      = ceruleandeep.NoCooties
+
   |id      = sophie.MinesTokens
   |nexus  = 9000
+
   |nexus  = 18776
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Mine Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = Shockah
   |id      = cat.nocrows
+
   |id      = Shockah.MineTweaks
   |nexus  = 1682
+
   |nexus  = 16859
  |moddrop = 833543
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Mini Bars
   |author  = Underscore76
+
   |author  = Ophaneom
   |id      = underscore.nodebris
+
   |id      = Ophaneom.MiniBars
   |nexus  = 19699
+
   |nexus  = 8329
   |github  = Underscore76/NoDebrisWeather
+
   |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Mining at the Farm
   |author  = Kryspur
+
   |author  = Nishtra
   |id      = Kryspur.NoFallDamage
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 17749
+
   |nexus  = 674
 
   |github  =
 
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3.23
  |name    = No Fence Decay
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.nofencedecay
 
  |nexus  = 1180
 
  |moddrop = 833537
 
  |github  = danvolchek/StardewMods
 
   |broke in = Stardew Valley 1.6
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Mining with Explosives
   |author  = EnderTedi
+
   |author  = Nishtra
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 20802
+
   |nexus  = 770
   |github  = EnderTedi/No-Fence-Decay-Redux
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Mini Tool NPC
   |author  = mistyspring
+
   |author  = Tran Minh Thong
   |id      = mistyspring.nofestivaltimer
+
   |id      = mini.tool.npc.mod
   |nexus  = 20077
+
   |nexus  = 7060
   |github  =
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Minor Light Tweaks
   |author  = hitachihex
+
   |author  = greentodd
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = greentodd.MinorLightTweaks
   |nexus  =
+
   |nexus  = 10223
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github =
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Kumagabear
+
   |author  = BlaDe
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 19655
+
   |nexus  = 12037
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Hangy
+
   |author  = The Fluffy Robot
   |id      = Hangy.NoKidsEver
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 1464
+
   |nexus  = 5691
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Miss Coriel's Position Tool
   |author  = jaeha, qpqpqp121
+
   |author  = MissCoriel
   |id      = jaeha.No_Kimchi
+
   |id      = misscoriel.PositionTool
   |nexus  = 5043
+
   |nexus  = 8087
   |github  =
+
   |github  = MissCoriel/Position-Tool
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = MissCoriel
   |id      = theultimatenuke.testmod
+
   |id      = misscoriel.UCRFix
   |nexus  = 17965
+
   |nexus  = 8284
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Missing Gifts
   |author  = minervamaga
+
   |author  = ChiroxT
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = treinke.missinggifts
   |nexus  =
+
   |nexus  = 11363
  |moddrop = 631110
 
  |github  = minervamaga/NoMineFlyersRedux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 
  |author  = Guedez
 
  |id      = exhaustion.protection
 
  |nexus  = 5113
 
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
  
Line 11,231: Line 13,052:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Drynwynn, thepaladinknight
+
   |author  = StultusV
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 2528
+
   |nexus  = 10899
   |github  = Drynwynn/StardewValleyMods
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
 
  |broke in = SMAPI 2.8
 
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Mobile Arcade
  |author  = MadaraUchiha
 
  |id      = MadaraUchiha.NonDestructiveNPCs
 
  |nexus  = 5176
 
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Non-Random Prairie King
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 6509
+
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Mobile Audio Player
   |author  = Neko Boi Nick
+
   |author  = aedenthorn, Erinthe
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 19250
+
   |nexus  = 6568
   |github  = thakyZ/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Poverty by Disconnect
 
  |author  = Slumber
 
  |id      = SlumbR.NoPovertyByDisconnect
 
  |nexus  = 11529
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Mobile Calendar
   |author  = mlambley
+
   |author  = aedenthorn, Erinthe
  |id      = mlambley.NoQuarry
+
   |id      = aedenthorn.MobileCalendar
  |nexus  = 19410
+
   |nexus  = 6601
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Normalize AI for Inworld AI Mod, Normalize AI
 
  |author  = Platonymous
 
   |id      = Platonymous.NormalizeAI
 
  |moddrop = 1521423
 
   |nexus  = 19334
 
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Mobile Catalogues
   |author  = Xangria
+
   |author  = aedenthorn, Erinthe
   |id      = Xangria.NoRumbleHorse
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 1779
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Mobile Phone
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.NoSeeds
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 6392
+
  |curse  = 868890
   |github  =
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Mobile Phone Continued
   |author  = ThatNorthernMonkey
+
   |author  = JoXW
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = JoXW.MobilePhone
   |nexus  = 237
+
  |nexus  = 21017
   |github  = ThatNorthernMonkey/NoSoilDecay
+
  |github  = JoXW100/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Mobile Phone Continued → Arcade Mobile Apps
   |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
  |author  = JoXW
 +
  |id      = JoXW.MobileArcade
 +
   |nexus  = 21017
 +
   |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Calendar Mobile App
 +
  |author  = JoXW
 +
   |id      = JoXW.MobileCalendar
 +
   |nexus   = 21017
 +
   |github = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Mobile Catalogues
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCatalogues
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = A_Dude
+
   |author  = JoXW
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = JoXW.MobileTelevision
   |nexus  = 8071
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Mobile Television
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = aedenthorn.MobileTelevision
  |curse  = 307727
+
   |nexus  = 6575
  |moddrop = 793930
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = MobileUI Android
   |author  = Yaramy
+
   |author  = WisnuNug
   |id      = yaramy.noteblocks
+
   |id      = WisnuNug.MobileUI
   |nexus  = 6646
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
 +
 +
  |warnings = Only works on Android.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Modify This
   |author  = TheElm
+
   |author  = aedenthorn, Erinthe
   |id      = TheElm.NotFarFromTheTree
+
   |id      = aedenthorn.ModThis
   |nexus  = 4739
+
   |nexus  = 7814
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Mod List Command
   |author  = Sto13
+
   |author  = Blackclaw
   |id      = Sto13.NoThunderSound
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 14414
+
   |nexus  = 5131
   |github  =
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Mod Menu
   |author  = crazywig
+
   |author  = Enaium
   |id      = crazywig.notransitions
+
   |id      = Enaium.ModMenu
   |nexus  = 7354
+
  |curse  = 436844
   |github  =
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Mod Settings Tab
   |author  = Tran Minh Thong
+
   |author  = Gilar Fasulaki
   |id      = no.warp.delay
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 19805
+
   |nexus  = 4579
   |github  =
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = John Peters
+
   |author  = DaLion
   |id      = JohnPeters.NowPlaying
+
   |id      = DaLion.Overhaul
   |nexus  = 19441
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = PurrplingCat
+
   |author  = leroymilo
   |id      = purrplingcat.npcadventure
+
   |id      = leroymilo.ModularZenGarden
  |curse  = 577730
+
   |nexus  = 22140
   |nexus  = 4582
+
   |github  = Leroymilo/MZG
   |github  = purrplingcat/PurrplingMod
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Mod Update Menu
   |author  = shounlol
+
   |author  = CatCattyCat, Cat
   |id      = shounlol.NPCBucket
+
   |id      = cat.modupdatemenu
   |nexus  = 20328
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mod Updater
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.NPCClothing
+
   |id      = Platonymous.ModUpdater
   |nexus  = 13940
+
  |curse  = 877226
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Money Management Mod
   |author  = Bouhm and Pathoschild
+
   |author  = Tbonetomtom
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 239
+
   |nexus  = 17045
   |github  = Bouhm/stardew-valley-mods
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Monster Goals Anywhere
   |author  = trashcan9
+
   |author  = Suphax
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 16236
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Monster Invasion
   |author  = Akago
+
   |author  = Krutonium
   |id      = akago.PathDisplay
+
   |id      = krutonium.monsterinvasion
   |nexus  = 7563
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Monster Level Tip
   |author  = Hydrox, hydrox6
+
   |author  = WhiteMind
   |id      = Hydrox.NumericalHealth
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 4863
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Monster Log Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.ImportMap
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 10965
+
   |nexus  = 3997
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 18365
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Monster Slayer Anywhere
   |author  = Adeel Tariq
+
   |author  = AcidicNic
   |id      = Adeel.ObjectProgressbars
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 2803
+
   |nexus  = 21162
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = spacechase0/StardewValleyMods
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Monsters - The Framework
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = spacechase0.MonstersTheFramework
  |curse  = 867757
+
   |nexus  = 10673
  |moddrop = 131148
 
   |nexus  = 1315
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 11,485: Line 13,310:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Monthly Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.OKNightCheck
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 14231
+
   |nexus  = 4523
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = MoodFix
   |author  = lambui
+
   |author  = vaindil
   |id      = PhthaloBlue.Omnifarm
+
   |id      = vaindil.MoodFix
   |nexus  =
+
   |nexus  = 1809
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = vaindil/sdv-moodfix
   |github  = lambui/StardewValleyMod_OmniFarm
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
+
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mood Guard
   |author  = Alejandro Akbal
+
   |author  = YonKuma, kumarei
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = YonKuma.MoodGuard
   |nexus  = 7877
+
   |nexus  = 1597
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Moody Planet
   |author  = aedenthorn, Erinthe
+
   |author  = Daniel McMenamy, Deathest1
   |id      = aedenthorn.OmniTools
+
  |id      = f1r3w477.MoodyPlanet
   |curse   = 868690
+
  |nexus  = 2830
   |nexus  = 14865
+
  |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |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
 +
   |name    = Moolah Money Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Moolah
 +
   |nexus  = 15123
 
   |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/page-128#post-120507
 
  |unofficial version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Moongates
   |author  = BitwiseJon
+
   |author  = bwdy
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = bwdy.moongates
   |nexus  = 2052
+
   |nexus  = 3545
   |github  = bitwisejon/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Moon Misadventures
   |author  = Miome
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Miome.OneDayAtATime
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 8870
+
  |curse  = 867702
   |github  = miome/OneDayAtATime
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = SorryLate, rharyanto
+
   |author  = SinZ
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 5150
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 
   |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Mopsy's Ranch Livin'
   |author  = Mizzion
+
   |author  = Mopquill
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 3633
+
   |nexus  = 2200
  |moddrop = 661376
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = More Animals, More Pets
   |author  = xiaoye97
+
   |author  = Entoarox
   |id      = xiaoye97.OnlyIridium
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 4471
+
   |nexus  = 2274
   |github  =
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = More Artifact Spots
   |author  = MedievalAI
+
   |author  = momoaau
   |id      = MedievalAI.OpenHearts
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 16944
+
   |nexus  = 451
 
   |github  =
 
   |github  =
}}
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = More Barn and Coop Animals
   |author  = Saitoue
+
   |author  = AairTheGreat, Aair
   |id      = Saitoue.Orchard
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 13867
+
   |nexus  = 4869
   |github  = Saitoue/Orchard
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = More Books
   |author  = crazywig
+
   |author  = jeWel
   |id      = crazywig.oreincrease
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 7370
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Buildings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreBuildings
 +
  |curse  = 867740
 +
  |moddrop = 771640
 +
  |nexus  = 2757
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = More Bundles
   |author  = KKramer85
+
   |author  = TwinBuilderOne
   |id      = OreIncreaseV3
+
   |id      = TwinBuilderOne.MoreBundles
  |moddrop = 1475534
+
   |nexus  = 9709
   |nexus  = 19132
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = More Clocks
   |author  = Yyeahdude
+
   |author  = phjoker
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = phjoker.MoreClocks
   |nexus  = 4772
+
   |nexus  = 11840
   |github  =
+
   |github  = p-holodynski/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ornithologist's Guild
 
  |author  = Ivy
 
  |id      = Ivy.OrnithologistsGuild
 
  |nexus  = 14510
 
  |github  = greyivy/OrnithologistsGuild
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = More Conversation Topics
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.OutfitSets
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 13888
+
   |nexus  = 10008
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = More Dresser Variety
   |author  = Midori Armstrong, azureglasses
+
   |author  = Dragoon23
   |id      = midoriarmstrong.seasonalitems
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 1452
+
   |nexus  = 24194
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = More Events
   |author  = aedenthorn, Erinthe
+
   |author  = Siweipancc
   |id      = aedenthorn.OverworldChests
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 7710
+
   |nexus  = 20945
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = More Fertilizers
   |author  = CrunchyDuck
+
   |author  = atravita
   |id      = CrunchyDuck.OwOMod
+
   |id      = atravita.MoreFertilizers
   |nexus  = 8923
+
  |curse  = 870975
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = More for Leo
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = Aedenthorn.PacifistValley
+
   |id      = blams.MoreForLeo
   |nexus  = 5464
+
   |nexus  = 12710
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = More Giant Crops
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PaintingDisplay
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 10918
+
  |curse  = 867723
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = More Grass
   |author  = drbirbdev
+
   |author  = Sonozuki
   |id      = drbirbdev.PanningUpgrades
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 12242
+
   |nexus  = 5398
   |github  = drbirbdev/StardewValley
+
   |github  = Sonozuki/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = More Grass on the Beach
   |author  = trashcan9
+
   |author  = Angela Ranna
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 16234
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass Starters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGrassStarters
 +
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = More Health
   |author  = AnotherStardewValleySunday
+
   |author  = j4c0b333
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = j4c0b333.Morehealth
   |nexus  = 14638
+
   |nexus  = 4053
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = More Key Binding
   |author  = Paritee
+
   |author  = SorryLate, rharyanto
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 3296
+
   |nexus  = 5290
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Paritee
+
   |author  = Binarynova
   |id      = Paritee.TreatYourAnimals
+
   |id      = binarynova.levelupnotifications
   |nexus  = 3375
+
   |nexus  = 21667
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = Aimon111
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 2166
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = More Map Layers
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Platonymous
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 3524
+
   |nexus  = 1134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = More Mine Ladders
   |author  = aedenthorn, Erinthe
+
   |author  = JadeTheavas
   |id      = aedenthorn.PartialHearts
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 11628
+
   |nexus  = 2105
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JadeTheavas/MoreMineLadders
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = More Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = cheesysteak
   |id      = aedenthorn.ParticleEffects
+
   |id      = cheesysteak.moremultiplayerinfo
  |curse  = 868786
+
   |nexus  = 2173
   |nexus  = 11056
+
   |github  = cheesysteak/stardew-steak
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |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    = Part of the Community
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = bmarquismarkail, Space Baby
+
   |author  = yummypecho
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 923
+
   |nexus  = 22024
   |github  = bmarquismarkail/SV_PotC
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = More Nightly Events
   |author  = NCarigon
+
   |author  = Khloe Leclair
   |id      = NCarigon.PassableCrops
+
   |id      = leclair.morenightlyevents
   |nexus  = 15223
+
   |nexus  = 22612
   |github  = ncarigon/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = More Rain
   |author  = J_Hizzal
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = J_Hizzal.PassableLadders
+
   |id      = Omegasis.MoreRain
   |nexus  = 2985
+
   |nexus  = 441
   |github  = joelra/SDV-PassableLadders
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = More Random Edition, Randomizer
   |author  = punyo, yakminepunyo
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = punyo.PassableObjects
+
   |id      = Chikakoo.Randomizer
   |nexus  = 2329
+
   |nexus  = 5311
   |github  = pomepome/PassableObjects
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = More Rings
   |author  = StultusV
+
   |author  = spacechase0
   |id      = StultusV.PassiveFriendship
+
   |id      = spacechase0.MoreRings
   |nexus  = 8732
+
  |curse  = 867743
   |github  = JudeRV/Stardew-PassiveFriendship
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Time in Multiplayer Revived
+
   |name    = More Sensible Juices
   |author  = mishmaash
+
   |author  = NCarigon
   |id      = mishmaash.PauseInMultiplayer
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 21327
+
   |nexus  = 23146
   |github  = mishagp/PauseInMultiplayer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = More Sexy Dwarf
   |author  = Terrorbladed
+
   |author  = CyberCheese
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 10160
+
   |nexus  = 4320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = More Silo Storage
   |author  = heyseth
+
   |author  = OrneryWalrus
   |id      = heyseth.sitpause
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 8295
+
   |nexus  = 2587
   |github  = heyseth/SDVMods
+
   |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = More Slimes, More Monsters
   |author  = Jaredlll08
+
   |author  = Ded4lif
   |id      = BlameJared.PDQPaths
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  =
+
   |nexus  = 7526
  |curse  = 307090
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pelican Fiber
 
  |author  = jwdred
 
  |id      = jwdred.PelicanFiber
 
  |nexus  = 631
 
  |github  = jdusbabek/stardewvalley
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215 1.3.11].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = More Sorting, More Sorting Options
   |author  = ElectroCrumpet
+
   |author  = Chris Kau & Sean Nightingale
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = CKSR.MoreSorting
   |nexus  = 2770
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = More TV Channel, CanaisTv
   |author  = Platonymous
+
   |author  = BrasileiroTop
   |id      = Platonymous.PelicanTTS
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 1079
+
   |nexus  = 5126
  |moddrop = 793929
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = More Weapons
   |author  = aedenthorn, Erinthe
+
   |author  = Joco80 & Sasara
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = Joco80.MoreWeapons
   |nexus  = 10250
+
   |nexus  = 1168
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Morning Auto-Pause
   |author  = bwdy
+
   |author  = Zamiel
   |id      = bwdy.peopleseeds
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 3635
+
   |nexus  = 21266
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mossy Tree Bubble
   |author  = shekurika
+
   |author  = Tocseoj
   |id      = shekurika.PerfectionTweaker
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 8615
+
   |curse   = 1008228
   |github  =
+
   |moddrop = 1564905
 
+
  |nexus  = 22818
   |broke in = Stardew Valley 1.6
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = MOTD Mod
   |author  = CyanFire
+
   |author  = thfr
   |id      = CF.PermanentCellar
+
   |id      = thfr.MOTDMod
   |nexus  = 17257
+
   |nexus  = 3703
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Goldenrevolver
+
   |author  = Akane
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 8035
+
   |nexus  = 10553
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = mouahrara's Module Collection
   |author  = Avalon, Avalonii
+
   |author  = mouahrara
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 1419
+
   |nexus  = 18973
   |github  =
+
   |github  = mouahrara/mouahrarasModuleCollection
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = Xangria
+
   |author  = ylsama
   |id      = Xangria.PersistentGameOptions
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 1778
+
   |nexus  = 2614
   |github  =
+
   |github  = ylsama/RightClickMoveMode
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Moveable Mailbox
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 7977
+
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persistent Mines
 
  |author  = spacechase0
 
  |id      = spacechase0.PersistentMines
 
  |nexus  = 14985
 
  |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Moveable Pet Bowl
   |author  = Persival
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 438
+
  |curse  = 868849
   |github  =
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Move Annoying Cursor
   |author  = Strobe
+
   |author  = joljyo
   |id      = Strobe.PersonalAnvil
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 5326
+
   |nexus  = 7378
   |github  = strobel1ght/Personal-Anvil
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Move Bed
   |author  = Prism 99
+
   |author  = yangZ, yangZheng20
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = yangZ.MoveBed
   |nexus  = 18224
+
   |nexus  = 23308
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Move Between Buildings
   |author  = bwdy
+
   |author  = Vilaboa
   |id      = bwdy.personaleffects
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 3532
+
   |nexus  = 17391
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Move Faster
   |author  = ceruleandeep
+
   |author  = Shuai Zhang
   |id      = ceruleandeep.personaleffects
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 8616
+
   |nexus  = 1351
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Move Greenhouse Plot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 14087
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Move It
   |author  = Invatorzen
+
   |author  = aedenthorn, Erinthe
   |id      = invatorzen.PBF
+
   |id      = aedenthorn.MoveIt
   |nexus  = 12161
+
   |nexus  = 15163
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Movement Mod, Movement Modifier
   |author  = skuldomg, Skuld
+
   |author  = Zoryn
   |id      = skuldomg.petChoicePerks
+
   |id      = Zoryn.MovementModifier
   |nexus  = 3313
+
   |nexus  =
   |github = skuldomg/petChoicePerks
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Movement Speed
   |author  = Jfulmer, Consillium
+
   |author  = bcmpinc
   |id      = JfulmerPetEnhancementMod
+
   |id      = bcmpinc.MovementSpeed
   |nexus  =
+
   |nexus  = 2736
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
  |github  = bcmpinc/StardewHack
   |github  = jlfulmer/PetEnhancementMod
+
}}
 +
{{#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     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status       = workaround
+
   |status   = abandoned
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Movie Theatre Tweaks
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.PetInteraction
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 4232
+
  |curse  = 868672
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Shaklin
+
  |author  = daleonar
   |id      = shaklin.petspawnlocation
+
  |id      = daleonar.Snorlax
   |nexus  = 5986
+
  |nexus  = 16194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
   |author  = SgtPickles, GameMX
 +
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
   |nexus  = 2256
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Muffin Core
   |author  = Becks723
+
   |author  = Kabi-chan
   |id      = Becks723.PhoneTravelingCart
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 12981
+
   |nexus  = 8070
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Fertilizer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MultiFertilizer
 +
  |curse  = 867717
 +
  |nexus  = 7436
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Multiplayer Backpacks
   |author  = DewMods
+
   |author  = skiilaa
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 2681
+
   |nexus  = 2282
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Multiplayer Emotes
   |author  = atravita
+
   |author  = FerMod
   |id      = atravita.ForgeMenuChoice
+
   |id      = FerMod.MultiplayerEmotes
  |curse  = 870980
+
   |nexus  = 2347
   |nexus  = 11376
+
   |github  = FerMod/StardewMods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = KediDili
+
   |author  = Achtuur
   |id      = KediDili.ThePicrosser
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 17530
+
   |nexus  = 16891
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Multiplayer Horse Reskin
   |author  = GrimReapers1121
+
   |author  = delphinwave
   |id      = GrimReapers.PSMS
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 12606
+
   |nexus  = 7681
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Multiplayer Hub
   |author  = Xynerorias
+
   |author  = Alberto Moreira Luiz
   |id      = xynerorias.pierresroulette
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 10826
+
   |nexus  = 9672
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Multiplayer Idle
 +
  |author  = DoubleZ
 +
  |id      = DoubleZ.MultiplayerIdle
 +
  |nexus  = 3765
 +
  |github  = SourceZh/MultiplayerIdle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Info
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.PiggyBank
+
   |id      = MindMeltMax.MPInfo
   |nexus   = 6934
+
   |curse   = 1004488
   |moddrop = 1135669
+
   |moddrop = 1302776
 +
  |nexus  = 15155
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = aedenthorn, Erinthe
+
   |author  = Scayze
   |id      = aedenthorn.PipeIrrigation
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 10205
+
   |nexus  = 16030
   |github  = aedenthorn/StardewValleyMods
+
   |github  = scayze/multiprairie
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Multiplayer Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = Aedenthorn.PlaceShaft
+
   |id      = multiplayer.mod
   |nexus  = 5440
+
   |nexus  = 16582
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Multiplayer Mod Checker
   |author  = 2Retr0
+
   |author  = Cherry, CherryChain
   |id      = 2Retr0.PlacementPlus
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 8798
+
   |nexus  = 6609
  |curse  = 486164
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = 2Retr0/PlacementPlus
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Platonymous
+
   |author  = Unremarkable, animavoro
   |id      = Platonymous.PlanImporter
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 2071
+
   |nexus  = 2135
  |moddrop = 793846
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Multiplayer Shaft Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Prince-Leto
   |id      = aedenthorn.PlannedParenthood
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 12869
+
   |nexus  = 2922
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Multiplayer Speech Bubbles
   |author  = MouseyPounds
+
   |author  = Kalthramis
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 4096
+
   |nexus  = 2192
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Multiplayer Time
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.PlantAll
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 10482
+
   |nexus  = 2543
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleyMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlanterTrees
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 11687
+
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,166: Line 14,043:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Multiple Gifts for Spouses
   |author  = Demiacle
+
   |author  = Redwood
   |id      = Demiacle.PlantOnGrass
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 1026
+
   |nexus  = 2910
   |github  =
+
   |github  = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Multiple Mini-Obelisks
   |author  = Amaranthacyan and ch20youk
+
   |author  = PeacefulEnd
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 8146
+
  |curse  = 870945
   |github  =
+
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
   |nexus  = 8711
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Multiple Spouses
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.PlatonicRelationships
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 4668
+
   |nexus  = 6227
  |moddrop = 716353
+
   |github  = aedenthorn/StardewValleyMods
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PlatoTK
 
  |author  = Platonymous
 
  |id      = Platonymous.PlatoTK
 
  |curse  = 877225
 
  |nexus  = 6589
 
   |github  = Platonymous/PlatoTK
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Platonymous
+
   |author  = SlyMerc
   |id      = Platonymous.PlatoUI
+
   |id      = FileLoading
  |moddrop = 1521422
+
   |nexus  = 1094
   |nexus  = 19023
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Multi Save
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = aedenthorn.MultiSave
   |curse   = 877227
+
   |nexus   = 15402
   |nexus   = 5384
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop = 793920
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
  |broke in          = Stardew Valley 1.6
 +
   |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
   |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Multi Save - Continued
   |author  = TheShamanLord
+
   |author  = recon88
   |id      = TheShamanLord.PlayerArrows
+
   |id      = recon88.MultiSave
   |nexus  = 19479
+
  |curse  = 1018922
   |github  = Jwaad/Stardew_Player_Arrows
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Multitool
   |author  = DecidedlyHuman
+
   |author  = Miome
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = miome.MultiToolMod
   |nexus  = 7969
+
   |nexus  = 2546
  |moddrop = 984961
+
   |github  = miome/MultitoolMod
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Multi-User Chests
   |author  = ha1fdaew
+
   |author  = MindMeltMax
   |id      = ha1fdaew.playerincomestats
+
   |id      = MindMeltMax.MUC
   |nexus  = 7373
+
  |curse  = 997982
   |github  = ha1fdaew/PlayerIncomeStats
+
   |nexus  = 9856
 +
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Multi Yield Crops
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.PlaygroundMod
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 14125
+
   |nexus  = 6069
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MYCDGRPatch
 +
  |nexus  = 14023
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Murdercrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 12750
+
   |nexus  = 6615
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,261: Line 14,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Jessebot
+
   |author  = cotboy
   |id      = Jessebot.PleaseFixError
+
   |id      = cambam.MURDERDRONE
   |nexus  = 6492
+
   |nexus  = 4507
   |github  = JessebotX/StardewValleyMods
+
   |github  = camcamcamcam/murderdrone
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Please Gift Me In Person
 
  |author  = Shockah
 
  |id      = Shockah.PleaseGiftMeInPerson
 
  |nexus  = 11217
 
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in           = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Murder Mod
   |author  = jwdred
+
   |author  = Aren, Aren Desai
   |id      = jwdred.PointAndPlant
+
   |id      = Aren.MurderMod
   |nexus  = 572
+
   |nexus  = 17470
   |github  = jdusbabek/stardewvalley
+
   |github  = ArenKDesai/Murder-Mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Use [[#Smart Building|Smart Building]]. Previous unofficial fixed version was [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Museum Donation Checker
   |author  = Noodles of Cat
+
   |author  = Hitaxas
   |id      = NoodlesofCat.PokefyMania
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 20161
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Museum Rearranger
   |author  = The Krominator
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 12065
+
   |nexus  = 428
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Museum Store
   |author  = Esca, Esca-MMC
+
   |author  = atravita
   |id      = Esca.PollenSprites
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus   = 6149
+
   |curse   = 870973
   |moddrop = 790268
+
   |moddrop = 1187402
   |github  = Esca-MMC/PollenSprites
+
  |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Mushroom Cursors
   |author  = Mezrag Yasser, Yasser
+
   |author  = Expl0
   |id      = Yasser.PomodoroMod
+
   |id      = Expl0.MushroomCursors
   |nexus  = 19780
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Mushroom Levels
   |author  = MouseyPounds
+
   |author  = Eireon, Ben Patterson
   |id      = MouseyPounds.PondPainter
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 4703
+
   |nexus  = 2818
   |github  = MouseyPounds/stardew-mods
+
   |github  = benrpatterson/MushroomLevels
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Mushroom Level Tip
   |author  = CatCattyCat, Cat
+
   |author  = WhiteMind
   |id      = cat.Pong
+
   |id      = WhiteMind.MLT
   |nexus  = 1994
+
   |nexus  = 1894
  |moddrop = 833548
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Mushroom Log Additions
   |author  = BadNetCode
+
   |author  = justastranger
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 1232
+
   |moddrop = 1539617
   |moddrop = 130159
+
   |nexus  =
   |github  =
+
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Mushroom Propagator Automation
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry and Oddshot
   |id      = aedenthorn.PoopFramework
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 17152
+
   |nexus  = 4637
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = kdau
+
   |author  = blueberry, blueberry and Oddshot
   |id      = kdau.PortableTV
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5674
+
   |nexus  = 4637
  |moddrop = 761325
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MushroomRancher
 +
  |nexus  = 10978
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Musical Cellar
   |author  = chocolatte12
+
   |author  = Lis
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = Lis.MusicalCellar
   |nexus  = 20141
+
   |nexus  = 7626
   |github  =
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Musical Paths
   |author  = TrollTheBotman
+
   |author  = aedenthorn, Erinthe
   |id      = JoshJKe.PortalGun
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 3049
+
   |nexus  = 13197
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = My Money
   |author  = Platonymous
+
   |author  = Marcos Brendon
   |id      = Platonymous.Portraiture
+
   |id      = marcos.mymoney
   |nexus  = 999
+
   |nexus  = 6736
  |moddrop = 793927
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Postbox Building, PostBox Mod
 
  |author  = i-saac-b, isaacb
 
  |id      = i-saac-b.PostBoxMod
 
  |nexus  = 17614
 
  |github  = i-saac-b/PostBoxMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Post Wedding Dates
 
  |author  = Blams
 
  |id      = blams.PostWeddingDates
 
  |nexus  = 10708
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Mystical Buildings
   |author  = LakeMonster_, LakeMonster666
+
   |author  = PeacefulEnd
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 5256
+
  |curse  = 870928
   |github  =
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Name Tags
   |author  = Digus
+
   |author  = Enaium
   |id      = Digus.PPJAProducerConverter
+
   |id      = Enaium.NameTags
   |nexus   = 4972
+
   |curse   = 436816
   |github  = Digus/StardewValleyMods
+
   |moddrop = 877767
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prairie King Made Easy
 
  |author  = Mucchan
 
  |id      = Mucchan.PrairieKingMadeEasy
 
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 3594
+
   |github  = Enaium-StardewValleyMods/NameTags
   |github  = mucchan/sv-mod-prairie-king
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Napalm Mummies
   |author  = Renny
+
   |author  = aedenthorn, Erinthe
   |id      = renny.prairiekingprizes
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 2811
+
   |nexus  = 15933
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Nature Strikes Back
   |author  = Incognito357
+
   |author  = Clumsy Jackdaw
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 10769
+
   |nexus  = 19771
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Neat Additions
   |author  = Shockah
+
   |author  = Ilyaki
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = ilyaki.neatadditions
   |nexus  = 10956
+
   |nexus  = 2648
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Network Optimizer
   |author  = lech43
+
   |author  = Ilyaki
   |id      = lech43.PredictSeedMaker
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 6395
+
   |nexus  = 3021
   |github  =
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |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  = spacechase0
+
   |author  = DestyNova
   |id      = spacechase0.PreexistingRelationship
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
  |curse  = 867710
+
   |nexus  = 12369
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = New Achieve, Obtain Achievements
   |author  = kdau
+
   |author  = AbelSdf, Abel_sdf
   |id      = kdau.PregnancyRole
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 5762
+
   |nexus  = 20909
  |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    = New Clothes Every Day
   |author  = igotnousername
+
   |author  = Vrakyas
   |id      = igotnousername.PrepareNewDay
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 7638
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = New Game on Launch
   |author  = DraconisLeonidas
+
   |author  = Nobbele
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 13583
+
   |nexus  = 2654
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = New Game Plus
   |author  = skuldomg, Skuld
+
   |author  = Spacechase0
   |id      = skuldomg.priceDrops
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 2047
+
   |nexus  = 10786
   |github  = skuldomg/priceDrops
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = New Machines
   |author  = lech43
+
   |author  = Igorious
   |id      = lech43.PriceFluctuation
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 6396
+
   |nexus  =
   |github  =
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = New Years Eve → Fireworks
   |author  = skiilaa
+
   |author  = sophiesalacia
   |id      = skiilaa.Prices
+
   |id      = sophie.Fireworks
   |nexus  = 2255
+
   |nexus  = 15277
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Nexus Mods Button
   |author  = Darkhax
+
   |author  = Pickysaurus
   |id      = darkhax.pricetooltip
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  =
+
   |nexus  = 12969
  |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    = Nice Messages
   |author  = atravita
+
   |author  = Nori, seaweednori
   |id      = atravita.PrismaticClothing
+
   |id      = nori.NiceMessages
  |curse  = 870969
+
   |nexus  = 6160
  |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    = Night Event Chance Tweak
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFire
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 12931
+
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Night Light
   |author  = aedenthorn, Erinthe
+
   |author  = KankuroGB
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = kankurogb.nightlight
   |nexus  = 12589
+
   |nexus  = 21629
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Prismatic Pride
+
   |name     = Night Owl
   |author = kdau
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = kdau.PrismaticPride
+
   |id       = Omegasis.NightOwl
   |nexus   = 9019
+
   |nexus   = 433
  |moddrop = 978503
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github =
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |source  = https://gitlab.com/kdau/prismaticpride
 
 
 
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Nightshade
   |author  = MrKoatl
+
   |author  = ichortower
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = ichortower.Nightshade
   |nexus  = 7866
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Night Shift
   |author  = Achtuur
+
   |author  = SevenChords
   |id      = Achtuur.PrismaticStatue
+
   |id      = SevenChords.Night_Shift
   |nexus  = 17013
+
   |nexus  = 15345
   |github  = Achtuur/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = stokastic
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = stokastic.PrismaticTools
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 2428
+
   |nexus  = 19651
   |github  = stokastic/PrismaticTools
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = No Blink
   |author  = Digus
+
   |author  = Mr Tea, MrTea
   |id      = Digus.ProducerFrameworkMod
+
   |id      = MrTea.NoBlink
   |nexus  = 4970
+
   |nexus  = 17220
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Digus
+
   |author  = kulcris
   |id      = Digus.PFMAutomate
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 5038
+
   |nexus  = 2310
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Noclip Mode
   |author  = SinZ
+
   |author  = Pathoschild
   |id      = SinZ.Profiler
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 12135
+
  |curse  = 1000622
   |github  = SinZ163/StardewMods
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = No Cooties
   |author  = spacechase0
+
   |author  = ceruleandeep
   |id      = spacechase0.ProfitCalculator
+
   |id      = ceruleandeep.NoCooties
  |curse  = 867736
+
   |nexus  = 9000
  |moddrop = 771668
+
   |github  = ceruleandeep/CeruleanStardewMods
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = No Crows
   |author  = 6135
+
   |author  = CatCattyCat, Cat
   |id      = 6135.ProfitCalculator
+
   |id      = cat.nocrows
   |moddrop = 1502461
+
   |nexus  = 1682
   |nexus  = 19931
+
   |moddrop = 833543
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = danvolchek/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = No Crows Revisited
   |author  = 6135
+
   |author  = Siweipancc
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = Siweipancc.NoCrowsRevisited
  |moddrop = 1502461
+
   |nexus  = 21129
   |nexus  = 19931
+
   |github  = siweipancc/StardewMods
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = No Debris Weather
   |author  = Cherry, CherryChain
+
   |author  = Underscore76
   |id      = Cherry.ProfitMargins
+
   |id      = underscore.nodebris
   |nexus  = 4663
+
   |nexus  = 19699
  |moddrop = 716352
+
   |github  = Underscore76/NoDebrisWeather
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = No Debug Mode
   |author  = onjulraz
+
   |author  = Pathoschild
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 2923
+
   |nexus  = 593
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Shockah
+
   |author  = Kryspur
   |id      = Shockah.ProjectFluent
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 12638
+
   |nexus  = 17749
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = No Fence Decay
   |author  = NarlanMarlan
+
   |author  = CatCattyCat, Cat
   |id      = narlan.projects
+
   |id      = cat.nofencedecay
   |nexus  = 3785
+
   |nexus  = 1180
   |github  = NolanEastburn/ProjectS
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = No Fence Decay Redux
   |author  = kdau
+
   |author  = EnderTedi
   |id      = kdau.PublicAccessTV
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 5605
+
   |nexus  = 20802
   |moddrop = 757967
+
   |github = EnderTedi/No-Fence-Decay-Redux
  |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    = No Festival Timer
   |author  = TerryDBS
+
   |author  = mistyspring
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 7048
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = No Friendship Decay
   |author  = SorryLate
+
   |author  = hitachihex
   |id      = SorryLate.GalaxyItem
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 5289
+
   |nexus  =
   |github =
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Purchasable Recipes
 
  |author  = Paracosm
 
  |id      = Paracosm.PurchasableRecipes
 
  |nexus  = 1722
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 
<!--
 
<!--
   |unofficial version = 1.0.1-unofficial.3.mizzion
+
   |unofficial version = 1.1.2-unofficial.1-f4ith
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = No Friendship Decay - Reborn
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.PuristMod
+
  |id      = TheFluffyRobot.No
   |nexus  = 16097
+
  |nexus  = 22922
   |github  = aedenthorn/StardewValleyMods
+
  |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 Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
   |id      = Kumagabear.NoHatTreasureSkull
 +
   |nexus  = 19655
 +
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = No Hoof Sound
   |author  = Platonymous
+
   |author  = AbelSdf, Abel_sdf
   |id      = Platonymous.Pussle
+
   |id      = AbelSdf.NoHoofSound
  |moddrop = 1521424
+
   |nexus  = 21020
   |nexus  = 19760
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = No Kids Ever
   |author  = DewMods
+
   |author  = Hangy
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = Hangy.NoKidsEver
   |nexus  = 15589
+
  |nexus  = 1464
 +
  |github  = L3thal1ty/No-Kids-Ever
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kimchi
 +
  |author  = jaeha, qpqpqp121
 +
  |id      = jaeha.No_Kimchi
 +
   |nexus  = 5043
 
   |github  =
 
   |github  =
  
Line 12,761: Line 14,612:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = theultimatenuke.testmod
  |curse  = 867715
+
   |nexus  = 17965
   |nexus  = 7455
+
   |github  = TheUltimateNuke/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = No Mine Flyers Redux
   |author  = Platonymous
+
   |author  = minervamaga
   |id      = Platonymous.Toolkit
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 1726
+
   |nexus  =
   |moddrop = 793815
+
   |moddrop = 631110
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = spacechase0
+
   |author  = Guedez
   |id      = spacechase0.QiChest
+
   |id      = exhaustion.protection
   |nexus  = 15696
+
   |nexus  = 5113
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 707180
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = No More Pets
   |author  = Mizzion
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = mizzion.qiexchanger
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 1930
+
   |nexus  = 506
   |moddrop = 661359
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No More Random Mine Flyers
   |author  = UnknownLegacy
+
   |author  = Drynwynn, thepaladinknight
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 7904
+
   |nexus  = 2528
   |github  = UnkLegacy/QiSprinklers
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non-Random Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NonRandomPrairieKing
 +
  |nexus  = 6509
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = No Offscreen Flying Monsters
   |author  = Prismuth
+
   |author  = SirDigby
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 1647
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Artisan Products
+
   |name    = No Pause When Inactive - Global
   |author  = Wingyl
+
   |author  = Neko Boi Nick
   |id      = Wingyl.QualityArtisanProducts
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |moddrop = 707502
+
   |nexus  = 19250
 +
  |github  = thakyZ/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Poverty by Disconnect
 +
  |author  = Slumber
 +
  |id      = SlumbR.NoPovertyByDisconnect
 +
  |nexus  = 11529
 +
  |github  =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = No Quarry
   |author  = MindMeltMax
+
   |author  = mlambley
   |id      = MindMeltMax.QualityBait
+
   |id      = mlambley.NoQuarry
  |moddrop = 1443555
+
   |nexus  = 19410
   |nexus  = 16832
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = ytsc
+
   |author  = Platonymous
   |id      = ytsc.QualityFishPonds
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 11021
+
  |moddrop = 1521423
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 19334
 +
   |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    = No Rumble Horse
   |author  = SilentOak
+
   |author  = Xangria
   |id      = SilentOak.QualityProducts
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 3609
+
   |nexus  = 1779
   |github  = silentoak/StardewMods
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
+
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Seeds
   |author  = SilentOak
+
   |author  = lech43
   |id      = SilentOak.AutoQualityPatch
+
   |id      = lech43.NoSeeds
   |nexus  = 3609
+
   |nexus  = 6392
   |github  = silentoak/StardewMods
+
   |github  =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Seeds From Trees Fix
   |author  = Traktori
+
   |author  = KirbyLink
   |id      = Traktori.QualityScrubber
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 5663
+
   |nexus  = 2947
   |github  = Traktori7/StardewValleyMods
+
   |github  = KirbyLink/NoSeedsFromTreesFix
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Soil Decay
   |author  = Traktori
+
   |author  = ThatNorthernMonkey
   |id      = Traktori.AM.QualityScrubber
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 5663
+
   |nexus  = 237
   |github  = Traktori7/StardewValleyMods
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay On Farm
 +
  |author  = A_Dude
 +
  |id      = A_Dude.NoSoilDecayOnFarm
 +
  |nexus  = 8071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.NoSoilDecayRedux
 +
  |curse  = 307727
 +
  |moddrop = 793930
 +
  |nexus  = 1084
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Note Blocks
   |author  = barfytheclown
+
   |author  = Yaramy
   |id      = barfytheclown.QualitySmash
+
   |id      = yaramy.noteblocks
   |nexus  = 7907
+
   |nexus  = 6646
   |github  = jn84/QualitySmash
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Notes
   |author  = Speshkitty
+
   |author  = Platonymous
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = Platonymous.Notes
   |nexus  = 7151
+
   |nexus  = 3068
   |github  = Speshkitty/QueenOfSauceRandomiser
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Not Far From The Tree
   |author  = BadNetCode
+
   |author  = TheElm
   |id      = BadNetCode.QuestDelay
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 1239
+
   |nexus  = 4739
   |moddrop = 473938
+
   |github  = GStefanowich/SDV-NFFTT
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No Thunder Sound
   |author  = PurrplingCat
+
   |author  = Sto13
   |id      = PurrplingCat.QuestFramework
+
   |id      = Sto13.NoThunderSound
  |curse  = 577691
+
   |nexus  = 14414
   |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    = No Transitions
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = crazywig.notransitions
  |curse  = 868671
+
   |nexus  = 7354
   |nexus  = 16403
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121925
 
  |unofficial version = 0.1.4-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/131
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = No Warp Delay
   |author  = Vexorth
+
   |author  = Tran Minh Thong
   |id      = Vexorth.Warp
+
   |id      = no.warp.delay
   |nexus  = 16605
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Now Playing
   |author  = adverserath
+
   |author  = John Peters
   |id      = Adverserath.QuickGlance
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 12058
+
   |nexus  = 19441
   |github  = adverserath/QuickGlance
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = aedenthorn, Erinthe
+
   |author  = PurrplingCat
   |id      = aedenthorn.QuickLoad
+
   |id      = purrplingcat.npcadventure
   |nexus  = 7756
+
  |curse  = 577730
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Enaium
+
   |author  = shounlol
   |id      = Enaium.QuickMinigame
+
   |id      = shounlol.NPCBucket
   |curse   = 438741
+
   |nexus   = 20328
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 6548
+
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = NPC Geometry
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = ichortower
   |id      = AlejandroAkbal.QuickSell
+
   |id      = ichortower.NPCGeometry
   |nexus  = 7854
+
   |nexus  = 19259
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |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
 +
  |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = NPC Map Locations Extra Config
   |author  = Enaium
+
   |author  = trashcan9
   |id      = Enaium.QuickShop
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |curse   = 436793
+
   |nexus   = 16236
   |github  = Enaium-StardewValleyMods/QuickShop
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = NPC Path Displayer, Path Display
   |author  = WuestMan, redknightofdoom
+
   |author  = Akago
   |id      = WuestMan.QuickStart
+
   |id      = akago.PathDisplay
   |nexus  = 2375
+
   |nexus  = 7563
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = NPC Speak
   |author  = Allan Wang
+
   |author  = jwdred
   |id      = AllanWang.QuickSwap
+
   |id      =
   |nexus  = 13956
+
   |nexus  = 694
   |github  = AllanWang/Stardew-Mods
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
  |status   = obsolete
   |name    = Quotes
+
   |summary = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
   |author = aedenthorn, Erinthe
+
   |broke in = SMAPI 2.0
  |id      = aedenthorn.Quotes
 
   |nexus  = 6503
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = justastranger
+
   |author  = siliconmodding
   |id      = jas.RadioactiveGeodes
+
   |id      = siliconmodding.NPCTokens
  |moddrop = 952722
+
   |nexus  = 23637
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = kakashigr
+
   |author  = ApryllForever
   |id      = kakashigr.RadioactiveTools
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 7630
+
   |nexus  = 23339
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Numerical Health
   |author  = Jamie Taylor
+
   |author  = Hydrox, hydrox6
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 15886
+
   |nexus  = 4863
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Object Import Map, Import Map
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.ImportMap
   |nexus  = 16914
+
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,036: Line 14,936:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Object Product Display
   |author  = BikiFae, bikinavisho
+
   |author  = aedenthorn, Erinthe
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 4659
+
   |nexus  = 18365
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars
 +
  |author  = Adeel Tariq
 +
  |id      = Adeel.ObjectProgressbars
 +
  |nexus  = 2803
 +
  |github  = AdeelTariq/ObjectProgressBars
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Object Progress Bars Continued
   |author  = Deadlykirpy
+
   |author  = adelmoral, Andrés del Moral
   |id      = Kirpy.RainPlus
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 6559
+
   |nexus  = 22005
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Time Left
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ObjectTimeLeft
 +
  |curse  = 867757
 +
  |moddrop = 131148
 +
  |nexus  = 1315
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = EvilPdor
+
   |author  = LokiG4m3r
   |id      =
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  =
+
   |nexus  = 21819
  |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    = OK Night Check
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 11554
+
   |nexus  = 14231
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rains Interaction Mod
 
  |author  = RainKuro
 
  |id      = RainKuro.RainsInteractionMod
 
  |nexus  = 18850
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = OmniFarm
   |author  = blueberry
+
   |author  = lambui
   |id      = blueberry.RaisedGardenBeds
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 5305
+
   |nexus  =
   |github  = b-b-blueberry/RaisedGardenBeds
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Omni Swing
   |author  = drbirbdev
+
   |author  = Alejandro Akbal
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 12280
+
   |nexus  = 7877
   |github  = drbirbdev/StardewValley
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Omni Tools
   |author  = balllight
+
   |author  = aedenthorn, Erinthe
   |id      = balllight.RandomBundles
+
   |id      = aedenthorn.OmniTools
   |nexus  = 13790
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |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-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = One Click Shed Reloader
   |author  = bookworm89723
+
   |author  = BitwiseJon
   |id      = davis.randomhair
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 3271
+
   |nexus  = 2052
   |github  = joaniedavis/RandomHairMod
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = One Day at a Time
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Miome
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = Miome.OneDayAtATime
   |nexus  = 5250
+
   |nexus  = 8870
   |github  =
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = One Silo Storage
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate, rharyanto
   |id      = Aedenthorn.RandomNPC
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 4911
+
   |nexus  = 5150
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |warnings = doesn't work in multiplayer.
+
   |status  = workaround
 
+
  |summary = Use [[#Silo Size|Silo Size]] instead.
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = One Sprinkler One Scarecrow
   |author  = idermailer
+
   |author  = Mizzion
   |id      = idermailer.RandomStartDay
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 13225
+
   |nexus  = 3633
   |github  = idermailer/RandomStartDay
+
   |moddrop = 661376
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = skiilaa
+
   |author  = Khitiara
   |id      = skiilaa.RandomTastes
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 2285
+
   |nexus  = 20955
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Online Splitscreen
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.sprinklerrange
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 1179
+
   |nexus  = 12291
   |moddrop = 833536
+
   |github  =
   |github = danvolchek/StardewMods
+
   |source =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = vgperson
+
   |author  = MercuryVN
   |id      = vgperson.RangedTools
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 6935
+
   |nexus  = 22766
   |github  = vgperson/RangedTools
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Only Iridium
   |author  = Jamie Taylor
+
   |author  = xiaoye97
   |id      = jltaylor-us.RangeHighlight
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 6752
+
   |nexus  = 4471
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Open Hearts
   |author  = nicks
+
   |author  = MedievalAI
   |id      = nicks.RavenofTheValley
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 19856
+
   |nexus  = 16944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Orchard - Better Fruit Trees
   |author  = Remy Bach
+
   |author  = Saitoue
   |id      = remybach.readersdigest
+
   |id      = Saitoue.Orchard
   |nexus  = 3040
+
   |nexus  = 13867
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Ordinary Capsule
   |author  = Kevin Connors
+
   |author  = LeFauxMatt
   |id      = KevinConnors.RealisticFishing
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 2623
+
  |curse  = 871831
   |github  = kevinforrestconnors/RealisticFishing
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status   = abandoned
   |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    = Ore Detector
   |author  = aedenthorn, Erinthe
+
   |author  = AvalonMFX
   |id      = aedenthorn.RealNames
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 6269
+
  |curse  = 1017154
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Ore Increaser
   |author  = drbirbdev
+
   |author  = crazywig
   |id      = drbirbdev.RealtimeFramework
+
   |id      = crazywig.oreincrease
   |nexus  = 18915
+
   |nexus  = 7370
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realtime Minimap
 
  |author  = spacechase0
 
  |id      = spacechase0.RealtimeMinimap
 
  |curse  = 867706
 
  |nexus  = 9386
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 
  |author  = SixthTitan
 
  |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 
  |nexus  = 5773
 
 
   |github  =
 
   |github  =
  
Line 13,234: Line 15,127:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Ore Increase V3
   |author  = cantorsdust and Pathoschild
+
   |author  = KKramer85
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = OreIncreaseV3
   |nexus  = 172
+
  |curse  = 994197
   |github  = cantorsdust/StardewMods
+
  |moddrop = 1475534
 +
   |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = Organize Inventory Shortcut
   |author  = YunHikari
+
   |author  = Yyeahdude
   |id      = YunHikari.Reciprocate
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 17714
+
   |nexus  = 4772
 
   |github  =
 
   |github  =
 
+
}}
  |broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Ornamental
   |author  = lperkins2, Logan Perkins
+
   |author  = Taskmaster
   |id      = lperkins2.RecoverStamina
+
   |id      = Taskmaster.Ornamental
   |nexus  = 2332
+
   |nexus  = 4981
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Ornithologist's Guild
   |author  = Dem1se
+
   |author  = Ivy
   |id      = Dem1se.RecurringReminders
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 6840
+
   |nexus  = 14510
   |github  = dem1se/SDVMods
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Outfit Disable
   |author  = XxHarvzBackxX
+
   |author  = idermailer
   |id      = harvz.RecyclableCola
+
   |id      = idermailer.OutfitDisable
   |nexus  = 10865
+
   |nexus  = 23346
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Outfit Sets
   |author  = Aimon111 & DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 11420
+
   |nexus  = 13888
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = JefGrizli
+
   |author  = Midori Armstrong, azureglasses
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 15564
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Overworld Chests
   |author  = TfueLovesBanana
+
   |author  = aedenthorn, Erinthe
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 16764
+
   |nexus  = 7710
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = OwO Stawdew Vawwey
   |author  = Alpha_Omegasis
+
   |author  = CrunchyDuck
   |id      = Omegasis.RefillSilos
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 20779
+
   |nexus  = 8923
 +
  |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = P2P Animal Noise
   |author  = Nick Martin
+
   |author  = Modotte
   |id      = NickMartin.RefundStaircases
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 19209
+
   |nexus  = 17383
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Pacifist Valley
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiRegeneration
+
   |id      = Aedenthorn.PacifistValley
   |nexus  =
+
   |nexus  = 5464
   |chucklefish = 4584
+
   |github = aedenthorn/StardewValleyMods
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Pacifist Valley - Continued
   |author  = Zoryn
+
   |author  = aedenthorn and FlyingTNT
   |id      = Zoryn.RegenMod
+
   |id      = FlyingTNT.PacifistValley
   |nexus  =
+
   |nexus  = 23109
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Painting Display
   |author  = desto, JustToDownloadThings
+
   |author  = aedenthorn, Erinthe
   |id      = desto.RegularQuality
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 5090
+
   |nexus  = 10918
   |github  = desto-git/smapi-RegularQuality
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Panning Upgrades
   |author  = Team Timber
+
   |author  = drbirbdev
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 10322
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Panning Upgrades Extra Config
   |author  = SlyMerc
+
   |author  = trashcan9
   |id      = RelationshipBar
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 1009
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = rodrigovaz
+
   |author  = AnotherStardewValleySunday
   |id      = relationshipsenhanced
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  =
+
   |nexus  = 14638
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Dragonisser
+
   |author  = Paritee
   |id      = relationshipstatus
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 751
+
   |nexus  = 3296
   |github  =
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Paritee's Treat Your Animals
   |author  = M3ales
+
   |author  = Paritee
   |id      = M3ales.RelationshipTooltips
+
   |id      = Paritee.TreatYourAnimals
   |nexus  =
+
   |nexus  = 3375
  |curse  = 298040
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Parsnips
   |author  = Branic
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = Branic.RelationshipTracker
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 2845
+
   |nexus  = 2166
   |github  = Paradox355/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = AdroSlice
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = AdroSlice.Relativity
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 13028
+
   |nexus  = 3524
   |github  = adroslice/sdv-relativity-mirror
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Partial Hearts
   |author  = The Fluffy Robot
+
   |author  = aedenthorn, Erinthe
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 19662
+
   |nexus  = 11628
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Particle Effects
   |author  = zeldela
+
   |author  = aedenthorn, Erinthe
   |id      = zeldela-RememberBirthdays
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 13554
+
  |curse  = 868786
   |github  = zeldela/sdv-mods
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Particle Framework
   |author  = Annosz
+
   |author  = Espy
   |id      = Annosz.RememberFacedDirection
+
   |id      = Espy.ParticleFramework
   |nexus  = 6946
+
   |nexus  = 23544
   |github  = Annosz/StardewValleyModding
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Part of the Community
   |author  = heyseth
+
   |author  = bmarquismarkail, Space Baby
   |id      = heyseth.umbrellas
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 8366
+
   |nexus  = 923
   |github  = heyseth/SDVMods
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Passable Crops
   |author  = Surkasu
+
   |author  = NCarigon
   |id      = Surkasu.Reminders
+
   |id      = NCarigon.PassableCrops
   |nexus  = 2481
+
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |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    = Passable Descents
   |author  = pepoluan
+
   |author  = Rokugin
   |id      = pepoluan.RemindToExit
+
   |id      = Rokugin.PassableDescents
   |nexus  = 8727
+
   |nexus  = 22592
   |github  =
+
   |github  = rokugin/StardewMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Passable Ladders
   |author  = EternalSoap, arjan3004
+
   |author  = J_Hizzal
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 2545
+
   |nexus  = 2985
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = joelra/SDV-PassableLadders
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Objects
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.PassableObjects
 +
  |nexus  = 2329
 +
  |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = David J. Lee, djslzx
+
   |author  = DecidedlyHuman and fellowclown
   |id      = djsl.RemoveAllMonsters
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 5727
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Passive Friendship
   |author  = Hobbes
+
   |author  = StultusV
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 7838
+
   |nexus  = 8732
   |github  =
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Remmie, CoinzReturns
+
   |author  = jorgamun
   |id      = Remmie.Rename
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 2130
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
+
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Pause Sync
   |author  = Parabyted
+
   |author  = Terrorbladed
   |id      = parabyted.renamerework
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 10866
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Pause Time in Multiplayer Revived
   |author  = SolusCleansing
+
   |author  = mishmaash
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 18909
+
   |nexus  = 21327
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Pause While Sitting
   |author  = JarvieK
+
   |author  = heyseth
   |id      = JarvieK.RentedTools
+
   |id      = heyseth.sitpause
   |nexus  = 1307
+
   |nexus  = 8295
   |github  = Jarvie8176/StardewMods
+
   |github  = heyseth/SDVMods
 
 
  |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    = PDQ Paths
   |author  = PunningLinguist
+
   |author  = Jaredlll08
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7585
+
   |nexus  =
   |github  = amconners/ReorientAfterEating
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Pelican Fiber
 
   |author  = jwdred
 
   |author  = jwdred
   |id      = jwdred.Replanter
+
   |id      = jwdred.PelicanFiber
   |nexus  = 589
+
   |nexus  = 631
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
+
<!--
 +
   |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Pelican Postal Service
   |author  = littleraskol
+
   |author  = ElectroCrumpet
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 6837
+
   |nexus  = 2770
  |moddrop = 827580
 
  |github  = littleraskol/ReRegeneration
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
  |id      = Roc.Reseed
 
  |nexus  = 2421
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |unofficial version = 1.0.7-unofficial.1-Strobe
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Pelican TTS
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = Platonymous.PelicanTTS
  |moddrop = 1080116
+
   |nexus  = 1079
   |nexus  =
+
   |moddrop = 793929
   |github  = Sakorona/SDVMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
  |id      = MabelSyrup.ResetTerrainFeatures
 
  |nexus  = 4715
 
   |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-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Pelican xVASynth
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 17951
+
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,576: Line 15,472:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = People Seeds
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = bwdy.peopleseeds
   |nexus  = 12029
+
   |nexus  = 3635
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Perfection Tweaker
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.Restauranteer
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 14519
+
   |nexus  = 8615
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Perfect Trinkets
   |author  = iceburg
+
   |author  = season
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = season.PerfectTrinkets
   |nexus  = 4974
+
   |nexus  = 22358
   |github  = ManApart/RetroActiveAchievements
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Permanent Cellar
 +
  |author  = CyanFire
 +
  |id      = CF.PermanentCellar
 +
  |nexus  = 17257
 +
  |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = millerscout
+
   |author  = Goldenrevolver
   |id      = Millerscout.RetroactiveStardew
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 6953
+
   |nexus  = 8035
   |github  = millerscout/StardewMillerMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = Iceburg
+
   |author  = Avalon, Avalonii
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 356
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Persistent Game Options
   |author  = GreenOnion24
+
   |author  = Xangria
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 8526
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Persival's Bundle Mod
   |author  = atravita
+
   |author  = Persival
   |id      = atravita.ReviveDeadCrops
+
   |id      =
  |curse  = 870964
+
   |nexus  = 438
  |moddrop = 1294436
+
   |github  =
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Personal Anvil
   |author  = ribeena
+
   |author  = Strobe
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 11809
+
   |nexus  = 5326
   |github  = ribeena/BusLocations
+
   |github  = strobel1ght/Personal-Anvil
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Personal Combat Drone Redux
   |author  = Rafseazz
+
   |author  = Prism 99
   |id      = Rafseazz.RidgesideVillage
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 7286
+
   |nexus  = 18224
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Personal Effects
   |author  = Goldenrevolver
+
   |author  = bwdy
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = bwdy.personaleffects
   |nexus  = 10669
+
   |nexus  = 3532
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Personal Effects Redux
   |author  = Jibb
+
   |author  = ceruleandeep
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 12171
+
   |nexus  = 8616
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Personal Indoor Farm
   |author  = Yoshify
+
   |author  = DeLiXx
   |id      = Yoshify.RiseAndShine
+
   |id      = DLX.PIF
   |nexus  = 3
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
   |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    = Personal Scepter, Personal Return Scepter
   |author  = idermailer
+
   |author  = Alex Noddings
   |id      = idermailer.riverfarmButBridge
+
   |id      = an.ownscepter
   |nexus  = 15748
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Personal Traveling Cart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 11244
+
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,708: Line 15,629:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Pet Against Crows
   |author  = Teban100
+
   |author  = stardemod
   |id      = RopeBridge
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 824
+
   |nexus  = 21247
   |github  = StephenKairos/Teban100-StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Filler
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.PBF
 +
  |nexus  = 12161
 +
   |github  =
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Pet Bowl Sprinklers
   |author  = ApryllForever
+
   |author  = Andrew Young, andyruwruw
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 12764
+
   |nexus  = 22546
   |github  = ApryllForever/Rummage
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Pet Choice Perks
   |author  = fierro
+
   |author  = skuldomg, Skuld
   |id      = fierro.rune_magic
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 15065
+
   |nexus  = 3313
   |github  = facufierro/RuneMagic
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Enhancement Mod
 +
  |author  = Jfulmer, Consillium
 +
  |id      = JfulmerPetEnhancementMod
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
  |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Hats
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PetHats
 +
  |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
 +
  |name    = Pet Interaction
 +
  |author  = jahangmar
 +
  |id      = jahangmar.PetInteraction
 +
  |nexus  = 4232
 +
  |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |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
   |name    = Run Fast, Sprint
+
   |name    = Pet Spawn Location
   |author  = Krutonium
+
   |author  = Shaklin
   |id      = krutonium.sprint
+
   |id      = shaklin.petspawnlocation
   |nexus  = 12701
+
   |nexus  = 5986
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = PHDE Mob Spawner
   |author  = strato35
+
   |author  = zesman
   |id      = Strato35.RunningKey
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 5527
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = PHDE Unlocked Recipes
   |author  = Coll1234567
+
   |author  = zesman
   |id      = Coll1234567.RunningLate
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 3518
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = spacechase0
+
   |author  = Becks723
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = Becks723.PhoneTravelingCart
  |curse  = 867397
+
   |nexus  = 12981
  |moddrop = 127276
+
   |github  =
   |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    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Phone Villagers
   |author  = ZeroMeters
+
   |author  = DewMods
   |id      = ZeroMeters.SAAT.API
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 10747
+
   |nexus  = 2681
   |github  = Dawilly/SAAT
+
   |github  =
|broke in = Stardew Valley 1.6
 
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Pick Forge Enchantment
   |author  = ZeroMeters
+
   |author  = Dragoon23
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 10747
+
   |nexus  = 22707
   |github  = Dawilly/SAAT
+
   |github  =
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = CatCattyCat, Cat
+
   |author  = atravita
   |id      = cat.safelightning
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 2039
+
  |curse  = 870980
   |moddrop = 833550
+
   |nexus  = 11376
   |github  = danvolchek/StardewMods
+
   |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Shockah
+
   |author  = KediDili
   |id      = Shockah.SafeLightning
+
   |id      = KediDili.ThePicrosser
   |nexus  = 11857
+
   |nexus  = 17530
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Pierre Sells Mixed Seeds
   |author  = LunaticShade
+
   |author  = GrimReapers1121
   |id      = LunaticShade.SafeReading
+
   |id      = GrimReapers.PSMS
   |nexus  = 8564
+
   |nexus  = 12606
  |github  = LunaticShade/StardewValley.SafeReading
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Pierre's Roulette Shop
   |author  = blueberry
+
   |author  = Xynerorias
   |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      = xynerorias.pierresroulette
   |nexus  = 4154
+
   |nexus  = 10826
   |github  = b-b-blueberry/SailorStyles
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Piggy Bank Mod
  |author  = Artinity
 
  |id      = Artinity.SaloonWarpTotem
 
  |nexus  = 16450
 
  |github  = Artinity/SaloonWarpTotem
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SAML
 
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.SAML
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 20250
+
   |nexus  = 6934
   |github  = MindMeltMax/SAML
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Pipe Irrigation
   |author  = Jesse, Jdvicks94
+
  |author  = aedenthorn, Erinthe
   |id      = Jesse.SauvignonInStardew
+
  |id      = aedenthorn.PipeIrrigation
   |nexus  = 2597
+
  |nexus  = 10205
   |github  = JDvickery/Sauvignon-in-Stardew
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placeable Mine Shafts
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = Aedenthorn.PlaceShaft
 +
   |nexus  = 5440
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
+
  |name    = Place Floor on Tilled Dirt
-->
+
  |author  = temisthem
 +
   |id      = tem696969696969.PlaceFloorOnTilledDirt
 +
  |nexus  = 23493
 +
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Placement Plus
   |author  = BlaDe
+
   |author  = 2Retr0
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 11833
+
   |nexus  = 8798
   |github  =
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Plan Importer
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = Platonymous
   |id      = Omegasis.SaveAnywhere
+
   |id      = Platonymous.PlanImporter
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 2071
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |warnings = Unstable. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Planned Parenthood
   |author  = SMAPI
+
   |author  = aedenthorn, Erinthe
   |id      = SMAPI.SaveBackup
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  =
+
   |nexus  = 12869
  |url    = https://smapi.io
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Plantable Mushroom Trees
   |author  = SorryLate, rharyanto
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = SorryLate.SaveGameOptions
+
   |id      = f4iTh.PMT
   |nexus  = 5190
+
   |nexus  = 2349
 
   |github  =
 
   |github  =
  
 +
  |status  = obsolete
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = workaround
+
   |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Plantable Palm Trees
   |author  = Platonymous
+
   |author  = MouseyPounds
   |id      = Platonymous.ScaleUp
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 3130
+
   |nexus  = 4096
  |moddrop = 793912
+
   |github  = MouseyPounds/stardew-mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Plant and Fertilize All, Plant All
   |author  = WretchedPenguin
+
   |author  = aedenthorn, Erinthe
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = aedenthorn.PlantAll
   |nexus  = 3579
+
   |nexus  = 10482
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Planter Trees
   |author  = BinaryLip
+
   |author  = aedenthorn, Erinthe
   |id      = BinaryLip.ScheduleViewer
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 19305
+
   |nexus  = 11687
   |github  = BinaryLip/ScheduleViewer
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Plant on Grass
   |author  = Gaiadin
+
   |author  = Demiacle
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 10805
+
   |nexus  = 1026
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Platonic Partners and Friendships
   |author  = Caraxian
+
   |author  = Amaranthacyan and ch20youk
   |id      = caraxian.scroll.to.blank
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 4144
+
   |nexus  = 8146
  |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Platonic Relationships
   |author  = Tomwa
+
   |author  = Cherry, CherryChain
   |id      = Tomwa.ScrollToZoom
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 2163
+
   |nexus  = 4668
   |github  =
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = PlatoTK
   |author  = kdau
+
   |author  = Platonymous
   |id      = kdau.ScryingOrb
+
   |id      = Platonymous.PlatoTK
   |nexus   = 5603
+
   |curse   = 877225
   |moddrop = 756553
+
   |nexus  = 6589
   |source = https://gitlab.com/kdau/predictivemods
+
   |github = Platonymous/PlatoTK
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = PlatoUI
   |author  = mmanlapat
+
   |author  = Platonymous
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = Platonymous.PlatoUI
   |nexus  = 1106
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |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    = Plato Warp Menu
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Platonymous
   |id      = SuperAardvark.GameOfLife
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 5361
+
  |curse  = 877227
   |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Player Arrows
   |author  = Dawgeth
+
   |author  = TheShamanLord
   |id      = MTD.SDVTwitch
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 1760
+
   |nexus  = 19479
   |github  =
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = SixthTitan
+
   |author  = DecidedlyHuman
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 3203
+
   |nexus  = 7969
   |github  =
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |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    = Player Income Stats
   |author  = FreeTheJunimos
+
   |author  = ha1fdaew
   |id      = freethejunimos.seaclifffarm
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 13911
+
   |nexus  = 7373
   |github  =
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |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    = Player Server Info
   |author  = FreeTheJunimos
+
   |author  = EuroCent
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 14296
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Playground Mod
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.SeasonAffixes
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 16297
+
   |nexus  = 14125
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 14382
+
   |nexus  = 12750
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Please Fix Error
   |author  = dumbledalton
+
   |author  = Jessebot
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 10457
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Please Gift Me In Person
   |author  = Shaklin
+
   |author  = Shockah
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 8508
+
   |nexus  = 11217
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Point and Plant
   |author  = Janglinator
+
   |author  = jwdred
   |id      = jangles.secretariat
+
   |id      = jwdred.PointAndPlant
   |nexus  = 7537
+
   |nexus  = 572
   |github  = Janglinator/Secretariat
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = PokefyMania
   |author  = aedenthorn, Erinthe
+
   |author  = Noodles of Cat
   |id      = aedenthorn.HedgeMaze
+
   |id      = NoodlesofCat.PokefyMania
  |curse  = 868718
+
   |nexus  = 20161
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = ichortower
+
   |author  = The Krominator
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 19112
+
   |nexus  = 12065
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Pollen Sprites
   |author  = Platonymous
+
   |author  = Esca, Esca-MMC
   |id      = Platonymous.SeedBag
+
   |id      = Esca.PollenSprites
   |nexus  = 1133
+
   |nexus  = 6149
   |moddrop = 793931
+
   |moddrop = 790268
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SeedInfo
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 15754
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Veress
+
   |author  = ApryllForever
   |id      = Veress.SeedMachines
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 6265
+
   |nexus  = 20599
   |github  = mrveress/SDVMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = vabrell, Victor Abrell
+
   |author  = ApryllForever
   |id      = vabrell.sm_bqms
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 14236
+
   |nexus  = 20599
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
  |status      = workaround
 
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = mcoocr
+
   |author  = ApryllForever
   |id      = mcoocr.smcq
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 3089
+
   |nexus  = 20599
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |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    = Seed Maker - Quality
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Speshkitty
+
   |author  = ApryllForever
   |nexus  = 21000
+
  |id      = ApryllForever.PolyamorySweetWedding
 +
   |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Polygamy
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = bwdy.polygamy
   |nexus  = 10681
+
   |nexus  = 3542
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
 +
  |author  = Mezrag Yasser, Yasser
 +
  |id      = Yasser.PomodoroMod
 +
  |nexus  = 19780
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Pond Painter
   |author  = jahangmar
+
   |author  = MouseyPounds
   |id      = jahangmar.SeedsAreRare
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 3618
+
   |nexus  = 4703
   |github  = jahangmar/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Pong
   |author  = Xynerorias
+
   |author  = CatCattyCat, Cat
   |id      = xynerorias.seedshortage
+
   |id      = cat.Pong
   |nexus  = 5614
+
   |nexus  = 1994
   |github  = xynerorias/Seed-Shortage
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Pony Weight Loss Program
   |author  = blueberry
+
   |author  = BadNetCode
   |id      = blueberry.SeedsUnpacked
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 7215
+
   |nexus  = 1232
   |github  = b-b-blueberry/SeedsUnboxed
+
   |moddrop = 130159
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = PoohCore
   |author  = Khloe Leclair
+
   |author  = Pooh
   |id      = leclair.seemerollin
+
   |id      = poohnhi.PoohCore
   |nexus  = 10976
+
   |nexus  = 22941
  |moddrop = 1116122
+
   |github  = poohnhi/PoohCore
   |github  = KhloeLeclair/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 11313
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,162: Line 16,132:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Portable Holes
   |author  = JarvieK
+
   |author  = LeFauxMatt
   |id      = JarvieK.SelfService
+
   |id      = furyx639.PortableHoles
   |nexus  = 1304
+
  |curse  = 871832
   |github  = Jarvie8176/StardewMods
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341 1.4].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Portable TV
   |author  = GuiNoya, Yesst
+
   |author  = kdau
   |id      = GuiNoya.SelfServiceShop
+
   |id      = kdau.PortableTV
   |nexus  = 1622
+
   |nexus  = 5674
   |github  = GuiNoya/SVMods
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Portable Witch Shrines
   |author  = DonDorscha, jasonmbrady
+
   |author  = chocolatte12
   |id      = DonDorscha.SellQuality
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 12469
+
   |nexus  = 20141
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Portal Guns
   |author  = hafnerpw
+
   |author  = TrollTheBotman
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = JoshJKe.PortalGun
   |nexus  = 13794
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
  
Line 14,199: Line 16,170:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Portraiture
   |author  = Denifia
+
   |author  = Platonymous
   |id      = Denifia.SendItems
+
   |id      = Platonymous.Portraiture
   |nexus  = 1087
+
   |nexus  = 999
   |moddrop = 127754
+
   |moddrop = 793927
   |github  = Denifia/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Portraiture Plus
   |author  = lolmaj
+
   |author  = Arborsm
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 3965
+
   |nexus  = 24534
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = Arborsm/PortraiturePlus
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Positive Predictor
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = season.PositivePredictor
   |nexus  = 8011
+
   |nexus  = 23132
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Postbox Building, PostBox Mod
   |author  = Ilyaki
+
   |author  = i-saac-b, isaacb
   |id      = Ilyaki.ServerBookmarker
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 2968
+
   |nexus  = 17614
   |github  = Ilyaki/ServerBookmarker
+
   |github  = i-saac-b/PostBoxMod
 
 
  |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    = Post Wedding Dates
   |author  = Ilyaki
+
   |author  = Blams
   |id      = Ilyaki.ServerBrowser
+
   |id      = blams.PostWeddingDates
   |nexus  = 3227
+
   |nexus  = 10708
   |github  = Ilyaki/Server-Browser
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Power Nap
   |author  = PhantomGamers
+
   |author  = LakeMonster_, LakeMonster666
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
  |nexus  = 2993
+
   |nexus  = 5256
  |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    = PPJA Producer Converter
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.SewerSlimes
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 18195
+
   |nexus  = 4972
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
  
 
   |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Edu Anttunes
+
   |author  = ryaon
   |id      = Maze
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 8930
+
   |nexus  = 5125
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Prairie King Made Easy
   |author  = Batzpup
+
   |author  = Mucchan
   |id      = SharedExp.Batzpup
+
   |id      = Mucchan.PrairieKingMadeEasy
   |moddrop = 1269698
+
   |nexus  =
   |nexus  = 14607
+
   |chucklefish = 3594
   |github  =
+
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = virtualbjorn
+
   |author  = Renny
   |id      = virtualbjorn.SharedProfessions
+
   |id      = renny.prairiekingprizes
   |nexus  = 16628
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Prairie King UI Enhancements
   |author  = spacechase0
+
   |author  = Incognito357
   |id      = spacechase0.SharingIsCaring
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 14263
+
   |nexus  = 10769
   |github  = spacechase0/StardewValleyMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pravoloxinone
   |author  = TheCroak
+
   |author  = TheMightyAmondee
   |id      = TheCroak.BuildingsNotifications
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 620
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Precise Furniture
   |author  = Nishtra
+
   |author  = Espy
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = Espy.PreciseFurniture
   |nexus  = 756
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Precision Wheel
   |author  = Berkay Yigit, berkayylmao
+
   |author  = DespairScent
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 3782
+
   |nexus  = 22222
   |github  = berkayylmao/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Predictable Retaining Soil
   |author  = Platonymous
+
   |author  = Shockah
   |id      = Platonymous.ShipFromInventory
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 3219
+
   |nexus  = 10956
  |moddrop = 793916
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Predictor
   |author  = JPAN
+
   |author  = JoXW
   |id      = JPAN.QualityFromShipments
+
   |id      = JoXW.Predictor
   |nexus  = 7531
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Predict Seed Maker
   |author  = Iceburg
+
   |author  = lech43
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 321
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Preexisting Relationship
   |author  = Futro, Futroo
+
   |author  = spacechase0
   |id      = futro.ShippingBinSummary
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 18992
+
  |curse  = 867710
   |github  = futroo/Stardew-Valley-Mods
+
   |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    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Pregnancy Role
   |author  = holythesea
+
   |author  = kdau
   |id      = holythesea.SortShippingCollection
+
   |id      = kdau.PregnancyRole
   |nexus  = 15694
+
   |nexus  = 5762
   |github  = holy-the-sea/SortShippingCollection
+
  |moddrop = 768494
 +
   |github  =
 +
  |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    = Shop Anywhere
+
   |name    = Prepare for New Day
   |author  = SorryLate, rharyanto
+
   |author  = igotnousername
   |id      = SorryLate.ShopAnywhere
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 5299
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Press to Quack
   |author  = Entoarox
+
   |author  = DraconisLeonidas
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 2278
+
   |nexus  = 13583
  |chucklefish = 4381
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Price Drops
   |author  = TheMightyAmondee
+
   |author  = skuldomg, Skuld
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = skuldomg.priceDrops
   |nexus  = 8569
+
   |nexus  = 2047
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = skuldomg/priceDrops
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Price Fluctuation
   |author  = LeFauxMatt
+
   |author  = lech43
   |id      = furyx639.ShoppingCart
+
   |id      = lech43.PriceFluctuation
  |curse  = 871829
+
   |nexus  = 6396
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Prices
   |author  = AvalonMFX
+
   |author  = skiilaa
   |id      = AvalonMFX.ShoppingShow
+
   |id      = skiilaa.Prices
   |nexus  = 18445
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Price Tooltips
   |author  = Cherry, CherryChain
+
   |author  = Darkhax
   |id      = Cherry.ShopTileFramework
+
   |id      = darkhax.pricetooltip
   |nexus  = 5005
+
   |nexus  =
   |moddrop = 716384
+
   |curse  = 299169
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Prismatic Butterfly Location
   |author  = moonslime
+
   |author  = no12nv2
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 16028
+
   |nexus  = 23045
 
   |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    = Prismatic Clothing
   |author  = Traktori
+
   |author  = atravita
   |id      = Traktori.ShowBirthdays
+
   |id      = atravita.PrismaticClothing
   |nexus  = 7495
+
   |curse   = 870969
  |github  = Traktori7/StardewValleyMods
+
   |moddrop = 1205162
}}
+
   |nexus  = 13051
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Showcase
 
   |author  = Igorious
 
   |id      = Igorious.Showcase
 
   |nexus  =
 
  |chucklefish = 4487
 
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Prismatic Fire
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.ShowCatchQuality
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 3326
+
   |nexus  = 12931
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Prismatic Furniture
   |author  = MasterOfMutton
+
   |author  = aedenthorn, Erinthe
   |id      = faragodavid.showcookingrecipes
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 5525
+
   |nexus  = 12589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Prismatic Pride
   |author  = Arphox
+
   |author  = kdau
   |id      = Arphox.ShowDailyLuck
+
   |id      = kdau.PrismaticPride
   |nexus  = 15910
+
   |nexus  = 9019
   |github  = arphox/StardewValleyMods
+
   |moddrop = 978503
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source = https://gitlab.com/kdau/prismaticpride
   |name    = Show Item Quality
 
   |author = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
  |nexus  = 6311
 
  |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Prismatic Slime Finder
   |author  = aedenthorn, Erinthe
+
   |author  = MrKoatl
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = MrKoatl.PrismaticSlimeFinder
  |curse  = 868887
+
   |nexus  = 7866
  |nexus  = 6540
 
  |github  = aedenthorn/stardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Predictable RNG Outcomes
 
  |author  = Relance
 
  |id      = Relance.ShowPredictableRNGOutcomes
 
   |nexus  = 13186
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Prismatic Statue
   |author  = adverserath
+
   |author  = Achtuur
   |id      = Adverserath.ShowXP
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 19501
+
   |nexus  = 17013
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Prismatic Tools
   |author  = Strobe and TehPers
+
   |author  = stokastic
   |id      = ShroomSpotter
+
   |id      = stokastic.PrismaticTools
   |nexus  = 7934
+
   |nexus  = 2428
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = stokastic/PrismaticTools
 +
 
 +
  |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    = Shut Up
+
   |name    = Prismatic Tools Continued
   |author  = Geko_X
+
   |author  = iargue
   |id      = gekox.shutUp
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 7358
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Producer Framework Mod
   |author  = Invatorzen
+
   |author  = Digus
   |id      = invatorzen.AC
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 12164
+
   |nexus  = 4970
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = climaxius
+
   |author  = Digus
   |id      = climaxius.silentscarecrows
+
   |id      = Digus.PFMAutomate
   |nexus  = 3258
+
   |nexus  = 5038
   |github  = robbiev/SilentScarecrows
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Production Stats
   |author  = bogie5464
+
   |author  = FlameHorizon
   |id      = bogie5464.SiloReport
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 3194
+
   |nexus  = 21270
   |github  = bogie5464/SiloReport
+
   |github  = FlameHorizon/ProductionStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profession Adjustments
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.ProfessionAdjustments
 +
  |nexus  = 2424
 +
  |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Silo Size|Silo Size]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profiler
 +
   |author = SinZ
 +
  |id      = SinZ.Profiler
 +
  |nexus  = 12135
 +
  |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Profit Calculator
   |author  = pepoluan
+
   |author  = spacechase0
   |id      = pepoluan.SiloSize
+
   |id      = spacechase0.ProfitCalculator
   |nexus   = 8819
+
   |curse   = 867736
   |moddrop = 981291
+
   |moddrop = 771668
   |github  =
+
   |nexus  = 3378
   |source = https://sourceforge.net/p/sdvmod-silo-size/
+
   |github = spacechase0/StardewValleyMods
 
 
 
   |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    = Profit Calculator → DGA Support
   |author  = TheMusketeer
+
   |author  = 6135
   |id      = SimpleCropLabel
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 314
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 
+
   |github  = 6135/StardewValley.ProfitCalculator
  
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = Enaium
+
   |author  = 6135
   |id      = Enaium.SimpleHUD
+
   |id      = 6135.ProfitCalculator
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Profit Margins
   |author  = skn
+
   |author  = Cherry, CherryChain
   |id      = skn.HungerMod
+
   |id      = Cherry.ProfitMargins
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 4663
   |github  =
+
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Progressive Access Farm
   |author  = aedenthorn, Erinthe
+
   |author  = onjulraz
   |id      = aedenthorn.Screenshot
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 10178
+
   |nexus  = 2923
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Project Fluent
   |author  = BleakCodex
+
   |author  = Shockah
   |id      = BleakCodex.SimpleSounds
+
   |id      = Shockah.ProjectFluent
   |nexus  = 14540
+
   |nexus  = 12638
   |github  = BleakCodex/SimpleSounds
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Project S
   |author  = ADoby, tZed, Tobias Z
+
   |author  = NarlanMarlan
   |id      = tZed.SimpleSprinkler
+
   |id      = narlan.projects
   |nexus  = 76
+
   |nexus  = 3785
   |github  = ADoby/SimpleSprinkler
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Public Access TV
   |author  = cel10e
+
   |author  = kdau
   |id      = cel10e.SimplifiedAchievements
+
   |id      = kdau.PublicAccessTV
   |moddrop = 909416
+
   |nexus  = 5605
   |nexus  = 8026
+
   |moddrop = 757967
   |github =
+
   |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Public Access TV (1.6)
   |author  = MindMeltMax
+
   |author  = John Peters
   |id      = MindMeltMax.SPRegen
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 6778
+
   |nexus  = 22486
  |moddrop = 1135654
+
   |github  = emurphy42/PredictiveMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Krutonium
+
   |author  = TerryDBS
   |id      = Krutonium.SitandRest
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 7403
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Puffer Chick - Chickens
   |author  = Entoarox
+
   |author  = Sonozuki
   |id      = Entoarox.SitForStamina
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 7334
+
   |nexus  = 2997
   |github  = Entoarox/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Pumpkin Chickens
   |author  = MissCoriel
+
   |author  = Sonozuki
   |id      = misscoriel.sitnrelax
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 7336
+
   |nexus  = 3004
   |github  = MissCoriel/Sit-n-Relax
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus  = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
  
  |broke in = Stardew Valley 1.1
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Purchasable Galaxy Item
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate
   |id      = aedenthorn.SixtyNine
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 6969
+
   |nexus  = 5289
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Purchasable Recipes
   |author  = spacechase0
+
   |author  = Paracosm
   |id      = spacechase0.SizableFish
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 14267
+
   |nexus  = 1722
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.PuristMod
   |nexus  = 13096
+
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Pussle
   |author  = LunaticShade
+
   |author  = Platonymous
   |id      = LunaticShade.SkillfulClothes
+
   |id      = Platonymous.Pussle
   |nexus  = 8541
+
  |moddrop = 1521424
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |nexus  = 19760
 
+
   |github  =
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Put Batteries in Fish Tanks
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PutBatteriesInFishTanks
 +
  |nexus  = 23155
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = PVP Friendly Fire, PVP
   |author  = Alphablackwolf
+
   |author  = DewMods
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 569
+
   |nexus  = 15589
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |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-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Alphablackwolf
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 569
+
  |curse  = 867715
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
+
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Tondorian
+
   |author  = Platonymous
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Platonymous.Toolkit
   |nexus  = 18605
+
   |nexus  = 1726
   |github  = Tondorian/StardewValleyMods
+
   |moddrop = 793815
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Qi Chests
   |author  = Alphablackwolf
+
   |author  = spacechase0
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = spacechase0.QiChest
   |nexus  = 569
+
   |nexus  = 15696
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
+
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Qi Exchanger
   |author  = Alphablackwolf
+
   |author  = Mizzion
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = mizzion.qiexchanger
   |nexus  = 569
+
   |nexus  = 1930
   |github  = Alphablackwolf/SkillPrestige
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Qi Sprinklers
   |author  = AlphaMeece
+
   |author  = UnknownLegacy
   |id      = AlphaMeece.SkillRings
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 7515
+
   |nexus  = 7904
   |github  =
+
   |github  = UnkLegacy/QiSprinklers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = spacechase0
+
   |author  = Prismuth
   |id      = spacechase0.SkillTraining
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 14452
+
   |nexus  = 1647
   |github  = spacechase0/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    = Skip Dialogue
+
   |name    = Quality Bait
   |author  = FricativeMelon
+
   |author  = MindMeltMax
   |id      = FricativeMelon.SkipDialogue
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 15311
+
  |curse  = 1004490
   |github  = FricativeMelon/SkipDialogue
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Quality Fish Ponds
   |author  = LucaINC
+
   |author  = ytsc
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 19762
+
   |nexus  = 11021
   |github  =
+
   |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Quality Of Combat
   |author  = DewMods
+
   |author  = Aile72
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 2697
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Quality of Life - Immersive Tweaks
   |author   = philosquare
+
   |author = DaLion
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = DaLion.ImmersiveTweaks
   |moddrop  = 1530481
+
   |nexus  = 11296
   |github  = philosquare/SDVSkipFishingMinigame2
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Quality Products
   |author  = Pathoschild
+
   |author  = SilentOak
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = SilentOak.QualityProducts
   |nexus  = 533
+
   |nexus  = 3609
   |moddrop = 606601
+
  |github  = silentoak/StardewMods
   |github = Pathoschild/StardewMods
+
 
 +
   |status  = workaround
 +
   |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Quality Products → Auto Quality Patch
   |author  = DeadRobotDev
+
   |author  = SilentOak
   |id      = DeadRobotDev.SkipStart
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11885
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
 
+
 
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Quality Scrubber
   |author  = CrunchyDuck
+
   |author  = Traktori
   |id      = CrunchyDuck.SkipText
+
   |id      = Traktori.QualityScrubber
   |nexus  = 8947
+
   |nexus  = 5663
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skull Cavern Drill
 
  |author  = S1mmyy
 
  |id      = S1mmyy.SkullCavernDrill
 
  |nexus  = 6121
 
  |github  = S1mmyy/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Quality Scrubber for Automate
   |author  = NetworkOverflow
+
   |author  = Traktori
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 16533
+
   |nexus  = 5663
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Quality Smash
   |author  = Bifibi, Lestoph
+
   |author  = barfytheclown
   |id      = SkullCavernElevator
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 963
+
   |nexus  = 7907
   |github  =
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Queen of Sauce Randomizer
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Speshkitty
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 7908
+
   |nexus  = 7151
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Questable Tractor
   |author  = atravita
+
   |author  = NermNermNerm
   |id      = atravita.SleepInWedding
+
   |id      = NermNermNerm.QuestableTractor
  |curse  = 870963
+
   |nexus  = 20703
  |moddrop = 1294437
+
   |github  = NermNermNerm/StardewMods
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Quest Delay
   |author  = Annosz
+
   |author  = BadNetCode
   |id      = Annosz.SleeplessFisherman
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 5915
+
   |nexus  = 1239
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 473938
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Quest Essentials
   |author  = instafluff
+
  |author  = PurrplingCat
   |id      = instafluff.sleeplessinstardew
+
  |id      = PurrplingCat.QuestEssentials
   |nexus  = 5445
+
  |nexus  = 8827
   |github  = instafluff/SleeplessInStardew
+
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
  |nexus  = 6414
 +
  |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.QuestTimeLimits
 +
  |curse  = 868671
 +
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Quest Time Limits - Continued
   |author  = bwdy
+
   |author  = aedenthorn and FlyingTNT
   |id      = bwdy.sleepovers
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 3531
+
   |nexus  = 22349
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Warning
+
   |name    = Quick Agenda
   |author  = GlimmerDev
+
   |author  = BadNetCode
   |id      = glimmerDev.SleepWarning
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 21128
+
   |nexus  = 22258
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Quick Forward Dash, Warp Mod
 
   |author  = Vexorth
 
   |author  = Vexorth
   |id      = Vexorth.SleepWherever
+
   |id      = Vexorth.Warp
   |nexus  = 16674
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Quick Glance
   |author  = Platonymous
+
   |author  = adverserath
   |id      = Platonymous.SleepWorker
+
   |id      = Adverserath.QuickGlance
  |curse  = 877233
+
   |nexus  = 12058
  |moddrop = 793835
+
   |github  = adverserath/QuickGlance
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Quick Load
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.QuickLoad
  |curse  = 867761
+
   |nexus  = 7756
  |moddrop = 129011
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Quick Minigame
   |author  = fernass354
+
   |author  = Enaium
   |id      = fernass354.SlimeHutchResize
+
   |id      = Enaium.QuickMinigame
   |nexus   = 18507
+
   |curse   = 438741
   |github  =
+
   |moddrop = 895127
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Quick Responses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 13778
+
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Quick Responses (1.6 Updated)
   |author  = Tofu, SadDodo
+
   |author  = yummypecho - original by aedenthorn
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = yummypecho.QuickResponses
   |nexus  = 2743
+
  |nexus  = 21103
   |github  =
+
  |github  = aedenthorn/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.3.29
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Sell
 +
  |author  = Alejandro Akbal, AlejandroAkbal
 +
  |id      = AlejandroAkbal.QuickSell
 +
   |nexus  = 7854
 +
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Shop
 +
   |author  = Enaium
 +
  |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quick Start
   |author  = exotico
+
   |author  = WuestMan, redknightofdoom
   |id      = exotico.SlimeProduce
+
   |id      = WuestMan.QuickStart
   |nexus  = 7634
+
   |nexus  = 2375
   |github  = andraemon/SlimeProduce
+
   |github  = Brian-Wuest/Quick_Start
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Quick Stash
   |author  = aurnj, Roy Li
+
   |author  = ChiroxT
   |id      = RuyiLi.SlimeSpawner
+
   |id      = treinke.quickstash
   |nexus  =
+
   |nexus  = 20864
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quick Swap
   |author  = Peasly Wellbott
+
   |author  = Allan Wang
   |id      = Wellbott.SlimHutchCode
+
   |id      = AllanWang.QuickSwap
   |nexus  = 7424
+
   |nexus  = 13956
   |github  = Wellbott/StardewValleyMods
+
   |github  = AllanWang/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quotes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Quotes
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Radioactive Geodes
   |author  = Redwood, Towering Redwood
+
   |author  = justastranger
   |id      = Redwood.SlingshotRebalance
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 14391
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Tools
 +
  |author  = kakashigr
 +
  |id      = kakashigr.RadioactiveTools
 +
  |nexus  = 7630
 +
  |github  = kakashigr/stardew-radioactivetools
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Rainbow Cursor
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Jamie Taylor
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 252
+
   |nexus  = 15886
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = jltaylor-us/StardewRainbowCursor
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Rainbow Trail
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 3750
+
   |nexus  = 16914
   |moddrop = 606555
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Raincoat When Raining
   |author  = Peasly Wellbott
+
   |author  = BikiFae, bikinavisho
   |id      = Wellbott.FishWell
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 7651
+
   |nexus  = 4659
   |github  = Wellbott/StardewValleyMods
+
   |github  = bikinavisho/RainCoatWhenRaining
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = RainPlus
   |author  = DecidedlyHuman
+
   |author  = Deadlykirpy
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Kirpy.RainPlus
   |nexus  = 11158
+
   |nexus  = 6559
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smart Cursor
 
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.SmartCursor
 
  |nexus  = 13268
 
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smart Cursor
 
  |author  = stokastic
 
  |id      = stokastic.SmartCursor
 
  |nexus  = 2458
 
  |github  = stokastic/SmartCursor
 
  
   |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    = Rain Randomizer
   |author  = KuroBear
+
   |author  = EvilPdor
   |id      = KuroBear.SmartMod
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/108104
+
   |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Rain Refills Watering Can
   |author  = gbromios
+
   |author  = StultusV
   |id      = gbromios.SmolFish
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 14287
+
   |nexus  = 11554
   |github  =
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Rains Interaction Mod
   |author  = Cherry, ChroniclerCherry
+
   |author  = RainKuro
   |id      = Cherry.SnackAnything
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 5196
+
   |nexus  = 18850
  |moddrop = 716397
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Raised Garden Beds
   |author  = Darkhax
+
   |author  = blueberry
   |id      = darkhax.snailmail
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  =
+
   |nexus  = 5305
  |curse  = 307861
+
   |github  = b-b-blueberry/RaisedGardenBeds
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snow Crab
 
  |author  = John Peters
 
  |id      = JohnPeters.SnowCrab
 
  |nexus  = 11302
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Ranching Tool Upgrades
 
   |author  = drbirbdev
 
   |author  = drbirbdev
   |id      = drbirbdev.SocializingSkill
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 14142
+
   |nexus  = 12280
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Random Bundles
   |author  = Cecidelus
+
   |author  = balllight
   |id      = Cecidelus.SocialNetwork
+
   |id      = balllight.RandomBundles
   |nexus  = 8255
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
  
Line 15,084: Line 17,063:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Random Hair Color
   |author  = aedenthorn, Erinthe
+
   |author  = bookworm89723
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = davis.randomhair
   |nexus  = 7871
+
   |nexus  = 3271
   |github  = aedenthorn/StardewValleyMods
+
   |github  = joaniedavis/RandomHairMod
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Randomized Energy
 +
  |author  = LakeMonster_, LakeMonster666
 +
   |id      = LakeMonster_.RandomizedEnergy
 +
  |nexus  = 5250
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 13698
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |warnings  = doesn't work in multiplayer.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Random Slimes
   |author  = funny-snek
+
   |author  = ChrisMzz
   |id      = funnysnek.socialtabpatch
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 2981
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Random Start Day
   |author  = PeacefulEnd
+
   |author  = idermailer
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = idermailer.RandomStartDay
   |nexus  = 12311
+
   |nexus  = 13225
   |github  = Floogen/SolidFoundations
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Random Tastes
   |author  = PeacefulEnd
+
   |author  = skiilaa
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = skiilaa.RandomTastes
   |nexus  = 12311
+
   |nexus  = 2285
   |github  = Floogen/SolidFoundations
+
 
 +
  |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    = Sona's Farm
+
   |name    = Range Display, Sprinkler Range
   |author  = Kerlin & Sona
+
   |author  = CatCattyCat, Cat
   |id      = kerlin.sonasfarm
+
   |id      = cat.sprinklerrange
   |nexus  = 8545
+
   |nexus  = 1179
   |github  =
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranged Tools
 +
  |author  = vgperson
 +
  |id      = vgperson.RangedTools
 +
  |nexus  = 6935
 +
  |github  = vgperson/RangedTools
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Range Highlight
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RangeHighlight
 +
  |curse  = 997096
 +
  |nexus  = 6752
 +
  |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Raven of The Valley
   |author  = lilico
+
   |author  = nicks
   |id      = lilico.SonicShoes
+
   |id      = nicks.RavenofTheValley
   |nexus  = 10226
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Readers Digest
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = Remy Bach
   |id      = Zeldo.LinkedStorages
+
   |id      = remybach.readersdigest
   |nexus  =
+
   |nexus  = 3040
   |curse   = 290653
+
   |github  = remybach/stardew-valley-readersdigest
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest for 1.6
 +
  |author  = Slash215
 +
  |id      = Slash215.readersdigest
 +
  |nexus   = 22972
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Real Clock
   |author  = aRooooooba
+
   |author  = thimadera
   |id      = aRooooooba.SortingChests
+
   |id      = thimadera.Realclock
   |nexus  = 8224
+
   |nexus  = 21726
   |github  = aRooooooba/SortingChests
+
   |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.RealNames
   |nexus  = 10232
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Real Time
   |author  = strelkasaur
+
   |author  = Enaium, Lightcolour888
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = Enaium.RealTime
   |nexus  = 13099
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Realtime Framework
   |author  = MindMeltMax
+
   |author  = drbirbdev
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 7465
+
   |nexus  = 18915
  |moddrop = 1135690
+
   |github  = drbirbdev/StardewValley
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Realtime Minimap
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.SoundTweaker
 
  |nexus  = 14767
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SpaceCore
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SpaceCore
+
   |id      = spacechase0.RealtimeMinimap
   |curse  = 867152
+
   |curse  = 867706
  |moddrop = 136998
+
   |nexus  = 9386
   |nexus  = 1348
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Berisan
+
   |author  = SixthTitan
   |id      = Berisan.SpawnMonsters
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 3201
+
   |nexus  = 5773
   |github  = Berisan/SpawnMonsters
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Recatch Legendary Fish
   |author  = Mase
+
   |author  = cantorsdust and Pathoschild
   |id      = Mase.SpawnMoreRocks
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 7423
+
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipes In Mail
 +
  |author  = Freaksaus
 +
  |id      = freaksaus.recipesinmail
 +
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = AcidicNic
+
   |author  = Nox Chimaera, noxkimaera
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 7588
+
   |nexus  = 22378
   |github  = AcidicNic/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Reciprocate
   |author  = atravita
+
   |author  = YunHikari
   |id      = atravita.SpecialOrdersExtended
+
   |id      = YunHikari.Reciprocate
  |curse  = 870988
+
   |nexus  = 17714
  |moddrop = 1086743
+
   |github  =
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Recover Stamina
   |author  = Button, Spiderbuttons
+
   |author  = lperkins2, Logan Perkins
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 15882
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Recurring Reminders
   |author  = Blackclaw
+
   |author  = Dem1se
   |id      = Blackclaw.SpeedMod
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 5082
+
   |nexus  = 6840
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = dem1se/SDVMods
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Recyclable Cola
   |author  = Underscore
+
   |author  = XxHarvzBackxX
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = harvz.RecyclableCola
   |nexus  = 7337
+
   |nexus  = 10865
   |github  = Underscore76/SDVPracticeMod
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Redesigned Farmhouse Layout
   |author  = instafluff
+
   |author  = Aimon111 & DaLion
   |id      = instafluff.spelldewvalley
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7322
+
   |nexus  = 11420
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Redraw Pelican Town Config
   |author  = spacechase0
+
   |author  = JefGrizli
   |id      = spacechase0.Spenny
+
   |id      = JefGrizli.RedrawPelicanTownC
  |curse  = 867742
+
   |nexus  = 15564
  |moddrop = 771624
+
   |github  =
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Refill Silos
   |author  = spacechase0
+
   |author  = Alpha_Omegasis
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Omegasis.RefillSilos
   |nexus  = 14984
+
   |nexus  = 20779
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Refill Watering Can in Town Fountain
  |author  = spacechase0
+
   |author  = TfueLovesBanana
  |id      = spacechase0.SpennyLite
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
  |nexus  = 14249
+
   |nexus  = 16764
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spice of Life
 
   |author  = KarratKake
 
   |id      = KarratKake.SpiceOfLife
 
   |nexus  = 7398
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Refund Staircases
   |author  = sophiesalacia
+
   |author  = Nick Martin
   |id      = sophie.SplashText
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 14416
+
   |nexus  = 19209
   |github  = sophiesalacia/StardewMods
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Regeneration
   |author  = RomenH
+
   |author  = Hammurabi
   |id      = RomenH.SplitScreenManager
+
   |id      = HammurabiRegeneration
   |nexus  = 12063
+
   |nexus  =
   |github =
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.6
+
   |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    = Spoilage
+
   |name    = Regen Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.Spoilage
+
   |id      = Zoryn.RegenMod
   |nexus  = 14712
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Regular Quality
 +
  |author  = desto, JustToDownloadThings
 +
  |id      = desto.RegularQuality
 +
  |nexus  = 5090
 +
  |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Rejuvenating Forest
   |author  = Dounat2201, Sasara
+
   |author  = Team Timber
   |id      = Sasara.pumkin
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 4586
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
  
Line 15,338: Line 17,343:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Relationship Bar UI
   |author  = Shaklin
+
   |author  = SlyMerc
   |id      = shaklin.spouseoutdoorarea
+
   |id      = RelationshipBar
   |nexus  = 6747
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Relationships Enhanced
   |author  = mistyspring
+
   |author  = rodrigovaz
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = relationshipsenhanced
  |curse  = 880521
 
  |nexus  = 11037
 
  |github  = misty-spring/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spouse's Room Mod
 
  |author  = Wata, Watagatapitusberry
 
  |id      = Spouseroom
 
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |chucklefish = 4435
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Relationship Status
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = Dragonisser
   |id      = Sikker.SpouseStuff
+
   |id      = relationshipstatus
   |nexus  = 4651
+
   |nexus  = 751
   |github  = sikker/SpouseStuff
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Relationship Tooltips
   |author  = Blaxsmith
+
   |author  = M3ales
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 7661
+
   |nexus  =
   |github  = Blaxsmith/SprinklerActivation
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Relationship Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Branic
   |id      = aedenthorn.SprinklerMod
+
   |id      = Branic.RelationshipTracker
   |nexus  = 15385
+
   |nexus  = 2845
   |github  = aedenthorn/StardewValleyMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Relativity
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = AdroSlice
   |id      = SPDSprintAndDash
+
   |id      = AdroSlice.Relativity
   |nexus  = 235
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
   |source = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |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    = Sprint and Dash Redux
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = littleraskol
+
   |author  = mouahrara
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 560
+
   |nexus  = 20606
  |moddrop = 827770
+
   |github  = mouahrara/RelocateFarmAnimals
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Patrick, mistersnuggler
+
   |author  = zeldela
   |id      =
+
   |id      = zeldela-RememberBirthdays
   |nexus  =
+
   |nexus  = 13554
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = zeldela/sdv-mods
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Remember Faced Direction
   |author  = onemix
+
   |author  = Annosz
   |id      = onemix.Sprinting
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 10469
+
   |nexus  = 6946
   |github  = thiagomasson/Sprinting
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Remember Your Umbrella
   |author  = Abs, abslam
+
   |author  = heyseth
   |id      = abs.SprintNRegen
+
   |id      = heyseth.umbrellas
   |nexus  = 4898
+
   |nexus  = 8366
   |github  =
+
   |github  = heyseth/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Reminders
   |author  = Jessebot, JessebotX
+
   |author  = Surkasu
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = Surkasu.Reminders
   |nexus  = 4778
+
   |nexus  = 2481
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Remind to Exit
   |author  = unidarkshin, Devin Lematty
+
   |author  = pepoluan
   |id      = DevinLematty.Sprint
+
   |id      = pepoluan.RemindToExit
   |nexus  = 7492
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Yoshify
+
   |author  = nein
   |id      =
+
   |id      = nein.MixedSeedMod
   |nexus  = 2
+
   |nexus  = 22311
   |github  =
+
   |github  =
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Remote Fridge Storage
   |author  = Ameise, Ameisen, mkukli
+
   |author  = EternalSoap, arjan3004
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 4922
+
   |nexus  = 2545
   |github  = ameisen/SV-SpriteMaster
+
   |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    = Sprites in Detail
+
   |name    = Removable Horse Hats
   |author  = BleakCodex
+
   |author  = CatCattyCat, Cat
   |id      = BleakCodex.SpritesInDetail
+
   |id      = cat.removablehorsehats
   |nexus  = 14487
+
   |nexus  = 2223
   |github  = BleakCodex/SpritesInDetail
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Remove All Monsters
   |author  = Peasly Wellbott
+
   |author  = David J. Lee, djslzx
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 7683
+
   |nexus  = 5727
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Remove Animal Limitations
   |author  = punyo, yakminepunyo
+
   |author  = Hobbes
   |id      = punyo.StackCheckFix
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 2433
+
   |nexus  = 7838
   |github  = pomepome/StackCheckFix
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Rename
   |author  = aedenthorn, Erinthe
+
   |author  = Remmie, CoinzReturns
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Remmie.Rename
   |curse   = 868678
+
   |nexus   = 2130
   |nexus   = 15468
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
   |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Rename Reworked
   |author  = CatCattyCat, Cat
+
   |author  = Parabyted
   |id      = cat.stackeverything
+
   |id      = parabyted.renamerework
   |nexus  = 2053
+
   |nexus  = 10866
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Rented Tools
   |author  = LeFauxMatt
+
   |author  = JarvieK
   |id      = furyx639.StackQuality
+
   |id      = JarvieK.RentedTools
  |curse  = 871828
+
   |nexus  = 1307
   |nexus  = 13724
+
   |github  = Jarvie8176/StardewMods
   |github  = LeFauxMatt/StardewMods
 
  
   |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    = Stack Size Changer
+
   |name    = Rented Tools Improved
   |author  = Shockah
+
   |author  = SolusCleansing
   |id      = Shockah.StackSizeChanger
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 11866
+
   |nexus  = 18909
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Reorient After Eating
   |author  = pepoluan
+
   |author  = PunningLinguist
   |id      = pepoluan.StackSplitRedux
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 8967
+
   |nexus  = 7585
  |moddrop = 976551
+
   |github  = amconners/ReorientAfterEating
   |github  = pepoluan/StackSplitRedux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Replace Fertilizer
   |author  = tstaples
+
   |author  = jingshenSN2
   |id      = tstaples.StackSplitX
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 798
+
   |nexus  = 24550
   |github  = tstaples/StackSplitX
+
   |github  = jingshenSN2/ReplaceFertilizer
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Replanter
   |author  = Ilyaki
+
   |author  = jwdred
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = jwdred.Replanter
   |nexus  = 1787
+
   |nexus  = 589
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
<!--
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |unofficial version = 1.1.1-unofficial.5-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = ReRegeneration
   |author  = Becks723
+
   |author  = littleraskol
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 13381
+
   |nexus  = 6837
   |github  =
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = EvilPdor
+
   |author  = rocslayer, James Overton
   |id      =
+
   |id      = Roc.Reseed
   |nexus  =
+
   |nexus  = 2421
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = minervamaga
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = minervamaga.StandardizedKrobus
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus   =
+
   |curse   = 990459
   |moddrop = 716314
+
   |moddrop = 1080116
   |github  = minervamaga/StandardizedKrobus
+
  |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Reset Terrain Features
   |author  = bwdy
+
   |author  = mabelSyrup
   |id      = bwdy.starbot
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 4755
+
   |nexus  = 4715
   |github  = bwdymods/SDV-Starbot
+
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Resource Storage
   |author  = Mohammad Shoaib
+
   |author  = aedenthorn, Erinthe
   |id      = shoaib.stardewaccess
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 16205
+
   |nexus  = 17951
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = stardew-access/stardew-access
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Resource Storage - Continued
   |author  = mod.kitchen
+
   |author  = aedenthorn and FlyingTNT
   |id      = mod.kitchen.stardewandchill
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 12147
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = Gervig91
+
   |author  = spacechase0
   |id      = Cherry.StardewAquarium
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 6372
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Restauranteer
   |author  = Moonwolf, Moonwolf287
+
   |author  = aedenthorn, Erinthe
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 16527
+
   |nexus  = 14519
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.5.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Retro Active Achievements
   |author  = Kaito Kid
+
   |author  = iceburg
   |id      = KaitoKid.StardewArchipelago
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 16087
+
   |nexus  = 4974
   |github  = agilbert1412/StardewArchipelago
+
   |github  = ManApart/RetroActiveAchievements
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Retroactive Stardew
   |author  = Lake1059, 1059Studio
+
   |author  = millerscout
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 9293
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Cylon
+
   |author  = Iceburg
   |id      = cylon.stardewbrewery
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 2057
+
   |nexus  = 356
   |github  = JustCylon/stardew-brewery
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Reverse Proposal
   |author  = Juice805
+
   |author  = GreenOnion24
   |id      = Juice805.StardewConfigMenu
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 1312
+
   |nexus  = 8526
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Revive Dead Crops
   |author  = Poison
+
   |author  = atravita
   |id      = Poison.StardewTesting
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 10005
+
  |curse  = 870964
   |github  =
+
  |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    = Stardew Discord
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Steven Kraft
+
   |author  = ribeena
   |id      = StevenKraft.StardewDiscord
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 3608
+
   |nexus  = 11809
   |github  = steven-kraft/StardewDiscord
+
   |github  = ribeena/BusLocations
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Ridgeside Village
   |author  = Neosinf
+
   |author  = Rafseazz
   |id      = neosinf.StardewDruid
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 18465
+
   |nexus  = 7286
   |github  = Neosinf/StardewDruid
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Right Click to Untill Soil
   |author  = Neosinf
+
   |author  = Kumagabear
   |id      = neosinf.StardewDruidLite
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 19308
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Ring of Fire
   |author  = Lake1059, 1059 Studio
+
   |author  = Platonymous
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Platonymous.RingOfFire
   |nexus  = 11515
+
   |nexus  = 1166
   |github  =
+
   |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    = Stardew Hack
+
   |name    = Ring Overhaul
   |author  = bcmpinc
+
   |author  = Goldenrevolver
   |id      = bcmpinc.StardewHack
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 3213
+
   |nexus  = 10669
   |github  = bcmpinc/StardewHack
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Tyler Gibbs
+
   |author  = Jibb
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 12264
+
   |nexus  = 12171
   |github  = tylergibbs2/StardewHitboxes
+
   |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
 +
  |name    = Rise And Shine
 +
  |author  = Yoshify
 +
  |id      = Yoshify.RiseAndShine
 +
  |nexus  = 3
 +
  |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = davikr, apdapreturns
+
   |author  = idermailer
   |id      = davikr.hypnos
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 5935
+
   |nexus  = 15748
   |github  = davicr/StardewHypnos
+
   |github  =
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewImpact
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 14365
+
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Locations
 
  |author  = Mizzion
 
  |id      = mizzion.stardewlocations
 
  |nexus  = 1929
 
  |moddrop = 661357
 
  |github  = Mizzion/MyStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Media Keys
 
  |author  = Angebro
 
  |id      = Angebro.StardewMediaKeys
 
  |nexus  = 11246
 
  |github  = AngeloC3/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Rock Paper Scissors
   |author  = Vinyks
+
   |author  = Spiderbuttons
   |id      = Vinyks.StardewMotif
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 14326
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Rope Bridge
   |author  = Tyler Gibbs
+
   |author  = Teban100
   |id      = tylergibbs2.StardewNametags
+
   |id      = RopeBridge
   |nexus  = 12158
+
   |nexus  = 824
   |github  = tylergibbs2/StardewNametags
+
   |github  = StephenKairos/Teban100-StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew News Feed
 
  |author  = Other Buckets
 
  |id      = OtherBuckets.StardewNewsFeed
 
  |nexus  = 3206
 
  |github  = Mikesnorth/StardewNewsFeed
 
  
   |broke in = Stardew Valley 1.5
+
   |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    = Stardew Notifications
+
   |name    = Rotate Toolbar
   |author  = monopandora (maintained by Sakorona)
+
   |author  = Pathoschild
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 4713
+
  |nexus  = 1100
   |github  = Sakorona/SDVMods
+
  |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rummage - The Thievery Mod
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.RestStop.Rummage
 +
  |nexus  = 12764
 +
  |github  = ApryllForever/Rummage
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rune Magic
 +
  |author  = fierro
 +
  |id      = fierro.rune_magic
 +
   |nexus  = 15065
 +
   |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Run Fast, Sprint
   |author  = Sto13
+
   |author  = Krutonium
   |id      = Sto13.STardewOverview
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 14564
+
   |nexus  = 12701
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Running Key
   |author  = seeinggreen
+
   |author  = strato35
   |id      = seeinggreen.StardewProgress
+
   |id      = Strato35.RunningKey
   |nexus  = 9786
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Running Late
   |author  = Prism 99
+
   |author  = Coll1234567
   |id      = prism99.advize.stardewrealty
+
   |id      = Coll1234567.RunningLate
   |nexus  = 10512
+
   |nexus  = 3518
   |github  = Prism-99/FarmExpansion
+
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Rush Orders
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.StardewRPG
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 11132
+
  |curse  = 867397
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127276
 +
   |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    = Stardew Speak
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = ZeroMeters
   |id      = evfredericksen.StardewSpeak
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 7929
+
   |nexus  = 10747
   |github  = evfredericksen/StardewSpeak
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = NeroYuki
+
   |author  = ZeroMeters
   |id      = neroyuki.rlvalley
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 14183
+
   |nexus  = 10747
   |github  = NeroYuki/StardewSurvivalProject
+
   |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    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Safe Lightning
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = CatCattyCat, Cat
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = cat.safelightning
   |nexus  = 425
+
   |nexus  = 2039
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = phroureo
+
   |author  = Shockah
   |id      = phroureo.BarberSV
+
   |id      = Shockah.SafeLightning
   |nexus  = 9061
+
   |nexus  = 11857
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Safe Lightning Updated
   |author  = reimu, r2h, tomdc
+
   |author  = Rokugin
   |id      = reimu.sdv-helper
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 3917
+
   |nexus  = 22783
   |github  = rei2hu/stardewvalley-esp
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Safer Bombs
   |author  = Flashshifter
+
   |author  = Dragoon23
   |id      = FlashShifter.SVECode
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 3753
+
   |nexus  = 23559
  |moddrop = 833179
+
   |github  =
   |github  = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Safe Reading
   |author  = Tooshi
+
   |author  = LunaticShade
   |id      = Tooshi.Randomizer
+
   |id      = LunaticShade.SafeReading
   |nexus  = 5185
+
   |nexus  = 8564
  |curse  = 308003
+
   |github  = LunaticShade/StardewValley.SafeReading
   |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    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = blueberry
   |id      = tylergibbs2.StardewRoguelike
+
   |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  = 13614
+
   |nexus  = 4154
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |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    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Saloon Warp Totem
   |author  = evskii
+
   |author  = Artinity
   |id      = evskii.StardewTimelapse
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 19806
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = SAML
   |author  = Prism 99
+
   |author  = MindMeltMax
   |id      = prism99.stardewweb
+
   |id      = MindMeltMax.SAML
   |nexus  = 8715
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Satchels
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.StardustCore
+
   |id      = spacechase0.Satchels
   |nexus  = 2341
+
   |nexus  = 20625
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Sauvignon in Stardew
   |author  = FenrirA
+
   |author  = Jesse, Jdvicks94
   |id      = FenrirAsonda.Starksouls
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 10915
+
   |nexus  = 2597
   |github  = OhWellMikell/Starksouls
+
   |github  = JDvickery/Sauvignon-in-Stardew
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Starting Money
 
  |author  = mmanlapat
 
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 
  |nexus  = 1138
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = certifiableGrimalkin
+
   |author  = BlaDe
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 15846
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = CaptainSully
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Omegasis.SaveAnywhere
   |nexus   = 9878
+
   |curse   = 898109
   |moddrop = 1035412
+
   |nexus  = 8386<!--non-redux: 444-->
   |github  = CaptainSully/StardewMods
+
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Save Backup
   |author  = treyh0
+
   |author  = SMAPI
   |id      = treyh0.StartWithHat
+
   |id      = SMAPI.SaveBackup
   |nexus  = 2628
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Save Game Options
   |author  = ZackHill
+
   |author  = SorryLate, rharyanto
   |id      = ZackHill.StashItems
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 9624
+
   |nexus  = 5190
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  =
}}
 
{{#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
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Scale Up
   |author  = Dinotopea
+
   |author  = Platonymous
   |id      = Dinotopea.StaticInventory
+
   |id      = Platonymous.ScaleUp
   |nexus  = 20093
+
   |nexus  = 3130
   |github  = nrobinson12/StardewValleyMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scarecrow Highlighter
 +
  |author  = WretchedPenguin
 +
  |id      = WretchedPenguin.ScarecrowHighlighter
 +
  |nexus  = 3579
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Scaring - Thieving Skill
   |author  = sophiesalacia
+
   |author  = moonslime
   |id      = Vertigon.StatsAsTokens
+
   |id      = moonslime.SpookySkill
   |nexus  = 9659
+
   |nexus  = 23791
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Schedule Viewer
   |author  = strato35
+
   |author  = BinaryLip
   |id      = Strato35.StatsReloader
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 7428
+
  |curse  = 1020728
   |github  =
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Scream
   |author  = spacechase0
+
   |author  = Taskmaster
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = Taskmaster.Scream
  |curse  = 867713
+
   |nexus  = 4588
   |nexus  = 7532
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Screaming For Joy
   |author  = aedenthorn, Erinthe
+
   |author  = Danil Harding, Danil_HM
   |id      = aedenthorn.StatueShorts
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 17642
+
   |nexus  = 24643
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Screenshot Everywhere
   |author  = su226
+
   |author  = Gaiadin
   |id      = Su226.StayUp
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 7592
+
   |nexus  = 10805
   |github  = su226/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    = Stay Up Late
+
   |name    = Scroll To Blank
   |author  = Krutonium
+
   |author  = Caraxian
   |id      = krutonium.stayuplate
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 12578
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Scroll To Zoom
   |author  = Haunted Pineapple
+
   |author  = Tomwa
   |id      = HauntedPineapple.StendewValley
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 19483
+
   |nexus  = 2163
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Scrying Orb
   |author  = Advize and jinxiewinxie
+
   |author  = kdau
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = kdau.ScryingOrb
   |nexus  = 316
+
   |nexus  = 5603
   |github = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in SMAPI [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Scythe Harvesting
   |author  = Mustafa
+
  |author  = mmanlapat
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
  |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 13925
+
  |nexus  = 1106
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
  |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
 +
  |name    = SDV Game of Life
 +
   |author  = Super Aardvark, ubererdferkel
 +
   |id      = SuperAardvark.GameOfLife
 +
   |nexus  = 5361
 +
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = SDV Twitch
   |author  = trashcan9
+
   |author  = Dawgeth
   |id      = trashcan9.StorageContainers
+
   |id      = MTD.SDVTwitch
   |nexus  = 16071
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = SDVWM, The Weather Machine
   |author  = Krutonium
+
   |author  = SixthTitan
   |id      = Krutonium.StrongerYou
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 7402
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
  
Line 16,075: Line 18,118:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Darkmushu
+
   |author  = FreeTheJunimos
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 17380
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
  
Line 16,084: Line 18,127:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Nishtra
+
   |author  = FreeTheJunimos
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 691
+
   |nexus  = 14296
 
   |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    = Season Affixes
   |author  = sophiesalacia
+
   |author  = Shockah
   |id      = sophie.SturdySaplings
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 14440
+
   |nexus  = 16297
   |github  = sophiesalacia/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Submerged Crab Pots
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.SubmergedCrabPots
 
  |nexus  = 11719
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Seasonal Immersion
   |author  = mytigio
+
   |author  = Entoarox
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 4149
+
   |nexus  = 2273
   |github  = mytigio/SDVMods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = abandoned
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Seasonal Save Slots
   |author  = The Sundrop Team
+
   |author  = Tyler Gibbs
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 4014
+
   |nexus  = 14382
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Season Switcher
   |author  = spacechase0
+
   |author  = dumbledalton
   |id      = spacechase0.SuperHopper
+
   |id      = Dumbledalton.SeasonSwitcher
  |curse  = 867698
+
   |nexus  = 10457
  |nexus  = 9418
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Super Sleeper
 
  |author  = spoocky123
 
  |id      = spoocky123.SuperSleeper
 
   |nexus  = 10842
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Sebastian Frog Tank Switch
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Shaklin
   |id      = spacechase0.SurfingFestival
+
   |id      = shaklin.SebastianFrogTankSwitch
  |curse  = 867720
+
   |nexus  = 8508
  |nexus  = 6688
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Surprise Pregnancy, SurpriseBaby1
 
  |author  = MiphasGrace
 
  |id      = MiphasGrace.SurpriseBaby1
 
   |nexus  = 13126
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Secretariat (Faster Horse)
   |author  = Ophaneom
+
   |author  = Janglinator
   |id      = Ophaneom.Survivalistic
+
   |id      = jangles.secretariat
   |nexus  = 12179
+
   |nexus  = 7537
   |github  = Ophaneom/Survivalistic
+
   |github  = Janglinator/Secretariat
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Secret Hedge Maze, Hedge Maze
  |author  = KDERazorback
 
  |id      = KDERazorback.SvFishingMod
 
  |nexus  = 6403
 
  |github  = KDERazorback/SvFishingMod
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Swim
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.HedgeMaze
   |curse  = 868896
+
   |curse  = 868718
   |nexus  = 6326
+
   |nexus  = 14138
 
   |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-122125
 
  |unofficial version = 3.5.5-unofficial.4-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/133
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Secret Woods Snorlax
   |author  = Myzkatonic
+
   |author  = ichortower
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 7722
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Seed Bag
   |author  = John Peters
+
   |author  = Platonymous
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = Platonymous.SeedBag
   |nexus  = 13991
+
   |nexus  = 1133
   |github  =
+
   |moddrop = 793931
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Seed Catalogue
   |author  = Swizzy Studios
+
   |author  = spacechase0
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 3241
+
   |nexus  = 1640
   |github  = SwizzyStudios/SV-SwizzyMeads
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Guedez
+
   |author  = aedenthorn and FlyingTNT
   |id      = tab.autoloot
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 5115
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Seed Info, Seed Information
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 7797
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Seed Machines
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Veress
   |id      = TaintedCellar
+
   |id      = Veress.SeedMachines
   |nexus  = 1672
+
   |nexus  = 6265
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = mrveress/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = vabrell, Victor Abrell
   |id      = aedenthorn.TakeAll
+
   |id      = vabrell.sm_bqms
   |nexus  = 14247
+
   |nexus  = 14236
   |github  = aedenthorn/StardewValleyMods
+
   |github  = vabrell/sdw-seed-maker-mod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Take It Slow
 
  |author  = KarratKake
 
  |id      = KarratKake.TakeItSlow
 
  |nexus  = 13432
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Inworld AI, PogDerson
+
   |author  = mcoocr
   |id      = PogDerson.Inworld
+
   |id      = mcoocr.smcq
   |nexus  = 16816
+
   |nexus  = 3089
   |github  =
+
   |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    = Tap Giant Crops
+
   |name    = Seed Maker Quality
   |author  = atravita
+
   |author  = Speshkitty
   |id      = atravita.TapGiantCrops
+
   |id      = speshkitty.seedmakerquality
  |curse  = 870968
+
   |nexus  = 21000
  |moddrop = 1205166
+
   |github  =
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Seed Maker Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 10661
+
   |nexus  = 10681
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,293: Line 18,286:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Seeds are Rare
   |author  = skunkkky
+
   |author  = jahangmar
   |id      = skunkkk.TapperReady
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 1219
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Seed Shortage
   |author  = pepoluan
+
   |author  = Xynerorias
   |id      = pepoluan.TapperReport
+
   |id      = xynerorias.seedshortage
   |nexus  = 8700
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 
  |author  = TehPers
 
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 
  |nexus  = 3256<!--was 2150 before re-release-->
 
  |moddrop = 1071149
 
  |github  = TehPers/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teh's Festive Slimes
 
  |author  = TehPers
 
  |id      = TehPers.FestiveSlimes
 
  |nexus  = 2990
 
  |github  = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Seeds Unpacked
   |author  = TehPers
+
   |author  = blueberry
   |id      = TehPers.FishingOverhaul
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 866
+
   |nexus  = 7215
  |moddrop = 123679
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  = TehPers/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = See Me Rollin'
   |author  = Stingray
+
   |author  = Khloe Leclair
   |id      = Stingray.TP
+
   |id      = leclair.seemerollin
   |nexus  = 10190
+
   |nexus  = 10976
   |github  = Stingrayss/StardewValley
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Select Tool Power
   |author  = Bifibi
+
   |author  = GrimatGaming
   |id      = Teleporter
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  =
+
   |nexus  = 21290
  |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    = Teleport Mod
+
   |name    = Self Serve
   |author  = Falson, Falson127
+
   |author  = aedenthorn, Erinthe
   |id      = Falson.TeleportMod
+
   |id      = aedenthorn.SelfServe
   |nexus  = 18842
+
   |nexus  = 11313
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Self Serve for 1.6
   |author  = Enaium
+
   |author  = NeverToxic
   |id      = Enaium.TeleportNpc
+
   |id      = NeverToxic.SelfServe
   |curse   = 436803
+
   |nexus   = 20985
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Self Service
   |author  = ccr
+
   |author  = JarvieK
   |id      = ccr.TeleportNPCLocation
+
   |id      = JarvieK.SelfService
   |nexus  = 17190
+
   |nexus  = 1304
   |github  = chencrstu/TeleportNPCLocation
+
   |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    = Teleport Point
+
   |name    = Self Service Shops
   |author  = Enaium
+
   |author  = GuiNoya, Yesst
   |id      = Enaium.TeleportPoint
+
   |id      = GuiNoya.SelfServiceShop
   |curse   = 436830
+
   |nexus   = 1622
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |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    = Teleport To Farm
+
   |name    = Sell Quality
   |author  = Rafael
+
   |author  = DonDorscha, jasonmbrady
   |id      = Rafael.TeleportToFarm
+
   |id      = DonDorscha.SellQuality
   |nexus  = 7247
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Send Items Multiplayer
   |author  = HamioDracny
+
   |author  = hafnerpw
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 14083
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
  
Line 16,404: Line 18,384:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Bpendragon
+
   |author  = Denifia
   |id      = Bpendragon.BestOfQOS
+
   |id      = Denifia.SendItems
   |nexus  = 7985
+
   |nexus  = 1087
  |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |moddrop = 127754
}}
+
   |github  = Denifia/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 
  |author  = Neat
 
  |id      = neat.newspaper
 
   |nexus  = 8689
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Separate Greenhouse
   |author  = ItsLittany
+
   |author  = lolmaj
   |id      = itslittany.RockBreaker
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 6376
+
   |nexus  = 3965
   |moddrop = 804101
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Separate Money for Multiplayer
   |author  = VoidWitchCult
+
   |author  = funny-snek
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 16326
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Serene Greenhouse
   |author  = spacechase0 and ParadigmNomad
+
   |author  = PeacefulEnd
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = PeacefulEnd.SereneGreenhouse
   |curse  = 867729
+
   |curse  = 870943
  |moddrop = 771680
+
   |nexus  = 8011
   |nexus  = 5062
+
   |github  = Floogen/SereneGreenhouse
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Serfdom
   |author  = Purppelle and King Gnomus
+
   |author  = DaLion
   |id      = Purppelle.TheGnomiverse
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 13266
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Server Bookmarker
   |author  = Tlitookilakin
+
   |author  = Ilyaki
   |id      = tlitookilakin.BakeOffCode
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 18856
+
   |nexus  = 2968
   |github  =
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Server Browser
   |author  = blueberry
+
   |author  = Ilyaki
   |id      = blueberry.LoveOfCooking
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 6830
+
   |nexus  = 3227
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = Ilyaki/Server-Browser
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Port Changer
 +
  |author  = PhantomGamers
 +
  |id      = PhantomGamers.ServerPortChanger
 +
  |nexus  = 2993
 +
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Set Money
   |author  = Khloe Leclair
+
   |author  = j4c0b333
   |id      = leclair.thememanager
+
   |id      = j4c0b333.SetMoney
   |nexus  = 14525
+
   |nexus  = 3889
  |github  = KhloeLeclair/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Moon
 
  |author  = Pucklynn
 
  |id      = shannon.MoonMod
 
  |nexus  = 2482
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Set Reminders
   |author  = The commission of The Northern Gulf
+
   |author  = Aelaan Bluewood
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 19376
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Set Unique Game ID
   |author  = KirbyLink
+
   |author  = dJomp
   |id      = kirbylink.pumpkinking
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 3006
+
   |nexus  = 2042
   |github  = KirbyLink/PumpkinKing
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
<!--@retest-after Custom Farming Redux
+
   |status   = abandoned
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 
   |unofficial url    = {{nexus mod|4109}}
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Seven Deadly Sins
   |author  = TheShwamp
+
   |author  = ricehit, Little Dot
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 5172
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Sewer Slimes
   |author  = aedenthorn and lucaskfreitas
+
   |author  = aedenthorn, Erinthe
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 20701
+
   |nexus  = 18195
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Shadow for Mazes, Maze
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Edu Anttunes
   |id      = Eris.APICut
+
   |id      = Maze
   |nexus  = 8158
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Think-n-Talk
 
  |author  = Prism 99
 
  |id      = prism99.thinkntalk
 
  |nexus  = 9546
 
  |github  = Prism-99/Think-n-Talk
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Shared Exp, Shared Xp
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Batzpup
   |id      = SweetPanda.Organic
+
   |id      = SharedExp.Batzpup
   |nexus  = 16648
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
 
  |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    = Shared Professions
   |author  = spacechase0
+
   |author  = virtualbjorn
   |id      = ThreeHeartDancePartner
+
   |id      = virtualbjorn.SharedProfessions
  |curse  = 867388
+
   |nexus  = 16628
  |moddrop = 127278
+
   |github  =
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
  |pull request      = https://github.com/spacechase0/StardewValleyMods/pull/408
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Shared Recipes
   |author  = spacechase0
+
   |author  = jpslatt, jslattery26
   |id      = spacechase0.ThrowableAxe
+
   |id      = jslattery26.SharedRecipes
  |curse  = 867726
+
   |nexus  = 22718
  |moddrop = 771683
+
   |github  = jslattery26/stardew_mods
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Share Experience
   |author  = justastranger
+
   |author  = season
   |id      = jas.ThunderstormTotem
+
   |id      = season.ShareExperience
  |moddrop = 944622
+
   |nexus  = 22163
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sharing is Caring
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SharingIsCaring
 +
  |nexus  = 14263
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Shed Notifications
   |author  = seitanicbean
+
   |author  = TheCroak
   |id      = seitanicbean.tidyfields
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 10929
+
   |nexus  = 620
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Shenandoah Library
   |author  = trashcan9
+
   |author  = Nishtra
   |id      = trashcan9.TidySocial
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 16233
+
   |nexus  = 756
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Shift Toolbar When Paused
   |author  = SpicyKai
+
   |author  = Zamiel
   |id      = SpicyKai.Tileman
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 11945
+
   |nexus  = 21613
   |github  = spicykai/StardewValley-Mods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Ship Anything, Ship Everything
   |author  = aedenthorn, Erinthe
+
   |author  = Berkay Yigit, berkayylmao
   |id      = aedenthorn.TileTransparency
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 17288
+
   |nexus  = 3782
   |github  = aedenthorn/StardewValleyMods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Ship Anywhere
   |author  = hawkfalcon
+
   |author  = spacechase0
   |id      = hawkfalcon.TillableGround
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 2175
+
   |nexus  = 1379
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Ship From Inventory
   |author  = bcmpinc
+
   |author  = Platonymous
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 2738
+
   |nexus  = 3219
   |github  = bcmpinc/StardewHack
+
  |moddrop = 793916
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Asconoid
+
   |author  = JPAN
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 5764
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Shipment Tracker
   |author  = Jonathan Ginn
+
   |author  = Iceburg
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 12170
+
   |nexus  = 321
 
   |github  =
 
   |github  =
  |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    = Shipping Bin Summary
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Futro, Futroo
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = futro.ShippingBinSummary
   |nexus  = 973
+
  |nexus  = 18992
   |github  = janavarro95/Stardew_Valley_Mods
+
  |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
 +
  |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
 +
  |author  = holythesea
 +
  |id      = holythesea.SortShippingCollection
 +
   |nexus  = 15694
 +
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Shipping Taxes
   |author  = JBtheShadow
+
   |author  = NOGAF
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 7425
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Shop Anywhere
   |author  = trashcan9
+
   |author  = SorryLate, rharyanto
   |id      = trashcan9.TimeMaster
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 16192
+
   |nexus  = 5299
   |github  =  
+
   |github  =
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files&file_id=71136
 
  
 
   |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
 
  |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Shop Expander
   |author  = DefenTheNation
+
   |author  = Entoarox
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 2262
+
   |nexus  = 2278
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Shoplifter
   |author  = The Fluffy Robot
+
   |author  = TheMightyAmondee
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 5631
+
   |nexus  = 8569
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Shopping Cart
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = LeFauxMatt
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = furyx639.ShoppingCart
   |nexus  = 1000
+
   |curse   = 871829
  |moddrop = 664035
+
   |nexus  = 13701
  |github  = JohnsonNicholas/SDVMods
+
   |github  = LeFauxMatt/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = TimeSpeed
 
  |author  = cantorsdust and Pathoschild
 
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 
   |nexus  = 169
 
   |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Totem
 
  |author  = gmff
 
  |id      = GMFF.TimeTotem
 
  |curse  = 494425
 
  |nexus  =
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Shopping Show
   |author  = Platonymous
+
   |author  = AvalonMFX
   |id      = Platonymous.TMXLoader
+
   |id      = AvalonMFX.ShoppingShow
   |curse  = 877235
+
   |curse  = 1016429
   |nexus  = 1820
+
   |nexus  = 18445
  |moddrop = 771913
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Shop Tile Framework
   |author  = Jamie Taylor
+
   |author  = Cherry, CherryChain
   |id      = jltaylor-us.ToDew
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 7409
+
   |nexus  = 5005
   |github  = jltaylor-us/StardewToDew
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Eleanor, eleanoot
+
   |author  = moonslime
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 1630
+
   |nexus  = 16028
   |github  = eleanoot/stardew-to-do-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Show Birthdays
   |author  = Jolyone, Me
+
   |author  = Traktori
   |id      = Me.ToggleMonsters
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 11801
+
   |nexus  = 7495
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Showcase
   |author  = LeFauxMatt
+
   |author  = Igorious
   |id      = furyx639.ToolbarIcons
+
   |id      = Igorious.Showcase
   |curse   = 871834
+
   |nexus   =
   |nexus  = 11026
+
   |chucklefish = 4487
   |github  = LeFauxMatt/StardewMods
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Show Catch Quality
   |author  = danmw3
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = danmw3.toolbartooltips
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 4977
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Show Cooking Recipes
   |author  = yuri0r
+
   |author  = MasterOfMutton
   |id      = yuri0r.ToolBelt
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8566
+
   |nexus  = 5525
 
   |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    = Tool Charging
+
   |name    = Show Daily Luck
   |author  = mralbobo
+
   |author  = Arphox
   |id      = mralbobo.ToolCharging
+
   |id      = Arphox.ShowDailyLuck
   |nexus  =
+
   |nexus  = 15910
   |url    = https://community.playstarbound.com/threads/111988
+
   |github  = arphox/StardewValleyMods
   |github  = mralbobo/stardew-tool-charging
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Item Quality
 +
  |author  = Jonqora
 +
  |id      = Jonqora.ShowItemQuality
 +
  |nexus  = 6311
 +
   |github  = Jonqora/StardewMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
+
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = CrazyWig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.toolpowerselect
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 2553
+
  |curse  = 868887
   |github  =
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Show Predictable RNG Outcomes
   |author  = Gilar Fasulaki
+
   |author  = Relance
   |id      = GilarF.ToolPowerSetup
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 4517
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Show XP and Level Gains, Show XP
   |author  = aedenthorn, Erinthe
+
   |author  = adverserath
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = Adverserath.ShowXP
  |curse  = 868687
+
   |nexus  = 19501
   |nexus  = 15216
+
   |github  =
   |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    = Tool Smart Switch (Updated)
+
   |name    = Shroom Spotter
   |author  = Fiorbeth
+
  |author  = TehPers
   |id      = Fiorbeth.ToolSmartSwitch
+
  |id      = TehPers.ShroomSpotter
   |nexus  = 20829
+
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter Redux
 +
   |author  = Strobe and TehPers
 +
   |id      = ShroomSpotter
 +
  |nexus  = 7934
 +
  |github  = strobel1ght/ShroomSpotterRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shut Up
 +
  |author  = Geko_X
 +
  |id      = gekox.shutUp
 +
  |moddrop = 1530062
 +
   |nexus  = 7358
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Silent Alarm Clock
   |author  = Cherry, CherryChain
+
   |author  = Invatorzen
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = invatorzen.AC
   |nexus  = 6576
+
   |nexus  = 12164
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Silent Scarecrows
   |author  = SorryLate
+
   |author  = climaxius
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5421
+
   |nexus  = 3258
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Silo Report
   |author  = Felix-Dev
+
   |author  = bogie5464
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = bogie5464.SiloReport
   |nexus  = 2938
+
   |nexus  = 3194
   |github  = Felix-Dev/StardewMods
+
   |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Silo Size
   |author  = Wracketeer
+
   |author  = pepoluan
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = pepoluan.SiloSize
   |nexus  = 13423
+
   |nexus  = 8819
 +
  |moddrop = 981291
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Simple Crop Label
   |author  = Edu Anttunes
+
   |author  = TheMusketeer
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = SimpleCropLabel
   |nexus  = 6317
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Simple HUD
   |author  = Pathoschild
+
   |author  = Enaium
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Enaium.SimpleHUD
   |nexus  = 1401
+
   |moddrop = 1145228
   |moddrop = 606639
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = MissCoriel
+
   |author  = skn
   |id      = misscoriel.tractorsounds
+
   |id      = skn.HungerMod
   |nexus  = 5781
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Simple Screenshots, Screenshot
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Trading
+
   |id      = aedenthorn.Screenshot
   |moddrop = 1214750
+
   |nexus  = 10178
   |nexus  = 13293
+
  |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sound Manager
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.SimpleSoundManager
 +
   |nexus  = 1410
 +
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Simple Sounds
   |author  = Cherry, CherryChain
+
   |author  = BleakCodex
   |id      = Cherry.TrainStation
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 6183
+
   |nexus  = 14540
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Simple Sprinkler
   |author  = aedenthorn, Erinthe
+
   |author  = ADoby, tZed, Tobias Z
   |id      = aedenthorn.TrainTracks
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 10927
+
   |nexus  = 76
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ADoby/SimpleSprinkler
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Simplified Achievements
   |author  = Taskmaster
+
   |author  = cel10e
   |id      = Taskmaster.TrainWhistle
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 4473
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
Line 16,925: Line 18,914:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Singin' Stone
   |author  = aedenthorn, Erinthe
+
   |author  = CyTheGuy01
   |id      = aedenthorn.Trampoline
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 11619
+
   |nexus  = 6463
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Esca, Esca-MMC
+
   |author  = MindMeltMax
   |id      = Esca.TransparencySettings
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 8891
+
   |nexus  = 6778
   |moddrop = 971985
+
   |moddrop = 1135654
   |github  = Esca-MMC/TransparencySettings
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SinZational Several Spouse Spots
 +
  |author  = SinZ
 +
  |id      = SinZ.SeveralSpouseSpots
 +
  |nexus  = 20655
 +
  |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SinZational Shared Spaces
 +
   |author  = SinZ
 +
  |id      = SinZ.SharedSpaces
 +
  |nexus  = 20654
 +
  |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = SinZational Spending Services
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.TransparentObjects
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 6412
+
   |nexus  = 20656
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Sit and Rest
   |author  = ChrisMzz
+
   |author  = Krutonium
   |id      = ChrisMzz.trash4elliott
+
   |id      = Krutonium.SitandRest
   |nexus  = 18882
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Sit For Stamina
   |author  = John Peters
+
   |author  = Entoarox
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Entoarox.SitForStamina
   |nexus  = 11359
+
   |nexus  = 7334
   |github  =
+
   |github  = Entoarox/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit n' Relax: Rest Your Butt
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.sitnrelax
 +
  |nexus  = 7336
 +
  |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = MattDeDuck, Duckshard
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = MattDeDuck.TrashBearName
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 5252
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCanReactions
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 7643
+
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sizable Fish
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SizableFish
 +
  |nexus  = 14267
 +
  |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Skateboard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = aedenthorn.Skateboard
   |nexus  = 16394
+
   |nexus  = 13096
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Skateboard For 1.6
   |author  = atravita
+
   |author  = chiccen
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = chiccen.Skateboard
  |curse  = 870979
+
   |nexus  = 24074
  |moddrop = 1128126
+
   |github  =
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Skillful Clothes
   |author  = SorryLate, rharyanto
+
   |author  = LunaticShade
   |id      = SorryLate.TrashRemover
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 5114
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Skill Prestige
   |author  = Jaredlll08
+
   |author  = CinderGarde, Alphablackwolf
   |id      = BlameJared.TrashTrash
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  =
+
   |nexus  = 569
  |curse  = 297981
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Vrakyas
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 4031
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Achtuur8
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Achtuur.StardewTravelSkill
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
  |nexus  = 16820
+
   |nexus  = 569
  |github  = Achtuur/StardewTravelSkill
+
   |github  = Alphablackwolf/SkillPrestige
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Treasure Chests Expanded
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TreasureChestsExpanded
 
   |nexus  = 7685
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |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    = Tree Changes
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = JPAN
+
   |author  = Tondorian
   |id      = jpan.TreeChanges
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 3964
+
   |nexus  = 18605
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |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    = Tree Shake Mod
+
   |name    = Skill Prestige for Luck Skill
   |author  = NCarigon
+
   |author  = CinderGarde, Alphablackwolf
   |id      = NCarigon.TreeShakeMod
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 15927
+
   |nexus  = 569
   |github  = ncarigon/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Skill Prestige for Magic
   |author  = TyoAtrosa
+
   |author  = CinderGarde, Alphablackwolf
   |id      = TyoAtrosa.Treeshaker
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 2159
+
   |nexus  = 569
   |github  = TyoAtrosa/TreeShaker
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.6
+
   |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    = Tree Spread
+
   |name    = Skill Rings
   |author  = bcmpinc
+
   |author  = AlphaMeece
   |id      = bcmpinc.TreeSpread
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 3183
+
  |curse  = 991336
   |github  = bcmpinc/StardewHack
+
   |nexus  = 7515
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Skill Training
   |author  = YukiShiku, LeonBlade
+
   |author  = spacechase0
   |id      = TreeTransplant
+
   |id      = spacechase0.SkillTraining
   |nexus  = 1342
+
   |nexus  = 14452
  |moddrop = 526140
+
   |github  = spacechase0/StardewValleyMods
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Skinny Animals
   |author  = candidus42
+
   |author  = tem696969696969
   |id      = Candidus42.TrendyHaley
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 4984
+
   |nexus  = 21826
   |github  = mus-candidus/TrendyHaley
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Skin Tone Loader
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = HeyImAmethyst
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 8115
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Skip Dialogue
   |author  = ch20youk
+
   |author  = FricativeMelon
   |id      = ch20youk.TricksAndTreats
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 18947
+
   |nexus  = 15311
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Skip Fish
   |author  = lilico/atelier99
+
   |author  = LucaINC
   |id      = lilico.TrueRandomGeodes
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 11371
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Skip Fishing Minigame
   |author  = Krutonium
+
   |author  = DewMods
   |id      = krutonium.turn_to_your_enemies
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 12643
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = TV Announcements
+
   |name     = Skip Fishing Minigame 2
   |author = Zyin
+
   |author   = philosquare
   |id     = Zyin.TVAnnouncements
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus   = 3649
+
  |moddrop  = 1530481
   |github = Zyin055/TVAnnouncements
+
   |nexus   =
 +
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Skip Intro
   |author  = JhonnieRandler & Brukob
+
   |author  = Pathoschild
   |id      = JhonnieMike.BrasilTV
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 10843
+
  |curse  = 1000635
   |github  = JhonnieRandler/TVBrasileira
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Skip Start
   |author  = hisameartwork
+
   |author  = DeadRobotDev
   |id      = HisameArtwork.GardeningChannel
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 5485
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Skip Text
   |author  = SorryLate, rharyanto
+
   |author  = CrunchyDuck
   |id      = SorryLate.TvRecipes
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 5260
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Drill
 +
  |author  = S1mmyy
 +
  |id      = S1mmyy.SkullCavernDrill
 +
  |nexus  = 6121
 +
  |github  = S1mmyy/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Skull Cavern Drill Redux
   |author  = AndyUr
+
   |author  = NetworkOverflow
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 7589
+
   |nexus  = 16533
   |github  =
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Skull Cavern Elevator
   |author  = Hexenentendrache
+
   |author  = Bifibi, Lestoph
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = SkullCavernElevator
   |nexus  = 17321
+
   |nexus  = 963
   |github  = Enteligenz/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Skull Cavern Toggle
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = telshin.twitch-for-stardew
+
   |id      = TheMightyAmondee.SkullCavernToggle
  |curse  = 306420
+
   |nexus  = 7908
   |nexus  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Skull Cave Saver
   |author  = Cdaragorn
+
   |author  = cantorsdust
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 1150
+
   |nexus  = 175
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = cantorsdust/StardewMods
  
  |warnings = Broken on Android.
+
   |status = abandoned
 
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
  |broke in = Stardew Valley 1.5.5
 
   |status   = workaround
 
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Sleep In Wedding
   |author  = Annosz, Abs0rbed
+
   |author  = atravita
   |id      = Annosz.UiInfoSuite2
+
   |id      = atravita.SleepInWedding
   |nexus   =
+
   |curse   = 870963
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |moddrop = 1294437
   |github  = Annosz/UiInfoSuite2
+
  |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Sleepless Fisherman
   |author  = Demiacle
+
   |author  = Annosz
   |id      = Demiacle.UiModSuite
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 1023
+
   |nexus  = 5915
   |github  = demiacle/UiModSuite
+
   |github  = Annosz/StardewValleyModding
 
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Sleepless in Stardew
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
  |author  = instafluff
 +
  |id      = instafluff.sleeplessinstardew
 +
   |nexus   = 5445
 +
   |github = instafluff/SleeplessInStardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepovers
 +
  |author  = bwdy
 +
  |id      = bwdy.sleepovers
 +
  |nexus  = 3531
 +
  |github  = bwdymods/SDV-Sleepovers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Sleep Warning
   |author  = Pereclaw Team
+
   |author  = GlimmerDev
   |id      = Pereclaw.ukrutilities
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 8427
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Sleep Wherever
   |author  = Shadowfoxss
+
   |author  = Vexorth
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Vexorth.SleepWherever
   |nexus  = 2833
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Sleep Worker
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Platonymous.SleepWorker
   |nexus   = 7719
+
   |curse   = 877233
   |moddrop = 1135717
+
   |moddrop = 793835
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |nexus  = 2062
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Sleepy Eye
   |author  = Mel Noelle and Kirbylink
+
   |author  = spacechase0
   |id      = melnoelle.underdarksewer
+
   |id      = spacechase0.SleepyEye
   |nexus  = 3070
+
  |curse  = 867761
   |github  = KirbyLink/UnderdarkSewer
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = aedenthorn, Erinthe
+
   |author  = fernass354
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 6597
+
   |nexus  = 18507
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Slime Hutch Water Spots
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 17139
+
   |nexus  = 13778
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Slime Minerals
   |author  = Shaklin
+
   |author  = ChrisMzz
   |id      = shaklin.uniquechildren
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 6278
+
   |nexus  = 20930
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = Shaklin
+
   |author  = Tofu, SadDodo
   |id      = shaklin.uniquechildrentalk
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 9540
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Slime Produce
   |author  = aedenthorn, Erinthe
+
   |author  = exotico
   |id      = aedenthorn.UniqueValley
+
   |id      = exotico.SlimeProduce
   |nexus  = 13828
+
   |nexus  = 7634
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Unlimited Cats and Dogs
+
   |name    = Slime Spawner
   |author  = funny-snek
+
   |author  = aurnj, Roy Li
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 2942
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Water Filler, Slime AutoWaterer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.slimewaterer
 +
  |nexus  = 7141
 +
  |github  = Speshkitty/SlimeWaterFiller
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Slim Hutch
   |author  = Armitxes
+
   |author  = Peasly Wellbott
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 2213
+
   |nexus  = 7424
  |curse  = 362847
+
   |github  = Wellbott/StardewValleyMods
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Slingshot Rebalance
   |author  = DeLiXx
+
   |author  = Redwood, Towering Redwood
   |id      = DLX.Bundles
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 17265
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
    
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Slots Cheats
   |author  = Shaklin
+
   |author  = Fischkop2
   |id      = shaklin.unlockdyemenu
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 6156
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Slower Fence Decay
   |author  = damien
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = damien.unlocked_doors
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 4338
+
   |nexus  = 252
   |github =
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Smack Dat Scarecrow
   |author  = apomorph
+
   |author  = LeFauxMatt
   |id      = apomorph.updatedInstantEatKey
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 15191
+
  |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    = Updated No Rumble Horse
+
   |name    = Small Beach Farm
   |author  = Aladanor
+
   |author  = Pathoschild
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 10164
+
  |curse  = 1000624
   |github  = shailalias/NoRumbleHorse
+
   |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Anthony Hilyard
+
   |author  = Peasly Wellbott
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = Wellbott.FishWell
  |curse  = 446597
+
   |nexus  = 7651
   |nexus  = 9318
+
   |github  = Wellbott/StardewValleyMods
   |github  = AHilyard/UpgradeablePan
 
  
 
   |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    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Small Tree Texture
   |author  = Miihau
+
   |author  = season
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = season.SmallTreeTexture
   |nexus  = 17234
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Smart Building
   |author  = Richard Cai
+
   |author  = DecidedlyHuman
   |id      = richard_cai.UpgradedHorse
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 5242
+
   |nexus  = 11158
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Smart Cursor
   |author  = Cherry, CherryChain
+
   |author  = DecidedlyHuman
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 5253
+
   |nexus  = 13268
  |moddrop = 720987
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Smart Cursor
   |author  = punyo, yakminepunyo
+
   |author  = stokastic
   |id      = punyo.UsefulBombs
+
   |id      = stokastic.SmartCursor
   |nexus  = 2488
+
   |nexus  = 2458
   |github  = pomepome/UsefulBombs
+
   |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 [[#BetterBombs|BetterBombs]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
<!--
 
   |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    = SmartMod
   |author  = Right Hand Man
+
   |author  = KuroBear
   |id      = raik.uselessinfo
+
   |id      = KuroBear.SmartMod
   |nexus  = 8634
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Smol Fish
   |author  = aedenthorn, Erinthe
+
   |author  = gbromios
   |id      = aedenthorn.UtilityGrid
+
   |id      = gbromios.SmolFish
   |nexus  = 10197
+
   |nexus  = 14287
   |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    = Snack Anything
   |author  = Jonqora
+
   |author  = Cherry, ChroniclerCherry
   |id      = Jonqora.UVIndex
+
   |id      = Cherry.SnackAnything
   |nexus  = 6676
+
   |nexus  = 5196
   |github  = Jonqora/StardewMods
+
   |moddrop = 716397
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Snail Mail
   |author  = dantheman999
+
   |author  = Darkhax
   |id      = dantheman999.VariableGrass
+
   |id      = darkhax.snailmail
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/107658
+
   |curse  = 307861
   |github  = dantheman999301/StardewMods
+
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
   |unofficial version = 1.3.1-unofficial.3-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snow Crab
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SnowCrab
 +
   |nexus  = 11302
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Socializing Skill
   |author  = calebstein1
+
   |author  = drbirbdev
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 19904
+
   |nexus  = 14142
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Social Network
   |author  = ActionJackson
+
   |author  = Cecidelus
   |id      = ActionJackson.VendingMachine
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 7508
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
Line 17,449: Line 19,485:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Social Page Order Button
   |author  = bmarquismarkail, Space Baby
+
   |author  = aedenthorn, Erinthe
   |id      = SB_VerticalToolMenu
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 943
+
   |nexus  = 7871
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Social Page Order Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.VideoPlayer
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 6524
+
   |nexus  = 13698
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Villager Compass
+
   |name    = Social Page Order Redux
   |author  = Jboss
+
   |author  = aedenthorn and FlyingTNT
   |id      = Jboss.VillagerCompass
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 16912
+
   |nexus  = 23374
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = shekurika
+
   |author  = funny-snek
   |id      = shekurika.WaterFish
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 8897
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Solar Eclipse Event
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.Visualize
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |curse   = 307573
+
   |nexus   = 897
   |moddrop = 793933
+
   |github  = JohnsonNicholas/SDVMods
   |nexus   = 1704
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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    = VisualizeTK
+
   |name    = Solid Foundations
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.VisualizeTK
+
   |id      = PeacefulEnd.SolidFoundations
   |moddrop = 1521421
+
   |curse  = 870929
   |nexus  = 19009
+
   |nexus  = 12311
   |github  =
+
   |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Solid Foundations → Automate Integration
   |author  = Renny
+
   |author  = PeacefulEnd
   |id      = renny.stardewvoideffects
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 2703
+
   |nexus  = 12311
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = Floogen/SolidFoundations
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160 1.3.36].
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wait Around
 
  |author  = Alhifar
 
  |id      = Alhifar.WaitAround
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 
  |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Sona's Farm
   |author  = EvilPdor
+
   |author  = Kerlin & Sona
   |id      =
+
   |id      = kerlin.sonasfarm
   |nexus  =
+
   |nexus  = 8545
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Sonic Shoes
   |author  = TheOfficialTab
+
   |author  = lilico
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = lilico.SonicShoes
   |nexus  = 1958
+
   |nexus  = 10226
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Sorted Storages
   |author  = Mizzion
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = mizzion.wallpaperrecycler
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 1905
+
   |nexus  =
   |moddrop = 661354
+
   |curse  = 290653
   |github  = Mizzion/MyStardewMods
+
   |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    = Wall Planter
+
   |name    = Sorting Chests
   |author  = aedenthorn, Erinthe
+
   |author  = aRooooooba
   |id      = aedenthorn.WallPlanter
+
   |id      = aRooooooba.SortingChests
   |nexus  = 11339
+
   |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    = Wall Televisions
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallTelevision
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 11448
+
   |nexus  = 10232
 
   |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-121931
 
  |unofficial version = 0.3.1-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/132
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Sound Loop Mod
   |author  = Symen
+
   |author  = strelkasaur
   |id      = Symen.WarpAnimals
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 1400
+
   |nexus  = 13099
   |github  = simonbru/WarpAnimals
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Sounds Patcher
   |author  = SnowFire kVala
+
   |author  = MindMeltMax
   |id      = SnowFire.Warp_Binder
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 6892
+
   |nexus  = 7465
   |github  =
+
  |moddrop = 1135690
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Sound Tweaker
   |author  = Strato35, Shalankwa
+
   |author  = aedenthorn, Erinthe
   |id      = Strato35.WarpMultiplayer
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 7451
+
   |nexus  = 14767
   |github  = Shalankwa/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = SpaceCore
   |author  = Shaklin
+
   |author  = spacechase0
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = spacechase0.SpaceCore
   |nexus   = 8950
+
   |curse   = 867152
   |github  =
+
   |moddrop = 136998
 
+
  |nexus  = 1348
   |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Spawn Monsters
   |author  = tlitookilakin
+
   |author  = Berisan
   |id      = tlitookilakin.warpnetwork
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 8567
+
   |nexus  = 3201
   |moddrop = 951720
+
   |github  = Berisan/SpawnMonsters
   |github  = tlitookilakin/WarpNetwork
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Sea Monster
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.SpawnSeaMonster
 +
  |nexus  = 5736
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Spawn Supply Crates on Beach
   |author  = Pillow
+
   |author  = onlythechosen
   |id      = Pillow.WarpParsnip
+
   |id      = otc.supplycratesonbeach
   |nexus  = 18628
+
   |nexus  = 20828
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = ceruleandeep
+
   |author  = AcidicNic
   |id      = ceruleandeep.WarpSnitch
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 9087
+
   |nexus  = 7588
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Special Orders Tags Extended
   |author  = Shalankwa
+
   |author  = atravita
   |id      = Shalankwa.WarpToFriends
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 2180
+
  |curse  = 870988
   |github  = Shalankwa/SDV_Mods
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
  |status            = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
   |broke in           = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Special Orders Tweaks
   |author  = GrumpyCrouton
+
   |author  = nnn
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 10998
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Special Power Utilities
   |author  = HaulinOats
+
   |author  = Spiderbuttons
   |id      = HaulinOats.WaterBalloon
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 14481
+
   |nexus  = 22300
   |github  = HaulinOats/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Specify Gift Taste Portraits
   |author  = BlaDe
+
   |author  = Button, Spiderbuttons
   |id      = BlaDe.WaterBomb
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 10267
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
Line 17,658: Line 19,697:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Speed Boots
   |author  = andyruwruw
+
   |author  = season
   |id      = andyruwruw.WaterBot
+
   |id      = season.SpeedBoots
   |nexus  = 8167
+
   |nexus  = 22958
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Speed Mod
   |author  = Mizzion
+
   |author  = Blackclaw
   |id      = mizzion.watercanrefiller
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 3539
+
   |nexus  = 5082
   |moddrop = 661368
+
   |github  = Xebeth/StardewValley-SpeedMod
   |github  = Mizzion/MyStardewMods
+
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
   |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Speedster
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.WaterFlow
+
   |id      = Platonymous.Speedster
   |nexus  = 11790
+
   |nexus  = 1102
   |github  = b-b-blueberry/WaterFlow
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Spelldew Valley
   |author  = Achtuur
+
   |author  = instafluff
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = instafluff.spelldewvalley
   |nexus  = 16903
+
   |nexus  = 7322
   |github  = Achtuur/StardewMods
+
   |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Spenny
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = spacechase0.Spenny
   |curse  = 868789
+
   |curse  = 867742
   |nexus  = 10947
+
  |moddrop = 771624
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 2755
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Spenny Deluxe
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 7768
+
   |nexus  = 14984
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Spenny Lite
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.petwaterbowl
+
   |id      = spacechase0.SpennyLite
   |nexus  = 2009
+
   |nexus  = 14249
  |moddrop = 661365
+
   |github  = spacechase0/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Spice of Life
   |author  = Esca, Esca-MMC
+
   |author  = KarratKake
   |id      = Esca.WaterproofItems
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 6460
+
   |nexus  = 7398
   |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Splash Text
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SplashText
 +
  |nexus  = 14416
 +
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Split Money
   |author  = Digus
+
   |author  = Platonymous
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Platonymous.SplitMoney
   |nexus  = 2374
+
   |nexus  = 2303
   |github  = Digus/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Wealth is Health
+
   |name    = Split Screen
   |author  = Qi The Mysterious
+
   |author  = Ilyaki
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 19903
+
   |nexus  = 2139
   |github  =
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Splitscreen Improved
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 15409
+
   |nexus  = 24507
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Split Screen Manager
   |author  = Anthony Hilyard
+
   |author  = RomenH
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = RomenH.SplitScreenManager
  |curse  = 447259
+
   |nexus  = 12063
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Split Screen Regions
   |author  = bcmpinc
+
   |author  = Espy
   |id      = bcmpinc.WearMoreRings
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 3214
+
   |nexus  = 23669
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Spoilage
   |author  = EvilPdor
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Spoilage
   |nexus  =
+
   |nexus  = 14712
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = aedenthorn/StardewValleyMods
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = nrm33n
+
   |author  = Dounat2201, Sasara
   |id      = nrm33n.weatherGod
+
   |id      = Sasara.pumkin
   |nexus  = 15563
+
   |nexus  = 4586
 
   |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    = Spouse Outdoor Area
   |author  = Sakorona
+
   |author  = Shaklin
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 2210
+
   |nexus  = 6747
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.WeatherTotems
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 16455
+
  |curse  = 880521
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11037
 
+
   |github  = misty-spring/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Spouse's Room Mod
   |author  = Opalie
+
   |author  = Wata, Watagatapitusberry
   |id      = Opalie.Wedding
+
   |id      = Spouseroom
 
   |nexus  =
 
   |nexus  =
   |moddrop = 526231
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
   |github  = Opalie/Wedding
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Spouse Stuff
   |author  = aedenthorn, Erinthe
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Sikker.SpouseStuff
  |curse  = 868829
+
   |nexus  = 4651
   |nexus  = 10117
+
   |github  = sikker/SpouseStuff
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Sprinkler Activation
   |author  = treehat
+
   |author  = Blaxsmith
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 8194
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Sprinkler Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 13707
+
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Werewolf in the Valley
+
   |name    = Sprinkles
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Werewolf
+
   |id      = Platonymous.Sprinkles
   |curse   = 877223
+
   |nexus   =
   |moddrop = 1521370
+
   |chucklefish = 4592
  |nexus  = 15724
 
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = PrivateButtface
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = SPDSprintAndDash
   |nexus  = 4430
+
  |nexus  = 235
   |github  = LukeSeewald/PublicStardewValleyMods
+
  |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint and Dash Redux
 +
  |author  = littleraskol
 +
  |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
 +
   |nexus  = 560
 +
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Sprinting
   |author  = Oxyligen
+
   |author  = Patrick, mistersnuggler
   |id      = WhatAMush
+
   |id      =
   |nexus  = 1097
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} 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
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Oxyligen
+
   |author  = Abs, abslam
   |id      = wHatsUp
+
   |id      = abs.SprintNRegen
   |nexus  = 1082
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint Sprint, Sprint Sprint Sprint
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
 +
  |nexus  = 4778
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Sprint (unidarkshin)
   |author  = Capaldi12
+
   |author  = unidarkshin, Devin Lematty
   |id      = Capaldi12.WhereAreThey
+
   |id      = DevinLematty.Sprint
   |nexus  = 13208
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Sprint (Yoshify)
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Yoshify
   |id      = f4iTh.WheresMyItems
+
   |id      =
   |nexus  = 2086
+
   |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    = White Turnip
+
   |name    = SpriteMaster
   |author  = ejun0
+
   |author  = Ameise, Ameisen, mkukli
   |id      = ejun0.WhiteTurnip
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 8568
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Sprites in Detail
   |author  = Prism 99
+
   |author  = BleakCodex
   |id      = prism99.wholiveshere
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 19840
+
   |nexus  = 14487
   |github  = Prism-99/WhoLivesHere
+
   |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Stabbing Sword Special
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.WikiLinks
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 11476
+
   |nexus  = 7683
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Stack Check Fix
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.StackCheckFix
 +
  |nexus  = 2433
 +
  |github  = pomepome/StackCheckFix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stacked Item Icons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Wildflowers
+
   |id      = aedenthorn.StackedItemIcons
   |nexus  = 14061
+
  |curse  = 868678
 +
   |nexus  = 15468
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Stack Everything
  |author  = CatCattyCat
 
  |id      = cat.windeffects
 
  |nexus  = 6647
 
  |moddrop = 833564
 
  |github  = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.5-brimbane
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Window Resize
 
  |author  = thatnzguy
 
  |id      = thatnzguy.WindowResize
 
  |nexus  = 2266
 
  |github  = thatnzguy/WindowResize
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Winter Grass
 
 
   |author  = CatCattyCat, Cat
 
   |author  = CatCattyCat, Cat
   |id      = cat.wintergrass
+
   |id      = cat.stackeverything
   |nexus  = 1601
+
   |nexus  = 2053
   |moddrop = 833542
+
   |moddrop = 833551
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Stack Everything Redux
   |author  = MindMeltMax
+
   |author  = thimadera
   |id      = MindMeltMax.WinterPigs
+
   |id      = thimadera.StackEverythingRedux
  |moddrop = 1443556
+
   |nexus  = 22381
   |nexus  = 16879
+
   |github  = thimadera/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Stack Quality
   |author  = idermailer
+
   |author  = LeFauxMatt
   |id      = idermailer.WinterRain
+
   |id      = furyx639.StackQuality
   |nexus  = 13767
+
  |curse  = 871828
   |github  = idermailer/WinterRain
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Stack Size Changer
   |author  = drbirbdev
+
   |author  = Shockah
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 14164
+
   |nexus  = 11866
   |github  = drbirbdev/StardewValley
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Stack Split Redux
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = Aedenthorn.WitcherMod
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 5797
+
   |nexus  = 8967
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 976551
 +
   |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    = Wizard's Mystical Stationary
+
   |name    = StackSplitX
   |author  = Taskmaster
+
   |author  = tstaples
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = tstaples.StackSplitX
   |nexus  = 5246
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  
   |broke in = Stardew Valley 1.6
+
   |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    = Wonderful Farm Life
+
   |name    = Stack to Nearby Chests
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Ilyaki
   |id      = WonderfulFarmLife
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  =
+
   |nexus  = 1787
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = Ilyaki/StackToNearbyChests
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.5
<!--
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = jahangmar
+
   |author  = Becks723
   |id      = jahangmar.WorkingFireplace
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 3654
+
   |nexus  = 13381
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = StaminaRegen
   |author  = skiilaa
+
   |author  = EvilPdor
   |id      = skiilaa.X
+
   |id      =
   |nexus  = 2286
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |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    = XP Display
+
   |name    = Standardized Krobus
   |author  = Shockah
+
   |author  = minervamaga
   |id      = Shockah.XPDisplay
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 11089
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
   |moddrop = 716314
 
+
   |github  = minervamaga/StandardizedKrobus
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Starbot
   |author  = nofilenamed
+
   |author  = bwdy
   |id      = NFN.XPMUL
+
   |id      = bwdy.starbot
   |nexus  = 8649
+
   |nexus  = 4755
   |github  = nofilenamed/XPMultiplier
+
   |github  = bwdymods/SDV-Starbot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Stardew and Chill
   |author  = nofilenamed
+
   |author  = mod.kitchen
   |id      = NFN.XPMULSPA
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 8760
+
   |nexus  = 12147
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Stardew Aquarium Code
   |author  = hixega
+
   |author  = Gervig91
   |id      = hixega.XtardewCore
+
   |id      = Cherry.StardewAquarium
   |nexus  = 19096
+
   |nexus  = 6372
 
   |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    = Yanshufitos Mod
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = yanshufitos
+
   |author  = Moonwolf, Moonwolf287
   |id      = yanshufitos.yanshufitosmod
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 20355
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = never worked
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Stardew Archipelago
   |author  = vincebel
+
   |author  = Kaito Kid
   |id      = vincebel.YearRoundCrops
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 8196
+
   |nexus  = 16087
   |github  = vincebel7/YearRoundCrops
+
   |github  = agilbert1412/StardewArchipelago
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Stardew Auto GC
   |author  = NeverToxic
+
   |author  = Lake1059, 1059Studio
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 20391
+
   |nexus  = 9293
   |github  = Dunc4nNT/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Stardew Brewery
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = Cylon
   |nexus  = 2731
+
   |id      = cylon.stardewbrewery
   |author = bcmpinc
+
   |nexus  = 2057
   |github = bcmpinc/StardewHack
+
   |github = JustCylon/stardew-brewery
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Stardew Config Menu
   |author  = moddem
+
   |author  = Juice805
   |id      = moddem.StardewMapTeleport
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 18143
+
   |nexus  = 1312
   |github  =
+
   |github  = StardewConfigFramework/StardewConfigMenu
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = XxHarvzBackxX
+
   |author  = TehPers
   |id      = XxHarvzBackxX.YASM
+
   |id      = SCCL
   |nexus  = 9228
+
   |nexus  = 889
   |github  =
+
   |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    = You've Got Mail - Twitch Integration
+
   |name    = Stardew Debt
   |author  = Jaredlll08, YGM Team
+
   |author  = Poison
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Poison.StardewTesting
  |curse  = 308005
+
   |nexus  = 10005
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Stardew Discord
   |author  = thakyZ
+
   |author  = Steven Kraft
   |id      = zdailyincrease
+
   |id      = StevenKraft.StardewDiscord
   |nexus  =
+
   |nexus  = 3608
  |chucklefish = 4247
+
   |github  = steven-kraft/StardewDiscord
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Stardew Druid
   |author  = BlaDe
+
   |author  = Neosinf
   |id      = BlaDe.Zenchman
+
   |id      = neosinf.StardewDruid
   |nexus  = 12024
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Stardew Druid Lite
   |author  = PositiveVegan
+
   |author  = Neosinf
   |id      = PositiveVegan.ZenMod
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 12899
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Stardew Editor
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 6743
+
   |nexus  = 1298
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewEditor
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = thespbgamer
+
   |author  = 1059 Studio, Lake1059
   |id      = thespbgamer.ZoomLevel
+
   |id      = Lake1059.StardewFPS
  |curse  = 714275
+
   |nexus  = 20801
   |nexus  = 7363
+
   |github  = Lake1059/StardewFPS
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Stardew Get Achievement Now
   |author  = GuiNoya, Yesst
+
   |author  = Lake1059, 1059 Studio
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 1621
+
   |nexus  = 11515
   |github  = GuiNoya/SVMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hack
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.StardewHack
 +
  |nexus  = 3213
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hitboxes
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewHitboxes
 +
  |nexus  = 12264
 +
  |github  = tylergibbs2/StardewHitboxes
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = RockinRolla
+
   |author  = davikr, apdapreturns
   |id      = RockinMods.ZoomMod
+
   |id      = davikr.hypnos
   |nexus  = 1326
+
   |nexus  = 5935
   |github  = rockinrolla/ZoomMod
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |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    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Geko_X
+
   |author  = aedenthorn, Erinthe
   |id      = gekox.zoomyFarmer
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 6031
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |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    = Stardew Locations
   |author  = Alex Noddings
+
   |author  = Mizzion
   |id      = an.4leaf
+
   |id      = mizzion.stardewlocations
   |nexus  = 2365
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Stardew Media Keys
   |author  = Entoarox
+
   |author  = Angebro
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 2270
+
   |nexus  = 11246
  |chucklefish = 3619
+
   |github  = AngeloC3/StardewMods
   |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    = Stardew Motif
   |author  = Warix3
+
   |author  = Vinyks
   |id      = warix3.advancingsprinklers
+
   |id      = Vinyks.StardewMotif
   |nexus  = 2983
+
   |nexus  = 14326
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AeroCore
+
   |name    = Stardew Multiplayer Server
   |author  = Tlitookilakin
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = tlitookilakin.AeroCore
+
   |id      = moy.Always_On_Server
  |moddrop = 1275014
+
   |nexus  = 20659
   |nexus  = 14700
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
   |github  = Tlitookilakin/AeroCore
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stardew Nametags
   |author  = CKextreme
+
   |author  = Tyler Gibbs
   |id      = CKextreme.AfkTimer
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 3721
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewNametags
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stardew News Feed
   |author  = skn
+
   |author  = Other Buckets
   |id      = skn.AgingMod
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 1129
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Stardew Notifications
   |author  = cantorsdust
+
   |author  = monopandora (maintained by Sakorona)
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 170
+
  |moddrop = 664154
   |github  = cantorsdust/StardewMods
+
   |nexus  = 4713
 
+
   |github  = Sakorona/SDVMods
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Social Menu
+
   |name    = STardew Overview
   |author  = spacechase0
+
   |author  = Sto13
   |id      = spacechase0.AnimalSocialMenu
+
   |id      = Sto13.STardewOverview
   |nexus  = 3283
+
   |nexus  = 14564
  |moddrop = 771644
+
   |github  =
   |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    = Stardew Progress
   |author  = Angela Ranna
+
   |author  = seeinggreen
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 6894
+
   |nexus  = 9786
   |github  = AngelaRanna/StardewMods
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Stardew Realty Framework
   |author  = Grant Peters
+
   |author  = Prism 99
   |id      = GPeters-AnimalMoodFix
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 761
+
  |nexus  = 10512
 +
  |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPC - Discord Rich Presence
 +
  |author  = ElocinDev
 +
  |id      = elocindev.stardewrpc
 +
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Stardew RPG
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 11288
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Stardew Speak
   |author  = Felix-Dev
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 2804
+
   |nexus  = 7929
   |github  = Felix-Dev/StardewMods
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Stardew Survival Project
   |author  = gmff
+
   |author  = NeroYuki
   |id      = GMFF.ArmorOre
+
   |id      = neroyuki.rlvalley
   |nexus  =
+
   |nexus  = 14183
  |curse  = 485718
+
   |github  = NeroYuki/StardewSurvivalProject
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Max Vollmer, SVProtector
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = maxvollmer.audiodevices
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 2838
+
   |nexus  = 425
   |github  = maxvollmer/AudioDevices
+
   |github  = janavarro95/Stardew_Valley_Mods
  
 
   |broke in = Stardew Valley 1.5.5
 
   |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    = Stardew Twitch Tracker
   |author  = Jotser
+
   |author  = Cody, Cody Hansen
   |id      = Jotser.AutoGrabberMod
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 2783
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Chosimba
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 2307
+
   |nexus  = 13426
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Avoid Losing Scepter
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = atravita
+
   |author  = reimu, r2h, tomdc
   |id      = atravita.AvoidLosingScepter
+
   |id      = reimu.sdv-helper
  |curse  = 870974
+
   |nexus  = 3917
  |moddrop = 1146671
+
   |github  = rei2hu/stardewvalley-esp
   |nexus  = 11856
 
   |github  = atravita-mods/StardewMods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Valley Expanded
 +
  |author  = Flashshifter
 +
  |id      = FlashShifter.SVECode
 +
  |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Stardew Valley Randomizer
   |author  = LateFilmsGamer
+
   |author  = Tooshi
   |id      = Late's.AdjustBabyChance
+
   |id      = Tooshi.Randomizer
   |nexus  = 15018
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = f4iTh.BabyGenderInterface
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 1947
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |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    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = KirbyLink
+
   |author  = evskii
   |id      = kirbylink.beehousefix
+
   |id      = evskii.StardewTimelapse
   |nexus  = 3013
+
   |nexus  = 19806
   |github  = KirbyLink/BeeHouseFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Stardew Voices
   |author  = Taskmaster
+
   |author  = Shannon Hobby
   |id      = Taskmaster.BeMyValentine
+
   |id      = shobby.StardewVoices
   |nexus  = 5219
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stardew Web
   |author  = Sonozuki
+
   |author  = Prism 99
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = prism99.stardewweb
   |nexus  = 3605
+
   |nexus  = 8715
   |github  = Sonozuki/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stardew Web API
   |author  = Sonozuki
+
   |author  = zunderscore
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 3159
+
   |nexus  = 22540
   |github  = Sonozuki/StardewMods
+
   |github  = zunderscore/StardewWebApi
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Stardust Core
   |author  = RedstoneBoy
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Omegasis.StardustCore
   |nexus  = 2504
+
   |nexus  = 2341
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = janavarro95/Stardew_Valley_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    = Starksouls
   |author  = Khloe Leclair
+
   |author  = FenrirA
   |id      = leclair.bcspacecore
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 11115
+
   |nexus  = 10915
  |moddrop = 1115749
+
   |github  = OhWellMikell/Starksouls
   |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    = Start in Ginger Island
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = mistyspring
   |id      = f4iTh.BetterTransmutation
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 2120
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Starting Money
   |author  = BunnyJumps
+
   |author  = mmanlapat
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 2502
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Startup Volume Config
   |author  = BunnyJumps
+
   |author  = certifiableGrimalkin
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2503
+
   |nexus  = 15846
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Start With Greenhouse
   |author  = BunnyJumps
+
   |author  = CaptainSully
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 2501
+
   |nexus  = 9878
   |github  =
+
   |moddrop = 1035412
 
+
   |github  = CaptainSully/StardewMods
   |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Start With Hat
   |author  = BunnyJumps
+
   |author  = treyh0
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = treyh0.StartWithHat
   |nexus  = 3145
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stash Items
   |author  = BunnyJumps
+
   |author  = ZackHill
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = ZackHill.StashItems
   |nexus  = 3143
+
   |nexus  = 9624
   |github  =
+
   |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
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Static Inventory
   |author  = BunnyJumps
+
   |author  = Dinotopea
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2500
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Static Tool Power
   |author  = BunnyJumps
+
   |author  = Omek97
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = omek97.static_toolpower
   |nexus  = 3144
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats as Tokens
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.StatsAsTokens
 +
  |nexus  = 9659
 +
  |github  = dtomlinson-ga/StatsAsTokens
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = WindHero
+
   |author  = strato35
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Strato35.StatsReloader
   |nexus  = 2336
+
   |nexus  = 7428
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Statue of Generosity
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Bow
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus   = 2756
+
   |curse   = 867713
   |moddrop = 771627
+
   |nexus  = 7532
   |github  = spacechase0/Bow
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Statue Shorts
   |author  = DiogoAlbano
+
   |author  = aedenthorn, Erinthe
   |id      = DiogoAlbano.BNWCore
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 15871
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |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    = Bwdyworks
+
   |name    = Statue Shorts Redux
   |author  = bwdy
+
   |author  = Nom0ri
   |id      = bwdyworks
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 3530
+
   |nexus  = 22135
   |github  =
+
   |github  = Nom0ri/StatueShortsRedux
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stay Up
   |author  = Ilyaki
+
   |author  = su226
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = Su226.StayUp
   |nexus  = 3083
+
   |nexus  = 7592
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = su226/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Stay Up Late
   |author  = YukiShiku, LeonBlade
+
   |author  = Krutonium
   |id      = CasksAnywhere
+
   |id      = krutonium.stayuplate
   |nexus  = 878
+
   |nexus  = 12578
  |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    = Cats and Dogs
+
   |name    = Stay Up Plus
   |author  = DelphinWave
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = DelphinWave.CatsAndDogsMod
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 7407
+
   |nexus  = 21469
 
+
   |github =
   |status = obsolete
 
  |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    = SteamDew
   |author  = aclockworkhound
+
   |author  = Mewsubi
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Mewsubi.SteamDew
   |nexus  = 3540
+
   |nexus  = 19396
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = myuusubi/SteamDew
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stendew Valley
   |author  = CJBok
+
   |author  = Haunted Pineapple
   |id      = CJBAutomation
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 211
+
   |nexus  = 19483
   |github  = CJBok/SDV-Mods
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Advize and jinxiewinxie
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 604
+
   |nexus  = 316
  |moddrop = 664033
+
   |github  = Jinxiewinxie/StardewValleyMods
   |github  = Sakorona/SDVMods
+
 
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained)
+
   |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    = Clock24
+
   |name    = Stop Flower Harvests
   |author  = Lysero
+
   |author  = BlobLeader
   |id      = Lysero.Clock24
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 3718
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = spacechase0
+
   |author  = Mustafa
   |id      = spacechase0.Cobalt
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 1723
+
   |nexus  = 13925
   |github  = spacechase0/Cobalt
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Storage Containers
   |author  = DanielSerrano, Lord Xamon
+
   |author  = trashcan9
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = trashcan9.StorageContainers
   |nexus  = 1169
+
   |nexus  = 16071
 
   |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    = Stronger You
   |author  = Igorious
+
   |author  = Krutonium
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = Krutonium.StrongerYou
   |nexus  =
+
   |nexus  = 7402
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = spacechase0
+
   |author  = Darkmushu
   |id      = spacechase0.ColorfulChests
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 1623
+
   |nexus  = 17380
  |moddrop = 279189
 
  |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Concentration on Farming
 
  |author  = punyo, yakminepunyo
 
  |id      = punyo.ConcentrationOnFarming
 
  |nexus  = 1445
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stumps to Hardwood Stumps
 
   |author  = Nishtra
 
   |author  = Nishtra
   |id      = ConfigurableShippingDates
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 675
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Pillow
+
   |author  = sophiesalacia
   |id      = Pillow.ConsoleCoordinates
+
   |id      = sophie.SturdySaplings
   |nexus  = 8957
+
   |nexus  = 14440
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Submerged Crab Pots
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.copyinvitecode
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 2171
+
   |nexus  = 11719
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = obsolete
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (added in Stardew Valley 1.3.17).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cosmetic Rings
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = PeacefulEnd
+
   |author  = mytigio
   |id      = PeacefulEnd.CosmeticRings
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 8522
+
   |nexus  = 4149
   |github  = Floogen/CosmeticRings
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Summit Reborn
   |author  = bcmpinc
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = bcmpinc.CraftCounter
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 2739
+
   |nexus  = 2073
   |github  = bcmpinc/StardewHack
+
   |github  = JohnsonNicholas/SDVMods
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Sundrop City
   |author  = lolpcgaming
+
   |author  = The Sundrop Team
   |id      = lolpcgaming.CraftingCounter
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 1585
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Super Hopper
   |author  = trienow
+
   |author  = spacechase0
   |id      = de.trienow.stardew.craftpriority
+
   |id      = spacechase0.SuperHopper
   |nexus  = 4174
+
  |curse  = 867698
   |github  = trienow/Stardew-CraftPriority
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Super Sleeper
   |author  = bwdy
+
   |author  = spoocky123
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 2115
+
   |nexus  = 10842
 
   |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    = Surfing Festival
   |author  = BadNetCode
+
   |author  = spacechase0 and ParadigmNomad
   |id      = BadNetCode.CropSafety
+
   |id      = spacechase0.SurfingFestival
   |nexus   = 1233
+
   |curse   = 867720
   |moddrop = 130160
+
   |nexus  = 6688
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = Omegasis, AlphaOmegasis
+
   |author  = MiphasGrace
   |id      = CurrentLocation102120161203
+
  |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 638
+
  |nexus  = 13126
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
   |id      = Ophaneom.Survivalistic
 +
   |nexus  = 12179
 +
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = SV Fishing Mod
   |author  = Omegasis, AlphaOmegasis
+
   |author  = KDERazorback
   |id      = Omegasis.CustomAssetModifier
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 1836
+
   |nexus  = 6403
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = KDERazorback/SvFishingMod
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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    = Custom Bundles
+
   |name    = Swap Rings
   |author  = LeFauxMatt
+
   |author  = Zamiel
   |id      = furyx639.CustomBundles
+
   |id      = Zamiel.SwapRings
   |nexus  = 8258
+
   |nexus  = 21205
 
+
   |github  = Zamiell/stardew-valley-mods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Swim
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomCrops
+
   |id      = aedenthorn.Swim
   |nexus   = 1592
+
   |curse   = 868896
   |moddrop = 273617
+
   |nexus  = 6326
   |github  = spacechase0/CustomCrops
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Swim (Almost) Anywhere, Swim Suit
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomElementHandler
+
   |id      = Platonymous.SwimSuit
   |nexus  = 1068
+
   |nexus  = 1215
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Swimsuits Anywhere
   |author  = purrplingcat
+
   |author  = Myzkatonic
   |id      = PurrplingCat.CustomEmotes
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 10861
+
   |nexus  = 7722
   |github  = purrplingcat/CustomEmotes
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Swiss Army Knife
   |author  = Platonymous
+
   |author  = John Peters
   |id      = Platonymous.CustomFarming
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 991
+
   |nexus  = 13991
  |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    = Swizzy Meads
   |author  = Platonymous
+
   |author  = Swizzy Studios
   |id      = Platonymous.CFAutomate
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 991
+
   |nexus  = 3241
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Tab Autoloot
   |author  = spacechase0
+
   |author  = Guedez
   |id      = spacechase0.CustomFarmTypes
+
   |id      = tab.autoloot
   |nexus  = 1140
+
   |nexus  = 5115
  |moddrop = 128708
+
   |github  =
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Tailor Weapon Skins
   |author  = Forkmaster
+
   |author  = Peasly Wellbott
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 3464
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = mytigio
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = mytigio.customharvestfix
+
   |id      = TaintedCellar
   |nexus  = 4192
+
   |nexus  = 1672
   |github  = mytigio/CustomHarvestFix
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
+
<!--
   |broke in = Stardew Valley 1.5
+
   |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    = Customise Child Bedroom
+
   |name    = Take a Break
   |author  = Speshkitty
+
   |author  = Krutonium
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = krutonium.TakeABreak
   |nexus  = 5540
+
   |nexus  = 12549
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Take All
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = aedenthorn.TakeAll
   |nexus  = 3014
+
   |nexus  = 14247
   |github  = Sonozuki/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Take It Slow
   |author  = Platonymous
+
   |author  = KarratKake
   |id      = Platonymous.CustomNPC
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 1607
+
   |nexus  = 13432
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Platonymous
+
   |author  = Inworld AI, PogDerson
   |id      = Platonymous.CustomShirts
+
   |id      = PogDerson.Inworld
   |nexus  = 2416
+
   |nexus  = 16816
   |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    = Tap Giant Crops
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = atravita
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = atravita.TapGiantCrops
   |nexus  = 1378
+
  |curse  = 870968
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Tappable Palm Trees
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 6630
+
   |nexus  = 10661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Tapper Ready
   |author  = Platonymous
+
   |author  = skunkkky
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = skunkkk.TapperReady
  |curse  = 307569
+
   |nexus  = 1219
  |moddrop = 793903
+
   |github  =
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
+
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Tapper Report
   |author  = LeFauxMatt
+
   |author  = pepoluan
   |id      = furyx639.CycleTools
+
   |id      = pepoluan.TapperReport
  |curse  = 871827
+
   |nexus  = 8700
   |nexus  = 13973
+
   |github  =
   |github  = LeFauxMatt/StardewMods
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
   |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Taxes Mod
   |author  = dreamsicl
+
   |author  = bdawson1993
   |id      = EventNotifications
+
   |id      =
   |nexus  =
+
   |nexus  = 38
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.2?
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
+
   |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
   |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
+
}}
   |unofficial version = 1.2.1-unofficial.3-f4ith
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
  |author  = TehPers
 +
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 +
   |nexus  = 3256<!--was 2150 before re-release-->
 +
  |moddrop = 1071149
 +
  |github  = TehPers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Teh's Festive Slimes
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = TehPers
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 513
+
   |nexus  = 2990
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = TehPers/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |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    = Teh's Fishing Overhaul
   |author  = stokastic
+
   |author  = TehPers
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 2462
+
   |nexus  = 866
   |github  = stokastic/CoopGrabber
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Telephone Purchasing
   |author  = CatCattyCat, Cat
+
   |author  = Stingray
   |id      = cat.desertobelisk
+
   |id      = Stingray.TP
   |nexus  = 2021
+
   |nexus  = 10190
  |moddrop = 833549
+
   |github  = Stingrayss/StardewValley
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Teleportation Tool
   |author  = explosivetortellini
+
   |author  = jeWel
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 8348
+
   |nexus  = 22534
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Teleporter
   |author  = PurrplingCat
+
   |author  = Bifibi
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Teleporter
   |nexus  = 6537
+
   |nexus  =
   |github  = purrplingcat/DialogueEmotes
+
  |chucklefish = 4374
 +
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
  |summary = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Teleport Mod
   |author  = Bpendragon
+
   |author  = Falson, Falson127
   |id      = Bpendragon-DynamicHorses
+
   |id      = Falson.TeleportMod
   |nexus  = 874
+
   |nexus  = 18842
   |github  = Bpendragon/DynamicHorses
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Teleport NPC
   |author  = enaium
+
   |author  = Enaium
   |id      = Enaium.EiTK
+
   |id      = Enaium.TeleportNpc
   |curse  = 365803
+
   |curse  = 436803
 +
  |moddrop = 865554
 
   |nexus  =
 
   |nexus  =
   |github  =
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
   |github = chencrstu/TeleportNPCLocation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Teleport Point
   |author  = aurnj, Roy Li
+
   |author  = Enaium
   |id      = RuyiLi.Emotes
+
   |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Terraria Accessories
   |author  = Oblitus
+
   |author  = jeWel
   |id      = QuicksilverFox.EmptyHands
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 1176
+
   |nexus  = 22931
   |github  = quicksilverfox/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = charliedemilho
+
   |author  = spacechase0
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = spacechase0.TestMod
   |nexus  = 10396
+
   |nexus  = 21216
   |github  =
+
   |github  = spacechase0/TestModWorkflow
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Thai Font Adjuster
   |author  = Hamio, HamioDracny
+
   |author  = 'ELL and NRTnarathip
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 7511
+
   |nexus  = 9586
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = The Adventurer's Life Expanded
   |author  = Navi-chan, ooo0000
+
   |author  = HamioDracny
   |id      = NaviChan.FaeQuest
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 2484
+
   |nexus  = 14083
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = The Best of "The Queen of Sauce"
   |author  = Advize
+
   |author  = Bpendragon
   |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      = Bpendragon.BestOfQOS
   |nexus  = 130
+
   |nexus  = 7985
   |github  = AdvizeGH/FarmExpansion
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Platonymous
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Platonymous.FarmHub
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 2309
+
   |nexus  = 23741
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = The Chest Dimension
   |author  = BrasileiroTop
+
   |author  = zazizu
   |id      = BrasileiroTop.Fundo
+
   |id      = zazizu.TheChestDimension
   |nexus  = 5423
+
   |nexus  = 4013
   |github  =
+
   |github  = cilekli-link/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = tlitookilakin
+
   |author  = Neat
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = neat.newspaper
  |nexus  = 8236
+
   |nexus  = 8689
  |moddrop = 926207
 
  |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Geode, Instant Geodes
 
  |author  = ofmanynames
 
  |id      = InstantGeode
 
   |nexus  = 750
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |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    = The Farmer That Stared at Rocks
   |author  = DaLion
+
   |author  = ItsLittany
   |id      = DaLion.ImmersiveRings
+
   |id      = itslittany.RockBreaker
   |nexus  = 11380
+
   |nexus  = 6376
 +
  |moddrop = 804101
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = The Fish Dimension
   |author  = MindMeltMax
+
   |author  = ichortower
   |id      = MindMeltMax.FireCracker
+
   |id      = ichortower.TheFishDimension
   |nexus  = 7321
+
   |nexus  = 22335
   |github  =
+
   |github  = ichortower/TheFishDimension
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Theft of the Winter Star
   |author  = MattDeDuck, Duckshard
+
   |author  = spacechase0 and ParadigmNomad
   |id      = MattDeDuck.Fischievements
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 3658
+
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
   |nexus  = 13266
 
   |github  =
 
   |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    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Tlitookilakin
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 1941
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = The Long Night
   |author  = bcmpinc
+
   |author  = Pathoschild
   |id      = bcmpinc.FixScytheExp
+
   |id      = Pathoschild.TheLongNight
   |nexus  =
+
   |nexus  = 1369
   |github  = bcmpinc/StardewHack
+
   |github  = Pathoschild/StardewMods
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.3.20
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
+
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = The Love of Cooking
   |author  = randomAnon1234
+
   |author  = blueberry
   |id      = none<!--no manifest ID-->
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 591
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
   |nexus   = 14525
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = The Moon
   |author  = FletcherQuest
+
   |author  = Pucklynn
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = shannon.MoonMod
   |nexus  = 9062
+
   |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = The Northern Gulf
   |author  = Entoarox
+
   |author  = The commission of The Northern Gulf
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 2276
+
   |nexus  = 19376
   |chucklefish = 4324
+
   |github  =
   |github = Entoarox/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.5
+
  |name    = The Pumpkin King
   |status   = abandoned
+
   |author = KirbyLink
   |summary = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |id      = kirbylink.pumpkinking
<!--
+
   |nexus   = 3006
   |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |github = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = The Queen Of Sauce Reminder
   |author  = LeFauxMatt
+
   |author  = TheShwamp
   |id      = furyx639.FuryCore
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 10696
+
   |nexus  = 5172
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = The Return of Custom Backpack Framework
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = platinummyr
   |id      = f4iTh.GateFix
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 4859
+
   |nexus  = 21588
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = The Return of Immersive Scarecrows
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Advize.GetDressed
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 331
+
   |nexus  = 20701
  |github  = AdvizeGH/GetDressed
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = The Return of Immersive Sprinklers
   |author  = mistyspring
+
   |author  = aedenthorn and lucaskfreitas
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = lucaskfreitas.ImmersiveSprinklers
  |curse  = 880520
+
   |nexus  = 20796
   |nexus  = 12195
+
   |github  = lucaskfreitas/ImmersiveSprinklers
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = The Return of More Backpack Upgrades
   |author  = ShadowDragon8685
+
   |author  = platinummyr
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 985
+
   |nexus  = 21591
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = pepoluan
+
   |author  = platinummyr and wellbott
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 4151
+
   |nexus  = 21900
  |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    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Taskmaster
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = Taskmaster.Hamlet
+
   |id      = Eris.APICut
   |nexus  = 4601
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = PeacefulEnd
+
   |author  = Dolphin Is Not a Fish
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 7936
+
  |nexus  = 20414
   |github  = Floogen/HandyHeadphones
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
   |nexus  = 9546
 +
   |github  = Prism-99/Think-n-Talk
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = This Mod Is Organic
   |author  = StarPeanut, Greger
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = HappyAnimals
+
   |id      = SweetPanda.Organic
   |nexus  =
+
   |nexus  = 16648
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
}}
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
   |nexus   = 500
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Throwable Axe
   |author  = ninthworld
+
   |author  = spacechase0
   |id      = NinthWorld.HDSprites
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 4024
+
  |curse  = 867726
   |github  = ninthworld/HDSprites
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Thunderstorm Totem
   |author  = Oga_The_Real
+
   |author  = justastranger
   |id      = Oga_The_Real.Hempire
+
   |id      = jas.ThunderstormTotem
   |nexus  = 14477
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Tidy Fields
   |author  = BrasileiroTop
+
   |author  = seitanicbean
   |id      = BrasileiroTop.Animacoes
+
   |id      = seitanicbean.tidyfields
   |nexus  = 5139
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Tidy Social
   |author  = AustinYQM
+
   |author  = trashcan9
   |id      = AustinYQM.ImprovedMill
+
   |id      = trashcan9.TidySocial
   |nexus  = 1748
+
   |nexus  = 16233
   |github  = AustinYQM/ImprovedMill
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Tileman Challenge
   |author  = unidarkshin, Devin Lematty
+
   |author  = SpicyKai
   |id      = DevinLematty.InfiniteInventory
+
   |id      = SpicyKai.Tileman
   |nexus  = 2247
+
   |nexus  = 11945
   |github  = unidarkshin/Stardew-Mods
+
   |github  = spicykai/StardewValley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Tileman Redux
   |author  = BrasileiroTop
+
   |author  = Freaksaus
   |id      = BrasileiroTop.Interacoes
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 4862
+
   |nexus  = 23023
   |github  =
+
   |github  = Freaksaus/Tileman-Redux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.IsItCake
+
   |id      = aedenthorn.TileTransparency
  |curse  = 871826
+
   |nexus  = 17288
   |nexus  = 14775
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Tillable Ground
   |author  = PeacefulEnd
+
   |author  = hawkfalcon
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 8552
+
   |nexus  = 2175
   |github  = Floogen/IslandGatherers
+
   |github  = hawkfalcon/Stardew-Mods
  
 
   |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 Automate
+
   |name    = Tilled Soil Decay
   |author  = PeacefulEnd
+
   |author  = bcmpinc
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 8552
+
   |nexus  = 2738
   |github  = Floogen/IslandGatherers
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = PeacefulEnd
+
   |author  = misterwu
   |id      = PeacefulEnd.JojaOnline
+
   |id      = misterwu.tiltshifteffect
  |moddrop = 878236
+
   |nexus  = 21959
   |nexus  = 7486
+
   |github  =
   |github  = Floogen/JojaOnline
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Time Before Harvest
   |author  = Platonymous
+
   |author  = Asconoid
   |id      = Platonymous.JunimoFarm
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 984
+
   |nexus  = 5764
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = abandoned
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Time Before Harvest Enhanced
   |author  = Becks723
+
   |author  = Jonathan Ginn
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 6971
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
 +
   |nexus   = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Time Freezes at Midnight
   |author  = Taskmaster
+
   |author  = JBtheShadow
   |id      = Taskmaster.JunkMail
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 4452
+
   |nexus  = 7425
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Time Master
   |author  = Shadowfoxss
+
   |author  = trashcan9
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = trashcan9.TimeMaster
   |nexus  = 3147
+
   |nexus  = 16192
  |curse  = 308891
 
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
   |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Time Multiplier
   |author  = Kabigon
+
   |author  = DefenTheNation
   |id      = Kabigon.kisekae
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 2348
+
   |nexus  = 2262
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
  |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    = Time Notifier
   |author  = Lavapulse
+
   |author  = CKextreme
   |id      = Lavapulse.LavapulseChickens
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 4821
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
Line 19,547: Line 21,514:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Time of the Prairie King
   |author  = Huanir
+
   |author  = The Fluffy Robot
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 2653
+
   |nexus  = 5631
   |github  =
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Time Reminder
   |author  = Permamiss
+
   |author  = Sakorona
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 637
+
   |nexus  = 1000
   |github  =
+
   |github  = Sakorona/SDVMods
  
  |broke in = SMAPI 2.0
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Time Reminder
   |author  = Brandy Lover, WDavi
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Brandy Lover.LMlog
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 1366
+
   |nexus  = 1000
   |github  =
+
   |moddrop = 664035
 
+
   |github  = JohnsonNicholas/SDVMods
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = TimeSpeed
   |author  = spacechase0
+
   |author  = cantorsdust and Pathoschild
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 501
+
   |nexus  = 169
  |moddrop = 127274
+
   |github  = cantorsdust/StardewMods
   |github  = spacechase0/StardewValleyMP
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Time Totem
   |author  = spacechase0
+
   |author  = gmff
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = GMFF.TimeTotem
  |nexus  = 1073
+
   |curse   = 494425
   |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
 
  |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    = Message Box API, ChatMod
 
  |author  = Kithio
 
  |id      = Kithio:ChatMod
 
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Time Travel
   |author  = Nishtra
+
   |author  = Cile_ed
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Cile_ed.TimeTravel
  |nexus  = 770
+
   |nexus  = 4068
  |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
 
  |name    = Monthly Mail
 
  |author  = Taskmaster
 
  |id      = Taskmaster.MonthlyMail
 
   |nexus  = 4523
 
 
   |github  =
 
   |github  =
  
Line 19,642: Line 21,564:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Time Watch
   |author  = vaindil
+
   |author  = KyuubiRan
   |id      = vaindil.MoodFix
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 1809
+
   |nexus  = 23725
   |github  = vaindil/sdv-moodfix
+
   |github  = KyuubiRan/TimeWatch
 
 
  |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    = TMXL Map Toolkit, TMX Loader
   |author  = YonKuma, kumarei
+
   |author  = Platonymous
   |id      = YonKuma.MoodGuard
+
   |id      = Platonymous.TMXLoader
   |nexus   = 1597
+
   |curse   = 877235
   |github  = YonKuma/MoodGuard
+
   |nexus   = 1820
 
+
   |moddrop = 771913
   |broke in = Stardew Valley 1.3
+
   |github = Platonymous/Stardew-Valley-Mods
   |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    = To-Dew
   |author  = Platonymous
+
   |author  = Jamie Taylor
   |id      = Platonymous.MoreMapLayers
+
   |id      = jltaylor-us.ToDew
   |nexus   = 1134
+
   |curse   = 997100
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7409
 
+
   |github = jltaylor-us/StardewToDew
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = To Do List
   |author  = BrasileiroTop
+
   |author  = Eleanor, eleanoot
   |id      = BrasileiroTop.CanaisTv
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 5126
+
   |nexus  = 1630
   |github  =
+
   |github  = eleanoot/stardew-to-do-mod
  
   |status  = abandoned
+
  |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    = Moveable Pet Bowl
+
   |name    = Toggle Items Framework
   |author  = aedenthorn, Erinthe
+
   |author  = selph, zombifier
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = selph.ToggleItems
  |curse  = 868849
+
   |nexus  = 21361
   |nexus  = 8038
+
   |github  = zombifier/My_Stardew_Mods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = obsolete
 
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Toggle Monsters
   |author  = ylsama
+
   |author  = Jolyone, Me
   |id      = ylsama.MoveThoughObject
+
   |id      = Me.ToggleMonsters
   |nexus  = 2680
+
   |nexus  = 11801
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
  |dev note = source in separate Git branch
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = SgtPickles, GameMX
+
   |author  = MaltoseMatt
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 2256
+
   |nexus  = 22913
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Tool Assembly
   |author  = FerMod
+
   |author  = OFTS_CQM
   |id      = FerMod.MultiplayerEmotes
+
   |id      = ofts.toolAss
   |nexus  = 2347
+
   |nexus  = 23872
   |github  = FerMod/StardewMods
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Toolbar Icons
   |author  = Unremarkable, animavoro
+
   |author  = LeFauxMatt
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 2135
+
   |curse   = 871834
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |moddrop = 1547451
 
+
   |nexus   = 11026
   |broke in = Stardew Valley 1.3.11
+
   |github = LeFauxMatt/StardewMods
  |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    = Toolbar Tooltips
   |author  = Prince-Leto
+
   |author  = danmw3
   |id      = princeleto.multiplayershaftfix
+
   |id      = danmw3.toolbartooltips
   |nexus  = 2922
+
   |nexus  = 4977
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = ToolBelt
   |author  = aedenthorn, Erinthe
+
   |author  = yuri0r
   |id      = aedenthorn.MultipleSpouses
+
   |id      = yuri0r.ToolBelt
   |nexus  = 6227
+
   |nexus  = 8566
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Tool Charging
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mralbobo
   |id      = Omegasis.MuseumRearranger
+
   |id      = mralbobo.ToolCharging
   |nexus  = 428
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = obsolete
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Tool Geodes
   |author  = kulcris
+
   |author  = spacechase0
   |id      = kulcris.NoCheatShortcuts
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 2310
+
   |nexus  = 3090
   |github  =
+
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Tool Power Select
   |author  = Pathoschild
+
   |author  = CrazyWig
   |id      = Pathoschild.NoDebugMode
+
   |id      = crazywig.toolpowerselect
   |nexus  = 593
+
   |nexus  = 2553
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Tool Power Setup
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Gilar Fasulaki
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 506
+
   |nexus  = 4517
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Tool Smart Switch
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 2947
+
  |curse  = 868687
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
   |summary = remove this mod (fixed in Stardew Valley 1.4).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
   |nexus   = 20829
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Tool Upgrade Costs
   |author  = Platonymous
+
   |author  = Cherry, CherryChain
   |id      = Platonymous.Notes
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 3068
+
   |nexus  = 6576
  |moddrop = 793905
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Tool Upgrade Delivery
   |author  = ichortower
+
   |author  = SorryLate
   |id      = ichortower.NPCGeometry
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 19259
+
   |nexus  = 5421
   |github  = ichortower/NPCGeometry
+
   |github  = sorrylate/Stardew-Valley-Mod
 
 
  |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    = Tool Upgrade Delivery Service
   |author  = jwdred
+
   |author  = Felix-Dev
   |id      =
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 694
+
   |nexus  = 2938
   |github  =
+
   |github  = Felix-Dev/StardewMods
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.4
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
+
   |status  = workaround
   |broke in = SMAPI 2.0
+
   |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    = Online Splitscreen
+
   |name    = Tool Upgrade Duration Changer
   |author  = DeLiXx
+
   |author  = GrimatGaming
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 12291
+
   |nexus  = 21438
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
   |id      = furyx639.OrdinaryCapsule
+
   |id      = furyx639.TooManyAnimals
   |curse  = 871831
+
   |curse  = 871833
   |nexus  = 13489
+
   |nexus  = 11033
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
  
Line 19,867: Line 21,768:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |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  = Taskmaster
+
   |author  = DaLion
   |id      = Taskmaster.Ornamental
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 4981
+
   |nexus  = 7965
 
   |github  =
 
   |github  =
  
Line 19,876: Line 21,777:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Town School Functions
   |author  = Modotte
+
   |author  = Edu Anttunes
   |id      = modotte.P2PAnimalNoise
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 17383
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = jorgamun
+
   |author  = MissCoriel
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = misscoriel.tractorsounds
   |nexus  = 10328
+
   |nexus  = 5781
  |moddrop = 1068093
+
   |github  =
   |github  = jorgamun/PauseInMultiplayer
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = no longer maintained; use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Trading
   |author  = Alex Noddings
+
  |author  = MindMeltMax
   |id      = an.ownscepter
+
  |id      = MindMeltMax.Trading
   |nexus  = 2404
+
  |curse  = 1004485
   |github  =
+
  |moddrop = 1214750
 
+
  |nexus  = 13293
   |status = abandoned
+
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
   |author  = BinaryLip
 +
   |id      = BinaryLip.TrainInfo
 +
   |nexus  = 21883
 +
   |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Train Tracks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetHats
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 15301
+
   |nexus  = 10927
 
   |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
   |name    = PHDE Mob Spawner
+
   |name    = Train Whistle
   |author  = zesman
+
   |author  = Taskmaster
   |id      = MobSpawner.pseudohub.de
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 2794
+
   |nexus  = 4473
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Trampoline
   |author  = zesman
+
   |author  = aedenthorn, Erinthe
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = aedenthorn.Trampoline
   |nexus  = 2798
+
   |nexus  = 11619
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Translation Replacer
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ofts, OFTS_CQM
   |id      = f4iTh.PMT
+
   |id      = ofts.transRep
   |nexus  = 2349
+
   |nexus  = 22871
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Transparency Settings
   |author  = bwdy
+
   |author  = Esca, Esca-MMC
   |id      = bwdy.polygamy
+
   |id      = Esca.TransparencySettings
   |nexus  = 3542
+
   |nexus  = 8891
   |github  = bwdymods/SDV-Polygamy
+
   |moddrop = 971985
 
+
   |github = Esca-MMC/TransparencySettings
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Transparent Objects
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.PortableHoles
+
   |id      = aedenthorn.TransparentObjects
  |curse  = 871832
+
   |nexus  = 6412
   |nexus  = 13471
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Trash 4 Elliott
   |author  = ryaon
+
   |author  = ChrisMzz
   |id      = Ryaon.FectorChallenge
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 5125
+
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Trash Bear Abides
   |author  = Kevin Connors
+
   |author  = John Peters
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 2424
+
   |nexus  = 11359
   |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    = Trash Bear Item Helper, Trash Bear Name
   |author  = Sonozuki
+
   |author  = MattDeDuck, Duckshard
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 2997
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Trash Can Reactions
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 3004
+
   |nexus  = 7643
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Trash Cans On Horse
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTweaks
+
   |id      = aedenthorn.TrashCansOnHorse
   |nexus  = 11296
+
   |nexus  = 16394
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Trash Does Not Consume Bait
   |author  = PurrplingCat
+
   |author  = atravita
   |id      = PurrplingCat.QuestEssentials
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 8827
+
  |curse  = 870979
   |github  = purrplingcat/StardewMods
+
  |moddrop = 1128126
 +
   |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Trash Remover
   |author  = CatCattyCat, Cat
+
   |author  = SorryLate, rharyanto
   |id      = cat.removablehorsehats
+
   |id      = SorryLate.TrashRemover
   |nexus  = 2223
+
   |nexus  = 5114
   |github  = danvolchek/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Trash Trash
   |author  = Platonymous
+
   |author  = Jaredlll08
   |id      = Platonymous.RingOfFire
+
   |id      = BlameJared.TrashTrash
   |nexus  = 1166
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |curse   = 297981
 
+
   |github  = jaredlll08/Trash-Trash
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Traveling Cart Visit Everyday
   |author  = Pathoschild
+
   |author  = dayLerFar, nnn
   |id      = Pathoschild.RotateToolbar
+
   |id      = nnn.TCVED
   |nexus  = 1100
+
   |nexus  = 22240
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Traveling Takes Time
   |author  = Taskmaster
+
   |author  = Vrakyas
   |id      = Taskmaster.Scream
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 4588
+
   |nexus  = 4031
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Travelling Skill
   |author  = Entoarox
+
   |author  = Achtuur8
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 2273
+
   |nexus  = 16820
   |chucklefish = 4262
+
  |github  = Achtuur/StardewTravelSkill
   |github  = Entoarox/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = abandoned
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Tree Changes
   |author  = spacechase0
+
   |author  = JPAN
   |id      = spacechase0.SeedCatalogue
+
   |id      = jpan.TreeChanges
   |nexus  = 1640
+
   |nexus  = 3964
  |moddrop = 281292
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Tree Shake Mod
   |author  = funny-snek
+
   |author  = NCarigon
   |id      = funnysnek.SeparateMoney
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 3086
+
   |nexus  = 15927
   |github  =
+
   |github  = ncarigon/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Tree Shaker
   |author  = DaLion
+
   |author  = TyoAtrosa
   |id      = DaLion.ImmersiveTaxes
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 12547
+
   |nexus  = 2159
   |github  =
+
   |github  = TyoAtrosa/TreeShaker
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Tree Transplant
   |author  = j4c0b333
+
   |author  = YukiShiku, LeonBlade
   |id      = j4c0b333.SetMoney
+
   |id      = TreeTransplant
   |nexus  = 3889
+
   |nexus  = 1342
   |github  =
+
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
   |github  = LeonBlade/TreeTransplant
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Tree Transplant (Fix)
   |author  = dJomp
+
   |author  = LeonBlade and Siweipancc
   |id      = dJomp.SetUniqueGameID
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 2042
+
   |nexus  = 20852
   |github  =
+
   |github  = siweipancc/TreeTransplant
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Trendy Haley
   |author  = spacechase0
+
   |author  = candidus42
   |id      = spacechase0.ShipAnywhere
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 1379
+
   |nexus  = 4984
  |moddrop = 183277
+
   |github  = mus-candidus/TrendyHaley
   |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    = Shipping Taxes
+
   |name    = Trick or Treat
   |author  = NOGAF
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = NOGAF.ShippingTaxes
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 5189
+
   |nexus  = 8115
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Tricks and Treats
   |author  = TehPers
+
   |author  = ch20youk
   |id      = TehPers.ShroomSpotter
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 908
+
   |nexus  = 18947
  |moddrop = 125766
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
   |github  = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = True Random Geodes
   |author  = Omegasis, AlphaOmegasis
+
   |author  = lilico/atelier99
   |id      = Omegasis.SimpleSoundManager
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 1410
+
   |nexus  = 11371
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Turbo
   |author  = CyTheGuy01
+
   |author  = Primm
   |id      = CyTheGuy01.TestMod
+
   |id      = Primm.Turbo
   |nexus  = 6463
+
   |nexus  = 23835
   |github  =
+
   |github  = PrimmR/Turbo
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Turn to Your Enemies
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Krutonium
   |id      = BrasileiroTop.Sentar
+
   |id      = krutonium.turn_to_your_enemies
   |nexus  = 4729
+
   |nexus  = 12643
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = TV Announcements
   |author  = cantorsdust
+
   |author  = Zyin
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 175
+
   |nexus  = 3649
   |github  = cantorsdust/StardewMods
+
   |github  = Zyin055/TVAnnouncements
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = TV Brasileira
   |author  = Speshkitty
+
   |author  = JhonnieRandler & Brukob
   |id      = speshkitty.slimewaterer
+
   |id      = JhonnieMike.BrasilTV
   |nexus  = 7141
+
   |nexus  = 10843
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = JhonnieRandler/TVBrasileira
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = LeFauxMatt
+
   |author  = hisameartwork
   |id      = furyx639.SmackDatScarecrow
+
   |id      = HisameArtwork.GardeningChannel
  |curse  = 871830
+
   |nexus  = 5485
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = TV Recipes
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = SorryLate, rharyanto
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = SorryLate.TvRecipes
   |nexus  = 897
+
   |nexus  = 5260
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Twin Stick Strafe Action
   |author  = Edu Anttunes
+
   |author  = AndyUr
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = AndyUr.TwinStickStrafeAction
   |nexus  = 5736
+
   |nexus  = 7589
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Twitch Chat Integration
   |author  = Platonymous
+
   |author  = Hexenentendrache
   |id      = Platonymous.Speedster
+
   |id      = Hexenentendrache.TwitchChatIntegration
   |nexus  = 1102
+
   |nexus  = 17321
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Enteligenz/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Twitch in Stardew Valley, Twitch for Stardew
   |author  = Platonymous
+
   |author  = Telshin, Tim "Telshin" Aldridge
   |id      = Platonymous.SplitMoney
+
   |id      = telshin.twitch-for-stardew
   |nexus   = 2303
+
   |curse   = 306420
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  =
 
+
   |github =
   |status = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Ui Info Suite
   |author  = Ilyaki
+
   |author  = Cdaragorn
   |id      = Ilyaki.SplitScreen
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 2139
+
   |nexus  = 1150
   |github  = Ilyaki/SplitScreen
+
   |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Ui Info Suite 2
   |author  = Platonymous
+
   |author  = Annosz, Abs0rbed
   |id      = Platonymous.Sprinkles
+
   |id      = Annosz.UiInfoSuite2
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4592
+
   |url    = {{github|Annosz/UIInfoSuite2}}/releases
   |github  =
+
   |github  = Annosz/UiInfoSuite2
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android.
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = UI Mod Suite
   |author  = TehPers
+
   |author  = Demiacle
   |id      = SCCL
+
   |id      = Demiacle.UiModSuite
   |nexus  = 889
+
   |nexus  = 1023
   |github  = TehPers/StardewValleyMods
+
   |github  = demiacle/UiModSuite
  
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = spacechase0
+
   |author  = Pereclaw Team
  |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Pereclaw.ukrutilities
  |nexus  = 1298
+
   |nexus  = 8427
  |github  = spacechase0/StardewEditor
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Twitch Tracker
 
  |author  = Cody, Cody Hansen
 
   |id      = cody.StardewTwitchTrackerMod
 
   |nexus  = 16543
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Ultimate Fertilizer
   |author  = Mewsubi
+
   |author  = fox_white, fox_white25
   |id      = Mewsubi.SteamDew
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 19396
+
   |nexus  = 21318
   |github  = myuusubi/SteamDew
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = obsolete
 
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Ultimate Gold
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Shadowfoxss
   |id      = KoihimeNakamura.summitreborn
+
   |id      = Shadowfoxss.UltimateGoldStardew
   |nexus  = 2073
+
   |nexus  = 2833
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
  
   |status = abandoned
+
   |status   = abandoned
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Ultiplayer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SwimSuit
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 1215
+
   |nexus  = 2134
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Unbreakable Tackles
   |author  = bdawson1993
+
   |author  = MindMeltMax
   |id      =
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus  = 38
+
   |nexus  = 7719
   |github  =
+
   |moddrop = 1135717
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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    = The Chest Dimension
+
   |name    = Uncanny Valley
   |author  = zazizu
+
   |author  = UncannyValley
   |id      = zazizu.TheChestDimension
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 4013
+
   |nexus  = 20519
   |github  = cilekli-link/SDVMods
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Uncle Iroh Approved Tea
   |author  = Pathoschild
+
   |author  = slimerrain
   |id      = Pathoschild.TheLongNight
+
   |id      = slimerrain.byproducts
   |nexus  = 1369
+
   |nexus  = 22376
   |github  = Pathoschild/StardewMods
+
   |github  = slimerrain/stardew-mods
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Underdark Sewer
   |author  = CKextreme
+
   |author  = Mel Noelle and Kirbylink
   |id      = CKextreme.TimeNotifier
+
   |id      = melnoelle.underdarksewer
   |nexus  = 3706
+
   |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    = Time Reminder
+
   |name    = Underground Secrets
   |author  = Sakorona
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = aedenthorn.UndergroundSecrets
   |nexus  = 1000
+
   |nexus  = 6597
   |github  = Sakorona/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Underground Secrets Redux
   |author  = Cile_ed
+
   |author  = aedenthorn and Prism 99
   |id      = Cile_ed.TimeTravel
+
   |id      = prism99.aedenthorn.UndergroundSecrets
   |nexus  = 4068
+
   |nexus  = 21475
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Unhinged Mayo Jar
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ToolGeodes
+
   |id      = spacechase0.UnhingedMayoJar
   |nexus  = 3090
+
   |nexus  = 17139
  |moddrop = 771642
+
   |github  =
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Unique Children
   |author  = LeFauxMatt
+
   |author  = Shaklin
   |id      = furyx639.TooManyAnimals
+
   |id      = shaklin.uniquechildren
  |curse  = 871833
+
   |nexus  = 6278
   |nexus  = 11033
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Unique Children Talk
   |author  = DaLion
+
  |author  = Shaklin
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
  |id      = shaklin.uniquechildrentalk
   |nexus  = 7965
+
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
   |author  = funny-snek
 +
   |id      = funnysnek.UnlimitedCatsandDogs
 +
   |nexus  = 2942
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Unlimited Community Center
   |author  = Platonymous
+
   |author  = TIplurka
   |id      = Platonymous.Ultiplayer
+
   |id      = tiplurka.UnlimitedCommunityCenter
   |nexus  = 2134
+
   |nexus  = 23897
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = perkmi/Always-On-Server-for-Multiplayer
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,464: Line 22,308:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,476: Line 22,328:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Unlockable Bundles
   |author  = DaLion
+
   |author  = DeLiXx
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = DLX.Bundles
   |nexus  = 8111
+
  |curse  = 990830
 +
   |nexus  = 17265
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
   |status = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Unlock Dye Menu
   |author  = enaium
+
   |author  = Shaklin
   |id      = Enaium.Walkshop
+
   |id      = shaklin.unlockdyemenu
  |curse  = 365806
+
   |nexus  = 6156
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Unlocked Doors
   |author  = Travoos
+
   |author  = damien
   |id      =
+
   |id      = damien.unlocked_doors
   |nexus  =
+
   |nexus  = 4338
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Updated Instant Eat Key
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = apomorph
   |id      = cybercheese.WarpChests
+
   |id      = apomorph.updatedInstantEatKey
   |nexus  = 6402
+
   |nexus  = 15191
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Updated No Rumble Horse
   |author  = Sakorona (ItsBenter)
+
   |author  = Aladanor
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Aladanor.UpdatedNoRumbleHorse
   |nexus  = 6715
+
   |nexus  = 10164
   |github  = Sakorona/SDVMods
+
   |github  = shailalias/NoRumbleHorse
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Upgradable Pan
   |author  = spacechase0
+
   |author  = Anthony Hilyard
   |id      = spacechase0.WeaponReskinner
+
   |id      = com.anthonyhilyard.upgradablepan
   |nexus   = 5095
+
   |curse   = 446597
   |moddrop = 771681
+
   |nexus  = 9318
   |github  = spacechase0/WeaponReskinner
+
   |github  = AHilyard/UpgradeablePan
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
   |author  = Persival
+
   |author  = Miihau
   |id      = none <!-- no ID in manifest -->
+
   |id      = Miihau.MiihauUpgradeableMachines
   |nexus  = 450
+
   |nexus  = 17234
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Upgraded Casks
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.XnbLoader
+
   |id      = CF.UpgradedCasks
   |nexus  = 2275
+
   |nexus  = 22477
  |chucklefish = 4506
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
   |author  = taintedwheat
+
   |author  = Richard Cai
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = richard_cai.UpgradedHorse
   |nexus  = 843
+
   |nexus  = 5242
   |github  =
+
   |github  = RichardJCai/stardew-valley-mods
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Upgraded Kegs
   |author  = DevilBro/Ursii98
+
   |author  = CyanFire
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = CF.UpgradedKegs
   |nexus  = 2578
+
   |nexus  = 15755
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
+
   |name    = Upgrade Empty Cabins
   |author  = Boogie
+
   |author  = Cherry, CherryChain
   |id      = Boogie.Crafting
+
   |id      = Cherry.UpgradeEmptyCabins
   |nexus  = 7177
+
   |nexus  = 5253
 
+
   |moddrop = 720987
   |summary  = broken (doesn't show new 1.6 crafting recipes).
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility|entry
+
   |name    = Useful Bombs
   |name    = Green Pastures Farm
+
   |author  = punyo, yakminepunyo
   |author  = Bugbuddy
+
   |id      = punyo.UsefulBombs
   |id      = bugbuddy.GreenPasturesFarm
+
   |nexus  = 2488
   |nexus  = 2326
+
   |github  = pomepome/UsefulBombs
   |github  =
+
 
 
+
   |broke in = Stardew Valley 1.3.29
  |content pack for = Content Patcher
+
   |status  = workaround
 
+
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
   |broke in           = Stardew Valley 1.3.36
+
<!--
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
  |unofficial version = 1.0.5-unofficial.1-Mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
}}
+
-->
{{#invoke:SMAPI compatibility|entry
+
}}
   |name    = Immersive Farm 2
+
{{#invoke:SMAPI compatibility|entry
   |author  = Zander
+
   |name    = Useful Cookings
   |id      = zander.immersivefarm2
+
   |author  = Chocciee
   |nexus  = 1531
+
   |id      = Chocciee.UsefulCookings
   |github  =
+
   |nexus  = 22234
 
+
   |github  =
  |content pack for = Content Patcher
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3.36
+
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
   |status   = workaround
+
  |author  = Right Hand Man
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
  |id      = raik.uselessinfo
}}
+
   |nexus   = 8634
{{#invoke:SMAPI compatibility|entry
+
   |github =
   |name    = Overgrown Fairy Buildings
+
 
   |author  = Ali Read/naeldeus
+
  |broke in = Stardew Valley 1.6
   |id      = naeldeus.OvergrownFairyBuildings
+
}}
   |nexus  = 4564
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = Utility Grid
 
+
   |author  = aedenthorn, Erinthe
  |content pack for = Content Patcher
+
   |id      = aedenthorn.UtilityGrid
 
+
   |nexus  = 10197
   |broke in           = Stardew Valley 1.5
+
   |github  = aedenthorn/StardewValleyMods
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Remove That Damn Rock
+
  |name    = UV Index (Sunscreen Mod)
   |author  = Plutey/Androxilogin
+
  |author  = Jonqora
   |id      = Androxilogin.RemoveThatDamnRock
+
  |id      = Jonqora.UVIndex
   |nexus  = 384
+
  |nexus  = 6676
   |github  =
+
   |github  = Jonqora/StardewMods
 
+
 
   |content pack for = Content Patcher
+
  |broke in = Stardew Valley 1.5
 
+
}}
   |broke in          = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |name    = Variable Grass
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |author  = dantheman999
}}
+
   |id      = dantheman999.VariableGrass
{{#invoke:SMAPI compatibility|footer}}
+
   |nexus  =
 
+
   |url    = https://community.playstarbound.com/threads/107658
===XNB mods===
+
   |github  = dantheman999301/StardewMods
See [[Modding:Using XNB mods]].
+
 
 
+
   |broke in          = SMAPI 2.0
==Mod data overrides==
+
   |unofficial version = 1.3.1-unofficial.3-pathoschild
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.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
+
}}
{{#invoke:SMAPI compatibility overrides|header}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility overrides|entry
+
  |name    = Variable Seasons, Stardew Variable Seasons
   |name          = Adjust Artisan Prices
+
  |author  = calebstein1
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |id      = calebstein1.StardewVariableSeasons
   |update keys    =
+
  |nexus  = 19904
   |local version  =
+
  |github  = calebstein1/StardewVariableSeasons
   |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
}}
+
  |name    = Vending Machine, NPC Vending Machine
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = ActionJackson
   |name          = Almighty Farming Tool
+
  |id      = ActionJackson.VendingMachine
   |id            = 439
+
  |nexus  = 7508
   |update keys    =
+
  |github  =
   |local version  =
+
}}
   |remote version = 1.21 → 1.2.1
+
{{#invoke:SMAPI compatibility|entry
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
  |name    = Vertical Toolbar
}}
+
  |author  = bmarquismarkail, Space Baby
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = SB_VerticalToolMenu
   |name          = Auto Water
+
  |nexus  = 943
   |id            = pickle.autowater
+
  |github  = bmarquismarkail/SV_VerticalToolMenu
   |update keys    = Nexus:5463 → Nexus:1666
+
 
   |local version  =
+
  |broke in = Stardew Valley 1.6
   |remote version =
+
}}
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 +
   |update keys    = Nexus:5463 → Nexus:1666
 +
   |local version  =
 +
   |remote version =
 +
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Better Shipping Box
 
   |name          = Better Shipping Box
Line 20,692: Line 23,696:
 
   |remote version =
 
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Berry Season Reminder
 
  |id            = com.anthonyhilyard.berryseasonreminder
 
  |update keys    = +Nexus:9315
 
  |local version  =
 
  |remote version =
 
  |reason        = No update key
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,747: Line 23,743:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.10.0 - unofficial
 
  |unofficial url    = https://gitlab.com/JoXW/SMAPIHealthbarMod/-/releases/healthBar2.0.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,830: Line 23,823:
 
   |remote version =
 
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 20,854: Line 23,855:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:16, 30 May 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).