Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: update jwdred mods)
Line 1: Line 1:
[[Modding:Index|Index]]
+
{{modding player guide header}}
 +
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to March 2021. 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: #e69138;">&emsp;</span> broken (open-source)<br />
 +
<span style="background: #1155cc;">&emsp;</span> compatible]]
  
'''SMAPI 2.0 isn't released yet, so players don't need to worry about this yet. :)'''
+
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.
  
SMAPI 2.0 lets mods do much more, but it no longer supports old deprecated APIs. Any mods which still have deprecation warnings won't work in SMAPI 2.0, which will release in Q4 2017.
 
  
==What to do==
 
# For each mod you have installed:
 
#* If it's listed below, follow the instructions for that mod to update it.
 
#* Otherwise, update to its latest version.
 
# If a mod is still failing, post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] and we'll help. Make sure to attach [[Modding:Player FAQs#SMAPI log|your SMAPI log]] after trying the mod.
 
  
==SMAPI mods==
+
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
Here's a list of mods tested with SMAPI 2.0. Please don't edit this list directly; post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] instead.
 
  
{| class="wikitable plainlinks"
+
==For players==
|-
+
===What to do===
! mod name
+
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
! author
+
# 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.
! compatibility
+
 
! (metadata)
+
===SMAPI mods===
{{/entry |name=All Crops All Seasons |author=cantorsdust & community |url=http://www.nexusmods.com/stardewvalley/mods/170 |status=ok |summary=use latest version. |source=https://github.com/Pathoschild/StardewCommunityMods }}
+
<!--
{{/entry |name=All Professions      |
+
 
 +
Tokens used in the markup:
 +
- "@retest-after Mod Name" means the mod is broken due to the named mod being broken, so it should be retested when that mod is updated.
 +
- "@retest-linked" means one or more mods should be retested when this mod is updated.
 +
 
 +
-->
 +
* '''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|entry
 +
  |name    = 24h Clock
 +
  |author  = Lajna
 +
  |id      = Lajna.24hClock
 +
  |nexus  = 1695
 +
  |github  = LajnaLegenden/Stardew_Valley_Mods
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
 +
  |author  = pepoluan
 +
  |id      = pepoluan.24h
 +
  |nexus  = 8759
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24 Hour Format, 24 Hour Clock
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.twentyfourhours
 +
  |nexus  = 2908
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |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    = Abilities - Experience Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.AbilitiesExperienceBars
 +
  |nexus  = 8048
 +
  |github  = Ophaneom/Abilities-Experience-Bars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Bonafide Special Blue Chicken
 +
  |author  = r1kai, rikai, rikai and jackkimball
 +
  |id      = rikai.abonafidespecialbluechicken
 +
  |nexus  = 8979
 +
  |github  = rikai/ABonafideSpecialBlueChicken
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Access Chest Anywhere
 +
  |author  = dumb0t, VIspReaderUS
 +
  |id      = AccessChestAnywhere
 +
  |nexus  = 257
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Accessible Tiles
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.AccessibleTiles
 +
  |nexus  = 10755
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AchtuurCore
 +
  |author  = Achtuur
 +
  |id      = Achtuur.AchtuurCore
 +
  |nexus  = 16827
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Action Sitting
 +
  |author  = greentodd
 +
  |id      = greentodd.ActionSitting
 +
  |nexus  = 10943
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
 +
  |author  = StultusV
 +
  |id      = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
 +
  |nexus  = 8688
 +
  |github  = JudeRV/Stardew-ActivatingSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Activate Sprinklers
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.ActivateSprinklers
 +
  |nexus  = 2088
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
 +
  |author  = Chelsea Bingiel
 +
  |id      = ChelseaBingiel.LuckyRabbitsFoot
 +
  |nexus  = 11447
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Actually Lucky Rabbit's Foot (Rebooted)|Actually Lucky Rabbit's Foot (Rebooted)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Actually Lucky Rabbit's Foot (Rebooted)
 +
  |author  = Chelsea Bingiel and Locked15
 +
  |id      = ChelseaBingiel.LuckyRabbitsFoot
 +
  |nexus  = 23271
 +
  |github  = Locked15/SDV_LRF-Rebooted
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Additional Mine Maps
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdditionalMineMaps
 +
  |nexus  = 14595
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add to Workbench Chests
 +
  |author  = Rui3
 +
  |id      = Rui3.AddToWorkbenchChests
 +
  |nexus  = 5713
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Building Costs
 +
  |author  = Skalaki
 +
  |id      = Skalaki.AdjustableBuildingCosts
 +
  |nexus  = 12446
 +
  |github  = MiguelLucas/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Price Hikes
 +
  |author  = Pokeytax
 +
  |id      = Pokeytax.AdjustablePriceHikes
 +
  |nexus  = 2631
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Adjustable Stamina Healing
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.AdjustableStaminaHealing
 +
  |nexus  = 2149
 +
  |github  = pomepome/AdjustableStaminaHealing
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.5-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjust Artisan Prices
 +
  |author  = ThatNorthernMonkey
 +
  |id      = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
 +
  |nexus  =
 +
  |chucklefish = 3532
 +
  |github  = ThatNorthernMonkey/AdjustArtisanPrices
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
<!--
 +
  |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
 +
  |name    = Adjust Baby Chance
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.AdjustBabyChance
 +
  |nexus  = 3311
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjust Monster
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.AdjustMonster
 +
  |nexus  = 1161
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 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
 +
  |name    = Adopt 'n Skin, Animal Skinner
 +
  |author  = Gathouria
 +
  |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
 +
  |nexus  = 4011
 +
  |moddrop = 600967
 +
  |github  = Gathouria/Adopt-Skin
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Cooking
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedCooking
 +
  |nexus  = 11264
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Flute Blocks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedFluteBlocks
 +
  |nexus  = 10934
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Key Bindings
 +
  |author  = Drachenkatze
 +
  |id      = Drachenkatze.AdvancedKeyBindings
 +
  |nexus  = 5127
 +
  |github  = Drachenkaetzchen/AdvancedKeyBindings
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Loot Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedLootFramework
 +
  |nexus  = 7739
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Machines, AdvMachines
 +
  |author  = ANDR55
 +
  |id      = ANDR55.AdvMachines
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Melee Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMeleeFramework
 +
  |curse  = 868856
 +
  |nexus  = 7886
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Menu Positioning
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMenuPositioning
 +
  |nexus  = 11315
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
 +
  |nexus  = 435
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Social Interactions
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AdvancedSocialInteractions
 +
  |nexus  = 14451
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advent Calendar
 +
  |author  = Darzington
 +
  |id      = darzington.AdventCalendarMod
 +
  |nexus  = 7444
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
 
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurers Guild Multiplayer Shared Kills
 +
  |author  = Veniamin-Arefev
 +
  |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
 +
  |nexus    = 19442
 +
  |github  = Veniamin-Arefev/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventure Shop Inventory
 +
  |author  = Hammurabi
 +
  |id      = HammurabiAdventureShopInventory
 +
  |nexus  =
 +
  |chucklefish = 4608
 +
  |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Pause, AFK Time Pause
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AFKTimePause
 +
  |nexus  = 14228
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aggressive Acorns
 +
  |author  = Phrasefable
 +
  |id      = Phrasefable.AggressiveAcorns
 +
  |nexus  = 3661
 +
  |github  = phrasefable/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
 +
  |author  = Fippsie
 +
  |id      = Fippsie.AIRaphtalia
 +
  |nexus  = 17273
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Airstrike
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.Airstrike.DLL
 +
  |nexus  = 10464
 +
  |github  = XxHarvzBackxX/airstrike
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alarms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Alarms
 +
  |nexus  = 17607
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Less Flashy Stardew
 +
  |author  = mistyspring
 +
  |id      = mistyspring.lessflashy
 +
  |nexus  = 10531
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Chests Menu
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AllChestsMenu
 +
  |curse  = 868705
 +
  |nexus  = 14494
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Allow Beach Sprinklers
 +
  |author  = Jag3dagster
 +
  |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |nexus  = 7629
 +
  |github  = Hedgehog-Technologies/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Professions
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
 +
  |nexus  = 174
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almanac
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.almanac
 +
  |nexus  = 11022
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almanac → DGA Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.almanacdga
 +
  |nexus  = 11022
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almighty Farming Tool, Almighty Tool
 +
  |author  = momoaau
 +
  |id      = 439<!--actual manifest ID-->
 +
  |nexus  = 439
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alternative Textures
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 +
  |nexus  = 9246
 +
  |github  = Floogen/AlternativeTextures
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
 +
  |author  = Alvadea & Jaksha6472
 +
  |id      = Alja.Shack
 +
  |nexus  = 13187
 +
  |github  = Jaksha6472/MiningShack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
 +
  |author  = Alvadea & Jaksha6472
 +
  |id      = Alja.witchtower
 +
  |nexus  = 15926
 +
  |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
  |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always On Server for Multiplayer
 +
  |author  = funny-snek and Zuberii
 +
  |id      = funny-snek.Always_On_Server
 +
  |nexus  = 2677
 +
  |github  = funny-snek/Always-On-Server-for-Multiplayer
 +
 
 +
  |broke in          = Stardew Valley 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
 +
  |name    = Always Scroll Map
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.AlwaysScrollMap
 +
  |nexus  = 2733
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Swim
 +
  |author  = Hoggagf2
 +
  |id      = Hoggagf2.AlwaysSwim
 +
  |nexus  = 13264
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ambient Light
 +
  |author  = SixthTitan
 +
  |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 +
  |nexus  = 4639
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Fruit Won't Die in Winter
 +
  |author  = cindyexe
 +
  |id      = cindyexe.afddiw
 +
  |nexus  = 8823
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Existing Weapon Updater
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.ExistingWeaponsUpdater
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Weapon Rebalance
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.WeaponBalanceCode
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angry Grandpa
 +
  |author  = Jonqora
 +
  |id      = Jonqora.AngryGrandpa
 +
  |nexus  = 6324
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 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
 +
  |name    = Animal Birth Every Night
 +
  |author  = Paritee
 +
  |id      = Paritee.AnimalBirthEveryNight
 +
  |nexus  = 3440
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Chooser
 +
  |author  = stokastic
 +
  |id      = stokastic.AnimalChooser
 +
  |nexus  = 2573
 +
  |github  = stokastic/AnimalChooser
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Dialogue Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AnimalDialogueFramework
 +
  |nexus  = 16881
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Husbandry Mod, Butcher Mod
 +
  |author  = Digus
 +
  |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
 +
  |nexus  = 1538
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Observer
 +
  |author  = NOFILENAMED
 +
  |id      = NFN.ANIMOBS
 +
  |nexus  = 8653
 +
  |github  = nofilenamed/AnimalObserver
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Patting
 +
  |author  = DiddyP
 +
  |id      = DiddyP.AnimalPatting
 +
  |nexus  = 3837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Pet Status
 +
  |author  = Hakej
 +
  |id      = hakej.animalpetstatus
 +
  |nexus  = 8725
 +
  |github  = Hakej/Animal-Pet-Status
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Produce Expansion
 +
  |author  = elbe
 +
  |id      = elbe.AnimalProduceExpansion
 +
  |nexus  = 9119
 +
  |moddrop = 988407
 +
  |github  = lshtech/AnimalProduceExpansion
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Die
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.AnimalsDie
 +
  |nexus  = 7769
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Eat Grass
 +
  |author  = KarratKake
 +
  |id      = KarratKake.AnimalsDontEatGrass
 +
  |nexus  = 7474
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Shop Conditions
 +
  |author  = elbe
 +
  |id      = elbe.AnimalShopConditions
 +
  |nexus  = 9107
 +
  |moddrop = 986958
 +
  |github  = lshtech/AnimalShopConditions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter
 +
  |author  = jwdred
 +
  |id      = jwdred.AnimalSitter
 +
  |nexus  = 581
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 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
 +
  |name    = Animals Need Water
 +
  |author  = GZhynko
 +
  |id      = GZhynko.AnimalsNeedWater
 +
  |nexus  = 6196
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Whisperer
 +
  |author  = Shalkin
 +
  |id      = shaklin.animalwhisperer
 +
  |nexus  = 8885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animated Parrot and Perch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ParrotPerch
 +
  |nexus  = 7957
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animated Portrait Framework
 +
  |author  = akai
 +
  |id      = akai.AnimatedPortrait
 +
  |nexus  = 8249
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
  |status  = workaround
 +
  |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anki Study Break
 +
  |author  = nymvaline
 +
  |id      = nymvaline.AnkiStudyBreak
 +
  |nexus  = 11279
 +
  |github  = nymvaline/StardewValley-AnkiStudyBreak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anniversary on Calendar
 +
  |author  = greentodd
 +
  |id      = greentodd.CalendarAnniversary
 +
  |nexus  = 8351
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Another Hunger Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AnotherHungerMod
 +
  |curse  = 867735
 +
  |nexus  = 3379
 +
  |moddrop = 568430
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Another Jump Mod, Yet Another Jump Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.YAJM
 +
  |nexus  = 6546
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti-Cheat Server
 +
  |author  = funny-snek
 +
  |id      = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
 +
  |nexus  = 2887
 +
  |github  = funny-snek/anticheat-and-servercode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti-Reset Mr. Reduggy
 +
  |author  = FricativeMelon
 +
  |id      = FricativeMelon.AntiResetMrReduggy
 +
  |nexus  = 15480
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti-Social NPCs
 +
  |author  = Super Aardvark, ubererdferkel
 +
  |id      = SuperAardvark.AntiSocial
 +
  |nexus  = 5371
 +
  |github  = super-aardvark/AardvarkMods-SDV
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anything Ponds
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.AnythingPonds
 +
  |nexus  = 4702
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AprilFools
 +
  |nexus  = 11496
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Quality Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AQualityMod
 +
  |nexus  = 14448
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Arcade 2048
 +
  |author  = Platonymous
 +
  |id      = Platonymous.2048
 +
  |curse  = 308054
 +
  |nexus  = 2048
 +
  |moddrop = 793820
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Arcade Pong
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ArcadePong
 +
  |nexus  = 2044
 +
  |moddrop = 793819
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Arcade Snake, Snake
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Snake
 +
  |curse  = 308055
 +
  |nexus  = 2056
 +
  |moddrop = 793822
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archery
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 +
  |nexus  = 16767
 +
  |github  = Floogen/Archery
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archery - Starter Pack
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.Archery.StarterPack.Code
 +
  |nexus  = 16768
 +
  |github  = Floogen/Archery
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Arena Challenges Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.ACM.SMAPI
 +
  |nexus  = 9544
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artifact Digger
 +
  |author  = Mizzion
 +
  |id      = mizzion.artifactdigger
 +
  |nexus  = 4212
 +
  |moddrop = 661378
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
 +
  |author  = pepoluan
 +
  |id      = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
 +
  |nexus  = 9023
 +
  |moddrop = 979525
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artifact System Fixed
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ArtifactSystemFixed
 +
  |nexus  = 2761
 +
  |github  = Ilyaki/ArtifactSystemFixed
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Goods Redone
 +
  |author  = Rhukii
 +
  |id      = Rhukii.ArtisanGoodsRedone
 +
  |nexus  = 9414
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artista, Artista - Stardew Painter
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 +
  |nexus  = 18697
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ashley NPC
 +
  |author  = Travoos
 +
  |id      = none<!--no ID in manifest-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
  |github  = Club559/AshleyMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Tapper's Dream, A Tree Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
 +
  |nexus  = 260
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ATM
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ATM
 +
  |curse  = 308504
 +
  |moddrop = 793914
 +
  |nexus  = 3135
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 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
 +
  |name    = AtraCore
 +
  |author  = atravita
 +
  |id      = atravita.AtraCore
 +
  |curse  = 870972
 +
  |moddrop = 1205156
 +
  |nexus  = 12932
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atra's Interaction Tweaks, Stop Rug Removal
 +
  |author  = atravita
 +
  |id      = atravita.StopRugRemoval
 +
  |curse  = 870985
 +
  |moddrop = 1068101
 +
  |nexus  = 10192
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Descriptions
 +
  |author  = mistyspring
 +
  |id      = mistyspring.AudioDescription
 +
  |curse  = 880513
 +
  |nexus  = 16294
 +
  |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aurora GSI for Stardew Valley
 +
  |author  = macer-Tim Oberle
 +
  |id      = macer.AuroraGSI
 +
  |nexus  = 6088
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Animal Doors
 +
  |author  = taggartaa, Aaron Taggart
 +
  |id      = AaronTaggart.AutoAnimalDoors
 +
  |nexus  = 1019
 +
  |github  = taggartaa/AutoAnimalDoors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Attack
 +
  |author  = cgifox
 +
  |id      = cgifox.AutoAttack
 +
  |nexus  = 9620
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Auto Bait and Tackles
 +
  |author  = Alison Li
 +
  |id      = Alison-Li.AutoBaitAndTackles
 +
  |nexus  = 6773
 +
  |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
 +
  |name    = Auto Coffee
 +
  |author  = Ben880, ben1830
 +
  |id      = BenjaminWilcox.AutoCoffee
 +
  |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.AutoCrop
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |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
 +
  |name    = Auto-Eat
 +
  |author  = Permamiss
 +
  |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
 +
  |nexus  = 643
 +
  |curse  = 307990
 +
  |github  = Permamiss/Auto-Eat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Farm Screenshot
 +
  |author  = Dwayneten
 +
  |id      = DwayneTen.AutoFarmScreenshot
 +
  |nexus  = 4783
 +
  |github  = Dwayneten/AutoFarmScreenshot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autofill Pet Bowl
 +
  |author  = maephie
 +
  |id      = maephie.AutofillPetBowl
 +
  |nexus  = 13296
 +
  |github  = maephie/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fish
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.AF
 +
  |nexus  = 1895
 +
  |github  = WhiteMinds/mod-sv-autofish
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.AutoFishing
 +
  |nexus  = 5235
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Gate
 +
  |author  = Teban100
 +
  |id      = AutoGate
 +
  |nexus  = 820
 +
  |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles
 +
  |author  = Tsin
 +
  |id      = Tsin.AutoGrabTruffles
 +
  |nexus  = 14162
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Load Game
 +
  |author  = Caraxian
 +
  |id      = caraxian.AutoLoadGame
 +
  |nexus  = 2509
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.Automate
 +
  |curse  = 992857
 +
  |nexus  = 1063
 +
  |moddrop = 509760
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Chests
 +
  |author  = SinZ
 +
  |id      = SinZ.AutomateChests
 +
  |nexus  = 11727
 +
  |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automated Doors
 +
  |author  = mrslowly, azah
 +
  |id      = azah.automated-doors
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 +
  |github  = azah/AutomatedDoors
 +
 
 +
  |broke in          = Stardew Valley 1.3
 +
  |unofficial version = 1.4.3-unofficial.4-pickle
 +
  |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
 +
  |name    = Automatic Gates
 +
  |author  = ScheKaa
 +
  |id      = Rakiin.AutomaticGates
 +
  |nexus  = 3109
 +
  |moddrop = 467021
 +
  |github  =
 +
 
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Screenshot Taker
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AutomaticScreenshotTaker
 +
  |nexus  = 10460
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automators
 +
  |author  = Kristian Skistad
 +
  |id      = KristianSkistad.Automators.Code
 +
  |nexus  = 15776
 +
  |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
 +
  |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 +
  |nexus  = 7736
 +
  |github  = Hedgehog-Technologies/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Speed
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.AutoSpeed
 +
  |nexus  = 443
 +
  |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
 +
  |name    = Auto Stacker, Item Auto Stacker
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.autostacker
 +
  |nexus  = 1184
 +
  |moddrop = 833539
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Tool Select
 +
  |author  = lolmaj
 +
  |id      = lolmaj.AutoToolSelect
 +
  |nexus  = 3883
 +
  |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trash
 +
  |author  = DrOreo002
 +
  |id      = droreo002.autotrash
 +
  |nexus  = 4924
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Travel
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 +
  |nexus  = 10693
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Pickle, ddgroves
 +
  |id      = pickle.autowater
 +
  |nexus  = 1666
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Watering (aurnj)
 +
  |author  = aurnj, Roy Li
 +
  |id      = AutoWater
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Watering (stellarashes)
 +
  |author  = stellarashes
 +
  |id      = stellarashes.Autowatering
 +
  |nexus  = 5463
 +
  |github  = stellarashes/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Very Special Blue Chicken
 +
  |author  = jackkimball
 +
  |id      = jackkimball.averyspecialbluechicken
 +
  |nexus  = 2465
 +
  |github  = jacksonkimball/AVerySpecialBlueChicken
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 2.0.1-unofficial.1-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backpack Resizer
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.BackpackResizer
 +
  |nexus  = 2263
 +
  |github  = DefenTheNation/StardewMod-BackpackResizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backside Attack
 +
  |author  = andysun, ReddoHoku
 +
  |id      = andysun.BacksideAttack
 +
  |nexus  = 7815
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backstory Questions Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BackstoryQuestionsFramework
 +
  |nexus  = 14570
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Balanced Combine Many Rings
 +
  |author  = Arruda
 +
  |id      = Arruda.BalancedCombineManyRings
 +
  |nexus  = 8981
 +
  |github  = arruda/BalancedCombineManyRings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bank of Ferngill
 +
  |author  = Mizzion
 +
  |id      = mizzion.bankofferngill
 +
  |nexus  = 13043
 +
  |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
 +
  |name    = Barn Incubator Support
 +
  |author  = elbe
 +
  |id      = elbe.BarnIncubatorSupport
 +
  |nexus  = 9049
 +
  |moddrop = 986076
 +
  |github  = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Basic Sprinkler Improved
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_bsi.0117171308
 +
  |nexus  = 833
 +
  |github  = littleraskol/Basic-Sprinkler-Improved
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bat Form
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BatForm
 +
  |curse  = 868667
 +
  |nexus  = 16825
 +
  |
 
<!--
 
<!--
{{/entry |name= |author= |url= |status=ok/workaround/broken |summary= }}
+
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
-->
 
-->
|}
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips
 +
  |author  = MarthaSolomon, SolomonsWorkshop
 +
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
 +
  |nexus  = 2166
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
 +
  |nexus  = 3524
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Partial Hearts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PartialHearts
 +
  |nexus  = 11628
 +
  |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
 +
  |name    = Particle Effects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ParticleEffects
 +
  |curse  = 868786
 +
  |nexus  = 11056
 +
  |github  = aedenthorn/StardewValleyMods
  
==What about mods not listed here?==
+
  |broke in = Stardew Valley 1.6
Most mods should work fine with SMAPI 2.0. Make sure you update to their latest version.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Part of the Community
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
 +
  |nexus  = 923
 +
  |github  = bmarquismarkail/SV_PotC
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Crops
 +
  |author  = NCarigon
 +
  |id      = NCarigon.PassableCrops
 +
  |nexus  = 15223
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
  |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Ladders
 +
  |author  = J_Hizzal
 +
  |id      = J_Hizzal.PassableLadders
 +
  |nexus  = 2985
 +
  |github  = joelra/SDV-PassableLadders
  
'''For players:''' If a mod stopped working and updating it didn't help, post a message in this thread and I'll help you figure it out. If the mod is incompatible, I'll let the author know, submit a pull request if the code is available, and possibly create an unofficial update if needed.
+
  |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
 +
  |name    = Passive Friendship
 +
  |author  = StultusV
 +
  |id      = StultusV.PassiveFriendship
 +
  |nexus  = 8732
 +
  |github  = JudeRV/Stardew-PassiveFriendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passerby Cemetery
 +
  |author  = DecidedlyHuman and fellowclown
 +
  |id      = DecidedlyHuman.ClownsSqueakyTools
 +
  |nexus  = 22600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 +
  |author = jorgamun
 +
  |id      = jorgamun.PauseInMultiplayer
 +
  |nexus  = 10328
 +
  |moddrop = 1068093
 +
  |github  = jorgamun/PauseInMultiplayer
  
'''For mod authors:''' see [[Modding:Updating deprecated SMAPI code|how to update deprecated code]] or come chat in [https://discord.gg/kH55QXP #modding on Discord] (a preview version of SMAPI 2.0 is also available there to test your mods). Don't have time to update your mods? Post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] and I'll update them for you. :)
+
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Time in Multiplayer Revived
 +
  |author  = mishmaash
 +
  |id      = mishmaash.PauseInMultiplayer
 +
  |nexus  = 21327
 +
  |github  = mishagp/PauseInMultiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Sync
 +
  |author  = Terrorbladed
 +
  |id      = Tb.Stardew_Pause_Sync
 +
  |nexus  = 10160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause While Sitting
 +
  |author  = heyseth
 +
  |id      = heyseth.sitpause
 +
  |nexus  = 8295
 +
  |github  = heyseth/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PDQ Paths
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.PDQPaths
 +
  |nexus  =
 +
  |curse  = 307090
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Postal Service
 +
  |author  = ElectroCrumpet
 +
  |id      = ElectroCrumpet.PelicanPostalService
 +
  |nexus  = 2770
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican TTS
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PelicanTTS
 +
  |nexus  = 1079
 +
  |moddrop = 793929
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican xVASynth
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PelicanxVASynth
 +
  |nexus  = 10250
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = People Seeds
 +
  |author  = bwdy
 +
  |id      = bwdy.peopleseeds
 +
  |nexus  = 3635
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfection Tweaker
 +
  |author  = shekurika
 +
  |id      = shekurika.PerfectionTweaker
 +
  |nexus  = 8615
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Permanent Cellar
 +
  |author  = CyanFire
 +
  |id      = CF.PermanentCellar
 +
  |nexus  = 17257
 +
  |github  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.PermanentCookoutKit
 +
  |nexus  = 8035
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persia the Mermaid, PersiaMod
 +
  |author  = Avalon, Avalonii
 +
  |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
 +
  |nexus  = 1419
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persival's Bundle Mod
 +
  |author  = Persival
 +
  |id      =
 +
  |nexus  = 438
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Anvil
 +
  |author  = Strobe
 +
  |id      = Strobe.PersonalAnvil
 +
  |nexus  = 5326
 +
  |github  = strobel1ght/Personal-Anvil
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Effects
 +
  |author  = bwdy
 +
  |id      = bwdy.personaleffects
 +
  |nexus  = 3532
 +
  |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
 +
  |name    = Personal Effects Redux
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.personaleffects
 +
  |nexus  = 8616
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Indoor Farm
 +
  |author  = DeLiXx
 +
  |id      = DLX.PIF
 +
  |curse  = 990840
 +
  |nexus  = 20537
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Traveling Cart
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersonalTravellingCart
 +
  |nexus  = 14087
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Against Crows
 +
  |author  = stardemod
 +
  |id      = stardemod.PetAgainstCrows
 +
  |nexus  = 21247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Filler
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.PBF
 +
  |nexus  = 12161
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Sprinklers
 +
  |author  = Andrew Young, andyruwruw
 +
  |id      = andyruwruw.PetBowlSprinklers
 +
  |nexus  = 22546
 +
  |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Choice Perks
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.petChoicePerks
 +
  |nexus  = 3313
 +
  |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 Interaction
 +
  |author  = jahangmar
 +
  |id      = jahangmar.PetInteraction
 +
  |nexus  = 4232
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Spawn Location
 +
  |author  = Shaklin
 +
  |id      = shaklin.petspawnlocation
 +
  |nexus  = 5986
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Traveling Cart, 猪车电话
 +
  |author  = Becks723
 +
  |id      = Becks723.PhoneTravelingCart
 +
  |nexus  = 12981
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Villagers
 +
  |author  = DewMods
 +
  |id      = DewMods.StardewValleyMods.PhoneVillagers
 +
  |nexus  = 2681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment, Forge Menu Choice
 +
  |author  = atravita
 +
  |id      = atravita.ForgeMenuChoice
 +
  |curse  = 870980
 +
  |nexus  = 11376
 +
  |moddrop = 1125882
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Picross Arcade Mod, Picrosser
 +
  |author  = KediDili
 +
  |id      = KediDili.ThePicrosser
 +
  |nexus  = 17530
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre Sells Mixed Seeds
 +
  |author  = GrimReapers1121
 +
  |id      = GrimReapers.PSMS
 +
  |nexus  = 12606
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre's Roulette Shop
 +
  |author  = Xynerorias
 +
  |id      = xynerorias.pierresroulette
 +
  |nexus  = 10826
 +
  |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Piggy Bank Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.PiggyBank
 +
  |nexus  = 6934
 +
  |moddrop = 1135669
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pipe Irrigation
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PipeIrrigation
 +
  |nexus  = 10205
 +
  |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.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placement Plus
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.PlacementPlus
 +
  |nexus  = 8798
 +
  |curse  = 486164
 +
  |github  = 2Retr0/PlacementPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plan Importer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlanImporter
 +
  |nexus  = 2071
 +
  |moddrop = 793846
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Planned Parenthood
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlannedParenthood
 +
  |nexus  = 12869
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant and Fertilize All, Plant All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlantAll
 +
  |nexus  = 10482
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Planter Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlanterTrees
 +
  |nexus  = 11687
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant on Grass
 +
  |author  = Demiacle
 +
  |id      = Demiacle.PlantOnGrass
 +
  |nexus  = 1026
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Partners and Friendships
 +
  |author  = Amaranthacyan and ch20youk
 +
  |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
 +
  |nexus  = 8146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Relationships
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.PlatonicRelationships
 +
  |nexus  = 4668
 +
  |moddrop = 716353
 +
  |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoUI
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoUI
 +
  |moddrop = 1521422
 +
  |nexus  = 19023
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plato Warp Menu
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
 +
  |curse  = 877227
 +
  |nexus  = 5384
 +
  |moddrop = 793920
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Arrows
 +
  |author  = TheShamanLord
 +
  |id      = TheShamanLord.PlayerArrows
 +
  |nexus  = 19479
 +
  |github  = Jwaad/Stardew_Player_Arrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.PlayerCoordinates
 +
  |nexus  = 7969
 +
  |moddrop = 984961
 +
  |github  = DecidedlyHuman/PlayerCoordinates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Income Stats
 +
  |author  = ha1fdaew
 +
  |id      = ha1fdaew.playerincomestats
 +
  |nexus  = 7373
 +
  |github  = ha1fdaew/PlayerIncomeStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Playground Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlaygroundMod
 +
  |nexus  = 14125
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |nexus  = 12750
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Fix Error
 +
  |author  = Jessebot
 +
  |id      = Jessebot.PleaseFixError
 +
  |nexus  = 6492
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Point and Plant
 +
  |author  = jwdred
 +
  |id      = jwdred.PointAndPlant
 +
  |nexus  = 572
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |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
 +
  |name    = PokefyMania
 +
  |author  = Noodles of Cat
 +
  |id      = NoodlesofCat.PokefyMania
 +
  |nexus  = 20161
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
 +
  |author  = The Krominator
 +
  |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
 +
  |nexus  = 12065
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pollen Sprites
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.PollenSprites
 +
  |nexus  = 6149
 +
  |moddrop = 790268
 +
  |github  = Esca-MMC/PollenSprites
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Kiss
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Rooms
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetRooms
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Wedding
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetWedding
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#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
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pong
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.Pong
 +
  |nexus  = 1994
 +
  |moddrop = 833548
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pony Weight Loss Program
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PonyWeightLossProgram
 +
  |nexus  = 1232
 +
  |moddrop = 130159
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PoopFramework
 +
  |nexus  = 17152
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable TV
 +
  |author  = kdau
 +
  |id      = kdau.PortableTV
 +
  |nexus  = 5674
 +
  |moddrop = 761325
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Witch Shrines
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.PortableWitchShrines
 +
  |nexus  = 20141
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portal Guns
 +
  |author  = TrollTheBotman
 +
  |id      = JoshJKe.PortalGun
 +
  |nexus  = 3049
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Portraiture
 +
  |nexus  = 999
 +
  |moddrop = 793927
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Positive Predictor
 +
  |author  = season
 +
  |id      = season.PositivePredictor
 +
  |nexus  = 23132
 +
  |github  =
 +
}}
 +
{{#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  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Power Nap
 +
  |author  = LakeMonster_, LakeMonster666
 +
  |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
 +
  |nexus  = 5256
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PPJA Producer Converter
 +
  |author  = Digus
 +
  |id      = Digus.PPJAProducerConverter
 +
  |nexus  = 4972
 +
  |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Made Easy
 +
  |author  = Mucchan
 +
  |id      = Mucchan.PrairieKingMadeEasy
 +
  |nexus  =
 +
  |chucklefish = 3594
 +
  |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Prizes (Lootboxes)
 +
  |author  = Renny
 +
  |id      = renny.prairiekingprizes
 +
  |nexus  = 2811
 +
  |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King UI Enhancements
 +
  |author  = Incognito357
 +
  |id      = Incognito357.PrairieKingUIEnhancements
 +
  |nexus  = 10769
 +
  |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pravoloxinone
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Pravoloxinone
 +
  |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precision Wheel
 +
  |author  = DespairScent
 +
  |id      = DespairScent.PrecisionWheel
 +
  |nexus  = 22222
 +
  |github  = DespairScent/PrecisionWheel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictable Retaining Soil
 +
  |author  = Shockah
 +
  |id      = Shockah.PredictableRetainingSoil
 +
  |nexus  = 10956
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor
 +
  |author  = JoXW
 +
  |id      = JoXW.Predictor
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predict Seed Maker
 +
  |author  = lech43
 +
  |id      = lech43.PredictSeedMaker
 +
  |nexus  = 6395
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Preexisting Relationship
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PreexistingRelationship
 +
  |curse  = 867710
 +
  |nexus  = 7684
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pregnancy Role
 +
  |author  = kdau
 +
  |id      = kdau.PregnancyRole
 +
  |nexus  = 5762
 +
  |moddrop = 768494
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prepare for New Day
 +
  |author  = igotnousername
 +
  |id      = igotnousername.PrepareNewDay
 +
  |nexus  = 7638
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Press to Quack
 +
  |author  = DraconisLeonidas
 +
  |id      = DraconisLeonidas.PressToQuack
 +
  |nexus  = 13583
 +
  |github  = DraconisLeonidas/PressToQuack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.priceDrops
 +
  |nexus  = 2047
 +
  |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
 +
  |name    = Price Fluctuation
 +
  |author  = lech43
 +
  |id      = lech43.PriceFluctuation
 +
  |nexus  = 6396
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prices
 +
  |author  = skiilaa
 +
  |id      = skiilaa.Prices
 +
  |nexus  = 2255
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Tooltips
 +
  |author  = Darkhax
 +
  |id      = darkhax.pricetooltip
 +
  |nexus  =
 +
  |curse  = 299169
 +
  |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Butterfly Location
 +
  |author  = no12nv2
 +
  |id      = no12nv2.PrismaticButterflyLocation
 +
  |nexus  = 23045
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Clothing
 +
  |author  = atravita
 +
  |id      = atravita.PrismaticClothing
 +
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Fire
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFire
 +
  |nexus  = 12931
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Furniture
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFurniture
 +
  |nexus  = 12589
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Pride
 +
  |author  = kdau
 +
  |id      = kdau.PrismaticPride
 +
  |nexus  = 9019
 +
  |moddrop = 978503
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Slime Finder
 +
  |author  = MrKoatl
 +
  |id      = MrKoatl.PrismaticSlimeFinder
 +
  |nexus  = 7866
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Statue
 +
  |author  = Achtuur
 +
  |id      = Achtuur.PrismaticStatue
 +
  |nexus  = 17013
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Tools
 +
  |author  = stokastic
 +
  |id      = stokastic.PrismaticTools
 +
  |nexus  = 2428
 +
  |github  = stokastic/PrismaticTools
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Tools Continued
 +
  |author  = iargue
 +
  |id      = iargue.PrismaticToolsContinued
 +
  |nexus  = 21450
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Producer Framework Mod
 +
  |author  = Digus
 +
  |id      = Digus.ProducerFrameworkMod
 +
  |nexus  = 4970
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Producer Framework Mod → PFMAutomate
 +
  |author  = Digus
 +
  |id      = Digus.PFMAutomate
 +
  |nexus  = 5038
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Production Stats
 +
  |author  = FlameHorizon
 +
  |id      = FlameHorizon.ProductionStats
 +
  |nexus  = 21270
 +
  |github  = FlameHorizon/ProductionStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profiler
 +
  |author  = SinZ
 +
  |id      = SinZ.Profiler
 +
  |nexus  = 12135
 +
  |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ProfitCalculator
 +
  |curse  = 867736
 +
  |moddrop = 771668
 +
  |nexus  = 3378
 +
  |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
  |author  = 6135
 +
  |id      = 6135.ProfitCalculator
 +
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator → DGA Support
 +
  |author  = 6135
 +
  |id      = 6135.ProfitCalculatorDGA
 +
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Margins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ProfitMargins
 +
  |nexus  = 4663
 +
  |moddrop = 716352
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Progressive Access Farm
 +
  |author  = onjulraz
 +
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 +
  |nexus  = 2923
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project Fluent
 +
  |author  = Shockah
 +
  |id      = Shockah.ProjectFluent
 +
  |nexus  = 12638
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project S
 +
  |author  = NarlanMarlan
 +
  |id      = narlan.projects
 +
  |nexus  = 3785
 +
  |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Public Access TV
 +
  |author  = kdau
 +
  |id      = kdau.PublicAccessTV
 +
  |nexus  = 5605
 +
  |moddrop = 757967
 +
  |source  = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Public Access TV (1.6)
 +
  |author  = John Peters
 +
  |id      = JohnPeters.PublicAccessTV
 +
  |nexus  = 22486
 +
  |github  = emurphy42/PredictiveMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pudding Plus Colored Slime Drops
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.ColoredSlimeDrops
 +
  |nexus  = 7048
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Purchasable Galaxy Item
 +
  |author  = SorryLate
 +
  |id      = SorryLate.GalaxyItem
 +
  |nexus  = 5289
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Purchasable Recipes
 +
  |author  = Paracosm
 +
  |id      = Paracosm.PurchasableRecipes
 +
  |nexus  = 1722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Purist Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PuristMod
 +
  |nexus  = 16097
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pussle
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Pussle
 +
  |moddrop = 1521424
 +
  |nexus  = 19760
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Put Batteries in Fish Tanks
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PutBatteriesInFishTanks
 +
  |nexus  = 23155
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PVP Friendly Fire, PVP
 +
  |author  = DewMods
 +
  |id      = DewMods.StardewValleyMods.PVP
 +
  |nexus  = 15589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
 +
  |curse  = 867715
 +
  |nexus  = 7455
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PyTK, Platonymous Toolkit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Toolkit
 +
  |nexus  = 1726
 +
  |moddrop = 793815
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.QiChest
 +
  |nexus  = 15696
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Exchanger
 +
  |author  = Mizzion
 +
  |id      = mizzion.qiexchanger
 +
  |nexus  = 1930
 +
  |moddrop = 661359
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Sprinklers
 +
  |author  = UnknownLegacy
 +
  |id      = UnknownLegacy.QiSprinklers
 +
  |nexus  = 7904
 +
  |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
 +
  |author  = Prismuth
 +
  |id      = <Prismuth.QuaintFarmBridge
 +
  |nexus  = 1647
 +
  |github  =
 +
 
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Bait
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.QualityBait
 +
  |curse  = 1004490
 +
  |moddrop = 1443555
 +
  |nexus  = 16832
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Fish Ponds
 +
  |author  = ytsc
 +
  |id      = ytsc.QualityFishPonds
 +
  |nexus  = 11021
 +
  |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Products
 +
  |author  = SilentOak
 +
  |id      = SilentOak.QualityProducts
 +
  |nexus  = 3609
 +
  |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Products → Auto Quality Patch
 +
  |author  = SilentOak
 +
  |id      = SilentOak.AutoQualityPatch
 +
  |nexus  = 3609
 +
  |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Scrubber
 +
  |author  = Traktori
 +
  |id      = Traktori.QualityScrubber
 +
  |nexus  = 5663
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Scrubber for Automate
 +
  |author  = Traktori
 +
  |id      = Traktori.AM.QualityScrubber
 +
  |nexus  = 5663
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Smash
 +
  |author  = barfytheclown
 +
  |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 +
  |nexus  = 7907
 +
  |github  = jn84/QualitySmash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Queen of Sauce Randomizer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.queenofsauceshuffler
 +
  |nexus  = 7151
 +
  |github  = Speshkitty/QueenOfSauceRandomiser
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Questable Tractor
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.QuestableTractor
 +
  |nexus  = 20703
 +
  |github  = NermNermNerm/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Delay
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuestDelay
 +
  |nexus  = 1239
 +
  |moddrop = 473938
 +
  |github  =
 +
}}
 +
{{#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
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Agenda
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuickAgenda
 +
  |nexus  = 22258
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Forward Dash, Warp Mod
 +
  |author  = Vexorth
 +
  |id      = Vexorth.Warp
 +
  |nexus  = 16605
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Glance
 +
  |author  = adverserath
 +
  |id      = Adverserath.QuickGlance
 +
  |nexus  = 12058
 +
  |github  = adverserath/QuickGlance
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Load
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickLoad
 +
  |nexus  = 7756
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Minigame
 +
  |author  = Enaium
 +
  |id      = Enaium.QuickMinigame
 +
  |curse  = 438741
 +
  |moddrop = 895127
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickResponses
 +
  |nexus  = 6548
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses (1.6 Updated)
 +
  |author  = yummypecho - original by aedenthorn
 +
  |id      = yummypecho.QuickResponses
 +
  |nexus  = 21103
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |name    = Quick Start
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.QuickStart
 +
  |nexus  = 2375
 +
  |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Stash
 +
  |author  = ChiroxT
 +
  |id      = treinke.quickstash
 +
  |nexus  = 20864
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Swap
 +
  |author  = Allan Wang
 +
  |id      = AllanWang.QuickSwap
 +
  |nexus  = 13956
 +
  |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
 +
  |name    = Radioactive Geodes
 +
  |author  = justastranger
 +
  |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 +
  |nexus  =
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RainbowTrail
 +
  |nexus  = 16914
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raincoat When Raining
 +
  |author  = BikiFae, bikinavisho
 +
  |id      = BikiFae.RainCoatWhenRaining
 +
  |nexus  = 4659
 +
  |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = RainPlus
 +
  |author  = Deadlykirpy
 +
  |id      = Kirpy.RainPlus
 +
  |nexus  = 6559
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rain Randomizer
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rain Refills Watering Can
 +
  |author  = StultusV
 +
  |id      = StultusV.RainRefillsWateringCan
 +
  |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranching Tool Upgrades
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RanchingToolUpgrades
 +
  |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Hair Color
 +
  |author  = bookworm89723
 +
  |id      = davis.randomhair
 +
  |nexus  = 3271
 +
  |github  = joaniedavis/RandomHairMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Randomized Energy
 +
  |author  = LakeMonster_, LakeMonster666
 +
  |id      = LakeMonster_.RandomizedEnergy
 +
  |nexus  = 5250
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random NPCs, Random Visitors
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.RandomNPC
 +
  |nexus  = 4911
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Slimes
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.randomslimes
 +
  |nexus  = 21320
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Start Day
 +
  |author  = idermailer
 +
  |id      = idermailer.RandomStartDay
 +
  |nexus  = 13225
 +
  |github  = idermailer/RandomStartDay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Tastes
 +
  |author  = skiilaa
 +
  |id      = skiilaa.RandomTastes
 +
  |nexus  = 2285
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Range Display, Sprinkler Range
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.sprinklerrange
 +
  |nexus  = 1179
 +
  |moddrop = 833536
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.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
 +
  |nexus  = 6752
 +
  |github  = jltaylor-us/StardewRangeHighlight
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raven of The Valley
 +
  |author  = nicks
 +
  |id      = nicks.RavenofTheValley
 +
  |nexus  = 19856
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest
 +
  |author  = Remy Bach
 +
  |id      = remybach.readersdigest
 +
  |nexus  = 3040
 +
  |github  = remybach/stardew-valley-readersdigest
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest for 1.6
 +
  |author  = Slash215
 +
  |id      = Slash215.readersdigest
 +
  |nexus  = 22972
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Random Names
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RealNames
 +
  |nexus  = 6269
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Clock
 +
  |author  = thimadera
 +
  |id      = thimadera.Realclock
 +
  |nexus  = 21726
 +
  |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Time
 +
  |author  = Enaium, Lightcolour888
 +
  |id      = Enaium.RealTime
 +
  |nexus  = 5336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Framework
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RealtimeFramework
 +
  |nexus  = 18915
 +
  |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  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recatch Legendary Fish
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
 +
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipes In Mail
 +
  |author  = Freaksaus
 +
  |id      = freaksaus.recipesinmail
 +
  |nexus  = 22173
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipe Tracker, Stardew Valley Recipe Tracker
 +
  |author  = Nox Chimaera, noxkimaera
 +
  |id      = NoxChimaera.StardewValleyTodo
 +
  |nexus  = 22378
 +
  |github  = NoxChimaera/StardewValleyTODO
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reciprocate
 +
  |author  = YunHikari
 +
  |id      = YunHikari.Reciprocate
 +
  |nexus  = 17714
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recover Stamina
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.RecoverStamina
 +
  |nexus  = 2332
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recurring Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.RecurringReminders
 +
  |nexus  = 6840
 +
  |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recyclable Cola
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.RecyclableCola
 +
  |nexus  = 10865
 +
  |github  = XxHarvzBackxX/recyclableCola
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Redesigned Farmhouse Layout
 +
  |author  = Aimon111 & DaLion
 +
  |id      = Aimon111.RedisignedFarmHouseLayout.Warps
 +
  |nexus  = 11420
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Redraw Pelican Town Config
 +
  |author  = JefGrizli
 +
  |id      = JefGrizli.RedrawPelicanTownC
 +
  |nexus  = 15564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Watering Can in Town Fountain
 +
  |author  = TfueLovesBanana
 +
  |id      = TfueLovesBanana.FillWateringCanInTownFountain
 +
  |nexus  = 16764
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Silos
 +
  |author  = Alpha_Omegasis
 +
  |id      = Omegasis.RefillSilos
 +
  |nexus  = 20779
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refund Staircases
 +
  |author  = Nick Martin
 +
  |id      = NickMartin.RefundStaircases
 +
  |nexus  = 19209
 +
  |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regen Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.RegenMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regular Quality
 +
  |author  = desto, JustToDownloadThings
 +
  |id      = desto.RegularQuality
 +
  |nexus  = 5090
 +
  |github  = desto-git/smapi-RegularQuality
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rejuvenating Forest
 +
  |author  = Team Timber
 +
  |id      = TeamTimber.RejuvenatingForest
 +
  |nexus  = 10322
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Bar UI
 +
  |author  = SlyMerc
 +
  |id      = RelationshipBar
 +
  |nexus  = 1009
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationships Enhanced
 +
  |author  = rodrigovaz
 +
  |id      = relationshipsenhanced
 +
  |nexus  =
 +
  |chucklefish = 4435
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Status
 +
  |author  = Dragonisser
 +
  |id      = relationshipstatus
 +
  |nexus  = 751
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Tooltips
 +
  |author  = M3ales
 +
  |id      = M3ales.RelationshipTooltips
 +
  |nexus  =
 +
  |curse  = 298040
 +
  |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Tracker
 +
  |author  = Branic
 +
  |id      = Branic.RelationshipTracker
 +
  |nexus  = 2845
 +
  |github  = Paradox355/SDVMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relativity
 +
  |author  = AdroSlice
 +
  |id      = AdroSlice.Relativity
 +
  |nexus  = 13028
 +
  |github  = adroslice/sdv-relativity-mirror
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.RelaxingWeekends
 +
  |nexus  = 19662
 +
  |github  = jamespfluger/Stardew-ModCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relocate Farm Animals
 +
  |author  = mouahrara
 +
  |id      = mouahrara.RelocateFarmAnimals
 +
  |nexus  = 20606
 +
  |github  = mouahrara/RelocateFarmAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
 +
  |author  = zeldela
 +
  |id      = zeldela-RememberBirthdays
 +
  |nexus  = 13554
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Faced Direction
 +
  |author  = Annosz
 +
  |id      = Annosz.RememberFacedDirection
 +
  |nexus  = 6946
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Your Umbrella
 +
  |author  = heyseth
 +
  |id      = heyseth.umbrellas
 +
  |nexus  = 8366
 +
  |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reminders
 +
  |author  = Surkasu
 +
  |id      = Surkasu.Reminders
 +
  |nexus  = 2481
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remind to Exit
 +
  |author  = pepoluan
 +
  |id      = pepoluan.RemindToExit
 +
  |nexus  = 8727
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Re-Mixed Seeds, Mixed Seed Mod
 +
  |author  = nein
 +
  |id      = nein.MixedSeedMod
 +
  |nexus  = 22311
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remote Fridge Storage
 +
  |author  = EternalSoap, arjan3004
 +
  |id      = EternalSoap.RemoteFridgeStorage
 +
  |nexus  = 2545
 +
  |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove All Monsters
 +
  |author  = David J. Lee, djslzx
 +
  |id      = djsl.RemoveAllMonsters
 +
  |nexus  = 5727
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove Animal Limitations
 +
  |author  = Hobbes
 +
  |id      = Hobbes.RemoveAnimalLimitations
 +
  |nexus  = 7838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename
 +
  |author  = Remmie, CoinzReturns
 +
  |id      = Remmie.Rename
 +
  |nexus  = 2130
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename Reworked
 +
  |author  = Parabyted
 +
  |id      = parabyted.renamerework
 +
  |nexus  = 10866
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
  |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools
 +
  |author  = JarvieK
 +
  |id      = JarvieK.RentedTools
 +
  |nexus  = 1307
 +
  |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reorient After Eating
 +
  |author  = PunningLinguist
 +
  |id      = PunningLinguist.ReorientAfterEating
 +
  |nexus  = 7585
 +
  |github  = amconners/ReorientAfterEating
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Replanter
 +
  |author  = jwdred
 +
  |id      = jwdred.Replanter
 +
  |nexus  = 589
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ReRegeneration
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_rerg.0925160827
 +
  |nexus  = 6837
 +
  |moddrop = 827580
 +
  |github  = littleraskol/ReRegeneration
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reseed, Roc's Reseed Mod
 +
  |author  = rocslayer, James Overton
 +
  |id      = Roc.Reseed
 +
  |nexus  = 2421
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Skull Caverns, Skull Caverns Reset
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.ResetCaverns
 +
  |curse  = 990459
 +
  |moddrop = 1080116
 +
  |nexus  = 20846
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Terrain Features
 +
  |author  = mabelSyrup
 +
  |id      = MabelSyrup.ResetTerrainFeatures
 +
  |nexus  = 4715
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resource Storage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ResourceStorage
 +
  |nexus  = 17951
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resource Storage - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.ResourceStorage
 +
  |nexus  = 22539
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Responsive Knockback, Responsive MP Knockback
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ResponsiveKnockback
 +
  |nexus  = 12029
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Restauranteer
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Restauranteer
 +
  |nexus  = 14519
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Retro Active Achievements
 +
  |author  = iceburg
 +
  |id      = 7e474181-e1a0-40f9-9c11-retroactive
 +
  |nexus  = 4974
 +
  |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Retroactive Stardew
 +
  |author  = millerscout
 +
  |id      = Millerscout.RetroactiveStardew
 +
  |nexus  = 6953
 +
  |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reusable Wallpapers and Floors, Wallpaper Retain
 +
  |author  = Iceburg
 +
  |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
 +
  |nexus  = 356
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reverse Proposal
 +
  |author  = GreenOnion24
 +
  |id      = GreenOnion24.ReverseProposal
 +
  |nexus  = 8526
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Revive Dead Crops
 +
  |author  = atravita
 +
  |id      = atravita.ReviveDeadCrops
 +
  |curse  = 870964
 +
  |moddrop = 1294436
 +
  |nexus  = 15005
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ribeena's Vehicles, Bus Sprite Adjuster
 +
  |author  = ribeena
 +
  |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
 +
  |nexus  = 11809
 +
  |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ridgeside Village
 +
  |author  = Rafseazz
 +
  |id      = Rafseazz.RidgesideVillage
 +
  |nexus  = 7286
 +
  |github  = Rafseazz/Ridgeside-Village-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.RingOverhaul
 +
  |nexus  = 10669
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |name    = Riverland Farm but You Need to Build Bridges
 +
  |author  = idermailer
 +
  |id      = idermailer.riverfarmButBridge
 +
  |nexus  = 15748
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Robin Work Hours
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RobinWorkHours
 +
  |nexus  = 11244
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
  |github  = StephenKairos/Teban100-StardewMods
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |name    = Run Fast, Sprint
 +
  |author  = Krutonium
 +
  |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
 +
  |nexus  = 12701
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Key
 +
  |author  = strato35
 +
  |id      = Strato35.RunningKey
 +
  |nexus  = 5527
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Late
 +
  |author  = Coll1234567
 +
  |id      = Coll1234567.RunningLate
 +
  |nexus  = 3518
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rush Orders
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
 +
  |curse  = 867397
 +
  |moddrop = 127276
 +
  |nexus  = 605
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SAAT.API, SAAT - Audio API and Toolkit
 +
  |author  = ZeroMeters
 +
  |id      = ZeroMeters.SAAT.API
 +
  |nexus  = 10747
 +
  |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
 +
  |name    = SAAT.Mod, SAAT - Audio API and Toolkit
 +
  |author  = ZeroMeters
 +
  |id      = ZeroMeters.SAAT.Mod
 +
  |nexus  = 10747
 +
  |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
 +
  |name    = Safe Lightning
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.safelightning
 +
  |nexus  = 2039
 +
  |moddrop = 833550
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning Redux, Safe Lightning
 +
  |author  = Shockah
 +
  |id      = Shockah.SafeLightning
 +
  |nexus  = 11857
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.SafeLightningUpdated
 +
  |nexus  = 22783
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Reading
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.SafeReading
 +
  |nexus  = 8564
 +
  |github  = LunaticShade/StardewValley.SafeReading
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
 +
  |author  = blueberry
 +
  |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  = 4154
 +
  |github  = b-b-blueberry/SailorStyles
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Saloon Warp Totem
 +
  |author  = Artinity
 +
  |id      = Artinity.SaloonWarpTotem
 +
  |nexus  = 16450
 +
  |github  = Artinity/SaloonWarpTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SAML
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SAML
 +
  |nexus  = 20250
 +
  |github  = MindMeltMax/SAML
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Satchels
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Satchels
 +
  |nexus  = 20625
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sauvignon in Stardew
 +
  |author  = Jesse, Jdvicks94
 +
  |id      = Jesse.SauvignonInStardew
 +
  |nexus  = 2597
 +
  |github  = JDvickery/Sauvignon-in-Stardew
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |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
 +
  |name    = Savage Vincent (NPC Speech Bubbles)
 +
  |author  = BlaDe
 +
  |id      = BlaDe.NPCSpeechBubblesVincent
 +
  |nexus  = 11833
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Anywhere Redux, Save Anywhere
 +
  |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
 +
  |id      = Omegasis.SaveAnywhere
 +
  |curse  = 898109
 +
  |nexus  = 8386<!--non-redux: 444-->
 +
  |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Backup
 +
  |author  = SMAPI
 +
  |id      = SMAPI.SaveBackup
 +
  |nexus  =
 +
  |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Game Options
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.SaveGameOptions
 +
  |nexus  = 5190
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scale Up
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ScaleUp
 +
  |nexus  = 3130
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Schedule Viewer
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.ScheduleViewer
 +
  |nexus  = 19305
 +
  |github  = BinaryLip/ScheduleViewer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Screenshot Everywhere
 +
  |author  = Gaiadin
 +
  |id      = Gaiadin.Stardew-Screenshot-Everywhere
 +
  |nexus  = 10805
 +
  |github  = Gaiadin/Stardew-Screenshot-Everywhere
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Blank
 +
  |author  = Caraxian
 +
  |id      = caraxian.scroll.to.blank
 +
  |nexus  = 4144
 +
  |chucklefish = 4405
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Zoom
 +
  |author  = Tomwa
 +
  |id      = Tomwa.ScrollToZoom
 +
  |nexus  = 2163
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scrying Orb
 +
  |author  = kdau
 +
  |id      = kdau.ScryingOrb
 +
  |nexus  = 5603
 +
  |moddrop = 756553
 +
  |source  = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scythe Harvesting
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
 +
  |nexus  = 1106
 +
  |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
 +
  |name    = SDV Twitch
 +
  |author  = Dawgeth
 +
  |id      = MTD.SDVTwitch
 +
  |nexus  = 1760
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SDVWM, The Weather Machine
 +
  |author  = SixthTitan
 +
  |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
 +
  |nexus  = 3203
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
 +
  |author  = FreeTheJunimos
 +
  |id      = freethejunimos.seaclifffarm
 +
  |nexus  = 13911
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
 +
  |author  = FreeTheJunimos
 +
  |id      = freethejunimos.seaclifffarm.pc
 +
  |nexus  = 14296
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Season Affixes
 +
  |author  = Shockah
 +
  |id      = Shockah.SeasonAffixes
 +
  |nexus  = 16297
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Save Slots
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.SeasonalSaveSlots
 +
  |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Season Switcher
 +
  |author  = dumbledalton
 +
  |id      = Dumbledalton.SeasonSwitcher
 +
  |nexus  = 10457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sebastian Frog Tank Switch
 +
  |author  = Shaklin
 +
  |id      = shaklin.SebastianFrogTankSwitch
 +
  |nexus  = 8508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secretariat (Faster Horse)
 +
  |author  = Janglinator
 +
  |id      = jangles.secretariat
 +
  |nexus  = 7537
 +
  |github  = Janglinator/Secretariat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secret Hedge Maze, Hedge Maze
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HedgeMaze
 +
  |curse  = 868718
 +
  |nexus  = 14138
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secret Woods Snorlax
 +
  |author  = ichortower
 +
  |id      = ichortower.SecretWoodsSnorlax
 +
  |nexus  = 19112
 +
  |github  = ichortower/SecretWoodsSnorlax
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Bag
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SeedBag
 +
  |nexus  = 1133
 +
  |moddrop = 793931
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info, Seed Information
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SeedInfo
 +
  |nexus  = 15754
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info - Continued, Seed Information - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SeedInfo
 +
  |nexus  = 22519
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Machines
 +
  |author  = Veress
 +
  |id      = Veress.SeedMachines
 +
  |nexus  = 6265
 +
  |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker - Better Quality More Seeds
 +
  |author  = vabrell, Victor Abrell
 +
  |id      = vabrell.sm_bqms
 +
  |nexus  = 14236
 +
  |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Crop Quality, SMCQ
 +
  |author  = mcoocr
 +
  |id      = mcoocr.smcq
 +
  |nexus  = 3089
 +
  |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Quality
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.seedmakerquality
 +
  |nexus  = 21000
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SeedMakerTweaks
 +
  |nexus  = 10681
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seeds are Rare
 +
  |author  = jahangmar
 +
  |id      = jahangmar.SeedsAreRare
 +
  |nexus  = 3618
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Shortage
 +
  |author  = Xynerorias
 +
  |id      = xynerorias.seedshortage
 +
  |nexus  = 5614
 +
  |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seeds Unpacked
 +
  |author  = blueberry
 +
  |id      = blueberry.SeedsUnpacked
 +
  |nexus  = 7215
 +
  |github  = b-b-blueberry/SeedsUnboxed
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = See Me Rollin'
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.seemerollin
 +
  |nexus  = 10976
 +
  |moddrop = 1116122
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Select Tool Power
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.SelectToolPower
 +
  |nexus  = 21290
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SelfServe
 +
  |nexus  = 11313
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve for 1.6
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.SelfServe
 +
  |nexus  = 20985
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Service
 +
  |author  = JarvieK
 +
  |id      = JarvieK.SelfService
 +
  |nexus  = 1304
 +
  |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Service Shops
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.SelfServiceShop
 +
  |nexus  = 1622
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sell Quality
 +
  |author  = DonDorscha, jasonmbrady
 +
  |id      = DonDorscha.SellQuality
 +
  |nexus  = 12469
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Send Items Multiplayer
 +
  |author  = hafnerpw
 +
  |id      = hafnerpw.SendItemsMultiplayer
 +
  |nexus  = 13794
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Send Items to Other Farmers, Send Letters
 +
  |author  = Denifia
 +
  |id      = Denifia.SendItems
 +
  |nexus  = 1087
 +
  |moddrop = 127754
 +
  |github  = Denifia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Separate Greenhouse
 +
  |author  = lolmaj
 +
  |id      = lolmaj.SeparateGreenhouse
 +
  |nexus  = 3965
 +
  |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serene Greenhouse
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SereneGreenhouse
 +
  |curse  = 870943
 +
  |nexus  = 8011
 +
  |github  = Floogen/SereneGreenhouse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Bookmarker
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBookmarker
 +
  |nexus  = 2968
 +
  |github  = Ilyaki/ServerBookmarker
 +
 
 +
  |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
 +
  |name    = Server Browser
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBrowser
 +
  |nexus  = 3227
 +
  |github  = Ilyaki/Server-Browser
 +
 
 +
  |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
 +
  |name    = Set Reminders
 +
  |author  = Aelaan Bluewood
 +
  |id      = AelaanBluewood.SetReminders
 +
  |nexus  = 16112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sewer Slimes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SewerSlimes
 +
  |nexus  = 18195
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shadow for Mazes, Maze
 +
  |author  = Edu Anttunes
 +
  |id      = Maze
 +
  |nexus  = 8930
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Exp, Shared Xp
 +
  |author  = Batzpup
 +
  |id      = SharedExp.Batzpup
 +
  |moddrop = 1269698
 +
  |nexus  = 14607
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Professions
 +
  |author  = virtualbjorn
 +
  |id      = virtualbjorn.SharedProfessions
 +
  |nexus  = 16628
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Recipes
 +
  |author  = jpslatt, jslattery26
 +
  |id      = jslattery26.SharedRecipes
 +
  |nexus  = 22718
 +
  |github  = jslattery26/stardew_mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Share Experience
 +
  |author  = season
 +
  |id      = season.ShareExperience
 +
  |nexus  = 22163
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sharing is Caring
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SharingIsCaring
 +
  |nexus  = 14263
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shed Notifications
 +
  |author  = TheCroak
 +
  |id      = TheCroak.BuildingsNotifications
 +
  |nexus  = 620
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shenandoah Library
 +
  |author  = Nishtra
 +
  |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
 +
  |nexus  = 756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shift Toolbar When Paused
 +
  |author  = Zamiel
 +
  |id      = Zamiel.ShiftToolbarWhenPaused
 +
  |nexus  = 21613
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship Anything, Ship Everything
 +
  |author  = Berkay Yigit, berkayylmao
 +
  |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
 +
  |nexus  = 3782
 +
  |github  = berkayylmao/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship From Inventory
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ShipFromInventory
 +
  |nexus  = 3219
 +
  |moddrop = 793916
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipments to Quality, Quality from Shipments
 +
  |author  = JPAN
 +
  |id      = JPAN.QualityFromShipments
 +
  |nexus  = 7531
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipment Tracker
 +
  |author  = Iceburg
 +
  |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
 +
  |nexus  = 321
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipping Bin Summary
 +
  |author  = Futro, Futroo
 +
  |id      = futro.ShippingBinSummary
 +
  |nexus  = 18992
 +
  |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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
 +
  |name    = Shop Anywhere
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.ShopAnywhere
 +
  |nexus  = 5299
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shop Expander
 +
  |author  = Entoarox
 +
  |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
 +
  |nexus  = 2278
 +
  |chucklefish = 4381
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shoplifter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Shoplifter
 +
  |nexus  = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shopping Show
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.ShoppingShow
 +
  |nexus  = 18445
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shop Tile Framework
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ShopTileFramework
 +
  |nexus  = 5005
 +
  |moddrop = 716384
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shovel Tool Upgrades, Upgradable Shovel
 +
  |author  = moonslime
 +
  |id      = moonslime.ShovelToolUpgrades
 +
  |nexus  = 16028
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Showcase
 +
  |author  = Igorious
 +
  |id      = Igorious.Showcase
 +
  |nexus  =
 +
  |chucklefish = 4487
 +
  |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Catch Quality
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.ShowCatchQuality
 +
  |nexus  = 3326
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Cooking Recipes
 +
  |author  = MasterOfMutton
 +
  |id      = faragodavid.showcookingrecipes
 +
  |nexus  = 5525
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Daily Luck
 +
  |author  = Arphox
 +
  |id      = Arphox.ShowDailyLuck
 +
  |nexus  = 15910
 +
  |github  = arphox/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Item Quality
 +
  |author  = Jonqora
 +
  |id      = Jonqora.ShowItemQuality
 +
  |nexus  = 6311
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ShowPlayerBehind
 +
  |curse  = 868887
 +
  |nexus  = 6540
 +
  |github  = aedenthorn/stardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Predictable RNG Outcomes
 +
  |author  = Relance
 +
  |id      = Relance.ShowPredictableRNGOutcomes
 +
  |nexus  = 13186
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show XP and Level Gains, Show XP
 +
  |author  = adverserath
 +
  |id      = Adverserath.ShowXP
 +
  |nexus  = 19501
 +
  |github  =
 +
}}
 +
{{#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
 +
  |name    = Silent Alarm Clock
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.AC
 +
  |nexus  = 12164
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silent Scarecrows
 +
  |author  = climaxius
 +
  |id      = climaxius.silentscarecrows
 +
  |nexus  = 3258
 +
  |github  = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Size
 +
  |author  = pepoluan
 +
  |id      = pepoluan.SiloSize
 +
  |nexus  = 8819
 +
  |moddrop = 981291
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Crop Label
 +
  |author  = TheMusketeer
 +
  |id      = SimpleCropLabel
 +
  |nexus  = 314
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple HUD
 +
  |author  = Enaium
 +
  |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/SimpleHUD
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Hunger System, Hunger Mod
 +
  |author  = skn
 +
  |id      = skn.HungerMod
 +
  |nexus  = 3270<!--was 1127 before re-release-->
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Screenshots, Screenshot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Screenshot
 +
  |nexus  = 10178
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sounds
 +
  |author  = BleakCodex
 +
  |id      = BleakCodex.SimpleSounds
 +
  |nexus  = 14540
 +
  |github  = BleakCodex/SimpleSounds
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sprinkler
 +
  |author  = ADoby, tZed, Tobias Z
 +
  |id      = tZed.SimpleSprinkler
 +
  |nexus  = 76
 +
  |github  = ADoby/SimpleSprinkler
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simplified Achievements
 +
  |author  = cel10e
 +
  |id      = cel10e.SimplifiedAchievements
 +
  |moddrop = 909416
 +
  |nexus  = 8026
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Single-Player Regen, Single-Player Sleep
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SPRegen
 +
  |nexus  = 6778
 +
  |moddrop = 1135654
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#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
 +
  |name    = SinZational Spending Services
 +
  |author  = SinZ
 +
  |id      = SinZ.SinZationalSpendingServices
 +
  |nexus  = 20656
 +
  |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit and Rest
 +
  |author  = Krutonium
 +
  |id      = Krutonium.SitandRest
 +
  |nexus  = 7403
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit For Stamina
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SitForStamina
 +
  |nexus  = 7334
 +
  |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
 +
  |name    = Looking for Love REDUX
 +
  |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sixty-Nine Shirt, Sixty-Nine
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SixtyNine
 +
  |nexus  = 6969
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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
 +
  |name    = Skateboard
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Skateboard
 +
  |nexus  = 13096
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skillful Clothes
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.SkillfulClothes
 +
  |nexus  = 8541
 +
  |github  = LunaticShade/StardewValley.SkillfulClothes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige
 +
  |author  = Alphablackwolf
 +
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
 +
  |author  = Alphablackwolf
 +
  |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3<!--@retest-after Cooking Skill-->
 +
  |unofficial version = 1.2.4-unofficial.15-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123972
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
 +
  |author  = Tondorian
 +
  |id      = Tondorian.SkillPrestige.LoveOfCooking
 +
  |nexus  = 18605
 +
  |github  = Tondorian/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Luck Skill
 +
  |author  = Alphablackwolf
 +
  |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Magic
 +
  |author  = Alphablackwolf
 +
  |id      = alphablackwolf.MagicPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in          = Stardew Valley 1.3<!--@retest-after Magic-->
 +
  |unofficial version = 1.2.4-unofficial.15-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-173#post-123972
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Rings
 +
  |author  = AlphaMeece
 +
  |id      = AlphaMeece.SkillRings
 +
  |curse  = 991336
 +
  |nexus  = 7515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Training
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SkillTraining
 +
  |nexus  = 14452
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skinny Animals
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.SkinnyAnimals
 +
  |nexus  = 21826
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skin Tone Loader
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.SkinToneLoader
 +
  |nexus  = 22797
 +
  |github  = HeyImAmethyst/SkinToneLoader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Dialogue
 +
  |author  = FricativeMelon
 +
  |id      = FricativeMelon.SkipDialogue
 +
  |nexus  = 15311
 +
  |github  = FricativeMelon/SkipDialogue
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fish
 +
  |author  = LucaINC
 +
  |id      = LucaINC.StardewValleyMods.SkipFish
 +
  |nexus  = 19762
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fishing Minigame
 +
  |author  = DewMods
 +
  |id      = DewMods.StardewValleyMods.SkipFishingMinigame
 +
  |nexus  = 2697
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fishing Minigame 2
 +
  |author  = philosquare
 +
  |id      = philosquare.SkipFishingMinigame2
 +
  |moddrop  = 1530481
 +
  |nexus    =
 +
  |github  = philosquare/SDVSkipFishingMinigame2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Intro
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
 +
  |nexus  = 533
 +
  |moddrop = 606601
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Start
 +
  |author  = DeadRobotDev
 +
  |id      = DeadRobotDev.SkipStart
 +
  |nexus  = 11885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Text
 +
  |author  = CrunchyDuck
 +
  |id      = CrunchyDuck.SkipText
 +
  |nexus  = 8947
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Drill Redux
 +
  |author  = NetworkOverflow
 +
  |id      = NetworkOverflow.SkullCavernDrillRedux
 +
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Elevator
 +
  |author  = Bifibi, Lestoph
 +
  |id      = SkullCavernElevator
 +
  |nexus  = 963
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Toggle
 +
  |author  = TheMightyAmondee, MightyAmondee
 +
  |id      = TheMightyAmondee.SkullCavernToggle
 +
  |nexus  = 7908
 +
  |github  = TheMightyAmondee/SkullCavernToggle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep In Wedding
 +
  |author  = atravita
 +
  |id      = atravita.SleepInWedding
 +
  |curse  = 870963
 +
  |moddrop = 1294437
 +
  |nexus  = 15006
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless Fisherman
 +
  |author  = Annosz
 +
  |id      = Annosz.SleeplessFisherman
 +
  |nexus  = 5915
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless in Stardew
 +
  |author  = instafluff
 +
  |id      = instafluff.sleeplessinstardew
 +
  |nexus  = 5445
 +
  |github  = instafluff/SleeplessInStardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepovers
 +
  |author  = bwdy
 +
  |id      = bwdy.sleepovers
 +
  |nexus  = 3531
 +
  |github  = bwdymods/SDV-Sleepovers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Warning
 +
  |author  = GlimmerDev
 +
  |id      = glimmerDev.SleepWarning
 +
  |nexus  = 21128
 +
  |github  = GlimmerDev/StardewValleyMod_SleepWarning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Wherever
 +
  |author  = Vexorth
 +
  |id      = Vexorth.SleepWherever
 +
  |nexus  = 16674
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Worker
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SleepWorker
 +
  |curse  = 877233
 +
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
  |nexus  = 1152
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
 +
  |author  = fernass354
 +
  |id      = fernass354.SlimeHutchResize
 +
  |nexus  = 18507
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Hutch Water Spots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SlimeHutchWaterSpots
 +
  |nexus  = 13778
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
  |nexus  = 20930
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Mods, Slime Minigame, Slime QOL
 +
  |author  = Tofu, SadDodo
 +
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 +
  |nexus  = 2743
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Produce
 +
  |author  = exotico
 +
  |id      = exotico.SlimeProduce
 +
  |nexus  = 7634
 +
  |github  = andraemon/SlimeProduce
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-150#post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Spawner
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.SlimeSpawner
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slim Hutch
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.SlimHutchCode
 +
  |nexus  = 7424
 +
  |github  = Wellbott/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slingshot Rebalance
 +
  |author  = Redwood, Towering Redwood
 +
  |id      = Redwood.SlingshotRebalance
 +
  |nexus  = 14391
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slots Cheats
 +
  |author  = Fischkop2
 +
  |id      = Fischkop2.SlotsCheats
 +
  |nexus  = 22574
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slower Fence Decay
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
 +
  |nexus  = 252
 +
  |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Small Beach Farm
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.SmallBeachFarm
 +
  |curse  = 1000624
 +
  |nexus  = 3750
 +
  |moddrop = 606555
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smaller Fish Ponds, Fish Well
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.FishWell
 +
  |nexus  = 7651
 +
  |github  = Wellbott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Small Tree Texture
 +
  |author  = season
 +
  |id      = season.SmallTreeTexture
 +
  |nexus  = 22285
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Building
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartBuilding
 +
  |nexus  = 11158
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#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
 +
  |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
 +
  |name    = SmartMod
 +
  |author  = KuroBear
 +
  |id      = KuroBear.SmartMod
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smol Fish
 +
  |author  = gbromios
 +
  |id      = gbromios.SmolFish
 +
  |nexus  = 14287
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snack Anything
 +
  |author  = Cherry, ChroniclerCherry
 +
  |id      = Cherry.SnackAnything
 +
  |nexus  = 5196
 +
  |moddrop = 716397
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snail Mail
 +
  |author  = Darkhax
 +
  |id      = darkhax.snailmail
 +
  |nexus  =
 +
  |curse  = 307861
 +
  |github  = Stardew-Valley-Modding/Snail-Mail
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snow Crab
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SnowCrab
 +
  |nexus  = 11302
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Socializing Skill
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.SocializingSkill
 +
  |nexus  = 14142
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Network
 +
  |author  = Cecidelus
 +
  |id      = Cecidelus.SocialNetwork
 +
  |nexus  = 8255
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Button
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SocialPageOrderButton
 +
  |nexus  = 7871
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Menu
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SocialPageOrderMenu
 +
  |nexus  = 13698
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Redux
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SocialPageOrderRedux
 +
  |nexus  = 23374
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Tab Patch for Unlimited Players
 +
  |author  = funny-snek
 +
  |id      = funnysnek.socialtabpatch
 +
  |nexus  = 2981
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations → Automate Integration
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundationsAutomate
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sona's Farm
 +
  |author  = Kerlin & Sona
 +
  |id      = kerlin.sonasfarm
 +
  |nexus  = 8545
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sonic Shoes
 +
  |author  = lilico
 +
  |id      = lilico.SonicShoes
 +
  |nexus  = 10226
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sorted Storages
 +
  |author  = TeamCoFH, Tech, Zeldo
 +
  |id      = Zeldo.LinkedStorages
 +
  |nexus  =
 +
  |curse  = 290653
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sorting Chests
 +
  |author  = aRooooooba
 +
  |id      = aRooooooba.SortingChests
 +
  |nexus  = 8224
 +
  |github  = aRooooooba/SortingChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Effect Replacement
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SoundEffectReplacement
 +
  |nexus  = 10232
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Loop Mod
 +
  |author  = strelkasaur
 +
  |id      = com.strelkasaurus.sm.soundloop
 +
  |nexus  = 13099
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sounds Patcher
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SoundsPatcher
 +
  |nexus  = 7465
 +
  |moddrop = 1135690
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Tweaker
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SoundTweaker
 +
  |nexus  = 14767
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SpaceCore
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpaceCore
 +
  |curse  = 867152
 +
  |moddrop = 136998
 +
  |nexus  = 1348
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Monsters
 +
  |author  = Berisan
 +
  |id      = Berisan.SpawnMonsters
 +
  |nexus  = 3201
 +
  |github  = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Supply Crates on Beach
 +
  |author  = onlythechosen
 +
  |id      = otc.supplycratesonbeach
 +
  |nexus  = 20828
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicnic.SpecialOrdersAnywhere
 +
  |nexus  = 7588
 +
  |github  = AcidicNic/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tags Extended
 +
  |author  = atravita
 +
  |id      = atravita.SpecialOrdersExtended
 +
  |curse  = 870988
 +
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tweaks
 +
  |author  = nnn
 +
  |id      = nnn.Special_Orders_Tweaks
 +
  |nexus  = 22719
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Power Utilities
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SpecialPowerUtilities
 +
  |nexus  = 22300
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Specify Gift Taste Portraits
 +
  |author  = Button, Spiderbuttons
 +
  |id      = Button.SpecifyGiftTastePortraits
 +
  |nexus  = 15882
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Boots
 +
  |author  = season
 +
  |id      = season.SpeedBoots
 +
  |nexus  = 22958
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
  |nexus  = 5082
 +
  |github  = Xebeth/StardewValley-SpeedMod
 +
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spelldew Valley
 +
  |author  = instafluff
 +
  |id      = instafluff.spelldewvalley
 +
  |nexus  = 7322
 +
  |github  = instafluff/SpelldewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Spenny
 +
  |curse  = 867742
 +
  |moddrop = 771624
 +
  |nexus  = 2755
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Deluxe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyDeluxe
 +
  |nexus  = 14984
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Lite
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyLite
 +
  |nexus  = 14249
 +
  |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  =
 +
 
 +
  |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
 +
  |name    = Split Screen Manager
 +
  |author  = RomenH
 +
  |id      = RomenH.SplitScreenManager
 +
  |nexus  = 12063
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spoilage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Spoilage
 +
  |nexus  = 14712
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spooky Big Pumkin, Spooky_pumkin
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.pumkin
 +
  |nexus  = 4586
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse Outdoor Area
 +
  |author  = Shaklin
 +
  |id      = shaklin.spouseoutdoorarea
 +
  |nexus  = 6747
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouses in Ginger Island, Spouses' Island
 +
  |author  = mistyspring
 +
  |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
 +
  |curse  = 880521
 +
  |nexus  = 11037
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse's Room Mod
 +
  |author  = Wata, Watagatapitusberry
 +
  |id      = Spouseroom
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse Stuff
 +
  |author  = hquake, Per Sikker Hansen, Sikker
 +
  |id      = Sikker.SpouseStuff
 +
  |nexus  = 4651
 +
  |github  = sikker/SpouseStuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Activation
 +
  |author  = Blaxsmith
 +
  |id      = Blaxsmith.SprinklerActivation
 +
  |nexus  = 7661
 +
  |github  = Blaxsmith/SprinklerActivation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SprinklerMod
 +
  |nexus  = 15385
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint and Dash Buttons, Sprint and Dash Mod
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDSprintAndDash
 +
  |nexus  = 235
 +
  |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
  |author  = Patrick, mistersnuggler
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
  |github  = oliverpl/SprintingMod
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |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
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 +
  |author  = Abs, abslam
 +
  |id      = abs.SprintNRegen
 +
  |nexus  = 4898
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Sprint (unidarkshin)
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.Sprint
 +
  |nexus  = 7492
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint (Yoshify)
 +
  |author  = Yoshify
 +
  |id      =
 +
  |nexus  = 2
 +
  |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
 +
  |name    = SpriteMaster
 +
  |author  = Ameise, Ameisen, mkukli
 +
  |id      = DigitalCarbide.SpriteMaster
 +
  |nexus  = 4922
 +
  |github  = ameisen/SV-SpriteMaster
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprites in Detail
 +
  |author  = BleakCodex
 +
  |id      = BleakCodex.SpritesInDetail
 +
  |nexus  = 14487
 +
  |github  = BleakCodex/SpritesInDetail
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stabbing Sword Special
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.StabbingSwordSpecial
 +
  |nexus  = 7683
 +
  |github  = Wellbott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |id      = aedenthorn.StackedItemIcons
 +
  |curse  = 868678
 +
  |nexus  = 15468
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.stackeverything
 +
  |nexus  = 2053
 +
  |moddrop = 833551
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Size Changer
 +
  |author  = Shockah
 +
  |id      = Shockah.StackSizeChanger
 +
  |nexus  = 11866
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Split Redux
 +
  |author  = pepoluan
 +
  |id      = pepoluan.StackSplitRedux
 +
  |nexus  = 8967
 +
  |moddrop = 976551
 +
  |github  = pepoluan/StackSplitRedux
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = StackSplitX
 +
  |author  = tstaples
 +
  |id      = tstaples.StackSplitX
 +
  |nexus  = 798
 +
  |github  = tstaples/StackSplitX
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack to Nearby Chests
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.StackToNearbyChests
 +
  |nexus  = 1787
 +
  |github  = Ilyaki/StackToNearbyChests
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
 +
  |author  = Becks723
 +
  |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
 +
  |nexus  = 13381
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = StaminaRegen
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standardized Krobus
 +
  |author  = minervamaga
 +
  |id      = minervamaga.StandardizedKrobus
 +
  |nexus  =
 +
  |moddrop = 716314
 +
  |github  = minervamaga/StandardizedKrobus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starbot
 +
  |author  = bwdy
 +
  |id      = bwdy.starbot
 +
  |nexus  = 4755
 +
  |github  = bwdymods/SDV-Starbot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew and Chill
 +
  |author  = mod.kitchen
 +
  |id      = mod.kitchen.stardewandchill
 +
  |nexus  = 12147
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
 +
  |author  = Moonwolf, Moonwolf287
 +
  |id      = Moonwolf.StardewAquariumInformant
 +
  |nexus  = 16527
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Archipelago
 +
  |author  = Kaito Kid
 +
  |id      = KaitoKid.StardewArchipelago
 +
  |nexus  = 16087
 +
  |github  = agilbert1412/StardewArchipelago
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Auto GC
 +
  |author  = Lake1059, 1059Studio
 +
  |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
 +
  |nexus  = 9293
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Brewery
 +
  |author  = Cylon
 +
  |id      = cylon.stardewbrewery
 +
  |nexus  = 2057
 +
  |github  = JustCylon/stardew-brewery
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Config Menu
 +
  |author  = Juice805
 +
  |id      = Juice805.StardewConfigMenu
 +
  |nexus  = 1312
 +
  |github  = StardewConfigFramework/StardewConfigMenu
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Debt
 +
  |author  = Poison
 +
  |id      = Poison.StardewTesting
 +
  |nexus  = 10005
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Discord
 +
  |author  = Steven Kraft
 +
  |id      = StevenKraft.StardewDiscord
 +
  |nexus  = 3608
 +
  |github  = steven-kraft/StardewDiscord
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruid
 +
  |nexus  = 18465
 +
  |github  = Neosinf/StardewDruid
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid Lite
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruidLite
 +
  |nexus  = 19308
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew FPS (Animation Frame Speed)
 +
  |author  = 1059 Studio, Lake1059
 +
  |id      = Lake1059.StardewFPS
 +
  |nexus  = 20801
 +
  |github  = Lake1059/StardewFPS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Get Achievement Now
 +
  |author  = Lake1059, 1059 Studio
 +
  |id      = Lake1059.StardewGetAchievementNow
 +
  |nexus  = 11515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hack
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.StardewHack
 +
  |nexus  = 3213
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hitboxes
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewHitboxes
 +
  |nexus  = 12264
 +
  |github  = tylergibbs2/StardewHitboxes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
 +
  |author  = davikr, apdapreturns
 +
  |id      = davikr.hypnos
 +
  |nexus  = 5935
 +
  |github  = davicr/StardewHypnos
 +
  |broken in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Impact, Stardew Impact - Play as NPCs
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewImpact
 +
  |nexus  = 14365
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Locations
 +
  |author  = Mizzion
 +
  |id      = mizzion.stardewlocations
 +
  |nexus  = 1929
 +
  |moddrop = 661357
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Media Keys
 +
  |author  = Angebro
 +
  |id      = Angebro.StardewMediaKeys
 +
  |nexus  = 11246
 +
  |github  = AngeloC3/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Motif
 +
  |author  = Vinyks
 +
  |id      = Vinyks.StardewMotif
 +
  |nexus  = 14326
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Multiplayer Server
 +
  |author  = funny-snek & Zuberii & moy, Moy
 +
  |id      = moy.Always_On_Server
 +
  |nexus  = 20659
 +
  |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Nametags
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewNametags
 +
  |nexus  = 12158
 +
  |github  = tylergibbs2/StardewNametags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew News Feed
 +
  |author  = Other Buckets
 +
  |id      = OtherBuckets.StardewNewsFeed
 +
  |nexus  = 3206
 +
  |github  = Mikesnorth/StardewNewsFeed
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Notifications
 +
  |author  = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
  |nexus  = 4713
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = STardew Overview
 +
  |author  = Sto13
 +
  |id      = Sto13.STardewOverview
 +
  |nexus  = 14564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Progress
 +
  |author  = seeinggreen
 +
  |id      = seeinggreen.StardewProgress
 +
  |nexus  = 9786
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Realty Framework
 +
  |author  = Prism 99
 +
  |id      = prism99.advize.stardewrealty
 +
  |nexus  = 10512
 +
  |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPG
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewRPG
 +
  |nexus  = 11132
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Speak
 +
  |author  = evfredericksen, Evan Fredericksen
 +
  |id      = evfredericksen.StardewSpeak
 +
  |nexus  = 7929
 +
  |github  = evfredericksen/StardewSpeak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
  |author  = NeroYuki
 +
  |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 +
  |nexus  = 425
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
 +
  |author  = Alvadea & Jaksha & Theoddon
 +
  |id      = Theoddon.SVBOBundlesLoader
 +
  |nexus  = 13426
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley ESP, sdv-helper
 +
  |author  = reimu, r2h, tomdc
 +
  |id      = reimu.sdv-helper
 +
  |nexus  = 3917
 +
  |github  = rei2hu/stardewvalley-esp
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Expanded
 +
  |author  = Flashshifter
 +
  |id      = FlashShifter.SVECode
 +
  |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Randomizer
 +
  |author  = Tooshi
 +
  |id      = Tooshi.Randomizer
 +
  |nexus  = 5185
 +
  |curse  = 308003
 +
  |github  = cTooshi/stardew-valley-randomizer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
 +
  |author  = Tyler Gibbs and TheHaboo
 +
  |id      = tylergibbs2.StardewRoguelike
 +
  |nexus  = 13614
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
 +
  |author  = evskii
 +
  |id      = evskii.StardewTimelapse
 +
  |nexus  = 19806
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Voices
 +
  |author  = Shannon Hobby
 +
  |id      = shobby.StardewVoices
 +
  |nexus  = 22550
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Web
 +
  |author  = Prism 99
 +
  |id      = prism99.stardewweb
 +
  |nexus  = 8715
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Web API
 +
  |author  = zunderscore
 +
  |id      = zunderscore.StardewWebApi
 +
  |nexus  = 22540
 +
  |github  = zunderscore/StardewWebApi
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardust Core
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardustCore
 +
  |nexus  = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starksouls
 +
  |author  = FenrirA
 +
  |id      = FenrirAsonda.Starksouls
 +
  |nexus  = 10915
 +
  |github  = OhWellMikell/Starksouls
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start in Ginger Island
 +
  |author  = mistyspring
 +
  |id      = mistyspring.GingerIslandStart
 +
  |nexus  = 20401
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starting Money
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 +
  |nexus  = 1138
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Startup Volume Config
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.StartupVolumeConfig
 +
  |nexus  = 15846
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Greenhouse
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.StartWithGreenhouse
 +
  |nexus  = 9878
 +
  |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items
 +
  |author  = ZackHill
 +
  |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Inventory
 +
  |author  = Dinotopea
 +
  |id      = Dinotopea.StaticInventory
 +
  |nexus  = 20093
 +
  |github  = nrobinson12/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Tool Power
 +
  |author  = Omek97
 +
  |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats as Tokens
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.StatsAsTokens
 +
  |nexus  = 9659
 +
  |github  = dtomlinson-ga/StatsAsTokens
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats Passive Regeneration, Stats Reloader
 +
  |author  = strato35
 +
  |id      = Strato35.StatsReloader
 +
  |nexus  = 7428
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue of Generosity
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StatueOfGenerosity
 +
  |curse  = 867713
 +
  |nexus  = 7532
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 17642
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts Redux
 +
  |author  = Nom0ri
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 22135
 +
  |github  = Nom0ri/StatueShortsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up
 +
  |author  = su226
 +
  |id      = Su226.StayUp
 +
  |nexus  = 7592
 +
  |github  = su226/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Late
 +
  |author  = Krutonium
 +
  |id      = krutonium.stayuplate
 +
  |nexus  = 12578
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Plus
 +
  |author  = neur0tox1n, neur0tox1n_
 +
  |id      = neur0tox1n_.StayUpPlus
 +
  |nexus  = 21469
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stendew Valley
 +
  |author  = Haunted Pineapple
 +
  |id      = HauntedPineapple.StendewValley
 +
  |nexus  = 19483
 +
  |github  = HauntedPineapple/Stendew-Valley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stone Bridge Over Pond, Pond With Bridge
 +
  |author  = Advize and jinxiewinxie
 +
  |id      = jinxiewinxie.StoneBridgeOverPond
 +
  |nexus  = 316
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
 +
  |author  = Mustafa
 +
  |id      = Mustafa.StopSoundsWhenAltTabbed
 +
  |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stronger You
 +
  |author  = Krutonium
 +
  |id      = Krutonium.StrongerYou
 +
  |nexus  = 7402
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stuck at Level 1 but Overpower Drop Rates
 +
  |author  = Darkmushu
 +
  |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
 +
  |nexus  = 17380
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stumps to Hardwood Stumps
 +
  |author  = Nishtra
 +
  |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
 +
  |nexus  = 691
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
  |nexus  = 11719
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sundrop City
 +
  |author  = The Sundrop Team
 +
  |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
 +
  |nexus  = 4014
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Hopper
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SuperHopper
 +
  |curse  = 867698
 +
  |nexus  = 9418
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Sleeper
 +
  |author  = spoocky123
 +
  |id      = spoocky123.SuperSleeper
 +
  |nexus  = 10842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surfing Festival
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.SurfingFestival
 +
  |curse  = 867720
 +
  |nexus  = 6688
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surprise Pregnancy, SurpriseBaby1
 +
  |author  = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus  = 13126
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.Survivalistic
 +
  |nexus  = 12179
 +
  |github  = Ophaneom/Survivalistic
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Fishing Mod
 +
  |author  = KDERazorback
 +
  |id      = KDERazorback.SvFishingMod
 +
  |nexus  = 6403
 +
  |github  = KDERazorback/SvFishingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
  |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swiss Army Knife
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tab Autoloot
 +
  |author  = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tainted Cellar, Underground House Cellar
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = TaintedCellar
 +
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tappable Palm Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TappablePalmTrees
 +
  |nexus  = 10661
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Ready
 +
  |author  = skunkkky
 +
  |id      = skunkkk.TapperReady
 +
  |nexus  = 1219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Report
 +
  |author  = pepoluan
 +
  |id      = pepoluan.TapperReport
 +
  |nexus  = 8700
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
  |author  = TehPers
 +
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 +
  |nexus  = 3256<!--was 2150 before re-release-->
 +
  |moddrop = 1071149
 +
  |github  = TehPers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Festive Slimes
 +
  |author  = TehPers
 +
  |id      = TehPers.FestiveSlimes
 +
  |nexus  = 2990
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Fishing Overhaul
 +
  |author  = TehPers
 +
  |id      = TehPers.FishingOverhaul
 +
  |nexus  = 866
 +
  |moddrop = 123679
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Telephone Purchasing
 +
  |author  = Stingray
 +
  |id      = Stingray.TP
 +
  |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Mod
 +
  |author  = Falson, Falson127
 +
  |id      = Falson.TeleportMod
 +
  |nexus  = 18842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportNpc
 +
  |curse  = 436803
 +
  |moddrop = 865554
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportNpc
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Accessories
 +
  |author  = jeWel
 +
  |id      = jeWel.TerrariaAccessoriesCode
 +
  |nexus  = 22931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Adventurer's Life Expanded
 +
  |author  = HamioDracny
 +
  |id      = HamioDracny.TALE.SMAPI
 +
  |nexus  = 14083
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Best of "The Queen of Sauce"
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.BestOfQOS
 +
  |nexus  = 7985
 +
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 +
  |author  = Neat
 +
  |id      = neat.newspaper
 +
  |nexus  = 8689
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Fish Dimension
 +
  |author  = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theft of the Winter Star
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.TheftOfTheWinterStar
 +
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
  |nexus  = 13266
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.BakeOffCode
 +
  |nexus  = 18856
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Love of Cooking
 +
  |author  = blueberry
 +
  |id      = blueberry.LoveOfCooking
 +
  |nexus  = 6830
 +
  |github  = b-b-blueberry/CooksAssistant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
  |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Northern Gulf
 +
  |author  = The commission of The Northern Gulf
 +
  |id      = TcTHG.Custom_The_Northern_Gulf
 +
  |nexus  = 19376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Scarecrows
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |nexus  = 20701
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
  |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
  |author  = platinummyr and wellbott
 +
  |id      = platinummyr.SmallerFishPonds
 +
  |nexus  = 21900
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 +
  |author  = Eris, AkatsukiVana, HuaGei API
 +
  |id      = Eris.APICut
 +
  |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
  |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Throwable Axe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThrowableAxe
 +
  |curse  = 867726
 +
  |moddrop = 771683
 +
  |nexus  = 5097
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thunderstorm Totem
 +
  |author  = justastranger
 +
  |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Fields
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.tidyfields
 +
  |nexus  = 10929
 +
  |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Social
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TidySocial
 +
  |nexus  = 16233
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Challenge
 +
  |author  = SpicyKai
 +
  |id      = SpicyKai.Tileman
 +
  |nexus  = 11945
 +
  |github  = spicykai/StardewValley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tillable Ground
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.TillableGround
 +
  |nexus  = 2175
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilled Soil Decay
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 +
  |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest Enhanced
 +
  |author  = Jonathan Ginn
 +
  |id      = JonathanGinn.TimeBeforeHarvestEnhanced
 +
  |nexus  = 12170
 +
  |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
 +
  |nexus  = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freezes at Midnight
 +
  |author  = JBtheShadow
 +
  |id      = JBtheShadow.TimeFreezesAtMidnight
 +
  |nexus  = 7425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Master
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TimeMaster
 +
  |nexus  = 16192
 +
  |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
  |nexus  = 5631
 +
  |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = JohnsonNicholas/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Totem
 +
  |author  = gmff
 +
  |id      = GMFF.TimeTotem
 +
  |curse  = 494425
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TMXL Map Toolkit, TMX Loader
 +
  |author  = Platonymous
 +
  |id      = Platonymous.TMXLoader
 +
  |curse  = 877235
 +
  |nexus  = 1820
 +
  |moddrop = 771913
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To-Dew
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ToDew
 +
  |nexus  = 7409
 +
  |github  = jltaylor-us/StardewToDew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To Do List
 +
  |author  = Eleanor, eleanoot
 +
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 +
  |nexus  = 1630
 +
  |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |nexus  = 11801
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Music, Toggle Music Hotkey
 +
  |author  = MaltoseMatt
 +
  |id      = MaltoseMatt.ToggleMusic
 +
  |nexus  = 22913
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Icons
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ToolbarIcons
 +
  |curse  = 871834
 +
  |moddrop = 1547451
 +
  |nexus  = 11026
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Tooltips
 +
  |author  = danmw3
 +
  |id      = danmw3.toolbartooltips
 +
  |nexus  = 4977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Charging
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ToolCharging
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-tool-charging
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Select
 +
  |author  = CrazyWig
 +
  |id      = crazywig.toolpowerselect
 +
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ToolSmartSwitch
 +
  |curse  = 868687
 +
  |nexus  = 15216
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
  |nexus  = 20829
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Town School Functions
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.TownSchool.Functions
 +
  |nexus  = 6317
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Translation Replacer
 +
  |author  = ofts, OFTS_CQM
 +
  |id      = ofts.transRep
 +
  |nexus  = 22871
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparency Settings
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.TransparencySettings
 +
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |unofficial version = 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
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#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.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 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    = 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
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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    = 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    = 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    = 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 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/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
 +
}}
 +
{{#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    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#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    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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>
 +
 
 +
===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
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |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
 +
  |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
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Selector
 +
  |author  = rikai
 +
  |id      = rikai.AnimalSelector
 +
  |nexus  = 8758
 +
  |github  = rikai/AnimalSelector
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism - Immersive Fish Ponds
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
 +
  |nexus  = 11288
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#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    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto 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    = 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    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |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
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 
 +
  |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    = BJS Capsule Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSCapsuleMod
 +
  |nexus  = 2502
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bow
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Back Collectables
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 +
  |nexus  = 507
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cat Gifts
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.catGifts
 +
  |nexus  = 2132
 +
  |github  = skuldomg/catGifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Circle of Thorns - NPC Hector
 +
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
 +
  |id      = DestyNova.Hector.SMAPI
 +
  |nexus  = 16032
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] 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
 +
  |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    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |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
 +
  |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
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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 Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting 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    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |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 Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Custom Element Handler
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Emotes
 +
  |author  = purrplingcat
 +
  |id      = PurrplingCat.CustomEmotes
 +
  |nexus  = 10861
 +
  |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFarming
 +
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Greenhouse
 +
  |author  = Forkmaster
 +
  |id      = Forkmaster.CustomGreenhouse
 +
  |nexus  = 3464
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Harvest Fix
 +
  |author  = mytigio
 +
  |id      = mytigio.customharvestfix
 +
  |nexus  = 4192
 +
  |github  = mytigio/CustomHarvestFix
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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    = Customize Cursor Sprite
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
  |nexus  = 3014
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shirts
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomShirts
 +
  |nexus  = 2416
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shops Redux
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.CustomShopReduxGui
 +
  |nexus  = 1378
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatio
 +
  |nexus  = 6630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Walls and Floors
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomWallsAndFloors
 +
  |curse  = 307569
 +
  |moddrop = 793903
 +
  |nexus  = 3010
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cycle Tools
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CycleTools
 +
  |curse  = 871827
 +
  |nexus  = 13973
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Notifications, Event Notifications
 +
  |author  = dreamsicl
 +
  |id      = EventNotifications
 +
  |nexus  =
 +
  |chucklefish = 3621
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
  |nexus  = 513
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
  |nexus  = 8348
 +
  |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Emotes
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Horses
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emotes
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.Emotes
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Hands
 +
  |author  = Oblitus
 +
  |id      = QuicksilverFox.EmptyHands
 +
  |nexus  = 1176
 +
  |github  = quicksilverfox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Expansion
 +
  |author  = Advize
 +
  |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
 +
  |nexus  = 130
 +
  |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
  |nexus  = 2309
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in the Sky, Fundo
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Fundo
 +
  |nexus  = 5423
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
  |github  = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Geode, Instant Geodes
 +
  |author  = ofmanynames
 +
  |id      = InstantGeode
 +
  |nexus  = 750
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fellowship - Immersive Rings
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveRings
 +
  |nexus  = 11380
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fischievements
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FLO - New Custom NPC, FlorenceMod
 +
  |author  = randomAnon1234
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  = 591
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floor Shadow Switcher
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.FloorShadowSwitcher
 +
  |nexus  = 3885
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
  |nexus  = 9062
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Anywhere
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FurnitureAnywhere
 +
  |nexus  = 2276
 +
  |chucklefish = 4324
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FuryCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FuryCore
 +
  |nexus  = 10696
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gate Fix
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.GateFix
 +
  |nexus  = 4859
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.GetDressed
 +
  |nexus  = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ginger Island Extra Locations
 +
  |author  = mistyspring
 +
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
 +
  |curse  = 880520
 +
  |nexus  = 12195
 +
  |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift
 +
  |author  = ShadowDragon8685
 +
  |id      = ShadowDragon.GrandfathersGift
 +
  |nexus  = 985
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift Remade
 +
  |author  = pepoluan
 +
  |id      = pepoluan.GrandfatherGiftRemade
 +
  |nexus  = 4151
 +
  |chucklefish = 5783
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hamlet
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Hamlet
 +
  |nexus  = 4601
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Host Tools
 +
  |author  = MattPlays
 +
  |id      = MattPlays.HostTools
 +
  |nexus  = 11154
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Animations, Animacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
  |nexus  = 5139
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Mill
 +
  |author  = AustinYQM
 +
  |id      = AustinYQM.ImprovedMill
 +
  |nexus  = 1748
 +
  |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interactions, Interacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Interacoes
 +
  |nexus  = 4862
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is It Cake
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.IsItCake
 +
  |curse  = 871826
 +
  |nexus  = 14775
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherers
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Online
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.JojaOnline
 +
  |moddrop = 878236
 +
  |nexus  = 7486
 +
  |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Farm
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JunimoFarm
 +
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Studio, Music Blocks
 +
  |author  = Becks723
 +
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 +
  |nexus  = 6971
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
  |nexus  = 4821
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Live Progress Bar
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.liveprogressbar
 +
  |nexus  = 7330
 +
  |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location and Music Logger
 +
  |author  = Brandy Lover, WDavi
 +
  |id      = Brandy Lover.LMlog
 +
  |nexus  = 1366
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
 +
  |author  = pinguimbozo
 +
  |id      = pinguimbozo.PCMCCJJC
 +
  |nexus  = 13248
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Makeshift Multiplayer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
 +
  |nexus  = 501
 +
  |moddrop = 127274
 +
  |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |moddrop = 127273
 +
  |github  = spacechase0/MapImageExporter
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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  =
 +
  |chucklefish = 4296
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining with Explosives
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
 +
  |nexus  = 770
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monthly Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MoodFix
 +
  |author  = vaindil
 +
  |id      = vaindil.MoodFix
 +
  |nexus  = 1809
 +
  |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mood Guard
 +
  |author  = YonKuma, kumarei
 +
  |id      = YonKuma.MoodGuard
 +
  |nexus  = 1597
 +
  |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
  |nexus  = 10553
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = obsolete
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
  |curse  = 868849
 +
  |nexus  = 8038
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Emotes
 +
  |author  = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Notes
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Notes
 +
  |nexus  = 3068
 +
  |moddrop = 793905
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Geometry
 +
  |author  = ichortower
 +
  |id      = ichortower.NPCGeometry
 +
  |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Speak
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 694
 +
  |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Online Splitscreen
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Online_Splitscreen
 +
  |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ordinary Capsule
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.OrdinaryCapsule
 +
  |curse  = 871831
 +
  |nexus  = 13489
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornamental
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Ornamental
 +
  |nexus  = 4981
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = P2P Animal Noise
 +
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Scepter, Personal Return Scepter
 +
  |author  = Alex Noddings
 +
  |id      = an.ownscepter
 +
  |nexus  = 2404
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = PHDE Mob Spawner
 +
  |author  = zesman
 +
  |id      = MobSpawner.pseudohub.de
 +
  |nexus  = 2794
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Unlocked Recipes
 +
  |author  = zesman
 +
  |id      = UnlockedRecipes.pseudohub.de
 +
  |nexus  = 2798
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
 +
 
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polygamy
 +
  |author  = bwdy
 +
  |id      = bwdy.polygamy
 +
  |nexus  = 3542
 +
  |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Holes
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.PortableHoles
 +
  |curse  = 871832
 +
  |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
 +
  |author  = ryaon
 +
  |id      = Ryaon.FectorChallenge
 +
  |nexus  = 5125
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profession Adjustments
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.ProfessionAdjustments
 +
  |nexus  = 2424
 +
  |github  = kevinforrestconnors/ProfessionAdjustments
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Puffer Chick - Chickens
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.PufferChickChickens
 +
  |nexus  = 2997
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pumpkin Chickens
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.PumpkinChickens
 +
  |nexus  = 3004
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality of Life - Immersive Tweaks
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTweaks
 +
  |nexus  = 11296
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Essentials
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestEssentials
 +
  |nexus  = 8827
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Removable Horse Hats
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.removablehorsehats
 +
  |nexus  = 2223
 +
  |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
 +
  |name    = Ring of Fire
 +
  |author  = Platonymous
 +
  |id      = Platonymous.RingOfFire
 +
  |nexus  = 1166
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul for Walk of Life
 +
  |author  = Jibb
 +
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
 +
  |nexus  = 12171
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rotate Toolbar
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.RotateToolbar
 +
  |nexus  = 1100
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scream
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Scream
 +
  |nexus  = 4588
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Immersion
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
 +
  |nexus  = 2273
 +
  |chucklefish = 4262
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Catalogue
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SeedCatalogue
 +
  |nexus  = 1640
 +
  |moddrop = 281292
 +
  |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Separate Money for Multiplayer
 +
  |author  = funny-snek
 +
  |id      = funnysnek.SeparateMoney
 +
  |nexus  = 3086
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serfdom - Immersive Taxes
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTaxes
 +
  |nexus  = 12547
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Unique Game ID
 +
  |author  = dJomp
 +
  |id      = dJomp.SetUniqueGameID
 +
  |nexus  = 2042
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship Anywhere
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ShipAnywhere
 +
  |nexus  = 1379
 +
  |moddrop = 183277
 +
  |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipping Taxes
 +
  |author  = NOGAF
 +
  |id      = NOGAF.ShippingTaxes
 +
  |nexus  = 5189
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shopping Cart
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ShoppingCart
 +
  |curse  = 871829
 +
  |nexus  = 13701
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter
 +
  |author  = TehPers
 +
  |id      = TehPers.ShroomSpotter
 +
  |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    = Simple Sound Manager
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.SimpleSoundManager
 +
  |nexus  = 1410
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Singin' Stone
 +
  |author  = CyTheGuy01
 +
  |id      = CyTheGuy01.TestMod
 +
  |nexus  = 6463
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit on Chairs, Sentar Em Cadeiras
 +
  |author  = BrasileiroTop, Vagabundo2421
 +
  |id      = BrasileiroTop.Sentar
 +
  |nexus  = 4729
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Saver
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 +
  |nexus  = 175
 +
  |github  = cantorsdust/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Water Filler, Slime AutoWaterer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.slimewaterer
 +
  |nexus  = 7141
 +
  |github  = Speshkitty/SlimeWaterFiller
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smack Dat Scarecrow
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.SmackDatScarecrow
 +
  |curse  = 871830
 +
  |nexus  = 13528
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.SolarEclipseEvent
 +
  |nexus  = 897
 +
  |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Sea Monster
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.SpawnSeaMonster
 +
  |nexus  = 5736
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedster
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Speedster
 +
  |nexus  = 1102
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Date Night Redux|Date Night Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night Redux
 +
  |author  = SUPERT, AgentLyoko
 +
  |id      = agentlyoko.datenightredux
 +
  |nexus  = 22714
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Money
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SplitMoney
 +
  |nexus  = 2303
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.SplitScreen
 +
  |nexus  = 2139
 +
  |github  = Ilyaki/SplitScreen
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkles
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Sprinkles
 +
  |nexus  =
 +
  |chucklefish = 4592
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Quality
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.StackQuality
 +
  |curse  = 871828
 +
  |nexus  = 13724
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Aquarium Code
 +
  |author  = Gervig91
 +
  |id      = Cherry.StardewAquarium
 +
  |nexus  = 6372
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Content Compatibility Layer (SCCL)
 +
  |author  = TehPers
 +
  |id      = SCCL
 +
  |nexus  = 889
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Editor
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewEditor.GameIntegration
 +
  |nexus  = 1298
 +
  |github  = spacechase0/StardewEditor
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Twitch Tracker
 +
  |author  = Cody, Cody Hansen
 +
  |id      = cody.StardewTwitchTrackerMod
 +
  |nexus  = 16543
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Subterranian Overhaul, Dwarvish
 +
  |author  = mytigio
 +
  |id      = mytigio.SubterranianOverhaul
 +
  |nexus  = 4149
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Summit Reborn
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.summitreborn
 +
  |nexus  = 2073
 +
  |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim (Almost) Anywhere, Swim Suit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SwimSuit
 +
  |nexus  = 1215
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Taxes Mod
 +
  |author  = bdawson1993
 +
  |id      =
 +
  |nexus  = 38
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 +
  |broke in = SMAPI 0.39.1
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Geodes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ToolGeodes
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 8111
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Adjust Artisan Prices
 +
  |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 0.01 → 0.0.1
 +
  |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Almighty Farming Tool
 +
  |id            = 439
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.21 → 1.2.1
 +
  |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Auto Water
 +
  |id            = pickle.autowater
 +
  |update keys    = Nexus:5463 → Nexus:1666
 +
  |local version  =
 +
  |remote version =
 +
  |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Better Shipping Box
 +
  |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 +
  |update keys    =
 +
  |local version  = 1.0.1 → 1.0.2
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.2-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Big Silo
 +
  |id            = lperkins2.BigSilo
 +
  |update keys    =
 +
  |local version  = 0.0.2 → 0.0.3
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 0.0.3-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Chefs Closet
 +
  |id            = Duder.ChefsCloset
 +
  |update keys    =
 +
  |local version  = 1.3-1 → 1.3.0
 +
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Configurable Machines
 +
  |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 +
  |update keys    =
 +
  |local version  = 1.2-beta → 1.2.0
 +
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Custom Linens
 +
  |id            = Mevima.CustomLinens
 +
  |update keys    =
 +
  |local version  = 1.0 → 1.1.0
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Dynamic Machines
 +
  |id            = DynamicMachines
 +
  |update keys    =
 +
  |local version  = 1.1 → 1.1.1
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Enemy Health Bars
 +
  |id            = SPDHealthBar, Speeder.HealthBars
 +
  |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 +
  |local version  =
 +
  |remote version =
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Hmm Cheese Yum
 +
  |id            = tomasitobambito.HmmCheeseYum
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.12.0 → 1.1.2
 +
  |reason        = {{nexus mod|9343|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Iridium Tools Patch
 +
  |id            = Redwood.IridiumToolsPatch
 +
  |update keys    =
 +
  |local version  = 1.0.0 → 1.0.1
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Level Up Notifications
 +
  |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 +
  |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Multiple Sprites and Portraits On Rotation
 +
  |id            = FileLoading
 +
  |update keys    =
 +
  |local version  = 1.1 → 1.1.2
 +
  |remote version = 1.12 → 1.1.2
 +
  |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = No Mine Flyers Redux
 +
  |id            = minervamaga.NoMineFlyersRedux
 +
  |update keys    = Nexus:4498 → ModDrop:631110
 +
  |local version  =
 +
  |remote version =
 +
  |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = PokeMania
 +
  |id            = TheKrominatorPokemania
 +
  |update keys    =
 +
  |local version  = 4.0 → 4.0.3
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 4.0.3-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Relationship Status
 +
  |id            = relationshipstatus
 +
  |update keys    =
 +
  |local version  = 1.0.4 → 1.0.5
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.5-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Seasonal Obelisk
 +
  |id            = maxvollmer.deepwoodsmod.seasonalobelisk
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 2.11.0 → 2.1.0
 +
  |reason        = {{nexus mod|5016|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Showcase
 +
  |id            = Igorious.Showcase
 +
  |update keys    =
 +
  |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
 +
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Standardized Krobus
 +
  |id            = minervamaga.StandardizedKrobus
 +
  |update keys    = Nexus:5206 → ModDrop:716314
 +
  |local version  =
 +
  |remote version =
 +
  |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}}
 +
 
 +
==For mod developers==
 +
===Updating a mod===
 +
See [[Modding:Index#Migration guides|migration guides]]. You can...
 +
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 +
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
 +
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
 +
 
 +
===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).
 +
 
 +
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 +
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 +
# Change the version in <samp>manifest.json</samp> to the '''official version number''' plus <samp>0.0.1</samp>, with <samp>-unofficial.1-yourName</samp> at the end.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <samp>1.0.1-unofficial.1-sampleUser</samp>. If you need to release a new unofficial update, just increment <samp>unofficial.1</samp> to <samp>unofficial.2</samp>, etc. This ensures that official versions supersede unofficial ones (''e.g.,'' for update checks), and other users can release newer unofficial updates if needed.</small>
 +
# Push your changes to GitHub.
 +
# Post a release package to the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</small>
 +
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 +
 
 +
{{Modding guide footer
 +
  |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 +
  |next =
 +
}}
  
 
[[Category:Modding]]
 
[[Category:Modding]]
 +
 +
[[de:Modding:SMAPI Kompatibilität]]
 +
[[es:Modding:Compatibilidad de mods]]
 +
[[zh:模组:模组兼容性]]

Revision as of 00:47, 3 May 2024

SMAPI mod compatibility, July 2017 to March 2021. 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.


Players: see smapi.io/mods for a more user-friendly view of this page.

For players

What to do

  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.

SMAPI mods

  • Players: See smapi.io/mods for a more user-friendly list.
  • Modders: feel free to update this list! (See instructions.) Note that only SMAPI mods should be listed, not XNB mods or content packs.

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.

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).