Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: most Entoarox mods updated)
(Add unofficial version of Expert Sitting)
 
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: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:''' Here's a list of mods tested with the latest versions of SMAPI and Stardew Valley. Content packs aren't listed. It's updated periodically for new mod releases.
+
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
+
-->
 +
{{#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     = 4Leaf
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = Alex Noddings
+
   |author = pepoluan
   |id       = an.4leaf
+
   |id     = pepoluan.24h
   |nexus id = 2365
+
   |nexus   = 8759
   |github  = alexnoddings/StardewMods
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = jackkimball
+
   |author = Prince-Leto
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = princeleto.twentyfourhours
   |nexus id = 2465
+
   |nexus   = 2908
   |github  = jacksonkimball/AVerySpecialBlueChicken
+
   |github = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = 3-Story Cellar
   |author   = dumb0t
+
   |author  = fan
  |author2 = VIspReaderUS
+
   |id     = fan.3-story-cellar
   |id       = AccessChestAnywhere
+
   |nexus   = 22882
   |nexus id = 257
+
   |github  =
   |github   = VIspReaderUS/AccessChestAnywhere
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 4Leaf
   |author   = f4iTh
+
   |author  = Alex Noddings
  |author2 = JertsukkaTheMan
+
   |id     = an.4leaf
   |id       = f4iTh.ActivateSprinklers
+
   |nexus   = 2365
   |nexus id = 2088
+
   |github =
   |github   =
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = A Better Crab Trap
   |author   = Pokeytax
+
   |author = ARgoChxw
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 2631
+
   |nexus   = 22015
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Abilities - Experience Bars
   |author   = punyo
+
   |author  = Ophaneom
  |author2 = yakminepunyo
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |id       = punyo.AdjustableStaminaHealing
+
   |nexus   = 8048
   |nexus id = 2149
+
   |github = Ophaneom/Abilities-Experience-Bars
   |github   = pomepome/AdjustableStaminaHealing
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{/entry
+
   |status   = workaround
   |name    = Adjust Artisan Prices
+
   |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
   |author   = ThatNorthernMonkey
 
   |id      = ThatNorthernMonkey.AdjustArtisanPrices
 
  |nexus id =
 
  |cf id    = 3532
 
  |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
  |broke in = Stardew Valley 1.1
 
  |links    = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = mmanlapat
+
   |author = Sandman53
   |id       = mmanlapat.AdjustMonster
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 1161
+
   |nexus   = 22751
   |github   =  
+
   |github = Sandman534/Abilities-Experience-Bars
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = A Bonafide Special Blue Chicken
   |author   = Entoarox
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 2270
+
   |nexus  = 8979
   |cf id    = 3619
+
   |github = rikai/ABonafideSpecialBlueChicken
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines
+
   |name    = Access Chest Anywhere
  |name2   = AdvMachines
+
   |author = dumb0t, VIspReaderUS
   |author   = ANDR55
+
   |id     = AccessChestAnywhere
   |id       = ANDR55.AdvMachines
+
   |nexus   = 257
   |nexus id =  
+
   |github  =
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |broke in = Stardew Valley 1.1
   |github   =  
+
   |status   = workaround
   |broke in = Stardew Valley 1.3
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup
+
   |name    = Accessible Tiles
  |name2   = Stardew Auto Backup, Stardew_Save_Backup
+
   |author  = GrumpyCrouton
   |author   = Omegasis
+
   |id     = GrumpyCrouton.AccessibleTiles
  |author2 = Alpha_Omegasis
+
   |nexus  = 10755
   |id       = Omegasis.AdvancedSaveBackup
+
   |github  =
   |old ids  = Omegasis.SaveBackup
+
 
   |nexus id = 435
+
   |broke in = Stardew Valley 1.6
   |github  = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = AchtuurCore
   |author   = Hammurabi
+
   |author = Achtuur
   |id       = HammurabiAdventureShopInventory
+
   |id     = Achtuur.AchtuurCore
   |nexus id =
+
   |nexus  = 16827
   |cf id    = 4608
+
   |github  = Achtuur/StardewTravelSkill
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AgingMod
+
   |name   = Action Sitting
   |author   = skn
+
   |author = greentodd
   |id       = skn.AgingMod
+
   |id     = greentodd.ActionSitting
   |nexus id = 1129
+
   |nexus   = 10943
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = cantorsdust
+
   |author = StultusV
   |id       = cantorsdust.AllCropsAllSeasons
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
  |old ids  = 29ee8246-d67b-4242-a340-35a9ae0d5dd7, community.AllCropsAllSeasons<!--changed in 1.3 and 1.5-->
+
   |nexus   = 8688
   |nexus id = 170
+
   |github = JudeRV/Stardew-ActivatingSprinklers
   |github   = cantorsdust/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Activate Sprinklers
   |author   = cantorsdust
+
   |author = f4iTh, JertsukkaTheMan
   |id       = cantorsdust.AllProfessions
+
   |id     = f4iTh.ActivateSprinklers
   |old ids  = 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3, community.AllProfessions<!--changed in 1.2 and 1.3.1-->
+
   |nexus   = 2088
   |nexus id = 174
+
   |github =
   |github   = cantorsdust/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool
+
   |name    = Active Menu Anywhere
  |name2   = Almighty Tool
+
   |author = weizinai
   |author   = momoaau
+
   |id     = weizinai.ActiveMenuAnywhere
   |id       = 439<!-- actual manifest ID -->
+
   |nexus   = 21093
   |nexus id = 439
+
   |github =
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 
  |unofficial version = 1.22-unofficial.3.mizzion
 
  
   |beta status = broken
+
   |status = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/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   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Additional Mine Maps
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 2733
+
   |nexus   = 14595
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Add Money
   |author   = stokastic
+
   |author = Pempi
   |id       = stokastic.AnimalChooser
+
   |id     = pempi.addMoney
   |nexus id = 2573
+
   |nexus   = 20111
   |github   = stokastic/AnimalChooser
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod
+
   |name    = Add to Workbench Chests
  |name2   = Butcher Mod
+
   |author = Rui3
   |author   = Digus
+
   |id     = Rui3.AddToWorkbenchChests
   |id       = DIGUS.ANIMALHUSBANDRYMOD
+
   |nexus   = 5713
   |old ids  = DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |github =
   |nexus id = 1538
 
   |github   = Digus/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Adjustable Building Costs
   |author   = jwdred
+
   |author = Skalaki
   |id       = jwdred.AnimalSitter
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 581
+
   |nexus  = 12446
  |github  = jdusbabek/stardewvalley
+
   |github = MiguelLucas/StardewValleyMods
   |broke in = Stardew Valley 1.3.11
 
   |links    = https://github.com/jdusbabek/stardewvalley/pull/4
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-11#post-3281810
 
  |unofficial version = 1.1-unofficial.1-MasterHooDie
 
  
   |beta status = broken
+
   |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 =
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake
+
   |name    = Adjustable Stamina Healing
  |name2   = Snake
+
   |author = punyo, yakminepunyo
   |author   = Platonymous
+
   |id     = punyo.AdjustableStaminaHealing
   |id       = Platonymous.Snake
+
   |nexus   = 2149
   |nexus id = 2056
+
   |github = pomepome/AdjustableStaminaHealing
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Artifact System Fixed
+
   |name   = Adjust Artisan Prices
   |author   = Ilyaki
+
   |author = ThatNorthernMonkey
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 2761
+
   |nexus   =
   |github   = Ilyaki/ArtifactSystemFixed
+
  |chucklefish = 3532
 +
   |github = ThatNorthernMonkey/AdjustArtisanPrices
  
   |beta status   = optional
+
   |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     = Ashley NPC
+
   |name   = Adjust Baby Chance
   |author   = Travoos
+
   |author = f4iTh, JertsukkaTheMan
   |id       = none<!-- no ID in manifest -->
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id =
+
   |nexus  = 3311
   |cf id    =  
+
   |github =
  |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 
   |github   = Club559/AshleyMod
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream
+
   |name    = Adjust Monster
  |name2   = A Tree Overhaul
+
   |author = mmanlapat
   |author   = Goldenrevolver
+
   |id     = mmanlapat.AdjustMonster
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |nexus   = 1161
   |nexus id = 260
+
   |github  =
   |source  = {{nexus mod|260}} <!-- in download -->
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
+
<!--
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-26#post-3305099
+
  |unofficial version = 1.1.1-unofficial.1-ddgroves
  |beta unofficial version = 1.4.2-unofficial.1
+
   |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     = Auto Animal Doors
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = taggartaa
+
   |author = Gathouria
   |author2  = Aaron Taggart
+
   |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |id      = AaronTaggart.AutoAnimalDoors
+
   |nexus  = 4011
   |nexus id = 1019
+
   |moddrop = 600967
   |github   = taggartaa/AutoAnimalDoors
+
   |github = Gathouria/Adopt-Skin
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Adopt With Krobus
   |author   = Benjamin Wilcox
+
   |author  = Hana
  |author2 = Ben880 or ben1830
+
   |id     = Hana.AdoptWithKrobus
   |id       = BenjaminWilcox.AutoCoffee
+
   |nexus   = 22218
   |nexus id = 2387
+
   |github = aeremyns/AdoptWithKrobus
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Advanced Cooking
   |author   = aurnj
+
   |author  = aedenthorn, Erinthe
  |author2 = Roy Li
+
   |id     = aedenthorn.AdvancedCooking
   |id       = RuyiLi.AutoCrop
+
   |nexus   = 11264
   |nexus id =  
+
   |github  = aedenthorn/StardewValleyMods
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |broke in          = Stardew Valley 1.6
   |github  =  
+
   |unofficial version = 0.1.5-unofficial.1-mouahrara
   |broke in = Stardew Valley 1.3
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Advanced Fishing Treasure
   |author   = Permamiss
+
   |author = aceynk
   |id       = Permamiss.AutoEat
+
   |id     = aceynk.AdvancedFishingTreasure
   |old ids  = BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |nexus   = 24403
   |nexus id = 643
+
   |github = aceynk/AdvancedFishingTreasure
   |github   = Permamiss/Auto-Eat
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Advanced Flute Blocks
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.AF
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 1895
+
   |nexus   = 10934
   |github  = WhiteMinds/mod-sv-autofish
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Advanced Key Bindings
   |author   = Teban100
+
   |author = Drachenkatze
   |id       = AutoGate
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 820
+
   |nexus   = 5127
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Advanced Location Loader
   |author   = Jotser
+
   |author = Entoarox
   |id       = Jotser.AutoGrabberMod
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 2783
+
   |nexus   = 2270
   |github   = jotser/StardewMods
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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 Load Game
+
   |name   = Advanced Loot Framework
   |author   = Caraxian
+
   |author = aedenthorn, Erinthe
   |id       = caraxian.AutoLoadGame
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 2509
+
   |nexus   = 7739
   |github  = Caraxi/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Advanced Machines, AdvMachines
   |author   = Pathoschild
+
   |author = ANDR55
   |id       = Pathoschild.Automate
+
   |id     = ANDR55.AdvMachines
   |nexus id = 1063
+
   |nexus   =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Advanced Melee Framework
   |author   = mrslowly
+
   |author  = aedenthorn, Erinthe
  |author2 = azah
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |id       = azah.automated-doors
+
   |curse  = 868856
   |nexus id =  
+
   |nexus   = 7886
   |cf id    =
+
   |github = aedenthorn/StardewValleyMods
   |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-6#post-3277908
 
  |unofficial version = 1.4.3-unofficial.2-mizzion
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Advanced Menu Positioning
   |author   = Omegasis
+
   |author  = aedenthorn, Erinthe
  |author2 = Alpha_Omegasis
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |id       = Omegasis.AutoSpeed
+
   |nexus   = 11315
   |nexus id = 443
+
   |github = aedenthorn/StardewValleyMods
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker
+
   |name    = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
  |name2   = Item Auto Stacker
+
   |author  = Omegasis, Alpha_Omegasis
   |author   = CatCattyCat
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
  |author2 = Cat
+
   |nexus   = 435
   |id       = cat.autostacker
+
   |github = janavarro95/Stardew_Valley_Mods
   |nexus id = 1184
 
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Advanced Social Interactions
   |author   = Chosimba
+
   |author = spacechase0
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 2307
+
   |nexus   = 14451
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoWater
+
   |name   = Advancing Sprinklers
   |author   = Whisk
+
   |author  = Warix3
  |author2 = ddgroves
+
   |id     = warix3.advancingsprinklers
   |id       = Whisk.AutoWater
+
   |nexus   = 2983
   |nexus id = 1666
+
   |github =
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  
   |beta status = broken
+
   |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 Watering
+
   |name   = Advent Calendar
   |author   = aurnj
+
   |author  = Darzington
  |author2 = Roy Li
+
   |id     = darzington.AdventCalendarMod
   |id       = AutoWater
+
   |nexus  = 7444
   |nexus id =
+
   |github  =
   |cf id    =
 
  |url      = https://community.playstarbound.com/threads/auto-watering.129355
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#AutoWater|AutoWater]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurers Guild Multiplayer Shared Kills
 +
  |author  = Veniamin-Arefev
 +
  |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
 +
  |nexus    = 19442
 +
  |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Adventure Shop Inventory
   |author   = f4iTh
+
   |author  = Hammurabi
  |author2 = JertsukkaTheMan
+
   |id     = HammurabiAdventureShopInventory
   |id       = f4iTh.BabyGenderInterface
+
   |nexus   =
   |nexus id = 1947
+
   |chucklefish = 4608
   |github  =  
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
   |status  = optional
 
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Backpack Resizer
 
  |author  = DefenTheNation
 
  |id      = DefenTheNation.BackpackResizer
 
  |nexus id = 2263
 
  |github  = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
{{/entry
 
  |name    = Basic Sprinkler Improved
 
  |author  = LittleRaskols
 
  |id      = lrsk_sdvm_bsi.0117171308
 
  |nexus id = 833
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = AeroCore
   |author   = Husky110
+
   |author = Tlitookilakin
   |id       = Husky110.BatteryWarningMod
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 1886
+
   |moddrop = 1275014
   |github  = Husky110/BatteryWarningMod
+
   |nexus   = 14700
}}
+
   |github = Tlitookilakin/AeroCore
{{/entry
 
  |name    = Befriend Marlon and Gunther
 
  |author  = Yoshimax
 
  |id      = Yoshimax.BefriendMarlon
 
   |nexus id = 2569
 
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = AFK Pause, AFK Time Pause
   |author   = CatCattyCat
+
   |author  = aedenthorn, Erinthe
  |author2 = Cat
+
   |id     = aedenthorn.AFKTimePause
   |id       = cat.betterartisangoodicons
+
   |nexus   = 14228
   |nexus id = 2080
+
   |github = aedenthorn/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = RedstoneBoy
+
   |author = CKextreme
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = CKextreme.AfkTimer
   |nexus id = 2504
+
   |nexus   = 3721
   |github   = RedstoneBoy/BetterCrafting
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Agenda
   |author   = CatCattyCat
+
   |author  = OFTS_CQM
  |author2 = Cat
+
   |id     = ofts.agenda
   |id       = cat.betterfruittrees
+
   |nexus   = 20432
   |nexus id = 1976
+
   |github = ofts-cqm/StardewValley-Agenda
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Aggressive Acorns
   |author   = CatCattyCat
+
   |author  = Phrasefable
  |author2 = Cat
+
   |id     = Phrasefable.AggressiveAcorns
   |id       = cat.bettergardenpots
+
   |nexus   = 3661
   |nexus id = 2209
+
   |github = phrasefable/StardewMods
   |github   = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Aging Mod
   |author   = CatCattyCat
+
   |author  = skn
  |author2 = Cat
+
   |id     = skn.AgingMod
   |id       = cat.betterhay
+
   |nexus   = 1129
   |nexus id = 1430
+
   |github =
   |github   = danvolchek/StardewMods
 
  |status = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = dphile
+
   |author = Fippsie
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 2085
+
   |nexus   = 17273
   |github   = dphile/SDVBetterIridiumTools
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Airstrike
   |author   = hawkfalcon
+
   |author = XxHarvzBackxX
   |id       = hawkfalcon.BetterJunimos
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 2221
+
   |nexus   = 10464
   |github   = hawkfalcon/Stardew-Mods
+
   |github = XxHarvzBackxX/airstrike
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Alarms
   |author   = bmarquismarkail
+
   |author  = aedenthorn, Erinthe
  |author2 = Space Baby
+
   |id     = aedenthorn.Alarms
   |id       = SB_BQMS
+
   |nexus   = 17607
   |nexus id = 935
+
   |github = aedenthorn/StardewValleyMods
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = A Less Flashy Stardew
   |author   = Nishtra
+
   |author = mistyspring
   |id       = BetterQuarry
+
   |id     = mistyspring.lessflashy
   |nexus id = 771
+
   |nexus   = 10531
   |github  =  
+
   |github =
   |broke in = Stardew Valley 1.3.23
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/smapi-betterquarry.148153/#post-3303785
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.3.1-unofficial.1-link064
+
  |name    = All Chests Menu
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.AllChestsMenu
 +
  |curse  = 868705
 +
   |nexus  = 14494
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta status = broken
+
   |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 Ranching
+
   |name    = All Crops All Seasons
  |name2   = Better Milking
+
   |author = cantorsdust
   |author   = Urbanyeti
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |id       = BetterRanching
+
   |nexus   = 170
   |nexus id = 859
+
   |github = cantorsdust/StardewMods
   |github   = urbanyeti/stardew-better-ranching
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Allow Beach Sprinklers
   |author   = Zoryn
+
   |author = Jag3dagster
   |id       = Zoryn.BetterRNG
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id =
+
   |nexus  = 7629
   |cf id    =  
+
   |github  = Hedgehog-Technologies/StardewMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = All Professions
   |author   = Kithio
+
   |author = cantorsdust and Pathoschild
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id =  
+
   |nexus   = 174
   |cf id    = 4302
+
  |github  = cantorsdust/StardewMods
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almanac
 +
  |author  = Khloe Leclair
 +
  |id     = leclair.almanac
 +
  |nexus  = 11022
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almanac → DGA Support
 +
  |author  = Khloe Leclair
 +
   |id     = leclair.almanacdga
 +
  |nexus  = 11022
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name   = Almighty Farming Tool, Almighty Tool
 +
  |author  = momoaau
 +
  |id      = 439<!--actual manifest ID-->
 +
  |nexus  = 439
 +
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |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
+
  |status  = workaround
  |unofficial version = 1.0.3-unofficial.2-koihimenakamura
+
  |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 Shop Menu
+
   |name   = Alternative Textures
   |author   = spacechase0
+
   |author = PeacefulEnd
   |id       = spacechase0.BetterShopMenu
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 2012
+
   |curse  = 870938
   |cf id    = 5245
+
   |nexus  = 9246
   |github   = spacechase0/BetterShopMenu
+
   |github = Floogen/AlternativeTextures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Max Vollmer
+
   |author  = Alvadea & Jaksha6472
  |author2 = SVProtector
+
   |id     = Alja.Shack
   |id       = maxvollmer.betterskullcavernfalling
+
   |nexus   = 13187
   |nexus id = 2558
+
   |github = Jaksha6472/MiningShack
   |github   = maxvollmer/BetterSkullCavernFalling
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = CatCattyCat
+
   |author  = Alvadea & Jaksha6472
  |author2 = Cat
+
   |id     = Alja.witchtower
   |id       = cat.betterslingshots
+
   |nexus   = 15926
   |nexus id = 2067
+
   |github = Jaksha6472/WitchTower
   |github   = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Always Hay
   |author   = Jower
+
   |author = Omek97
   |id       = Jower.BetterSort
+
   |id     = omek97.always_hay
   |nexus id = 1992
+
   |nexus   = 20808
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Always On Server for Multiplayer
   |author   = OrSpeeder
+
   |author  = funny-snek and Zuberii
  |author2 = Mauricio Gomes
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |id       = Speeder.BetterSprinklers
+
   |nexus  = 2677
  |old ids  = SPDSprinklersMod<!--changed in 2.3-->
+
   |github  = funny-snek/Always-On-Server-for-Multiplayer
   |nexus id = 41
 
  |source   = https://gitlab.com/speeder1/SMAPISprinklerMod
 
   |broke in = Stardew Valley 1.2
 
  |links    = https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/6
 
  |unofficial url    = https://community.playstarbound.com/attachments/smapisprinklermod-2-3-1-unofficial-5-pathoschild-zip.198383
 
  |unofficial version = 2.3.1-unofficial.5-pathoschild
 
  
   |beta status = broken
+
   |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 Transmutation
+
   |name   = Always Organize Chests
   |author   = f4iTh
+
   |author  = Zamiel
  |author2 = JertsukkaTheMan
+
   |id     = Zamiel.AlwaysOrganizeChests
   |id       = f4iTh.BetterTransmutation
+
   |nexus   = 21207
   |nexus id = 2120
+
   |github = Zamiell/stardew-valley-mods
   |github   =  
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Always Scroll Map
   |author   = spacechase0
+
   |author = bcmpinc
   |id       = spacechase0.BiggerBackpack
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 1845
+
   |nexus  = 2733
   |cf id    = 5191
+
   |github = bcmpinc/StardewHack
   |github   = spacechase0/BiggerBackpack
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = lperkins2
+
   |author  = Saah
  |author2 = Logan Perkins
+
   |id     = Saah.AlwaysShowBarValues
   |id       = lperkins2.BigSilo
+
   |nexus   = 23452
   |nexus id = 2429
+
   |github = sarahvloos/StardewMods
   |github   =  
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Always Special Title
   |author   = Omegasis
+
   |author  = DespairScent
  |author2 = Alpha_Omegasis
+
   |id     = DespairScent.AlwaysSpecialTitle
   |id       = Omegasis.BillboardAnywhere
+
   |nexus   = 22150
   |nexus id = 492
+
   |github = DespairScent/AlwaysSpecialTitle
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Always Swim
   |author   = KathrynHazuka
+
   |author  = Hoggagf2
  |author2 = Kitta
+
   |id     = Hoggagf2.AlwaysSwim
   |id       = KathrynHazuka.BirthdayMail
+
   |nexus   = 13264
   |old ids  = 005e02dc-d900-425c-9c68-1ff55c5a295d<!--changed in 1.2.3-pathoschild-update-->
+
   |github =
   |nexus id = 276
 
   |github   = KathrynHazuka/StardewValley_BirthdayMail
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Ambient Light
   |author   = BunnyJumps
+
   |author = SixthTitan
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 2502
+
   |nexus   = 4639
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = BunnyJumps
+
   |author = cindyexe
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = cindyexe.afddiw
   |nexus id = 2503
+
   |nexus   = 8823
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Angel's Existing Weapon Updater
   |author   = BunnyJumps
+
   |author = Angela Ranna
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 2501
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = BunnyJumps
+
   |author = Angela Ranna
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 2500
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Angel's Weapon Rebalance
   |author   = BunnyJumps
+
   |author = Angela Ranna
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 2178
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Angry Grandpa
   |author  = aurnj
+
   |author = Jonqora
   |author2  = Roy Li
+
   |id      = Jonqora.AngryGrandpa
   |id      = RuyiLi.BloodTrail
+
   |nexus  = 6324
   |nexus id =  
+
   |github  = Jonqora/StardewMods
   |cf id    =  
+
 
   |url     = https://community.playstarbound.com/threads/blood-trail.129308
+
   |broke in = Stardew Valley 1.5
  |github  =
+
<!--
  |broke in = SMAPI 2.0
+
   |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     = Bow
+
   |name   = Animal Birth Every Night
   |author   = spacechase0
+
   |author = Paritee
   |id       = spacechase0.Bow
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 2756
+
   |nexus   = 3440
   |github   = spacechase0/Bow
+
   |github = paritee/Paritee.StardewValley.Frameworks
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BreedLikeRabbits
+
   |name    = Animal Chooser
  |name2   = BreedRabbits
+
   |author = stokastic
   |author   = Dycedarger
+
   |id     = stokastic.AnimalChooser
   |id       = dycedarger.breedlikerabbits
+
   |nexus   = 2573
   |nexus id = 948
+
   |github = stokastic/AnimalChooser
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Animal Dialogue Framework
   |author   = Omegasis
+
   |author  = aedenthorn, Erinthe
  |author2 = Alpha_Omegasis
+
   |id     = aedenthorn.AnimalDialogueFramework
   |id       = Omegasis.BuildEndurance
+
   |nexus   = 16881
   |nexus id = 445
+
   |github = aedenthorn/StardewValleyMods
   |github  = janavarro95/Stardew_Valley_Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = Omegasis
+
   |author  = Digus
  |author2 = Alpha_Omegasis
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |id       = Omegasis.BuildHealth
+
   |nexus   = 1538
   |nexus id = 446
+
   |github = Digus/StardewValleyMods
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Animal Mood Fix
   |author   = Omegasis
+
   |author = Grant Peters
   |author2  = Alpha_Omegasis
+
   |id      = GPeters-AnimalMoodFix
   |id      = Omegasis.BuyBackCollectables
+
   |nexus  = 761
   |old ids = BuyBackCollectables<!--changed in 1.4-->
+
   |github =
   |nexus id = 507
+
   |broke in = SMAPI 2.0
   |github   = janavarro95/Stardew_Valley_Mods
+
   |status   = obsolete
 
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
   |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes
+
   |name    = Animal Observer
  |name2   = Buy Recipes
+
   |author = nofilenamed
   |author   = Denifia
+
   |id     = NFN.ANIMOBS
   |id       = Denifia.BuyRecipes
+
   |nexus   = 8653
   |nexus id = 1126
+
   |github = nofilenamed/AnimalObserver
   |github   = Denifia/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Animal Patting
   |author   = Zoryn
+
   |author = DiddyP
   |id       = Zoryn.CalendarAnywhere
+
   |id     = DiddyP.AnimalPatting
   |nexus id =
+
   |nexus  = 3837
   |cf id    =  
+
   |github =
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Animal Pet Status
   |author   = Kabigon
+
   |author = Hakej
   |id       = Kabigon.CampfireCooking
+
   |id     = hakej.animalpetstatus
   |nexus id = 2297
+
   |nexus   = 8725
   |github   = KabigonFirst/StardewValleyMods
+
   |github = Hakej/Animal-Pet-Status
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Animal Produce Expansion
   |author   = spacechase0
+
   |author = elbe
   |id       = spacechase0.CarryChest
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 1333
+
   |nexus   = 9119
   |cf id    = 4851
+
   |moddrop = 988407
   |github   = spacechase0/CarryChest
+
   |github = lshtech/AnimalProduceExpansion
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Die
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.AnimalsDie
 +
  |nexus  = 7769
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Animals Don't Eat Grass
   |author   = YukiShiku
+
   |author  = KarratKake
  |author2 = LeonBlade
+
   |id     = KarratKake.AnimalsDontEatGrass
   |id       = CasksAnywhere
+
   |nexus  = 7474
   |nexus id = 878
+
   |github =
   |cf id    = 5486
 
   |github   = LeonBlade/CasksAnywhere
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Animals Don't Remove Grass
   |author   = punyo
+
   |author  = MrShreddie
  |author2 = yakminepunyo
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |id       = punyo.CasksOnGround
+
   |nexus   = 21028
   |nexus id = 2406
+
   |github =
   |github   = pomepome/CasksOnGround
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Animal Selector
   |author   = SteelixLeiter
+
   |author = rikai
   |id       = CategorizeChests
+
   |id     = rikai.AnimalSelector
   |nexus id = 1300
+
   |nexus   = 8758
   |github   = doncollins/StardewValleyMods
+
   |github = rikai/AnimalSelector
   |broke in = Stardew Valley 1.3
+
 
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.4.3-unofficial.3.mizzion
+
   |status   = abandoned
 
 
  |beta status = broken
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Animal Shop Conditions
   |author   = skuldomg
+
   |author  = elbe
  |author2 = Skuld
+
   |id     = elbe.AnimalShopConditions
   |id       = skuldomg.catGifts
+
   |nexus   = 9107
   |nexus id = 2132
+
   |moddrop = 986958
   |github  = skuldomg/catGifts
+
   |github  = lshtech/AnimalShopConditions
 
 
   |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Animal Sitter
   |author   = CatCattyCat
+
   |author  = jwdred
  |author2 = Cat
+
   |id     = jwdred.AnimalSitter
   |id       = cat.chatcommands
+
   |nexus   = 581
   |nexus id = 2092
+
   |github = jdusbabek/stardewvalley
   |github   = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Animal Sitter LTS
   |author   = elDudeerino
+
   |author = oliver
   |id       = Duder.ChefsCloset
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 1030
+
   |nexus   = 20831
   |github   = deLaDude/ChefsCloset
+
   |github = jdusbabek/stardewvalley
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Animals Need Water
   |author   = OrSpeeder
+
   |author  = GZhynko
  |author2 = Mauricio Gomes
+
   |id     = GZhynko.AnimalsNeedWater
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |nexus  = 6196
   |nexus id = 242
+
   |github  = gzhynko/StardewMods
  |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
   |broke in = Stardew Valley 1.1
 
  |links    = https://gitlab.com/marianomdq/ChestNameWithHoverLabel/merge_requests/2
 
  |status  = workaround
 
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Animal Social Menu
   |author   = mralbobo
+
   |author = spacechase0
   |id       = mralbobo.ChestPooling
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id =
+
   |nexus  = 3283
   |cf id    =  
+
   |moddrop = 771644
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = spacechase0/StardewValleyMods
   |github   = mralbobo/stardew-chest-pooling
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Animal Whisperer
   |author   = Pathoschild
+
   |author = Shalkin
   |id       = Pathoschild.ChestsAnywhere
+
   |id     = shaklin.animalwhisperer
   |old ids  = ChestsAnywhere<!--changed in 1.9-->
+
   |nexus   = 8885
   |nexus id = 518
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents
+
   |name    = Animated Parrot and Perch
  |name2   = Dynamic Children Replacer
+
   |author = aedenthorn, Erinthe
   |author   = CroiDorcha
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |id       = CroiDorcha.ChildrenLikeParent
+
   |nexus   = 7957
   |nexus id = 1756
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/attachments/childrenlikeparent-1-0-1-unofficial-5-mizzion-zip.203951/
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 1.0.1-unofficial.5.mizzion
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Animated Portrait Framework
   |author   = Prismuth
+
   |author = akai
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = akai.AnimatedPortrait
   |nexus id = 1655
+
   |nexus   = 8249
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
}}
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
{{/entry
 
  |name    = Chill in Your Farmhouse
 
  |author  = Husky110
 
  |id      = Husky110.ChillInYourFarmHouse
 
  |nexus id = 1768
 
  |github  = Husky110/ChillInYourFarmHouse
 
   |broke in = Stardew Valley 1.3.20
 
 
<!--
 
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-6#post-3278335
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial.1-tyrleifsen
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Animation-Cancel Keybinding
   |author   = Travoos
+
   |author = Swaglix
   |id       =  
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 590
+
   |nexus   = 20159
   |github   =  
+
   |github =
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Anki Study Break
   |author   = CJB
+
   |author = nymvaline
   |id       = CJBok.CheatsMenu
+
   |id     = nymvaline.AnkiStudyBreak
   |old ids  = CJBCheatsMenu<!--changed in 1.14-->
+
   |nexus   = 11279
   |nexus id = 4
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Anniversary on Calendar
   |author   = CJB
+
   |author = greentodd
   |id       = CJBok.ItemSpawner
+
   |id     = greentodd.CalendarAnniversary
   |old ids  = CJBItemSpawner<!--changed in 1.7-->
+
   |nexus   = 8351
   |nexus id = 93
+
   |github =
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Another Hunger Mod
   |author   = CJB
+
   |author = spacechase0
   |id       = CJBok.ShowItemSellPrice
+
   |id     = spacechase0.AnotherHungerMod
   |old ids  = CJBShowItemSellPrice<!--changed in 1.7-->
+
   |curse  = 867735
   |nexus id = 5
+
   |nexus  = 3379
  |github  = CJBok/SDV-Mods
+
   |moddrop = 568430
}}
+
   |github = spacechase0/StardewValleyMods
{{/entry
 
   |name    = CleanFarm
 
   |author  = tstaples
 
  |id      = tstaples.CleanFarm
 
  |nexus id = 794
 
   |github   = tstaples/CleanFarm
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Click2Move
 
  |author  = MarthaSolomon
 
  |author2  = SolomonsWorkshop
 
  |id      = SolomonsWorkshop.Click2Move
 
  |nexus id = 2219
 
  |github  =
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = Sakorona
+
   |author  = aedenthorn, Erinthe
  |author2 = Kylindra or KoihimeNakamura
+
   |id     = aedenthorn.YAJM
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |nexus   = 6546
   |nexus id = 604
+
   |github = aedenthorn/StardewValleyMods
   |github   = JohnsonNicholas/SDVMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Anti-Cheat Server
   |author   = Blucifer
+
   |author  = funny-snek
  |author2 = BluciferProgrammer
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |id       = Blucifer.CoalRegen
+
   |nexus   = 2887
   |nexus id = 1664
+
   |github = funny-snek/anticheat-and-servercode
   |github   = AbbyNode/StardewValley-CoalRegen
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = DanielSerrano
+
   |author  = FricativeMelon
  |author2 = Lord Xamon
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |nexus   = 15480
   |nexus id = 1169
+
   |github =
   |github   =  
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Anti-Social NPCs
   |author   = spacechase0
+
   |author = Super Aardvark, ubererdferkel
   |id       = spacechase0.ColorfulChests
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 1623
+
   |nexus  = 5371
   |cf id    = 5085
+
   |github = super-aardvark/AardvarkMods-SDV
   |github   = spacechase0/ColorfulChests
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Anything Ponds
   |author   = DJ-STLN
+
   |author = MouseyPounds
   |id       = DJ-STLN.CombatControls
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 2590
+
   |nexus   = 4702
   |github  = DJ-STLN/CombatControls
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = OrSpeeder
+
   |author  = aedenthorn, Erinthe
  |author2 = Mauricio Gomes
+
   |id     = aedenthorn.AprilFools
   |id       = SPDFarmingImplementsInCombat
+
   |nexus   = 11496
   |nexus id = 313
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
 
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |links    = https://gitlab.com/speeder1/farming-implements-combat/merge_requests/1
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = A Quality Mod
   |author   = Musbah Sinno
+
   |author = spacechase0
   |id       = musbah.bundleTooltip
+
   |id     = spacechase0.AQualityMod
   |nexus id = 1329
+
   |nexus   = 14448
   |github   = musbah/StardewValleyMod
+
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Bundle Overhaul (SMAPI Version)
+
   |name   = Aquarism
   |author   = Chaos234
+
   |author = DaLion
   |id       = Chaos234.CommunityCenterBundleOverhaul
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
  |nexus id = 1681
+
   |nexus   = 24356
  |broke in = SMAPI 2.0
+
   |github = daleao/sdv
   |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.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Arcade 2048
   |author  = KnockedMallard42
+
   |author = Platonymous
   |id      = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id      = Platonymous.2048
   |nexus id = 280
+
   |curse  = 308054
   |github   =  
+
   |nexus   = 2048
   |broke in = Stardew Valley 1.3
+
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Arcade Pong
   |author   = IceGladiador
+
   |author = Platonymous
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = Platonymous.ArcadePong
   |nexus id = 1799
+
   |nexus  = 2044
  |github   =  
+
   |moddrop = 793819
   |broke in = Stardew Valley 1.3
+
   |github  = Platonymous/Stardew-Valley-Mods
   |unofficial url    = https://community.playstarbound.com/attachments/consistenttreegrowthspeed-1-0-2-unofficial-1-f4ith-zip.201249/
 
  |unofficial version = 1.0.2-unofficial.1-f4ith
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands
+
   |name   = Arcade Snake, Snake
   |name2    = TrainerMod
+
   |author  = Platonymous
   |author  = SMAPI
+
   |id      = Platonymous.Snake
   |id      = SMAPI.ConsoleCommands
+
   |curse  = 308055
   |nexus id =  
+
   |nexus   = 2056
   |url      = https://smapi.io
+
   |moddrop = 793822
   |github  = Pathoschild/SMAPI
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Archaeology House Content Management Helper
   |author   = Pathoschild
+
   |author = Felix-Dev
   |id       = Pathoschild.ContentPatcher
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 1915
+
   |nexus   = 2804
   |github   = Pathoschild/StardewMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Archaeology Skill for 1.6
   |author  = Solariz
+
   |author = moonslime
   |id       = aEnigma.ConvenientChests
+
  |id      = moonslime.ArchaeologySkill
   |nexus id = 2196
+
  |curse  = 1003404
   |github   =  
+
  |nexus   = 22199
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archery
 +
  |author  = PeacefulEnd
 +
   |id     = PeacefulEnd.Archery
 +
  |curse  = 870921
 +
   |nexus   = 16767
 +
   |github = Floogen/Archery
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Archery - Starter Pack
   |author   = spacechase0
+
   |author = PeacefulEnd
   |id       = spacechase0.CookingSkill
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
  |old ids  = CookingSkill<!--changed in 1.0.4–6-->
+
   |nexus  = 16768
   |nexus id = 522
+
   |github = Floogen/Archery
   |cf id    = 4054
 
   |github   = spacechase0/CookingSkill
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Arena Challenges Mod
   |author   = CatCattyCat
+
   |author  = XxHarvzBackxX
  |author2 = Cat
+
   |id     = harvz.ACM.SMAPI
   |id       = cat.copyinvitecode
+
   |nexus   = 9544
   |nexus id = 2171
+
   |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Armor Ore
   |author   = jwdred
+
   |author = gmff
   |id       = jwdred.CrabNet
+
   |id     = GMFF.ArmorOre
   |nexus id = 584
+
   |nexus   =
   |github   = jdusbabek/stardewvalley
+
  |curse  = 485718
   |broke in = Stardew Valley 1.3
+
   |github =
  |links    = https://github.com/jdusbabek/stardewvalley/pull/4
+
 
<!--
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/attachments/crabnet-1-0-6-unofficial-1-pathoschild-zip.198451/
+
   |status   = abandoned
   |unofficial version = 1.0.6-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Ars Venefici
   |author   = Sabera
+
   |author  = HeyImAmethyst
  |author2 = kelbesque
+
   |id     = HeyImAmethyst.ArsVenefici
   |id       = Sabera.CraftAnything
+
   |nexus   = 24409
   |nexus id = 2524
+
   |github = HeyImAmethyst/Ars-Venefici
   |github   = ebehar/CraftAnything
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Artifact Digger
   |author   = lolpcgaming
+
   |author = Mizzion
   |id       = lolpcgaming.CraftingCounter
+
   |id     = mizzion.artifactdigger
   |nexus id = 1585
+
   |nexus  = 4212
  |github   =  
+
   |moddrop = 661378
   |broke in = Stardew Valley 1.3
+
   |github  = Mizzion/MyStardewMods
   |unofficial url    = https://community.playstarbound.com/attachments/craftingcounter-1-1-1-unofficial-2-mizzion-zip.201420/
 
  |unofficial version = 1.1.1-unofficial.2.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = bcmpinc
+
   |author = pepoluan
   |id       = bcmpinc.CraftCounter
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2739
+
   |nexus   = 9023
   |github  = bcmpinc/StardewHack
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Artifact System Fixed
   |author   = bawdybytes
+
   |author = Ilyaki
   |id       = bawdybytes.creeperforage
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 2115
+
   |nexus   = 2761
   |github   =  
+
   |github = Ilyaki/ArtifactSystemFixed
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Artisan Goods Redone
   |author   = Digus
+
   |author = Rhukii
   |id       = DIGUS.CropTransplantMod
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 2594
+
   |nexus   = 9414
   |github   = Digus/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Artisan Products Copy Quality
   |author   = Omegasis
+
   |author = justastranger
   |author2  = AlphaOmegasis
+
   |id      = JAS.ArtisanProductsCopyQuality
   |id      = CurrentLocation102120161203
+
   |moddrop = 1554273
   |nexus id = 638
+
   |nexus   =
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = justastranger/ArtisanProductsCopyQuality
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Artista, Artista - Stardew Painter
   |author   = Vrakyas
+
   |author = Platonymous
   |id       = Vrakyas.CurrentLocation
+
   |id     = Platonymous.Artista
   |nexus id = 2191
+
   |moddrop = 1521420
   |github   =  
+
   |nexus   = 18697
   |broke in = Stardew Valley 1.3
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Ashley NPC
   |author   = DefenTheNation
+
   |author = Travoos
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2301
+
   |nexus   =
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
   |github = Club559/AshleyMod
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Omegasis
+
   |author  = Goldenrevolver
  |author2 = AlphaOmegasis
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |id       = Omegasis.CustomAssetModifier
+
   |nexus   = 260
   |nexus id = 1836
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Atelier Cauldron, Cauldron
   |author   = Digus
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = DIGUS.CustomCaskMod
+
   |id     = Atelier.Cauldron
   |nexus id = 2642
+
   |nexus   = 22926
   |github   = Digus/StardewValleyMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = ATM
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.CustomCritters
+
   |id     = Platonymous.ATM
   |nexus id = 1255
+
  |curse  = 308504
   |github   = spacechase0/CustomCritters
+
  |moddrop = 793914
 +
   |nexus   = 3135
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Custom Farming Redux
+
   |name   = AtraCore
   |name2    = Custom Farming
+
  |author  = atravita
   |author   = Platonymous
+
   |id      = atravita.AtraCore
   |id      = Platonymous.CustomFarming
+
   |curse   = 870972
   |nexus id = 991
+
   |moddrop = 1205156
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |warnings = Broken on Android.
}}
 
{{/entry
 
  |name    = Custom Furniture
 
  |author  = Platonymous
 
  |id      = Platonymous.CustomFurniture
 
  |nexus id = 1254
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
  |name    = Customizable Cart Redux
 
  |author  = Sakorona
 
  |author2  = Kylindra or KoihimeNakamura
 
  |id      = KoihimeNakamura.CCR
 
  |nexus id = 1402
 
  |github  = JohnsonNicholas/SDVMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = Digus
+
   |author = atravita
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = atravita.StopRugRemoval
   |nexus id = 2516
+
  |curse  = 870985
   |github   = Digus/StardewValleyMods
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Customizable Death Penalty
 
  |author  = CatCattyCat
 
  |author2  = Cat
 
  |id      = cat.customizabledeathpenalty
 
  |nexus id = 1991
 
  |github  = danvolchek/StardewMods
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Audio Descriptions
   |author  = Yyeahdude
+
   |author = mistyspring
   |id      = TravelingCartYyeahdude
+
   |id      = mistyspring.AudioDescription
   |nexus id = 567
+
   |curse  = 880513
   |github   =  
+
   |nexus   = 16294
 +
   |github = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Audio Devices
   |author   = spacechase0
+
   |author = Max Vollmer, SVProtector
   |id       = spacechase0.CustomizeExterior
+
   |id     = maxvollmer.audiodevices
  |old ids  = CustomizeExterior<!--changed in 1.0.3-->
+
   |nexus  = 2838
   |nexus id = 1099
+
   |github = maxvollmer/AudioDevices
   |cf id    = 4675
 
   |github   = spacechase0/CustomizeExterior
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Custom Linens
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Mevima
+
   |author = macer-Tim Oberle
   |id       = Mevima.CustomLinens
+
   |id     = macer.AuroraGSI
   |nexus id = 1027
+
   |nexus   = 6088
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Auto Animal Doors
   |author   = Platonymous
+
   |author = taggartaa, Aaron Taggart
   |id       = Platonymous.CustomNPC
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 1607
+
   |curse  = 1002753
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 1019
   |broke in = Stardew Valley 1.3
+
   |github  = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Auto-Attack
   |author   = Entoarox
+
   |author = X3n0n182
   |id       = Entoarox.CustomPaths
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 2272
+
   |nexus  = 7258
   |cf id    = 5234
+
   |github =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Auto-Attack
   |author   = hawkfalcon
+
   |author = cgifox
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = cgifox.AutoAttack
   |nexus id = 2148
+
   |nexus   = 9620
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Auto Bait and Tackles
   |author   = Platonymous
+
   |author = Alison Li
   |id       = Platonymous.CustomShirts
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2416
+
   |nexus   = 6773
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
+
}}
   |beta broke in = Stardew Valley 1.3.29
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Break Geode
 +
  |author  = weizinai
 +
   |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Auto Catch
   |author   = Omegasis
+
   |author  = MercuryVN
  |author2 = Alpha_Omegasis
+
   |id     = MercuryVN.AutoCatch
   |id       = Omegasis.CustomShopReduxGui
+
   |nexus   = 22616
   |nexus id = 1378
+
   |github = MercuryVN/AutoCatch
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Auto Coffee
   |author   = CatCattyCat
+
   |author  = Ben880, ben1830
  |author2 = Cat
+
   |id     = BenjaminWilcox.AutoCoffee
   |id       = cat.customtransparency
+
   |nexus   = 2387
   |nexus id = 2359
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = CatCattyCat
+
   |author  = Jihyun and Somin
  |author2 = Cat
+
   |id     = JihyunSomin.AutoConsume
   |id       = cat.customwarplocations
+
   |nexus   = 24178
   |nexus id = 1688
+
   |github =
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Auto Crop
   |author   = Schematix
+
   |author = aurnj, Roy Li
   |author2  = Schmtx
+
   |id      = RuyiLi.AutoCrop
   |id      = Schematix.DailyLuckMessage
+
   |nexus  =
   |nexus id = 1327
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |github   =  
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = bashNinja
+
   |author = The Fluffy Robot
   |id       = bashNinja.DailyNews
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 1141
+
   |nexus   = 20892
   |github   = miketweaver/DailyNews
+
   |github = jamespfluger/Stardew-EqualMoneySplit
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications
+
   |name   = Auto-Eat
   |name2    = Event Notifications
+
  |author  = Permamiss
   |author   = dreamsicl
+
  |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |id      = EventNotifications
+
  |nexus  = 643
   |nexus id =  
+
   |curse  = 307990
   |cf id    = 3621
+
   |github  = Permamiss/Auto-Eat
   |github   =  
+
}}
   |broke in = Stardew Valley 1.2?
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
   |name    = Auto Farm Screenshot
   |summary  = use [[#Stardew Notification|Stardew Notification]] instead.
+
   |author  = Dwayneten
 +
   |id     = DwayneTen.AutoFarmScreenshot
 +
   |nexus  = 4783
 +
   |github = Dwayneten/AutoFarmScreenshot
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
<!--
 
<!--
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
  |unofficial version = 1.2.1-unofficial.3-f4ith
+
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
-->
 
-->
 
  |beta status = broken
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Auto Fill Pet Bowl
   |author   = Omegasis
+
   |author  = Siweipancc
  |author2 = Alpha_Omegasis
+
   |id     = Siweipancc.AutoFillPetBowl
   |id       = Omegasis.DailyQuestAnywhere
+
   |nexus   = 20667
   |old ids  = DailyQuest<!--changed in 1.4-->
+
   |github =
   |nexus id = 513
 
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Autofill Pet Bowl
   |author   = GuiNoya
+
   |author  = maephie
  |author2 = Yesst
+
   |id     = maephie.AutofillPetBowl
   |id       = GuiNoya.DailyTasksReport
+
   |nexus   = 13296
   |nexus id = 1624
+
   |github = maephie/StardewMods
   |github   = GuiNoya/SVMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Auto Fish
   |author   = Danmw3
+
   |author = WhiteMind
   |id       = danmw3.DanUtils
+
   |id     = WhiteMind.AF
   |nexus id = 2287
+
   |nexus   = 1895
   |github   =  
+
   |github = WhiteMinds/mod-sv-autofish
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers
+
   |name    = Auto Fishing
  |name2   = Data Maps
+
   |author = SorryLate, rharyanto
   |author   = Pathoschild
+
   |id     = SorryLate.AutoFishing
   |id       = Pathoschild.DataLayers
+
   |nexus  = 5235
   |old ids  = Pathoschild.DataMaps<!--changed in 1.4-->
+
   |github  =
   |nexus id = 1691
+
 
   |github  = Pathoschild/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Auto Fishing
   |author   = Pathoschild
+
   |author = Tibbles
   |id       = Pathoschild.DebugMode
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
  |old ids  = Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |nexus   = 21339
   |nexus id = 679
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber
+
   |name   = Auto Gate
  |name2    = Coop Grabber
+
   |author = Teban100
   |author   = stokastic
+
   |id     = AutoGate
   |id       = stokastic.DeluxeGrabber
+
   |nexus   = 820
   |old ids  = stokastic.CoopGrabber
+
   |github = StephenKairos/Teban100-StardewMods
   |nexus id = 2462
 
   |github   = stokastic/CoopGrabber
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Auto-Grabber Mod
   |author   = CatCattyCat
+
   |author  = Jotser
  |author2 = Cat
+
   |id     = Jotser.AutoGrabberMod
   |id       = cat.desertobelisk
+
   |nexus   = 2783
   |nexus id = 2021
+
   |github =
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Auto-Grab Truffles
   |author   = Nishtra
+
   |author = Tsin
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 1583
+
   |nexus   = 14162
   |github   =
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad
+
   |name    = Auto Grab Truffles
  |name2   = Disable Controller
+
   |author  = Frostiverse
   |author   = lperkins2
+
   |id     = Frostiverse.AutoGrabTruffles
  |author2 = Logan Perkins
+
   |nexus   = 21705
   |id       = lperkins2.DisableController
+
   |github = Hunter-Chambers/StardewValleyMods
   |nexus id = 2229
 
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = FayneAldan
+
   |author = QiXing
   |id       = FayneAldan.RichPresence
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 2156
+
   |nexus   = 20874
   |github   = FayneAldan/SVRichPresence
+
   |github = qixing-jk/QiXingAutoGrabTruffles
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Auto Load Game
   |author   = Pyrohead37
+
   |author = Caraxian
   |id       = Pyrohead37.DontEatThat
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 1951
+
   |nexus   = 2509
   |github   =  
+
   |github = Caraxi/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Automate
   |author   = Zoryn
+
   |author = Pathoschild
   |id       = Zoryn.DurableFences
+
   |id     = Pathoschild.Automate
   |nexus id =  
+
   |curse  = 992857
   |cf id    =  
+
   |nexus  = 1063
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 509760
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = Pathoschild/StardewMods
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Automate Chests
   |author   = gunnargolf
+
   |author = SinZ
   |id       = gunnargolf.DynamicChecklist
+
   |id     = SinZ.AutomateChests
   |nexus id = 1145
+
   |nexus   = 11727
   |github   = gunnargolf/DynamicChecklist
+
   |github = SinZ163/StardewMods
  |broke in = SMAPI 2.0
 
  |links    = https://github.com/gunnargolf/DynamicChecklist/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Automated Doors
   |author   = Bpendragon
+
   |author = mrslowly, azah
   |id       = Bpendragon-DynamicHorses
+
   |id     = azah.automated-doors
   |nexus id = 874
+
   |nexus   =
   |github   = Bpendragon/DynamicHorses
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |broke in = Stardew Valley 1.3
+
   |github = azah/AutomatedDoors
 +
 
 +
   |broke in           = Stardew Valley 1.3
 +
  |unofficial version = 1.4.3-unofficial.4-pickle
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Automate Tool Swap
   |author   = tyran285
+
   |author  = Trapyy
  |author2 = Ryuuze
+
   |id     = Trapyy.AutomatetoolSwap
   |id       = DynamicMachines
+
   |curse  = 1001901
   |nexus id = 374
+
   |nexus   = 21050
   |github   =  
+
   |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Automatic Gates
   |author   = Sakorona
+
   |author = ScheKaa
   |author2  = Kylindra or KoihimeNakamura
+
   |id      = Rakiin.AutomaticGates
   |id      = knakamura.dynamicnighttime
+
   |nexus  = 3109
   |nexus id = 2072
+
   |moddrop = 467021
   |github   = JohnsonNicholas/SDVMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Automatic Petting of Animals
   |author   = BashNinja
+
   |author = yangZ
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 1183
+
   |nexus   = 23539
   |github   = miketweaver/DynamicNPCSprites
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Running Speed
+
   |name   = Automatic Screenshot Taker
   |author   = Vrakyas
+
   |author = Zamiel
   |id       = Vrakyas.DynamicRunningSpeed
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 2425
+
   |nexus   = 10460
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = Cautious Waffle
+
   |author  = yangZ
  |author2 = skulmuk
+
   |id     = yangZ.AutomaticStroking
   |id       = cautiouswafffle.EasierFarming
+
   |nexus   = 23508
   |nexus id = 1426
+
   |github =
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Automators
   |author   = crc-fehler
+
   |author = Kristian Skistad
   |id       = crc.eatmore
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 2724
+
   |nexus   = 15776
   |github   =  
+
   |github = kristian-skistad/automators
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Auto Melee Attack
   |author   = aurnj
+
   |author  = Siweipancc
  |author2 = Roy Li
+
   |id     = Siweipancc.AutoMeleeAttack
   |id       = RuyiLi.Emotes
+
   |nexus  = 20704
   |nexus id =
+
   |github =
   |cf id    =  
 
  |url      = https://community.playstarbound.com/threads/emotes.129159
 
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Autonomals
   |author   = Oblitus
+
   |author = DespairScent
   |id       = QuicksilverFox.EmptyHands
+
   |id     = DespairScent.Autonomals
   |nexus id = 1176
+
   |nexus   = 22879
   |github   = quicksilverfox/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars
+
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
  |name2   = Health Bars
+
   |author  = Jag3Dagster
   |author   = OrSpeeder
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
  |author2 = Mauricio Gomes
+
   |curse   = 989657
   |id       = Speeder.HealthBars
+
   |nexus   = 7736
   |nexus id = 193
+
   |github = Hedgehog-Technologies/StardewMods
  |source   = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
   |broke in = Stardew Valley 1.2
 
  |status   = workaround
 
   |summary = use [[#Health Bars|Health Bars]] or [[#HP Bars|HP Bars]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Auto Speed
   |author   = Mizzion
+
   |author = Omegasis, Alpha_Omegasis
   |id       = mizzion.enhancedrelationships
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 1927
+
   |nexus   = 443
   |github   = Mizzion/EnhancedRelationships
+
   |github = janavarro95/Stardew_Valley_Mods
  |status  = optional
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Auto-Stack Bait
   |author   = Entoarox
+
   |author = Jonathan Feenstra
   |id       = Entoarox.EntoaroxFramework
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 2269
+
   |nexus  = 23423
   |cf id    = 4228
+
   |github = JonathanFeenstra/Auto-StackBait
   |github   = Entoarox/StardewMods
 
  |warnings = not compatible with Linux/Mac., prevents other mods from changing player speed.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = MercuriusXeno
+
   |author  = CatCattyCat, Cat
  |author2 = x3n0ph0b3
+
   |id     = cat.autostacker
   |id       = MercuriusXeno.EquivalentExchange
+
   |nexus   = 1184
   |nexus id = 1656
+
   |moddrop = 833539
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Auto Stack Items to Chest
   |author   = Digus
+
   |author = Chosimba
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 2360
+
   |nexus   = 2307
   |github   = Digus/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge
+
   |name    = Auto Tool Select
  |name2   = Dynamic Expanded Fridge
+
   |author = lolmaj
   |author   = Lodukas
+
   |id     = lolmaj.AutoToolSelect
   |id       = Uwazouri.ExpandedFridge
+
   |nexus   = 3883
   |nexus id = 1191
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] 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
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Auto Trash
   |author   = spacechase0
+
   |author = DrOreo002
   |id       = spacechase0.ExperienceBars
+
   |id     = droreo002.autotrash
   |old ids  = ExperienceBars<!--changed in 1.0.2-->
+
   |nexus  = 4924
   |nexus id = 509
+
   |github  =
  |cf id    = 3905
+
 
   |github  = spacechase0/ExperienceBars
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended BusSystem
+
   |name   = Auto Trasher
   |author   = Tondorian
+
   |author = Jag3Dagster
   |id       = ExtendedBusSystem
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id =
+
   |curse   = 1014272
   |cf id    = 4373
+
   |nexus   = 23663
   |github   =  
+
   |github  = jag3dagster/AutoShaker
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Auto Travel
   |author   = Crystalmir
+
   |author = GrumpyCrouton
   |id       = Crystalmir.ExtendedFridge
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
  |old ids  = Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |nexus  = 10693
   |nexus id = 485
+
   |github  =
  |github   = Mystra007/ExtendedFridgeSMAPI
 
   |broke in = Stardew Valley 1.2
 
  |links    = https://github.com/Mystra007/ExtendedFridgeSMAPI/pull/1
 
  |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
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Auto Water
   |author   = Entoarox
+
   |author = Pickle, ddgroves
   |id       = Entoarox.ExtendedMinecart
+
   |id     = pickle.autowater
   |nexus id = 2271
+
   |nexus  = 1666
   |cf id    = 4359
+
   |github =
   |github   = Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Auto Water
   |author   = spacechase0
+
   |author = Steph Hoel
   |id       = spacechase0.ExtendedReach
+
   |id     = StephHoel.AutoWater
   |nexus id = 1493
+
   |nexus  = 21022
   |cf id    = 4997
+
   |github = StephHoel/ModsStardewValley
   |github   = spacechase0/ExtendedReach
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Auto Watering (aurnj)
   |author   = unidarkshin
+
   |author  = aurnj, Roy Li
  |author2 = Devin Lematty
+
   |id     = AutoWater
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |nexus  =
   |nexus id = 2212
+
   |url     = https://community.playstarbound.com/threads/auto-watering.129355
  |github   =  
+
   |github =
}}
 
{{/entry
 
   |name     = FaeQuest
 
  |author  = Navi-chan
 
  |author2  = ooo0000
 
  |id      = NaviChan.FaeQuest
 
  |nexus id = 2484
 
   |github   =  
 
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Fall 28 Snow Day
 
  |author  = Omegasis
 
  |author2  = Alpha_Omegasis
 
  |id      = Omegasis.Fall28SnowDay
 
  |nexus id = 486
 
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{/entry
 
  |name    = Farm Automation: Barn Door Automation
 
  |author  = Oranisagu
 
  |id      = none<!-- no manifest ID -->
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/111931
 
  |github  = oranisagu/SDV-FarmAutomation
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#AutoAnimalDoors|AutoAnimalDoors]] instead.
+
   |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
  |beta status = broken
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Auto Watering (stellarashes)
   |author   = Oranisagu
+
   |author = stellarashes
   |id       = none<!-- no manifest ID -->
+
   |id     = stellarashes.Autowatering
   |nexus id =
+
   |nexus  = 5463
  |cf id    =
+
   |github = stellarashes/SDVMods
   |url      = https://community.playstarbound.com/threads/111931
 
   |github   = oranisagu/SDV-FarmAutomation
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = A Very Special Blue Chicken
   |author   = Advize
+
   |author = jackkimball
   |id       = Advize.FarmExpansion
+
   |id     = jackkimball.averyspecialbluechicken
   |old ids  = 3888bdfd-73f6-4776-8bb7-8ad45aea1915, AdvizeFarmExpansionMod-2-0, AdvizeFarmExpansionMod-2-0-5<!--changed in 2.0, 2.0.5, and 3.0-->
+
   |nexus   = 2465
   |nexus id = 130
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |github   = AdvizeGH/FarmExpansion
+
 
   |broke in = Stardew Valley 1.3.16
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 2.0.1-unofficial.1-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Avoid Losing Scepter
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.FarmHub
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 2309
+
  |curse  = 870974
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 1146671
 +
   |nexus   = 11856
 +
   |github = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Baby Chance Adjustment
   |author   = jwdred
+
   |author = LateFilmsGamer
   |id       =  
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 647
+
   |nexus   = 15018
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Baby Gender Interface
   |author   = Pathoschild
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Pathoschild.FastAnimations
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 1089
+
   |nexus   = 1947
   |github  = Pathoschild/StardewMods
+
   |github =
 +
 
 +
  |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     = Faster Grass
+
   |name   = Baby Pets
   |author   = IceGladiador
+
   |author = DellyBelly
   |id       = IceGladiador.FasterGrass
+
   |id     = DellyBelly.BabyPets
   |nexus id = 1772
+
   |nexus   = 20967
   |github   =  
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Backpack Resizer
   |author   = Entoarox
+
   |author = DefenTheNation
   |id       = Entoarox.FasterPaths
+
   |id     = DefenTheNation.BackpackResizer
  |old ids  = 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |nexus  = 2263
   |nexus id = 2277
+
   |github = DefenTheNation/StardewMod-BackpackResizer
   |cf id    = 3641
 
   |github   = Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Backside Attack
   |author   = KathrynHazuka
+
   |author = andysun, ReddoHoku
   |id       = KathrynHazuka.FasterRun
+
   |id     = andysun.BacksideAttack
   |nexus id = 733
+
   |nexus   = 7815
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Fast Geode
+
   |name   = Backstory Questions Framework
  |name2    = Instant Geodes
+
   |author  = spacechase0
  |author  = ofmanynames
+
   |id     = spacechase0.BackstoryQuestionsFramework
  |id      = InstantGeode
+
   |nexus   = 14570
  |nexus id = 750
+
   |github = spacechase0/StardewValleyMods
  |github  =
+
 
  |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
{{/entry
 
   |name     = Fast Travel
 
   |author   = Death
 
  |author2 = DeathGameDev
 
   |id       = DeathGameDev.FastTravel
 
   |nexus id = 1529
 
   |github   = DeathGameDev/SDV-FastTravel
 
   |broke in = Stardew Valley 1.3.13
 
  |unofficial url = https://community.playstarbound.com/attachments/fasttravel-1-2-1-unofficial-1-mizzion-zip.202615
 
  |unofficial version = 1.2.1-unofficial.1.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Bait Maker - Quality Matters
   |author   = aurnj
+
   |author  = Speshkitty
  |author2 = Roy Li
+
   |id     = speshkitty.BaitMakerQuality
   |id       = RoyLi.Fireballs
+
   |nexus  = 22768
   |nexus id =
+
   |github =
   |cf id    =  
 
  |url      = https://community.playstarbound.com/threads/fireballs.129346
 
   |github   =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Baits Do Their Jobs
   |author   = Shuai Zhang
+
   |author = MercuryVN
   |id       = shuaiz.FishingAdjustMod
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 1350
+
   |nexus   = 23217
   |github   = hcoona/StardewValleyMods
+
   |github = MercuryVN/BaitsDoTheirJobs
  |broke in = SMAPI 2.6-beta.16
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Balanced Combine Many Rings
   |author   = Drynwynn
+
   |author  = Arruda
  |author2 = thepaladinknight
+
   |id     = Arruda.BalancedCombineManyRings
   |id       = Drynwynn.FishingAutomaton
+
   |nexus   = 8981
   |nexus id = 2527
+
   |github = arruda/BalancedCombineManyRings
   |github   = Drynwynn/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Bank of Ferngill
   |author   = Zoryn
+
   |author = Mizzion
   |id       = Zoryn.FishingMod
+
   |id     = mizzion.bankofferngill
   |nexus id =
+
   |nexus  = 13043
   |cf id    =  
+
   |github = Mizzion/MyStardewMods
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Fishing Tuner Redux
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
  |author  = Hammurabi
+
   |author = BarleyZP
  |id      = HammurabiFishingTunerRedux
+
   |id     = BarleyZP.BzpAllergies
  |nexus id =
+
   |nexus  = 21238
  |cf id    = 4578
+
   |github  = lisyce/SDV_Allergies_Mod
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
{{/entry
 
   |name     = Fix Animal Tools
 
   |author   = bcmpinc
 
   |id       = bcmpinc.FixAnimalTools
 
   |nexus id =
 
  |github   = bcmpinc/StardewHack
 
   |url      = https://github.com/bcmpinc/StardewHack/releases
 
}}
 
{{/entry
 
  |name    = Fixed Secret Woods Debris
 
  |name2    = WoodsDebrisFix
 
  |author  = f4iTh and Lita
 
  |author2 = JertsukkaTheMan
 
  |id      = f4iTh.WoodsDebrisFix
 
  |nexus id = 1941
 
  |github  =
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC
+
   |name   = Barn Incubator Support
   |name2    = FlorenceMod
+
   |author  = elbe
   |author  = randomAnon1234
+
   |id      = elbe.BarnIncubatorSupport
   |id      = none<!-- no manifest ID -->
+
   |nexus  = 9049
   |nexus id = 591
+
   |moddrop = 986076
   |github  =  
+
   |github = lshtech/StardewValleyMods
   |broke in = SMAPI 2.0
+
   |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Basic Sprinkler Improved
   |author   = spacechase0
+
   |author = littleraskol
   |id       = spacechase0.FlowerColorPicker
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 1229
+
   |nexus  = 833
   |cf id    = 4765
+
   |github = littleraskol/Basic-Sprinkler-Improved
   |github   = spacechase0/FlowerColorPicker
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Bat Form
   |author   = Nishtra
+
   |author = aedenthorn, Erinthe
   |id       = Nishtra.ForageAtTheFarm
+
   |id     = aedenthorn.BatForm
   |old ids  = ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |curse  = 868667
   |nexus id = 673
+
   |nexus   = 16825
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Foxyfficiency
+
   |name   = Battery Warning Mod
   |author   = Fokson
+
   |author = Husky110
   |id       = Fokson.Foxyfficiency
+
   |id     = Husky110.BatteryWarningMod
   |old ids  = Fokson.ClickBGone <!-- changed in 1.0.5 -->
+
   |nexus   = 1886
   |nexus id = 2520
+
   |github = Husky110/BatteryWarningMod
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Battle Ring
   |author   = skuldomg
+
   |author  = lyl
  |author2 = Skuld
+
   |id     = lyl.br
   |id       = skuldomg.freeDusty
+
   |nexus   = 22027
   |nexus id = 2206
+
   |github =
   |github   = skuldomg/freeDusty
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Battle Royalley
   |author   = Isaac S
+
   |author = Ilyaki
   |id       = IsaacS.FriendsForever
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 1738
+
   |nexus   = 3199
   |github  = isaacs-dev/Minidew-Mods
+
   |github = Ilyaki/BattleRoyalley
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
  |status  = workaround
 +
  |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Battle Royalley - Year 2
   |author   = Entoarox
+
   |author = Tyler Gibbs
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 2276
+
   |nexus  = 9891
   |cf id    = 4324
+
   |github = tylergibbs2/BattleRoyalley-Year2
   |github   = Entoarox/StardewMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Become Ethereal
   |author   = mmanlapat
+
   |author = Coll1234567
   |id       = mmanlapat.GameReminder
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 1153
+
   |nexus   = 3746
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Becoming Familiar
   |author   = Loogooter
+
   |author = Krutonium
   |id       = OlegSilkin.garbage_collector
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 2463
+
   |nexus   = 21949
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Bed Tweaks
   |author   = mralbobo
+
   |author = aedenthorn, Erinthe
   |id       = mralbobo.GateOpener
+
   |id     = aedenthorn.BedTweaks
   |nexus id =
+
   |nexus  = 10023
  |cf id    =
+
   |github = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111988
 
   |github   = mralbobo/stardew-gate-opener
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Generic Shop Extender
+
   |name   = Bee House Flower Range Fix
   |author   = rabbitgreen49
+
   |author  = KirbyLink
  |author2 = IrregularPorygon
+
   |id     = kirbylink.beehousefix
   |id       = GenericShopExtender
+
   |nexus  = 3013
   |nexus id = 814
+
   |github = KirbyLink/BeeHouseFix
  |github  = IrregularPorygon/SMAPIGenericShopMod
 
}}
 
{{/entry
 
  |name    = Get Dressed
 
  |author   = Advize and Jinxiewinxie
 
  |id      = Advize.GetDressed
 
  |nexus id = 331
 
   |github   = AdvizeGH/GetDressed
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Kisekae|Kisekae]] instead.
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Bee Paths
   |author   = CatCattyCat
+
   |author  = aedenthorn, Erinthe
  |author2 = Cat
+
   |id     = aedenthorn.BeePaths
   |id       = cat.geodeinfomenu
+
   |nexus   = 14812
   |nexus id = 1448
+
   |github = aedenthorn/StardewValleyMods
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Giant Crop Ring
+
   |name   = Befriend Marlon and Gunther
   |author   = CatCattyCat
+
   |author  = Yoshimax
  |author2 = Cat
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |id       = cat.giantcropring
+
   |nexus   = 2569
   |nexus id = 1182
+
   |github =
   |github   = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Be My Valentine
   |author   = tstaples
+
   |author = Taskmaster
   |id       = tstaples.GiftTasteHelper
+
   |id     = Taskmaster.BeMyValentine
   |old ids  = 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |nexus   = 5219
   |nexus id = 229
+
   |github =
   |github   = tstaples/GiftTasteHelper
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Berry Season Reminder
   |author   = treyh0
+
   |author = Anthony Hilyard
   |id       = treyh0.GodMode
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 2641
+
  |curse  = 446669
   |github   =  
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Better 10 Hearts
   |author   = yy376
+
   |author = Sonozuki
   |id       = yy376.GoToSleep
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 2195
+
   |nexus   = 3605
   |github  =  
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Better Activate Sprinklers
   |author   = ShadowDragon8685
+
   |author = ChaosEnergy
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 985
+
   |nexus   = 3097
   |github   =  
+
   |github = yuri-moens/BetterActivateSprinklers
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Better Artisan Good Icons
   |author   = bcmpinc
+
   |author = CatCattyCat, Cat
   |id       = bcmpinc.GrassGrowth
+
   |id     = cat.betterartisangoodicons
   |nexus id = 2732
+
   |nexus  = 2080
  |github   = bcmpinc/StardewHack
+
   |moddrop = 833553
}}
+
   |github  = danvolchek/StardewMods
{{/entry
 
   |name    = GreenHut
 
  |author  = CroiDorcha
 
  |id      = CroiDorcha.GreenHut
 
  |nexus id = 1735
 
   |github   =
 
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
  |name    = Happy Birthday
 
  |author  = Omegasis
 
  |author2 = Alpha_Omegasis
 
  |id      = Omegasis.HappyBirthday
 
  |nexus id = 520
 
  |github  = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Happy Birthday
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = Oxyligen
+
   |author = DaLion and Tithrandel
   |id       = HappyBirthday
+
   |id     = DaLion.Meads
   |nexus id = 1064
+
   |nexus   =
   |github   =
+
   |github  = daleao/bagi-meads
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Better Balance
   |author   = kibbe
+
   |author  = Xen0nex
  |author2 = lillvik
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |id       = kibbe.hardcore_mines
+
   |nexus   = 8141
   |nexus id = 1674
+
   |github =
   |github   = chaos234/StardewValleyMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Better Beehouses
   |author   = Platonymous
+
   |author = Tlitookilakin
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 914
+
   |nexus   = 10996
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1105633
   |broke in = Stardew Valley 1.3.28
+
   |github  = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod
+
   |name    = Better Bombs
  |name2   = WitchPrincess
+
   |author  = Duno666
   |author   = Dounat2201
+
   |id     = Duno666.BetterBombs
  |author2 = Sasara
+
   |nexus   = 7787
   |id       = Sasara.WitchPrincess
+
   |github = PhillZitt/BetterBombs
   |nexus id = 1157
 
   |github   = Sasara2201/WitchPrincess
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Better Butterfly Hutch
   |author   = ThatNorthernMonkey
+
   |author = NormanPCN
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 236
+
   |nexus   = 11166
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = NormanPCN/StardewValleyMods
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Better Chests
   |author   = Zoryn
+
   |author = LeFauxMatt
   |id       = Zoryn.HealthBars
+
   |id     = furyx639.BetterChests
   |nexus id =  
+
   |curse  = 871836
   |cf id    =  
+
   |moddrop = 1547210
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 9791
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Better Crab Pots
   |author   = Pokeytax
+
   |author = Sonozuki
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2644
+
   |nexus   = 3159
   |github  =  
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Better Crafting
   |author   = bendenewb
+
   |author  = Khloe Leclair
  |author2 = newbie9598
+
   |id     = leclair.bettercrafting
   |id       = newbie9598.HitMarkersMeme
+
   |nexus   = 11115
   |nexus id = 2098
+
   |moddrop = 1115749
   |github  =  
+
   |github  = KhloeLeclair/StardewMods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Better Crafting
   |author   = CatCattyCat
+
   |author  = RedstoneBoy
  |author2 = Cat
+
   |id     = RedstoneBoy.BetterCrafting
   |id       = cat.holdtobreakgeodes
+
   |nexus   = 2504
   |nexus id = 1689
+
   |github = RedstoneBoy/BetterCrafting
   |github   = danvolchek/StardewMods
+
 
   |status  = optional
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = icepuente
+
   |author = Khloe Leclair
   |id       = icepuente.HorseWhistle
+
   |id     = leclair.bcbuildings
   |nexus id = 1131
+
   |nexus  = 11115
  |github   = icepuente/StardewValleyMods
+
   |moddrop = 1115749
   |broke in = Stardew Valley 1.3
+
   |github = KhloeLeclair/StardewMods
   |links    = https://github.com/icepuente/StardewValleyMods/pull/2
 
  |unofficial url    = https://community.playstarbound.com/attachments/horsewhistle-1-1-2-unofficial-2-pathoschild-zip.199287
 
  |unofficial version = 1.1.2-unofficial.2-pathoschild
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = nabuma
+
   |author = Khloe Leclair
   |id       = HorseWhistle_SMAPI
+
   |id     = leclair.bcspacecore
   |nexus id =
+
   |nexus  = 11115
   |cf id    =  
+
   |moddrop = 1115749
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github = KhloeLeclair/StardewMods
   |github   =  
+
 
  |broke in = SMAPI 2.0
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
   |summary = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Better Crystalariums
   |author   = Ilyaki
+
   |author = DecidedlyHuman
   |id       = Ilyaki.HPBar
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 1736
+
   |nexus   = 10907
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Better Discord Presence, SVBDP
   |author  = Yyeahdude
+
   |author = GitStonic, IMSTONIC
   |id       = HungerYyeadude
+
  |id      = gitstonic.svbdp
   |nexus id = 613
+
  |nexus  = 3092
   |github   =  
+
  |github  =
   |broke in = Stardew Valley 1.3
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Doors
 +
   |author  = CatCattyCat, Cat
 +
   |id     = cat.betterdoors
 +
   |nexus   = 3797
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator
 +
  |author  = aedenthorn, Erinthe
 +
  |id     = aedenthorn.BetterElevator
 +
  |nexus  = 12802
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Better Elevator - Continued
   |author   = Tigerle01
+
   |author  = aedenthorn and FlyingTNT
  |author2 = Stephan Hensel
+
   |id     = FlyingTNT.BetterElevator
   |id       = HungerForFoodByTigerle
+
   |nexus   = 22340
   |nexus id = 810
+
   |github  = FlyingTNT/StardewValleyMods
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = broken
 
  |summary = <s>use [[#Hunger|Hunger]] instead</s>.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HungerMod
+
   |name   = Better Enchantments, Enchantment
   |author   = skn
+
   |author = kalik
   |id       = skn.HungerMod
+
   |id     = kalik.Enchantment
   |nexus id = 1127
+
   |nexus   = 23368
   |github   =
+
   |github  = rusunu/Enchantment
  |broke in = Stardew Valley 1.3
 
  |status  = broken
 
  |summary = <s>use [[#Hunger|Hunger]] instead</s>.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = IdlePause
+
   |name   = Better Festival Notifications
   |author   = Veleek
+
   |author = drbirbdev
   |id       = Veleek.IdlePause
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 1092
+
   |nexus   = 14170
   |github   = veleek/IdlePause
+
   |github = drbirbdev/StardewValley
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Better Fishing
   |author   = AustinYQM
+
   |author = balllight
   |id       = AustinYQM.ImprovedMill
+
   |id     = balllight.BetterFishing
   |nexus id = 1748
+
   |nexus   = 13585
   |github   = AustinYQM/ImprovedMill
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Better Friendship
   |author   = Demiacle
+
   |author = Urbanyeti
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = BetterFriendship
   |nexus id = 1025
+
   |nexus   = 10287
   |github   = demiacle/QualityOfLifeMods
+
   |github = urbanyeti/stardew-better-friendship
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Better Fruit Trees
   |author   = Sabera
+
   |author = CatCattyCat, Cat
   |author2  = kelbesque
+
   |id      = cat.betterfruittrees
   |id      = Sabera.InfertileSoil
+
   |nexus  = 1976
   |nexus id = 2515
+
   |moddrop = 833546
   |github   = ebehar/StardewValley-InfertileSoil
+
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Better Garbage Cans
   |author   = unidarkshin
+
   |author  = AairTheGreat
  |author2 = Devin Lematty
+
   |id     = AairTheGreat.BetterGarbageCans
   |id       = DevinLematty.InfiniteInventory
+
   |nexus   = 4171
   |nexus id = 2247
+
   |github = AairTheGreat/StardewValleyMods
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Infinite Junimo Cart Lives
 
  |author  = Renny
 
  |id      = renny.infinitejunimocartlives
 
  |nexus id = 2705
 
  |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Better Garden Pots
   |author   = BitwiseJon
+
   |author = CatCattyCat, Cat
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = cat.bettergardenpots
   |nexus id = 2070
+
   |nexus   = 2209
   |github   = bitwisejon/StardewValleyMods
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
}}
 
{{/entry
 
  |name    = Instant Fishing
 
  |author  = aurnj
 
  |author2  = 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 [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Better Hay
   |author   = montana123
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.betterhay
   |nexus id =  
+
   |nexus   = 1430
   |cf id    =  
+
   |moddrop = 833540
   |url      = https://community.playstarbound.com/threads/109038
+
   |github  = danvolchek/StardewMods
  |github  =
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Better Hitbox
   |author   = cantorsdust
+
   |author = fodkod, Kodfod
   |id       = cantorsdust.InstantGrowTrees
+
   |id     = kodfod.hitbox
   |old ids = dc50c58b-c7d8-4e60-86cc-e27b5d95ee59, community.InstantGrowTrees<!--changed in 1.2 and 1.3.1-->
+
  |nexus  = 4973
   |nexus id = 173
+
   |github = Kodfod/BetterHitboxStardew
  |github  = cantorsdust/StardewMods
+
 
 +
  |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     = Interaction Helper
+
   |name   = Better Honey Mead
   |author   = Hammurabi
+
   |author = NCarigon
   |id       = HammurabiInteractionHelper
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id =
+
   |nexus  = 22848
  |cf id    = 4640
+
   |github  = ncarigon/StardewValleyMods
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
   |broke in = SMAPI 2.0
 
   |links    = https://community.playstarbound.com/threads/interaction-helper.131830/#post-3225129
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Better Iridium Tool Area
   |author   = mpcomplete
+
   |author = dphile
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 2224
+
   |nexus   = 2085
   |github   =  
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Better Jukebox
   |author   = Jonas Henriksson
+
   |author  = Gaphodil
  |author2 = Greger
+
   |id     = Gaphodil.BetterJukebox
   |id       = Greger.JigglyJunimoBundles
+
   |nexus  = 6017
   |nexus id =
+
   |moddrop = 984775
   |cf id    =  
+
   |github = Gaphodil/BetterJukebox
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 
   |github   = gr3ger/Stardew_JJB
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Better Junimos
   |author   = punyo
+
   |author  = hawkfalcon
  |author2 = yakminepunyo
+
   |id     = hawkfalcon.BetterJunimos
   |id       = punyo.JoysOfEfficiency
+
   |nexus   = 2221
   |nexus id = 2162
+
   |github = hawkfalcon/Stardew-Mods
   |github   = pomepome/JoysOfEfficiency
 
  
  |beta broke in = Stardew Valley 1.3.29
+
|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     = Json Assets
+
   |name   = Better Junimos Crop Fields
   |author   = spacechase0
+
   |author = micfort
   |id       = spacechase0.JsonAssets
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 1720
+
   |nexus  = 10936
  |github  = spacechase0/JsonAssets
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
   |broke in = Stardew Valley 1.3
 
   |unofficial url    = https://community.playstarbound.com/attachments/jsonassets-1-2-beta-unofficial-7-f4ith-zip.203852/
 
  |unofficial version = 1.2.0-beta.unofficial.7-f4ith
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Better Junimos Forestry
   |author   = spacechase0
+
   |author = ceruleandeep
   |id       = spacechase0.JumpOver
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 1844
+
   |nexus   = 8992
   |cf id    = 5190
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = spacechase0/JumpOver
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Better Lightning Rods
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id =  
+
   |curse  = 868807
   |cf id    =
+
   |nexus   = 10631
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = aedenthorn/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Better Meowmere
   |author   = aurnj
+
   |author  = TheMightyAmondee
  |author2 = Roy Li
+
   |id     = TheMightyAmondee.BetterMeowmere
   |id       = RuyiLi.Kamikaze
+
   |nexus  = 20374
   |nexus id =
+
   |github  = TheMightyAmondee/BetterMeowmere
   |cf id    =  
 
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Better Meteorites
   |author   = Gorzalt and Flerfarvet
+
   |author = spacechase0
   |id       = gorzalt.kawakami
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 2549
+
   |curse  = 867727
   |github   = Gorzalt/StardewValleyMods
+
   |nexus   = 5096
 
+
  |moddrop = 771682
   |beta broke in = Stardew Valley 1.3.29
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Better Mixed Seeds
   |author   = Kabigon
+
   |author = Sonozuki
   |id       = Kabigon.kisekae
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 2348
+
   |nexus   = 3012
   |github   = KabigonFirst/StardewValleyMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Better Panning
   |author   = Huanir
+
   |author = AairTheGreat
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 2653
+
   |nexus   = 4161
   |github  =  
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Better Panning Extra Config
   |author   = unidarkshin
+
   |author  = trashcan9
  |author2 = Devin Lematty
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |id       = DevinLematty.LevelExtender
+
   |nexus   = 16235
  |old ids  = Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |github =
   |nexus id = 1471
 
   |github   =  
 
  |broke in = Level Extender 2.0
 
  
   |beta status = ok
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Better Panning Spot
   |author   = kd8lvt
+
   |author = ForgedBrass
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!-- actual + unofficial manifest ID -->
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 855
+
   |nexus   = 10608
   |github   =
+
   |github =
  |broke in          = SMAPI 2.6
 
  |unofficial url    = https://community.playstarbound.com/attachments/level-up-notifications-0-0-2-unofficial-1-pathoschild-zip.200206
 
  |unofficial version = 0.0.2-unofficial.1-pathoschild
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Better Planting
   |author   = Brandy Lover
+
   |author  = Achtuur
  |author2 = WDavi
+
   |id     = Achtuur.BetterPlanting
   |id       = Brandy Lover.LMlog
+
   |nexus   = 17252
   |nexus id = 1366
+
   |github = Achtuur/StardewMods
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Better Quality More Seeds
   |author   = Caraxian
+
   |author = bmarquismarkail, Space Baby
   |id       = caraxian.LongerLastingLures
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 2510
+
   |nexus   = 935
   |github  = Caraxi/StardewValleyMods
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Better Quarry
   |author   = RTGOAT
+
   |author = Nishtra
   |id       = RTGOAT.Longevity
+
   |id     = BetterQuarry
   |nexus id = 649
+
   |nexus   = 771
   |github   =
+
   |github =
  |warnings = not compatible with Linux/Mac., mod folder must exactly match <code>Mods/Longevity</code>., turns new Stardew Valley 1.3 items into Error Item.
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Ranching, Better Milking
 +
  |author  = Urbanyeti
 +
  |id      = BetterRanching
 +
  |nexus  = 859
 +
  |github  = urbanyeti/stardew-better-ranching
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Rarecrows
 +
  |author  = Sonozuki
 +
  |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 +
  |nexus  = 3232
 +
  |github  = Sonozuki/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Better Return Scepter
   |author   = Pathoschild
+
   |author = DecidedlyHuman
   |id       = Pathoschild.LookupAnything
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |old ids  = LookupAnything<!--changed in 1.10.1-->
+
   |nexus   = 11610
   |nexus id = 541
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Better RNG
   |author   = SteelixLeiter
+
   |author  = Zoryn
  |author2 = Don Collins
+
   |id     = Zoryn.BetterRNG
   |id       = LoveBubbles
+
   |nexus   =
   |nexus id = 1318
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = doncollins/StardewValleyMods
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Better Rods
   |author   = Advize and Jinxiewinxie
+
   |author = Achtuur
   |id       = Advize.LovedLabels
+
   |id     = Achtuur.BetterRods
   |nexus id = 279
+
   |nexus   = 17026
   |github   = AdvizeGH/LovedLabels
+
   |github = Achtuur/StardewMods
  |status  = optional
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Better Shipping Bin
   |author   = spacechase0
+
   |author = MindMeltMax
   |id       = spacechase0.LuckSkill
+
   |id     = MindMeltMax.BetterShipping
   |old ids  = LuckSkill<!--changed in 0.1.4-->
+
   |curse  = 1004479
   |nexus id = 521
+
   |moddrop = 1135742
   |cf id    = 4053
+
   |nexus  = 10487
   |github   = spacechase0/LuckSkill
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Better Shipping Box
   |author   = Sakorona
+
   |author = Kithio
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 2208
+
   |nexus   =
   |github   = JohnsonNicholas/SDVMods
+
  |chucklefish = 4302
 +
   |github =
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Machine Speed Change
 
  |author  = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus id = 1780
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Better Shop Menu
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.Magic
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 2007
+
  |curse  = 867744
   |cf id    = 5242
+
   |moddrop = 771614
   |github   = spacechase0/Magic
+
   |nexus  = 2012
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Better Signs
   |author   = Digus
+
   |author = stebaker92, Steve Baker
   |id       = DIGUS.MailFrameworkMod
+
   |id     = stebaker92.bettersigns
   |nexus id = 1536
+
   |nexus   = 7482
   |github   = Digus/StardewValleyMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Better Skull Cavern Falling
   |author   = jwdred
+
   |author = Max Vollmer, SVProtector
   |id       = jwdred.MailOrderPigs
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 632
+
   |nexus   = 2558
   |github   = jdusbabek/stardewvalley
+
   |github = maxvollmer/BetterSkullCavernFalling
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Better Slingshots
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.MapImageExporter
+
   |id     = cat.betterslingshots
   |old ids  = MapImageExporter<!--changed in 1.0.2-->
+
   |nexus   = 2067
   |nexus id = 1073
+
   |moddrop = 833552
   |cf id    = 4655
+
   |github = danvolchek/StardewMods
   |github   = spacechase0/MapImageExporter
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Better Sort
   |author   = Kabigon
+
   |author = Jower
   |id       = Kabigon.MineAssist
+
   |id     = Jower.BetterSort
   |nexus id = 2296
+
   |nexus  = 1992
   |cf id    = 5353
+
   |github =
   |github   = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Better Special Orders
   |author   = Nishtra
+
   |author = Xeru
   |id       = Nishtra.MiningAtTheFarm
+
   |id     = xeru.BetterSpecialOrders
   |old ids  = MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |nexus   = 24125
   |nexus id = 674
+
   |github = xeru98/StardewMods
   |github   =  
 
  |broke in = Stardew Valley 1.3.23
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Better Sprinklers
   |author   = Nishtra
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives <!-- SDV 1.2 + SDV 1.3 versions -->
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |old ids  = MiningWithExplosives<!--changed in 1.1-->
+
   |nexus  = 41
   |nexus id = 770
+
   |chucklefish = 3551
   |github  =  
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Better Sprinklers Plus
   |author   = CatCattyCat
+
   |author  = JamesCodesThings
  |author2 = Cat
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |id       = cat.modupdatemenu
+
   |nexus   = 17767
   |nexus id = 2536
+
   |github = jamescodesthings/smapi-better-sprinklers
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = WhiteMind
+
   |author = gingajamie
   |id       = WhiteMind.MonsterLT
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 1896
+
   |nexus   = 21624
   |github   =  
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Better Stardrops
   |author   = Mopquill
+
   |author = Rokugin
   |id       = Mopquill.Ranch-Livin
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 2200
+
   |nexus   = 21360
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals
+
   |name    = Better Tappers
  |name2   = More Pets
+
   |author = CaptainSully
   |author   = Entoarox
+
   |id     = CaptainSully.BetterTappers
   |id       = Entoarox.MoreAnimals
+
   |nexus  = 9875
   |old ids  = 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS, Entoarox.MorePets<!--changed in 1.3 and 2.0-->
+
   |moddrop = 1035408
   |nexus id = 2274
+
   |github  = CaptainSully/StardewMods
   |cf id    = 4288
+
 
   |github  = Entoarox/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Better Train Loot
   |author   = momoaau
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = 451, momoaau.ArtifactSpots<!-- actual + unofficial manifest ID -->
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 451
+
   |nexus   = 4234
   |github   =
+
   |github = AairTheGreat/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  
   |beta status = broken
+
   |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     = More Buildings
+
   |name   = Better Transmutation
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.MoreBuildings
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 2757
+
   |nexus   = 2120
   |github   = spacechase0/MoreBuildings
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Better Truffles
   |author   = spacechase0
+
   |author = temisthem
   |id       = spacechase0.MoreGrassStarters
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 1702
+
   |nexus  = 23228
   |cf id    = 5129
+
   |github = kqrse/StardewValleyMods
   |github   = spacechase0/MoreGrassStarters
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
#{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Better Watering Can and Hoe
   |author   = JadeTheavas
+
   |author = Aflojack45
   |id       = JadeTheavas.MoreMineLadders
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |old ids  = Theavas.MoreMineLadders
+
   |nexus   = 23946
   |nexus id = 2105
+
   |github = Aflojack/BetterWateringCanAndHoe
   |github   = JadeTheavas/MoreMineLadders
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Better Workbenches
   |author   = cheesysteak
+
   |author = CatCattyCat, Cat
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = cat.betterworkbenches
   |nexus id = 2173
+
   |nexus   = 4830
   |github   = cheesysteak/stardew-steak
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Betwitched
   |author   = Omegasis
+
   |author  = b_wandert
  |author2 = Alpha_Omegasis
+
   |id     = b_wandert.Betwitched
   |id       = Omegasis.MoreRain
+
   |nexus  = 10172
   |nexus id = 441
+
   |github =
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{/entry
 
   |name    = More Rings
 
  |author  = spacechase0
 
  |id      = spacechase0.MoreRings
 
  |nexus id = 2054
 
  |cf id    = 5271
 
   |github   = spacechase0/MoreRings
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Big Crop Bonus
   |author   = OrneryWalrus
+
   |author = Tocseoj
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2587
+
   |curse  = 1008360
   |github   =  
+
  |moddrop = 1553635
   |broke in = Stardew Valley 1.3
+
   |nexus   = 22337
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Big Fridges
   |author   = Joco80 & Sasara
+
   |author = AlanBF
   |id       = Joco80.MoreWeapons
+
   |id     = AlanBF.BigFridge
   |nexus id = 1168
+
   |nexus   = 22457
   |github   = MrOxity/MoreWeapons-Source-Code
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Bigger Backpack
   |author   = Shuai Zhang
+
   |author = spacechase0
   |id       = shuaiz.MoveFasterMod
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 1351
+
   |chucklefish = 5191
   |github   = hcoona/StardewValleyMods
+
   |curse   = 867747
   |broke in = Stardew Valley 1.2?
+
   |moddrop = 384783
   |status   = workaround
+
   |nexus   = 1845
   |summary = use [[#Auto Speed|Auto Speed]] instead.
+
   |github = spacechase0/BiggerBackpack
 +
 
 +
  |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod
+
   |name    = Bigger Craftables
  |name2   = Movement Modifier
+
   |author = spacechase0
   |author   = Zoryn
+
   |id     = spacechase0.BiggerCraftables
   |id       = Zoryn.MovementModifier
+
   |curse  = 867714
   |nexus id =  
+
   |nexus  = 7530
   |cf id    =  
+
   |github  = spacechase0/StardewValleyMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Bigger Fridges
   |author   = bcmpinc
+
   |author = Entoarox
   |id       = bcmpinc.MovementSpeed
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 2736
+
   |nexus   = 21678
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Though Object
+
   |name   = Bigger Riverlands Farm
   |author   = ylsama
+
   |author = Jessebot, JessebotX
   |id       = ylsama.MoveThoughObject
+
   |id     = jessebot.biggerriverlands
   |nexus id = 2680
+
   |nexus   = 3025
   |github   =  
+
  |moddrop = 467184
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects<!-- uses a separate branch -->
+
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN
+
   |name    = Big Silo
  |name2   = More Than Necessary PLUS Community Farm Map
+
   |author = lperkins2, Logan Perkins
   |author   = SgtPickles aka GameMX
+
   |id     = lperkins2.BigSilo
   |id       = SgtPickles.MTN
+
   |nexus  = 2429
   |old ids  = Weil.MTN
+
   |source  = {{nexus mod|2429}}
   |nexus id = 2256
+
 
  |cf id    = 5343
+
   |dev note = source in download
   |github  = Dawilly/MTN
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Billboard Anywhere
   |author   = skiilaa
+
   |author = Omegasis, Alpha_Omegasis
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 2282
+
   |nexus   = 492
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Billboard Profit Margin
   |author   = FerMod
+
   |author = desto
   |id       = FerMod.MultiplayerEmotes
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 2347
+
   |nexus   = 6948
   |github   = FerMod/StardewMods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Binning Skill
   |author   = Kalthramis
+
   |author = drbirbdev
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 2192
+
   |nexus   = 14073
   |github   = MPSpeechBubbles/MPSpeechBubbles
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
  |name    = Birb Core
   |author   = lolmaj
+
  |author  = drbirbdev
   |id       = lolmaj.MultiplayerTime
+
  |id      = drbirbdev.BirbCore
   |nexus id = 2543
+
  |nexus  = 19140
   |github   =  
+
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Birthday Buff
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.BirthdayBuff
 +
   |nexus   = 17747
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Multiple Sprites and Portraits On Rotation
+
   |name    = Birthday Friendship, Birthday Knowledge Friendship
  |name2   = File Loading
+
   |author = aedenthorn, Erinthe
   |author   = SlyMerc
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |id       = FileLoading
+
   |nexus   = 17974
   |nexus id = 1094
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Birthday Mail
   |author   = Miome
+
   |author = KathrynHazuka
   |id       = miome.MultiToolMod
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 2546
+
   |nexus   = 276
   |github   = miome/MultitoolMod
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
  
   |beta broke in = Stardew Valley 1.3.29
+
   |dev note = author ignored previous PRs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Birthday Notifications
   |author   = Omegasis
+
   |author  = Honduriel
  |author2 = Alpha_Omegasis
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |id       = Omegasis.MuseumRearranger
+
   |nexus   = 20948
   |nexus id = 428
+
   |github =
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Birthday Today
   |author   = WhiteMind
+
   |author = ChiroxT
   |id       = WhiteMind.MLT
+
   |id     = treinke.birthdaytoday
   |nexus id = 1894
+
   |nexus   = 11578
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = BJS Capsule Mod
   |author   = Ilyaki
+
   |author = BunnyJumps
   |id       = ilyaki.neatadditions
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 2648
+
   |nexus   = 2502
   |github  = Ilyaki/NeatAdditions
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = New Clothes Every Day
+
   |name   = BJS MP Kick Mod
  |author  = Vrakyas
+
   |author = BunnyJumps
  |id      = Vrakyas.NewClothesEveryDay
+
   |id     = BunnyJumps.BJSMPKickMenu
  |nexus id = 2355
+
   |nexus  = 2503
  |github  =
+
   |github  =
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
   |name     = New Game on Launch
 
   |author   = Nobbele
 
   |id       = Nobbele.NewGameOnLaunch
 
   |nexus id = 2654
 
  |github   = 4ppleCracker/NewGameOnLaunch
 
}}
 
{{/entry
 
  |name    = New Machines
 
  |author  = Igorious
 
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 
  |nexus id =
 
  |cf id    = 3683
 
   |github   = Igorious/StardevValleyNewMachinesMod
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.3.29
 +
  |status   = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = BJS Night Sounds
   |author   = Omegasis
+
   |author  = BunnyJumps
  |author2 = Alpha_Omegasis
+
   |id     = BunnyJumps.BJSNightSounds
   |id       = Omegasis.NightOwl
+
   |nexus   = 2501
   |nexus id = 433
+
   |github =
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NoCheat Shortcuts (No Map Overwrite)
+
   |name   = BJS No Clip
   |author   = kulcris
+
   |author = BunnyJumps
   |id       = kulcris.NoCheatShortcuts
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 2310
+
   |nexus   = 2820
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = BJS Only Treasure Room
   |author   = CatCattyCat
+
   |author  = BunnyJumps
  |author2 = Cat
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |id       = cat.nocrows
+
   |nexus   = 3145
   |nexus id = 1682
+
   |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = BJS Plant Everywhere
   |author   = CatCattyCat
+
   |author  = BunnyJumps
  |author2 = Cat
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |id       = cat.nofencedecay
+
   |nexus   = 3143
   |nexus id = 1180
+
   |github =
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = BJS Stop Grass
   |author   = hitachihex
+
   |author = BunnyJumps
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id =
+
   |nexus  = 2500
  |cf id    =
+
   |github  =
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  |broke in = Stardew Valley 1.2?
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
   |unofficial version = 1.1.2-unofficial.1-f4ith
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = BJS Thunderstorm
   |author   = Hangy
+
   |author = BunnyJumps
   |id       = Hangy.NoKidsEver
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 1464
+
   |nexus   = 3144
   |github   = L3thal1ty/No-Kids-Ever
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = BJS Time Skipper
   |author   = Omegasis
+
   |author  = BunnyJumps
  |author2 = Alpha_Omegasis
+
   |id     = BunnyJumps.BJSTimeSkipper
   |id       = Omegasis.NoMorePets
+
   |nexus   = 2178
   |old ids  = NoMorePets<!--changed in 1.4-->
+
   |github =
   |nexus id = 506
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = BJS True Master
   |author   = Drynwynn
+
   |author  = Qther - BunnyJumps
  |author2 = thepaladinknight
+
   |id     = BunnyJumps.BJSTrueMaster
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |nexus   = 5324
   |nexus id = 2528
+
   |github =
   |github  = Drynwynn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Blackhearts
   |author   = Xangria
+
   |author = Mightywa33ior
   |id       = Xangria.NoRumbleHorse
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 1779
+
   |nexus   = 7502
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Blahaj Blast
   |author   = ThatNorthernMonkey
+
   |author = spacechase0
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 237
+
   |nexus  = 17550
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.2
 
   |links    = https://github.com/ThatNorthernMonkey/NoSoilDecay/issues/1
 
  |status  = workaround
 
  |summary = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Blessings and Curses
   |author   = Platonymous
+
   |author = GenDeathrow
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = gendeathrow.BNC
   |nexus id = 1084
+
   |nexus   =
   |github   = Platonymous/Stardew-Valley-Mods
+
   |curse   = 307717
   |status  = optional
+
   |github  = GenDeathrow/SDV_BlessingsAndCurses
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Blood Trail
   |author   = Bouhm
+
   |author = aurnj, Roy Li
   |id       = Bouhm.NPCMapLocations
+
   |id     = RuyiLi.BloodTrail
   |old ids  = NPCMapLocationsMod<!--changed in 2.0-->
+
   |nexus  =
   |nexus id = 239
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |github   = Bouhm/stardew-valley-mods
+
   |github =
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = NPC Speak
 
  |author  = jwdred
 
  |id      =
 
  |nexus id = 694
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = spacechase0
+
   |author = pepoluan
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 1315
+
   |nexus   = 8796
   |cf id    = 4842
+
   |github  =
   |github  = spacechase0/ObjectTimeLeft
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Blue Chickens Are Green
   |author   = lambui
+
   |author = explosivetortellini
   |id       = PhthaloBlue.Omnifarm
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id =
+
   |nexus  = 4815
  |cf id    =
+
   |github = explosivetortellini/bluechickensaregreen
   |url      = https://community.playstarbound.com/threads/127299
 
   |github   = lambui/StardewValleyMod_OmniFarm
 
  |broke in = Stardew Valley 1.3.23
 
  |unofficial url    = https://community.playstarbound.com/attachments/omnifarmsmapi-2-0-4-unofficial-2-tyoatrosa-zip.204641/
 
  |unofficial version = 2.0.4-unofficial.2-tyoatrosa
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Blue Chickens in Multiplayer
   |author   = BitwiseJon
+
   |author = WindHero
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 2052
+
   |nexus   = 2336
   |github   = bitwisejon/StardewValleyMods
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Out of Season Bonuses
 
  |name2    = Seasonal Items
 
  |author  = Midori Armstrong
 
  |author2  = azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus id = 1452
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |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     = Parsnips
+
   |name   = Bookcase
   |author   = MarthaSolomon
+
   |author = Darkhax
   |author2  = SolomonsWorkshop
+
   |id      = darkhax.bookcase
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |nexus  =
   |nexus id = 2166
+
   |curse  = 297252
   |github   =  
+
   |github = Stardew-Valley-Modding/Bookcase
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Boomerangs, Boomerang Mod
   |author   = bmarquismarkail
+
   |author  = Arannya
  |author2 = Space Baby
+
   |id     = Arannya.Weapons.Boomerangs
   |id       = SB_PotC
+
   |nexus   = 22724
   |nexus id = 923
+
   |github = arannya/BoomerangMod
   |github   = bmarquismarkail/SV_PotC
 
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/partofthecommunity-1-1-5-unofficial-5-mizzion-zip.203076/
 
  |unofficial version = 1.1.5-unofficial.5.mizzion
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Borderless Wood Floor
   |author   = punyo
+
   |author  = Digus
  |author2 = yakminepunyo
+
   |id     = Digus.BorderlessWoodFloorMod
   |id       = punyo.PassableObjects
+
   |nexus   = 4711
   |nexus id = 2329
+
   |github = Digus/StardewValleyMods
   |github  = pomepome/PassableObjects
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Boss Creatures
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PelicanFiber
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 631
+
   |curse  = 868905
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 5864
   |broke in = Stardew Valley 1.3.11
+
   |github = aedenthorn/StardewValleyMods
  |links    = https://github.com/jdusbabek/stardewvalley/pull/4
 
  |unofficial url    = https://community.playstarbound.com/attachments/pelicanfiber-3-1-1-unofficial-1-mizzion-zip.202782/
 
  |unofficial version = 3.1.1-unofficial.1.mizzion
 
  
   |beta status = broken
+
   |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     = Pelican Postal Service
+
   |name   = Bow
   |author   = ElectroCrumpet
+
   |author = spacechase0
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = spacechase0.Bow
   |nexus id = 2770
+
   |nexus   = 2756
   |github   = TobinWilson/PelicanPostalService
+
  |moddrop = 771627
   |status  = ok
+
   |github = spacechase0/Bow
 +
 
 +
   |status = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Brave New World - Core, BNW Core
   |author   = Platonymous
+
   |author = DiogoAlbano
   |id       = Platonymous.PelicanTTS
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 1079
+
   |nexus   = 15871
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |status   = optional
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid
+
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
  |name2   = PersiaMod
+
   |author = charbonn, Charles Bonnevialle
   |author   = Avalon
+
   |id      = Charles.NomesBrasileiros
   |author2  = Avalonii
+
   |moddrop = 793149
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |nexus   =
   |nexus id = 1419
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Xangria
+
   |author = Guedez, guedez2
   |id       = Xangria.PersistentGameOptions
+
   |id     = bof.three.fishing.sounds
   |nexus id = 1778
+
   |nexus   = 5105
   |github   =
+
   |github =
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
  |name    = Persival's BundleMod
 
  |author  = Persival
 
  |id      =
 
  |nexus id = 438
 
  |github  =
 
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter
+
   |name    = Breeding Overhaul
  |name2   = Personal Return Scepter
+
   |author = StarAmy
   |author   = Alex Noddings
+
   |id     = StarAmy.BreedingOverhaul
   |id       = an.ownscepter
+
   |nexus   = 13974
   |nexus id = 2404
+
   |github = StarAmy/BreedingOverhaul
   |github   = alexnoddings/StardewMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Pet Enhancement Mod
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = Jfulmer
+
   |author  = f4iTh, JertsukkaTheMan
  |author2 = Consillium
+
   |id     = f4iTh.BreedLikeRabbits2
   |id       = JfulmerPetEnhancementMod
+
   |nexus  = 3429
   |nexus id =
+
   |github =
   |cf id    =  
 
  |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 
   |github   = jlfulmer/PetEnhancementMod
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = DewMods
+
   |author = Dycedarger
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 2681
+
   |nexus  = 948
  |github   =  
+
   |github =
}}
 
{{/entry
 
  |name    = Plan Importer
 
  |author  = Platonymous
 
  |id      = Platonymous.PlanImporter
 
  |nexus id = 2071
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = optional
 
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Plantable Mushroom Trees
 
  |author  = f4iTh
 
  |author2  = JertsukkaTheMan
 
  |id      = f4iTh.PMT
 
  |nexus id = 2349
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Plant on Grass
 
  |author  = Demiacle
 
  |id      = Demiacle.PlantOnGrass
 
  |nexus id = 1026
 
  |github  =
 
 
   |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 [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brighter Building Paint
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.BrighterBuildingPaint
 +
  |nexus  = 22807
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point-And-Plant
+
   |name   = Buff Framework
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PointAndPlant
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 572
+
   |nexus   = 17746
   |github   = jdusbabek/stardewvalley
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Pong
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = CatCattyCat
+
   |author  = Jesse
  |author2 = Cat
+
   |id     = jesse.buffsgametime
   |id       = cat.Pong
+
   |nexus   = 18996
   |nexus id = 1994
+
   |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Bug Net
   |author   = BadNetCode
+
   |author = spacechase0
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = spacechase0.BugNet
   |nexus id = 1232
+
  |curse  = 867724
   |github   =  
+
  |moddrop = 771693
   |broke in = Stardew Valley 1.3
+
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = Platonymous
+
   |author = Stari
   |id       = Platonymous.Portraiture
+
   |id     = Start.BuildableForge
   |nexus id = 999
+
   |nexus   = 8893
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = SlivaStari/BuildableForge
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Buildable Ginger Island Farm
   |author   = Mucchan
+
   |author = mouahrara
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id =
+
   |nexus  = 20600
  |cf id    = 3594
+
   |github = mouahrara/BuildableGingerIslandFarm
  |github  = mucchan/sv-mod-prairie-king
 
   |broke in = Stardew Valley 1.2
 
   |links    = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
  |unofficial url    = https://community.playstarbound.com/attachments/181350
 
  |unofficial version = 1.0.1-pathoschild-update
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Buildable Greenhouse Updated
   |author   = skuldomg
+
   |author  = Yariazen
  |author2 = Skuld
+
   |id     = Yariazen.BuildableGreenhouse
   |id       = skuldomg.priceDrops
+
   |nexus   = 11831
   |nexus id = 2047
+
   |github = Yariazen/YariazenMods
   |github   = skuldomg/priceDrops
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = skiilaa
+
   |author = Espy
   |id       = skiilaa.Prices
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 2255
+
  |moddrop = 1558607
   |github   =  
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Build Endurance
   |author   = stokastic
+
   |author = Omegasis, Alpha_Omegasis
   |id       = stokastic.PrismaticTools
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 2428
+
   |nexus   = 445
   |github   = stokastic/PrismaticTools
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Builder's List
   |author   = Kevin Connors
+
   |author = bmarquismarkail, Space Baby
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 2424
+
   |nexus   = 5347
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github = bmarquismarkail/SV_BuildersList
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build Health
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuildHealth
 +
  |nexus  = 446
 +
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Build On Any Tile
   |author   = Paracosm
+
   |author = Esca, Esca-MMC
   |id       = Paracosm.PurchasableRecipes
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 1722
+
   |nexus   = 6854
   |github   =
+
   |github = Esca-MMC/BuildOnAnyTile
  |broke in = Stardew Valley 1.3
+
   |moddrop = 827525
  |unofficial url    = https://community.playstarbound.com/attachments/purchasablerecipes-1-0-1-unofficial-3-mizzion-zip.203425/
 
   |unofficial version = 1.0.1-unofficial.3.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK
+
   |name    = Build Stats
  |name2   = Platonymous Toolkit
+
   |author = Miiohau
   |author   = Platonymous
+
   |id     = miiohau.buildstats
   |id       = Platonymous.Toolkit
+
   |nexus   = 15377
   |nexus id = 1726
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Bulk Animal Purchase
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.qiexchanger
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 1930
+
   |nexus   = 11539
   |github  = Mizzion/QiExchanger
+
   |github = aedenthorn/StardewValleyMods
   |status   = optional
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm
+
   |name    = Bulk Staircases
  |name2   = Quaint Farm Bridge
+
   |author = BananaFruit
   |author   = Prismuth
+
   |id     = BananaFruit.BulkStaircases
   |id       = <Prismuth.QuaintFarmBridge
+
   |nexus   = 23482
   |nexus id = 1647
+
   |moddrop = 1084873
   |github  =  
+
   |github  = BananaFruit1492/BulkStaircases
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Bundle Display
   |author   = BadNetCode
+
   |author = 0JOG, OjOg
   |id       = BadNetCode.QuestDelay
+
   |id     = OjOg.BundleDisplay
   |nexus id = 1239
+
   |nexus   = 18135
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Custom Quest Expiration|Custom Quest Expiration]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Bush Bloom Mod
   |author   = WuestMan
+
   |author  = NCarigon
  |author2 = redknightofdoom
+
   |id     = NCarigon.BushBloomMod
   |id       = WuestMan.QuickStart
+
   |nexus   = 15792
   |nexus id = 2375
+
   |github = ncarigon/StardewValleyMods
   |github   = Brian-Wuest/Quick_Start
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Bus Locations
   |author   = EvilPdor
+
   |author = Hootless
   |id       =  
+
   |id     = hootless.BusLocations
   |nexus id =
+
   |nexus  = 2905
  |cf id    =
+
   |github  = hootless/StardewMods
   |url      = https://community.playstarbound.com/threads/111526
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
  
   |beta status = broken
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Buttplug Valley
   |author   = skiilaa
+
   |author = DryIcedMatcha, Salty
   |id       = skiilaa.RandomTastes
+
   |id     = Salty.ButtplugValley
   |nexus id = 2285
+
  |moddrop = 1480911
   |github   = moriczgergo/RandomTastes
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display
+
   |name    = Buyable Dwarf Scrolls
  |name2   = Sprinkler Range
+
   |author  = MattDeDuck, Duckshard
   |author   = CatCattyCat
+
   |id     = MattDeDuck.BuyableDwarfScrolls
  |author2 = Cat
+
   |nexus   = 5307
   |id       = cat.sprinklerrange
+
   |github =
   |nexus id = 1179
 
   |github   = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Buy Back Collectables
   |author   = Kevin Connors
+
   |author = Omegasis, Alpha_Omegasis
   |id       = KevinConnors.RealisticFishing
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 2623
+
   |nexus   = 507
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = cantorsdust
+
   |author = Denifia
   |id       = cantorsdust.RecatchLegendaryFish
+
   |id     = Denifia.BuyRecipes
   |old ids = b3af8c31-48f0-43cf-8343-3eb08bcfa1f9, community.RecatchLegendaryFish<!--changed in 1.3 and 1.5.1-->
+
   |nexus  = 1126
   |nexus id = 172
+
  |github = Denifia/StardewMods
   |github  = cantorsdust/StardewMods
+
 
 +
  |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    = Recover Stamina
+
   |name   = Bwdyworks
  |author  = lperkins2
+
   |author = bwdy
  |author2  = Logan Perkins
+
   |id     = bwdyworks
  |id      = lperkins2.RecoverStamina
+
   |nexus  = 3530
  |nexus id = 2332
+
   |github  =
  |github  =
 
}}
 
{{/entry
 
  |name    = Regeneration
 
  |author  = Hammurabi
 
  |id      = HammurabiRegeneration
 
  |nexus id =
 
  |cf id    = 4584
 
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] instead.
 
}}
 
{{/entry
 
  |name    = Regen Mod
 
  |author  = Zoryn
 
  |id      = Zoryn.RegenMod
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{/entry
 
   |name     = Relationship Bar UI
 
   |author   = SlyMerc
 
   |id       = RelationshipBar
 
  |nexus id = 1009
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
  |name    = Relationships Enhanced
 
  |author  = rodrigovaz
 
  |id      = relationshipsenhanced
 
   |nexus id =
 
   |cf id    = 4435
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = RelationShipStatus
+
   |name   = Cabin Owner Displayed
   |author   = Dragonisser
+
   |author = funny-snek
   |id       = relationshipstatus
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 751
+
   |nexus   = 3036
   |github   =  
+
   |github =
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Cacti Hurt You
   |author   = Surkasu
+
   |author = CatCattyCat, Cat
   |id       = Surkasu.Reminders
+
   |id     = cat.cactihurtyou
   |nexus id = 2481
+
   |nexus   = 4019
   |github   =  
+
  |moddrop = 833562
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Calcifer
   |author   = EternalSoap
+
   |author  = sophie
  |author2 = arjan3004
+
   |id     = sophie.Calcifer
   |id       = EternalSoap.RemoteFridgeStorage
+
   |nexus   = 20628
   |nexus id = 2545
+
   |github = sophiesalacia/StardewMods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Calendar Anywhere
   |author   = CatCattyCat
+
   |author  = Zoryn
  |author2 = Cat
+
   |id     = Zoryn.CalendarAnywhere
   |id       = cat.removablehorsehats
+
   |nexus   =
   |nexus id = 2223
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = danvolchek/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Camera Control
   |author   = Remmie
+
   |author  = Nitbandier
  |author2 = CoinzReturns
+
   |id     = Nitbandier.CameraControl
   |id       = Remmie.Rename
+
   |nexus   = 21502
   |nexus id = 2130
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Camera Pan
   |author   = JarvieK
+
   |author = atravita
   |id       = JarvieK.RentedTools
+
   |id     = atravita.CameraPan
   |nexus id = 1307
+
  |curse  = 870958
   |github   = Jarvie8176/StardewMods
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Campfire Cooking
   |author   = jwdred
+
   |author = Kabigon
   |id       = jwdred.Replanter
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 589
+
   |nexus   = 2297
   |github   = jdusbabek/stardewvalley
+
   |github = KabigonFirst/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.29
}}
 
{{/entry
 
  |name    = ReRegeneration
 
  |author  = littleraskol
 
  |id      = lrsk_sdvm_rerg.0925160827
 
  |nexus id =
 
  |cf id    = 4465
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] instead.
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed
+
   |name    = Capitalist Split Money
  |name2   = Roc's Reseed Mod
+
   |author  = Ilyaki
   |author   = rocslayer
+
   |id     = Ilyaki.CapitalistSplitMoney
  |author2 = James Overton
+
   |nexus   = 3083
   |id       = Roc.Reseed
+
   |github = Ilyaki/CapitalistSplitMoney
   |nexus id = 2421
 
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Reusable Wallpapers and Floors
+
   |name    = Capstone Professions
  |name2   = Wallpaper Retain
+
   |author = spacechase0
   |author   = Iceburg
+
   |id     = spacechase0.CapstoneProfessions
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |curse  = 867711
   |nexus id = 356
+
   |nexus   = 7636
   |github   =  
+
   |github  = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Carry Chest
   |author   = ylsama
+
   |author = spacechase0
   |id       = ylsama.RightClickMoveMode
+
   |id     = spacechase0.CarryChest
   |nexus id = 2614
+
  |curse  = 867756
   |github  = ylsama/RightClickMoveMode
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Carry Your Pet
   |author   = Yoshify
+
   |author = DecidedlyHuman
   |id       = Yoshify.RiseAndShine
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 3
+
   |nexus   = 13009
   |github   =
+
   |github = DecidedlyHuman/StardewValleyMods
  |broke in = SMAPI 0.39.1
 
  |unofficial url    = https://community.playstarbound.com/attachments/riseandshine-1-1-1-whisk-update-zip.192899
 
  |unofficial version = 1.1.1-whisk-update
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Teban100
+
   |author = skellady and sophiesalacia
   |id       = RopeBridge
+
   |id     = sophie.CarWarp
   |nexus id = 824
+
   |nexus   = 11102
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = sophiesalacia/StardewMods
  |broke in = SMAPI 2.6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Casks Anywhere
   |author   = Pathoschild
+
   |author = YukiShiku, LeonBlade
   |id       = Pathoschild.RotateToolbar
+
   |id     = CasksAnywhere
   |nexus id = 1100
+
   |nexus   = 878
   |github  = Pathoschild/StardewMods
+
   |chucklefish = 5486
}}
+
   |moddrop = 124612
{{/entry
+
   |github  = LeonBlade/CasksAnywhere
   |name    = Rush Orders
+
 
   |author  = spacechase0
+
   |broke in = Stardew Valley 1.4
  |id      = spacechase0.RushOrders
+
   |status  = abandoned
   |old ids  = RushOrders<!--changed in 1.1-->
+
   |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
   |nexus id = 605
 
   |cf id    = 4274
 
  |github  = spacechase0/RushOrders
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Casks Everywhere
   |author   = CatCattyCat
+
   |author = CatCattyCat, Cat
  |author2  = Cat
+
   |id     = cat.caskseverywhere
   |id       = cat.safelightning
+
   |nexus   = 2994
   |nexus id = 2039
+
  |moddrop = 833561
   |github   = danvolchek/StardewMods
+
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Casks on Ground
   |author   = Jesse
+
   |author  = punyo, yakminepunyo
  |author2 = Jdvicks94
+
   |id     = punyo.CasksOnGround
   |id       = Jesse.SauvignonInStardew
+
   |nexus   = 2406
   |nexus id = 2597
+
   |github = pomepome/CasksOnGround
   |github   = JDvickery/Sauvignon-in-Stardew
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Casual Life
   |author   = Omegasis
+
   |author  = adverserath
  |author2 = Alpha_Omegasis
+
   |id     = Adverserath.CasualLife
   |id       = Omegasis.SaveAnywhere
+
   |nexus   = 6011
   |nexus id = 444
+
   |github = adverserath/StardewValley-CasualLifeMod
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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    = Save Backup
+
   |name   = Catalogue Filter
  |author  = SMAPI
+
   |author = aedenthorn, Erinthe
  |id      = SMAPI.SaveBackup
+
   |id     = aedenthorn.CatalogueFilter
  |nexus id =
+
   |nexus  = 13137
  |url      = https://smapi.io
+
   |github = aedenthorn/StardewValleyMods
  |github  = Pathoschild/SMAPI
 
}}
 
{{/entry
 
   |name     = Scroll To Blank
 
   |author   = Caraxian
 
   |id       = caraxian.scroll.to.blank
 
   |nexus id =
 
   |cf id    = 4405
 
   |github   = Caraxi/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Scroll To Zoom
 
  |author  = Tomwa
 
  |id      = Tomwa.ScrollToZoom
 
  |nexus id = 2163
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Scythe Harvesting
 
  |author  = mmanlapat
 
  |id      = mmanlapat.ScytheHarvesting
 
  |old ids  = ScytheHarvesting <!--changed in 1.6-->
 
  |nexus id = 1106
 
  |github  =
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |beta status  = workaround
+
   |status  = workaround
   |beta summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Catalogue Filter - Continued
   |author   = Dawgeth
+
   |author = aedenthorn and FlyingTNT
   |id       = MTD.SDVTwitch
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 1760
+
   |nexus   = 22379
   |github   = dawgeth/SDVTwitch
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Catalogue Framework
   |author   = Entoarox
+
   |author = leroymilo
   |id       = Entoarox.SeasonalImmersion
+
   |id     = leroymilo.CatalogueFramework
  |old ids  = EntoaroxSeasonalHouse, EntoaroxSeasonalBuildings, EntoaroxSeasonalImmersion<!--changed in 1.1, 1.6 or earlier, and 1.7-->
+
   |nexus  = 22364
   |nexus id = 2273
+
   |github = Leroymilo/Catalogue-Framework
   |cf id    = 4262
 
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Catalogues Anywhere
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.SeedBag
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 1133
+
   |nexus   = 4949
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 716382
 
+
   |github = ChroniclerCherry/stardew-valley-mods
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = spacechase0
+
   |author = StarCat
   |id       = spacechase0.SeedCatalogue
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 1640
+
   |nexus  = 19528
   |cf id    = 5090
+
   |github =
   |github   = spacechase0/SeedCatalogue
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Categorize Chests
   |author   = JarvieK
+
   |author = SteelixLeiter
   |id       = JarvieK.SelfService
+
   |id     = CategorizeChests
   |nexus id = 1304
+
   |nexus   = 1300
   |github   = Jarvie8176/StardewMods
+
   |github = doncollins/StardewValleyMods
  |broke in = Stardew Valley 1.3.28
 
  
   |beta status = workaround
+
   |broke in = Stardew Valley 1.3
   |beta summary = use [[#Self Service Shops|Self Service Shops]] instead.
+
  |status   = workaround
 +
   |summary = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |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     = Self Service Shops
+
   |name   = Cat Gifts
   |author   = GuiNoya
+
   |author  = skuldomg, Skuld
  |author2 = Yesst
+
   |id     = skuldomg.catGifts
   |id       = GuiNoya.SelfServiceShop
+
   |nexus   = 2132
   |nexus id = 1622
+
   |github = skuldomg/catGifts
   |github   = GuiNoya/SVMods
 
  |broke in = Stardew Valley 1.3
 
  
   |beta unofficial url    = https://community.playstarbound.com/attachments/selfserviceshop-1-2-2-unofficial-1-slamerz-zip.207147/
+
   |broke in = Stardew Valley 1.6
   |beta unofficial version = 1.2.2-unofficial.1-slamerz
+
  |status  = obsolete
 +
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers
+
   |name    = Cats and Dogs
  |name2   = Send Letters
+
   |author = DelphinWave
   |author   = Denifia
+
   |id     = DelphinWave.CatsAndDogsMod
   |id       = Denifia.SendItems
+
   |nexus   = 7407
   |nexus id = 1087
+
 
   |github  = Denifia/StardewMods
+
   |status  = obsolete
   |broke in = Stardew Valley 1.3
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Cauldron of Chance
   |author   = dJomp
+
   |author = Expl0
   |id       = dJomp.SetUniqueGameID
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 2042
+
   |nexus   = 10975
   |github  =  
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Cave of Memories
   |author   = TheCroak
+
   |author = PeacefulEnd
   |id       = TheCroak.BuildingsNotifications
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 620
+
   |nexus   = 12619
   |github   =  
+
   |github = Floogen/MysticalBuildings
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Cellar Available
   |author   = Nishtra
+
   |author = candidus42
   |id       = Nishtra.ShenandoahProject
+
   |id     = Candidus42.CellarAvailable
   |old ids  = Shenandoah Project<!--changed in 1.2-->
+
   |nexus   = 5104
   |nexus id = 756
+
   |github = mus-candidus/CellarAvailable
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Challenger
   |author   = Iceburg
+
   |author = Slothsoft
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = Slothsoft.Challenger
   |nexus id = 321
+
   |nexus   = 14196
   |github   =  
+
   |github = slothsoft/stardew-challenger
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Challenger → Automate
   |author   = Entoarox
+
   |author = Slothsoft
   |id       = Entoarox.ShopExpander
+
   |id     = Slothsoft.ChallengerAutomate
   |old ids  = EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |nexus  = 14196
   |nexus id = 2278
+
   |github  = slothsoft/stardew-challenger
  |cf id    = 4381
+
 
   |github  = Entoarox/StardewMods
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Challenging Community Center Bundles
   |author   = Igorious
+
   |author = alvadea & jaksha6472
   |id       = Igorious.Showcase
+
   |id     = alja.CCCB
   |nexus id =  
+
   |nexus   = 6361
   |cf id    = 4487
+
   |moddrop = 845377
   |github   = Igorious/Stardew_Valley_Showcase_Mod/
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Chance Cubes
   |author   = TehPers
+
   |author = Turkey2349
   |id       = TehPers.ShroomSpotter
+
   |id     = turkey2349.chancecubes
   |nexus id = 908
+
   |nexus   =
   |github  = TehPers/StardewValleyMods
+
  |curse  = 297899
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Change Cabin Type
   |author   = TheMusketeer
+
   |author = funny-snek
   |id       = SimpleCropLabel
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 314
+
   |nexus   = 3046
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Change Dialogues
   |author   = AlphaOmegasis
+
   |author = mardrest
   |author2  = Alpha_Omegasis
+
   |id      = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |id      = Omegasis.SimpleSoundManager
+
   |nexus  = 5335
   |nexus id = 1410
+
   |moddrop = 800760
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinklers
+
   |name   = Change Farm Caves
   |author   = ADoby
+
   |author = MindMeltMax
   |author2  = tZed or Tobias Z
+
   |id      = MindMeltMax.ChangeFarmCaves
   |id      = tZed.SimpleSprinkler
+
   |curse  = 1004487
   |nexus id = 76
+
   |moddrop = 1247516
   |github   = ADoby/SimpleSprinkler
+
   |nexus   = 14000
   |broke in = Stardew Valley 1.3
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Change Horse Sounds
   |author   = sivolobwho
+
   |author  = CyanFire
  |author2 = Tori Leblanc or Siv
+
   |id     = CF.ChangeHorseSounds
   |id       = Siv.MarriageMod
+
   |nexus   = 13428
   |old ids  = Siv.MarriageMod, medoli900.Siv's Marriage Mod <!--1.2.3-unofficial versions-->
+
   |github =
   |nexus id = 366
+
 
   |github   = tlcasebeer/SivsMarriageMod
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.1
 
  |links    = https://github.com/tlcasebeer/SivsMarriageMod/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Change Professions
   |author   = Alphablackwolf
+
   |author = Alek, amazingalek
   |id       = alphablackwolf.skillPrestige
+
   |id     = Alek.ChangeProfessions
   |old ids  = 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.2.3-->
+
   |nexus   = 3989
   |nexus id = 569
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
   |github   = Alphablackwolf/SkillPrestige
+
 
  |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Skill Prestige: Cooking Skill Adapter
 
  |name2    = Cooking Skill Prestige Adapter
 
  |author  = Alphablackwolf
 
  |id      = Alphablackwolf.CookingSkillPrestigeAdapter
 
  |old ids  = 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 
  |nexus id = 569
 
  |cf id    =
 
  |github  = Alphablackwolf/SkillPrestigeCookingAdapter
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Change Shoe Color
   |author   = DewMods
+
   |author = Shaklin
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = shaklin.changeshoecolor
   |nexus id = 2697
+
   |nexus   = 6101
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Change Slime Hutch Limit
   |author   = Pathoschild
+
   |author = Cherry, CherryChain
   |id       = Pathoschild.SkipIntro
+
   |id     = Cherry.SlimeHutchLimit
   |old ids  = SkipIntro<!--changed in 1.4-->
+
   |nexus   = 6455
   |nexus id = 533
+
   |github = ChroniclerCherry/stardew-valley-mods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Bifibi
+
   |author  = Majesity
  |author2 = Lestoph
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |id       = SkullCavernElevator
+
   |nexus   = 19052
   |nexus id = 963
+
   |github = DevWithMaj/Stardew-CHAOS
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Character Customization Anywhere, Change Character Appearance Anywhere
 +
  |author  = jeanne
 +
  |id      = jeanne.CharacterCustomizationAnywhere
 +
  |nexus  = 7415
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = Platonymous
+
   |author = StultusV
   |id       = Platonymous.SleepWorker
+
   |id     = StultusV.WikiLinker
   |nexus id = 2062
+
   |nexus   = 12999
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = JudeRV/SDV_WikiLinker
  |status  = optional
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Chargeable Resource Tools
   |author   = spacechase0
+
   |author = DaLion
   |id       = spacechase0.SleepyEye
+
   |id     = DaLion.Chargeable
   |nexus id = 1152
+
   |nexus  = 23048
   |cf id    = 4709
+
   |github = daleao/sdv
   |github   = spacechase0/SleepyEye
 
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods
+
   |name    = Charlie Out of Her Coop, Charlie The Chicken
  |name2   = Slime Minigame, Slime QOL
+
   |author  = PeepCake
   |author   = Tofu
+
   |id     = PeepCake.CharlieTheChicken
  |author2 = SadDodo
+
   |nexus   = 6986
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |github =
   |nexus id = 2743
 
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Chaste Valley
   |author   = aurnj
+
   |author  = Tensor
  |author2 = Roy Li
+
   |id     = Tensor.ChasteValley
   |id       = RuyiLi.SlimeSpawner
+
   |nexus  = 21925
   |nexus id =
+
   |github =
   |cf id    =  
 
  |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github   =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Chat Commands
   |author   = OrSpeeder
+
   |author  = CatCattyCat, Cat
  |author2 = Mauricio Gomes
+
   |id     = cat.chatcommands
   |id       = Speeder.SlowerFenceDecay
+
   |nexus  = 2092
   |old ids  = SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |moddrop = 833554
   |nexus id = 252
+
   |github  = danvolchek/StardewMods
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
 
  |beta status = broken
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Chatter
   |author   = stokastic
+
   |author = Jboss
   |id       = stokastic.SmartCursor
+
   |id     = Jboss.Chatter
   |nexus id = 2458
+
   |nexus   = 16559
   |github   = stokastic/SmartCursor
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Cheaper Beach Bridge Repair
   |author   = KuroBear
+
   |author = Annosz
   |id       = KuroBear.SmartMod
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id =
+
   |nexus  = 5826
   |cf id    =  
+
   |github  = Annosz/StardewValleyModding
   |url      = https://community.playstarbound.com/threads/108104
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.2
 
  |links    = https://community.playstarbound.com/threads/108104/page-9#post-3178419
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Chef Helper - Add to Fridges
   |author   = spacechase0
+
   |author = Rui3
   |id       = spacechase0.SpaceCore
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 1348
+
   |nexus  = 5606
   |cf id    = 4868
+
   |github = ChristinaEd/ChefHelperAddToFridges
   |github   = spacechase0/SpaceCore_SDV
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Chefs Closet
   |author   = spacechase0
+
   |author = elDudeerino
   |id       = spacechase0.Spenny
+
   |id     = Duder.ChefsCloset
   |nexus id = 2755
+
   |nexus   = 1030
   |github  = spacechase0/Spenny
+
   |github = deLaDude/ChefsCloset
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Cherryrar
   |author   = Platonymous
+
   |author = Edu Anttunes
   |id       = Platonymous.SplitMoney
+
   |id     = Cherryrar.Functions
   |nexus id = 2303
+
   |nexus   = 6603
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Chess
   |author   = Ilyaki
+
   |author = Platonymous
   |id       = Ilyaki.SplitScreen
+
   |id     = Platonymous.Chess
   |nexus id = 2139
+
  |curse  = 877229
   |github  = Ilyaki/SplitScreen
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Chess Boards
   |author   = Wata
+
   |author  = aedenthorn, Erinthe
  |author2 = Watagatapitusberry
+
   |id     = aedenthorn.ChessBoards
   |id       = Spouseroom
+
   |nexus  = 11580
   |nexus id =
+
   |github  = aedenthorn/StardewValleyMods
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |broke in           = Stardew Valley 1.6
  |github  =
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |broke in = SMAPI 2.0
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
}}
 
{{/entry
 
   |name    = Sprint
 
  |author  = Yoshify
 
  |id      =
 
  |nexus id = 2
 
  |github  =
 
  |broke in = SMAPI 0.39.1
 
   |status  = broken
 
  |summary  = <s>use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead</s>.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Chest Displays
   |author   = Patrick
+
   |author  = MindMeltMax
  |author2 = mistersnuggler
+
   |id      = MindMeltMax.ChestDisplays
  |id      =
+
   |curse   = 997977
   |nexus id =
+
   |nexus  = 7644
  |cf id    =
+
   |moddrop = 1135692
  |url     = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |github   = oliverpl/SprintingMod
 
   |broke in = Stardew Valley 1.2
 
   |status  = broken
 
   |summary = <s>use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead</s>.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = ChestEx
   |author   = OrSpeeder
+
   |author = berkayylmao
   |author2  = Mauricio Gomes
+
   |id      = berkayylmao.ChestEx
   |id      = SPDSprintAndDash
+
   |nexus  = 4180
   |nexus id = 235
+
   |curse  = 501477
   |github   =  
+
   |github = berkayylmao/StardewValleyMods
   |broke in = Stardew Valley 1.2
+
 
  |status  = broken
+
   |broke in = Stardew Valley 1.6
  |summary  = <s>use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead</s>.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Chest Feature Set
   |author   = littleraskol
+
   |author = zack20136
   |id       = littleraskol.SprintAndDashRedux
+
   |id     = zack20136.ChestFeatureSet
  |old ids  = lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |nexus  = 21155
   |nexus id =
+
   |github  = zack20136/ChestFeatureSet
   |cf id    = 4201
 
   |source  = https://community.playstarbound.com/resources/4201
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Chest Label System
   |author   = punyo
+
   |author  = OrSpeeder, Mauricio Gomes
  |author2 = yakminepunyo
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |id       = punyo.StackCheckFix
+
   |nexus   = 242
   |nexus id = 2433
+
   |chucklefish = 3550
   |github   = pomepome/StackCheckFix
+
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Chest Naming
   |author   = CatCattyCat
+
   |author = M3ales
   |author2  = Cat
+
   |id      = ChestNaming
   |id      = cat.stackeverything
+
   |nexus  =
   |nexus id = 2053
+
   |curse  = 299791
   |github   = danvolchek/StardewMods
+
   |github = M3ales/ChestNaming
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
}}
+
   |status  = workaround
{{/entry
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
   |name    = StackSplitX
 
   |author  = tstaples
 
  |id      = tstaples.StackSplitX
 
  |nexus id = 798
 
  |github  = tstaples/StackSplitX
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Chest Pooling
   |author   = Ilyaki
+
   |author = mralbobo
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = mralbobo.ChestPooling
   |nexus id = 1787
+
   |nexus   =
   |github   = Ilyaki/StackToNearbyChests
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
  
  |beta status = optional
+
   |broke in = Stardew Valley 1.4
}}
 
{{/entry
 
  |name    = StaminaRegen
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/111526
 
  |github  = natfoth/StardewValleyMods
 
   |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Chest Pooling V2
   |author   = Cylon
+
   |author = jslattery26
   |id       = cylon.stardewbrewery
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 2057
+
   |nexus   = 22461
   |github   = JustCylon/stardew-brewery
+
   |github = jslattery26/stardew_mods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Chest Preview
   |author   = Juice805
+
   |author = sergiomadd
   |id       = Juice805.StardewConfigMenu
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 1312
+
   |nexus   = 13946
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |github = sergiomadd/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Chests Anywhere
   |author   = spacechase0
+
   |author = Pathoschild
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 1298
+
  |curse  = 1000640
   |github  = spacechase0/StardewEditor
+
   |nexus   = 518
   |broke in = Stardew Valley 1.3
+
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Chest Value
 +
  |author  = Jppkr4
 +
   |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Chest Values
   |author   = Mizzion
+
   |author = MysticalAsian
   |id       = mizzion.stardewlocations
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 1929
+
   |nexus   = 23878
   |github   = Mizzion/StardewLocations
+
   |github =
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notification
+
   |name   = Child Bed Config
   |author   = monopandora
+
   |author = aclockworkhound
   |id       = stardewnotification, mondopandora.stardewnotification <!-- actual + unofficial manifest ID -->
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id =
+
   |nexus  = 3540
  |cf id    =
+
   |github = clockworkhound/SDV-ChildBedConfig
  |url      = https://community.playstarbound.com/threads/127979
 
  |github  = monopandora/StardewNotification
 
   |broke in = SMAPI 2.0
 
   |links    = https://github.com/monopandora/StardewNotification/pull/1
 
  |unofficial version = 1.7.1-unofficial.2-knakamura
 
  |unofficial url    = https://community.playstarbound.com/attachments/stardewnotification-1-7-1-unofficial-2-knakamura-zip.203819/
 
  
   |beta status = broken
+
   |status   = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered
+
   |name    = Children Like Parents, Dynamic Children Replacer
  |name2   = Stardew Symphony
+
   |author  = CroiDorcha
   |author   = Omegasis
+
   |id     = CroiDorcha.ChildrenLikeParent
  |author2 = Alpha_Omegasis
+
   |nexus   = 1756
   |id       = Omegasis.StardewSymphonyRemastered
+
   |github =
   |old ids  = Omegasis.StardewSymphony <!-- changed in 2.0 -->
 
   |nexus id = 425
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Children's Beds Removal
   |author   = Omegasis
+
   |author  = Prismuth
  |author2 = Alpha_Omegasis
+
   |id     = Prismuth.ChildBedsRemoval
   |id       = Omegasis.StardustCore
+
   |nexus   = 1655
   |old ids  = StarDustCore<!--changed in 2.0-->
+
   |github =
   |nexus id = 2341
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Child to NPC
   |author   = mmanlapat
+
   |author = loe2run
   |id       = mmanlapat.StartingMoney
+
   |id     = Loe2run.ChildToNPC
   |old ids = StartingMoney<!--changed in 1.1-->
+
   |nexus  = 4568
   |nexus id = 1138
+
  |github = loe2run/ChildToNPC
  |github  =
+
 
 +
  |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     = Start With Hat
+
   |name   = Chill in Your Farmhouse
   |author   = treyh0
+
   |author = Husky110
   |id       = treyh0.StartWithHat
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 2628
+
   |nexus   = 1768
   |github   =  
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StashItemsToChest
+
   |name   = Choose Baby Gender
   |author   = lambui
+
   |author = Travoos
   |id       = BlueMod_StashItemsToChest
+
   |id     =
   |nexus id =
+
   |nexus  = 590
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
 
  |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Family Planning|Family Planning]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Choose Random Farm Event
 +
  |author  = RunoV
 +
  |id      = RunoV.ChooseRandomFarmEvent
 +
  |nexus  = 8524
 +
  |github  = valruno/ChooseRandomFarmEvent
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stephan's Lots of Crops
+
   |name   = Chummy Fix
   |author   = stephanreiken
+
   |author = ItsLittany
   |id       = stephansstardewcrops
+
   |id     = itslittany.ChummyFix
   |nexus id =  
+
   |nexus   = 6363
   |cf id    = 4314
+
   |moddrop = 804100
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond
+
   |name    = Circle of Thorns - NPC Hector
  |name2   = PondWithBridge
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |author   = Advize and jinxiewinxie
+
   |id     = DestyNova.Hector.SMAPI
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |nexus   = 16032
   |nexus id = 316
+
   |github =
   |github  = Jinxiewinxie/StardewValleyMods
+
 
 +
   |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     = Stumps to Hardwood Stumps
+
   |name   = CJB Automation
   |author   = Nishtra
+
   |author = CJBok
   |id       = Nishtra.StumpsTohardwoodStumps
+
   |id     = CJBAutomation
   |old ids  = StumpsToHardwoodStumps
+
   |nexus   = 211
   |nexus id = 691
+
   |github = CJBok/SDV-Mods
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Summit Reborn
+
   |name   = CJB Cheats Menu
   |author  = Sakorona
+
   |author = CJBok and Pathoschild
   |author2  = Kylindra or KoihimeNakamura
+
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |id      = KoihimeNakamura.summitreborn
+
   |curse  = 1000644
   |nexus id = 2073
+
   |nexus  = 4
   |github   = JohnsonNicholas/SDVMods
+
   |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere
+
   |name   = CJB Item Spawner
   |name2    = Swim Suit
+
   |author  = CJBok and Pathoschild
   |author   = Platonymous
+
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |id      = Platonymous.SwimSuit
+
  |curse   = 1000641
   |nexus id = 1215
+
   |nexus  = 93
   |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar
+
   |name    = CJB Show Item Sell Price
  |name2   = Underground House Cellar
+
   |author = CJBok and Pathoschild
   |author   = Jinxiewinxie and TaintedWheat
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |id       = TaintedCellar
+
   |nexus   = 5
   |nexus id = 1672
+
   |moddrop = 509768
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = CJBok/SDV-Mods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Clay Map
   |author   = skunkkky
+
   |author = Underscore
   |id       = skunkkk.TapperReady
+
   |id     = underscore.clay_map
   |nexus id = 1219
+
   |nexus   = 11903
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Clean Beach
   |author   = bdawson1993
+
   |author = Artinity
   |id       =  
+
   |id     = Artinity.CleanBeach
   |nexus id = 38
+
   |nexus   = 14936
   |github   =  
+
   |github = Artinity/clean-beach
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Clean Cellar
   |author   = TehPers
+
   |author = Sonozuki
   |id       = TehPers.FishingOverhaul
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 866
+
   |nexus   = 2975
   |github   = TehPers/StardewValleyMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Clean Farm
   |author   = Bifibi
+
   |author = tstaples
   |id       = Teleporter
+
   |id     = tstaples.CleanFarm
   |nexus id =
+
   |nexus  = 794
   |cf id    = 4374
+
   |github = tstaples/CleanFarm
   |github   =
 
  |broke in = Stardew Valley 1.2
 
  |links    = https://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
 
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Pucklynn
+
   |author = aurpine
   |id       = shannon.MoonMod
+
   |id     = aurpine.ClearGlasses
   |nexus id = 2482
+
   |nexus   = 21090
   |github   =  
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners
+
   |name   = Click 2 Move
   |name2    = 3-heart Dance Partner
+
  |author  = MarthaSolomon, SolomonsWorkshop
   |author   = spacechase0
+
   |id      = SolomonsWorkshop.Click2Move
   |id      = ThreeHeartDancePartner
+
   |nexus   = 2219
   |nexus id = 500
+
   |github  =
   |cf id    = 3767
+
 
   |github  = spacechase0/ThreeHeartDancePartner
+
   |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     = Tillable Ground
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = hawkfalcon
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = hawkfalcon.TillableGround
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 2175
+
   |nexus   = 604
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Clint's Backstock
   |author   = bcmpinc
+
   |author = Rokugin
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 2738
+
   |nexus   = 20886
   |github   = bcmpinc/StardewHack
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Clock24
   |author   = Omegasis
+
   |author  = Lysero
  |author2 = Alpha_Omegasis
+
   |id     = Lysero.Clock24
   |id       = Omegasis.TimeFreeze
+
   |nexus   = 3718
   |old ids  = 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |github =
   |nexus id = 973
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |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     = Time Multiplier
+
   |name   = Clothes Rack
   |author   = DefenTheNation
+
   |author = LunaticShade
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 2262
+
   |nexus   = 18765
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Cloudy Skies
   |author   = Sakorona
+
   |author  = Khloe Leclair
  |author2 = Kylindra or KoihimeNakamura
+
   |id     = leclair.cloudyskies
   |id       = KoihimeNakamura.TimeReminder
+
   |nexus   = 23135
   |nexus id = 1000
+
   |github = KhloeLeclair/StardewMods
   |github   = JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Coal Regen
   |author   = cantorsdust
+
   |author = Blucifer, BluciferProgrammer
   |id       = cantorsdust.TimeSpeed
+
   |id     = Blucifer.CoalRegen
   |old ids = community.TimeSpeed<!--changed in 2.3.3-->
+
  |nexus  = 1664
   |nexus id = 169
+
   |github = AbbyNode/StardewValley-CoalRegen
   |github  = cantorsdust/StardewMods
+
 
 +
  |broke in           = Stardew Valley 1.3
 +
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMX Loader
+
   |name   = Cobalt
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.TMXLoader
+
   |id     = spacechase0.Cobalt
   |nexus id = 1820
+
   |nexus   = 1723
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/Cobalt
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = To Do List
 
  |author  = Eleanor
 
  |author2  = eleanoot
 
  |id      = eleanor.todolist
 
  |nexus id = 1630
 
  |github  = eleanoot/stardew-to-do-mod
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Cock-a-doodle-dont
   |author   = mralbobo
+
   |author = Fuzzy
   |id       = mralbobo.ToolCharging
+
   |id     = fuzzy.cockadoodledont
   |nexus id =
+
   |nexus  = 7584
  |cf id    =
+
   |github =
   |url      = https://community.playstarbound.com/threads/111988
 
   |github   = mralbobo/stardew-tool-charging
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Coin Collector
   |author   = CrazyWig
+
   |author = aedenthorn, Erinthe
   |id       = crazywig.toolpowerselect
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 2553
+
   |nexus   = 9843
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Cold Pets
   |author   = Pathoschild
+
   |author = Tyler Gibbs
   |id       = Pathoschild.TractorMod
+
   |id     = tylergibbs2.ColdPets
   |old ids  = BlueMod_TractorMod, PhthaloBlue.TractorMod, community.TractorMod<!--changed in 3.2, 4.0-beta, and 4.0-->
+
   |nexus   = 14379
   |nexus id = 1401
+
   |github = tylergibbs2/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Cold Weather Haley SMAPI
   |author   = Vrakyas
+
   |author = DanielSerrano, Lord Xamon
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 2412
+
   |nexus  = 1169
  |github  =
+
   |github =
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
  |name    = Tree Shaker
 
  |author  = TyoAtrosa
 
  |id      = TyoAtrosa.Treeshaker
 
   |nexus id = 2159
 
   |github   = TyoAtrosa/TreeShaker
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Collapsing On The Farm Fix
   |author   = YukiShiku
+
   |author  = monsoonsheep
  |author2 = LeonBlade
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |id       = TreeTransplant
+
   |nexus   = 18086
   |nexus id = 1342
+
   |github =
   |github   = LeonBlade/TreeTransplant
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Cdaragorn
+
   |author = CISC 3141, Testing, Upsters
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 1150
+
   |nexus   = 10380
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UiModSuite
+
   |name   = Colored Chests
   |author   = Demiacle
+
   |author = Igorious
   |id       = Demiacle.UiModSuite
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 1023
+
   |nexus  =
  |github   = demiacle/UiModSuite
+
   |chucklefish = 3684
   |broke in = Stardew Valley 1.2
+
   |github =
   |status  = workaround
 
  |summary = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
  
   |beta status = broken
+
   |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     = Ultiplayer
+
   |name   = Colored Crystalariums
   |author   = Platonymous
+
   |author = sophiesalacia
   |id       = Platonymous.Ultiplayer
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 2134
+
   |nexus   = 14428
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Colorful Chests
   |author   = Armitxes
+
   |author = spacechase0
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 2213
+
   |nexus  = 1623
  |github   = Armitxes/StardewValley_UnlimitedPlayers
+
   |moddrop = 279189
}}
+
   |github = spacechase0/ColorfulChests
{{/entry
 
   |name    = Useful Bombs
 
   |author  = punyo
 
  |author2 = yakminepunyo
 
  |id      = punyo.UsefulBombs
 
  |nexus id = 2488
 
  |github  = pomepome/UsefulBombs
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Colorful Fish Ponds
   |author   = dantheman999
+
   |author = rokugin
   |id       = dantheman999.VariableGrass
+
   |id     = rokugin.colorfulfishponds
   |nexus id =
+
   |nexus  = 23615
  |cf id    =
+
   |github = rokugin/StardewMods
   |url      = https://community.playstarbound.com/threads/107658
 
   |github   = dantheman999301/StardewMods
 
  |broke in = SMAPI 2.0
 
  |links    = https://github.com/dantheman999301/StardewMods/pull/1
 
  |unofficial url    = https://community.playstarbound.com/attachments/181725
 
  |unofficial version = 1.3.1-pathoschild-update
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Combat Controls
   |author   = bmarquismarkail
+
   |author  = DJ-STLN
  |author2 = Space Baby
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |id       = SB_VerticalToolMenu
+
  |nexus  = 2590
  |nexus id = 943
+
   |github  = DJ-STLN/CombatControls
  |github  = bmarquismarkail/SV_VerticalToolMenu
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/attachments/verticaltoolmenu-1-3-5-unofficial-2-mizzion-zip.201252
 
   |unofficial version = 1.3.5-unofficial.2.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Combat Controls Redux
   |author   = Platonymous
+
   |author = NormanPCN
   |id       = Platonymous.Visualize
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 1704
+
   |nexus   = 10496
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Renny
+
   |author = PeacefulEnd
   |id       = renny.stardewvoideffects
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 2703
+
   |nexus   = 16769
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = Floogen/CombatDummy
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Combat Level Damage Scaler
   |author   = Alhifar
+
   |author = spacechase0
  |id      = Alhifar.WaitAround
+
   |id      = spacechase0.CombatLevelDamageScaler
  |nexus id =  
+
   |curse   = 867732
   |cf id   =
+
   |moddrop = 771671
  |url     = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |nexus  = 3905
  |github  = Alhifar/WaitAroundSMAPI
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3
+
 
  |unofficial url = https://community.playstarbound.com/attachments/waitaroundsmapi-1-2-2-unofficial-1-aaronson2012-zip.206151/
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1-2-2-unofficial-1-aaronson2012}}
 
{{/entry
 
   |name    = WakeUp
 
   |author  = EvilPdor
 
  |id      =  
 
   |nexus id =
 
   |cf id    =  
 
   |url      = https://community.playstarbound.com/threads/111526
 
  |github  =
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Combat with Farming Implements
   |author   = TheOfficialTab
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 1958
+
   |nexus   = 313
   |github  = OfficialTab/walk-through-trellis
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  
  |beta broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Wallpaper Fix
 
  |author  = Travoos
 
  |id      =
 
  |nexus id =
 
  |cf id    = 4211
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Combine Machines
   |author   = Mizzion
+
   |author = SlayerDharok
   |id       = mizzion.wallpaperrecycler
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 1905
+
   |curse  = 992028
   |github   = Mizzion/WallPaperRecycler
+
   |nexus   = 7411
   |status  = optional
+
   |github  = Videogamers0/SDV-CombineMachines
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
  |name    = Combine Many Rings
   |author   = Symen
+
  |author  = Stari
   |id       = Symen.WarpAnimals
+
  |id      = Stari.CombineManyRings
   |nexus id = 1400
+
  |nexus  = 8801
   |github   = simonbru/WarpAnimals
+
  |github  = SlivaStari/CombineManyRings
   |broke in = Stardew Valley 1.3
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Comics
 +
   |author = Platonymous
 +
   |id     = Platonymous.Comics
 +
   |nexus   = 6281
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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     = Warp To Friends
+
   |name   = Community Center Bundles Randomizer
   |author   = Shalankwa
+
   |author = bowtochris
   |id       = Shalankwa.WarpToFriends
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 2180
+
   |nexus   = 20425
   |github   = Shalankwa/SDV_Mods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl
+
   |name    = Community Center Helper
  |name2   = Pet Water Bowl
+
   |author = vgperson
   |author   = Mizzion
+
   |id     = vgperson.CommunityCenterHelper
   |id       = mizzion.petwaterbowl
+
   |nexus   = 6893
   |nexus id = 2009
+
   |github = vgperson/CommunityCenterHelper
   |github   = Mizzion/PetWaterBowl
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Community Kitchen
   |author   = Digus
+
   |author = blueberry
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2374
+
   |nexus   = 9851
   |github   = Digus/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Companion NPCs
   |author   = Sakorona
+
   |author = Redwood
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 2210
+
   |nexus   = 3175
   |github   = JohnsonNicholas/SDVMods
+
   |github = EKomperud/StardewMods
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = EvilPdor
+
   |author = jahangmar
   |id       =  
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id =
+
   |nexus  = 4446
   |cf id    =  
+
   |github = jahangmar/StardewValleyMods
  |url      = https://community.playstarbound.com/threads/111526
 
   |github   = natfoth/StardewValleyMods
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What FarmCave
+
   |name    = Concentration on Farming
  |name2   = WhatAMush
+
   |author = punyo, yakminepunyo
   |author   = Oxyligen
+
   |id     = punyo.ConcentrationOnFarming
   |id       = WhatAMush
+
   |nexus   = 1445
   |nexus id = 1097
+
   |github =
   |github   =  
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
  |name    = Configurable Bundle Costs
   |author  = Oxyligen
+
  |author  = sophiesalacia
   |id       = wHatsUp
+
  |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 1082
+
  |nexus  = 9444
   |github  =  
+
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
 +
   |author = Boogie, BoogieBest
 +
  |id      = boogie.greenhouse
 +
  |nexus   = 7109
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Junimo Kart
 +
  |author  = seitanicbean
 +
   |id     = seitanicbean.configurablejunimokart
 +
   |nexus   = 6725
 +
  |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Luck
 +
  |author  = sophiesalacia
 +
  |id     = sophie.ConfigurableLuck
 +
  |nexus  = 14610
 +
   |github = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Machines
 +
   |author  = KnockedMallard42
 +
  |id      = 21da6619-dc03-4660-9794-8e5b498f5b97
 +
  |nexus  = 280
 +
  |github  =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Configurable Special Orders Unlock
   |author   = f4iTh
+
   |author  = sophiesalacia
  |author2 = JertsukkaTheMan
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |id       = f4iTh.WheresMyItems
+
   |nexus   = 8690
   |nexus id = 2086
+
   |github = sophiesalacia/StardewMods
   |github   =  
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Configure Machine Outputs
   |author   = thatnzguy
+
   |author = Mizzion
   |id       = thatnzguy.WindowResize
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 2266
+
   |nexus   = 3490
   |github  = thatnzguy/WindowResize
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Configure Machine Speed
   |author   = CatCattyCat
+
   |author  = BayesianBandit
  |author2 = Cat
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |id       = cat.wintergrass
+
   |nexus   = 3519
   |nexus id = 1601
+
   |github = BayesianBandit/ConfigureMachineSpeed
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
  
   |beta broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Configure Machine Speed
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Steph Hoel
   |id       = WonderfulFarmLife
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id =
+
   |nexus  = 21005
   |cf id    =  
+
   |github = StephHoel/ModsStardewValley
  |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 
   |github   = Jinxiewinxie/StardewValleyMods
 
  |broke in = Stardew Valley 1.1 or 1.11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
  |name    = Confirm Gifts
   |author   = skiilaa
+
  |author  = BadScientist
   |id       = skiilaa.X
+
  |id      = BadScientist.ConfirmGifts
   |nexus id = 2286
+
  |nexus  = 23224
   |github  =  
+
  |github  = BadScientist/ConfirmGifts
   |broke in = Stardew Valley 1.3.20
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Confirm Warp Totem
 +
   |author = John Peters
 +
   |id     = JohnPeters.ConfirmWarpTotem
 +
   |nexus   = 20255
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Connected Fences
 +
   |author  = sergiomadd
 +
  |id      = sergiomadd.ConnectedFences
 +
  |nexus  = 10063
 +
  |github  = sergiomadd/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Connected Garden Pots
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.XnbLoader
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 2275
+
   |nexus   = 11411
   |cf id    = 4506
+
  |github  = aedenthorn/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
 +
   |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     = Yet Another Harvest With Scythe Mod
+
   |name   = Consistent Tree Growth Speed
   |name2    = Harvest With Scythe
+
   |author  = IceGladiador
   |id       = bcmpinc.HarvestWithScythe
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 2731
+
   |nexus   = 1799
   |author   = bcmpinc
+
   |github  =
   |github   = bcmpinc/StardewHack
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Console Chat
   |author   = thakyZ
+
   |author = Sonozuki
   |id       = zdailyincrease
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id =
+
   |nexus  = 3768
   |cf id    = 4247
+
   |github = Sonozuki/StardewMods
   |github   = thakyZ/zDailyIncrease
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Console Code
   |author  = GuiNoya
+
   |author = spacechase0
   |author2  = Yesst
+
   |id      = spacechase0.ConsoleCode
   |id      = GuiNoya.ZoomLevelKeybind
+
   |curse  = 867737
   |nexus id = 1621
+
   |moddrop = 771643
   |github   = GuiNoya/SVMods
+
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ZoomMod / Zoom Out Extreme
+
   |name   = Console Commands, TrainerMod
   |author   = RockinRolla
+
   |author = SMAPI
   |id       = RockinMods.ZoomMod
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 1326
+
   |nexus   =
   |github   = rockinrolla/ZoomMod
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
  
===SMAPI mods (obsolete)===
+
  |status  = abandoned
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.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Code
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ContentCode
 +
  |curse  = 867697
 +
  |nexus  = 10545
 +
  |github  = spacechase0/StardewValleyMods
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
   |broke in = Stardew Valley 1.6
|-
 
! mod name
 
! author
 
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = Animal Mood Fix
 
  |author  = Grant Peters
 
  |id      = GPeters-AnimalMoodFix
 
  |nexus id = 761
 
  |github  =
 
   |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     = CJB Automation
+
   |name   = Content Patcher
   |author   = CJB
+
   |author = Pathoschild
   |id       = CJBAutomation
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 211
+
   |curse   = 309243
  |github   = CJBok/SDV-Mods
+
   |moddrop = 470174
   |broke in = Stardew Valley 1.2
+
   |nexus   = 1915
   |status   = workaround
+
   |github = Pathoschild/StardewMods
   |summary = no longer maintained; use [[#Automate|Automate]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Content Patcher Animations
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.Cobalt
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 1723
+
   |curse  = 867733
   |github  = spacechase0/Cobalt
+
   |moddrop = 771670
   |broke in = Stardew Valley 1.3
+
   |nexus  = 3853
   |summary = no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead.
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
  |name    = Content Patcher Editor
   |author   = Igorious
+
  |author  = aedenthorn, Erinthe
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
  |id      = aedenthorn.ContentPatcherEditor
   |nexus id =  
+
  |nexus  = 17661
   |cf id    = 3684
+
  |github  = aedenthorn/StardewValleyMods
   |github  =  
+
}}
   |broke in = Stardew Valley 1.1
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
   |name   = Content Patcher Json Processor
   |summary = remove this mod (colored chests added in Stardew Valley 1.1).
+
   |author = Jamie Taylor
 +
   |id     = jltaylor-us.ContentPatcherJsonProcessor
 +
  |nexus  = 13320
 +
  |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Context-Sensitive Gift Cursor
 +
  |author  = Vanguard3000
 +
   |id     = Vanguard3000.ContextSensitiveGiftCursor
 +
   |nexus  = 6564
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
   |author  = exhaustors
 +
   |id      = exhaustors.ContinuousMusic
 +
   |nexus   = 24348
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Controller Radial Keybindings
   |author   = punyo
+
   |author  = spacechase0
  |author2 = yakminepunyo
+
   |id     = spacechase0.ControllerRadialKeybindings
   |id       = punyo.ConcentrationOnFarming
+
   |nexus   = 12801
   |nexus id = 1445
+
   |github = spacechase0/StardewValleyMods
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Control Tree
   |author   = Nishtra
+
   |author = Cluom
   |id       = ConfigurableShippingDates
+
   |id     = Cluom.ControlTree
   |nexus id = 675
+
   |nexus   = 23119
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Control Valley
   |author   = spacechase0
+
   |author = TheTexanTesla
   |id       = spacechase0.CustomCrops
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 1592
+
   |nexus   = 8160
   |github   = spacechase0/CustomCrops
+
   |github = tesla1889tv/ControlValleyMod
   |broke in = Stardew Valley 1.3
+
 
  |summary  = no longer maintained; use [[#Json Assets|Json Assets]] instead.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Convenient Chests
   |author   = Platonymous
+
   |author = Solariz
   |id       = Platonymous.CustomElementHandler
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 1068
+
   |nexus   = 2196
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aEnigmatic/StardewValley
  |broke in = Stardew Valley 1.3
+
   |curse   = 300150
   |status   = workaround
 
  |summary  = use [[#PyTK|PyTK]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Convenient Inventory
   |author   = spacechase0
+
   |author = gaussfire
   |id       = spacechase0.CustomFarmTypes
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 1140
+
   |nexus  = 10384
   |cf id    = 4705
+
   |github = alanperrow/StardewModding
   |github   = spacechase0/CustomFarmTypes
 
  |broke in = Stardew Valley 1.3
 
  |summary  = no longer maintained; use [[#MTN|MTN]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Cooking Skill
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.CustomTV
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 1139
+
  |curse  = 867395
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 127277
   |broke in = Stardew Valley 1.3
+
   |nexus   = 522
  |status  = workaround
+
   |github = spacechase0/StardewValleyMods
  |summary  = use [[#PyTK|PyTK]] instead.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Coop Battle Pause
   |author   = bcmpinc
+
   |author = adverserath
   |id       = bcmpinc.FixScytheExp
+
   |id     = Adverserath.CoopBattlePause
   |nexus id =
+
   |nexus  = 12061
  |github   = bcmpinc/StardewHack
+
   |github  =
   |url      = https://github.com/bcmpinc/StardewHack/releases
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = StarPeanut
+
   |author = DeLiXx
   |author2  = Greger
+
   |id      = DeLiXx.Coop_Cursor
   |id      = HappyAnimals
+
   |curse  = 990474
   |nexus id =  
+
   |nexus   = 12269
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
  |github  =
 
  |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     = Junimo Farm
+
   |name   = Cooperative Egg Hunt
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.JunimoFarm
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 984
+
   |nexus   = 17058
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion
+
   |name    = Copper Still
  |name2   = AntiExhaustion
+
   |author = NCarigon
   |author   = Permamiss
+
   |id     = NCarigon.CopperStill
   |id       = BALANCEMOD_AntiExhaustion
+
   |nexus   = 15333
   |nexus id = 637
+
   |github  = ncarigon/StardewValleyMods
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Copy Invite Code
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.StardewValleyMP
+
   |id     = cat.copyinvitecode
   |old ids  = StardewValleyMP<!--changed in 0.3-->
+
   |nexus  = 2171
   |nexus id = 501
+
   |github  = danvolchek/StardewMods
   |github  = spacechase0/StardewValleyMP
+
 
   |broke in = Stardew Valley 1.3
+
   |status  = obsolete
  |status  = abandoned
+
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box &#91;API?&#93;
+
   |name    = Cosmetic Rings
  |name2   = ChatMod
+
   |author = PeacefulEnd
   |author   = Kithio
+
   |id     = PeacefulEnd.CosmeticRings
   |id       = Kithio:ChatMod
+
   |nexus  = 8522
   |nexus id =
+
   |github = Floogen/CosmeticRings
   |cf id    = 4296
+
 
   |github   =  
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Cozy Clothing
   |author   = vaindil
+
   |author = CompSciLauren
   |id       = vaindil.MoodFix
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 1809
+
   |nexus   = 5093
   |github   = vaindil/sdv-moodfix
+
   |curse   = 368028
   |status  = obsolete
+
   |moddrop = 755868
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Crab Net
   |author   = YonKuma
+
   |author  = jwdred
  |author2 = kumarei
+
   |id     = jwdred.CrabNet
   |id       = YonKuma.MoodGuard
+
   |nexus   = 584
   |nexus id = 1597
+
   |github = jdusbabek/stardewvalley
   |github   = YonKuma/MoodGuard
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |status  = obsolete
+
<!--
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
  |unofficial version = 1.1.1-unofficial.6-strobe
}}
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
{{/entry
+
-->
  |name    = More Map Layers
+
}}
  |author  = Platonymous
+
{{#invoke:SMAPI compatibility|entry
  |id      = Platonymous.MoreMapLayers
+
  |name    = Crab Pot Loot Has Quality and Bait Effects
  |nexus id = 1134
+
  |author  = Goldenrevolver
  |github
+
  |id      = Goldenrevolver.CrabPotQuality
 +
  |nexus  = 7767
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Butterfly Hutches
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OutdoorButterflyHutch
 +
  |nexus  = 6279
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Legendary Fish Mounts
 +
  |author  = FallToot
 +
  |id      = FallToot.CraftableFishMounts
 +
  |nexus  = 4286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Terrarium, Terrarium
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 +
  |nexus  = 8031
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft and Build from Containers, Craft From Containers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftFromContainers
 +
  |nexus  = 15341
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.CraftAnything
 +
  |nexus  = 2524
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Man Begone
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CraneManBegone
 +
  |nexus  = 4704
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creaturebook
 +
  |author  = KediDili
 +
  |id      = KediDili.Creaturebook
 +
  |nexus  = 13807
 +
  |github  = KediDili/Creaturebook
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Rings
 +
  |author  = atravita
 +
  |id      = atravita.CritterRings
 +
  |curse  = 870962
 +
  |moddrop = 1358001
 +
  |nexus  = 15557
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cropbeasts
 +
  |author  = kdau
 +
  |id      = kdau.Cropbeasts
 +
  |moddrop = 784523
 +
  |nexus  = 6030
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Check
 +
  |author  = Fairfield
 +
  |id      = FairfieldBW.CropCheck
 +
  |nexus  = 9224
 +
  |github  = FairfieldBW/CropCheck
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Color Combiner
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CropColorCombiner
 +
  |nexus  = 3986
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Extension
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CropExtension
 +
  |curse  = 877230
 +
  |nexus  = 3208
 +
  |moddrop = 793915
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Fairy
 +
  |author  = Abs, abslam
 +
  |id      = abs.CropFairy
 +
  |nexus  = 4885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Grace Period
 +
  |author  = lefthandedkid, stoobinator
 +
  |id      = stoobinator.seasonspillover
 +
  |nexus  = 7203
 +
  |github  = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Adjustments
 +
  |author  = GZhynko
 +
  |id      = GZhynko.CropGrowthAdjustments
 +
  |nexus  = 18914
 +
  |github  = gzhynko/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Info
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 +
  |nexus  = 12178
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Harvest Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropHarvestBubbles
 +
  |nexus  = 17761
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Hat
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropHat
 +
  |nexus  = 11787
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Markers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropMarkers
 +
  |nexus  = 18120
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Anytime Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |nexus  = 3000
 +
  |moddrop = 606647
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Survive Season Change
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropsSurviveSeasonChange
 +
  |nexus  = 18030
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
  |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Transplant
 +
  |author  = Digus
 +
  |id      = DIGUS.CropTransplantMod
 +
  |nexus  = 2594
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Variation
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropVariation
 +
  |nexus  = 11467
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Walker
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 +
  |moddrop = 1443553
 +
  |nexus  = 16632
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropWateringBubbles
 +
  |nexus  = 17773
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crow Curse Mod, Miihau's Crow Curse
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihausCrowCurse
 +
  |nexus  = 16926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystal Ball
 +
  |author  = Thom Smith, Thom1729
 +
  |id      = Thom1729.CrystalBall
 +
  |nexus  = 7826
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.CurrentLocation
 +
  |nexus  = 4028
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cursor Teleport, Teleport to Cursor
 +
  |author  = Patap, Pataper
 +
  |id      = Patap.CursorTeleport
 +
  |nexus  = 17934
 +
  |github  = pa4op/stardew-teleport
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Achievements
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomAchievements
 +
  |nexus  = 10047
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Adventure Guild Challenges
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.CustomGuildChallenges
 +
  |nexus  = 2301
 +
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Backpack Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomBackpack
 +
  |nexus  = 13826
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cask Mod
 +
  |author  = Digus
 +
  |id      = DIGUS.CustomCaskMod
 +
  |nexus  = 2642
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Chest Types
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomChestTypes
 +
  |nexus  = 7755
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Chores
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomChores
 +
  |nexus  = 5315
 +
  |moddrop = 717888
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Center Bundles
 +
  |author  = Alja, alvadea & jaksha
 +
  |id      = alja.CustomCCB
 +
  |nexus  = 21340
 +
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Centre
 +
  |author  = blueberry
 +
  |id      = blueberry.CustomCommunityCentre
 +
  |nexus  = 9850
 +
  |github  = b-b-blueberry/CustomCommunityCentre
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Companions
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 +
  |nexus  = 8626
 +
  |github  = Floogen/CustomCompanions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crafting Stations
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.CustomCraftingStations
 +
  |nexus  = 6293
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Critters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCritters
 +
  |curse  = 867759
 +
  |moddrop = 130428
 +
  |nexus  = 1255
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops Decay
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomCropsDecay
 +
  |nexus  = 5830
 +
  |github  = ZaneYork/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crystalarium Mod
 +
  |author  = Digus
 +
  |id      = DIGUS.CustomCrystalariumMod
 +
  |nexus  = 2516
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crystalarium Mod → CCRMAutomate
 +
  |author  = Digus
 +
  |id      = Digus.CCRMAutomate
 +
  |nexus  = 8193
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Death Penalty Plus
 +
  |author  = TheMightyAmondee, MightyAmondee
 +
  |id      = TheMightyAmondee.CustomDeathPenaltyPlus
 +
  |nexus  = 7069
 +
  |moddrop = 853913
 +
  |github  = TheMightyAmondee/CustomDeathPenaltyPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Decoration Areas
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomWallsAndFloors
 +
  |nexus  = 9626
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Dungeon Floors
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.CustomMonsterFloors
 +
  |nexus  = 5894
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Emotes
 +
  |author  = purrplingcat
 +
  |id      = PurrplingCat.CustomEmotes
 +
  |nexus  = 10861
 +
  |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFarming
 +
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Loader
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 +
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fixed Dialogue
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomFixedDialogue
 +
  |nexus  = 6358
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fixed Dialogue - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.CustomFixedDialogue
 +
  |nexus  = 20938
 +
  |moddrop = 1533308
 +
  |github  = csandwith/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Furniture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFurniture
 +
  |nexus  = 1254
 +
  |moddrop = 793932
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Dialogue
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.CustomGiftDialogue
 +
  |nexus  = 7304
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomGiftLimits
 +
  |nexus  = 13964
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Greenhouse
 +
  |author  = Forkmaster
 +
  |id      = Forkmaster.CustomGreenhouse
 +
  |nexus  = 3464
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Harvest Fix
 +
  |author  = mytigio
 +
  |id      = mytigio.customharvestfix
 +
  |nexus  = 4192
 +
  |github  = mytigio/CustomHarvestFix
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Death Penalty
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.customizabledeathpenalty
 +
  |nexus  = 1991
 +
  |moddrop = 833547
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Traveling Cart Days
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 +
  |nexus  = 567
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Anywhere
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.CustomizeAnywhere
 +
  |nexus  = 4734
 +
  |moddrop = 716356
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
  |nexus  = 3014
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Dresser
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Exterior
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
 +
  |nexus  = 1099
 +
  |moddrop = 127272
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.hpstam
 +
  |nexus  = 5275
 +
  |github  = MissCoriel/Customize-Health-and-Stamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Trinkets
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Wedding Attire
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.CustomizeWeddingAttire
 +
  |nexus  = 10761
 +
  |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
  |id      = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Linens
 +
  |author  = Mevima
 +
  |id      = Mevima.CustomLinens
 +
  |nexus  = 1027
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |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
 +
 
 +
  |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Locks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomLocks
 +
  |nexus  = 6251
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Locks Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.CustomLocksUpdated
 +
  |nexus  = 21148
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Mine Cart Steam
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomMineCartSteam
 +
  |nexus  = 14508
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Movies
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomMovies
 +
  |nexus  = 4737
 +
  |moddrop = 793918
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Music
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomMusic
 +
  |curse  = 307367
 +
  |moddrop = 793904
 +
  |nexus  = 3043
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Exclusions
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomNPCExclusions
 +
  |nexus  = 7089
 +
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Fixes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomNPCFixes
 +
  |curse  = 867734
 +
  |moddrop = 771669
 +
  |nexus  = 3849
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC - Riley, Riley House
 +
  |author  = SG
 +
  |id      = SG.RileyHouse
 +
  |nexus  = 5811
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Obelisks
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.CustomObelisks
 +
  |nexus  = 10202
 +
  |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Object Production
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomObjectProduction
 +
  |curse  = 868827
 +
  |nexus  = 10152
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Ore Nodes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomOreNodes
 +
  |curse  = 868903
 +
  |nexus  = 5966
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Paths
 +
  |author  = Entoarox
 +
  |id      = Entoarox.CustomPaths
 +
  |nexus  = 2272
 +
  |chucklefish = 5234
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Pet Beds, Pet Bed
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PetBed
 +
  |nexus  = 10462
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Picture Frames
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomPictureFrames
 +
  |nexus  = 10704
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Quest Expiration
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.CustomQuestExpiration
 +
  |nexus  = 2148
 +
  |github  = hawkfalcon/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.CustomReminders
 +
  |nexus  = 6215
 +
  |moddrop = 793899
 +
  |github  = Dem1se/CustomReminders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Renovations, Renovations
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Renovations
 +
  |nexus  = 9687
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Resource Clumps
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomResourceClumps
 +
  |nexus  = 6669
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shirts
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomShirts
 +
  |nexus  = 2416
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shops Redux
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.CustomShopReduxGui
 +
  |nexus  = 1378
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Signs
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSigns
 +
  |nexus  = 11336
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Location
 +
  |author  = barteke22
 +
  |id      = barteke22.CustomSpouseLocation
 +
  |nexus  = 9676
 +
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatio
 +
  |nexus  = 6630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio Redux
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatioRedux
 +
  |nexus  = 10889
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio Wizard
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatioWizard
 +
  |nexus  = 7775
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Rooms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpouseRooms
 +
  |curse  = 868833
 +
  |nexus  = 10029
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Rooms - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.CustomSpouseRooms
 +
  |nexus  = 20966
 +
  |moddrop = 1534005
 +
  |github  = csandwith/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Starter Furniture
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomStarterFurniture
 +
  |nexus  = 16729
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Starter Package
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomStarterPackage
 +
  |nexus  = 14152
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tapper Framework
 +
  |author  = Selph, zombifier
 +
  |id      = selph.CustomTapperFramework
 +
  |nexus  = 22975
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tokens
 +
  |author  = TheMightyAmondee, MightyAmondee
 +
  |id      = TheMightyAmondee.CustomTokens
 +
  |nexus  = 7517
 +
  |github  = TheMightyAmondee/CustomTokens
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Toolbar
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomToolbar
 +
  |nexus  = 11322
 +
  |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Speedster
+
   |name           = PokeMania
   |author   = Platonymous
+
   |id            = TheKrominatorPokemania
   |id      = Platonymous.Speedster
+
   |update keys    =
   |nexus id = 1102
+
   |local version  = 4.0 → 4.0.3
   |github  = Platonymous/Stardew-Valley-Mods
+
   |remote version =
  |broke in = Stardew Valley 1.3
+
   |reason        = manifest outdated<!--last checked: 4.0.3-->
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Sprinkles
+
   |name           = Relationship Status
  |author  = Platonymous
+
   |id             = relationshipstatus
   |id       = Platonymous.Sprinkles
+
   |update keys   =
   |nexus id =
+
   |local version  = 1.0.4 → 1.0.5
  |cf id   = 4592
+
   |remote version =
   |github  =  
+
   |reason        = manifest outdated<!--last checked: 1.0.5-->
  |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name           = Seasonal Obelisk
  |author  = TehPers
+
   |id             = maxvollmer.deepwoodsmod.seasonalobelisk
   |id       = SCCL
+
   |update keys    =
   |nexus id = 889
+
   |local version  =
   |github  = TehPers/StardewValleyMods
+
   |remote version = 2.11.0 → 2.1.0
   |broke in = Stardew Valley 1.2
+
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
   |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Teh Core
+
   |name           = Showcase
   |name2    = Teh's Core Mod
+
   |id            = Igorious.Showcase
   |author  = TehPers
+
   |update keys    =
   |id      = TehPers.Core
+
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |nexus id = 2150
+
   |remote version =
   |github  = TehPers/StardewValleyMods
+
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = The Long Night
+
   |name           = Standardized Krobus
   |author  = Pathoschild
+
   |id            = minervamaga.StandardizedKrobus
   |id      = Pathoschild.TheLongNight
+
   |update keys    = Nexus:5206 → ModDrop:716314
   |nexus id = 1369
+
   |local version  =
   |github  = pathoschild/StardewMods
+
   |remote version =
   |broke in = Stardew Valley 1.3.20
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
  |status  = workaround
 
  |summary  = use [[#Night Owl|Night Owl]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = XmlSerializerRetool
+
   |name           = Luck Skill
  |author  = Persival
+
   |id             = spacechase0.LuckSkill
   |id       = none<!-- no ID in manifest -->
+
   |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
   |nexus id = 450
+
   |local version  =
   |github  =  
+
   |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
   |status  = abandoned
+
   |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
   |summary  =  
 
  |broke in = Stardew Valley 1.1
 
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility overrides|footer}}
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==For mod developers==
 
==For mod developers==
Line 4,977: Line 23,860:
 
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 4,985: Line 23,868:
 
# [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 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===
+
{{Modding guide footer
{{/barchart
+
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |ok        = 164
+
   |next =
  |workaround = 43
 
  |soon      = 187
 
  |broken    = 104
 
   |total      = 498
 
 
}}
 
}}
  
==Footnotes==
+
[[Category:Modding]]
<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:Player Guide/footer
+
[[de:Modding:SMAPI Kompatibilität]]
  |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
+
[[es:Modding:Compatibilidad de mods]]
  |next =
+
[[zh:模组:模组兼容性]]
}}
 

Latest revision as of 14:00, 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).