Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: updated: Sauvignon in Stardew (unofficial))
m
 
Line 1: Line 1:
{{Modding:Player Guide/header}}
+
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Main events|notable events which affect this chart]].]]
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 +
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 +
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 +
<span style="background: #1155cc;">&emsp;</span> 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.
 
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.
  
==For players==
+
==Instructions==
===What to do===
+
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
 +
 
 +
To update your mods:
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
# If a mod is still failing, post a message in the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
+
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
===SMAPI mods===
+
===For mod authors===
* '''Players:''' See [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly list.
+
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
* '''Modders:''' feel free to update this list! (See [[Modding:SMAPI compatibility/entry#Usage|instructions]].)
 
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
Notes for the mod status:
|-
+
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
! mod name
+
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
! author
+
 
! compatibility<ref name="compatibility" />
+
==Compatibility list==
! broke in
+
===C# mods===
! source
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
!
+
 
|-
+
<!--
{{/entry
+
 
   |name     = 24h Clock
+
Tokens used in the markup:
   |author   = Lajna
+
- "@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.
   |id       = Lajna.24hClock
+
- "@retest-linked" means one or more mods should be retested when this mod is updated.
   |nexus id = 1695
+
 
   |github   = LajnaLegenden/Stardew_Valley_Mods
+
-->
   |3.0 ready= no
+
{{#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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = Prince-Leto
+
   |author = pepoluan
   |id       = princeleto.twentyfourhours
+
   |id     = pepoluan.24h
   |nexus id = 2908
+
   |nexus   = 8759
   |github   = Prince-Leto/StardewValleyMods
+
   |github =
   |3.0 ready= https://github.com/Prince-Leto/StardewValleyMods/pull/1
+
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = dumb0t, VIspReaderUS
+
   |author = Prince-Leto
   |id       = AccessChestAnywhere
+
   |id     = princeleto.twentyfourhours
   |nexus id = 257
+
   |nexus   = 2908
   |github   = VIspReaderUS/AccessChestAnywhere
+
   |github = Prince-Leto/StardewValleyMods
   |broke in = Stardew Valley 1.1
+
 
 +
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 3-Story Cellar
   |author   = f4iTh, JertsukkaTheMan
+
   |author = fan
   |id       = f4iTh.ActivateSprinklers
+
   |id     = fan.3-story-cellar
   |nexus id = 2088
+
   |nexus   = 22882
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = 4Leaf
   |author   = Pokeytax
+
   |author = Alex Noddings
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = an.4leaf
   |nexus id = 2631
+
   |nexus   = 2365
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = A Better Crab Trap
   |author   = punyo, yakminepunyo
+
   |author = ARgoChxw
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 2149
+
   |nexus   = 22015
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Abilities - Experience Bars
   |author   = ThatNorthernMonkey
+
   |author = Ophaneom
   |id       = ThatNorthernMonkey.AdjustArtisanPrices
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id =
+
   |nexus  = 8048
   |cf id    = 3532
+
   |github = Ophaneom/Abilities-Experience-Bars
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |3.0 ready=
+
  |status  = workaround
 +
   |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Sandman53
   |id       = f4iTh.AdjustBabyChance
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 3311
+
   |nexus   = 22751
   |github   =  
+
   |github = Sandman534/Abilities-Experience-Bars
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = A Bonafide Special Blue Chicken
   |author   = mmanlapat
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = mmanlapat.AdjustMonster
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 1161
+
   |nexus   = 8979
   |github   =
+
   |github = rikai/ABonafideSpecialBlueChicken
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Access Chest Anywhere
   |author   = Entoarox
+
   |author = dumb0t, VIspReaderUS
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = AccessChestAnywhere
   |nexus id = 2270
+
   |nexus  = 257
   |cf id    = 3619
+
   |github =
   |github   = Entoarox/StardewMods
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Accessible Tiles
   |author   = ANDR55
+
   |author = GrumpyCrouton
   |id       = ANDR55.AdvMachines
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id =
+
   |nexus  = 10755
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = AchtuurCore
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Achtuur
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!-- changed in 1.5-->
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 435
+
   |nexus   = 16827
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Achtuur/StardewTravelSkill
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Action Sitting
   |author   = Warix3
+
   |author = greentodd
   |id       = warix3.advancingsprinklers
+
   |id     = greentodd.ActionSitting
   |nexus id = 2983
+
   |nexus   = 10943
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = Hammurabi
+
   |author = StultusV
  |id      = HammurabiAdventureShopInventory
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
  |nexus id =  
+
   |nexus  = 8688
   |cf id   = 4608
+
   |github  = JudeRV/Stardew-ActivatingSprinklers
  |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
   |broke in = Stardew Valley 1.3
 
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Activate Sprinklers
   |author   = cantorsdust
+
   |author = f4iTh, JertsukkaTheMan
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 174
+
   |nexus   = 2088
   |github   = cantorsdust/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Active Menu Anywhere
   |author   = momoaau
+
   |author = weizinai
   |id       = 439<!-- actual manifest ID -->
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 439
+
   |nexus   = 21093
   |github  =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
<!--
+
   |status  = abandoned
  |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.22-unofficial.3.mizzion
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = funny-snek and Zuberii
+
   |author = Chelsea Bingiel
   |id       = funny-snek.Always_On_Server
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id = 2677
+
   |nexus   = 11447
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
   |github =
  |3.0 ready= no
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{/entry
+
   |status   = workaround
   |name    = Always Scroll Map
+
   |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
   |author   = bcmpinc
 
   |id      = bcmpinc.AlwaysScrollMap
 
  |nexus id = 2733
 
  |github  = bcmpinc/StardewHack
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Additional Mine Maps
   |author   = stokastic
+
   |author = aedenthorn, Erinthe
   |id       = stokastic.AnimalChooser
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 2573
+
   |nexus   = 14595
   |github   = stokastic/AnimalChooser
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.3.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324204
 
  |3.0 ready= yes, https://github.com/stokastic/AnimalChooser/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod, Butcher Mod
+
   |name   = Add Money
   |author   = Digus
+
   |author = Pempi
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = pempi.addMoney
   |nexus id = 1538
+
   |nexus   = 20111
   |github   = Digus/StardewValleyMods
+
   |github =
  |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Add Money
   |author   = jwdred
+
   |author = Steph Hoel
   |id       = jwdred.AnimalSitter
+
   |id     = StephHoel.AddMoney
   |nexus id = 581
+
   |nexus   = 21016
   |github   = jdusbabek/stardewvalley
+
   |github = StephHoel/ModsStardewValley
  |broke in = Stardew Valley 1.3.11
 
  |unofficial version = 1.1.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Add to Workbench Chests
   |author   = spacechase0
+
   |author = Rui3
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 3283
+
   |nexus  = 5713
   |cf id    = 5649
+
   |github =
   |github   = spacechase0/AnimalSocialMenu
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Adjustable Building Costs
   |author   = funny-snek
+
   |author = Skalaki
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 2887
+
   |nexus   = 12446
   |github   = funny-snek/anticheat-and-servercode
+
   |github = MiguelLucas/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Adjustable Price Hikes
   |author   = Platonymous
+
   |author = Pokeytax
   |id       = Platonymous.2048
+
   |id     = Pokeytax.AdjustablePriceHikes
   |nexus id = 2048
+
   |nexus   = 2631
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Adjustable Sprinklers
   |author   = Platonymous
+
   |author = NCarigon
   |id       = Platonymous.ArcadePong
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 2044
+
   |nexus   = 21843
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |status  = optional
 
  |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Adjustable Stamina Healing
   |author   = Platonymous
+
   |author = punyo, yakminepunyo
   |id       = Platonymous.Snake
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 2056
+
   |nexus   = 2149
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = pomepome/AdjustableStaminaHealing
   |3.0 ready= yes
+
 
 +
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Adjust Artisan Prices
   |author   = Felix-Dev
+
   |author = ThatNorthernMonkey
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 2804
+
   |nexus   =
   |github  = Felix-Dev/StardewMods
+
  |chucklefish = 3532
   |3.0 ready= yes
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Adjust Baby Chance
   |author   = Ilyaki
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 2761
+
   |nexus   = 3311
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Ashley NPC
+
   |name   = Adjust Monster
  |author  = Travoos
+
   |author = mmanlapat
  |id      = none<!-- no ID in manifest -->
+
   |id     = mmanlapat.AdjustMonster
  |nexus id =
+
   |nexus   = 1161
  |cf id    =
+
   |github  =
  |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
 
  |github  = Club559/AshleyMod
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
}}
 
{{/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 id = 260
 
   |source  = {{nexus mod|260}} <!-- in download -->
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-29#post-3306991
+
<!--
  |unofficial version = 1.4.1-unofficial.3-slamerz
+
  |unofficial version = 1.1.1-unofficial.1-ddgroves
  |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = Platonymous
+
   |author = Gathouria
   |id       = Platonymous.ATM
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 3135
+
   |nexus   = 4011
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 600967
   |3.0 ready= yes
+
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = Adopt With Krobus
   |author   = Max Vollmer, SVProtector
+
   |author = Hana
   |id       = maxvollmer.audiodevices
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 2838
+
   |nexus   = 22218
   |github   = maxvollmer/AudioDevices
+
   |github = aeremyns/AdoptWithKrobus
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Advanced Cooking
   |author   = taggartaa, Aaron Taggart
+
   |author = aedenthorn, Erinthe
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 1019
+
   |nexus   = 11264
   |github   = taggartaa/AutoAnimalDoors
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Advanced Fishing Treasure
   |author   = Benjamin Wilcox, Ben880, ben1830
+
   |author = aceynk
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 2387
+
   |nexus   = 24403
   |github   =  
+
   |github = aceynk/AdvancedFishingTreasure
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Advanced Flute Blocks
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.AutoCrop
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id =
+
   |nexus  = 10934
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
 
  |github  =
+
   |broke in           = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |3.0 ready=  
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Advanced Key Bindings
   |author   = Permamiss
+
   |author = Drachenkatze
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 643
+
   |nexus   = 5127
   |github   = Permamiss/Auto-Eat
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Advanced Location Loader
   |author   = WhiteMind
+
   |author = Entoarox
   |id       = WhiteMind.AF
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 1895
+
   |nexus   = 2270
   |github   = WhiteMinds/mod-sv-autofish
+
  |chucklefish = 3619
   |3.0 ready= no
+
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Advanced Loot Framework
   |author   = Teban100
+
   |author = aedenthorn, Erinthe
   |id       = AutoGate
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 820
+
   |nexus   = 7739
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |broke in           = Stardew Valley 1.6<!--@retest-linked-->
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
+
   |unofficial version = 0.4.2-unofficial.1-mouahrara
  |3.0 ready= yes, https://github.com/StephenKairos/Teban100-StardewMods/pull/3
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Advanced Machines, AdvMachines
   |author   = Jotser
+
   |author = ANDR55
   |id       = Jotser.AutoGrabberMod
+
   |id     = ANDR55.AdvMachines
   |nexus id = 2783
+
   |nexus   =
   |github  = jotser/StardewMods
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
   |3.0 ready= no
+
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Advanced Melee Framework
   |author   = Caraxian
+
   |author = aedenthorn, Erinthe
   |id       = caraxian.AutoLoadGame
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 2509
+
  |curse  = 868856
   |github   = Caraxi/StardewValleyMods
+
   |nexus   = 7886
   |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Advanced Menu Positioning
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.Automate
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 1063
+
   |nexus   = 11315
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = mrslowly, azah
+
   |author = Omegasis, Alpha_Omegasis
  |id      = azah.automated-doors
+
   |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
  |nexus id =
+
   |nexus  = 435
   |cf id   =
+
   |github  = janavarro95/Stardew_Valley_Mods
  |url     = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 
  |github  = azah/AutomatedDoors
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324312
 
   |unofficial version = 1.4.3-unofficial.3-TNT
 
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Advanced Social Interactions
   |author   = ScheKaa
+
   |author = spacechase0
   |id       = Rakiin.AutomaticGates
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 3109
+
   |nexus  = 14451
   |moddrop id = 467021
+
   |github = spacechase0/StardewValleyMods
   |github   =  
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Advancing Sprinklers
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Warix3
   |id       = Omegasis.AutoSpeed
+
   |id     = warix3.advancingsprinklers
   |nexus id = 443
+
   |nexus   = 2983
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Advent Calendar
   |author   = CatCattyCat, Cat
+
   |author = Darzington
   |id       = cat.autostacker
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 1184
+
   |nexus   = 7444
   |github   = danvolchek/StardewMods
+
   |github =
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = Chosimba
+
   |author  = Veniamin-Arefev
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 2307
+
   |nexus   = 19442
   |github  =  
+
   |github  = Veniamin-Arefev/StardewMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoWater
+
   |name   = Adventure Shop Inventory
   |author   = Whisk, ddgroves
+
   |author = Hammurabi
   |id       = whiskersalt.AutoWater, Whisk.AutoWater<!--changed in 1.1.4-->
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 1666
+
   |nexus   =
   |github   = ddgroves/AutoWater
+
   |chucklefish = 4608
   |3.0 ready= yes
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = AeroCore
   |author   = aurnj, Roy Li
+
   |author = Tlitookilakin
   |id       = AutoWater
+
   |id     = tlitookilakin.AeroCore
   |nexus id =  
+
   |moddrop = 1275014
   |cf id    =  
+
   |nexus  = 14700
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  = Tlitookilakin/AeroCore
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status  = abandoned
   |summary  = use [[#AutoWater|AutoWater]] instead.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = AFK Pause, AFK Time Pause
   |author   = jackkimball
+
   |author = aedenthorn, Erinthe
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 2465
+
   |nexus   = 14228
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = f4iTh, JertsukkaTheMan
+
   |author = CKextreme
   |id       = f4iTh.BabyGenderInterface
+
   |id     = CKextreme.AfkTimer
   |nexus id = 1947
+
   |nexus   = 3721
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Agenda
   |author   = DefenTheNation
+
   |author = OFTS_CQM
   |id       = DefenTheNation.BackpackResizer
+
   |id     = ofts.agenda
   |nexus id = 2263
+
   |nexus   = 20432
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github = ofts-cqm/StardewValley-Agenda
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Aggressive Acorns
   |author   = LittleRaskols
+
   |author = Phrasefable
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 833
+
   |nexus   = 3661
   |github   =  
+
   |github = phrasefable/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Battery Warning Mod
 
  |author  = Husky110
 
  |id      = Husky110.BatteryWarningMod
 
  |nexus id = 1886
 
  |github  = Husky110/BatteryWarningMod
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Aging Mod
   |author   = Ilyaki
+
   |author = skn
   |id       = Ilyaki.BattleRoyale
+
   |id     = skn.AgingMod
   |nexus id = 3199
+
   |nexus   = 1129
   |github   = Ilyaki/BattleRoyalley
+
   |github =
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bee House Flower Range Fix
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = KirbyLink
+
   |author = Fippsie
   |id       = kirbylink.beehousefix
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 3013
+
   |nexus   = 17273
   |github   = KirbyLink/BeeHouseFix
+
   |github =
  |3.0 ready= https://github.com/KirbyLink/BeeHouseFix/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Airstrike
   |author   = Yoshimax
+
   |author = XxHarvzBackxX
   |id       = Yoshimax.BefriendMarlon
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 2569
+
   |nexus   = 10464
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github = XxHarvzBackxX/airstrike
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Alarms
   |author   = ChaosEnergy
+
   |author = aedenthorn, Erinthe
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = aedenthorn.Alarms
   |nexus id = 3097
+
   |nexus   = 17607
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = A Less Flashy Stardew
   |author   = CatCattyCat, Cat
+
   |author = mistyspring
   |id       = cat.betterartisangoodicons
+
   |id     = mistyspring.lessflashy
   |nexus id = 2080
+
   |nexus   = 10531
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = All Chests Menu
   |author   = EpicBellyFlop45
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 3159
+
  |curse  = 868705
   |github  = EpicBellyFlop45/StardewMods
+
   |nexus   = 14494
   |3.0 ready= yes
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = All Crops All Seasons
   |author   = RedstoneBoy
+
   |author = cantorsdust
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 2504
+
   |nexus   = 170
   |github   = RedstoneBoy/BetterCrafting
+
   |github = cantorsdust/StardewMods
  |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.2.1-unofficial.1-kastallia
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-44#post-3318861
+
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Allow Beach Sprinklers
   |author   = GitStonic, IMSTONIC
+
   |author = Jag3dagster
   |id       = gitstonic.svbdp
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 3092
+
   |nexus   = 7629
   |github   =  
+
   |github = Hedgehog-Technologies/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = All Professions
   |author   = CatCattyCat, Cat
+
   |author = cantorsdust and Pathoschild
   |id       = cat.betterfruittrees
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 1976
+
   |nexus   = 174
   |github   = danvolchek/StardewMods
+
   |github = cantorsdust/StardewMods
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Almanac
   |author   = CatCattyCat, Cat
+
   |author = Khloe Leclair
   |id       = cat.bettergardenpots
+
   |id     = leclair.almanac
   |nexus id = 2209
+
   |nexus   = 11022
   |github   = danvolchek/StardewMods
+
   |github = KhloeLeclair/StardewMods
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Almanac → DGA Support
   |author   = CatCattyCat, Cat
+
   |author = Khloe Leclair
   |id       = cat.betterhay
+
   |id     = leclair.almanacdga
   |nexus id = 1430
+
   |nexus   = 11022
   |github   = danvolchek/StardewMods
+
   |github = KhloeLeclair/StardewMods
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = dphile
+
   |author = momoaau
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 2085
+
   |nexus   = 439
   |github   = dphile/SDVBetterIridiumTools
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=  
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Alternative Textures
   |author   = hawkfalcon
+
   |author = PeacefulEnd
   |id       = hawkfalcon.BetterJunimos
+
   |id     = PeacefulEnd.AlternativeTextures
  |nexus id = 2221
+
   |curse   = 870938
   |github   = hawkfalcon/Stardew-Mods
+
   |nexus   = 9246
   |broke in = Stardew Valley 1.3.29
+
   |github  = Floogen/AlternativeTextures
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-38#post-3317718
 
   |unofficial version = 0.6.2-unofficial.1-f4ith
 
   |3.0 ready= https://github.com/hawkfalcon/Stardew-Mods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = EpicBellyFlop45
+
   |author = Alvadea & Jaksha6472
   |id       = EpicBellyFlop45.BetterMixedSeeds
+
   |id     = Alja.Shack
   |nexus id = 3012
+
   |nexus   = 13187
   |github   = EpicBellyFlop45/StardewMods
+
   |github = Jaksha6472/MiningShack
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = bmarquismarkail, Space Baby
+
   |author = Alvadea & Jaksha6472
   |id       = SB_BQMS
+
   |id     = Alja.witchtower
   |nexus id = 935
+
   |nexus   = 15926
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github = Jaksha6472/WitchTower
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Always Hay
   |author   = Nishtra
+
   |author = Omek97
   |id       = BetterQuarry
+
   |id     = omek97.always_hay
   |nexus id = 771
+
   |nexus   = 20808
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.23
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317925
 
  |unofficial version = 1.3.1-unofficial.2-olivki
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Always On Server for Multiplayer
   |author   = Urbanyeti
+
   |author = funny-snek and Zuberii
   |id       = BetterRanching
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 859
+
   |nexus   = 2677
   |github   = urbanyeti/stardew-better-ranching
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
   |3.0 ready= no
+
 
 +
  |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Always Organize Chests
   |author   = EpicBellyFlop45
+
   |author = Zamiel
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 3232
+
   |nexus   = 21207
   |github   = EpicBellyFlop45/StardewMods
+
   |github = Zamiell/stardew-valley-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Always Scroll Map
   |author   = Zoryn
+
   |author = bcmpinc
   |id       = Zoryn.BetterRNG
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id =
+
   |nexus  = 2733
  |cf id    =
+
   |github = bcmpinc/StardewHack
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = Kithio
+
   |author = Saah
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id =
+
   |nexus  = 23452
   |cf id    = 4302
+
   |github = sarahvloos/StardewMods
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-2#post-3271216
 
  |unofficial version = 1.0.3-unofficial.2-koihimenakamura
 
  |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
 
  |beta broke in = Stardew Valley 1.3.35
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Always Special Title
   |author   = spacechase0
+
   |author = DespairScent
   |id       = spacechase0.BetterShopMenu
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 2012
+
   |nexus  = 22150
   |cf id    = 5245
+
   |github = DespairScent/AlwaysSpecialTitle
   |github   = spacechase0/BetterShopMenu
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Always Swim
   |author   = Max Vollmer, SVProtector
+
   |author = Hoggagf2
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 2558
+
   |nexus   = 13264
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Ambient Light
   |author   = CatCattyCat, Cat
+
   |author = SixthTitan
   |id       = cat.betterslingshots
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 2067
+
   |nexus   = 4639
  |github  = danvolchek/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Jower
+
   |author = cindyexe
   |id       = Jower.BetterSort
+
   |id     = cindyexe.afddiw
   |nexus id = 1992
+
   |nexus   = 8823
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Angel's Existing Weapon Updater
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Angela Ranna
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 41
+
   |nexus  = 6894
  |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
   |github  = AngelaRanna/StardewMods
   |broke in = Stardew Valley 1.2
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-52#post-3323654
 
  |unofficial version = 2.3.1-unofficial.7-pathoschild
 
  |3.0 ready= yes, https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = spacechase0
+
   |author = Angela Ranna
   |id       = spacechase0.BiggerBackpack
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 1845
+
   |nexus   = 6894
   |cf id    = 5191
+
   |github  = AngelaRanna/StardewMods
   |github  = spacechase0/BiggerBackpack
+
 
   |3.0 ready= yes
+
   |status  = obsolete
 +
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Angel's Weapon Rebalance
   |author   = Jessebot, JessebotX
+
   |author = Angela Ranna
   |id       = jessebot.biggerriverlands
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 3025
+
   |nexus  = 6894
   |moddrop id = 467237
+
   |github = AngelaRanna/StardewMods
   |github   = JessebotX/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Angry Grandpa
   |author   = lperkins2, Logan Perkins
+
   |author = Jonqora
   |id       = lperkins2.BigSilo
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2429
+
   |nexus   = 6324
   |source   = {{nexus mod|2429}} <!-- in download -->
+
   |github  = Jonqora/StardewMods
   |3.0 ready= yes
+
 
 +
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Animal Birth Every Night
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Paritee
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 492
+
   |nexus   = 3440
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Animal Chooser
   |author   = BunnyJumps
+
   |author = stokastic
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = stokastic.AnimalChooser
   |nexus id = 2502
+
   |nexus   = 2573
   |github   =  
+
   |github = stokastic/AnimalChooser
  |3.0 ready= yes
+
 
}}
 
{{/entry
 
  |name    = BJS MP Kick Mod
 
  |author  = BunnyJumps
 
  |id      = BunnyJumps.BJSMPKickMenu
 
  |nexus id = 2503
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |3.0 ready=
+
   |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Animal Dialogue Framework
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 2501
+
   |nexus   = 16881
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.8-beta.6
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = BunnyJumps
+
   |author = Digus
   |id       = BunnyJumps.BJSNoClip
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 2820
+
   |nexus   = 1538
   |github   =  
+
   |github = Digus/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Animal Mood Fix
   |author   = BunnyJumps
+
   |author = Grant Peters
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 3145
+
   |nexus   = 761
   |github  =  
+
   |github =
   |3.0 ready= yes
+
   |broke in = SMAPI 2.0
 +
   |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Animal Observer
   |author   = BunnyJumps
+
   |author = nofilenamed
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = NFN.ANIMOBS
   |nexus id = 3143
+
   |nexus   = 8653
   |github   =  
+
   |github = nofilenamed/AnimalObserver
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Animal Patting
   |author   = BunnyJumps
+
   |author = DiddyP
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 2500
+
   |nexus   = 3837
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Animal Pet Status
   |author   = BunnyJumps
+
   |author = Hakej
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = hakej.animalpetstatus
   |nexus id = 3144
+
   |nexus   = 8725
   |github   =  
+
   |github = Hakej/Animal-Pet-Status
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Animal Produce Expansion
   |author   = BunnyJumps
+
   |author = elbe
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 2178
+
   |nexus   = 9119
   |github   =  
+
  |moddrop = 988407
   |3.0 ready= no
+
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Animals Die
   |author   = aurnj, Roy Li
+
   |author = Goldenrevolver
   |id       = RuyiLi.BloodTrail
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id =
+
   |nexus  = 7769
   |cf id    =  
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
 
  |github  =
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Animals Don't Eat Grass
   |author   = spacechase0
+
   |author = KarratKake
   |id       = spacechase0.Bow
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 2756
+
   |nexus  = 7474
   |cf id    = 5523
+
   |github =
   |github   = spacechase0/Bow
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Animals Don't Remove Grass
   |author   = Dycedarger
+
   |author = MrShreddie
   |id       = dycedarger.breedlikerabbits
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 948
+
   |nexus   = 21028
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Animal Selector
   |author   = Omegasis, Alpha_Omegasis
+
   |author = rikai
   |id       = Omegasis.BuildEndurance
+
   |id     = rikai.AnimalSelector
   |nexus id = 445
+
   |nexus   = 8758
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = rikai/AnimalSelector
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Animal Shop Conditions
   |author   = Omegasis, Alpha_Omegasis
+
   |author = elbe
   |id       = Omegasis.BuildHealth
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 446
+
   |nexus   = 9107
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 986958
   |3.0 ready= yes
+
   |github  = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Animal Sitter
   |author   = Hootless
+
   |author = jwdred
   |id       = hootless.BusLocations
+
   |id     = jwdred.AnimalSitter
   |nexus id = 2905
+
   |nexus   = 581
   |github   =  
+
   |github = jdusbabek/stardewvalley
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.0.6-unofficial.1-pathoschild
+
   |broke in = Stardew Valley 1.3.11
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-47#post-3319810
+
<!--
  |3.0 ready= no
+
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Animal Sitter LTS
   |author   = Omegasis, Alpha_Omegasis
+
   |author = oliver
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 507
+
   |nexus   = 20831
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = jdusbabek/stardewvalley
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Animals Need Water
   |author   = Denifia
+
   |author = GZhynko
   |id       = Denifia.BuyRecipes
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 1126
+
   |nexus   = 6196
   |github   = Denifia/StardewMods
+
   |github = gzhynko/StardewMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Animal Social Menu
   |author   = funny-snek
+
   |author = spacechase0
   |id       = funnysnek.displaycabinowner
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 3036
+
   |nexus   = 3283
   |github  =  
+
  |moddrop = 771644
   |3.0 ready= no
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Animal Whisperer
   |author   = Zoryn
+
   |author = Shalkin
   |id       = Zoryn.CalendarAnywhere
+
   |id     = shaklin.animalwhisperer
   |nexus id =
+
   |nexus  = 8885
  |cf id    =
+
   |github =
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Animated Parrot and Perch
   |author   = Kabigon
+
   |author = aedenthorn, Erinthe
   |id       = Kabigon.CampfireCooking
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 2297
+
   |nexus   = 7957
   |github   = KabigonFirst/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.1.2-unofficial.1-pathoschild
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-54#post-3324188
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
  |3.0 ready= yes, https://github.com/KabigonFirst/StardewValleyMods/pull/3
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Animated Portrait Framework
   |author   = Ilyaki
+
   |author = akai
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = akai.AnimatedPortrait
   |nexus id = 3083
+
   |nexus   = 8249
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github =
   |3.0 ready= yes
+
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
  |status   = workaround
 +
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Animation-Cancel Keybinding
   |author   = spacechase0
+
   |author = Swaglix
   |id       = spacechase0.CarryChest
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 1333
+
   |nexus  = 20159
  |cf id    = 4851
+
   |github =
   |moddrop id = 134674
 
   |github   = spacechase0/CarryChest
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Anki Study Break
   |author   = YukiShiku, LeonBlade
+
   |author = nymvaline
   |id       = CasksAnywhere
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 878
+
   |nexus  = 11279
  |cf id    = 5486
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |moddrop id = 124612
 
   |github   = LeonBlade/CasksAnywhere
 
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Anniversary on Calendar
   |author   = CatCattyCat, Cat
+
   |author = greentodd
   |id       = cat.caskseverywhere
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 2994
+
   |nexus   = 8351
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Another Hunger Mod
   |author   = punyo, yakminepunyo
+
   |author = spacechase0
   |id       = punyo.CasksOnGround
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 2406
+
  |curse  = 867735
   |github   = pomepome/CasksOnGround
+
   |nexus   = 3379
   |3.0 ready= yes
+
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = SteelixLeiter
+
   |author = aedenthorn, Erinthe
   |id       = CategorizeChests
+
   |id     = aedenthorn.YAJM
   |nexus id = 1300
+
   |nexus   = 6546
   |github   = doncollins/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
<!--
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
+
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
  |unofficial version = 1.4.3-unofficial.3.mizzion
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Anti-Cheat Server
   |author   = skuldomg, Skuld
+
   |author = funny-snek
   |id       = skuldomg.catGifts
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 2132
+
   |nexus   = 2887
   |github   = skuldomg/catGifts
+
   |github = funny-snek/anticheat-and-servercode
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = funny-snek
+
   |author = FricativeMelon
   |id       = funnysnek.ChangeCabinType
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 3046
+
   |nexus   = 15480
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Anti-Social NPCs
   |author   = CatCattyCat, Cat
+
   |author = Super Aardvark, ubererdferkel
   |id       = cat.chatcommands
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 2092
+
   |nexus   = 5371
   |github   = danvolchek/StardewMods
+
   |github = super-aardvark/AardvarkMods-SDV
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Anything Ponds
   |author   = elDudeerino
+
   |author = MouseyPounds
   |id       = Duder.ChefsCloset
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 1030
+
   |nexus   = 4702
   |github   = deLaDude/ChefsCloset
+
   |github = MouseyPounds/stardew-mods
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = aedenthorn, Erinthe
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = aedenthorn.AprilFools
   |nexus id = 242
+
   |nexus   = 11496
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.1
+
 
   |status  = workaround
+
   |broke in           = Stardew Valley 1.6
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
  |3.0 ready=
+
   |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = A Quality Mod
   |author   = mralbobo
+
   |author = spacechase0
   |id       = mralbobo.ChestPooling
+
   |id     = spacechase0.AQualityMod
   |nexus id =
+
   |nexus  = 14448
   |cf id    =  
+
   |github  = spacechase0/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111988
+
 
   |github  = mralbobo/stardew-chest-pooling
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Aquarism
   |author   = Pathoschild
+
   |author = DaLion
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 518
+
   |nexus   = 24356
   |github   = Pathoschild/StardewMods
+
   |github = daleao/sdv
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Arcade 2048
   |author   = CroiDorcha
+
   |author = Platonymous
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = Platonymous.2048
   |nexus id = 1756
+
  |curse  = 308054
   |github   =  
+
   |nexus   = 2048
   |3.0 ready= yes
+
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Arcade Pong
   |author   = Prismuth
+
   |author = Platonymous
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = Platonymous.ArcadePong
   |nexus id = 1655
+
   |nexus   = 2044
   |github  =  
+
   |moddrop = 793819
   |broke in = Stardew Valley 1.3
+
   |github  = Platonymous/Stardew-Valley-Mods
  |status  = workaround
+
 
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |broke in = Stardew Valley 1.5
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Arcade Snake, Snake
   |author   = Husky110
+
   |author = Platonymous
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = Platonymous.Snake
   |nexus id = 1768
+
   |curse  = 308055
   |github   = Husky110/ChillInYourFarmHouse
+
   |nexus   = 2056
   |broke in = Stardew Valley 1.3.20
+
   |moddrop = 793822
<!--
+
   |github  = Platonymous/Stardew-Valley-Mods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-6#post-3278335
+
 
   |unofficial version = 1.0.1-unofficial.1-tyrleifsen
+
   |broke in = Stardew Valley 1.6
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Archaeology House Content Management Helper
   |author   = Travoos
+
   |author = Felix-Dev
   |id       =  
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 590
+
   |nexus   = 2804
   |github   =  
+
   |github = Felix-Dev/StardewMods
   |broke in = SMAPI 2.0
+
 
   |3.0 ready=
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Archaeology Skill for 1.6
   |author   = CJB
+
   |author = moonslime
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 4
+
   |curse  = 1003404
   |github   = CJBok/SDV-Mods
+
   |nexus   = 22199
   |3.0 ready= yes
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Archery
   |author   = CJB
+
   |author = PeacefulEnd
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = PeacefulEnd.Archery
   |nexus id = 93
+
  |curse  = 870921
   |github   = CJBok/SDV-Mods
+
   |nexus   = 16767
   |3.0 ready= yes
+
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Archery - Starter Pack
   |author   = CJB
+
   |author = PeacefulEnd
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 5
+
   |nexus   = 16768
   |github   = CJBok/SDV-Mods
+
   |github = Floogen/Archery
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Arena Challenges Mod
   |author   = EpicBellyFlop45
+
   |author = XxHarvzBackxX
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 2975
+
   |nexus   = 9544
   |github   = EpicBellyFlop45/StardewMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Armor Ore
   |author   = tstaples
+
   |author = gmff
   |id       = tstaples.CleanFarm
+
   |id     = GMFF.ArmorOre
   |nexus id = 794
+
   |nexus   =
   |github   = tstaples/CleanFarm
+
  |curse  = 485718
   |broke in = Stardew Valley 1.3.29
+
   |github =
   |3.0 ready=  
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Ars Venefici
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = HeyImAmethyst
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 2219
+
   |nexus   = 24409
   |github   =
+
   |github = HeyImAmethyst/Ars-Venefici
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Artifact Digger
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Mizzion
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = mizzion.artifactdigger
   |nexus id = 604
+
   |nexus   = 4212
   |github  = JohnsonNicholas/SDVMods
+
   |moddrop = 661378
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = Blucifer, BluciferProgrammer
+
   |author = pepoluan
   |id       = Blucifer.CoalRegen
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 1664
+
   |nexus   = 9023
   |github  = AbbyNode/StardewValley-CoalRegen
+
  |moddrop = 979525
   |broke in = Stardew Valley 1.3
+
   |github =
  |3.0 ready=
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Artifact System Fixed
   |author   = DanielSerrano, Lord Xamon
+
   |author = Ilyaki
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 1169
+
   |nexus   = 2761
   |github   =  
+
   |github = Ilyaki/ArtifactSystemFixed
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Packer}} instead.
+
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Artisan Goods Redone
   |author   = spacechase0
+
   |author = Rhukii
   |id       = spacechase0.ColorfulChests
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 1623
+
   |nexus   = 9414
   |cf id    = 5085
+
   |github  =
  |moddrop id = 279189
+
 
   |github  = spacechase0/ColorfulChests
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Artisan Products Copy Quality
   |author   = DJ-STLN
+
   |author = justastranger
   |id       = DJ-STLN.CombatControls
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 2590
+
   |moddrop = 1554273
   |github   = DJ-STLN/CombatControls
+
   |nexus   =
   |3.0 ready= yes
+
   |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Artista, Artista - Stardew Painter
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Platonymous
   |id       = SPDFarmingImplementsInCombat
+
   |id     = Platonymous.Artista
   |nexus id = 313
+
   |moddrop = 1521420
   |source   = https://gitlab.com/speeder1/farming-implements-combat
+
   |nexus   = 18697
   |broke in = SMAPI 2.0
+
   |github  =
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Ashley NPC
   |author   = Musbah Sinno
+
   |author = Travoos
   |id       = musbah.bundleTooltip
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 1329
+
   |nexus   =
   |github  = musbah/StardewValleyMod
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
  |3.0 ready= no
+
   |github  = Club559/AshleyMod
}}
+
 
{{/entry
 
   |name    = Community Center Bundle Overhaul (SMAPI Version)
 
  |author  = Chaos234
 
  |id      = Chaos234.CommunityCenterBundleOverhaul
 
  |nexus id = 1681
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |github  = chaos234/StardewValleyMods
 
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-9#post-3275848 unofficial Content Patcher equivalent] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Redwood
+
   |author = Goldenrevolver
   |id       = Redwood.CompanionNPCs
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 3175
+
   |nexus   = 260
   |github   = EKomperud/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Atelier Cauldron, Cauldron
   |author   = KnockedMallard42
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = Atelier.Cauldron
   |nexus id = 280
+
   |nexus   = 22926
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = ATM
   |author   = IceGladiador
+
   |author = Platonymous
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = Platonymous.ATM
   |nexus id = 1799
+
  |curse  = 308504
   |github   =  
+
  |moddrop = 793914
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 3135
   |3.0 ready=
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = AtraCore
   |author   = spacechase0
+
   |author = atravita
   |id       = spacechase0.ConsoleCode
+
   |id     = atravita.AtraCore
   |nexus id = 3101
+
  |curse  = 870972
   |cf id    = 5610
+
   |moddrop = 1205156
   |github   = spacechase0/ConsoleCode
+
   |nexus  = 12932
   |3.0 ready= yes
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = SMAPI
+
   |author = atravita
   |id       = SMAPI.ConsoleCommands
+
   |id     = atravita.StopRugRemoval
   |nexus id =  
+
   |curse  = 870985
   |url      = https://smapi.io
+
  |moddrop = 1068101
   |github   = Pathoschild/SMAPI
+
   |nexus  = 10192
   |3.0 ready= yes
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Audio Descriptions
   |author   = Pathoschild
+
   |author = mistyspring
   |id       = Pathoschild.ContentPatcher
+
   |id     = mistyspring.AudioDescription
   |nexus id = 1915
+
   |curse  = 880513
   |moddrop id = 470174
+
   |nexus  = 16294
   |github   = Pathoschild/StardewMods
+
   |github = misty-spring/StardewMods
  |3.0 ready= yes
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{/entry
 
  |name    = Convenient Chests
 
  |author  = Solariz
 
  |id      = aEnigma.ConvenientChests
 
  |nexus id = 2196
 
   |github  = aEnigmatic/StardewValley
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Audio Devices
   |author   = spacechase0
+
   |author = Max Vollmer, SVProtector
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = maxvollmer.audiodevices
   |nexus id = 522
+
   |nexus  = 2838
   |cf id    = 4054
+
   |github = maxvollmer/AudioDevices
  |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Aurora GSI for Stardew Valley
   |author   = CatCattyCat, Cat
+
   |author = macer-Tim Oberle
   |id       = cat.copyinvitecode
+
   |id     = macer.AuroraGSI
   |nexus id = 2171
+
   |nexus   = 6088
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Auto Animal Doors
   |author   = jwdred
+
   |author = taggartaa, Aaron Taggart
   |id       = jwdred.CrabNet
+
   |id     = AaronTaggart.AutoAnimalDoors
  |nexus id = 584
+
   |curse   = 1002753
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 1019
   |broke in = Stardew Valley 1.3
+
   |github  = taggartaa/AutoAnimalDoors
   |unofficial version = 1.1.1-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Auto-Attack
   |author   = Sabera, kelbesque
+
   |author = X3n0n182
   |id       = Sabera.CraftAnything
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 2524
+
   |nexus   = 7258
   |github   = ebehar/CraftAnything
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Auto-Attack
   |author   = lolpcgaming
+
   |author = cgifox
   |id       = lolpcgaming.CraftingCounter
+
   |id     = cgifox.AutoAttack
   |nexus id = 1585
+
   |nexus   = 9620
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-8#post-3280847
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2.mizzion
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Auto Bait and Tackles
   |author   = bcmpinc
+
   |author = Alison Li
   |id       = bcmpinc.CraftCounter
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2739
+
   |nexus   = 6773
   |github   = bcmpinc/StardewHack
+
   |github = Alison-Li/AutoBaitAndTacklesMod
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Auto Break Geode
   |author   = bawdybytes
+
   |author = weizinai
   |id       = bawdybytes.creeperforage
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 2115
+
   |nexus   = 20685
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Auto Catch
   |author   = Platonymous
+
   |author = MercuryVN
   |id       = Platonymous.CropExtension
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 3208
+
   |nexus   = 22616
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = MercuryVN/AutoCatch
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Auto Coffee
   |author   = Pathoschild
+
   |author = Ben880, ben1830
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 3000
+
   |nexus   = 2387
   |github   = Pathoschild/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = Tyler Thrailkill, snowe2010
+
   |author = Jihyun and Somin
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 3200
+
   |nexus   = 24178
   |github   = snowe2010/starbound-mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Auto Crop
   |author   = Digus
+
   |author = aurnj, Roy Li
   |id       = DIGUS.CropTransplantMod
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 2594
+
   |nexus  =
  |github   = Digus/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
+
  |github  =
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = Omegasis, AlphaOmegasis
+
   |author = The Fluffy Robot
   |id       = CurrentLocation102120161203
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 638
+
   |nexus   = 20892
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Auto-Eat
   |author   = Vrakyas
+
   |author = Permamiss
   |id       = Vrakyas.CurrentLocation
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 2191
+
   |nexus   = 643
   |github   =  
+
   |curse   = 307990
   |broke in = Stardew Valley 1.3
+
   |github  = Permamiss/Auto-Eat
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Auto Farm Screenshot
   |author   = DefenTheNation
+
   |author = Dwayneten
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 2301
+
   |nexus   = 4783
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github = Dwayneten/AutoFarmScreenshot
  |3.0 ready= yes
+
 
 +
   |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/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier
+
   |name   = Auto Fill Pet Bowl
   |author   = Omegasis, AlphaOmegasis
+
   |author = Siweipancc
   |id       = Omegasis.CustomAssetModifier
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 1836
+
   |nexus   = 20667
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Autofill Pet Bowl
   |author   = Digus
+
   |author = maephie
   |id       = DIGUS.CustomCaskMod
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 2642
+
   |nexus   = 13296
   |github   = Digus/StardewValleyMods
+
   |github = maephie/StardewMods
  |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Auto Fish
   |author   = spacechase0
+
   |author = WhiteMind
   |id       = spacechase0.CustomCritters
+
   |id     = WhiteMind.AF
   |nexus id = 1255
+
   |nexus  = 1895
   |cf id    = 4791
+
   |github = WhiteMinds/mod-sv-autofish
  |moddrop id = 130428
 
   |github   = spacechase0/CustomCritters
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux, Custom Farming
+
   |name   = Auto Fishing
   |author   = Platonymous
+
   |author = SorryLate, rharyanto
   |id       = Platonymous.CustomFarming
+
   |id     = SorryLate.AutoFishing
   |nexus id = 991
+
   |nexus   = 5235
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Auto Fishing
   |author   = Platonymous
+
   |author = Tibbles
   |id       = Platonymous.CustomFurniture
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 1254
+
   |nexus   = 21339
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Auto Gate
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Teban100
   |id       = KoihimeNakamura.CCR
+
   |id     = AutoGate
   |nexus id = 1402
+
   |nexus   = 820
   |github   = JohnsonNicholas/SDVMods
+
   |github = StephenKairos/Teban100-StardewMods
  |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Auto-Grabber Mod
   |author   = Digus
+
   |author = Jotser
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 2516
+
   |nexus   = 2783
   |github   = Digus/StardewValleyMods
+
   |github =
  |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Auto-Grab Truffles
   |author   = CatCattyCat, Cat
+
   |author = Tsin
   |id       = cat.customizabledeathpenalty
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 1991
+
   |nexus   = 14162
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Auto Grab Truffles
   |author   = Yyeahdude
+
   |author = Frostiverse
   |id       = TravelingCartYyeahdude
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 567
+
   |nexus   = 21705
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = spacechase0
+
   |author = QiXing
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 1099
+
   |nexus  = 20874
   |cf id    = 4675
+
   |github = qixing-jk/QiXingAutoGrabTruffles
  |moddrop id = 127272
 
   |github   = spacechase0/CustomizeExterior
 
  |3.0 ready= yes
 
 
 
  |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Auto Load Game
   |author   = Mevima
+
   |author = Caraxian
   |id       = Mevima.CustomLinens
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 1027
+
   |nexus   = 2509
   |github   =  
+
   |github = Caraxi/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Automate
   |author   = Platonymous
+
   |author = Pathoschild
   |id       = Platonymous.CustomMusic
+
   |id     = Pathoschild.Automate
   |nexus id = 3043
+
  |curse  = 992857
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 1063
   |3.0 ready= yes
+
   |moddrop = 509760
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Automate Chests
   |author   = Platonymous
+
   |author = SinZ
   |id       = Platonymous.CustomNPC
+
   |id     = SinZ.AutomateChests
   |nexus id = 1607
+
   |nexus   = 11727
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = SinZ163/StardewMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Automated Doors
   |author   = Entoarox
+
   |author = mrslowly, azah
   |id       = Entoarox.CustomPaths
+
   |id     = azah.automated-doors
   |nexus id = 2272
+
   |nexus   =
   |cf id    = 5234
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |github   = Entoarox/StardewMods
+
   |github = azah/AutomatedDoors
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Automate Tool Swap
   |author   = hawkfalcon
+
   |author = Trapyy
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Trapyy.AutomatetoolSwap
  |nexus id = 2148
+
   |curse   = 1001901
   |github   = hawkfalcon/Stardew-Mods
+
   |nexus   = 21050
   |broke in = Stardew Valley 1.3.29
+
   |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-38#post-3317718
 
   |unofficial version = 1.1.1-unofficial.1-f4ith
 
  |3.0 ready= https://github.com/hawkfalcon/Stardew-Mods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Automatic Gates
   |author   = Platonymous
+
   |author = ScheKaa
   |id       = Platonymous.CustomShirts
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 2416
+
   |nexus   = 3109
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 467021
   |3.0 ready= yes
+
   |github =
 +
 
 +
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Automatic Petting of Animals
   |author   = Omegasis, Alpha_Omegasis
+
   |author = yangZ
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 1378
+
   |nexus   = 23539
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Automatic Screenshot Taker
   |author   = CatCattyCat, Cat
+
   |author = Zamiel
   |id       = cat.customtransparency
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 2359
+
   |nexus   = 10460
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = Platonymous
+
   |author = yangZ
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 3010
+
   |nexus   = 23508
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Automators
   |author   = CatCattyCat, Cat
+
   |author = Kristian Skistad
   |id       = cat.customwarplocations
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 1688
+
   |nexus   = 15776
   |github   = danvolchek/StardewMods
+
   |github = kristian-skistad/automators
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Auto Melee Attack
   |author   = Schematix, Schmtx
+
   |author = Siweipancc
   |id       = Schematix.DailyLuckMessage
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 1327
+
   |nexus   = 20704
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Autonomals
   |author   = bashNinja
+
   |author = DespairScent
   |id       = bashNinja.DailyNews
+
   |id     = DespairScent.Autonomals
   |nexus id = 1141
+
   |nexus   = 22879
   |github   = miketweaver/DailyNews
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
  |author  = dreamsicl
+
   |author  = Jag3Dagster
  |id      = EventNotifications
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
  |nexus id =
+
   |curse  = 989657
  |cf id    = 3621
+
  |nexus  = 7736
  |github  =
+
   |github  = Hedgehog-Technologies/StardewMods
  |broke in = Stardew Valley 1.2?
 
<!--
 
   |status  = workaround
 
   |summary  = use [[#Stardew Notification|Stardew Notification]] 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
 
-->
 
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Auto Speed
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 513
+
   |nexus   = 443
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = janavarro95/Stardew_Valley_Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Auto-Stack Bait
   |author   = GuiNoya, Yesst
+
   |author = Jonathan Feenstra
   |id       = GuiNoya.DailyTasksReport
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 1624
+
   |nexus   = 23423
   |github   = GuiNoya/SVMods
+
   |github = JonathanFeenstra/Auto-StackBait
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Danmw3
+
   |author = CatCattyCat, Cat
   |id       = danmw3.DanUtils
+
   |id     = cat.autostacker
   |nexus id = 2287
+
   |nexus   = 1184
   |github  =  
+
   |moddrop = 833539
   |3.0 ready= no
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Auto Stack Items to Chest
   |author   = Pathoschild
+
   |author = Chosimba
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 1691
+
   |nexus   = 2307
   |github   = Pathoschild/StardewMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Auto Tool Select
   |author   = Pathoschild
+
   |author = lolmaj
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 679
+
   |nexus   = 3883
   |github   = Pathoschild/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Auto Trash
   |author   = Max Vollmer, SVProtector
+
   |author = DrOreo002
   |id       = maxvollmer.deepwoodsmod
+
   |id     = droreo002.autotrash
   |nexus id = 2571
+
   |nexus   = 4924
   |github   = maxvollmer/DeepWoodsMod
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Auto Trasher
   |author   = stokastic
+
   |author = Jag3Dagster
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = HedgehogTechnologies.AutoTrasher
  |nexus id = 2462
+
   |curse   = 1014272
   |github   = stokastic/CoopGrabber
+
   |nexus   = 23663
   |broke in = Stardew Valley 1.3.29
+
   |github  = jag3dagster/AutoShaker
  |unofficial version = 2.5.2-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
   |3.0 ready= yes, https://github.com/stokastic/CoopGrabber/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Auto Travel
   |author   = CatCattyCat, Cat
+
   |author = GrumpyCrouton
   |id       = cat.desertobelisk
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 2021
+
   |nexus   = 10693
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Auto Water
   |author   = Nishtra
+
   |author = Pickle, ddgroves
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = pickle.autowater
   |nexus id = 1583
+
   |nexus   = 1666
   |github   =
+
   |github  =
  |status  = workaround
 
  |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Auto Water
   |author   = lperkins2, Logan Perkins
+
   |author = Steph Hoel
   |id       = lperkins2.DisableController
+
   |id     = StephHoel.AutoWater
   |nexus id = 2229
+
   |nexus   = 21022
   |github   =  
+
   |github = StephHoel/ModsStardewValley
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Auto Watering (aurnj)
   |author   = FayneAldan
+
   |author = aurnj, Roy Li
   |id       = FayneAldan.RichPresence
+
   |id     = AutoWater
   |nexus id = 2156
+
   |nexus   =
   |github   = FayneAldan/SVRichPresence
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
   |3.0 ready= yes
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Auto Watering (stellarashes)
   |author   = Pyrohead37
+
   |author = stellarashes
   |id       = Pyrohead37.DontEatThat
+
   |id     = stellarashes.Autowatering
   |nexus id = 1951
+
   |nexus   = 5463
   |github   =  
+
   |github = stellarashes/SDVMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = A Very Special Blue Chicken
   |author   = Zoryn
+
   |author = jackkimball
   |id       = Zoryn.DurableFences
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id =  
+
   |nexus   = 2465
   |cf id    =  
+
  |github  = jacksonkimball/AVerySpecialBlueChicken
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
  |github  = Zoryn4163/SMAPI-Mods
+
   |broke in          = Stardew Valley 1.5
  |3.0 ready= yes
+
   |unofficial version = 2.0.1-unofficial.1-strobe
 +
  |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Avoid Losing Scepter
   |author   = gunnargolf
+
   |author = atravita
   |id       = gunnargolf.DynamicChecklist
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 1145
+
  |curse  = 870974
   |github   = gunnargolf/DynamicChecklist
+
  |moddrop = 1146671
   |broke in = SMAPI 2.0
+
   |nexus   = 11856
   |3.0 ready=
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Baby Chance Adjustment
   |author   = Bpendragon
+
   |author = LateFilmsGamer
   |id       = Bpendragon-DynamicHorses
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 874
+
   |nexus   = 15018
   |github   = Bpendragon/DynamicHorses
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Baby Gender Interface
   |author   = tyran285, Ryuuze
+
   |author = f4iTh, JertsukkaTheMan
   |id       = DynamicMachines
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 374
+
   |nexus   = 1947
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
   |3.0 ready=
+
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Baby Pets
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = DellyBelly
   |id       = knakamura.dynamicnighttime
+
   |id     = DellyBelly.BabyPets
   |nexus id = 2072
+
   |nexus  = 20967
   |moddrop id = 481872
+
   |github = DelphinWave/BabyPets
   |github   = JohnsonNicholas/SDVMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Backpack Resizer
   |author   = BashNinja
+
   |author = DefenTheNation
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 1183
+
   |nexus   = 2263
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = DefenTheNation/StardewMod-BackpackResizer
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Dynamic Running Speed
+
   |name   = Backside Attack
  |author  = Vrakyas
+
   |author = andysun, ReddoHoku
  |id      = Vrakyas.DynamicRunningSpeed
+
   |id     = andysun.BacksideAttack
  |nexus id = 2425
+
   |nexus   = 7815
  |github  =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
}}
 
{{/entry
 
   |name     = Easier Farming
 
   |author   = Cautious Waffle, skulmuk
 
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 
   |nexus id = 1426
 
   |github   =
 
  |3.0 ready= yes
 
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backstory Questions Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BackstoryQuestionsFramework
 +
  |nexus  = 14570
 +
  |github  = spacechase0/StardewValleyMods
  
{{/entry
+
   |broke in = Stardew Valley 1.6
  |name    = Easy Gifting
 
  |author  = CeruleanSpirit
 
  |id      = EasyGifting.2957, EasyGifting.60073756<!-- changed in 2.0-->
 
  |nexus id = 2957
 
  |github  =
 
   |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Bait Maker - Quality Matters
   |author   = CeruleanSpirit
+
   |author = Speshkitty
   |id       = EasyPetting.3032
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 3032
+
   |nexus   = 22768
   |github   =
+
   |github =
  |status = optional
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Baits Do Their Jobs
   |author   = crc-fehler
+
   |author = MercuryVN
   |id       = crc.eatmore
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 2724
+
   |nexus   = 23217
   |github   =  
+
   |github = MercuryVN/BaitsDoTheirJobs
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Balanced Combine Many Rings
   |author   = aurnj, Roy Li
+
   |author = Arruda
   |id       = RuyiLi.Emotes
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id =
+
   |nexus  = 8981
   |cf id    =  
+
   |github  = arruda/BalancedCombineManyRings
   |url      = https://community.playstarbound.com/threads/emotes.129159
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Bank of Ferngill
   |author   = Ilyaki
+
   |author = Mizzion
   |id       = Ilyaki.Elevator
+
   |id     = mizzion.bankofferngill
   |nexus id = 2952
+
   |nexus   = 13043
   |github   = Ilyaki/Elevator
+
   |github = Mizzion/MyStardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Mel Noelle and Kirbylink
+
   |author = BarleyZP
   |id       = melnoelle.underdarkkrobus
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 3071
+
   |nexus   = 21238
   |github   =  
+
   |github = lisyce/SDV_Allergies_Mod
  |3.0 ready= no<!--entry DLL capitalisation-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Barn Incubator Support
   |author   = Oblitus
+
   |author = elbe
   |id       = QuicksilverFox.EmptyHands
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 1176
+
   |nexus   = 9049
   |github   = quicksilverfox/StardewMods
+
  |moddrop = 986076
   |3.0 ready= no
+
   |github = lshtech/StardewValleyMods
 +
   |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Basic Sprinkler Improved
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = littleraskol
   |id       = Speeder.HealthBars
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 193
+
   |nexus  = 833
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github = littleraskol/Basic-Sprinkler-Improved
  |broke in = Stardew Valley 1.2
 
  |status   = workaround
 
   |summary = use [[#Health Bars|Health Bars]] or [[#HP Bars|HP Bars]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Bat Form
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.enhancedrelationships
+
   |id     = aedenthorn.BatForm
   |nexus id = 1927
+
  |curse  = 868667
   |github  = Mizzion/EnhancedRelationships
+
   |nexus   = 16825
   |3.0 ready= yes
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Battery Warning Mod
   |author   = Entoarox
+
   |author = Husky110
   |id       = Entoarox.EntoaroxFramework
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 2269
+
   |nexus  = 1886
   |cf id    = 4228
+
   |github = Husky110/BatteryWarningMod
   |github   = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Battle Ring
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = lyl
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = lyl.br
   |nexus id = 1656
+
   |nexus   = 22027
   |github   = MercuriusXeno/EquivalentExchange
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Battle Royalley
   |author   = Digus
+
   |author = Ilyaki
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 2360
+
   |nexus   = 3199
   |github   = Digus/StardewValleyMods
+
   |github = Ilyaki/BattleRoyalley
  |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
}}
+
<!--
{{/entry
 
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 
  |author  = Lodukas
 
  |id      = Uwazouri.ExpandedFridge
 
  |nexus id = 1191
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
<!--
 
  |unofficial url = https://community.playstarbound.com/attachments/expandedfridge-1-2-9-unofficial-1-f4ith-zip.201705
 
  |unofficial version = 1.2.9-unofficial.1-f4ith
 
 
-->
 
-->
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Battle Royalley - Year 2
   |author   = spacechase0
+
   |author = Tyler Gibbs
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 509
+
   |nexus  = 9891
  |cf id    = 3905
+
   |github = tylergibbs2/BattleRoyalley-Year2
   |moddrop id = 127275
+
 
   |github   = spacechase0/ExperienceBars
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Become Ethereal
   |author   = Tondorian
+
   |author = Coll1234567
   |id       = ExtendedBusSystem
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id =
+
   |nexus  = 3746
   |cf id    = 4373
+
   |github =
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Becoming Familiar
   |author   = Crystalmir
+
   |author = Krutonium
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 485
+
   |nexus   = 21949
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--note: 1.1.1-unofficial.4 causes item loss.
 
  |unofficial url = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
-->
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Bed Tweaks
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.ExtendedMinecart
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 2271
+
   |nexus   = 10023
   |cf id    = 4359
+
   |github  = aedenthorn/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Bee House Flower Range Fix
   |author   = spacechase0
+
   |author = KirbyLink
   |id       = spacechase0.ExtendedReach
+
   |id     = kirbylink.beehousefix
   |nexus id = 1493
+
   |nexus   = 3013
   |cf id    = 4997
+
   |github  = KirbyLink/BeeHouseFix
   |moddrop id = 242303
+
 
   |github   = spacechase0/ExtendedReach
+
   |broke in = Stardew Valley 1.4
   |3.0 ready= yes
+
   |status   = obsolete
 +
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Bee Paths
   |author   = unidarkshin, Devin Lematty
+
   |author = aedenthorn, Erinthe
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = aedenthorn.BeePaths
   |nexus id = 2212
+
   |nexus   = 14812
   |github  = unidarkshin/Stardew-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Befriend Marlon and Gunther
   |author   = Navi-chan, ooo0000
+
   |author = Yoshimax
   |id       = NaviChan.FaeQuest
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 2484
+
   |nexus   = 2569
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Be My Valentine
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Taskmaster
   |id       = Omegasis.Fall28SnowDay
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 486
+
   |nexus   = 5219
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Berry Season Reminder
   |author   = Oranisagu
+
   |author = Anthony Hilyard
   |id       = none<!-- no manifest ID -->
+
   |id      = com.anthonyhilyard.berryseasonreminder
  |nexus id =
+
   |curse   = 446669
  |cf id    =
+
   |nexus   = 9315
  |url     = https://community.playstarbound.com/threads/111931
+
   |github = AHilyard/BerrySeasonReminder
   |github   = oranisagu/SDV-FarmAutomation
 
   |broke in = SMAPI 2.0
 
  |status   = workaround
 
   |summary = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Better 10 Hearts
   |author   = Oranisagu
+
   |author = Sonozuki
   |id       = none<!-- no manifest ID -->
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id =  
+
   |nexus   = 3605
   |cf id   =  
+
  |github  = Sonozuki/StardewMods
   |url     = https://community.playstarbound.com/threads/111931
+
 
   |github   = oranisagu/SDV-FarmAutomation
+
  |status  = abandoned
   |broke in = Stardew Valley 1.2
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Activate Sprinklers
 +
  |author  = ChaosEnergy
 +
   |id     = ChaosEnergy.BetterActivateSprinklers
 +
  |nexus  = 3097
 +
   |github = yuri-moens/BetterActivateSprinklers
 +
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead.
+
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Better Artisan Good Icons
   |author   = Advize
+
   |author = CatCattyCat, Cat
   |id       = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id     = cat.betterartisangoodicons
   |nexus id = 130
+
   |nexus  = 2080
  |github   = AdvizeGH/FarmExpansion
+
   |moddrop = 833553
   |broke in = Stardew Valley 1.3.16
+
   |github  = danvolchek/StardewMods
   |unofficial version = 3.4-beta-unofficial.1-huancz
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-45#post-3319058
 
  |3.0 ready= no
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = Platonymous
+
   |author = DaLion and Tithrandel
   |id       = Platonymous.FarmHub
+
   |id     = DaLion.Meads
   |nexus id = 2309
+
   |nexus   =
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = daleao/bagi-meads
   |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Better Balance
   |author   = jwdred
+
   |author = Xen0nex
   |id       =  
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 647
+
   |nexus   = 8141
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Better Beehouses
   |author   = Esca
+
   |author = Tlitookilakin
   |id       = Esca.FarmTypeManager
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 3231
+
   |nexus   = 10996
   |github  = Esca-MMC/FarmTypeManager
+
   |moddrop = 1105633
   |3.0 ready= yes
+
   |github  = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Better Bombs
   |author   = Pathoschild
+
   |author = Duno666
   |id       = Pathoschild.FastAnimations
+
   |id     = Duno666.BetterBombs
   |nexus id = 1089
+
   |nexus   = 7787
   |github   = Pathoschild/StardewMods
+
   |github = PhillZitt/BetterBombs
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Better Butterfly Hutch
   |author   = IceGladiador
+
   |author = NormanPCN
   |id       = IceGladiador.FasterGrass
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 1772
+
   |nexus   = 11166
   |github   =  
+
   |github = NormanPCN/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Better Chests
   |author   = kibbe
+
   |author = LeFauxMatt
   |id       = kibbe.faster_horse
+
   |id     = furyx639.BetterChests
   |nexus id = 2791
+
  |curse  = 871836
   |github   =  
+
   |moddrop = 1547210
   |3.0 ready= no
+
   |nexus   = 9791
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Better Crab Pots
   |author   = Entoarox
+
   |author = Sonozuki
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2277
+
   |nexus   = 3159
   |cf id    = 3641
+
   |github  = Sonozuki/StardewMods
   |github  = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Better Crafting
   |author   = KathrynHazuka
+
   |author = Khloe Leclair
   |id       = KathrynHazuka.FasterRun
+
   |id     = leclair.bettercrafting
   |nexus id = 733
+
   |nexus  = 11115
  |github  = KathrynHazuka/StardewValley_FasterRun
+
   |moddrop = 1115749
   |broke in = SMAPI 2.0
+
   |github = KhloeLeclair/StardewMods
   |status  = workaround
 
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Better Crafting
   |author   = Death, DeathGameDev
+
   |author = RedstoneBoy
   |id       = DeathGameDev.FastTravel
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 1529
+
   |nexus   = 2504
   |github   = DeathGameDev/SDV-FastTravel
+
   |github = RedstoneBoy/BetterCrafting
   |broke in = Stardew Valley 1.3.13
+
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-52#post-3323643
+
   |status   = abandoned
   |unofficial version = 1.2.1-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.4
  |3.0 ready= yes, https://github.com/Mckenon/SDV-FastTravel/pull/12
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = KirbyLink
+
   |author = Khloe Leclair
   |id       = kirbylink.festivalendtimetweak
+
   |id     = leclair.bcbuildings
   |nexus id = 2966
+
   |nexus   = 11115
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |moddrop = 1115749
   |3.0 ready= https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = aurnj, Roy Li
+
   |author = Khloe Leclair
   |id       = RoyLi.Fireballs
+
   |id     = leclair.bcspacecore
   |nexus id =  
+
   |nexus   = 11115
   |cf id    =  
+
   |moddrop = 1115749
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = KhloeLeclair/StardewMods
   |github  =  
+
 
   |broke in = SMAPI 2.0
+
   |status  = obsolete
  |3.0 ready=
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Better Crystalariums
   |author   = Shuai Zhang
+
   |author = DecidedlyHuman
   |id       = shuaiz.FishingAdjustMod
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 1350
+
   |nexus   = 10907
   |github   = hcoona/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
  |broke in = SMAPI 2.6-beta.16
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Better Discord Presence, SVBDP
   |author   = Drynwynn, thepaladinknight
+
   |author = GitStonic, IMSTONIC
   |id       = Drynwynn.FishingAutomaton
+
   |id     = gitstonic.svbdp
   |nexus id = 2527
+
   |nexus   = 3092
   |github   = Drynwynn/StardewValleyMods
+
   |github =
   |broke in = SMAPI 2.8-beta.6
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Better Doors
   |author   = Zoryn
+
   |author = CatCattyCat, Cat
   |id       = Zoryn.FishingMod
+
   |id     = cat.betterdoors
   |nexus id =  
+
   |nexus   = 3797
   |cf id    =  
+
  |github  = danvolchek/StardewMods
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.4
  |3.0 ready= yes
+
<!--
 +
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Better Elevator
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiFishingTunerRedux
+
   |id     = aedenthorn.BetterElevator
   |nexus id =
+
   |nexus  = 12802
   |cf id    = 4578
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Better Elevator - Continued
   |author   = bcmpinc
+
   |author = aedenthorn and FlyingTNT
   |id       = bcmpinc.FixAnimalTools
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 3215
+
   |nexus   = 22340
   |github   = bcmpinc/StardewHack
+
   |github = FlyingTNT/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Better Enchantments, Enchantment
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = kalik
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = kalik.Enchantment
   |nexus id = 1941
+
   |nexus   = 23368
   |github   =  
+
   |github = rusunu/Enchantment
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Better Festival Notifications
   |author   = randomAnon1234
+
   |author = drbirbdev
   |id       = none<!-- no manifest ID -->
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 591
+
   |nexus   = 14170
   |github   =
+
   |github = drbirbdev/StardewValley
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Better Fishing
   |author   = spacechase0
+
   |author = balllight
   |id       = spacechase0.FlowerColorPicker
+
   |id     = balllight.BetterFishing
   |nexus id = 1229
+
   |nexus  = 13585
  |cf id    = 4765
+
   |github =
   |moddrop id = 130043
 
   |github   = spacechase0/FlowerColorPicker
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Better Friendship
   |author   = ron075sh
+
   |author = Urbanyeti
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = BetterFriendship
   |nexus id = 3019
+
   |nexus   = 10287
   |github   =  
+
   |github = urbanyeti/stardew-better-friendship
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Better Fruit Trees
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = cat.betterfruittrees
   |nexus id = 673
+
   |nexus   = 1976
   |github   =  
+
  |moddrop = 833546
   |broke in = Stardew Valley 1.3.29
+
   |github = danvolchek/StardewMods
  |status  = workaround
+
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
  |unofficial version = 1.9.1-unofficial.1-Olivki
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
+
  |unofficial version = 2.6.1-unofficial.4-strobe
 
-->
 
-->
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Better Garbage Cans
   |author   = Remy Bach
+
   |author = AairTheGreat
   |id       = remybach.forecaster
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 3037
+
   |nexus   = 4171
   |github   = remybach/stardew-valley-forecaster
+
   |github = AairTheGreat/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Better Garden Pots
   |author   = Fokson
+
   |author = CatCattyCat, Cat
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!-- changed in 1.0.5 -->
+
   |id     = cat.bettergardenpots
   |nexus id = 2520
+
   |nexus   = 2209
   |github  =  
+
   |moddrop = 833555
   |3.0 ready= no
+
   |github  = danvolchek/StardewMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.5
   |name    = Free Dusty
+
   |status   = workaround
   |author   = skuldomg, Skuld
+
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
   |id      = skuldomg.freeDusty
+
<!--
   |nexus id = 2206
+
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
   |github  = skuldomg/freeDusty
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
  |3.0 ready= yes
+
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Better Hay
   |author   = DJ-STLN
+
   |author = CatCattyCat, Cat
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = cat.betterhay
   |nexus id = 3320
+
   |nexus   = 1430
   |github   =  
+
  |moddrop = 833540
   |3.0 ready= yes
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Better Hitbox
   |author   = Isaac S
+
   |author = fodkod, Kodfod
   |id       = IsaacS.FriendsForever
+
   |id     = kodfod.hitbox
   |nexus id = 1738
+
   |nexus   = 4973
   |github  = isaacs-dev/Minidew-Mods
+
   |github = Kodfod/BetterHitboxStardew
   |3.0 ready= no
+
 
 +
  |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Better Honey Mead
   |author   = Entoarox
+
   |author = NCarigon
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 2276
+
   |nexus  = 22848
   |cf id    = 4324
+
   |github = ncarigon/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Better Iridium Tool Area
   |author   = mmanlapat
+
   |author = dphile
   |id       = mmanlapat.GameReminder
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 1153
+
   |nexus   = 2085
   |github   =  
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=  
+
   |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Jukebox
 +
  |author  = Gaphodil
 +
  |id      = Gaphodil.BetterJukebox
 +
  |nexus  = 6017
 +
  |moddrop = 984775
 +
  |github  = Gaphodil/BetterJukebox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.BetterJunimos
 +
  |nexus  = 2221
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Better Junimos Crop Fields
   |author   = Loogooter
+
   |author = micfort
   |id       = OlegSilkin.garbage_collector
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 2463
+
   |nexus   = 10936
   |github  =  
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Better Junimos Forestry
   |author   = mralbobo
+
   |author = ceruleandeep
   |id       = mralbobo.GateOpener
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id =
+
   |nexus  = 8992
   |cf id    =  
+
   |github  = ceruleandeep/CeruleanStardewMods
   |url      = https://community.playstarbound.com/threads/111988
+
 
   |github  = mralbobo/stardew-gate-opener
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Better Lightning Rods
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = aedenthorn, Erinthe
   |id       = GenericShopExtender
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 814
+
   |curse  = 868807
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |nexus   = 10631
   |3.0 ready= no
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
  |name    = Better Meowmere
   |author  = Advize and Jinxiewinxie
+
  |author  = TheMightyAmondee
   |id       = Advize.GetDressed
+
  |id      = TheMightyAmondee.BetterMeowmere
   |nexus id = 331
+
  |nexus  = 20374
   |github   = AdvizeGH/GetDressed
+
  |github  = TheMightyAmondee/BetterMeowmere
   |broke in = Stardew Valley 1.3
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Meteorites
 +
   |author = spacechase0
 +
   |id      = spacechase0.BetterMeteorites
 +
  |curse  = 867727
 +
  |nexus  = 5096
 +
  |moddrop = 771682
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Mixed Seeds
 +
  |author  = Sonozuki
 +
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 +
   |nexus   = 3012
 +
   |github = Sonozuki/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Kisekae|Kisekae]] instead.
+
   |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Better Panning
   |author   = CatCattyCat, Cat
+
   |author = AairTheGreat
   |id       = cat.geodeinfomenu
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 1448
+
   |nexus   = 4161
   |github   = danvolchek/StardewMods
+
   |github = AairTheGreat/StardewValleyMods
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Better Panning Extra Config
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.GhostTown
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 2992
+
   |nexus   = 16235
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Better Panning Spot
   |author   = CatCattyCat, Cat
+
   |author = ForgedBrass
   |id       = cat.giantcropring
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 1182
+
   |nexus   = 10608
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Better Planting
   |author   = tstaples
+
   |author = Achtuur
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 229
+
   |nexus   = 17252
   |github   = tstaples/GiftTasteHelper
+
   |github = Achtuur/StardewMods
  |status  = optional
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Better Quality More Seeds
   |author   = treyh0
+
   |author = bmarquismarkail, Space Baby
   |id       = treyh0.GodMode
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 2641
+
   |nexus   = 935
   |github   =  
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Better Quarry
   |author   = yy376
+
   |author = Nishtra
   |id       = yy376.GoToSleep
+
   |id     = BetterQuarry
   |nexus id = 2195
+
   |nexus   = 771
   |github  =  
+
   |github =
   |3.0 ready= no
+
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Better Ranching, Better Milking
   |author   = ShadowDragon8685
+
   |author = Urbanyeti
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = BetterRanching
   |nexus id = 985
+
   |nexus   = 859
   |github   =
+
   |github = urbanyeti/stardew-better-ranching
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Better Rarecrows
   |author   = bcmpinc
+
   |author = Sonozuki
   |id       = bcmpinc.GrassGrowth
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 2732
+
   |nexus   = 3232
   |github   = bcmpinc/StardewHack
+
   |github = Sonozuki/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Better Return Scepter
   |author   = sirloinmeatt
+
   |author = DecidedlyHuman
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 2662
+
   |nexus   = 11610
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Better RNG
   |author   = CroiDorcha
+
   |author = Zoryn
   |id       = CroiDorcha.GreenHut
+
   |id     = Zoryn.BetterRNG
   |nexus id = 1735
+
   |nexus   =
   |github   =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |3.0 ready= no
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Better Rods
   |author   = skn
+
   |author = Achtuur
   |id       = skn.HairGrowthMod
+
   |id     = Achtuur.BetterRods
   |nexus id = 3279
+
   |nexus   = 17026
   |github   =  
+
   |github = Achtuur/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Better Shipping Bin
   |author   = Omegasis, Alpha_Omegasis
+
   |author = MindMeltMax
   |id       = Omegasis.HappyBirthday
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 520
+
  |curse  = 1004479
   |github   = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 1135742
   |3.0 ready= yes
+
   |nexus   = 10487
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Better Shipping Box
   |author   = Oxyligen
+
   |author = Kithio
   |id       = HappyBirthday
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 1064
+
   |nexus   =
   |github   =  
+
  |chucklefish = 4302
 +
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Better Shop Menu
   |author   = kibbe, lillvik
+
   |author = spacechase0
   |id       = kibbe.hardcore_mines
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 1674
+
  |curse  = 867744
   |github   = chaos234/StardewValleyMods
+
  |moddrop = 771614
   |broke in = Stardew Valley 1.3
+
   |nexus   = 2012
  |3.0 ready=
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Better Signs
   |author   = Platonymous
+
   |author = stebaker92, Steve Baker
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = stebaker92.bettersigns
   |nexus id = 914
+
   |nexus   = 7482
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Better Skull Cavern Falling
   |author   = Dounat2201, Sasara
+
   |author = Max Vollmer, SVProtector
   |id       = Sasara.WitchPrincess
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 1157
+
   |nexus   = 2558
   |github   = Sasara2201/WitchPrincess
+
   |github = maxvollmer/BetterSkullCavernFalling
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Better Slingshots
   |author   = ThatNorthernMonkey
+
   |author = CatCattyCat, Cat
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = cat.betterslingshots
   |nexus id = 236
+
   |nexus   = 2067
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |moddrop = 833552
   |broke in = SMAPI 2.0
+
   |github  = danvolchek/StardewMods
  |status  = workaround
+
 
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Better Sort
   |author   = Zoryn
+
   |author = Jower
   |id       = Zoryn.HealthBars
+
   |id     = Jower.BetterSort
   |nexus id =
+
   |nexus  = 1992
  |cf id    =
+
   |github =
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Better Special Orders
   |author   = Jessebot, JessebotX
+
   |author = Xeru
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 3207
+
   |nexus   = 24125
   |github   = JessebotX/StardewMods
+
   |github = xeru98/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Better Sprinklers
   |author   = Pokeytax
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 2644
+
   |nexus   = 41
   |github   = gembree/HelpWantedQuestFixes
+
   |chucklefish = 3551
   |3.0 ready= no
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Better Sprinklers Plus
   |author   = bendenewb, newbie9598
+
   |author = JamesCodesThings
   |id       = newbie9598.HitMarkersMeme
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 2098
+
   |nexus   = 17767
   |github   =
+
   |github = jamescodesthings/smapi-better-sprinklers
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = CatCattyCat, Cat
+
   |author = gingajamie
   |id       = cat.holdtobreakgeodes
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 1689
+
   |nexus   = 21624
   |github   = danvolchek/StardewMods
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Stardrops
   |author   = icepuente
+
   |author = Rokugin
   |id       = icepuente.HorseWhistle
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 1131
+
   |nexus   = 21360
   |github   = icepuente/StardewValleyMods
+
   |github = rokugin/StardewMods
  |3.0 ready= https://github.com/icepuente/StardewValleyMods/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Tappers
   |author   = nabuma
+
   |author = CaptainSully
   |id       = HorseWhistle_SMAPI
+
   |id     = CaptainSully.BetterTappers
   |nexus id =  
+
   |nexus   = 9875
   |cf id    =  
+
   |moddrop = 1035408
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = CaptainSully/StardewMods
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Better Train Loot
   |author   = Ilyaki
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = Ilyaki.HPBar
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 1736
+
   |nexus   = 4234
   |github  =  
+
   |github = AairTheGreat/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Better Transmutation
   |author   = bogie5464
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!-- changed in 0.0.2-->
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 3190
+
  |nexus  = 2120
   |github   = bogie5464/HuggableScarecrows
+
  |github  =
   |3.0 ready= yes
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id     = tem696969696969.BetterTruffles
 +
   |nexus   = 23228
 +
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Better Watering Can and Hoe
   |author   = Yyeahdude
+
   |author = Aflojack45
   |id       = HungerYyeadude
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 613
+
   |nexus   = 23946
   |github   =
+
   |github  = Aflojack/BetterWateringCanAndHoe
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Better Workbenches
   |author   = Tigerle01, Stephan Hensel
+
   |author = CatCattyCat, Cat
   |id       = HungerForFoodByTigerle
+
   |id     = cat.betterworkbenches
   |nexus id = 810
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
   |broke in = SMAPI 2.0
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Betwitched
   |author   = Veleek
+
   |author = b_wandert
   |id       = Veleek.IdlePause
+
   |id     = b_wandert.Betwitched
   |nexus id = 1092
+
   |nexus   = 10172
   |github   = veleek/IdlePause
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Big Crop Bonus
   |author   = LordAndreios
+
   |author = Tocseoj
   |id       = LordAndreios.IdleTimer
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2858
+
   |curse  = 1008360
   |github   = emperorzuul/SMAPI_MODS
+
  |moddrop = 1553635
   |3.0 ready= no
+
   |nexus   = 22337
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Big Fridges
   |author   = AustinYQM
+
   |author = AlanBF
   |id       = AustinYQM.ImprovedMill
+
   |id     = AlanBF.BigFridge
   |nexus id = 1748
+
   |nexus   = 22457
   |github   = AustinYQM/ImprovedMill
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Bigger Backpack
   |author   = Demiacle
+
   |author = spacechase0
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 1025
+
  |chucklefish = 5191
   |github   = demiacle/QualityOfLifeMods
+
  |curse  = 867747
   |broke in = Stardew Valley 1.3
+
   |moddrop = 384783
   |3.0 ready=
+
   |nexus   = 1845
 +
   |github  = spacechase0/BiggerBackpack
 +
 
 +
   |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Bigger Craftables
   |author   = Mizzion
+
   |author = spacechase0
   |id       = mizzion.increasedartifactspots
+
   |id     = spacechase0.BiggerCraftables
  |nexus id = 3340
+
   |curse   = 867714
   |github   = Mizzion/Increased-Artifact-Spots
+
   |nexus   = 7530
   |3.0 ready= yes
+
   |github = spacechase0/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |name    = Infertile Soil
 
  |author  = Sabera, kelbesque
 
  |id      = Sabera.InfertileSoil
 
  |nexus id = 2515
 
   |github   = ebehar/StardewValley-InfertileSoil
 
   |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Bigger Fridges
   |author   = Eireon
+
   |author = Entoarox
   |id       = Eireon.InfestedLevels
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 2823
+
   |nexus   = 21678
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Bigger Riverlands Farm
   |author   = unidarkshin, Devin Lematty
+
   |author = Jessebot, JessebotX
   |id       = DevinLematty.InfiniteInventory
+
   |id     = jessebot.biggerriverlands
   |nexus id = 2247
+
   |nexus   = 3025
   |github   = unidarkshin/Stardew-Mods
+
  |moddrop = 467184
   |broke in = Stardew Valley 1.3.29
+
   |github = JessebotX/StardewValleyMods
  |unofficial version = 1.3.5-unofficial.1-lividhen
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-48#post-3320224
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Big Silo
   |author   = Renny
+
   |author = lperkins2, Logan Perkins
   |id       = renny.infinitejunimocartlives
+
   |id     = lperkins2.BigSilo
   |nexus id = 2705
+
   |nexus  = 2429
  |github   = OfficialRenny/InfiniteJunimoCartLives
+
   |source  = {{nexus mod|2429}}
   |3.0 ready= no
+
 
}}
+
   |dev note = source in download
{{/entry
 
  |name    = Instant Buildings From Farm
 
  |author  = BitwiseJon
 
   |id      = BitwiseJonMods.InstantBuildings
 
  |nexus id = 2070
 
  |github  = bitwisejon/StardewValleyMods
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = SMAPI 3.12.0
}}
 
{{/entry
 
  |name    = Instant Fishing
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.InstantFishing
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Billboard Anywhere
   |author   = montana123
+
   |author = Omegasis, Alpha_Omegasis
   |id       =  
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id =
+
   |nexus  = 492
   |cf id    =  
+
   |github  = janavarro95/Stardew_Valley_Mods
  |url      = https://community.playstarbound.com/threads/109038
 
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Billboard Profit Margin
   |author   = cantorsdust
+
   |author = desto
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 173
+
   |nexus   = 6948
   |github   = cantorsdust/StardewMods
+
   |github = desto-git/sdv-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Binning Skill
   |author   = Hammurabi
+
   |author = drbirbdev
   |id       = HammurabiInteractionHelper
+
   |id     = drbirbdev.BinningSkill
   |nexus id =
+
   |nexus  = 14073
   |cf id    = 4640
+
   |github  = drbirbdev/StardewValley
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Birb Core
   |author   = mpcomplete
+
   |author = drbirbdev
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = drbirbdev.BirbCore
   |nexus id = 2224
+
   |nexus   = 19140
   |github   = mpcomplete/StardewMods
+
   |github = drbirbdev/StardewValley
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Birthday Buff
   |author   = Redwood
+
   |author = aedenthorn, Erinthe
   |id       = Redwood.IridiumToolsPatch
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 2897
+
   |nexus   = 17747
   |github   = EKomperud/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = Jonas Henriksson, Greger
+
   |author = aedenthorn, Erinthe
  |id      = Greger.JigglyJunimoBundles
+
   |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id =
+
  |nexus  = 17974
  |cf id    =
+
   |github = aedenthorn/StardewValleyMods
  |url     = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
 
   |github   = gr3ger/Stardew_JJB
+
   |broke in           = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |3.0 ready=  
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Birthday Mail
   |author   = Platonymous
+
   |author = KathrynHazuka
   |id       = Platonymous.JoJaBan
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 3118
+
   |nexus   = 276
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
   |3.0 ready= yes
+
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Birthday Notifications
   |author   = punyo, yakminepunyo
+
   |author = Honduriel
   |id       = punyo.JoysOfEfficiency
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 2162
+
   |nexus   = 20948
   |github   = pomepome/JoysOfEfficiency
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Birthday Today
   |author   = spacechase0
+
   |author = ChiroxT
   |id       = spacechase0.JsonAssets
+
   |id     = treinke.birthdaytoday
   |nexus id = 1720
+
   |nexus  = 11578
  |cf id    = 5138
+
   |github =
   |moddrop id = 399895
 
   |github   = spacechase0/JsonAssets
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = BJS Capsule Mod
   |author   = spacechase0
+
   |author = BunnyJumps
   |id       = spacechase0.JumpOver
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 1844
+
   |nexus  = 2502
   |cf id    = 5190
+
   |github =
   |github   = spacechase0/JumpOver
+
 
   |3.0 ready= yes
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Junimo Deposit Anywhere
+
   |name   = BJS MP Kick Mod
  |author  = Zoryn
+
   |author = BunnyJumps
  |id      = Zoryn.JunimoDepositAnywhere
+
   |id     = BunnyJumps.BJSMPKickMenu
  |nexus id =
+
   |nexus  = 2503
  |cf id    =
+
   |github =
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
  |github  = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
}}
 
{{/entry
 
   |name     = Kamikaze
 
   |author   = aurnj, Roy Li
 
   |id       = RuyiLi.Kamikaze
 
   |nexus id =
 
  |cf id    =
 
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
}}
 
{{/entry
 
  |name    = Kawakami - Healer NPC
 
  |author  = Gorzalt and Flerfarvet
 
  |id      = gorzalt.kawakami
 
  |nexus id = 2549
 
  |github  = Gorzalt/StardewValleyMods
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |3.0 ready=
+
   |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = BJS Night Sounds
   |author   = Shadowfoxss
+
   |author = BunnyJumps
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 3147
+
   |nexus   = 2501
   |github  =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = SMAPI 2.8
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = BJS No Clip
   |author   = Kabigon
+
   |author = BunnyJumps
   |id       = Kabigon.kisekae
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 2348
+
   |nexus   = 2820
   |github   = KabigonFirst/StardewValleyMods
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 2.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-35#post-3317280
 
  |3.0 ready= https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = BJS Only Treasure Room
   |author   = ChaosEnergy
+
   |author = BunnyJumps
   |id       = ChaosEnergy.LadderLocator
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 3094
+
   |nexus   = 3145
   |github   = yuri-moens/LadderLocator
+
   |github =
   |3.0 ready= yes
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = BJS Plant Everywhere
   |author   = Huanir
+
   |author = BunnyJumps
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 2653
+
   |nexus   = 3143
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = BJS Stop Grass
   |author   = unidarkshin, Devin Lematty
+
   |author = BunnyJumps
   |id       = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 1471
+
   |nexus   = 2500
   |github   = unidarkshin/Stardew-Mods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = BJS Thunderstorm
   |author   = kd8lvt
+
   |author = BunnyJumps
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!-- actual + unofficial manifest ID -->
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 855
+
   |nexus   = 3144
   |github   =  
+
   |github =
   |broke in           = SMAPI 2.6
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-4#post-3275733
+
   |broke in = SMAPI 3.0
   |unofficial version = 0.0.2-unofficial.1-pathoschild
+
   |status   = abandoned
   |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = BJS Time Skipper
   |author   = Hootless
+
   |author = BunnyJumps
   |id       = hootless.LineSprinklers
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 2917
+
   |nexus   = 2178
   |github   =
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.0.1-unofficial.1-sloven
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-37#post-3317499
+
<!--
   |3.0 ready= no
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
   |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = BJS True Master
   |author   = Brandy Lover, WDavi
+
   |author = Qther - BunnyJumps
   |id       = Brandy Lover.LMlog
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 1366
+
   |nexus   = 5324
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Blackhearts
   |author   = Bouhm
+
   |author = Mightywa33ior
   |id       = Bouhm.LocationCompass
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 3045
+
   |nexus   = 7502
   |github   = Bouhm/stardew-valley-mods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Blahaj Blast
   |author   = Caraxian
+
   |author = spacechase0
   |id       = caraxian.LongerLastingLures
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 2510
+
   |nexus   = 17550
   |github   = Caraxi/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
   |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Blessings and Curses
   |author   = RTGOAT
+
   |author = GenDeathrow
   |id       = RTGOAT.Longevity
+
   |id     = gendeathrow.BNC
   |nexus id = 649
+
   |nexus   =
   |github   =  
+
  |curse  = 307717
   |3.0 ready= yes
+
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Blood Trail
   |author   = Pathoschild
+
   |author = aurnj, Roy Li
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 541
+
   |nexus   =
   |github   = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |3.0 ready= yes
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = SteelixLeiter, Don Collins
+
   |author = pepoluan
   |id       = LoveBubbles
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 1318
+
   |nexus   = 8796
   |github  = doncollins/StardewValleyMods
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Blue Chickens Are Green
   |author   = Advize and Jinxiewinxie
+
   |author = explosivetortellini
   |id       = Advize.LovedLabels
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 279
+
   |nexus   = 4815
   |github   = AdvizeGH/LovedLabels
+
   |github = explosivetortellini/bluechickensaregreen
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 2.2.1-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-57#post-3325567
 
  |3.0 ready= yes, https://github.com/AdvizeGH/LovedLabels/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Blue Chickens in Multiplayer
   |author   = spacechase0
+
   |author = WindHero
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 521
+
   |nexus  = 2336
   |cf id    = 4053
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  |moddrop id = 127279
 
   |github   = spacechase0/LuckSkill
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Bookcase
   |author   = Sakorona
+
   |author = Darkhax
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = darkhax.bookcase
   |nexus id = 2208
+
   |nexus   =
   |github   = JohnsonNicholas/SDVMods
+
  |curse  = 297252
   |3.0 ready= yes
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Boomerangs, Boomerang Mod
   |author   = IceGladiador
+
   |author = Arannya
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 1780
+
   |nexus   = 22724
   |github   =
+
   |github = arannya/BoomerangMod
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Borderless Wood Floor
   |author   = spacechase0
+
   |author = Digus
   |id       = spacechase0.Magic
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 2007
+
   |nexus  = 4711
   |cf id    = 5242
+
   |github = Digus/StardewValleyMods
   |github   = spacechase0/Magic
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Boss Creatures
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.MailFrameworkMod
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 1536
+
   |curse  = 868905
   |github   = Digus/StardewValleyMods
+
   |nexus   = 5864
   |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Bow
   |author   = jwdred
+
   |author = spacechase0
   |id       = jwdred.MailOrderPigs
+
   |id     = spacechase0.Bow
   |nexus id = 632
+
   |nexus   = 2756
   |github  = jdusbabek/stardewvalley
+
   |moddrop = 771627
   |broke in = Stardew Valley 1.3.29
+
   |github  = spacechase0/Bow
   |unofficial version = 1.1.1-unofficial.3-pathoschild
+
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
+
   |status  = abandoned
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
+
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Brave New World - Core, BNW Core
   |author   = spacechase0
+
   |author = DiogoAlbano
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 1073
+
   |nexus  = 15871
   |cf id    = 4655
+
   |github  =
   |moddrop id = 127273
+
 
  |github  = spacechase0/MapImageExporter
+
   |status  = abandoned
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Kabigon
+
   |author = charbonn, Charles Bonnevialle
   |id       = Kabigon.MineAssist
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 2296
+
   |moddrop = 793149
   |cf id    = 5353
+
   |nexus  =
   |github   = KabigonFirst/StardewValleyMods
+
   |github =
   |3.0 ready= https://github.com/KabigonFirst/StardewValleyMods/pull/3
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Nishtra
+
   |author = Guedez, guedez2
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = bof.three.fishing.sounds
   |nexus id = 674
+
   |nexus   = 5105
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.23
+
 
   |status   = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
  |name    = Breeding Overhaul
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |author  = StarAmy
-->
+
  |id      = StarAmy.BreedingOverhaul
  |3.0 ready=
+
   |nexus   = 13974
 +
   |github = StarAmy/BreedingOverhaul
 +
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = Nishtra
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 770
+
   |nexus   = 3429
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = CatCattyCat, Cat
+
   |author = Dycedarger
   |id       = cat.modupdatemenu
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 2536
+
   |nexus   = 948
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
 
  
  |beta broke in = Stardew Valley 1.3.35
 
}}
 
{{/entry
 
  |name    = Monster Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MonsterLT
 
  |nexus id = 1896
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=
+
   |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Brighter Building Paint
   |author   = Daniel McMenamy , Deathest1
+
   |author = tem696969696969
   |id       = f1r3w477.MoodyPlanet
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 2830
+
   |nexus   = 22807
   |github   =
+
   |github = kqrse/StardewValleyMods
  |broke in = Stardew Valley 1.3.29<br /><small>(due to Level Extender)</small>
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Buff Framework
   |author   = Mopquill
+
   |author = aedenthorn, Erinthe
   |id       = Mopquill.Ranch-Livin
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 2200
+
   |nexus   = 17746
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/mopquill/Mopsys-Ranch-Livin/pull/1
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Entoarox
+
   |author = Jesse
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = jesse.buffsgametime
   |nexus id = 2274
+
   |nexus  = 18996
   |cf id    = 4288
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Bug Net
   |author   = momoaau
+
   |author = spacechase0
   |id       = 451, momoaau.ArtifactSpots<!-- actual + unofficial manifest ID -->
+
   |id     = spacechase0.BugNet
   |nexus id = 451
+
   |curse  = 867724
   |github  =  
+
   |moddrop = 771693
   |broke in = Stardew Valley 1.3
+
   |nexus   = 5099
<!--
+
   |github  = spacechase0/StardewValleyMods
   |unofficial version = 2.0.1-unofficial.1-IQ
+
 
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
+
   |broke in = Stardew Valley 1.6
-->
 
   |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = spacechase0
+
   |author = Stari
   |id       = spacechase0.MoreBuildings
+
   |id     = Start.BuildableForge
   |nexus id = 2757
+
   |nexus  = 8893
   |cf id    = 5524
+
   |github = SlivaStari/BuildableForge
   |github   = spacechase0/MoreBuildings
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Buildable Ginger Island Farm
   |author   = spacechase0
+
   |author = mouahrara
   |id       = spacechase0.MoreGrassStarters
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 1702
+
   |nexus  = 20600
   |cf id    = 5129
+
   |github = mouahrara/BuildableGingerIslandFarm
  |moddrop id = 313307
 
   |github   = spacechase0/MoreGrassStarters
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Buildable Greenhouse Updated
   |author   = JadeTheavas
+
   |author = Yariazen
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 2105
+
   |nexus   = 11831
   |github  = JadeTheavas/MoreMineLadders
+
   |github = Yariazen/YariazenMods
   |3.0 ready= no
+
 
 +
  |status   = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = cheesysteak
+
   |author = Espy
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 2173
+
   |moddrop = 1558607
   |github   = cheesysteak/stardew-steak
+
   |nexus   = 21233
   |broke in = Stardew Valley 1.3.29
+
   |github  = Smoked-Fish/AnythingAnywhere
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Build Endurance
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Omegasis.MoreRain
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 441
+
   |nexus   = 445
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = janavarro95/Stardew_Valley_Mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Builder's List
   |author   = spacechase0
+
   |author = bmarquismarkail, Space Baby
   |id       = spacechase0.MoreRings
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 2054
+
   |nexus  = 5347
   |cf id    = 5271
+
   |github = bmarquismarkail/SV_BuildersList
   |github   = spacechase0/MoreRings
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Build Health
   |author   = OrneryWalrus
+
   |author = Omegasis, Alpha_Omegasis
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = Omegasis.BuildHealth
   |nexus id = 2587
+
   |nexus   = 446
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Build On Any Tile
   |author   = Joco80 & Sasara
+
   |author = Esca, Esca-MMC
   |id       = Joco80.MoreWeapons
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 1168
+
   |nexus   = 6854
   |github   = MrOxity/MoreWeapons-Source-Code
+
   |github = Esca-MMC/BuildOnAnyTile
  |broke in = Stardew Valley 1.3
+
   |moddrop = 827525
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Build Stats
   |author   = Shuai Zhang
+
   |author = Miiohau
   |id       = shuaiz.MoveFasterMod
+
   |id     = miiohau.buildstats
   |nexus id = 1351
+
   |nexus   = 15377
   |github   = hcoona/StardewValleyMods
+
   |github =
   |broke in = Stardew Valley 1.2?
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Bulk Animal Purchase
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.MovementModifier
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id =  
+
   |nexus   = 11539
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in          = Stardew Valley 1.6
   |3.0 ready= yes
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Bulk Staircases
   |author   = bcmpinc
+
   |author = BananaFruit
   |id       = bcmpinc.MovementSpeed
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 2736
+
   |nexus   = 23482
   |github  = bcmpinc/StardewHack
+
   |moddrop = 1084873
   |3.0 ready= yes
+
   |github  = BananaFruit1492/BulkStaircases
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Though Object
+
   |name   = Bundle Display
   |author   = ylsama
+
   |author = 0JOG, OjOg
   |id       = ylsama.MoveThoughObject
+
   |id     = OjOg.BundleDisplay
   |nexus id = 2680
+
   |nexus   = 18135
   |github   =  
+
   |github =
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects<!-- uses a separate branch -->
+
 
  |3.0 ready= no
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Bush Bloom Mod
   |author   = SgtPickles, GameMX
+
   |author = NCarigon
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 2256
+
   |nexus   = 15792
   |github   = Dawilly/MTN2
+
   |github = ncarigon/StardewValleyMods
  |warnings = breaks SMAPI's multiplayer features (fixed in 2.0 alpha and newer).
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Bus Locations
   |author   = skiilaa
+
   |author = Hootless
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = hootless.BusLocations
   |nexus id = 2282
+
   |nexus   = 2905
   |github  =  
+
   |github = hootless/StardewMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Button's Extra Books
   |author   = FerMod
+
   |author = Spiderbuttons
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 2347
+
   |nexus   = 21526
   |github   = FerMod/StardewMods
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Buttplug Valley
   |author   = Prince-Leto
+
   |author = DryIcedMatcha, Salty
   |id       = princeleto.multiplayershaftfix
+
   |id     = Salty.ButtplugValley
   |nexus id = 2922
+
   |moddrop = 1480911
   |github   = Prince-Leto/StardewValleyMods
+
   |nexus   = 19336
   |3.0 ready= https://github.com/Prince-Leto/StardewValleyMods/pull/1
+
   |github  = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Buyable Dwarf Scrolls
   |author   = Kalthramis
+
   |author = MattDeDuck, Duckshard
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 2192
+
   |nexus   = 5307
   |github   =  
+
   |github =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles<!-- uses a separate branch -->
+
 
  |3.0 ready= no
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Buy Back Collectables
   |author   = lolmaj
+
   |author = Omegasis, Alpha_Omegasis
   |id       = lolmaj.MultiplayerTime
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 2543
+
   |nexus   = 507
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.3.29
+
 
   |3.0 ready=  
+
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Redwood
+
   |author = Denifia
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = Denifia.BuyRecipes
   |nexus id = 2910
+
   |nexus   = 1126
   |github   = EKomperud/StardewMods
+
   |github = Denifia/StardewMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Bwdyworks
   |author   = SlyMerc
+
   |author = bwdy
   |id       = FileLoading
+
   |id     = bwdyworks
   |nexus id = 1094
+
   |nexus   = 3530
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
   |3.0 ready=  
+
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Cabin Owner Displayed
   |author   = Miome
+
   |author = funny-snek
   |id       = miome.MultiToolMod
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 2546
+
   |nexus   = 3036
   |github   = miome/MultitoolMod
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Cacti Hurt You
   |author   = Omegasis, Alpha_Omegasis
+
   |author = CatCattyCat, Cat
   |id       = Omegasis.MuseumRearranger
+
   |id     = cat.cactihurtyou
   |nexus id = 428
+
   |nexus   = 4019
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 833562
   |3.0 ready= yes
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Calcifer
   |author   = Eireon, Ben Patterson
+
   |author = sophie
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = sophie.Calcifer
   |nexus id = 2818
+
   |nexus   = 20628
   |github   =  
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Calendar Anywhere
   |author   = WhiteMind
+
   |author = Zoryn
   |id       = WhiteMind.MLT
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 1894
+
   |nexus   =
   |github   =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |broke in = Stardew Valley 1.3
+
   |github  = Zoryn4163/SMAPI-Mods
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Camera Control
   |author   = Ilyaki
+
   |author = Nitbandier
   |id       = ilyaki.neatadditions
+
   |id     = Nitbandier.CameraControl
   |nexus id = 2648
+
   |nexus   = 21502
   |github   = Ilyaki/NeatAdditions
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Camera Pan
   |author   = Ilyaki
+
   |author = atravita
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = atravita.CameraPan
   |nexus id = 3021
+
  |curse  = 870958
   |github   = Ilyaki/NetworkOptimizer
+
  |moddrop = 1369940
   |3.0 ready= yes
+
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Clothes Every Day
+
   |name   = Campfire Cooking
   |author   = Vrakyas
+
   |author = Kabigon
   |id       = Vrakyas.NewClothesEveryDay
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 2355
+
   |nexus   = 2297
   |github   =  
+
   |github = KabigonFirst/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Capitalist Split Money
   |author   = Nobbele
+
   |author = Ilyaki
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 2654
+
   |nexus   = 3083
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = Ilyaki/CapitalistSplitMoney
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Capstone Professions
   |author   = Igorious
+
   |author = spacechase0
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id =  
+
   |curse  = 867711
   |cf id    = 3683
+
   |nexus  = 7636
   |github   = Igorious/StardevValleyNewMachinesMod
+
   |github = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Carry Chest
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.NightOwl
+
   |id     = spacechase0.CarryChest
   |nexus id = 433
+
  |curse  = 867756
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 134674
   |3.0 ready= yes
+
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Carry Your Pet
   |author   = kulcris
+
   |author = DecidedlyHuman
   |id       = kulcris.NoCheatShortcuts
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 2310
+
   |nexus   = 13009
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = CatCattyCat, Cat
+
   |author = skellady and sophiesalacia
   |id       = cat.nocrows
+
   |id     = sophie.CarWarp
   |nexus id = 1682
+
   |nexus   = 11102
   |github   = danvolchek/StardewMods
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Casks Anywhere
   |author   = CatCattyCat, Cat
+
   |author = YukiShiku, LeonBlade
   |id       = cat.nofencedecay
+
   |id     = CasksAnywhere
   |nexus id = 1180
+
   |nexus   = 878
   |github   = danvolchek/StardewMods
+
  |chucklefish = 5486
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
  |moddrop = 124612
 +
   |github = LeonBlade/CasksAnywhere
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Casks Everywhere
   |author   = hitachihex
+
   |author = CatCattyCat, Cat
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = cat.caskseverywhere
   |nexus id =  
+
   |nexus   = 2994
   |cf id    =  
+
   |moddrop = 833561
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = danvolchek/StardewMods
   |source   = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
 
   |broke in = Stardew Valley 1.2?
+
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks on Ground
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.CasksOnGround
 +
   |nexus   = 2406
 +
  |github  = pomepome/CasksOnGround
 +
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Friends Forever|Friends Forever]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
<!--
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
  |name    = Casual Life
-->
+
  |author  = adverserath
  |3.0 ready=
+
   |id      = Adverserath.CasualLife
 +
  |nexus  = 6011
 +
  |github  = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Catalogue Filter
   |author   = Hangy
+
   |author = aedenthorn, Erinthe
   |id       = Hangy.NoKidsEver
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 1464
+
   |nexus   = 13137
   |github   = L3thal1ty/No-Kids-Ever
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-31#post-3313120
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.0-unofficial.1-slamerz
+
   |status  = workaround
  |3.0 ready= no
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Catalogue Filter - Continued
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn and FlyingTNT
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 506
+
   |nexus   = 22379
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = FlyingTNT/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Catalogue Framework
   |author   = Drynwynn, thepaladinknight
+
   |author = leroymilo
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 2528
+
   |nexus   = 22364
   |github   = Drynwynn/StardewValleyMods
+
   |github = Leroymilo/Catalogue-Framework
  |broke in = SMAPI 2.8-beta.6
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Catalogues Anywhere
   |author   = Xangria
+
   |author = Cherry, CherryChain
   |id       = Xangria.NoRumbleHorse
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 1779
+
   |nexus  = 4949
  |github   =  
+
   |moddrop = 716382
   |broke in = Stardew Valley 1.3.29
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = KirbyLink
+
   |author = StarCat
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 2947
+
   |nexus   = 19528
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github =
   |3.0 ready= https://github.com/KirbyLink/NoSeedsFromTreesFix/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Categorize Chests
   |author   = ThatNorthernMonkey
+
   |author = SteelixLeiter
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = CategorizeChests
   |nexus id = 237
+
   |nexus   = 1300
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |github = doncollins/StardewValleyMods
   |broke in = Stardew Valley 1.2
+
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
   |3.0 ready=  
+
<!--
 +
   |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Cat Gifts
   |author   = Platonymous
+
   |author = skuldomg, Skuld
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = skuldomg.catGifts
   |nexus id = 1084
+
   |nexus   = 2132
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = skuldomg/catGifts
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Cats and Dogs
   |author   = Platonymous
+
   |author = DelphinWave
   |id       = Platonymous.Notes
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 3068
+
   |nexus   = 7407
   |github   = Platonymous/Stardew-Valley-Mods
+
 
  |3.0 ready= yes
+
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Cauldron of Chance
   |author   = Bouhm
+
   |author = Expl0
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 239
+
   |nexus   = 10975
   |github   = Bouhm/stardew-valley-mods
+
   |github = WizardsLizards/CauldronOfChance
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Cave of Memories
   |author   = jwdred
+
   |author = PeacefulEnd
   |id       =  
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 694
+
   |nexus   = 12619
   |github   =
+
   |github = Floogen/MysticalBuildings
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Cellar Available
   |author   = Adeel Tariq
+
   |author = candidus42
   |id       = Adeel.ObjectProgressbars
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 2803
+
   |nexus   = 5104
   |github   =
+
   |github = mus-candidus/CellarAvailable
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Challenger
   |author   = spacechase0
+
   |author = Slothsoft
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = Slothsoft.Challenger
   |nexus id = 1315
+
   |nexus  = 14196
   |cf id    = 4842
+
   |github = slothsoft/stardew-challenger
  |moddrop id = 131148
+
 
   |github   = spacechase0/ObjectTimeLeft
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Challenger → Automate
   |author   = lambui
+
   |author = Slothsoft
   |id       = PhthaloBlue.Omnifarm
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id =
+
   |nexus  = 14196
   |cf id    =  
+
   |github  = slothsoft/stardew-challenger
   |url      = https://community.playstarbound.com/threads/127299
+
 
  |github  = lambui/StardewValleyMod_OmniFarm
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
   |broke in = Stardew Valley 1.3.23
 
  |unofficial url    = https://community.playstarbound.com/threads/xnb-smapi-farmcombat-mod-omnifarm.127299/page-11#post-3318661
 
  |unofficial version = 2.0.4-unofficial.3-tyoatrosa
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Challenging Community Center Bundles
   |author   = BitwiseJon
+
   |author = alvadea & jaksha6472
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = alja.CCCB
   |nexus id = 2052
+
   |nexus   = 6361
   |github  = bitwisejon/StardewValleyMods
+
   |moddrop = 845377
   |3.0 ready= yes
+
   |github  = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Chance Cubes
   |author   = Midori Armstrong, azureglasses
+
   |author = Turkey2349
   |id       = midoriarmstrong.seasonalitems
+
   |id     = turkey2349.chancecubes
   |nexus id = 1452
+
   |nexus   =
   |github   =  
+
  |curse  = 297899
   |broke in = Stardew Valley 1.3
+
   |github =
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Change Cabin Type
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = funny-snek
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 2166
+
   |nexus   = 3046
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Change Dialogues
   |author   = bmarquismarkail, Space Baby
+
   |author = mardrest
   |id       = SB_PotC
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
  |nexus id = 923
+
   |nexus  = 5335
  |github  = bmarquismarkail/SV_PotC
+
   |moddrop = 800760
  |broke in = Stardew Valley 1.3
+
   |github  =
   |unofficial version = 1.1.5-unofficial.7.pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-57#post-3325557
 
   |3.0 ready= yes, https://github.com/bmarquismarkail/SV_PotC/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Change Farm Caves
   |author   = J_Hizzal
+
   |author = MindMeltMax
   |id       = J_Hizzal.PassableLadders
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 2985
+
  |curse  = 1004487
   |github   = joelra/SDV-PassableLadders
+
   |moddrop = 1247516
   |3.0 ready= no
+
   |nexus   = 14000
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Change Horse Sounds
   |author   = punyo, yakminepunyo
+
   |author = CyanFire
   |id       = punyo.PassableObjects
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 2329
+
   |nexus   = 13428
   |github   = pomepome/PassableObjects
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Change Professions
   |author   = jwdred
+
   |author = Alek, amazingalek
   |id       = jwdred.PelicanFiber
+
   |id     = Alek.ChangeProfessions
   |nexus id = 631
+
   |nexus   = 3989
   |github   = jdusbabek/stardewvalley
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
  |broke in = Stardew Valley 1.3.11
 
  |unofficial version = 1.1.1-unofficial.4-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.1.1-unofficial.5-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-58#post-3325754
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Change Shoe Color
   |author   = ElectroCrumpet
+
   |author = Shaklin
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = shaklin.changeshoecolor
   |nexus id = 2770
+
   |nexus   = 6101
   |github   = TobinWilson/PelicanPostalService
+
   |github  =
  |summary = use 1.0.5-beta version (not 1.0.6).
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Change Slime Hutch Limit
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.PelicanTTS
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 1079
+
   |nexus   = 6455
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ChroniclerCherry/stardew-valley-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Avalon, Avalonii
+
   |author = Majesity
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 1419
+
   |nexus   = 19052
   |github   =  
+
   |github = DevWithMaj/Stardew-CHAOS
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = Xangria
+
   |author = jeanne
   |id       = Xangria.PersistentGameOptions
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 1778
+
   |nexus   = 7415
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = Persival
+
   |author = StultusV
   |id       =  
+
   |id     = StultusV.WikiLinker
   |nexus id = 438
+
   |nexus   = 12999
   |github   =
+
   |github  = JudeRV/SDV_WikiLinker
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Chargeable Resource Tools
   |author   = skuldomg, Skuld
+
   |author = DaLion
   |id       = skuldomg.petChoicePerks
+
   |id     = DaLion.Chargeable
   |nexus id = 3313
+
   |nexus   = 23048
   |github   = skuldomg/petChoicePerks
+
   |github = daleao/sdv
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = Jfulmer, Consillium
+
   |author = PeepCake
   |id       = JfulmerPetEnhancementMod
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id =
+
   |nexus  = 6986
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
 
  |github  = jlfulmer/PetEnhancementMod
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324223
 
  |unofficial version = 0.0.2-unofficial.1.TNT
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Chaste Valley
   |author   = zesman
+
   |author = Tensor
   |id       = MobSpawner.pseudohub.de
+
   |id     = Tensor.ChasteValley
   |nexus id = 2794
+
   |nexus   = 21925
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Chat Commands
   |author   = zesman
+
   |author = CatCattyCat, Cat
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = cat.chatcommands
   |nexus id = 2798
+
   |nexus   = 2092
   |github  =  
+
  |moddrop = 833554
   |3.0 ready= no
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Chatter
   |author   = DewMods
+
   |author = Jboss
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = Jboss.Chatter
   |nexus id = 2681
+
   |nexus   = 16559
   |github   =  
+
   |github = jbossjaslow/Chatter
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Platonymous
+
   |author = Annosz
   |id       = Platonymous.PlanImporter
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 2071
+
   |nexus   = 5826
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Annosz/StardewValleyModding
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Chef Helper - Add to Fridges
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Rui3
   |id       = f4iTh.PMT
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 2349
+
   |nexus   = 5606
   |github   =  
+
   |github = ChristinaEd/ChefHelperAddToFridges
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Chefs Closet
   |author   = Demiacle
+
   |author = elDudeerino
   |id       = Demiacle.PlantOnGrass
+
   |id     = Duder.ChefsCloset
   |nexus id = 1026
+
   |nexus   = 1030
   |github   =  
+
   |github = deLaDude/ChefsCloset
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Cherryrar
   |author   = jwdred
+
   |author = Edu Anttunes
   |id       = jwdred.PointAndPlant
+
   |id     = Cherryrar.Functions
   |nexus id = 572
+
   |nexus   = 6603
   |github   = jdusbabek/stardewvalley
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.1.1-unofficial.3-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Chess
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.Pong
+
   |id     = Platonymous.Chess
   |nexus id = 1994
+
  |curse  = 877229
   |github   = danvolchek/StardewMods
+
   |moddrop = 793917
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
   |nexus   = 3976
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Chess Boards
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 1232
+
   |nexus   = 11580
   |moddrop id = 130159
+
   |github  = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |3.0 ready= yes
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Chest Displays
   |author   = TrollTheBotman
+
   |author = MindMeltMax
   |id       = JoshJKe.PortalGun
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 3049
+
  |curse  = 997977
   |github  =  
+
   |nexus   = 7644
   |3.0 ready= no
+
   |moddrop = 1135692
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = ChestEx
   |author   = Platonymous
+
   |author = berkayylmao
   |id       = Platonymous.Portraiture
+
   |id     = berkayylmao.ChestEx
   |nexus id = 999
+
   |nexus   = 4180
   |github   = Platonymous/Stardew-Valley-Mods
+
  |curse  = 501477
   |3.0 ready= yes
+
   |github = berkayylmao/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Chest Feature Set
   |author   = Mucchan
+
   |author = zack20136
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = zack20136.ChestFeatureSet
   |nexus id =  
+
   |nexus   = 21155
   |cf id    = 3594
+
   |github  = zack20136/ChestFeatureSet
   |github  = mucchan/sv-mod-prairie-king
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |name    = Chest Label System
   |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |author  = OrSpeeder, Mauricio Gomes
   |3.0 ready= yes, https://github.com/mucchan/sv-mod-prairie-king/pull/5
+
   |id      = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
 +
  |nexus  = 242
 +
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Chest Naming
   |author   = Renny
+
   |author = M3ales
   |id       = renny.prairiekingprizes
+
   |id     = ChestNaming
   |nexus id = 2811
+
   |nexus   =
   |github   = OfficialRenny/PrairieKingPrizes
+
  |curse  = 299791
   |3.0 ready= no
+
   |github = M3ales/ChestNaming
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Chest Pooling
   |author   = skuldomg, Skuld
+
   |author = mralbobo
   |id       = skuldomg.priceDrops
+
   |id     = mralbobo.ChestPooling
   |nexus id = 2047
+
   |nexus   =
   |github   = skuldomg/priceDrops
+
  |url    = https://community.playstarbound.com/threads/111988
   |3.0 ready= yes
+
   |github = mralbobo/stardew-chest-pooling
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Chest Pooling V2
   |author   = skiilaa
+
   |author = jslattery26
   |id       = skiilaa.Prices
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 2255
+
   |nexus   = 22461
   |github   =  
+
   |github = jslattery26/stardew_mods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Chest Preview
   |author   = stokastic
+
   |author = sergiomadd
   |id       = stokastic.PrismaticTools
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 2428
+
   |nexus   = 13946
   |github   = stokastic/PrismaticTools
+
   |github = sergiomadd/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.7.1-unofficial.6-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-56#post-3324990
 
  |3.0 ready= yes, https://github.com/stokastic/PrismaticTools/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Chests Anywhere
   |author   = Kevin Connors
+
   |author = Pathoschild
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 2424
+
   |curse  = 1000640
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |nexus   = 518
   |broke in = Stardew Valley 1.3.29
+
   |moddrop = 606600
   |3.0 ready=  
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Chest Value
   |author   = Paracosm
+
   |author = Jppkr4
   |id       = Paracosm.PurchasableRecipes
+
   |id     = Jppkr4.ChestValue
   |nexus id = 1722
+
   |nexus   = 23816
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Chest Values
   |author   = Platonymous
+
   |author = MysticalAsian
   |id       = Platonymous.Toolkit
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 1726
+
   |nexus   = 23878
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Child Bed Config
   |author   = Mizzion
+
   |author = aclockworkhound
   |id       = mizzion.qiexchanger
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 1930
+
   |nexus   = 3540
   |github   = Mizzion/QiExchanger
+
   |github = clockworkhound/SDV-ChildBedConfig
   |status  = optional
+
 
   |3.0 ready= no
+
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author  = Prismuth
+
   |author = CroiDorcha
   |id       = <Prismuth.QuaintFarmBridge
+
   |id      = CroiDorcha.ChildrenLikeParent
   |nexus id = 1647
+
  |nexus  = 1756
   |github   =  
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
   |id     = Prismuth.ChildBedsRemoval
 +
   |nexus   = 1655
 +
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Child to NPC
   |author   = BadNetCode
+
   |author = loe2run
   |id       = BadNetCode.QuestDelay
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 1239
+
   |nexus   = 4568
   |moddrop id = 473938
+
   |github  = loe2run/ChildToNPC
   |github   =  
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.1-unofficial.8-candidus42
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Chill in Your Farmhouse
   |author   = WuestMan, redknightofdoom
+
   |author = Husky110
   |id       = WuestMan.QuickStart
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 2375
+
   |nexus   = 1768
   |github   = Brian-Wuest/Quick_Start
+
   |github = Husky110/ChillInYourFarmHouse
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Choose Baby Gender
   |author   = EvilPdor
+
   |author = Travoos
   |id       =  
+
   |id     =
   |nexus id =
+
   |nexus  = 590
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Family Planning|Family Planning]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Choose Random Farm Event
   |author   = bookworm89723
+
   |author = RunoV
   |id       = davis.randomhair
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 3271
+
   |nexus   = 8524
   |github   = joaniedavis/RandomHairMod
+
   |github = valruno/ChooseRandomFarmEvent
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Chummy Fix
   |author   = skiilaa
+
   |author = ItsLittany
   |id       = skiilaa.RandomTastes
+
   |id     = itslittany.ChummyFix
   |nexus id = 2285
+
   |nexus   = 6363
   |github   = moriczgergo/RandomTastes
+
  |moddrop = 804100
   |3.0 ready= no
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Circle of Thorns - NPC Hector
   |author   = CatCattyCat, Cat
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = cat.sprinklerrange
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 1179
+
   |nexus   = 16032
   |github  = danvolchek/StardewMods
+
   |github =
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = CJB Automation
   |author   = Remy Bach
+
   |author = CJBok
   |id       = remybach.readersdigest
+
   |id     = CJBAutomation
   |nexus id = 3040
+
   |nexus   = 211
   |github   = remybach/stardew-valley-readersdigest
+
   |github = CJBok/SDV-Mods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = CJB Cheats Menu
   |author   = Kevin Connors
+
   |author = CJBok and Pathoschild
   |id       = KevinConnors.RealisticFishing
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 2623
+
   |curse  = 1000644
   |github   = kevinforrestconnors/RealisticFishing
+
   |nexus   = 4
   |broke in = Stardew Valley 1.3.29
+
   |moddrop = 741872
   |3.0 ready=  
+
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = CJB Item Spawner
   |author   = cantorsdust
+
   |author = CJBok and Pathoschild
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 172
+
  |curse  = 1000641
   |github  = cantorsdust/StardewMods
+
   |nexus   = 93
   |3.0 ready= yes
+
   |moddrop = 741893
 +
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = CJB Show Item Sell Price
   |author   = lperkins2, Logan Perkins
+
   |author = CJBok and Pathoschild
   |id       = lperkins2.RecoverStamina
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 2332
+
   |nexus   = 5
   |github  =  
+
   |moddrop = 509768
   |3.0 ready= no
+
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Clay Map
   |author   = Hammurabi
+
   |author = Underscore
   |id       = HammurabiRegeneration
+
   |id     = underscore.clay_map
   |nexus id =
+
   |nexus  = 11903
  |cf id    = 4584
+
   |github =
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Clean Beach
   |author   = Zoryn
+
   |author = Artinity
   |id       = Zoryn.RegenMod
+
   |id     = Artinity.CleanBeach
   |nexus id =
+
   |nexus  = 14936
   |cf id    =  
+
   |github = Artinity/clean-beach
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Clean Cellar
   |author   = SlyMerc
+
   |author = Sonozuki
   |id       = RelationshipBar
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 1009
+
   |nexus   = 2975
   |github   =  
+
   |github = Sonozuki/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Clean Farm
   |author   = rodrigovaz
+
   |author = tstaples
   |id       = relationshipsenhanced
+
   |id     = tstaples.CleanFarm
   |nexus id =
+
   |nexus  = 794
   |cf id    = 4435
+
   |github  = tstaples/CleanFarm
   |github   =
 
  |broke in = SMAPI 2.0
 
<!--
 
  |status  = workaround
 
  |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Dragonisser
+
   |author = aurpine
   |id       = relationshipstatus
+
   |id     = aurpine.ClearGlasses
   |nexus id = 751
+
   |nexus   = 21090
   |github   =
+
   |github = aurpine/Stardew-SpriteMaster
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Click 2 Move
   |author   = Branic
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = Branic.RelationshipTracker
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 2845
+
   |nexus   = 2219
   |github  = Paradox355/SDVMods
+
   |github =
   |status  = optional
+
 
   |3.0 ready= no
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = Surkasu
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Surkasu.Reminders
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 2481
+
   |nexus   = 604
   |github  =  
+
  |moddrop = 664033
   |3.0 ready= no
+
   |github = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 +
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Clint's Backstock
   |author   = EternalSoap, arjan3004
+
   |author = Rokugin
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 2545
+
   |nexus   = 20886
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github = rokugin/StardewMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Clock24
   |author   = CatCattyCat, Cat
+
   |author = Lysero
   |id       = cat.removablehorsehats
+
   |id     = Lysero.Clock24
   |nexus id = 2223
+
   |nexus   = 3718
   |github  = danvolchek/StardewMods
+
   |github =
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
  |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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Clothes Rack
   |author   = Remmie, CoinzReturns
+
   |author = LunaticShade
   |id       = Remmie.Rename
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 2130
+
   |nexus   = 18765
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Cloudy Skies
   |author   = JarvieK
+
   |author = Khloe Leclair
   |id       = JarvieK.RentedTools
+
   |id     = leclair.cloudyskies
   |nexus id = 1307
+
   |nexus   = 23135
   |github   = Jarvie8176/StardewMods
+
   |github = KhloeLeclair/StardewMods
  |3.0 ready= https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Coal Regen
   |author   = jwdred
+
   |author = Blucifer, BluciferProgrammer
   |id       = jwdred.Replanter
+
   |id     = Blucifer.CoalRegen
   |nexus id = 589
+
   |nexus   = 1664
   |github   = jdusbabek/stardewvalley
+
   |github = AbbyNode/StardewValley-CoalRegen
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.1.1-unofficial.3-pathoschild
+
   |broke in           = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
+
   |unofficial version = 1.1.1-unofficial.2-Mizzion
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Cobalt
   |author   = littleraskol
+
   |author = spacechase0
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = spacechase0.Cobalt
   |nexus id =
+
   |nexus  = 1723
   |cf id    = 4465
+
   |github = spacechase0/Cobalt
   |github   =  
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
   |3.0 ready=  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cock-a-doodle-dont
 +
   |author  = Fuzzy
 +
  |id      = fuzzy.cockadoodledont
 +
  |nexus  = 7584
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coin Collector
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CoinCollector
 +
  |nexus  = 9843
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Cold Pets
   |author   = rocslayer, James Overton
+
   |author = Tyler Gibbs
   |id       = Roc.Reseed
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 2421
+
   |nexus   = 14379
   |github   =
+
   |github = tylergibbs2/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Cold Weather Haley SMAPI
   |author   = Iceburg
+
   |author = DanielSerrano, Lord Xamon
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 356
+
   |nexus   = 1169
   |github   =  
+
   |github =
 +
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
   |3.0 ready=  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Collapsing On The Farm Fix
 +
  |author  = monsoonsheep
 +
   |id      = monsoonsheep.CollapseOnFarmFix
 +
  |nexus  = 18086
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = ylsama
+
   |author = CISC 3141, Testing, Upsters
   |id       = ylsama.RightClickMoveMode
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 2614
+
   |nexus   = 10380
   |github   = ylsama/RightClickMoveMode
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Colored Chests
   |author   = Yoshify
+
   |author = Igorious
   |id       = Yoshify.RiseAndShine
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 3
+
   |nexus   =
   |github   =  
+
  |chucklefish = 3684
   |broke in = SMAPI 0.39.1
+
   |github =
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
 
   |unofficial version = 1.1.1-whisk-update
+
   |broke in = Stardew Valley 1.1
  |3.0 ready= no
+
   |status  = obsolete
 +
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Colored Crystalariums
   |author   = Teban100
+
   |author = sophiesalacia
   |id       = RopeBridge
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 824
+
   |nexus   = 14428
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = sophiesalacia/StardewMods
  |broke in = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
 
  |3.0 ready= yes, https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Colorful Chests
   |author   = Pathoschild
+
   |author = spacechase0
   |id       = Pathoschild.RotateToolbar
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 1100
+
   |nexus   = 1623
   |github   = Pathoschild/StardewMods
+
  |moddrop = 279189
   |3.0 ready= yes
+
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Colorful Fish Ponds
   |author   = spacechase0
+
   |author = rokugin
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 605
+
   |nexus  = 23615
  |cf id    = 4274
+
   |github = rokugin/StardewMods
   |moddrop id = 127276
 
   |github   = spacechase0/RushOrders
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Combat Controls
   |author   = CatCattyCat, Cat
+
   |author = DJ-STLN
   |id       = cat.safelightning
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 2039
+
   |nexus   = 2590
   |github   = danvolchek/StardewMods
+
   |github = DJ-STLN/CombatControls
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Combat Controls Redux
   |author   = Jesse, Jdvicks94
+
   |author = NormanPCN
   |id       = Jesse.SauvignonInStardew
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 2597
+
   |nexus   = 10496
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = NormanPCN/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.9.1-unofficial.4-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-58#post-3326313
 
  |3.0 ready= yes, https://github.com/JDvickery/Sauvignon-in-Stardew/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Omegasis, Alpha_Omegasis
+
   |author = PeacefulEnd
   |id       = Omegasis.SaveAnywhere
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 444
+
   |nexus   = 16769
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Floogen/CombatDummy
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Combat Level Damage Scaler
   |author   = SMAPI
+
   |author = spacechase0
   |id       = SMAPI.SaveBackup
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id =  
+
   |curse  = 867732
   |url      = https://smapi.io
+
  |moddrop = 771671
   |github   = Pathoschild/SMAPI
+
   |nexus  = 3905
   |3.0 ready= yes
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Combat with Farming Implements
   |author   = Platonymous
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Platonymous.ScaleUp
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 3130
+
   |nexus   = 313
   |github  = Platonymous/Stardew-Valley-Mods
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
   |3.0 ready= yes
+
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Combine Machines
   |author   = Caraxian
+
   |author = SlayerDharok
   |id       = caraxian.scroll.to.blank
+
   |id     = SlayerDharok.CombineMachines
   |nexus id =
+
   |curse   = 992028
   |cf id    = 4405
+
   |nexus   = 7411
   |github   = Caraxi/StardewValleyMods
+
   |github  = Videogamers0/SDV-CombineMachines
   |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Combine Many Rings
   |author   = Tomwa
+
   |author = Stari
   |id       = Tomwa.ScrollToZoom
+
   |id     = Stari.CombineManyRings
   |nexus id = 2163
+
   |nexus   = 8801
   |github   =  
+
   |github = SlivaStari/CombineManyRings
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Comics
   |author   = mmanlapat
+
   |author = Platonymous
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = Platonymous.Comics
   |nexus id = 1106
+
   |nexus   = 6281
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.6
   |status   = workaround
+
}}
   |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |3.0 ready=  
+
  |name    = Community Bundle Item Tooltip
 +
  |author  = Musbah Sinno
 +
  |id      = musbah.bundleTooltip
 +
   |nexus   = 1329
 +
   |github = musbah/StardewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Anywhere
 +
  |author  = Stingray
 +
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 +
  |nexus  = 10150
 +
  |github  = Stingrayss/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Community Center Bundles Randomizer
   |author   = Dawgeth
+
   |author = bowtochris
   |id       = MTD.SDVTwitch
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 1760
+
   |nexus   = 20425
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Community Center Helper
   |author   = Entoarox
+
   |author = vgperson
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 2273
+
   |nexus  = 6893
   |cf id    = 4262
+
   |github = vgperson/CommunityCenterHelper
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Community Kitchen
   |author   = Platonymous
+
   |author = blueberry
   |id       = Platonymous.SeedBag
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 1133
+
   |nexus   = 9851
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = b-b-blueberry/CustomCommunityCentre
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Companion NPCs
   |author   = spacechase0
+
   |author = Redwood
   |id       = spacechase0.SeedCatalogue
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 1640
+
   |nexus  = 3175
   |cf id    = 5090
+
   |github = EKomperud/StardewMods
  |moddrop id = 281292
 
   |github   = spacechase0/SeedCatalogue
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = mcoocr
+
   |author = jahangmar
   |id       = mcoocr.smcq
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 3089
+
   |nexus   = 4446
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github = jahangmar/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = JarvieK
+
   |author = BenW, BW
   |id       = JarvieK.SelfService
+
   |id     = BW.MyModding
   |nexus id = 1304
+
   |nexus   = 20918
   |github   = Jarvie8176/StardewMods
+
   |github =
  |3.0 ready= https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Concentration on Farming
   |author   = GuiNoya, Yesst
+
   |author = punyo, yakminepunyo
   |id       = GuiNoya.SelfServiceShop
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 1622
+
   |nexus   = 1445
   |github   = GuiNoya/SVMods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Self Service|Self Service]] instead.
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-28#post-3306215
 
  |unofficial version = 1.2.2-unofficial.1-slamerz
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Configurable Bundle Costs
   |author   = Denifia
+
   |author = sophiesalacia
   |id       = Denifia.SendItems
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 1087
+
   |nexus  = 9444
   |moddrop id = 127754
+
   |github = sophiesalacia/StardewMods
   |github   = Denifia/StardewMods
 
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = funny-snek
+
   |author = Boogie, BoogieBest
   |id       = funnysnek.SeparateMoney
+
   |id     = boogie.greenhouse
   |nexus id = 3086
+
   |nexus   = 7109
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Configurable Junimo Kart
   |author   = Ilyaki
+
   |author = seitanicbean
   |id       = Ilyaki.ServerBookmarker
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 2968
+
   |nexus   = 6725
   |github  = Ilyaki/ServerBookmarker
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
  |3.0 ready= yes
 
 
 
  |beta broke in = Stardew Valley 1.3.35
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Configurable Luck
   |author   = Ilyaki
+
   |author = sophiesalacia
   |id       = Ilyaki.ServerBrowser
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 3227
+
   |nexus   = 14610
   |github   = Ilyaki/Server-Browser
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Configurable Machines
   |author   = PhantomGamers
+
   |author = KnockedMallard42
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 2993
+
   |nexus   = 280
   |github  = PhantomGamers/StardewPortChanger
+
   |github =
   |3.0 ready= yes
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Configurable Shipping Dates
   |author   = dJomp
+
   |author = Nishtra
   |id       = dJomp.SetUniqueGameID
+
   |id     = ConfigurableShippingDates
   |nexus id = 2042
+
   |nexus   = 675
   |github   =
+
   |github =
  |3.0 ready= no
+
 
}}
 
{{/entry
 
  |name    = Shed Notifications
 
  |author  = TheCroak
 
  |id      = TheCroak.BuildingsNotifications
 
  |nexus id = 620
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Configurable Special Orders Unlock
   |author   = Nishtra
+
   |author = sophiesalacia
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 756
+
   |nexus   = 8690
   |github   =  
+
   |github = sophiesalacia/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Configure Machine Outputs
   |author   = Platonymous
+
   |author = Mizzion
   |id       = Platonymous.ShipFromInventory
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 3219
+
   |nexus   = 3490
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 661367
   |3.0 ready= yes
+
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Configure Machine Speed
   |author   = Iceburg
+
   |author = BayesianBandit
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 321
+
   |nexus   = 3519
   |github   =  
+
   |github = BayesianBandit/ConfigureMachineSpeed
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Configure Machine Speed
   |author   = Entoarox
+
   |author = Steph Hoel
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 2278
+
   |nexus  = 21005
   |cf id    = 4381
+
   |github = StephHoel/ModsStardewValley
   |github   = Entoarox/StardewMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Confirm Gifts
   |author   = Igorious
+
   |author = BadScientist
   |id       = Igorious.Showcase
+
   |id     = BadScientist.ConfirmGifts
   |nexus id =
+
   |nexus  = 23224
   |cf id    = 4487
+
   |github = BadScientist/ConfirmGifts
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Confirm Warp Totem
   |author   = f4iTh, JertsukkaTheMan
+
   |author = John Peters
   |id       = f4iTh.ShowCatchQuality
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 3326
+
   |nexus   = 20255
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Connected Fences
   |author   = TehPers
+
   |author = sergiomadd
   |id       = TehPers.ShroomSpotter
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 908
+
   |nexus  = 10063
   |moddrop id = 125766
+
   |github = sergiomadd/StardewValleyMods
   |github   = TehPers/StardewValleyMods
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Connected Garden Pots
   |author   = climaxius
+
   |author = aedenthorn, Erinthe
   |id       = climaxius.silentscarecrows
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 3258
+
   |nexus   = 11411
   |github   = robbiev/SilentScarecrows
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Consistent Tree Growth Speed
   |author   = bogie5464
+
   |author = IceGladiador
   |id       = bogie5464.SiloReport
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 3194
+
   |nexus   = 1799
   |github   = bogie5464/SiloReport
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Console Chat
   |author   = TheMusketeer
+
   |author = Sonozuki
   |id       = SimpleCropLabel
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 314
+
   |nexus   = 3768
   |github   =  
+
   |github = Sonozuki/StardewMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Console Code
   |author   = skn
+
   |author = spacechase0
   |id       = skn.HungerMod
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 3270<!--was 1127 before re-release-->
+
  |curse  = 867737
   |github   =  
+
   |moddrop = 771643
   |3.0 ready= yes
+
   |nexus   = 3101
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Console Commands, TrainerMod
   |author   = Omegasis, AlphaOmegasis
+
   |author = SMAPI
   |id       = Omegasis.SimpleSoundManager
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 1410
+
   |nexus  =
  |github   = janavarro95/Stardew_Valley_Mods
+
   |url    = https://smapi.io
   |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
  |github = Pathoschild/SMAPI
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinklers
+
   |name   = Console Coordinates
   |author   = ADoby, tZed, Tobias Z
+
   |author = Pillow
   |id       = tZed.SimpleSprinkler
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 76
+
   |nexus   = 8957
   |github   = ADoby/SimpleSprinkler
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Content Code
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = spacechase0
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = spacechase0.ContentCode
   |nexus id = 366
+
  |curse  = 867697
   |github   = tlcasebeer/SivsMarriageMod
+
   |nexus   = 10545
   |broke in = Stardew Valley 1.1
+
   |github = spacechase0/StardewValleyMods
  |status  = workaround
+
 
  |summary  = use {{nexus mod|3054|Looking For Love}} instead.
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Content Patcher
   |author   = Alphablackwolf
+
   |author = Pathoschild
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa [del]1.2.3[/del] (must have been sooner, 1.0.9 had this ID too) -->
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 569
+
   |curse  = 309243
   |github  = Alphablackwolf/SkillPrestige
+
   |moddrop = 470174
   |broke in = Stardew Valley 1.3
+
   |nexus   = 1915
   |unofficial version = 1.2.4-unofficial.1-huancz
+
   |github  = Pathoschild/StardewMods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-47#post-3319809
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige: Cooking Skill Adapter, Cooking Skill Prestige Adapter
+
   |name   = Content Patcher Animations
   |author   = Alphablackwolf
+
   |author = spacechase0
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 569
+
   |curse  = 867733
   |cf id    =  
+
   |moddrop = 771670
   |github   = Alphablackwolf/SkillPrestigeCookingAdapter
+
   |nexus   = 3853
   |broke in = Stardew Valley 1.3
+
   |github  = spacechase0/StardewValleyMods
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Content Patcher Editor
   |author   = DewMods
+
   |author = aedenthorn, Erinthe
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 2697
+
   |nexus   = 17661
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Content Patcher Json Processor
   |author   = Pathoschild
+
   |author = Jamie Taylor
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 533
+
   |nexus   = 13320
   |github   = Pathoschild/StardewMods
+
   |github = jltaylor-us/StardewJsonProcessor
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Bifibi, Lestoph
+
   |author = Vanguard3000
   |id       = SkullCavernElevator
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 963
+
   |nexus   = 6564
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Continuous Music
   |author   = Platonymous
+
   |author = exhaustors
   |id       = Platonymous.SleepWorker
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 2062
+
   |nexus   = 24348
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Controller Radial Keybindings
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.SleepyEye
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 1152
+
   |nexus  = 12801
   |cf id    = 4709
+
   |github = spacechase0/StardewValleyMods
  |moddrop id = 129011
 
   |github   = spacechase0/SleepyEye
 
  |3.0 ready= yes
 
 
 
  |beta broke in = Stardew Valley 1.3.35<!--possibly due to SpaceCore-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Control Tree
   |author   = Tofu, SadDodo
+
   |author = Cluom
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = Cluom.ControlTree
   |nexus id = 2743
+
   |nexus   = 23119
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Control Valley
   |author   = aurnj, Roy Li
+
   |author = TheTexanTesla
   |id       = RuyiLi.SlimeSpawner
+
   |id     = TheTexanTesla.ControlValley
   |nexus id =
+
   |nexus  = 8160
   |cf id    =  
+
   |github = tesla1889tv/ControlValleyMod
  |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
 
   |github   =  
+
   |broke in = Stardew Valley 1.6
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
}}
 
{{/entry
 
  |name    = Slower Fence Decay
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
 
  |nexus id = 252
 
  |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
 
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Convenient Chests
   |author   = stokastic
+
   |author = Solariz
   |id       = stokastic.SmartCursor
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 2458
+
   |nexus   = 2196
   |github   = stokastic/SmartCursor
+
   |github = aEnigmatic/StardewValley
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |curse   = 300150
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
   |3.0 ready= yes, https://github.com/stokastic/SmartCursor/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Convenient Inventory
   |author   = KuroBear
+
   |author = gaussfire
   |id       = KuroBear.SmartMod
+
   |id     = gaussfire.ConvenientInventory
   |nexus id =
+
   |nexus  = 10384
   |cf id    =  
+
   |github = alanperrow/StardewModding
  |url      = https://community.playstarbound.com/threads/108104
 
   |github   =
 
  |broke in = Stardew Valley 1.2
 
  |3.0 ready=
 
}}
 
{{/entry
 
  |name    = Social Tab Patch for Unlimited Players
 
  |author  = funny-snek
 
  |id      = funnysnek.socialtabpatch
 
  |nexus id = 2981
 
  |github  =
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Cooking Skill
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.SpaceCore
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 1348
+
   |curse  = 867395
   |cf id    = 4868
+
   |moddrop = 127277
   |moddrop id = 136998
+
   |nexus  = 522
   |github   = spacechase0/SpaceCore_SDV
+
   |github = spacechase0/StardewValleyMods
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Coop Battle Pause
   |author   = Berisan
+
   |author = adverserath
   |id       = Berisan.SpawnMonsters
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 3201
+
   |nexus   = 12061
   |github   = Berisan/SpawnMonsters
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = spacechase0
+
   |author = DeLiXx
   |id       = spacechase0.Spenny
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 2755
+
   |curse  = 990474
   |cf id    = 5522
+
   |nexus  = 12269
   |github   = spacechase0/Spenny
+
   |github =
   |3.0 ready= yes
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Cooperative Egg Hunt
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.SplitMoney
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 2303
+
   |nexus   = 17058
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Copper Still
   |author   = Ilyaki
+
   |author = NCarigon
   |id       = Ilyaki.SplitScreen
+
   |id     = NCarigon.CopperStill
   |nexus id = 2139
+
   |nexus   = 15333
   |github   = Ilyaki/SplitScreen
+
   |github = ncarigon/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Copy Invite Code
   |author   = Wata, Watagatapitusberry
+
   |author = CatCattyCat, Cat
   |id       = Spouseroom
+
   |id     = cat.copyinvitecode
   |nexus id =
+
   |nexus  = 2171
   |cf id    =  
+
   |github  = danvolchek/StardewMods
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
 
   |github  =  
+
   |status  = obsolete
   |broke in = SMAPI 2.0
+
   |summary = remove this mod (added in Stardew Valley 1.3.17).
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
   |name   = Cosmetic Rings
   |author   = Yoshify
+
   |author = PeacefulEnd
   |id       =  
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 2
+
   |nexus   = 8522
   |github   =  
+
   |github = Floogen/CosmeticRings
   |broke in = SMAPI 0.39.1
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
+
   |status  = abandoned
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Cozy Clothing
   |author   = Patrick, mistersnuggler
+
   |author = CompSciLauren
   |id       =  
+
   |id     = CompSciLauren.CozyClothing
   |nexus id =  
+
   |nexus   = 5093
   |cf id    =  
+
   |curse  = 368028
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |moddrop = 755868
   |github   = oliverpl/SprintingMod
+
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
   |broke in = Stardew Valley 1.2
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = Crab Net
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = jwdred
   |id       = SPDSprintAndDash
+
   |id     = jwdred.CrabNet
   |nexus id = 235
+
   |nexus   = 584
   |github   =  
+
   |github = jdusbabek/stardewvalley
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
 
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
<!--
   |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
+
   |unofficial version = 1.1.1-unofficial.6-strobe
  |3.0 ready=
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = littleraskol
+
   |author = Goldenrevolver
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id =
+
   |nexus  = 7767
   |cf id    = 4201
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |source  = https://community.playstarbound.com/resources/4201
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
  |status  = workaround
 
  |broke in = Stardew Valley 1.3.20
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint Sprint
+
   |name   = Craftable Butterfly Hutches
   |author   = Jessebot, JessebotX
+
   |author = aedenthorn, Erinthe
   |id       = Jessebot.SprintSprintSprint
+
   |id     = aedenthorn.OutdoorButterflyHutch
   |nexus id = 3294
+
   |nexus   = 6279
   |github   = JessebotX/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |url      = https://github.com/JessebotX/StardewMods/releases/tag/Sprint
+
 
  |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Craftable Legendary Fish Mounts
   |author   = punyo, yakminepunyo
+
   |author = FallToot
   |id       = punyo.StackCheckFix
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 2433
+
   |nexus   = 4286
   |github   = pomepome/StackCheckFix
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Craftable Terrarium, Terrarium
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.stackeverything
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 2053
+
   |nexus   = 8031
   |github  = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.StackSplitX
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 798
+
   |nexus   = 15341
   |github   = tstaples/StackSplitX
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.5.0-beta-unofficial.1-phantomgamers
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-31#post-3312855
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Craft Anything
   |author   = Ilyaki
+
   |author = Sabera, kelbesque
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = Sabera.CraftAnything
   |nexus id = 1787
+
   |nexus   = 2524
   |github   = Ilyaki/StackToNearbyChests
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Craft Counter
   |author   = EvilPdor
+
   |author = bcmpinc
   |id       =  
+
   |id     = bcmpinc.CraftCounter
   |nexus id =
+
   |nexus  = 2739
   |cf id    =  
+
   |github  = bcmpinc/StardewHack
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  = natfoth/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
   |broke in = SMAPI 2.0
+
   |status  = obsolete
   |status  = workaround
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
  |3.0 ready=
 
}}
 
{{/entry
 
  |name    = Stardew Brewery
 
  |author  = Cylon
 
  |id      = cylon.stardewbrewery
 
  |nexus id = 2057
 
  |github  = JustCylon/stardew-brewery
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Crafting Collections Page
   |author   = Juice805
+
   |author = Gurm0
   |id       = Juice805.StardewConfigMenu
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 1312
+
   |curse  = 1008156
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |nexus   = 21620
   |broke in = Stardew Valley 1.3.29
+
   |github  =
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Crafting Counter
   |author   = spacechase0
+
   |author = lolpcgaming
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 1298
+
   |nexus  = 1585
   |cf id    = 4837
+
   |github =
   |github   = spacechase0/StardewEditor
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=
+
   |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Craft Priority
   |author   = bcmpinc
+
   |author = trienow
   |id       = bcmpinc.StardewHack
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 3213
+
   |nexus   = 4174
   |github  = bcmpinc/StardewHack
+
   |github = trienow/Stardew-CraftPriority
   |3.0 ready= yes
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Crane Machine
   |author   = Mizzion
+
   |author = chocolatte12
   |id       = mizzion.stardewlocations
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 1929
+
   |nexus   = 20112
   |github   = Mizzion/StardewLocations
+
   |github =
  |status  = optional
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Crane Man Begone
   |author   = Other Buckets
+
   |author = MouseyPounds
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 3206
+
   |nexus   = 4704
   |github   = Mikesnorth/StardewNewsFeed
+
   |github = MouseyPounds/stardew-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notification
+
   |name   = Creaturebook
   |author   = monopandora
+
   |author = KediDili
   |id       = stardewnotification, mondopandora.stardewnotification <!-- actual + unofficial manifest ID -->
+
   |id     = KediDili.Creaturebook
   |nexus id =
+
   |nexus  = 13807
  |cf id    =
+
   |github = KediDili/Creaturebook
   |url      = https://community.playstarbound.com/threads/127979
+
 
   |github   = monopandora/StardewNotification
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |unofficial version = 1.7.1-unofficial.knakamura.6
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-53#post-3323759
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Creeper Forage
   |author   = Omegasis, Alpha_Omegasis
+
   |author = bwdy
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 425
+
   |nexus   = 2115
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Critter Rings
   |author   = Omegasis, Alpha_Omegasis
+
   |author = atravita
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = atravita.CritterRings
   |nexus id = 2341
+
  |curse  = 870962
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1358001
   |3.0 ready= yes
+
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = mmanlapat
+
   |author = violetlizabet
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = violetlizabet.seaMonster
   |nexus id = 1138
+
   |nexus   = 20486
   |github   =  
+
   |github = elizabethcd/SeaMonsterAlert
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Cropbeasts
   |author   = treyh0
+
   |author = kdau
   |id       = treyh0.StartWithHat
+
   |id     = kdau.Cropbeasts
   |nexus id = 2628
+
  |moddrop = 784523
   |github  =  
+
   |nexus   = 6030
   |3.0 ready= no
+
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Crop Check
   |author   = lambui
+
   |author = Fairfield
   |id       = BlueMod_StashItemsToChest
+
   |id     = FairfieldBW.CropCheck
   |nexus id =
+
   |nexus  = 9224
   |cf id    =  
+
   |github  = FairfieldBW/CropCheck
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
 
  |github  = lambui/StardewValleyMod_StashItemsToChest
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Crop Color Combiner
   |author   = Advize and jinxiewinxie
+
   |author = MouseyPounds
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 316
+
   |nexus   = 3986
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Crop Extension
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = Platonymous.CropExtension
   |nexus id = 691
+
  |curse  = 877230
   |github   =  
+
   |nexus   = 3208
   |broke in = Stardew Valley 1.3.29
+
  |moddrop = 793915
  |3.0 ready=
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Crop Fairy
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Abs, abslam
   |id       = KoihimeNakamura.summitreborn
+
   |id     = abs.CropFairy
   |nexus id = 2073
+
   |nexus   = 4885
   |github   = JohnsonNicholas/SDVMods
+
   |github =
  |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Crop Grace Period
   |author   = Platonymous
+
   |author = lefthandedkid, stoobinator
   |id       = Platonymous.SwimSuit
+
   |id     = stoobinator.seasonspillover
   |nexus id = 1215
+
   |nexus   = 7203
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
   |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Crop Growth Adjustments
   |author   = Swizzy Studios
+
   |author = GZhynko
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 3241
+
   |nexus   = 18914
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github = gzhynko/stardew-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Crop Growth Info
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = aedenthorn, Erinthe
   |id       = TaintedCellar
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 1672
+
   |nexus   = 12178
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Crop Harvest Bubbles
   |author   = skunkkky
+
   |author = aedenthorn, Erinthe
   |id       = skunkkk.TapperReady
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 1219
+
   |nexus   = 17761
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Crop Hat
   |author   = bdawson1993
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CropHat
   |nexus id = 38
+
   |nexus   = 11787
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 0.39.1
+
 
   |3.0 ready=  
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Core Mod
+
   |name   = Crop Markers
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 18120
   |github   = TehPers/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Crop Safety
   |author   = TehPers
+
   |author = BadNetCode
   |id       = TehPers.FestiveSlimes
+
   |id     = BadNetCode.CropSafety
   |nexus id = 2990
+
   |nexus   = 1233
   |github   =  
+
  |moddrop = 130160
   |source  = https://github.com/TehPers/StardewValleyMods/tree/2.0-dev<!-- not in master branch yet-->
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Crops Anytime Anywhere
   |author   = TehPers
+
   |author = Pathoschild
   |id       = TehPers.FishingOverhaul
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 866
+
   |nexus   = 3000
   |moddrop id = 123679
+
   |moddrop = 606647
   |github   = TehPers/StardewValleyMods
+
   |github = Pathoschild/StardewMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
  |name    = Crops Survive Season Change
   |author  = Bifibi
+
  |author  = aedenthorn, Erinthe
   |id       = Teleporter
+
  |id      = aedenthorn.CropsSurviveSeasonChange
   |nexus id =  
+
  |nexus  = 18030
   |cf id    = 4374
+
  |github  = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |broke in = Stardew Valley 1.2
+
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Crops Watered Indicator
 +
   |author = Tyler Thrailkill, snowe2010
 +
   |id      = tylerthrailkill.cropswateredindicator
 +
  |nexus  = 3200
 +
  |github  = snowe2010/starbound-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Tooltips
 +
  |author  = GenDeathrow
 +
   |id     = gengeathrow.croptooltip
 +
   |nexus   =
 +
   |curse  = 307933
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Crop Transplant
   |author   = Pucklynn
+
   |author = Digus
   |id       = shannon.MoonMod
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 2482
+
   |nexus   = 2594
   |github   =  
+
   |github = Digus/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Crop Variation
   |author   = KirbyLink
+
   |author = aedenthorn, Erinthe
   |id       = kirbylink.pumpkinking
+
   |id     = aedenthorn.CropVariation
   |nexus id = 3006
+
   |nexus   = 11467
   |github   = KirbyLink/PumpkinKing
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Weather Machine
+
   |name   = Crop Walker
   |author   = SixthTitan
+
   |author = MindMeltMax
   |id       = SixthTitan.StarDewValleyWeatherMachine
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 3203
+
  |curse  = 1004489
   |github   =  
+
   |moddrop = 1443553
   |3.0 ready= yes
+
   |nexus   = 16632
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners, 3-heart Dance Partner
+
   |name   = Crop Watering Bubbles
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = ThreeHeartDancePartner
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 500
+
   |nexus   = 17773
   |cf id    = 3767
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop id = 127278
+
 
   |github   = spacechase0/ThreeHeartDancePartner
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
+
   |status   = workaround
 +
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Crop Watering Bubbles Continued
   |author   = hawkfalcon
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = hawkfalcon.TillableGround
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 2175
+
   |nexus   = 21428
   |github   = hawkfalcon/Stardew-Mods
+
   |github = kqrse/StardewValleyMods-aedenthorn
  |3.0 ready= https://github.com/hawkfalcon/Stardew-Mods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Crowcalypse
   |author   = bcmpinc
+
   |author = stardemod
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = stardemod.Crowcalypse
   |nexus id = 2738
+
   |nexus   = 22594
   |github   = bcmpinc/StardewHack
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Miihau
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 973
+
   |nexus   = 16926
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Crystal Ball
   |author   = DefenTheNation
+
   |author = Thom Smith, Thom1729
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = Thom1729.CrystalBall
   |nexus id = 2262
+
   |nexus   = 7826
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Crystalline Junimo Chests
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = LeFauxMatt and pegfingers
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 1000
+
   |moddrop = 1547134
   |github   = JohnsonNicholas/SDVMods
+
   |nexus   = 20658
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Current Location
   |author   = cantorsdust
+
   |author = Vrakyas
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 169
+
   |nexus   = 4028
   |github   = cantorsdust/StardewMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMX Loader
+
   |name   = Current Location
   |author   = Platonymous
+
   |author = Omegasis, AlphaOmegasis
   |id       = Platonymous.TMXLoader
+
   |id     = CurrentLocation102120161203
   |nexus id = 1820
+
   |nexus   = 638
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = Eleanor, eleanoot
+
   |author = Patap, Pataper
   |id       = eleanoot.todolist, eleanor.todolist<!-- changed in 1.1.1-->
+
   |id     = Patap.CursorTeleport
   |nexus id = 1630
+
   |nexus   = 17934
   |github   = eleanoot/stardew-to-do-mod
+
   |github = pa4op/stardew-teleport
  |broke in = Stardew Valley 1.3.29
 
  |unofficial url = https://github.com/QStarSea/stardew-to-do-mod/releases
 
  |unofficial version = 1.1.3-unofficial.1-QStarSea
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Custom Achievements
   |author   = mralbobo
+
   |author = aedenthorn, Erinthe
   |id       = mralbobo.ToolCharging
+
   |id     = aedenthorn.CustomAchievements
   |nexus id =
+
   |nexus  = 10047
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111988
+
 
   |github  = mralbobo/stardew-tool-charging
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Custom Adventure Guild Challenges
   |author   = spacechase0
+
   |author = DefenTheNation
   |id       = spacechase0.ToolGeodes
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 3090
+
   |nexus  = 2301
   |cf id    = 5606
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
   |github   = spacechase0/ToolGeodes
 
  |3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = CrazyWig
+
   |author = Omegasis, AlphaOmegasis
   |id       = crazywig.toolpowerselect
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 2553
+
   |nexus   = 1836
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.3.29
+
 
   |3.0 ready=
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Custom Backpack Framework
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 2938
+
   |nexus   = 13826
   |github   = Felix-Dev/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Custom Bundles
   |author   = Pathoschild
+
   |author = LeFauxMatt
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = furyx639.CustomBundles
   |nexus id = 1401
+
   |nexus   = 8258
   |github   = Pathoschild/StardewMods
+
 
  |3.0 ready= yes
+
   |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Custom Bush
   |author   = Vrakyas
+
   |author = LeFauxMatt
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = furyx639.CustomBush
   |nexus id = 2412
+
   |curse  = 998265
   |github  =  
+
   |moddrop = 1547214
   |broke in = Stardew Valley 1.3
+
   |nexus  = 20619
   |3.0 ready=  
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Custom Cask Mod
   |author   = TyoAtrosa
+
   |author = Digus
   |id       = TyoAtrosa.Treeshaker
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 2159
+
   |nexus   = 2642
   |github   = TyoAtrosa/TreeShaker
+
   |github = Digus/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Custom Chest Types
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.TreeSpread
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 3183
+
   |nexus   = 7755
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Custom Chores
   |author   = YukiShiku, LeonBlade
+
   |author = LeFauxMatt
   |id       = TreeTransplant
+
   |id     = furyx639.CustomChores
   |nexus id = 1342
+
   |nexus   = 5315
   |github  = LeonBlade/TreeTransplant
+
   |moddrop = 717888
   |3.0 ready= no
+
   |github  =
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Custom Community Center Bundles
   |author   = Cdaragorn
+
   |author = Alja, alvadea & jaksha
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = alja.CustomCCB
   |nexus id = 1150
+
   |nexus   = 21340
   |github   = cdaragorn/Ui-Info-Suite
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Custom Community Centre
   |author   = Demiacle
+
   |author = blueberry
   |id       = Demiacle.UiModSuite
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 1023
+
   |nexus   = 9850
   |github   = demiacle/UiModSuite
+
   |github = b-b-blueberry/CustomCommunityCentre
   |broke in = Stardew Valley 1.2
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary  = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Custom Companions
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.Ultiplayer
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 2134
+
   |curse  = 870939
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 8626
   |broke in = Stardew Valley 1.3.29
+
   |github  = Floogen/CustomCompanions
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Custom Crafting Stations
   |author   = Shadowfoxss
+
   |author = Cherry, CherryChain
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 2833
+
   |nexus   = 6293
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Custom Critters
   |author   = Mel Noelle and Kirbylink
+
   |author = spacechase0
   |id       = melnoelle.underdarksewer
+
   |id     = spacechase0.CustomCritters
   |nexus id = 3070
+
  |curse  = 867759
   |github   =  
+
   |moddrop = 130428
   |3.0 ready= no<!--entry DLL capitalisation-->
+
   |nexus   = 1255
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Custom Crops
   |author   = funny-snek
+
   |author = spacechase0
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = spacechase0.CustomCrops
   |nexus id = 2942
+
   |nexus   = 1592
   |github  =  
+
  |moddrop = 273617
   |3.0 ready= no
+
   |github = spacechase0/CustomCrops
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Custom Crops Decay
   |author   = Armitxes
+
   |author = ZaneYork
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 2213
+
   |nexus   = 5830
   |github   = Armitxes/StardewValley_UnlimitedPlayers
+
   |github = ZaneYork/SDV_Mods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Custom Crystalarium Mod
   |author   = punyo, yakminepunyo
+
   |author = Digus
   |id       = punyo.UsefulBombs
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 2488
+
   |nexus   = 2516
   |github   = pomepome/UsefulBombs
+
   |github = Digus/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = dantheman999
+
   |author = Digus
   |id       = dantheman999.VariableGrass
+
   |id     = Digus.CCRMAutomate
   |nexus id =
+
   |nexus  = 8193
   |cf id    =  
+
   |github = Digus/StardewValleyMods
  |url      = https://community.playstarbound.com/threads/107658
 
   |github   = dantheman999301/StardewMods
 
  |broke in = SMAPI 2.0
 
  |unofficial url    = https://community.playstarbound.com/attachments/181725
 
  |unofficial version = 1.3.1-pathoschild-update
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Custom Death Penalty Plus
   |author   = bmarquismarkail, Space Baby
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = SB_VerticalToolMenu
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 943
+
   |nexus  = 7069
  |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |moddrop = 853913
   |broke in = Stardew Valley 1.3
+
   |github  = TheMightyAmondee/CustomDeathPenaltyPlus
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-7#post-3280162
 
  |unofficial version = 1.3.5-unofficial.2.mizzion
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Custom Decoration Areas
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Visualize
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 1704
+
   |nexus   = 9626
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Custom Dungeon Floors
   |author   = Renny
+
   |author = aedenthorn, Erinthe
   |id       = renny.stardewvoideffects
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 2703
+
   |nexus   = 5894
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= no
 
  
   |beta broke in = Stardew Valley 1.3.35
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
 +
  |author  = onlythechosen
 +
  |id      = otc.eggfestivalcustomeggamount
 +
  |nexus  = 22380
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Custom Element Handler
   |author   = Alhifar
+
   |author = Platonymous
   |id       = Alhifar.WaitAround
+
   |id     = Platonymous.CustomElementHandler
   |nexus id =
+
   |nexus  = 1068
   |cf id    =  
+
   |github  = Platonymous/Stardew-Valley-Mods
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
 
  |github  = Alhifar/WaitAroundSMAPI
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/page-2#post-3302739
+
   |status  = abandoned
   |unofficial version = 1.2.2-unofficial.1-aaronson2012
+
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Custom Emotes
   |author   = EvilPdor
+
   |author = purrplingcat
   |id       =  
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id =
+
   |nexus  = 10861
   |cf id    =  
+
   |github  = purrplingcat/CustomEmotes
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  =
+
   |status  = abandoned
  |broke in = SMAPI 2.0
 
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Custom Farming Redux
   |author   = TheOfficialTab
+
   |author = Platonymous
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = Platonymous.CustomFarming
   |nexus id = 1958
+
   |nexus   = 991
   |github  = OfficialTab/walk-through-trellis
+
  |curse  = 307366
   |3.0 ready= no
+
  |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = Travoos
+
   |author = Platonymous
   |id       =  
+
   |id     = Platonymous.CFAutomate
   |nexus id =  
+
   |nexus   = 991
   |cf id    = 4211
+
  |github  = Platonymous/Stardew-Valley-Mods
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Automate 1.15
   |3.0 ready=
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Custom Farm Loader
   |author   = Mizzion
+
   |author = DeLiXx
   |id       = mizzion.wallpaperrecycler
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 1905
+
   |curse  = 990485
   |github   = Mizzion/WallPaperRecycler
+
   |nexus   = 13804
   |status  = optional
+
   |github  =
   |3.0 ready= no
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Custom Farm Types
   |author   = Symen
+
   |author = spacechase0
   |id       = Symen.WarpAnimals
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 1400
+
   |nexus   = 1140
   |github   = simonbru/WarpAnimals
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Custom Fixed Dialogue
   |author   = Shalankwa
+
   |author = aedenthorn, Erinthe
   |id       = Shalankwa.WarpToFriends
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 2180
+
   |nexus   = 6358
   |github   = Shalankwa/SDV_Mods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.1.1-unofficial.1-ooppss10
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317821
+
   |status  = workaround
  |3.0 ready= no
+
   |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = Mizzion
+
   |author = Datamancer
   |id       = mizzion.petwaterbowl
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 2009
+
   |nexus   = 20938
   |github  = Mizzion/PetWaterBowl
+
   |moddrop = 1533308
   |3.0 ready= yes
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Custom Furniture
   |author   = Digus
+
   |author = Platonymous
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 2374
+
   |nexus   = 1254
   |github  = Digus/StardewValleyMods
+
   |moddrop = 793932
   |3.0 ready= https://github.com/Digus/StardewValleyMods/pull/5
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.3.35<!--possibly due to Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Custom Gift Dialogue
   |author   = bcmpinc
+
   |author = PurrplingCat
   |id       = bcmpinc.WearMoreRings
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 3214
+
   |nexus   = 7304
   |github   = bcmpinc/StardewHack
+
   |github = purrplingcat/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Custom Gift Limits
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 2210
+
   |nexus  = 13964
  |github   = JohnsonNicholas/SDVMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{/entry
 
  |name    = Weather Controller
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/111526
 
  |github  = natfoth/StardewValleyMods
 
   |broke in = Stardew Valley 1.2
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Custom Gift Limits - Continued
   |author   = Oxyligen
+
   |author = aedenthorn and FlyingTNT
   |id       = WhatAMush
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 1097
+
   |nexus   = 22385
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Custom Greenhouse
   |author   = Oxyligen
+
   |author = Forkmaster
   |id       = wHatsUp
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 1082
+
   |nexus   = 3464
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
  |name    = Custom Harvest Fix
   |author   = f4iTh, JertsukkaTheMan
+
  |author  = mytigio
   |id       = f4iTh.WheresMyItems
+
  |id      = mytigio.customharvestfix
   |nexus id = 2086
+
  |nexus  = 4192
   |github  =  
+
  |github  = mytigio/CustomHarvestFix
   |3.0 ready= yes
+
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Custom Hay
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomHay
 +
  |nexus  = 16744
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url     = {{github|mouahrara/aedenthorn}}#CustomHay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Home Music, Zelink's ZeldaHome
 +
   |author = zelink, zelinknilez
 +
   |id     = zelink.zeldaHome
 +
   |nexus   = 20844
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id     = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
   |github = Speshkitty/CustomiseChildBedroom
 +
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Customizable Death Penalty
   |author   = thatnzguy
+
   |author = CatCattyCat, Cat
   |id       = thatnzguy.WindowResize
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 2266
+
   |nexus   = 1991
   |github  = thatnzguy/WindowResize
+
   |moddrop = 833547
   |3.0 ready= yes
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Customizable Traveling Cart Days
   |author   = CatCattyCat, Cat
+
   |author = Yyeahdude
   |id       = cat.wintergrass
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 1601
+
   |nexus   = 567
   |github   = danvolchek/StardewMods
+
   |github =
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Customize Anywhere
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Cherry, CherryChain
   |id       = WonderfulFarmLife
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id =  
+
   |nexus   = 4734
   |cf id    =  
+
   |moddrop = 716356
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |github  = Jinxiewinxie/StardewValleyMods
 
  |broke in = Stardew Valley 1.1 or 1.11
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Customize Cursor Sprite
   |author   = skiilaa
+
   |author = Sonozuki
   |id       = skiilaa.X
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 2286
+
   |nexus   = 3014
   |github  =  
+
   |github = Sonozuki/StardewMods
   |broke in = Stardew Valley 1.3.20
+
 
   |3.0 ready=  
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Dresser
 +
   |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Customize Exterior
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.XnbLoader
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 2275
+
   |nexus   = 1099
   |cf id    = 4506
+
   |moddrop = 127272
   |github   = Entoarox/StardewMods
+
   |github = spacechase0/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = MissCoriel
   |nexus id = 2731
+
   |id     = misscoriel.hpstam
   |author   = bcmpinc
+
   |nexus   = 5275
   |github   = bcmpinc/StardewHack
+
   |github = MissCoriel/Customize-Health-and-Stamina
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Customize Trinkets
   |author   = thakyZ
+
   |author = Dragoon23
   |id       = zdailyincrease
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id =
+
   |nexus  = 23818
   |cf id    = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Customize Wedding Attire
   |author   = GuiNoya, Yesst
+
   |author = violetlizabet
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 1621
+
   |nexus   = 10761
   |github   = GuiNoya/SVMods
+
   |github = elizabethcd/CustomizeWeddingAttire
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Custom Kissing
   |author   = RockinRolla
+
   |author = Digus
   |id       = RockinMods.ZoomMod
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 1326
+
   |nexus   = 4664
   |github   = rockinrolla/ZoomMod
+
   |github = Digus/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Custom Linens
 +
  |author  = Mevima
 +
  |id      = Mevima.CustomLinens
 +
  |nexus  = 1027
 +
  |github  =
  
===SMAPI mods (obsolete)===
+
  |broke in = SMAPI 3.0
These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
+
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Localization
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
 +
  |nexus  = 5377
 +
  |github  = ZaneYork/SDV_CustomLocalization
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |summary  = use latest version.
|-
+
  |broke in = Stardew Valley 1.5
! mod name
+
   |status   = obsolete
! author
+
   |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = 4Leaf
 
   |author   = Alex Noddings
 
   |id      = an.4leaf
 
  |nexus id = 2365
 
  |github  = alexnoddings/StardewMods
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Custom Locks
   |author   = skn
+
   |author = aedenthorn, Erinthe
   |id       = skn.AgingMod
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 1129
+
   |nexus   = 6251
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Hair Growth|Hair Growth]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Custom Locks Updated
   |author   = cantorsdust
+
   |author = Rokugin
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 170
+
   |nexus   = 21148
   |github   = cantorsdust/StardewMods
+
   |github = rokugin/StardewMods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Custom Mine Cart Steam
   |author   = Grant Peters
+
   |author = aedenthorn, Erinthe
   |id       = GPeters-AnimalMoodFix
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 761
+
   |nexus   = 14508
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Custom Movies
   |author   = funny-snek
+
   |author = Platonymous
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = Platonymous.CustomMovies
   |nexus id = 2887
+
   |nexus   = 4737
   |github   = funny-snek/anticheat-and-servercode
+
  |moddrop = 793918
  |status  = obsolete
+
   |github = Platonymous/Stardew-Valley-Mods
   |summary  = remove this mod (only needed on the host now).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Custom Music
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Platonymous
   |id       = f4iTh.BetterTransmutation
+
   |id     = Platonymous.CustomMusic
   |nexus id = 2120
+
   |curse  = 307367
   |github   =  
+
  |moddrop = 793904
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 3043
  |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
   |summary  = remove this mod (no longer maintained; use {{nexus mod|3142|Crafting Recipes Expanded}} instead).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Custom Names
   |author   = CJB
+
   |author = MindMeltMax
   |id       = CJBAutomation
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 211
+
   |curse  = 1008334
   |github   = CJBok/SDV-Mods
+
   |nexus   = 23131
   |broke in = Stardew Valley 1.2
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Custom NPC
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.Cobalt
+
   |id     = Platonymous.CustomNPC
   |nexus id = 1723
+
   |nexus  = 1607
   |cf id    = 5139
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   = spacechase0/Cobalt
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Custom NPC Exclusions
   |author   = Igorious
+
   |author = Esca, Esca-MMC
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = Esca.CustomNPCExclusions
   |nexus id =  
+
   |nexus   = 7089
   |cf id    = 3684
+
   |moddrop = 847997
   |github   =
+
   |github  = Esca-MMC/CustomNPCExclusions
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Custom NPC Fixes
   |author   = punyo, yakminepunyo
+
   |author = spacechase0
   |id       = punyo.ConcentrationOnFarming
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 1445
+
  |curse  = 867734
   |github   =  
+
  |moddrop = 771669
   |broke in = Stardew Valley 1.3
+
   |nexus   = 3849
  |status  = abandoned
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Custom NPC - Riley, Riley House
   |author   = Nishtra
+
   |author = SG
   |id       = ConfigurableShippingDates
+
   |id     = SG.RileyHouse
   |nexus id = 675
+
   |nexus   = 5811
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Custom Obelisks
   |author   = BadNetCode
+
   |author = XxHarvzBackxX
   |id       = BadNetCode.CropSafety
+
   |id     = harvz.CustomObelisks
   |nexus id = 1233
+
   |nexus  = 10202
   |moddrop id = 130160
+
   |github = XxHarvzBackxX/Custom-Obelisks
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Custom Object Production
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.CustomCrops
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 1592
+
   |curse  = 868827
   |cf id    = 5070
+
   |nexus   = 10152
   |moddrop id = 273617
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/CustomCrops
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Custom Ore Nodes
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomElementHandler
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 1068
+
  |curse  = 868903
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 5966
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Custom Paths
   |author   = spacechase0
+
   |author = Entoarox
   |id       = spacechase0.CustomFarmTypes
+
   |id     = Entoarox.CustomPaths
   |nexus id = 1140
+
   |nexus   = 2272
   |cf id    = 4705
+
   |chucklefish = 5234
   |moddrop id = 128708
+
   |github  = Entoarox/StardewMods
   |github  = spacechase0/CustomFarmTypes
+
 
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#MTN|MTN]] instead).
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = EpicBellyFlop45
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = aedenthorn.PetBed
   |nexus id = 3014
+
   |nexus   = 10462
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
   |github  = EpicBellyFlop45/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Custom Picture Frames
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomTV
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 1139
+
   |nexus   = 10704
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Custom Quest Expiration
   |author   = ofmanynames
+
   |author = hawkfalcon
   |id       = InstantGeode
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 750
+
   |nexus   = 2148
   |github   =
+
   |github = hawkfalcon/Stardew-Mods
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Custom Reminders
   |author   = bcmpinc
+
   |author = Dem1se
   |id       = bcmpinc.FixScytheExp
+
   |id     = Dem1se.CustomReminders
   |nexus id =  
+
   |nexus   = 6215
   |github  = bcmpinc/StardewHack
+
   |moddrop = 793899
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github  = Dem1se/CustomReminders
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Custom Renovations, Renovations
   |author   = StarPeanut, Greger
+
   |author = aedenthorn, Erinthe
   |id       = HappyAnimals
+
   |id     = aedenthorn.Renovations
   |nexus id =  
+
   |nexus   = 9687
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
 
   |github   =  
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |name    = Custom Resource Clumps
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.CustomResourceClumps
 +
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Custom Shirts
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.JunimoFarm
+
   |id     = Platonymous.CustomShirts
   |nexus id = 984
+
   |nexus   = 2416
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Custom Shops Redux
   |author   = Permamiss
+
   |author = Omegasis, Alpha_Omegasis
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 637
+
   |nexus   = 1378
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  =  
+
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Custom Signs
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 501
+
   |nexus  = 11336
  |cf id    = 3796
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 127274
+
 
   |github   = spacechase0/StardewValleyMP
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Custom Spouse Location
   |author   = Kithio
+
   |author = barteke22
   |id       = Kithio:ChatMod
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id =
+
   |nexus  = 9676
   |cf id    = 4296
+
   |github = barteke22/StardewMods
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Custom Spouse Patio
   |author   = vaindil
+
   |author = aedenthorn, Erinthe
   |id       = vaindil.MoodFix
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 1809
+
   |nexus   = 6630
   |github   = vaindil/sdv-moodfix
+
   |github = aedenthorn/StardewValleyMods
   |status   = obsolete
+
 
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |status = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Custom Spouse Patio Redux
   |author   = YonKuma, kumarei
+
   |author = aedenthorn, Erinthe
   |id       = YonKuma.MoodGuard
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 1597
+
   |nexus   = 10889
   |github   = YonKuma/MoodGuard
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |status  = obsolete
+
   |broke in           = Stardew Valley 1.6
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Custom Spouse Patio Wizard
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.MoreMapLayers
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 1134
+
   |nexus   = 7775
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
  |summary  = remove this mod (no longer maintained; use [[#TMX Loader|TMX Loader]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Custom Spouse Rooms
   |author   = Unremarkable, animavoro
+
   |author = aedenthorn, Erinthe
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 2135
+
  |curse  = 868833
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |nexus   = 10029
   |broke in = Stardew Valley 1.3.11
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |broke in           = Stardew Valley 1.6
 +
   |status             = workaround
 +
   |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Custom Spouse Rooms - Continued
   |author   = Pathoschild
+
   |author = Datamancer
   |id       = Pathoschild.NoDebugMode
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 593
+
   |nexus  = 20966
  |github   = Pathoschild/StardewMods
+
   |moddrop = 1534005
   |status  = obsolete
+
   |github = csandwith/StardewValleyMods
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Custom Starter Furniture
   |author   = Alex Noddings
+
   |author = aedenthorn, Erinthe
   |id       = an.ownscepter
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 2404
+
   |nexus   = 16729
   |github   = alexnoddings/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Custom Starter Package
   |author   = EpicBellyFlop45
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 2997
+
   |nexus   = 14152
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Custom Tapper Framework
   |author   = EpicBellyFlop45
+
   |author = Selph, zombifier
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = selph.CustomTapperFramework
   |nexus id = 3004
+
   |nexus   = 22975
   |github   =  
+
   |github = zombifier/My_Stardew_Mods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Ring of Fire
+
  |name    = Custom Tokens
  |author  = Platonymous
+
  |author  = TheMightyAmondee, MightyAmondee
  |id      = Platonymous.RingOfFire
+
  |id      = TheMightyAmondee.CustomTokens
  |nexus id = 1166
+
  |nexus  = 7517
  |github  = Platonymous/Stardew-Valley-Mods
+
  |github  = TheMightyAmondee/CustomTokens
  |broke in = Stardew Valley 1.3
+
}}
  |status  = abandoned
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Custom Toolbar
{{/entry
+
  |author  = aedenthorn, Erinthe
  |name    = Ship Anywhere
+
  |id      = aedenthorn.CustomToolbar
  |author  = spacechase0
+
  |nexus  = 11322
  |id
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Effect
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomToolEffect
 +
  |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
  |author  = trashcan9
 +
  |id      = trashcan9.CustomToolRange
 +
  |nexus  = 16384
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tracker
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomTracker
 +
  |nexus  = 5108
 +
  |github  = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Transparency
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.customtransparency
 +
  |nexus  = 2359
 +
  |moddrop = 833556
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Trash Can
 +
  |author  = ShivaGuy
 +
  |id      = ShivaGuy.CustomTrashCan
 +
  |nexus  = 11835
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tree Tweaks, More Wood
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreeTweaks
 +
  |nexus  = 10760
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomTV
 +
  |curse  = 877224
 +
  |nexus  = 6775
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV Channel
 +
  |author  = chieeri323
 +
  |id      = chieeri323.customtvchannel
 +
  |nexus  = 24278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Wallpaper Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomWallpaperFramework
 +
  |curse  = 868751
 +
  |nexus  = 12510
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Walls and Floors
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomWallsAndFloors
 +
  |curse  = 307569
 +
  |moddrop = 793903
 +
  |nexus  = 3010
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Warp Locations
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.customwarplocations
 +
  |nexus  = 1688
 +
  |moddrop = 833544
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Warp Points
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomWarpPoints
 +
  |nexus  = 9651
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Warps
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.CustomWarps
 +
  |nexus  = 3445
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Winter Star Gifts
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.CWSG
 +
  |nexus  = 10024
 +
  |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cut the Cord, TvMenu
 +
  |author  = cgifox
 +
  |id      = cgifox.CutTheCord
 +
  |nexus  = 9571
 +
  |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cycle Tools
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CycleTools
 +
  |curse  = 871827
 +
  |nexus  = 13973
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Farm Photo
 +
  |author  = Seawolf, seawolf87
 +
  |id      = Seawolf.DailyFarmPhoto
 +
  |nexus  = 4791
 +
  |github  = Seawolf87/DailyFarmPhoto
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
  |author  = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
  |nexus  = 6783
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck Message
 +
  |author  = Schematix, Schmtx
 +
  |id      = Schematix.DailyLuckMessage
 +
  |nexus  = 1327
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck on HUD, JustLuckMod
 +
  |author  = zeldela
 +
  |id      = dJustLuckMod
 +
  |nexus  = 10386
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily News
 +
  |author  = bashNinja
 +
  |id      = bashNinja.DailyNews
 +
  |nexus  = 1141
 +
  |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Notifications, Event Notifications
 +
  |author  = dreamsicl
 +
  |id      = EventNotifications
 +
  |nexus  =
 +
  |chucklefish = 3621
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Pet the Animals
 +
  |author  = flowoeB
 +
  |id      = flowoeB.DailyPetTheAnimals
 +
  |nexus  = 8356
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Phone Quest
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.DailyPhoneQuest
 +
  |nexus  = 14648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
 +
  |author  = MevNav
 +
  |id      = MevNav.DailyPlanner
 +
  |nexus  = 16704
 +
  |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Special Orders
 +
  |author  = shekurika
 +
  |id      = shekurika.DailySpecialOrders
 +
  |nexus  = 9693
 +
  |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.DailyTasksReport
 +
  |nexus  = 1624
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report Plus
 +
  |author  = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DaLionheart
 +
  |author  = DaLion
 +
  |id      = DaLion.Core
 +
  |nexus  = 24332
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dan Utils
 +
  |author  = Danmw3
 +
  |id      = danmw3.DanUtils
 +
  |nexus  = 2287
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dark User Interface
 +
  |author  = zazizu
 +
  |id      = zazizu.darkUI
 +
  |nexus  = 4056
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Data Layers, Data Maps
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 +
  |curse  = 1000628
 +
  |nexus  = 1691
 +
  |moddrop = 606646
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Death Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DeathTweaks
 +
  |nexus  = 18174
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 +
  |nexus  = 679
 +
  |moddrop = 606608
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Decrafting Mod
 +
  |author  = iSkLz_, MSCFC
 +
  |id      = MSCFC.DecraftingMod
 +
  |nexus  = 4158
 +
  |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.deepwoodsmod
 +
  |curse  = 992429
 +
  |nexus  = 2571
 +
  |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods Seasonal Obelisk
 +
  |author  = Sandman53
 +
  |id      = maxvollmer.deepwoodsmod.seasonalobelisk
 +
  |nexus  = 5016
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods Warp Network Integration
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.deepwoodswarpnet
 +
  |nexus  = 10240
 +
  |moddrop = 1060419
 +
  |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Farmer
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.DefaultFarmer
 +
  |nexus  = 12421
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default On Cheats
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.DefaultOnCheats
 +
  |nexus  = 21035
 +
  |github  = EnderTedi/DefaultOnCheats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Window Size
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DefaultWindowSize
 +
  |nexus  = 10939
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Delivery Service
 +
  |author  = AxesOfEvil
 +
  |id      = AxesOfEvil.DeliveryService
 +
  |nexus  = 5187
 +
  |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Delivery Upgrade Tool
 +
  |author  = Dash, yuukidach
 +
  |id      = Pathoschild.test
 +
  |nexus  = 5570
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Petter
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.DeluxeAutoPetter
 +
  |nexus  = 23226
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Grabber Redux
 +
  |author  = ferdaber
 +
  |id      = ferdaber.DeluxeGrabberRedux
 +
  |nexus  = 7920
 +
  |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Grabber Redux 1.6
 +
  |author  = Nykal145
 +
  |id      = Nykal145.DeluxeGrabberRedux16
 +
  |nexus  = 20799
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Hats
 +
  |author  = domsim1
 +
  |id      = domsim1.DeluxeHats
 +
  |nexus  = 5836
 +
  |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Journal
 +
  |author  = MolsonCAD
 +
  |id      = MolsonCAD.DeluxeJournal
 +
  |nexus  = 11436
 +
  |github  = MolsonCAD/DeluxeJournal
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demanding Shipping
 +
  |author  = lech43
 +
  |id      = lech43.DemandingShipping
 +
  |nexus  = 7315
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Solo Dancing, Robin Building Token
 +
  |author  = DrSpactacus, NateMod
 +
  |id      = NateMod.RobinBuildingToken
 +
  |nexus  = 22564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Visits Cave
 +
  |author  = Kichjo
 +
  |id      = Kichjo.DemetriusVisitsCave
 +
  |nexus  = 5477
 +
  |github  = KeelanRosa/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Bloom Farm
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Desert_Bloom_Farm
 +
  |curse  = 990494
 +
  |nexus  = 16750
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Destroyable Bushes
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.DestroyableBushes
 +
  |nexus  = 6304
 +
  |moddrop = 798245
 +
  |github  = Esca-MMC/DestroyableBushes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Detailed Sprites
 +
  |author  = RainsKuro, RainzKuro
 +
  |id      = RainzKuro.DetailedSprites
 +
  |nexus  = 15549
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
  |nexus  = 8348
 +
  |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Box Redesign
 +
  |author  = gzhynko
 +
  |id      = GZhynko.DialogueBoxRedesign
 +
  |nexus  = 8853
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Display Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueDisplayFramework
 +
  |curse  = 868761
 +
  |nexus  = 11661
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Emotes
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Extension
 +
  |author  = elbe
 +
  |id      = elbe.DialogueExtension
 +
  |nexus  = 10851
 +
  |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Keys
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DialogueKeys
 +
  |curse  = 1022342
 +
  |nexus  = 24325
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue New Line
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueNewLine
 +
  |curse  = 868753
 +
  |nexus  = 12175
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
  |nexus  = 9887
 +
  |moddrop = 1035899
 +
  |github  = DecidedlyHuman/DialogueTester
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueTrees
 +
  |nexus  = 9550
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Did You Water Your Crops
 +
  |author  = Nishtra
 +
  |id      = Nishtra.DidYouWaterYourCrops
 +
  |nexus  = 1583
 +
  |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
 +
  |author  = shanks3042
 +
  |id      = shanks3042.StardewValleyEasyPrairieKing
 +
  |nexus  = 5816
 +
  |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Socializing
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DifficultySocializing
 +
  |curse  = 1023363
 +
  |nexus  = 24389
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dimensional Pockets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DimensionalPockets
 +
  |nexus  = 12706
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dino Form
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DinoForm
 +
  |nexus  = 18244
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Auto Pickup
 +
  |author  = Eugenii10
 +
  |id      = KubichekEV.DisableAutoPickup
 +
  |nexus  = 9717
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Building Fade
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewDisableBuildingFade
 +
  |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Gamepad, Disable Controller
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.DisableController
 +
  |nexus  = 2229
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Discord Rich Presence
 +
  |author  = RuiNtD
 +
  |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
 +
  |nexus  = 2156
 +
  |github  = RuiNtD/SVRichPresence
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dish of the Day Display
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.DishOfTheDayDisplay
 +
  |nexus  = 3960
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dismantle Craftables
 +
  |author  = jahangmar
 +
  |id      = jahangmar.DismantleCraftables
 +
  |nexus  = 3687
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Energy
 +
  |author  = dmarcoux
 +
  |id      = dmarcoux.DisplayEnergy
 +
  |nexus  = 10662
 +
  |moddrop = 1087175
 +
  |github  = dmarcoux/DisplayEnergy
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Monster Health
 +
  |author  = Atesba
 +
  |id      = Atesba.DisplayMonsterHealth
 +
  |nexus  = 20984
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Player Stats
 +
  |author  = Fleem
 +
  |id      = Fleem.DisplayPlayerStats
 +
  |nexus  = 21547
 +
  |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
  |nexus  = 7635
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |github  = SimonK1122/WitchSwampOverhaulPatches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
 +
  |author  = Airyn and the DSV Team
 +
  |id      = DSV.Core
 +
  |nexus  = 17059
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Eat That
 +
  |author  = Pyrohead37
 +
  |id      = Pyrohead37.DontEatThat
 +
  |nexus  = 1951
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Stop Me Now
 +
  |author  = Shockah
 +
  |id      = Shockah.DontStopMeNow
 +
  |nexus  = 10941
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Double Standard Farm, Double Farm
 +
  |author  = Leaf
 +
  |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
 +
  |nexus  = 3928
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Downtown Zuzu
 +
  |author  = XxHarvzBackxX, Zuzu Development Team
 +
  |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
 +
  |curse  = 987160
 +
  |nexus  = 8587
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DPad Inventory Hotkey
 +
  |author  = joljyo
 +
  |id      = joljyo.DPadInventoryHotkey
 +
  |nexus  = 7507
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dragon Pearl Lure
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.DragonPearlLure
 +
  |nexus  = 15109
 +
  |github  = elizabethcd/DragonPearlLure
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Draw Fish Ponds Over Grass
 +
  |author  = atravita
 +
  |id      = atravita.DrawFishPondsOverGrass
 +
  |curse  = 870981
 +
  |moddrop = 1125248
 +
  |nexus  = 11352
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dreamscape
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Dreamscape
 +
  |nexus  = 11742
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drive By
 +
  |author  = BlaDe
 +
  |id      = BlaDe.DriveBy
 +
  |nexus  = 12033
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop It - Drop Item Hotkey
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.DropItHotkey
 +
  |nexus  = 7971
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Buddy
 +
  |author  = SwiftSails
 +
  |id      = SwiftSails.DungeonBuddy
 +
  |nexus  = 7864
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Merchants
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DungeonMerchants
 +
  |nexus  = 14630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Durable Fences
 +
  |author  = Zoryn
 +
  |id      = Zoryn.DurableFences
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Durin's Rest
 +
  |author  = NoFogBob and PaulDunstan
 +
  |id      = NoFogBob.DurinsRest_CSharp
 +
  |nexus  = 12345
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dusty Overhaul
 +
  |author  = CyanFire
 +
  |id      = CF.SMAPI.DustyOverhaul
 +
  |nexus  = 13057
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dusty Overhaul - SVE
 +
  |author  = CyanFire
 +
  |id      = CF.SMAPI.DustyOverhaulSVE
 +
  |nexus  = 13265
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DVR
 +
  |author  = captncraig
 +
  |id      = captncraig.dvr
 +
  |nexus  = 3860
 +
  |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dwarf Scroll Prices
 +
  |author  = noriteway
 +
  |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
 +
  |nexus  = 16386
 +
  |github  = noriteway/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dwarvish Mattock
 +
  |author  = Anthony Hilyard, Grend
 +
  |id      = com.anthonyhilyard.dwarvishmattock
 +
  |curse  = 536418
 +
  |nexus  = 9684
 +
  |github  = AHilyard/DwarvishMattock
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Bodies
 +
  |author  = ribeena
 +
  |id      = ribeena.dynamicbodies
 +
  |nexus  = 12893
 +
  |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Checklist
 +
  |author  = gunnargolf
 +
  |id      = gunnargolf.DynamicChecklist
 +
  |nexus  = 1145
 +
  |github  = gunnargolf/DynamicChecklist
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Clothing
 +
  |author  = hilovids
 +
  |id      = hilovids.DynamicClothing
 +
  |nexus  = 10078
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Crops
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.DynamicCrops
 +
  |nexus  = 13800
 +
  |github  = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Dialogues Framework
 +
  |author  = mistyspring
 +
  |id      = mistyspring.dynamicdialogues
 +
  |curse  = 880516
 +
  |nexus  = 12836
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
  |nexus  = 20253
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Flooring
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DynamicFlooring
 +
  |nexus  = 14780
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DynamicGameAssets
 +
  |curse  = 867707
 +
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets → DGA Automate
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DGAAutomate
 +
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Horses
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Machines
 +
  |author  = tyran285, Ryuuze
 +
  |id      = DynamicMachines
 +
  |nexus  = 374
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DynamicMapTiles
 +
  |nexus  = 14566
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.DynamicMapTiles
 +
  |nexus  = 21084
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Night Time
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = knakamura.dynamicnighttime
 +
  |nexus  = 2072
 +
  |moddrop = 664041
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic NPC Sprites
 +
  |author  = BashNinja
 +
  |id      = BashNinja.DynamicNPCSprites
 +
  |nexus  = 1183
 +
  |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Price
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.DynamicPrice
 +
  |nexus  = 5831
 +
  |github  = ZaneYork/SDV_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Reflections
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.DynamicReflections
 +
  |curse  = 870926
 +
  |nexus  = 12831
 +
  |github  = Floogen/DynamicReflections
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Running Speed
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.DynamicRunningSpeed
 +
  |nexus  = 4029
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Community Upgrades
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.EarlyCommunityUpgrades
 +
  |nexus  = 8450
 +
  |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Cave Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.NerfCavePuzzle
 +
  |curse  = 870978
 +
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Dart Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.EasierDartPuzzle
 +
  |curse  = 870971
 +
  |moddrop = 1205159
 +
  |nexus  = 13049
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
  |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
  |nexus  = 1426
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Fishing
 +
  |author  = majordot
 +
  |id      = MajorDOT.EasierFishing
 +
  |nexus  =
 +
  |curse  = 305367
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Monster Eradication
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.EasierMonsterEradication
 +
  |nexus  = 11548
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Special Orders
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
  |github  = TheMightyAmondee/EasierSpecialOrders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = East Scarp (SMAPI)
 +
  |author  = LemurKat and kdau
 +
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 +
  |nexus  = 5787
 +
  |moddrop = 984954
 +
  |source  = https://gitlab.com/kdau/eastscarp
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Access
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.EasyAccess
 +
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Attack
 +
  |author  = season
 +
  |id      = season.EasyAttack
 +
  |nexus  = 20832
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Chest
 +
  |author  = season
 +
  |id      = season.EasyChest
 +
  |nexus  = 20842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Cleaner
 +
  |author  = season
 +
  |id      = season.EasyCleaner
 +
  |nexus  = 20865
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Crane Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fairy
 +
  |author  = season
 +
  |id      = season.EasyFairy
 +
  |nexus  = 20931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Farming
 +
  |author  = MountainDewBoi
 +
  |id      = MountainDewBoi.EasyFarming
 +
  |nexus  = 4162
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Farm Switcher
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Easy_Farm_Switcher
 +
  |curse  = 990826
 +
  |nexus  = 16873
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishing
 +
  |author  = season
 +
  |id      = season.EasyFishing
 +
  |nexus  = 20830
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gift
 +
  |author  = season
 +
  |id      = season.EasyGift
 +
  |nexus  = 20838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gifting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 +
  |nexus  = 2957
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Harvest
 +
  |author  = season
 +
  |id      = season.EasyHarvest
 +
  |nexus  = 20924
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Path Destruction
 +
  |author  = StultusV
 +
  |id      = StultusV.EasyPathDestruction
 +
  |nexus  = 8775
 +
  |github  = JudeRV/Stardew-EasyPathDestruction
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Petting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyPetting.3032
 +
  |nexus  = 3032
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Upgrade
 +
  |author  = Senofu
 +
  |id      = Senofu.EasyUpgrade
 +
  |nexus  = 23496
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Valley
 +
  |author  = season
 +
  |id      = season.EasyValley
 +
  |nexus  = 21181
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat & Drink From Inventory
 +
  |author  = Zamiel
 +
  |id      = Zamiel.EatDrinkFromInventory
 +
  |nexus  = 21280
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat Food In Backpack Instantly, Eat In Backpack
 +
  |author  = philosquare
 +
  |id      = philosquare.EatInBackpack
 +
  |nexus  = 22872
 +
  |github  = philosquare/EatInBackpack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat More
 +
  |author  = crc-fehler
 +
  |id      = crc.eatmore
 +
  |nexus  = 2724
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Economy Mod
 +
  |author  = millerscout
 +
  |id      = Millerscout.EconomyMod
 +
  |nexus  = 6955
 +
  |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EH Smash Quality
 +
  |author  = EH Lim
 +
  |id      = tech.enghao.sv.eh-smash-quality
 +
  |nexus  = 9303
 +
  |github  =
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
  |nexus  = 4806
 +
  |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elevator
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.Elevator
 +
  |nexus  = 2952
 +
  |github  = Ilyaki/Elevator
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elliot Is Fabio
 +
  |author  = Dr Dirtbag, DrDirtbag
 +
  |id      = ElliottIsFabio.ElliottIsFabio
 +
  |nexus  = 23229
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elven Krobus, Underdark Krobus
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarkkrobus
 +
  |nexus  = 3071
 +
  |github  = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Email
 +
  |nexus  = 11325
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Your Hands
 +
  |author  = BlueSight
 +
  |id      = BlueSight.EmptyYourHands
 +
  |nexus  = 19736
 +
  |github  = Hikari-BS/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |author  = Enaium
 +
  |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchantable Scythes and Golden Scythe Respawns
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
  |nexus  = 10668
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Enemies Health Bars
 +
  |author  = TheThor59
 +
  |id      = Thor.EnemyHealthBars
 +
  |nexus  = 3627
 +
  |github  = TheThor59/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Health Bars
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 +
  |nexus  = 193
 +
  |chucklefish = 3529
 +
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Count
 +
  |author  = Crystallyne
 +
  |id      = Crystallyne.EnergyCount
 +
  |nexus  = 4272
 +
  |github  = Crystallyne/EnergyCount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Protect
 +
  |author  = philosquare
 +
  |id      = philosquare.EnergyProtect
 +
  |nexus  = 21918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.EnergyRework
 +
  |nexus  = 21686
 +
  |github  = seferoni/EnergyRework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Time
 +
  |author  = nikperic, ThatOneCow
 +
  |id      = nikperic.EnergyTime
 +
  |nexus  = 6488
 +
  |source  = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Loot Magnet, Magnet Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
 +
  |nexus  = 4856
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Relationships
 +
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
  |nexus  = 12763
 +
  |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
  |nexus  = 2269
 +
  |chucklefish = 4228
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Modding Utilities
 +
  |author  = Entoarox
 +
  |id      = Entoarox.Utilities
 +
  |nexus  = 5521
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escape Rope
 +
  |author  = lestoph
 +
  |id      = lestoph.EscapeRope
 +
  |nexus  = 8576
 +
  |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
  |id      = BlackJack.EscargoWinBugfix
 +
  |nexus  = 24556
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esca's Modding Plugins
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.EMP
 +
  |nexus  = 9296
 +
  |moddrop = 1005443
 +
  |github  = Esca-MMC/EscasModdingPlugins
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esc Dialogue Mod
 +
  |author  = g33k, g33kidd
 +
  |id      = g33k.EscDialogueMod
 +
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Artisan Good Icons
 +
  |author  = chsiso58
 +
  |id      = haze1nuts.evenbetterartisangoodicons
 +
  |nexus    =
 +
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better RNG
 +
  |author  = pepoluan
 +
  |id      = pepoluan.EvenBetterRNG
 +
  |nexus  = 8680
 +
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
  |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Limiter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EventLimiter
 +
  |nexus  = 10735
 +
  |github  = TheMightyAmondee/EventLimiter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Music Volume
 +
  |author  = jorgamun
 +
  |id      = jorgamun.EventMusicVolume
 +
  |nexus  = 10650
 +
  |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Sound Adjuster
 +
  |author  = shekurika
 +
  |id      = shekurika.EventSoundAdjuster
 +
  |nexus  = 8734
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester
 +
  |author  = BlaDe
 +
  |id      = BlaDe.EventTester
 +
  |nexus  = 11178
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester, SinZ's Event Tester
 +
  |author  = SinZ and atravita
 +
  |id      = sinZandAtravita.SinZsEventTester
 +
  |nexus  = 19458
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Everlasting Baits and Unbreakable Tackles
 +
  |author  = Digus
 +
  |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
 +
  |nexus  = 2360
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
 +
  |author  = moonslime
 +
  |id      = moonslime.ExcavationSkill
 +
  |nexus  = 15793
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exhaustion Tweaks
 +
  |author  = mytigio
 +
  |id      = mytigio.exhaustiontweaks
 +
  |nexus  = 6247
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 +
  |author  = Lodukas
 +
  |id      = Uwazouri.ExpandedFridge
 +
  |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |moddrop = 1547203
 +
  |nexus  = 7431
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Bars
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
 +
  |curse  = 867392
 +
  |moddrop = 127275
 +
  |nexus  = 509
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Rate Multiplier
 +
  |author  = MSCFC, iSkLz
 +
  |id      = SkLz.ExpMultiply
 +
  |nexus  = 5910
 +
  |github  = iSkLz/ExperienceMultiplier
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Updates
 +
  |author  = Quipex
 +
  |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expert Sitting
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExpertSitting
 +
  |nexus  = 7435
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Bus System
 +
  |author  = Tondorian
 +
  |id      = ExtendedBusSystem
 +
  |nexus  =
 +
  |chucklefish = 4373
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Fridge
 +
  |author  = Crystalmir
 +
  |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
 +
  |nexus  = 485
 +
  |github  = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Minecart
 +
  |author  = Entoarox
 +
  |id      = Entoarox.ExtendedMinecart
 +
  |nexus  = 2271
 +
  |chucklefish = 4359
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Reach
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExtendedReach
 +
  |curse  = 867754
 +
  |moddrop = 242303
 +
  |nexus  = 1493
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Content Mod
 +
  |author  = Alacrity, platinumhobo
 +
  |id      = Alacrity.ExtraContentMod
 +
  |nexus  = 8510
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Fish Information
 +
  |author  = Ceasg
 +
  |id      = Ceasg.ExtraFishInformation
 +
  |nexus  = 4170
 +
  |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Machine Configs
 +
  |author  = Selph, zombifier
 +
  |id      = selph.ExtraMachineConfig
 +
  |nexus  = 22256
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayers
 +
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
  |nexus  = 7490
 +
  |github  =
 +
 
 +
  |broke in = Json Assets 1.7.7
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Weather
 +
  |author  = BlaDe
 +
  |id      = BlaDe.ExtremeWeather
 +
  |nexus  = 12334
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fabrication
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.Fabrication
 +
  |nexus  = 10679
 +
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fairy Fix
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
  |nexus  = 24469
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall 28 Snow Day
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.Fall28SnowDay
 +
  |nexus  = 486
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall To Autumn
 +
  |author  = jahangmar
 +
  |id      = jahangmar.FallToAutumn
 +
  |nexus  = 7174
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Familiars
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Familiars
 +
  |nexus  = 6429
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Family Planning
 +
  |author  = loe2run
 +
  |id      = Loe2run.FamilyPlanning
 +
  |nexus  = 4515
 +
  |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fancy Sprinklers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.FancySprinklers
 +
  |nexus  = 15857
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fantastic Frames
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.FantasticFrames
 +
  |nexus  = 4540
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmageddon
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.farmageddon
 +
  |nexus  = 2618
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Animal Choices
 +
  |author  = ShivaGuy
 +
  |id      = ShivaGuy.FarmAnimalChoices
 +
  |nexus  = 11850
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Animal Harvest Helper
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmAnimalHarvestHelper
 +
  |nexus  = 13782
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Anywhere
 +
  |author  = hmkiesel
 +
  |id      = hmkiesel.FarmAnywhere
 +
  |nexus  = 13926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Barn Door Automation
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Item Collector
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Cave Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmCaveFramework
 +
  |nexus  = 10506
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
 +
  |author  = atravita
 +
  |id      = atravita.FarmCaveSpawn
 +
  |curse  = 870986
 +
  |moddrop = 1068205
 +
  |nexus  = 10186
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
 +
  |author  = atravita
 +
  |id      = atravita.ExpFromMonsterKillsOnFarm
 +
  |curse  = 870983
 +
  |moddrop = 1099838
 +
  |nexus  = 10924
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computer Plus
 +
  |author  = Boebie
 +
  |id      = beau.farmcomputerplus
 +
  |nexus  = 19124
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computers Check Cellars
 +
  |author  = Ian Rubin, ianr427
 +
  |id      = ianr.FarmComputersCheckCellars
 +
  |nexus  = 19581
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerHelper
 +
  |nexus  = 10179
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.FarmerHelper
 +
  |nexus  = 21030
 +
  |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
  |nexus  = 11398
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits for 1.6
 +
  |author  = mistyspring
 +
  |id      = mistyspring.aedenthornFarmerPortraits
 +
  |nexus  = 20713
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Vitals Evolved
 +
  |author  = Sensakuma
 +
  |id      = Sensakuma.FarmerVitalsEvolved
 +
  |nexus  = 11131
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Expansion
 +
  |author  = Advize
 +
  |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
 +
  |nexus  = 130
 +
  |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhand Finder
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.
 
===Updating a mod===
 
===Updating a mod===
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
* Post a message in the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ coordination thread] to ask questions or say when your mods are updated.
+
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 5,916: Line 23,864:
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
# Increase the official version in <tt>manifest.json</tt> by <tt>0.0.1</tt> and add <tt>-unofficial.1-yourName</tt>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <tt>1.0.1-unofficial.1-sampleUser</tt>. If you need to release a new unofficial update, just increment <tt>unofficial.1</tt> to <tt>unofficial.2</tt>, 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>
+
# 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.
 
# Push your changes to GitHub.
# Post a release package to the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524 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 <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
+
# 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).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
===Overall compatibility===
 
{{/barchart
 
  |ok        = 344
 
  |workaround = 94
 
  |soon      = 83
 
  |broken    = 72
 
  |total      = 593
 
}}
 
 
==Footnotes==
 
<references>
 
  <ref name="compatibility">This only shows whether a mod is ''compatible''; it may have bugs unrelated to SMAPI compatibility.</ref>
 
  <ref name="optional-update">If a mod says "use optional download", its main version isn't compatible but there's an official optional update. If the mod is on Nexus, click "Files" on the mod page and check for a newer version (often under 'optional files').</ref>
 
</references>
 
  
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 +
[[es:Modding:Compatibilidad de mods]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 00:09, 17 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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