Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Overall compatibility: update for 2018-08-21)
(→‎C# mods: updated: Active Menu Anywhere)
 
Line 1: Line 1:
{{Modding:Player Guide/header}}
+
{{modding player guide header}}
 +
[[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]]
  
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to April 2018. The two main events are Stardew Valley 1.2 in July 2017, and Stardew Valley 1.3 in April 2018.]]
+
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
+
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
==For players==
+
To update your mods:
===What to do===
 
 
# 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 SMAPI 2.6+ and Stardew Valley 1.3+. Content packs aren't listed unless incompatible. 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]].)
+
 
 +
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
 +
 
 +
==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 {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
 +
 
 +
<!--
 +
 
 +
Tokens used in the markup:
 +
- "@retest-after Mod Name" means the mod is broken due to the named mod being broken, so it should be retested when that mod is updated.
 +
- "@retest-linked" means one or more mods should be retested when this mod is updated.
 +
 
 +
-->
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24h Clock
 +
  |author  = Lajna
 +
  |id      = Lajna.24hClock
 +
  |nexus  = 1695
 +
  |github  = LajnaLegenden/Stardew_Valley_Mods
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in           = SMAPI 3.0
|-
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
! mod name
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
! author
 
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = 24h Clock
 
   |author  = Lajna
 
   |id      = Lajna.24hClock
 
  |nexus id = 1695
 
  |github  = LajnaLegenden/Stardew_Valley_Mods
 
 
}}
 
}}
{{/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
}}
+
 
{{/entry
+
   |broke in = SMAPI 3.0
  |name    = Access Chest Anywhere
 
  |author  = dumb0t
 
  |author2  = VIspReaderUS
 
  |id      = AccessChestAnywhere
 
  |nexus id = 257
 
  |github  = VIspReaderUS/AccessChestAnywhere
 
   |broke in = Stardew Valley 1.1
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 3-Story Cellar
   |author   = f4iTh
+
   |author  = fan
  |author2 = JertsukkaTheMan
+
   |id     = fan.3-story-cellar
   |id       = f4iTh.ActivateSprinklers
+
   |nexus   = 22882
   |nexus id = 2088
+
   |github =
   |github   =
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = 4Leaf
   |author   = Pokeytax
+
   |author = Alex Noddings
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = an.4leaf
   |nexus id = 2631
+
   |nexus   = 2365
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = A Better Crab Trap
   |author   = punyo
+
   |author  = ARgoChxw
  |author2 = yakminepunyo
+
   |id     = ARgoChxw.ABetterCrabTrap
   |id       = punyo.AdjustableStaminaHealing
+
   |nexus   = 22015
   |nexus id = 2149
+
   |github =
   |github   = pomepome/AdjustableStaminaHealing
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Abilities - Experience Bars
   |author   = ThatNorthernMonkey
+
   |author = Ophaneom
   |id       = ThatNorthernMonkey.AdjustArtisanPrices
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id =
+
   |nexus  = 8048
   |cf id    = 3532
+
   |github = Ophaneom/Abilities-Experience-Bars
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |links    = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/1
+
  |status  = workaround
 +
   |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
{{/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-->
   |nexus id = 170
+
   |nexus   = 8688
   |github   = cantorsdust/StardewMods
+
   |github = JudeRV/Stardew-ActivatingSprinklers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Activate Sprinklers
   |author   = cantorsdust
+
   |author = f4iTh, JertsukkaTheMan
   |id       = cantorsdust.AllProfessions
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 174
+
   |nexus   = 2088
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
{{/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/attachments/almightytool-1-2-2-unofficial-3-mizzion-zip.203802/
 
  |unofficial version = 1.22-unofficial.3.mizzion
 
 
}}
 
}}
{{/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 =
 +
 
 +
  |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 =  
+
   |nexus   = 14595
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
  |url      = https://github.com/bcmpinc/StardewHack/releases
 
 
}}
 
}}
{{/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 =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod
+
   |name    = Add Money
  |name2   = Butcher Mod
+
   |author = Steph Hoel
   |author   = Digus
+
   |id     = StephHoel.AddMoney
   |id       = DIGUS.ANIMALHUSBANDRYMOD
+
   |nexus   = 21016
   |nexus id = 1538
+
   |github = StephHoel/ModsStardewValley
   |github   = Digus/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Add to Workbench Chests
   |author   = jwdred
+
   |author = Rui3
   |id       = jwdred.AnimalSitter
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 581
+
   |nexus   = 5713
   |github   = jdusbabek/stardewvalley
+
   |github =
   |broke in = Stardew Valley 1.3.11
+
 
  |links    = https://github.com/jdusbabek/stardewvalley/pull/4
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/attachments/animalsitter-1-1-unofficial-1-masterhoodie-zip.201741/
 
  |unofficial version = 1.1-unofficial.1-MasterHooDie
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Adjustable Building Costs
   |author   = Platonymous
+
   |author = Skalaki
   |id       = Platonymous.2048
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 2048
+
   |nexus   = 12446
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = MiguelLucas/StardewValleyMods
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Adjustable Price Hikes
   |author   = Platonymous
+
   |author = Pokeytax
   |id       = Platonymous.ArcadePong
+
   |id     = Pokeytax.AdjustablePriceHikes
   |nexus id = 2044
+
   |nexus   = 2631
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake
+
   |name    = Adjustable Sprinklers
  |name2   = Snake
+
   |author = NCarigon
   |author   = Platonymous
+
   |id     = NCarigon.AdjustableSprinklers
   |id       = Platonymous.Snake
+
   |nexus   = 21843
   |nexus id = 2056
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Adjustable Stamina Healing
   |author   = Travoos
+
   |author = punyo, yakminepunyo
   |id       = none<!-- no ID in manifest -->
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id =  
+
   |nexus   = 2149
   |cf id    =  
+
  |github  = pomepome/AdjustableStaminaHealing
   |url     = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
 
  |github  = Club559/AshleyMod
+
   |broke in          = SMAPI 3.0
  |broke in = SMAPI 2.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     = A Tapper's Dream
+
   |name    = Adjust Artisan Prices
  |name2   = A Tree Overhaul
+
   |author = ThatNorthernMonkey
   |author   = Goldenrevolver
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358
+
   |nexus   =
   |nexus id = 260
+
   |chucklefish = 3532
   |source   = {{nexus mod|260}} <!-- in download -->
+
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
   |broke in = Stardew Valley 1.3
+
 
 +
  |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     = Auto Animal Doors
+
   |name   = Adjust Baby Chance
   |author   = taggartaa
+
   |author  = f4iTh, JertsukkaTheMan
  |author2 = Aaron Taggart
+
   |id     = f4iTh.AdjustBabyChance
   |id       = AaronTaggart.AutoAnimalDoors
+
   |nexus   = 3311
   |nexus id = 1019
+
   |github =
   |github   = taggartaa/AutoAnimalDoors
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Adjust Monster
   |author   = Benjamin Wilcox
+
   |author  = mmanlapat
  |author2 = Ben880 or ben1830
+
   |id     = mmanlapat.AdjustMonster
   |id       = BenjaminWilcox.AutoCoffee
+
   |nexus   = 1161
   |nexus id = 2387
+
   |github  =
   |github   =
+
 
}}
 
{{/entry
 
  |name    = Auto Crop
 
  |author  = aurnj
 
  |author2 = Roy Li
 
  |id      = RuyiLi.AutoCrop
 
  |nexus id =  
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/autocrop.129152/
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = Permamiss
+
   |author = Gathouria
   |id       = Permamiss.AutoEat
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 643
+
   |nexus   = 4011
   |github   = Permamiss/Auto-Eat
+
  |moddrop = 600967
   |broke in = Stardew Valley 1.3.20
+
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Adopt With Krobus
   |author   = WhiteMind
+
   |author = Hana
   |id       = WhiteMind.AF
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 1895
+
   |nexus   = 22218
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Advanced Cooking
   |author   = Teban100
+
   |author = aedenthorn, Erinthe
   |id       = AutoGate
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 820
+
   |nexus   = 11264
   |github  = StephenKairos/Teban100-StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Advanced Fishing Treasure
   |author   = Caraxian
+
   |author = aceynk
   |id       = caraxian.AutoLoadGame
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 2509
+
   |nexus   = 24403
   |github   = Caraxi/StardewValleyMods
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Advanced Flute Blocks
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.Automate
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 1063
+
   |nexus   = 10934
   |github  = Pathoschild/StardewMods
+
   |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     = Automated Doors
+
   |name   = Advanced Key Bindings
   |author   = mrslowly
+
   |author  = Drachenkatze
  |author2 = azah
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |id       = azah.automated-doors
+
   |nexus  = 5127
   |nexus id =
+
   |github  = Drachenkaetzchen/AdvancedKeyBindings
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |broke in = Stardew Valley 1.5
  |github  = azah/AutomatedDoors
 
   |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/attachments/automateddoors-1-4-3-unofficial-2-mizzion-zip.200704/
 
  |unofficial version = 1.4.3-unofficial.2-mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Advanced Location Loader
   |author  = Omegasis
+
   |author = Entoarox
   |author2 = Alpha_Omegasis
+
  |id      = Entoarox.AdvancedLocationLoader
   |id      = Omegasis.AutoSpeed
+
  |nexus   = 2270
   |nexus id = 443
+
   |chucklefish = 3619
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker
+
   |name    = Advanced Loot Framework
  |name2   = Item Auto Stacker
+
   |author  = aedenthorn, Erinthe
   |author   = CatCattyCat
+
   |id     = aedenthorn.AdvancedLootFramework
  |author2 = Cat
+
   |nexus   = 7739
   |id       = cat.autostacker
+
   |github = aedenthorn/StardewValleyMods
   |nexus id = 1184
+
 
   |github  = danvolchek/StardewMods
+
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
   |status   = optional
+
   |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Advanced Machines, AdvMachines
   |author   = Chosimba
+
   |author = ANDR55
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = ANDR55.AdvMachines
   |nexus id = 2307
+
   |nexus  =
  |github   =  
+
   |url     = https://community.playstarbound.com/threads/advanced-machines.137132/
}}
+
   |github =
{{/entry
+
 
   |name     = AutoWater
 
   |author  = Whisk
 
  |author2 = ddgroves
 
  |id      = Whisk.AutoWater
 
  |nexus id = 1666
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/attachments/autowater-1-1-2-unofficial-1-f4ith-zip.199632/
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Advanced Melee Framework
   |author   = aurnj
+
   |author = aedenthorn, Erinthe
   |author2  = Roy Li
+
   |id      = aedenthorn.AdvancedMeleeFramework
   |id      = AutoWater
+
   |curse  = 868856
   |nexus id =
+
   |nexus  = 7886
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#AutoWater|AutoWater]] instead.
+
   |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Advanced Menu Positioning
   |author   = f4iTh
+
   |author  = aedenthorn, Erinthe
  |author2 = JertsukkaTheMan
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |id       = f4iTh.BabyGenderInterface
+
   |nexus   = 11315
   |nexus id = 1947
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = DefenTheNation
+
   |author = Omegasis, Alpha_Omegasis
   |id       = DefenTheNation.BackpackResizer
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 2263
+
   |nexus   = 435
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Advanced Social Interactions
   |author   = LittleRaskols
+
   |author = spacechase0
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 833
+
   |nexus   = 14451
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Advancing Sprinklers
   |author   = Husky110
+
   |author = Warix3
   |id       = Husky110.BatteryWarningMod
+
   |id     = warix3.advancingsprinklers
   |nexus id = 1886
+
   |nexus   = 2983
   |github  = Husky110/BatteryWarningMod
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Advent Calendar
   |author   = Yoshimax
+
   |author = Darzington
   |id       = Yoshimax.BefriendMarlon
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 2569
+
   |nexus   = 7444
   |github  = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Artisan Good Icons
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = CatCattyCat
+
   |author  = Veniamin-Arefev
  |author2  = Cat
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |id      = cat.betterartisangoodicons
+
   |nexus   = 19442
   |nexus id = 2080
+
   |github  = Veniamin-Arefev/StardewMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Adventure Shop Inventory
   |author   = RedstoneBoy
+
   |author = Hammurabi
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 2504
+
   |nexus   =
   |github   = RedstoneBoy/BetterCrafting
+
   |chucklefish = 4608
 +
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = AeroCore
   |author   = CatCattyCat
+
   |author = Tlitookilakin
   |author2  = Cat
+
   |id      = tlitookilakin.AeroCore
   |id      = cat.betterfruittrees
+
   |moddrop = 1275014
   |nexus id = 1976
+
   |nexus   = 14700
   |github  = danvolchek/StardewMods
+
   |github = Tlitookilakin/AeroCore
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = AFK Pause, AFK Time Pause
   |author   = CatCattyCat
+
   |author  = aedenthorn, Erinthe
  |author2 = Cat
+
   |id     = aedenthorn.AFKTimePause
   |id       = cat.bettergardenpots
+
   |nexus   = 14228
   |nexus id = 2209
+
   |github = aedenthorn/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = CatCattyCat
+
   |author  = CKextreme
  |author2 = Cat
+
   |id     = CKextreme.AfkTimer
   |id       = cat.betterhay
+
   |nexus   = 3721
   |nexus id = 1430
+
   |github =
   |github   = danvolchek/StardewMods
+
 
   |status = optional
+
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Agenda
   |author   = dphile
+
   |author = OFTS_CQM
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = ofts.agenda
   |nexus id = 2085
+
   |nexus   = 20432
   |github   = dphile/SDVBetterIridiumTools
+
   |github = ofts-cqm/StardewValley-Agenda
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Aggressive Acorns
   |author   = hawkfalcon
+
   |author = Phrasefable
   |id       = hawkfalcon.BetterJunimos
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 2221
+
   |nexus   = 3661
   |github   = hawkfalcon/Stardew-Mods
+
   |github = phrasefable/StardewMods
   |broke in = 1.3.28
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Aging Mod
   |author   = bmarquismarkail
+
   |author  = skn
  |author2 = Space Baby
+
   |id     = skn.AgingMod
   |id       = SB_BQMS
+
   |nexus   = 1129
   |nexus id = 935
+
   |github =
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = Nishtra
+
   |author = Fippsie
   |id       = BetterQuarry
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 771
+
   |nexus   = 17273
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.23
 
  |unofficial url    = https://community.playstarbound.com/threads/smapi-betterquarry.148153/#post-3303785
 
  |unofficial version = 1.3.1-unofficial.1-link064
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching
+
   |name    = Airstrike
  |name2   = Better Milking
+
   |author = XxHarvzBackxX
   |author   = Urbanyeti
+
   |id     = harvz.Airstrike.DLL
   |id       = BetterRanching
+
   |nexus   = 10464
   |nexus id = 859
+
   |github = XxHarvzBackxX/airstrike
   |github  = urbanyeti/stardew-better-ranching
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Alarms
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.BetterRNG
+
   |id     = aedenthorn.Alarms
   |nexus id =
+
   |nexus  = 17607
   |cf id    =  
+
   |github = aedenthorn/StardewValleyMods
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = A Less Flashy Stardew
   |author   = Kithio
+
   |author = mistyspring
   |id       = Kithio.BetterShippingBox
+
   |id     = mistyspring.lessflashy
   |nexus id =
+
   |nexus  = 10531
   |cf id    =
+
   |github =
  |url      = https://community.playstarbound.com/threads/126235
 
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/attachments/bettershippingbox-1-0-3-unofficial-2-koihimenakamura-zip.199092/
 
  |unofficial version = 1.0.3-unofficial.2-koihimenakamura
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = All Chests Menu
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.BetterShopMenu
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 2012
+
  |curse  = 868705
   |cf id    = 5245
+
   |nexus   = 14494
   |github   = spacechase0/BetterShopMenu
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = All Crops All Seasons
   |author   = Max Vollmer
+
   |author  = cantorsdust
  |author2 = SVProtector
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |id       = maxvollmer.betterskullcavernfalling
+
   |nexus   = 170
   |nexus id = 2558
+
   |github = cantorsdust/StardewMods
   |github  = maxvollmer/BetterSkullCavernFalling
+
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Allow Beach Sprinklers
   |author   = CatCattyCat
+
   |author  = Jag3dagster
  |author2 = Cat
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |id       = cat.betterslingshots
+
   |nexus   = 7629
   |nexus id = 2067
+
   |github = Hedgehog-Technologies/StardewMods
   |github   = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = All Professions
   |author   = Jower
+
   |author = cantorsdust and Pathoschild
   |id       = Jower.BetterSort
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 1992
+
   |nexus   = 174
   |github   =  
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Almanac
   |author   = OrSpeeder
+
   |author  = Khloe Leclair
  |author2 = Mauricio Gomes
+
   |id     = leclair.almanac
   |id       = Speeder.BetterSprinklers
+
   |nexus   = 11022
   |nexus id = 41
+
   |github  = KhloeLeclair/StardewMods
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
 
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Almanac → DGA Support
   |author   = f4iTh
+
   |author  = Khloe Leclair
  |author2 = JertsukkaTheMan
+
   |id     = leclair.almanacdga
   |id       = f4iTh.BetterTransmutation
+
   |nexus   = 11022
   |nexus id = 2120
+
   |github = KhloeLeclair/StardewMods
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author  = spacechase0
+
   |author = momoaau
   |id      = spacechase0.BiggerBackpack
+
  |id      = 439<!--actual manifest ID-->
   |nexus id = 1845
+
  |nexus  = 439
   |cf id    = 5191
+
   |github  =
   |github   = spacechase0/BiggerBackpack
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
   |unofficial version = 1.2.2-unofficial.3.mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Alternative Textures
   |author   = lperkins2
+
   |author = PeacefulEnd
   |author2  = Logan Perkins
+
   |id      = PeacefulEnd.AlternativeTextures
   |id      = lperkins2.BigSilo
+
   |curse  = 870938
   |nexus id = 2429
+
   |nexus   = 9246
   |github   =  
+
   |github = Floogen/AlternativeTextures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Omegasis
+
   |author  = Alvadea & Jaksha6472
  |author2 = Alpha_Omegasis
+
   |id     = Alja.Shack
   |id       = Omegasis.BillboardAnywhere
+
   |nexus   = 13187
   |nexus id = 492
+
   |github = Jaksha6472/MiningShack
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = KathrynHazuka
+
   |author  = Alvadea & Jaksha6472
  |author2 = Kitta
+
   |id     = Alja.witchtower
   |id       = KathrynHazuka.BirthdayMail
+
   |nexus   = 15926
   |nexus id = 276
+
   |github = Jaksha6472/WitchTower
   |github   = KathrynHazuka/StardewValley_BirthdayMail
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Always Active Window, Always Active Mod
   |author   = BunnyJumps
+
   |author = AlexGoD
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 2502
+
   |nexus   = 25177
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Always Hay
   |author   = BunnyJumps
+
   |author = Omek97
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = omek97.always_hay
   |nexus id = 2503
+
   |nexus   = 20808
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Always On Server for Multiplayer
   |author   = BunnyJumps
+
   |author = funny-snek and Zuberii
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 2501
+
   |nexus   = 2677
   |github  =  
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
 +
 
 +
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Always Organize Chests
   |author   = BunnyJumps
+
   |author = Zamiel
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 2500
+
   |nexus   = 21207
   |github   =  
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Always Scroll Map
   |author   = BunnyJumps
+
   |author = bcmpinc
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 2178
+
   |nexus   = 2733
   |github   =  
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = aurnj
+
   |author  = Saah
  |author2 = Roy Li
+
   |id     = Saah.AlwaysShowBarValues
   |id       = RuyiLi.BloodTrail
+
   |nexus  = 23452
   |nexus id =
+
   |github  = sarahvloos/StardewMods
   |cf id    =  
 
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
 
  |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BreedLikeRabbits
+
   |name    = Always Special Title
  |name2   = BreedRabbits
+
   |author = DespairScent
   |author   = Dycedarger
+
   |id     = DespairScent.AlwaysSpecialTitle
   |id       = dycedarger.breedlikerabbits
+
   |nexus   = 22150
   |nexus id = 948
+
   |github = DespairScent/AlwaysSpecialTitle
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Always Swim
   |author   = Omegasis
+
   |author  = Hoggagf2
  |author2 = Alpha_Omegasis
+
   |id     = Hoggagf2.AlwaysSwim
   |id       = Omegasis.BuildEndurance
+
   |nexus   = 13264
   |nexus id = 445
+
   |github =
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Ambient Light
   |author   = Omegasis
+
   |author  = SixthTitan
  |author2 = Alpha_Omegasis
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |id       = Omegasis.BuildHealth
+
   |nexus   = 4639
   |nexus id = 446
+
 
   |github  = janavarro95/Stardew_Valley_Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Omegasis
+
   |author  = cindyexe
  |author2 = Alpha_Omegasis
+
   |id     = cindyexe.afddiw
   |id       = Omegasis.BuyBackCollectables
+
   |nexus   = 8823
   |nexus id = 507
+
   |github =
   |github  = janavarro95/Stardew_Valley_Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes
+
   |name    = Angel's Existing Weapon Updater
  |name2   = Buy Recipes
+
   |author = Angela Ranna
   |author   = Denifia
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |id       = Denifia.BuyRecipes
+
   |nexus   = 6894
   |nexus id = 1126
+
   |github = AngelaRanna/StardewMods
   |github   = Denifia/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = Zoryn
+
   |author = Angela Ranna
   |id       = Zoryn.CalendarAnywhere
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id =  
+
   |nexus   = 6894
   |cf id    =  
+
   |github  = AngelaRanna/StardewMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |status  = obsolete
 +
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Angel's Weapon Rebalance
   |author   = Kabigon
+
   |author = Angela Ranna
   |id       = Kabigon.CampfireCooking
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 2297
+
   |nexus   = 6894
   |github  = KabigonFirst/StardewValleyMods
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
  |name    = Angry Grandpa
   |author  = spacechase0
+
  |author  = Jonqora
   |id       = spacechase0.CarryChest
+
  |id      = Jonqora.AngryGrandpa
   |nexus id = 1333
+
  |nexus  = 6324
   |cf id    = 4851
+
  |github  = Jonqora/StardewMods
   |github  = spacechase0/CarryChest
+
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Animal Birth Every Night
 +
   |author = Paritee
 +
  |id      = Paritee.AnimalBirthEveryNight
 +
  |nexus   = 3440
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Chooser
 +
  |author  = stokastic
 +
   |id     = stokastic.AnimalChooser
 +
   |nexus   = 2573
 +
  |github  = stokastic/AnimalChooser
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Dialogue Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id     = aedenthorn.AnimalDialogueFramework
 +
   |nexus  = 16881
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = YukiShiku
+
   |author  = Digus
  |author2 = LeonBlade
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |id       = CasksAnywhere
+
   |nexus  = 1538
   |nexus id = 878
+
   |github = Digus/StardewValleyMods
   |cf id    = 5486
 
   |github   = LeonBlade/CasksAnywhere
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Animal Mood Fix
   |author  = punyo
+
   |author = Grant Peters
   |author2 = yakminepunyo
+
  |id      = GPeters-AnimalMoodFix
   |id      = punyo.CasksOnGround
+
  |nexus   = 761
   |nexus id = 2406
+
   |github =
   |github  = pomepome/CasksOnGround
+
   |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     = Categorize Chests
+
   |name   = Animal Observer
   |author   = SteelixLeiter
+
   |author = nofilenamed
   |id       = CategorizeChests
+
   |id     = NFN.ANIMOBS
   |nexus id = 1300
+
   |nexus   = 8653
   |github   = doncollins/StardewValleyMods
+
   |github = nofilenamed/AnimalObserver
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Animal Patting
   |author   = skuldomg
+
   |author  = DiddyP
  |author2 = Skuld
+
   |id     = DiddyP.AnimalPatting
   |id       = skuldomg.catGifts
+
   |nexus   = 3837
   |nexus id = 2132
+
   |github =
   |github   = skuldomg/catGifts
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Animal Pet Status
   |author   = CatCattyCat
+
   |author  = Hakej
  |author2 = Cat
+
   |id     = hakej.animalpetstatus
   |id       = cat.chatcommands
+
   |nexus   = 8725
   |nexus id = 2092
+
   |github = Hakej/Animal-Pet-Status
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Animal Produce Expansion
   |author   = elDudeerino
+
   |author = elbe
   |id       = Duder.ChefsCloset
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 1030
+
   |nexus   = 9119
   |github   = deLaDude/ChefsCloset
+
  |moddrop = 988407
   |broke in = Stardew Valley 1.3
+
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Animals Die
   |author   = OrSpeeder
+
   |author  = Goldenrevolver
  |author2 = Mauricio Gomes
+
   |id     = Goldenrevolver.AnimalsDie
   |id       = SPDChestLabel, Speeder.ChestLabel<!-- actual + unofficial manifest ID -->
+
   |nexus   = 7769
   |nexus id = 242
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |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   = Animals Don't Eat Grass
   |author   = mralbobo
+
   |author = KarratKake
   |id       = mralbobo.ChestPooling
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id =
+
   |nexus  = 7474
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/111988
+
 
  |github  = mralbobo/stardew-chest-pooling
+
   |broke in = Stardew Valley 1.6
   |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Animals Don't Remove Grass
   |author   = Pathoschild
+
   |author = MrShreddie
   |id       = Pathoschild.ChestsAnywhere
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 518
+
   |nexus   = 21028
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents
+
   |name    = Animal Selector
  |name2   = Dynamic Children Replacer
+
   |author = rikai
   |author   = CroiDorcha
+
   |id     = rikai.AnimalSelector
   |id       = CroiDorcha.ChildrenLikeParent
+
   |nexus   = 8758
   |nexus id = 1756
+
   |github = rikai/AnimalSelector
   |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/
+
   |status   = abandoned
   |unofficial version = 1.0.1-unofficial.5.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Animal Shop Conditions
   |author   = Prismuth
+
   |author = elbe
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 1655
+
   |nexus   = 9107
   |github  =  
+
   |moddrop = 986958
   |broke in = Stardew Valley 1.3
+
   |github  = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Animal Sitter
   |author   = Husky110
+
   |author = jwdred
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = jwdred.AnimalSitter
   |nexus id = 1768
+
   |nexus   = 581
   |github   = Husky110/ChillInYourFarmHouse
+
   |github = jdusbabek/stardewvalley
   |broke in = Stardew Valley 1.3.20
+
 
 +
   |broke in = Stardew Valley 1.3.11
 
<!--
 
<!--
   |links    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-6#post-3278335
+
   |unofficial version = 1.1.1-unofficial.6-strobe
   |unofficial url    = https://community.playstarbound.com/attachments/chillinyourfarmhouse-1-0-1-unofficial-1-tyrleifsen-zip.200801
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
  |unofficial version = 1.0.1-unofficial.1-tyrleifsen
 
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Animal Sitter LTS
   |author   = Travoos
+
   |author = oliver
   |id       =  
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 590
+
   |nexus   = 20831
   |github   =  
+
   |github = jdusbabek/stardewvalley
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Animals Need Water
   |author   = CJB
+
   |author = GZhynko
   |id       = CJBok.CheatsMenu
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 4
+
   |nexus   = 6196
   |github   = CJBok/SDV-Mods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Animal Social Menu
   |author   = CJB
+
   |author = spacechase0
   |id       = CJBok.ItemSpawner
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 93
+
   |nexus   = 3283
   |github  = CJBok/SDV-Mods
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Animal Whisperer
   |author   = CJB
+
   |author = Shalkin
   |id       = CJBok.ShowItemSellPrice
+
   |id     = shaklin.animalwhisperer
   |nexus id = 5
+
   |nexus   = 8885
   |github   = CJBok/SDV-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CleanFarm
+
   |name   = Animated Parrot and Perch
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.CleanFarm
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 794
+
   |nexus   = 7957
   |github  = tstaples/CleanFarm
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click2Move
+
   |name   = Animated Portrait Framework
   |author  = MarthaSolomon
+
   |author = akai
   |author2 = SolomonsWorkshop
+
  |id      = akai.AnimatedPortrait
   |id      = SolomonsWorkshop.Click2Move
+
  |nexus   = 8249
   |nexus id = 2219
+
   |github =
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
   |status  = workaround
 +
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Animation-Cancel Keybinding
   |author   = Sakorona
+
   |author  = Swaglix
  |author2 = Kylindra or KoihimeNakamura
+
   |id     = swaglix.AnimationCancelKeybinding
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |nexus   = 20159
   |nexus id = 604
+
   |github =
   |github   = JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Anki Study Break
   |author   = Blucifer
+
   |author  = nymvaline
  |author2 = BluciferProgrammer
+
   |id     = nymvaline.AnkiStudyBreak
   |id       = Blucifer.CoalRegen
+
   |nexus   = 11279
   |nexus id = 1664
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |github   = AbbyNode/StardewValley-CoalRegen
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Anniversary on Calendar
   |author   = DanielSerrano
+
   |author  = greentodd
  |author2 = Lord Xamon
+
   |id     = greentodd.CalendarAnniversary
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |nexus   = 8351
   |nexus id = 1169
+
   |github =
   |github   =  
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Another Hunger Mod
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.ColorfulChests
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 1623
+
  |curse  = 867735
   |cf id    = 5085
+
   |nexus   = 3379
   |github   = spacechase0/ColorfulChests
+
   |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = DJ-STLN
+
   |author = aedenthorn, Erinthe
   |id       = DJ-STLN.CombatControls
+
   |id     = aedenthorn.YAJM
   |nexus id = 2590
+
   |nexus   = 6546
   |github  = DJ-STLN/CombatControls
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Anti-Cheat Server
   |author   = OrSpeeder
+
   |author  = funny-snek
  |author2 = Mauricio Gomes
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |id       = SPDFarmingImplementsInCombat
+
   |nexus  = 2887
  |nexus id = 313
+
   |github  = funny-snek/anticheat-and-servercode
  |source  = https://gitlab.com/speeder1/farming-implements-combat
 
   |broke in = SMAPI 2.0
 
   |links    = https://gitlab.com/speeder1/farming-implements-combat/merge_requests/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = Musbah Sinno
+
   |author = FricativeMelon
   |id       = musbah.bundleTooltip
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 1329
+
   |nexus   = 15480
   |github   = musbah/StardewValleyMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Bundle Overhaul (SMAPI Version)
+
   |name   = Anti-Social NPCs
   |author   = Chaos234
+
   |author = Super Aardvark, ubererdferkel
   |id       = Chaos234.CommunityCenterBundleOverhaul
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 1681
+
   |nexus  = 5371
   |broke in = SMAPI 2.0
+
   |github  = super-aardvark/AardvarkMods-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   = Anything Ponds
   |author   = KnockedMallard42
+
   |author = MouseyPounds
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 280
+
   |nexus   = 4702
   |github   =  
+
   |github = MouseyPounds/stardew-mods
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = IceGladiador
+
   |author = aedenthorn, Erinthe
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = aedenthorn.AprilFools
   |nexus id = 1799
+
   |nexus   = 11496
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |unofficial url    = https://community.playstarbound.com/attachments/consistenttreegrowthspeed-1-0-2-unofficial-1-f4ith-zip.201249/
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 1.0.2-unofficial.1-f4ith
+
   |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     = Console Commands
+
   |name    = A Quality Mod
  |name2   = TrainerMod
+
   |author = spacechase0
   |author   = SMAPI
+
   |id     = spacechase0.AQualityMod
   |id       = SMAPI.ConsoleCommands
+
   |nexus   = 14448
   |nexus id =  
+
   |github  = spacechase0/StardewValleyMods
   |url      = https://smapi.io
+
 
   |github  = Pathoschild/SMAPI
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Aquarism
   |author   = Pathoschild
+
   |author = DaLion
   |id       = Pathoschild.ContentPatcher
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 1915
+
   |nexus   = 24356
   |github   = Pathoschild/StardewMods
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Arcade 2048
   |author   = Solariz
+
   |author = Platonymous
   |id       = aEnigma.ConvenientChests
+
   |id     = Platonymous.2048
   |nexus id = 2196
+
  |curse  = 308054
   |github  =  
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Arcade Pong
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.CookingSkill
+
   |id     = Platonymous.ArcadePong
   |nexus id = 522
+
   |nexus   = 2044
   |cf id    = 4054
+
   |moddrop = 793819
   |github  = spacechase0/CookingSkill
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Arcade Snake, Snake
   |author  = CatCattyCat
+
   |author = Platonymous
   |author2  = Cat
+
   |id      = Platonymous.Snake
   |id      = cat.copyinvitecode
+
   |curse  = 308055
   |nexus id = 2171
+
   |nexus  = 2056
   |github  = danvolchek/StardewMods
+
   |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Archaeology House Content Management Helper
   |author   = jwdred
+
   |author = Felix-Dev
   |id       = jwdred.CrabNet
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 584
+
   |nexus   = 2804
   |github   = jdusbabek/stardewvalley
+
   |github = Felix-Dev/StardewMods
   |broke in = Stardew Valley 1.3
+
 
   |links    = https://github.com/jdusbabek/stardewvalley/pull/4
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status   = obsolete
   |unofficial url    = https://community.playstarbound.com/attachments/crabnet-1-0-6-unofficial-1-pathoschild-zip.198451/
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |unofficial version = 1.0.6-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Archaeology Skill for 1.6
   |author   = Sabera
+
   |author = moonslime
   |author2  = kelbesque
+
   |id      = moonslime.ArchaeologySkill
   |id      = Sabera.CraftAnything
+
   |curse  = 1003404
   |nexus id = 2524
+
   |nexus   = 22199
   |github   = ebehar/CraftAnything
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Archery
   |author   = lolpcgaming
+
   |author = PeacefulEnd
   |id       = lolpcgaming.CraftingCounter
+
   |id     = PeacefulEnd.Archery
   |nexus id = 1585
+
  |curse  = 870921
   |github   =  
+
   |nexus   = 16767
   |broke in = Stardew Valley 1.3
+
   |github = Floogen/Archery
  |unofficial url    = https://community.playstarbound.com/attachments/craftingcounter-1-1-1-unofficial-2-mizzion-zip.201420/
+
 
  |unofficial version = 1.1.1-unofficial.2.mizzion
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Archery - Starter Pack
   |author   = bcmpinc
+
   |author = PeacefulEnd
   |id       = bcmpinc.CraftCounter
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id =  
+
   |nexus   = 16768
   |github   = bcmpinc/StardewHack
+
   |github = Floogen/Archery
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Arena Challenges Mod
   |author   = bawdybytes
+
   |author = XxHarvzBackxX
   |id       = bawdybytes.creeperforage
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 2115
+
   |nexus   = 9544
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Armor Ore
   |author   = Digus
+
   |author = gmff
   |id       = DIGUS.CropTransplantMod
+
   |id     = GMFF.ArmorOre
   |nexus id = 2594
+
   |nexus   =
   |github  = Digus/StardewValleyMods
+
  |curse  = 485718
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Ars Venefici
   |author   = Omegasis
+
   |author  = HeyImAmethyst
  |author2 = AlphaOmegasis
+
   |id     = HeyImAmethyst.ArsVenefici
   |id       = CurrentLocation102120161203
+
   |nexus   = 24409
   |nexus id = 638
+
   |github = HeyImAmethyst/Ars-Venefici
   |github   = janavarro95/Stardew_Valley_Mods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Artifact Digger
   |author   = Vrakyas
+
   |author = Mizzion
   |id       = Vrakyas.CurrentLocation
+
   |id     = mizzion.artifactdigger
   |nexus id = 2191
+
   |nexus   = 4212
   |github  =  
+
   |moddrop = 661378
   |broke in = Stardew Valley 1.3
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = DefenTheNation
+
   |author = pepoluan
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2301
+
   |nexus   = 9023
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier
+
   |name   = Artifact System Fixed
   |author  = Omegasis
+
   |author = Ilyaki
   |author2 = AlphaOmegasis
+
  |id      = Ilyaki.ArtifactSystemFixed
   |id      = Omegasis.CustomAssetModifier
+
  |nexus   = 2761
   |nexus id = 1836
+
   |github = Ilyaki/ArtifactSystemFixed
   |github  = janavarro95/Stardew_Valley_Mods
+
 
 +
   |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     = Custom Cask Mod
+
   |name   = Artisan Goods Redone
   |author   = Digus
+
   |author = Rhukii
   |id       = DIGUS.CustomCaskMod
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 2642
+
   |nexus   = 9414
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Artisan Products Copy Quality
   |author   = spacechase0
+
   |author = justastranger
   |id       = spacechase0.CustomCritters
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 1255
+
  |moddrop = 1554273
   |github   = spacechase0/CustomCritters
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name    = Artista, Artista - Stardew Painter
  |name2   = Custom Farming
+
   |author = Platonymous
   |author   = Platonymous
+
   |id     = Platonymous.Artista
   |id       = Platonymous.CustomFarming
+
  |moddrop = 1521420
   |nexus id = 991
+
   |nexus   = 18697
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Ashley NPC
   |author   = Platonymous
+
   |author = Travoos
   |id       = Platonymous.CustomFurniture
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 1254
+
   |nexus   =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |broke in = Stardew Valley 1.3
+
  |github  = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
  |name    = A Tapper's Dream, A Tree Overhaul
   |author  = Sakorona
+
  |author  = Goldenrevolver
   |author2 = Kylindra or KoihimeNakamura
+
  |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |id       = KoihimeNakamura.CCR
+
  |nexus  = 260
   |nexus id = 1402
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = JohnsonNicholas/SDVMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Atelier Cauldron, Cauldron
 +
   |author = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = ATM
 +
   |author = Platonymous
 +
   |id     = Platonymous.ATM
 +
  |curse  = 308504
 +
  |moddrop = 793914
 +
   |nexus   = 3135
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AtraCore
 +
  |author  = atravita
 +
  |id     = atravita.AtraCore
 +
  |curse  = 870972
 +
  |moddrop = 1205156
 +
  |nexus  = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/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
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Audio Descriptions
   |author   = CatCattyCat
+
   |author = mistyspring
   |author2  = Cat
+
   |id      = mistyspring.AudioDescription
   |id      = cat.customizabledeathpenalty
+
   |curse  = 880513
   |nexus id = 1991
+
   |nexus   = 16294
   |github   = danvolchek/StardewMods
+
   |github = misty-spring/StardewMods
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Audio Devices
   |author   = Yyeahdude
+
   |author = Max Vollmer, SVProtector
   |id       = TravelingCartYyeahdude
+
   |id     = maxvollmer.audiodevices
   |nexus id = 567
+
   |nexus   = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Aurora GSI for Stardew Valley
   |author   = spacechase0
+
   |author = macer-Tim Oberle
   |id       = spacechase0.CustomizeExterior
+
   |id     = macer.AuroraGSI
   |nexus id = 1099
+
   |nexus  = 6088
   |cf id    = 4675
+
   |github =
   |github   = spacechase0/CustomizeExterior
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Auto Animal Doors
   |author   = Mevima
+
   |author = taggartaa, Aaron Taggart
   |id       = Mevima.CustomLinens
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 1027
+
  |curse  = 1002753
   |github   =  
+
   |nexus   = 1019
 +
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Auto-Attack
   |author   = Platonymous
+
   |author = X3n0n182
   |id       = Platonymous.CustomNPC
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 1607
+
   |nexus   = 7258
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Auto-Attack
   |author   = Entoarox
+
   |author = cgifox
   |id       = Entoarox.CustomPaths
+
   |id     = cgifox.AutoAttack
   |nexus id = 2272
+
   |nexus  = 9620
   |cf id    = 5234
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Auto Bait and Tackles
   |author   = hawkfalcon
+
   |author = Alison Li
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2148
+
   |nexus   = 6773
   |github   = hawkfalcon/Stardew-Mods
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Auto Break Geode
   |author   = Platonymous
+
   |author = weizinai
   |id       = Platonymous.CustomShirts
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 2416
+
   |nexus   = 20685
   |github   = Platonymous/Stardew-Valley-Mods
+
   |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
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto-Eat
 +
  |author  = Permamiss
 +
   |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
 +
  |nexus  = 643
 +
  |curse  = 307990
 +
  |github  = Permamiss/Auto-Eat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications
+
   |name    = Auto Farm Screenshot
  |name2   = Event Notifications
+
   |author = Dwayneten
   |author   = dreamsicl
+
   |id     = DwayneTen.AutoFarmScreenshot
   |id       = EventNotifications
+
   |nexus  = 4783
   |nexus id =
+
   |github = Dwayneten/AutoFarmScreenshot
   |cf id    = 3621
+
 
   |github   =  
+
   |broke in = Stardew Valley 1.5
   |broke in = Stardew Valley 1.2?
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notification|Stardew Notification]] instead.
+
   |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
 
-->
 
-->
 
}}
 
}}
{{/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
   |nexus id = 513
+
   |github =
   |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
+
   |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
   |nexus id = 679
+
   |nexus   = 21339
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
{{/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
 
 
}}
 
}}
{{/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
+
   |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 = Frostiverse
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 1583
+
   |nexus   = 21705
   |github   =  
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad
+
   |name    = Auto-Grab Truffles
  |name2   = Disable Controller
+
   |author  = Tsin
   |author   = lperkins2
+
   |id     = Tsin.AutoGrabTruffles
  |author2 = Logan Perkins
+
   |nexus   = 14162
   |id       = lperkins2.DisableController
+
   |github =
   |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
 
}}
 
}}
{{/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
 
}}
 
}}
{{/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 =
 +
 
 +
   |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     = Emotes
+
   |name   = Automators
   |author   = aurnj
+
   |author  = Kristian Skistad
  |author2 = Roy Li
+
   |id     = KristianSkistad.Automators.Code
   |id       = RuyiLi.Emotes
+
   |nexus  = 15776
   |nexus id =
+
   |github  = kristian-skistad/automators
   |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   = Auto Melee Attack
   |author   = Oblitus
+
   |author = Siweipancc
   |id       = QuicksilverFox.EmptyHands
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 1176
+
   |nexus   = 20704
   |github   = quicksilverfox/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars
+
   |name    = Autonomals
  |name2   = Health Bars
+
   |author  = DespairScent
   |author   = OrSpeeder
+
   |id     = DespairScent.Autonomals
  |author2 = Mauricio Gomes
+
   |nexus  = 22879
   |id       = Speeder.HealthBars
+
   |github =
   |nexus id = 193
 
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  |broke in = Stardew Valley 1.2
 
  |status   = workaround
 
   |summary = use [[#Health Bars|Health Bars]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = Mizzion
+
   |author = Jag3Dagster
   |id       = mizzion.enhancedrelationships
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 1927
+
   |curse  = 989657
   |github   = Mizzion/EnhancedRelationships
+
   |nexus   = 7736
   |status  = optional
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Auto Speed
   |author   = Entoarox
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Entoarox.EntoaroxFramework
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 2269
+
   |nexus  = 443
   |cf id    = 4228
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Auto-Stack Bait
   |author   = MercuriusXeno
+
   |author  = Jonathan Feenstra
  |author2 = x3n0ph0b3
+
   |id     = JonathanFeenstra.AutoStackBait
   |id       = MercuriusXeno.EquivalentExchange
+
   |nexus   = 23423
   |nexus id = 1656
+
   |github = JonathanFeenstra/Auto-StackBait
   |github   = MercuriusXeno/EquivalentExchange
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Digus
+
   |author = CatCattyCat, Cat
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = cat.autostacker
   |nexus id = 2360
+
   |nexus   = 1184
   |github   = Digus/StardewValleyMods
+
  |moddrop = 833539
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge
+
   |name    = Auto Stack Items to Chest
  |name2   = Dynamic Expanded Fridge
+
   |author = Chosimba
   |author   = Lodukas
+
   |id     = Chosimba.AutoStackItemsToChest
   |id       = Uwazouri.ExpandedFridge
+
   |nexus   = 2307
   |nexus id = 1191
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
<!--
+
   |status  = obsolete
   |unofficial url = https://community.playstarbound.com/attachments/expandedfridge-1-2-9-unofficial-1-f4ith-zip.201705
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |unofficial version = 1.2.9-unofficial.1-f4ith
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Auto Tool Select
   |author   = spacechase0
+
   |author = lolmaj
   |id       = spacechase0.ExperienceBars
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 509
+
   |nexus   = 3883
   |github  = spacechase0/ExperienceBars
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended BusSystem
+
   |name   = Auto Trash
   |author   = Tondorian
+
   |author = DrOreo002
   |id       = ExtendedBusSystem
+
   |id     = droreo002.autotrash
   |nexus id =
+
   |nexus  = 4924
   |cf id    = 4373
+
   |github =
   |github   =
+
 
  |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Extended Fridge
 
  |author  = Crystalmir
 
  |id      = Crystalmir.ExtendedFridge
 
  |nexus id = 485
 
  |github  = Mystra007/ExtendedFridgeSMAPI
 
   |broke in = Stardew Valley 1.2
 
  |summary  = <!--<s>use [[#Expanded Fridge|Expanded Fridge]] or [[#Chefs Closet|Chefs Closet]] instead</s>.-->
 
  |links    = https://github.com/Mystra007/ExtendedFridgeSMAPI/pull/1
 
  |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 Trasher
   |author   = Entoarox
+
   |author = Jag3Dagster
   |id       = Entoarox.ExtendedMinecart
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 2271
+
   |curse  = 1014272
   |cf id    = 4359
+
   |nexus  = 23663
   |github   = Entoarox/StardewMods
+
   |github = jag3dagster/AutoShaker
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Auto Travel
   |author   = spacechase0
+
   |author = GrumpyCrouton
   |id       = spacechase0.ExtendedReach
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 1493
+
   |nexus  = 10693
   |cf id    = 4997
+
   |github =
   |github   = spacechase0/ExtendedReach
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Auto Water
   |author   = unidarkshin
+
   |author  = Pickle, ddgroves
  |author2 = Devin Lematty
+
   |id     = pickle.autowater
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |nexus   = 1666
   |nexus id = 2212
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Auto Water
   |author   = Omegasis
+
   |author  = Steph Hoel
  |author2 = Alpha_Omegasis
+
   |id     = StephHoel.AutoWater
   |id       = Omegasis.Fall28SnowDay
+
   |nexus   = 21022
   |nexus id = 486
+
   |github = StephHoel/ModsStardewValley
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Auto Watering (aurnj)
   |author   = Oranisagu
+
   |author = aurnj, Roy Li
   |id       = none<!-- no manifest ID -->
+
   |id     = AutoWater
   |nexus id =
+
   |nexus  =
   |cf id    =  
+
   |url     = https://community.playstarbound.com/threads/auto-watering.129355
   |url     = https://community.playstarbound.com/threads/111931
+
   |github =
   |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.
 
}}
 
}}
{{/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
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.2
+
   |name   = A Very Special Blue Chicken
   |status  = workaround
+
   |author  = jackkimball
   |summary  = use [[#Automate|Automate]] instead.
+
  |id     = jackkimball.averyspecialbluechicken
 +
  |nexus  = 2465
 +
   |github = jacksonkimball/AVerySpecialBlueChicken
 +
 
 +
   |broke in           = Stardew Valley 1.5
 +
   |unofficial version = 2.0.1-unofficial.1-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Avoid Losing Scepter
   |author   = Advize
+
   |author = atravita
   |id       = Advize.FarmExpansion
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 130
+
  |curse  = 870974
   |github  = AdvizeGH/FarmExpansion
+
  |moddrop = 1146671
   |broke in = 1.3.16
+
   |nexus   = 11856
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Baby Chance Adjustment
   |author   = Platonymous
+
   |author = LateFilmsGamer
   |id       = Platonymous.FarmHub
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 2309
+
   |nexus   = 15018
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Baby Gender Interface
   |author   = jwdred
+
   |author = f4iTh, JertsukkaTheMan
   |id       =  
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 647
+
   |nexus   = 1947
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
 +
   |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     = Fast Animations
+
   |name   = Baby Pets
   |author   = Pathoschild
+
   |author = DellyBelly
   |id       = Pathoschild.FastAnimations
+
   |id     = DellyBelly.BabyPets
   |nexus id = 1089
+
   |nexus   = 20967
   |github   = Pathoschild/StardewMods
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Backpack Resizer
   |author   = IceGladiador
+
   |author = DefenTheNation
   |id       = IceGladiador.FasterGrass
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 1772
+
   |nexus   = 2263
   |github   =  
+
   |github = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Backside Attack
   |author   = Entoarox
+
   |author = andysun, ReddoHoku
   |id       = Entoarox.FasterPaths
+
   |id     = andysun.BacksideAttack
   |nexus id = 2277
+
   |nexus  = 7815
   |cf id    = 3641
+
   |github  =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Backstory Questions Framework
   |author   = KathrynHazuka
+
   |author = spacechase0
   |id       = KathrynHazuka.FasterRun
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 733
+
   |nexus   = 14570
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
   |status   = workaround
+
   |broke in = Stardew Valley 1.6
   |summary = use [[#Auto Speed|Auto Speed]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
   |nexus   = 22768
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode
+
   |name    = Balanced Combine Many Rings
  |name2   = Instant Geodes
+
   |author = Arruda
   |author   = ofmanynames
+
   |id     = Arruda.BalancedCombineManyRings
   |id       = InstantGeode
+
   |nexus   = 8981
   |nexus id = 750
+
   |github  = arruda/BalancedCombineManyRings
   |github   =
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Fast_Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Bank of Ferngill
   |author   = Death
+
   |author  = Mizzion
  |author2 = DeathGameDev
+
   |id     = mizzion.bankofferngill
   |id       = DeathGameDev.FastTravel
+
   |nexus   = 13043
   |nexus id = 1529
+
   |github = Mizzion/MyStardewMods
   |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   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = aurnj
+
   |author  = BarleyZP
  |author2 = Roy Li
+
   |id     = BarleyZP.BzpAllergies
   |id       = RoyLi.Fireballs
+
   |nexus  = 21238
   |nexus id =
+
   |github  = lisyce/SDV_Allergies_Mod
   |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   = Barn Incubator Support
   |author   = Shuai Zhang
+
   |author = elbe
   |id       = shuaiz.FishingAdjustMod
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 1350
+
   |nexus   = 9049
   |github   = hcoona/StardewValleyMods
+
  |moddrop = 986076
   |broke in = SMAPI 2.6-beta.16
+
   |github = lshtech/StardewValleyMods
   |status  = workaround
+
   |summary = feature now in vanilla game (1.6)
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Basic Sprinkler Improved
   |author   = Drynwynn
+
   |author  = littleraskol
  |author2 = thepaladinknight
+
   |id     = lrsk_sdvm_bsi.0117171308
   |id       = Drynwynn.FishingAutomaton
+
   |nexus   = 833
   |nexus id = 2527
+
   |github = littleraskol/Basic-Sprinkler-Improved
   |github   = Drynwynn/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Bat Form
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.FishingMod
+
   |id     = aedenthorn.BatForm
   |nexus id =  
+
  |curse  = 868667
   |cf id    =  
+
   |nexus   = 16825
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  = aedenthorn/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Battery Warning Mod
   |author   = Hammurabi
+
   |author = Husky110
   |id       = HammurabiFishingTunerRedux
+
   |id     = Husky110.BatteryWarningMod
   |nexus id =
+
   |nexus  = 1886
   |cf id    = 4578
+
   |github  = Husky110/BatteryWarningMod
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Battle Ring
   |author   = bcmpinc
+
   |author = lyl
   |id       = bcmpinc.FixAnimalTools
+
   |id     = lyl.br
   |nexus id =  
+
   |nexus   = 22027
   |github   = bcmpinc/StardewHack
+
   |github =
  |url      = https://github.com/bcmpinc/StardewHack/releases
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris
+
   |name    = Battle Royalley
  |name2   = WoodsDebrisFix
+
   |author  = Ilyaki
   |author   = f4iTh and Lita
+
   |id     = Ilyaki.BattleRoyale
  |author2 = JertsukkaTheMan
+
   |nexus   = 3199
   |id       = f4iTh.WoodsDebrisFix
+
   |github = Ilyaki/BattleRoyalley
   |nexus id = 1941
+
 
   |github  =  
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
   |status  = optional
+
<!--
 +
   |status  = workaround
 +
  |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC
+
   |name   = Battle Royalley - Year 2
  |name2    = FlorenceMod
+
   |author = Tyler Gibbs
   |author   = randomAnon1234
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |id       = none<!-- no manifest ID -->
+
   |nexus   = 9891
   |nexus id = 591
+
   |github = tylergibbs2/BattleRoyalley-Year2
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Beatable Lucky Purple Shorts
   |author   = spacechase0
+
   |author = Dragoon23
   |id       = spacechase0.FlowerColorPicker
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id = 1229
+
   |nexus  = 25095
   |cf id    = 4765
+
   |github =
   |github   = spacechase0/FlowerColorPicker
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Become Ethereal
   |author   = Nishtra
+
   |author = Coll1234567
   |id       = Nishtra.ForageAtTheFarm
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 673
+
   |nexus   = 3746
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Becoming Familiar
   |author   = Fokson
+
   |author = Krutonium
   |id       = Fokson.Foxyfficiency
+
   |id     = ca.krutonium.becomingfamiliar
  |old ids  = Fokson.ClickBGone <!-- changed in 1.0.5 -->
+
   |nexus   = 21949
   |nexus id = 2520
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Bed Tweaks
   |author  = skuldomg
+
   |author = aedenthorn, Erinthe
   |author2 = Skuld
+
  |id      = aedenthorn.BedTweaks
   |id      = skuldomg.freeDusty
+
  |nexus   = 10023
   |nexus id = 2206
+
   |github = aedenthorn/StardewValleyMods
   |github  = skuldomg/freeDusty
+
 
 +
   |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     = Friends Forever
+
   |name   = Bee House Flower Range Fix
   |author   = Isaac S
+
   |author = KirbyLink
   |id       = IsaacS.FriendsForever
+
   |id     = kirbylink.beehousefix
   |nexus id = 1738
+
   |nexus   = 3013
   |github  = isaacs-dev/Minidew-Mods
+
   |github = KirbyLink/BeeHouseFix
 +
 
 +
   |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     = Furniture Anywhere
+
   |name   = Bee Paths
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = aedenthorn.BeePaths
   |nexus id = 2276
+
   |nexus  = 14812
   |cf id    = 4324
+
   |github = aedenthorn/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |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     = Game Reminder
+
   |name   = Befriend Marlon and Gunther
   |author   = mmanlapat
+
   |author = Yoshimax
   |id       = mmanlapat.GameReminder
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 1153
+
   |nexus   = 2569
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Be My Valentine
   |author   = Loogooter
+
   |author = Taskmaster
   |id       = OlegSilkin.garbage_collector
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 2463
+
   |nexus   = 5219
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Berry Season Reminder
   |author   = mralbobo
+
   |author = Anthony Hilyard
   |id       = mralbobo.GateOpener
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id =  
+
   |curse  = 446669
   |cf id    =
+
   |nexus   = 9315
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = AHilyard/BerrySeasonReminder
   |github   = mralbobo/stardew-gate-opener
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Better 10 Hearts
   |author  = rabbitgreen49
+
   |author = Sonozuki
   |author2  = IrregularPorygon
+
   |id      = EpicBellyFlop45.Better10Hearts
   |id      = GenericShopExtender
+
   |nexus  = 3605
   |nexus id = 814
+
   |github  = Sonozuki/StardewMods
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Better Activate Sprinklers
   |author   = Advize and Jinxiewinxie
+
   |author = ChaosEnergy
   |id       = Advize.GetDressed
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 331
+
   |nexus   = 3097
   |github   = AdvizeGH/GetDressed
+
   |github = yuri-moens/BetterActivateSprinklers
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Kisekae|Kisekae]] instead.
+
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Better Artisan Good Icons
   |author   = CatCattyCat
+
   |author = CatCattyCat, Cat
  |author2  = Cat
+
   |id     = cat.betterartisangoodicons
   |id       = cat.geodeinfomenu
+
   |nexus   = 2080
   |nexus id = 1448
+
  |moddrop = 833553
   |github   = danvolchek/StardewMods
+
   |github = danvolchek/StardewMods
   |status  = optional
+
 
 +
  |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     = Giant Crop Ring
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = CatCattyCat
+
   |author  = DaLion and Tithrandel
  |author2 = Cat
+
   |id     = DaLion.Meads
   |id       = cat.giantcropring
+
   |nexus   =
   |nexus id = 1182
+
   |github = daleao/bagi-meads
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Better Balance
   |author   = tstaples
+
   |author = Xen0nex
   |id       = tstaples.GiftTasteHelper
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 229
+
   |nexus   = 8141
   |github   = tstaples/GiftTasteHelper
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Better Beehouses
   |author   = treyh0
+
   |author = Tlitookilakin
   |id       = treyh0.GodMode
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 2641
+
   |nexus   = 10996
   |github   =  
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Better Bombs
   |author   = yy376
+
   |author = Duno666
   |id       = yy376.GoToSleep
+
   |id     = Duno666.BetterBombs
   |nexus id = 2195
+
   |nexus   = 7787
   |github   =  
+
   |github = PhillZitt/BetterBombs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Better Butterfly Hutch
   |author   = ShadowDragon8685
+
   |author = NormanPCN
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 985
+
   |nexus   = 11166
   |github   =  
+
   |github = NormanPCN/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Better Cabin
   |author   = bcmpinc
+
   |author = weizinai
   |id       = bcmpinc.GrassGrowth
+
   |id     = weizinai.BetterCabin
   |nexus id =  
+
   |nexus   = 25368
   |github   = bcmpinc/StardewHack
+
   |github = weizinai/StardewValleyMods
  |url      = https://github.com/bcmpinc/StardewHack/releases
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Better Chests
   |author   = CroiDorcha
+
   |author = LeFauxMatt
   |id       = CroiDorcha.GreenHut
+
   |id     = furyx639.BetterChests
   |nexus id = 1735
+
  |curse  = 871836
   |github   =  
+
   |moddrop = 1547210
   |broke in = Stardew Valley 1.3
+
   |nexus   = 9791
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
  |name    = Better Crab Pots
   |author  = Omegasis
+
  |author  = Sonozuki
   |author2 = Alpha_Omegasis
+
  |id      = EpicBellyFlop45.BetterCrabPots
   |id       = Omegasis.HappyBirthday
+
  |nexus  = 3159
   |nexus id = 520
+
  |github  = Sonozuki/StardewMods
   |github   = janavarro95/Stardew_Valley_Mods
+
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Crafting
 +
   |author = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus   = 2504
 +
   |github = RedstoneBoy/BetterCrafting
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = Khloe Leclair
 +
   |id     = leclair.bettercrafting
 +
   |nexus   = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting: Buildings, Craftable Buildings
 +
  |author  = Khloe Leclair
 +
  |id     = leclair.bcbuildings
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = Oxyligen
+
   |author = Khloe Leclair
   |id       = HappyBirthday
+
   |id     = leclair.bcspacecore
   |nexus id = 1064
+
   |nexus   = 11115
   |github  =  
+
   |moddrop = 1115749
   |broke in = Stardew Valley 1.3
+
   |github  = KhloeLeclair/StardewMods
   |status   = workaround
+
 
   |summary = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |status = obsolete
 +
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Better Crystalariums
   |author   = kibbe
+
   |author  = DecidedlyHuman
  |author2 = lillvik
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |id       = kibbe.hardcore_mines
+
   |nexus   = 10907
   |nexus id = 1674
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = chaos234/StardewValleyMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Better Discord Presence, SVBDP
   |author   = Platonymous
+
   |author = GitStonic, IMSTONIC
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = gitstonic.svbdp
   |nexus id = 914
+
   |nexus   = 3092
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = 1.3.28
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod
+
   |name    = Better Doors
  |name2   = WitchPrincess
+
   |author  = CatCattyCat, Cat
   |author   = Dounat2201
+
   |id     = cat.betterdoors
  |author2 = Sasara
+
   |nexus   = 3797
   |id       = Sasara.WitchPrincess
+
   |github = danvolchek/StardewMods
   |nexus id = 1157
+
 
   |github   = Sasara2201/WitchPrincess
+
   |broke in = Stardew Valley 1.4
   |broke in = Stardew Valley 1.3
+
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Better Elevator
   |author   = ThatNorthernMonkey
+
   |author = aedenthorn, Erinthe
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 236
+
   |nexus   = 12802
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Scythe Harvesting|Scythe Harvesting]] instead.
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Better Elevator - Continued
   |name2    = Yet another harvest with scythe mod
+
   |author  = aedenthorn and FlyingTNT
   |id       = bcmpinc.HarvestWithScythe
+
   |id     = FlyingTNT.BetterElevator
   |nexus id =
+
   |nexus  = 22340
  |author   = bcmpinc
+
   |github = FlyingTNT/StardewValleyMods
   |github   = bcmpinc/StardewHack
 
  |url      = https://github.com/bcmpinc/StardewHack/releases
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Better Enchantments, Enchantment
   |author   = Zoryn
+
   |author = kalik
   |id       = Zoryn.HealthBars
+
   |id     = kalik.Enchantment
   |nexus id =
+
   |nexus  = 23368
   |cf id    =  
+
   |github = rusunu/Enchantment
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Better Festival Notifications
   |author   = Pokeytax
+
   |author = drbirbdev
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 2644
+
   |nexus   = 14170
   |github   =  
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Better Fishing
   |author   = bendenewb
+
   |author  = balllight
  |author2 = newbie9598
+
   |id     = balllight.BetterFishing
   |id       = newbie9598.HitMarkersMeme
+
   |nexus   = 13585
   |nexus id = 2098
+
   |github =
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Better Friendship
   |author   = CatCattyCat
+
   |author  = Urbanyeti
  |author2 = Cat
+
   |id     = BetterFriendship
   |id       = cat.holdtobreakgeodes
+
   |nexus   = 10287
   |nexus id = 1689
+
   |github = urbanyeti/stardew-better-friendship
   |github   = danvolchek/StardewMods
 
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Fruit Trees
   |author   = icepuente
+
   |author = CatCattyCat, Cat
   |id       = icepuente.HorseWhistle
+
   |id     = cat.betterfruittrees
   |nexus id = 1131
+
   |nexus   = 1976
   |github   = icepuente/StardewValleyMods
+
  |moddrop = 833546
   |broke in = Stardew Valley 1.3
+
   |github = danvolchek/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
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.1.2-unofficial.2-pathoschild
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Garbage Cans
 +
  |author  = AairTheGreat
 +
  |id      = AairTheGreat.BetterGarbageCans
 +
   |nexus  = 4171
 +
  |github  = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Better Garden Pots
   |author   = nabuma
+
   |author = CatCattyCat, Cat
   |id       = HorseWhistle_SMAPI
+
   |id     = cat.bettergardenpots
   |nexus id =  
+
   |nexus   = 2209
   |cf id    =  
+
   |moddrop = 833555
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = danvolchek/StardewMods
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] 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     = HP Bars
+
   |name   = Better Hay
   |author   = Ilyaki
+
   |author = CatCattyCat, Cat
   |id       = Ilyaki.HPBar
+
   |id     = cat.betterhay
   |nexus id = 1736
+
   |nexus   = 1430
   |github  =  
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Better Hitbox
   |author   = Yyeahdude
+
   |author = fodkod, Kodfod
   |id       = HungerYyeadude
+
   |id     = kodfod.hitbox
   |nexus id = 613
+
   |nexus   = 4973
   |github   =  
+
   |github = Kodfod/BetterHitboxStardew
   |broke in = Stardew Valley 1.3
+
 
 +
   |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     = Hunger for food
+
   |name   = Better Honey Mead
   |author   = Tigerle01
+
   |author  = NCarigon
  |author2 = Stephan Hensel
+
   |id     = NCarigon.BetterHoneyMead
   |id       = HungerForFoodByTigerle
+
   |nexus   = 22848
   |nexus id = 810
+
   |github  = ncarigon/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 Iridium Tool Area
   |author   = skn
+
   |author = dphile
   |id       = skn.HungerMod
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 1127
+
   |nexus   = 2085
   |github   =  
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = broken
+
   |status  = workaround
   |summary  = <s>use [[#Hunger|Hunger]] instead.</s>
+
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = IdlePause
+
   |name   = Better Jukebox
   |author   = Veleek
+
   |author = Gaphodil
   |id       = Veleek.IdlePause
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 1092
+
   |nexus   = 6017
   |github  = veleek/IdlePause
+
   |moddrop = 984775
   |broke in = Stardew Valley 1.3
+
   |github  = Gaphodil/BetterJukebox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Better Junimos
   |author   = AustinYQM
+
   |author = hawkfalcon
   |id       = AustinYQM.ImprovedMill
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 1748
+
   |nexus   = 2221
   |github   = AustinYQM/ImprovedMill
+
   |github = hawkfalcon/Stardew-Mods
  |broke in = Stardew Valley 1.3
+
 
 +
|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     = Improved Quality of Life
+
   |name   = Better Junimos Crop Fields
   |author   = Demiacle
+
   |author = micfort
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 1025
+
   |nexus   = 10936
   |github  = demiacle/QualityOfLifeMods
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Better Junimos Forestry
   |author   = Sabera
+
   |author  = ceruleandeep
  |author2 = kelbesque
+
   |id     = ceruleandeep.BetterJunimosForestry
   |id       = Sabera.InfertileSoil
+
   |nexus   = 8992
   |nexus id = 2515
+
   |github = ceruleandeep/CeruleanStardewMods
   |github  = ebehar/StardewValley-InfertileSoil
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Better Lightning Rods
   |author   = unidarkshin
+
   |author = aedenthorn, Erinthe
   |author2  = Devin Lematty
+
   |id      = aedenthorn.BetterLightningRods
   |id      = DevinLematty.InfiniteInventory
+
   |curse  = 868807
   |nexus id = 2247
+
   |nexus   = 10631
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Better Meowmere
   |author   = Renny
+
   |author = TheMightyAmondee
   |id       = renny.infinitejunimocartlives
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 2705
+
   |nexus   = 20374
   |github   = OfficialRenny/InfiniteJunimoCartLives
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Better Meteorites
   |author   = BitwiseJon
+
   |author = spacechase0
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 2070
+
  |curse  = 867727
   |github   = bitwisejon/StardewValleyMods
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Better Mixed Seeds
   |author   = aurnj
+
   |author  = Sonozuki
  |author2 = Roy Li
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |id       = RuyiLi.InstantFishing
+
   |nexus  = 3012
   |nexus id =
+
   |github  = Sonozuki/StardewMods
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |broke in = Stardew Valley 1.6
  |github  =
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Better Panning
   |author   = montana123
+
   |author = AairTheGreat
   |id       =  
+
   |id     = AairTheGreat.BetterPanning
   |nexus id =
+
   |nexus  = 4161
   |cf id    =  
+
   |github  = AairTheGreat/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/109038
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast_Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Better Panning Extra Config
   |author   = cantorsdust
+
   |author = trashcan9
   |id       = cantorsdust.InstantGrowTrees
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 173
+
   |nexus   = 16235
   |github  = cantorsdust/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Better Panning Spot
   |author   = Hammurabi
+
   |author = ForgedBrass
   |id       = HammurabiInteractionHelper
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id =
+
   |nexus  = 10608
  |cf id    = 4640
+
   |github  =
  |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 Planting
   |author   = mpcomplete
+
   |author = Achtuur
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 2224
+
   |nexus   = 17252
   |github   =  
+
   |github = Achtuur/StardewMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Better Quality More Seeds
   |author   = Jonas Henriksson
+
   |author  = bmarquismarkail, Space Baby
  |author2 = Greger
+
   |id      = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |id       = Greger.JigglyJunimoBundles
+
  |nexus  = 935
  |nexus id =
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
  |cf id    =
+
 
  |url     = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |broke in = Stardew Valley 1.6
   |github   = gr3ger/Stardew_JJB
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Better Quarry
   |author  = punyo
+
   |author = Nishtra
   |author2 = yakminepunyo
+
   |id      = BetterQuarry
   |id      = punyo.JoysOfEfficiency
+
   |nexus  = 771
   |nexus id = 2162
+
  |github =
   |github  = pomepome/JoysOfEfficiency
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Better Ranching, Better Milking
   |author   = spacechase0
+
   |author = Urbanyeti
   |id       = spacechase0.JsonAssets
+
   |id     = BetterRanching
   |nexus id = 1720
+
   |nexus   = 859
   |github   = spacechase0/JsonAssets
+
   |github = urbanyeti/stardew-better-ranching
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Better Rarecrows
   |author   = spacechase0
+
   |author = Sonozuki
   |id       = spacechase0.JumpOver
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 1844
+
   |nexus  = 3232
   |cf id    = 5190
+
   |github = Sonozuki/StardewMods
   |github   = spacechase0/JumpOver
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Better Return Scepter
   |author   = Zoryn
+
   |author = DecidedlyHuman
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id =
+
   |nexus  = 11610
   |cf id    =  
+
   |github = DecidedlyHuman/StardewValleyMods
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Better RNG
   |author   = aurnj
+
   |author  = Zoryn
  |author2 = Roy Li
+
   |id     = Zoryn.BetterRNG
   |id       = RuyiLi.Kamikaze
+
   |nexus  =
   |nexus id =
+
   |url     = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |cf id    =  
+
   |github = Zoryn4163/SMAPI-Mods
   |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 Rods
   |author   = Gorzalt and Flerfarvet
+
   |author = Achtuur
   |id       = gorzalt.kawakami
+
   |id     = Achtuur.BetterRods
   |nexus id = 2549
+
   |nexus   = 17026
   |github   = Gorzalt/StardewValleyMods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Better Shipping Bin
   |author   = Kabigon
+
   |author = MindMeltMax
   |id       = Kabigon.kisekae
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 2348
+
  |curse  = 1004479
   |github   = KabigonFirst/StardewValleyMods
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Better Shipping Box
   |author   = Huanir
+
   |author = Kithio
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 2653
+
   |nexus   =
   |github  =  
+
  |chucklefish = 4302
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Better Shop Menu
   |author  = unidarkshin
+
   |author = spacechase0
   |author2  = Devin Lematty
+
   |id      = spacechase0.BetterShopMenu
   |id      = DevinLematty.LevelExtender
+
   |curse  = 867744
   |nexus id = 1471
+
   |moddrop = 771614
   |github  =  
+
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Better Signs
   |author   = kd8lvt
+
   |author = stebaker92, Steve Baker
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!-- actual + unofficial manifest ID -->
+
   |id     = stebaker92.bettersigns
   |nexus id = 855
+
   |nexus   = 7482
   |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 Skull Cavern Falling
   |author   = Brandy Lover
+
   |author  = Max Vollmer, SVProtector
  |author2 = WDavi
+
   |id     = maxvollmer.betterskullcavernfalling
   |id       = Brandy Lover.LMlog
+
   |nexus   = 2558
   |nexus id = 1366
+
   |github = maxvollmer/BetterSkullCavernFalling
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Better Slingshots
   |author   = Caraxian
+
   |author = CatCattyCat, Cat
   |id       = caraxian.LongerLastingLures
+
   |id     = cat.betterslingshots
   |nexus id = 2510
+
   |nexus   = 2067
   |github  = Caraxi/StardewValleyMods
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Better Sonar Bobber
   |author   = RTGOAT
+
   |author = Spiderbuttons
   |id       = RTGOAT.Longevity
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 649
+
   |nexus   = 24837
   |github   =
+
   |github  =
  |summary = use latest version.<br />⚠ Turns new Stardew Valley 1.3 items into Error Item.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Better Sort
   |author   = Pathoschild
+
   |author = Jower
   |id       = Pathoschild.LookupAnything
+
   |id     = Jower.BetterSort
   |nexus id = 541
+
   |nexus   = 1992
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Better Special Orders
   |author   = SteelixLeiter
+
   |author  = Xeru
  |author2 = Don Collins
+
   |id     = xeru.BetterSpecialOrders
   |id       = LoveBubbles
+
   |nexus   = 24125
   |nexus id = 1318
+
   |github = xeru98/StardewMods
   |github   = doncollins/StardewValleyMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Better Sprinklers
   |author   = Advize and Jinxiewinxie
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Advize.LovedLabels
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 279
+
   |nexus   = 41
   |github   = AdvizeGH/LovedLabels
+
   |chucklefish = 3551
   |status  = optional
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Better Sprinklers Plus
   |author   = spacechase0
+
   |author = JamesCodesThings
   |id       = spacechase0.LuckSkill
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 521
+
   |nexus  = 17767
   |cf id    = 4053
+
   |github = jamescodesthings/smapi-better-sprinklers
   |github   = spacechase0/LuckSkill
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Sakorona
+
   |author = gingajamie
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 2208
+
   |nexus   = 21624
   |github  = JohnsonNicholas/SDVMods
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
 +
 
 +
   |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Better Stardrops
   |author   = IceGladiador
+
   |author = Rokugin
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 1780
+
   |nexus   = 21360
   |github   =  
+
   |github = rokugin/StardewMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Better Statue Of Blessings
   |author   = spacechase0
+
   |author = Tomokisan
   |id       = spacechase0.Magic
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 2007
+
   |nexus  = 25022
   |cf id    = 5242
+
   |github =
   |github   = spacechase0/Magic
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Better Tappers
   |author   = Digus
+
   |author = CaptainSully
   |id       = DIGUS.MailFrameworkMod
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 1536
+
   |nexus   = 9875
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Better Theater
   |author   = jwdred
+
   |author = TianXiaobai
   |id       = jwdred.MailOrderPigs
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 632
+
   |nexus   = 25002
   |github   = jdusbabek/stardewvalley
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Better Train Loot
   |author   = spacechase0
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = spacechase0.MapImageExporter
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 1073
+
   |nexus   = 4234
   |cf id    = 4655
+
  |github  = AairTheGreat/StardewValleyMods
   |github   = spacechase0/MapImageExporter
+
 
 +
   |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     = Mine Assist
+
   |name   = Better Transmutation
   |author   = Kabigon
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Kabigon.MineAssist
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 2296
+
   |nexus  = 2120
   |cf id    = 5353
+
   |github =
   |github   = KabigonFirst/StardewValleyMods
+
 
}}
+
   |broke in = Stardew Valley 1.3.29
{{/entry
+
   |status   = abandoned
   |name    = Mining at the Farm
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
   |author   = Nishtra
 
   |id      = Nishtra.MiningAtTheFarm
 
  |nexus id = 674
 
  |github  =
 
  |broke in = Stardew Valley 1.3.23
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Better Truffles
   |author   = Nishtra
+
   |author = temisthem
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives <!-- SDV 1.2 + SDV 1.3 versions -->
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 770
+
   |nexus   = 23228
   |github   =  
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Better Watering Can and Hoe
   |author   = CatCattyCat
+
   |author  = Aflojack45
  |author2 = Cat
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |id       = cat.modupdatemenu
+
   |nexus   = 23946
   |nexus id = 2536
+
   |github = Aflojack/BetterWateringCanAndHoe
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Better Workbenches
   |author   = WhiteMind
+
   |author = CatCattyCat, Cat
   |id       = WhiteMind.MonsterLT
+
   |id     = cat.betterworkbenches
   |nexus id = 1896
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
   |broke in = Stardew Valley 1.3
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Betwitched
   |author   = Mopquill
+
   |author = b_wandert
   |id       = Mopquill.Ranch-Livin
+
   |id     = b_wandert.Betwitched
   |nexus id = 2200
+
   |nexus   = 10172
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals
+
   |name    = Big Crop Bonus
  |name2   = More Pets
+
   |author = Tocseoj
   |author   = Entoarox
+
   |id     = Tocseoj.BigCropBonus
   |id       = Entoarox.MoreAnimals
+
   |curse  = 1008360
   |nexus id = 2274
+
   |moddrop = 1553635
   |cf id    = 4288
+
   |nexus   = 22337
   |github   = Entoarox/StardewMods
+
   |github  =
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Big Fridges
   |author   = momoaau
+
   |author = AlanBF
   |id       = 451, momoaau.ArtifactSpots<!-- actual + unofficial manifest ID -->
+
   |id     = AlanBF.BigFridge
   |nexus id = 451
+
   |nexus   = 22457
   |github   =
+
   |github =
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Bigger Backpack
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.MoreGrassStarters
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 1702
+
  |chucklefish = 5191
   |cf id    = 5129
+
  |curse  = 867747
   |github   = spacechase0/MoreGrassStarters
+
   |moddrop = 384783
 +
   |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
  |warnings = Broken on Android.
 
}}
 
}}
#{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Bigger Craftables
   |author   = JadeTheavas
+
   |author = spacechase0
   |id       = JadeTheavas.MoreMineLadders
+
   |id     = spacechase0.BiggerCraftables
   |old ids  = Theavas.MoreMineLadders
+
   |curse  = 867714
   |nexus id = 2105
+
   |nexus   = 7530
   |github  = JadeTheavas/MoreMineLadders
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Bigger Craftables for 1.6
   |author   = cheesysteak
+
   |author = manifoldSamurai, mfdsam
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = YourName.BiggerCraftables
   |nexus id = 2173
+
   |nexus   = 24886
   |github   = cheesysteak/stardew-steak
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Bigger Fridges
   |author   = Omegasis
+
   |author  = Entoarox
  |author2 = Alpha_Omegasis
+
   |id     = Entoarox.BiggerFridges
   |id       = Omegasis.MoreRain
+
   |nexus   = 21678
   |nexus id = 441
+
   |github =
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Bigger Riverlands Farm
   |author   = spacechase0
+
   |author = Jessebot, JessebotX
   |id       = spacechase0.MoreRings
+
   |id     = jessebot.biggerriverlands
   |nexus id = 2054
+
   |nexus   = 3025
   |github  = spacechase0/MoreRings
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Big Silo
   |author   = OrneryWalrus
+
   |author = lperkins2, Logan Perkins
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = lperkins2.BigSilo
   |nexus id = 2587
+
   |nexus   = 2429
   |github   =  
+
   |source  = {{nexus mod|2429}}
   |broke in = Stardew Valley 1.3
+
 
 +
   |dev note = source in download
 +
 
 +
   |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Billboard Anywhere
   |author   = Joco80 & Sasara
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Joco80.MoreWeapons
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 1168
+
   |nexus   = 492
   |github   = MrOxity/MoreWeapons-Source-Code
+
   |github = janavarro95/Stardew_Valley_Mods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Billboard Profit Margin
   |author   = Shuai Zhang
+
   |author = desto
   |id       = shuaiz.MoveFasterMod
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 1351
+
   |nexus   = 6948
   |github   = hcoona/StardewValleyMods
+
   |github = desto-git/sdv-mods
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod
+
   |name    = Binning Skill
  |name2   = Movement Modifier
+
   |author = drbirbdev
   |author   = Zoryn
+
   |id     = drbirbdev.BinningSkill
   |id       = Zoryn.MovementModifier
+
   |nexus  = 14073
   |nexus id =
+
   |github = drbirbdev/StardewValley
  |cf id    =
 
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Birb Core
   |author   = bcmpinc
+
   |author = drbirbdev
   |id       = bcmpinc.MovementSpeed
+
   |id     = drbirbdev.BirbCore
   |nexus id =  
+
   |nexus   = 19140
   |github   = bcmpinc/StardewHack
+
   |github = drbirbdev/StardewValley
  |url      = https://github.com/bcmpinc/StardewHack/releases
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Though Object
+
   |name   = Birthday Buff
   |author   = ylsama
+
   |author = aedenthorn, Erinthe
   |id       = ylsama.MoveThoughObject
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 2680
+
   |nexus   = 17747
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |source   = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects<!-- uses a separate branch -->
+
 
 +
   |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     = MTN
+
   |name    = Birthday Friendship, Birthday Knowledge Friendship
  |name2   = More Than Necessary PLUS Community Farm Map
+
   |author = aedenthorn, Erinthe
   |author   = SgtPickles aka GameMX
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |id       = SgtPickles.MTN
+
   |nexus  = 17974
  |old ids  = Weil.MTN
+
   |github = aedenthorn/StardewValleyMods
   |nexus id = 2256
 
   |cf id    = 5343
 
   |github   = Dawilly/MTN
 
  
 +
  |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     = Multiplayer Backpacks
+
   |name   = Birthday Mail
   |author   = skiilaa
+
   |author = KathrynHazuka
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 2282
+
   |nexus   = 276
   |github  =  
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Birthday Notifications
   |author   = FerMod
+
   |author = Honduriel
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 2347
+
   |nexus   = 20948
   |github   = FerMod/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Birthday Today
   |author   = Kalthramis
+
   |author = ChiroxT
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = treinke.birthdaytoday
   |nexus id = 2192
+
   |nexus   = 11578
   |github   = MPSpeechBubbles/MPSpeechBubbles
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = BJS Capsule Mod
   |author   = lolmaj
+
   |author = BunnyJumps
   |id       = lolmaj.MultiplayerTime
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 2543
+
   |nexus   = 2502
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation
+
   |name    = BJS MP Kick Mod
  |name2   = File Loading
+
   |author = BunnyJumps
   |author   = SlyMerc
+
   |id     = BunnyJumps.BJSMPKickMenu
   |id       = FileLoading
+
   |nexus   = 2503
   |nexus id = 1094
+
   |github =
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |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     = Multitool
+
   |name   = BJS Night Sounds
   |author   = Miome
+
   |author = BunnyJumps
   |id       = miome.MultiToolMod
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 2546
+
   |nexus   = 2501
   |github  = miome/MultitoolMod
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = BJS No Clip
   |author   = Omegasis
+
   |author  = BunnyJumps
  |author2 = Alpha_Omegasis
+
   |id     = BunnyJumps.BJSNoClip
   |id       = Omegasis.MuseumRearranger
+
   |nexus   = 2820
   |nexus id = 428
+
   |github =
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = BJS Only Treasure Room
   |author   = WhiteMind
+
   |author = BunnyJumps
   |id       = WhiteMind.MLT
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 1894
+
   |nexus   = 3145
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = BJS Plant Everywhere
   |author   = Ilyaki
+
   |author = BunnyJumps
   |id       = ilyaki.neatadditions
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 2648
+
   |nexus   = 3143
   |github  = Ilyaki/NeatAdditions
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Clothes Every Day
+
   |name   = BJS Stop Grass
   |author   = Vrakyas
+
   |author = BunnyJumps
   |id       = Vrakyas.NewClothesEveryDay
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 2355
+
   |nexus   = 2500
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = BJS Thunderstorm
   |author   = Nobbele
+
   |author = BunnyJumps
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 2654
+
   |nexus   = 3144
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = BJS Time Skipper
   |author   = Igorious
+
   |author = BunnyJumps
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id =
+
   |nexus  = 2178
   |cf id    = 3683
+
   |github =
   |github   = Igorious/StardevValleyNewMachinesMod
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
   |status  = broken
+
<!--
   |summary  = <s>use {{nexus mod|1037|New Machines Redux}} instead</s>.
+
   |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     = Night Owl
+
   |name   = BJS True Master
   |author   = Omegasis
+
   |author  = Qther - BunnyJumps
  |author2 = Alpha_Omegasis
+
   |id     = BunnyJumps.BJSTrueMaster
   |id       = Omegasis.NightOwl
+
   |nexus   = 5324
   |nexus id = 433
+
   |github =
   |github  = janavarro95/Stardew_Valley_Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Blackhearts
   |author   = CatCattyCat
+
   |author  = Mightywa33ior
  |author2 = Cat
+
   |id     = Mightywa33ior.Blackhearts
   |id       = cat.nocrows
+
   |nexus   = 7502
   |nexus id = 1682
+
   |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Blahaj Blast
   |author   = CatCattyCat
+
   |author  = spacechase0
  |author2 = Cat
+
   |id     = spacechase0.BlahajBlast
   |id       = cat.nofencedecay
+
   |nexus   = 17550
   |nexus id = 1180
+
   |github = spacechase0/StardewValleyMods
   |github   = danvolchek/StardewMods
+
 
   |status  = optional
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Blessings and Curses
   |author   = hitachihex
+
   |author = GenDeathrow
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = gendeathrow.BNC
   |nexus id =  
+
   |nexus   =
   |cf id    =  
+
   |curse  = 307717
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = GenDeathrow/SDV_BlessingsAndCurses
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
 
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |unofficial url    = https://community.playstarbound.com/attachments/nofriendshipdecay-1-1-2-unofficial-1-f4ith-zip.199617
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Blood Trail
   |author   = Hangy
+
   |author = aurnj, Roy Li
   |id       = Hangy.NoKidsEver
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 1464
+
   |nexus   =
   |github  = L3thal1ty/No-Kids-Ever
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |broke in = Stardew Valley 1.3
+
  |github  =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = Omegasis
+
   |author  = pepoluan
  |author2 = Alpha_Omegasis
+
   |id     = pepoluan.DamageOverlay
   |id       = Omegasis.NoMorePets
+
   |nexus   = 8796
   |nexus id = 506
+
   |github =
   |github  = janavarro95/Stardew_Valley_Mods
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Blue Chickens Are Green
   |author   = Drynwynn
+
   |author  = explosivetortellini
  |author2 = thepaladinknight
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |nexus   = 4815
   |nexus id = 2528
+
   |github = explosivetortellini/bluechickensaregreen
   |github  = Drynwynn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Blue Chickens in Multiplayer
   |author   = Xangria
+
   |author = WindHero
   |id       = Xangria.NoRumbleHorse
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 1779
+
   |nexus   = 2336
   |github  =  
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Bookcase
   |author   = ThatNorthernMonkey
+
   |author = Darkhax
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = darkhax.bookcase
   |nexus id = 237
+
   |nexus   =
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |curse   = 297252
   |broke in = Stardew Valley 1.2
+
   |github  = Stardew-Valley-Modding/Bookcase
  |links    = https://github.com/ThatNorthernMonkey/NoSoilDecay/issues/1
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |summary  = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Boomerangs, Boomerang Mod
   |author   = Platonymous
+
   |author = Arannya
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 1084
+
   |nexus   = 22724
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = arannya/BoomerangMod
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Borderless Wood Floor
   |author   = Bouhm
+
   |author = Digus
   |id       = Bouhm.NPCMapLocations
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 239
+
   |nexus   = 4711
   |github  = Bouhm/stardew-valley-mods
+
   |github = Digus/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Boss Creatures
   |author  = jwdred
+
   |author = aedenthorn, Erinthe
   |id      =  
+
   |id      = Aedenthorn.BossCreatures
   |nexus id = 694
+
   |curse  = 868905
   |github   =  
+
   |nexus   = 5864
   |broke in = SMAPI 2.0
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |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     = Object Time Left
+
   |name   = Bow
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = spacechase0.Bow
   |nexus id = 1315
+
   |nexus   = 2756
   |cf id    = 4842
+
   |moddrop = 771627
   |github   = spacechase0/ObjectTimeLeft
+
   |github = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Brave New World - Core, BNW Core
   |author   = lambui
+
   |author = DiogoAlbano
   |id       = PhthaloBlue.Omnifarm
+
   |id     = DiogoAlbano.BNWCore
   |nexus id =
+
   |nexus  = 15871
   |cf id    =  
+
   |github =
  |url      = https://community.playstarbound.com/threads/127299
+
 
   |github   = lambui/StardewValleyMod_OmniFarm
+
   |status  = abandoned
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = BitwiseJon
+
   |author = charbonn, Charles Bonnevialle
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 2052
+
  |moddrop = 793149
   |github  = bitwisejon/StardewValleyMods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses
+
   |name   = Breath of Fire 3 Fishing Sounds
   |name2    = Seasonal Items
+
  |author  = Guedez, guedez2
   |author   = Midori Armstrong
+
  |id      = bof.three.fishing.sounds
   |author2 = azureglasses
+
  |nexus  = 5105
   |id       = midoriarmstrong.seasonalitems
+
   |github  =
   |nexus id = 1452
+
 
   |github  =  
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
   |broke in = Stardew Valley 1.3
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Breeding Overhaul
 +
   |author = StarAmy
 +
   |id     = StarAmy.BreedingOverhaul
 +
   |nexus   = 13974
 +
   |github = StarAmy/BreedingOverhaul
 +
 
 +
  |status   = abandoned
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = MarthaSolomon
+
   |author  = f4iTh, JertsukkaTheMan
  |author2 = SolomonsWorkshop
+
   |id     = f4iTh.BreedLikeRabbits2
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |nexus   = 3429
   |nexus id = 2166
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = bmarquismarkail
+
   |author  = Dycedarger
  |author2 = Space Baby
+
   |id     = dycedarger.breedlikerabbits
   |id       = SB_PotC
+
   |nexus   = 948
   |nexus id = 923
+
   |github =
   |github   = bmarquismarkail/SV_PotC
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/attachments/partofthecommunity-1-1-5-unofficial-5-mizzion-zip.203076/
+
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
   |unofficial version = 1.1.5-unofficial.5.mizzion
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Brighter Building Paint
   |author   = punyo
+
   |author  = tem696969696969
  |author2 = yakminepunyo
+
   |id     = tem696969696969.BrighterBuildingPaint
   |id       = punyo.PassableObjects
+
   |nexus   = 22807
   |nexus id = 2329
+
   |github = kqrse/StardewValleyMods
   |github   = pomepome/PassableObjects
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Buff Framework
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PelicanFiber
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 631
+
   |nexus   = 17746
   |github   = jdusbabek/stardewvalley
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.11
+
 
  |links    = https://github.com/jdusbabek/stardewvalley/pull/4
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/attachments/pelicanfiber-3-1-1-unofficial-1-mizzion-zip.202782/
+
   |unofficial version = 0.6.1-unofficial.5-mouahrara
   |unofficial version = 3.1.1-unofficial.1.mizzion
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Buffs Last
   |author   = Platonymous
+
   |author = aceynk
   |id       = Platonymous.PelicanTTS
+
   |id     = aceynk.BuffsLast
   |nexus id = 1079
+
   |nexus   = 25611
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aceynk/Buffs-Last
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid
+
   |name    = Buffs Show Game Time, Buffs Game Time
  |name2   = PersiaMod
+
   |author  = Jesse
   |author   = Avalon
+
   |id     = jesse.buffsgametime
  |author2 = Avalonii
+
   |nexus   = 18996
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |github =
   |nexus id = 1419
+
 
   |github   =  
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Bug Net
   |author   = Xangria
+
   |author = spacechase0
   |id       = Xangria.PersistentGameOptions
+
   |id     = spacechase0.BugNet
   |nexus id = 1778
+
  |curse  = 867724
   |github  =  
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's BundleMod
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = Persival
+
   |author = Stari
   |id       =  
+
   |id     = Start.BuildableForge
   |nexus id = 438
+
   |nexus   = 8893
   |github   =  
+
   |github = SlivaStari/BuildableForge
  |broke in = Stardew Valley 1.1
+
 
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [https://github.com/Zoryn4163/SMAPI-Mods/releases Junimo Deposit Anywhere] instead.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter
+
   |name    = Buildable Ginger Island Farm
  |name2   = Personal Return Scepter
+
   |author = mouahrara
   |author   = Alex Noddings
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |id       = an.ownscepter
+
   |nexus   = 20600
   |nexus id = 2404
+
   |github = mouahrara/BuildableGingerIslandFarm
   |github   = alexnoddings/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Buildable Greenhouse Updated
   |author   = Jfulmer
+
   |author  = Yariazen
  |author2 = Consillium
+
   |id     = Yariazen.BuildableGreenhouse
   |id       = JfulmerPetEnhancementMod
+
   |nexus  = 11831
   |nexus id =
+
   |github  = Yariazen/YariazenMods
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |status   = abandoned
   |github   = jlfulmer/PetEnhancementMod
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = DewMods
+
   |author = Espy
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 2681
+
  |moddrop = 1558607
   |github   =  
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Build Endurance
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.PlanImporter
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 2071
+
   |nexus   = 445
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Builder's List
   |author   = f4iTh
+
   |author  = bmarquismarkail, Space Baby
  |author2 = JertsukkaTheMan
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |id       = f4iTh.PMT
+
   |nexus   = 5347
   |nexus id = 2349
+
   |github = bmarquismarkail/SV_BuildersList
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Build Health
   |author   = Demiacle
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Demiacle.PlantOnGrass
+
   |id     = Omegasis.BuildHealth
   |nexus id = 1026
+
   |nexus   = 446
   |github   =
+
   |github  = janavarro95/Stardew_Valley_Mods
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point-And-Plant
+
   |name   = Build On Any Tile
   |author   = jwdred
+
   |author = Esca, Esca-MMC
   |id       = jwdred.PointAndPlant
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 572
+
   |nexus   = 6854
   |github  = jdusbabek/stardewvalley
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Build Stats
   |author   = CatCattyCat
+
   |author  = Miiohau
  |author2 = Cat
+
   |id     = miiohau.buildstats
   |id       = cat.Pong
+
   |nexus   = 15377
   |nexus id = 1994
+
   |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Bulk Animal Purchase
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 1232
+
   |nexus   = 11539
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
 +
   |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     = Portraiture
+
   |name   = Bulk Staircases
   |author   = Platonymous
+
   |author = BananaFruit
   |id       = Platonymous.Portraiture
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 999
+
   |nexus   = 23482
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1084873
   |status  = optional
+
   |github  = BananaFruit1492/BulkStaircases
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Bundle Display
   |author   = Mucchan
+
   |author = 0JOG, OjOg
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = OjOg.BundleDisplay
   |nexus id =
+
   |nexus  = 18135
  |cf id    =
+
   |github =
   |url      = https://community.playstarbound.com/threads/113673
+
 
   |github   = mucchan/sv-mod-prairie-king
+
   |broke in = Stardew Valley 1.6
   |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   = Bush Bloom Mod
   |author   = skuldomg
+
   |author  = NCarigon
  |author2 = Skuld
+
   |id     = NCarigon.BushBloomMod
   |id       = skuldomg.priceDrops
+
   |nexus   = 15792
   |nexus id = 2047
+
   |github = ncarigon/StardewValleyMods
   |github   = skuldomg/priceDrops
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Bus Locations
   |author   = skiilaa
+
   |author = Hootless
   |id       = skiilaa.Prices
+
   |id     = hootless.BusLocations
   |nexus id = 2255
+
   |nexus   = 2905
   |github  =  
+
  |github  = hootless/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
   |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Button's Extra Books
   |author   = stokastic
+
   |author = Spiderbuttons
   |id       = stokastic.PrismaticTools
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 2428
+
   |nexus   = 21526
   |github   = stokastic/PrismaticTools
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Buttplug Valley
   |author   = Kevin Connors
+
   |author = DryIcedMatcha, Salty
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = Salty.ButtplugValley
   |nexus id = 2424
+
  |moddrop = 1480911
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Buyable Dwarf Scrolls
   |author   = Paracosm
+
   |author = MattDeDuck, Duckshard
   |id       = Paracosm.PurchasableRecipes
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 1722
+
   |nexus   = 5307
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |unofficial url    = https://community.playstarbound.com/attachments/purchasablerecipes-1-0-1-unofficial-3-mizzion-zip.203425/
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK
+
   |name    = Buy Back Collectables
  |name2   = Platonymous Toolkit
+
   |author = Omegasis, Alpha_Omegasis
   |author   = Platonymous
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |id       = Platonymous.Toolkit
+
   |nexus   = 507
   |nexus id = 1726
+
   |github = janavarro95/Stardew_Valley_Mods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Mizzion
+
   |author = Denifia
   |id       = mizzion.qiexchanger
+
   |id     = Denifia.BuyRecipes
   |nexus id = 1930
+
   |nexus   = 1126
   |github  = Mizzion/QiExchanger
+
   |github = Denifia/StardewMods
   |status   = optional
+
 
 +
   |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     = Quaint Wooden Bridge For Your Farm
+
   |name   = Bwdyworks
   |name2   = Quaint Farm Bridge
+
  |author  = bwdy
   |author   = Prismuth
+
  |id      = bwdyworks
   |id       = <Prismuth.QuaintFarmBridge
+
  |nexus  = 3530
   |nexus id = 1647
+
  |github  =
   |github  =  
+
 
   |broke in = Stardew Valley 1.3
+
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Cabin Owner Displayed
 +
   |author = funny-snek
 +
   |id     = funnysnek.displaycabinowner
 +
   |nexus   = 3036
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cacti Hurt You
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.cactihurtyou
 +
  |nexus  = 4019
 +
  |moddrop = 833562
 +
  |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Calcifer
   |author   = BadNetCode
+
   |author = sophie
   |id       = BadNetCode.QuestDelay
+
   |id     = sophie.Calcifer
   |nexus id = 1239
+
   |nexus   = 20628
   |github   =
+
   |github  = sophiesalacia/StardewMods
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Custom Quest Expiration|Custom Quest Expiration]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Calendar Anywhere
   |author   = WuestMan
+
   |author  = Zoryn
  |author2 = redknightofdoom
+
   |id     = Zoryn.CalendarAnywhere
   |id       = WuestMan.QuickStart
+
   |nexus   =
   |nexus id = 2375
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = Brian-Wuest/Quick_Start
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Camera Control
   |author   = EvilPdor
+
   |author = Nitbandier
   |id       =  
+
   |id     = Nitbandier.CameraControl
   |nexus id =
+
   |nexus  = 21502
  |cf id    =
+
   |github  =
   |url      = https://community.playstarbound.com/threads/111526
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Camera Pan
   |author   = skiilaa
+
   |author = atravita
   |id       = skiilaa.RandomTastes
+
   |id     = atravita.CameraPan
   |nexus id = 2285
+
  |curse  = 870958
   |github  = moriczgergo/RandomTastes
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display
+
   |name   = Campfire Cooking
   |name2    = Sprinkler Range
+
  |author  = Kabigon
   |author   = CatCattyCat
+
   |id      = Kabigon.CampfireCooking
   |author2 = Cat
+
   |nexus   = 2297
   |id      = cat.sprinklerrange
+
   |github = KabigonFirst/StardewValleyMods
   |nexus id = 1179
+
 
   |github  = danvolchek/StardewMods
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Capitalist Split Money
   |author   = Kevin Connors
+
   |author = Ilyaki
   |id       = KevinConnors.RealisticFishing
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 2623
+
   |nexus   = 3083
   |github  = kevinforrestconnors/RealisticFishing
+
   |github = Ilyaki/CapitalistSplitMoney
 +
 
 +
   |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     = Recatch Legendary Fish
+
   |name   = Capstone Professions
   |author   = cantorsdust
+
   |author = spacechase0
   |id       = cantorsdust.RecatchLegendaryFish
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 172
+
  |curse  = 867711
   |github  = cantorsdust/StardewMods
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Carry Chest
   |author  = lperkins2
+
   |author = spacechase0
   |author2  = Logan Perkins
+
   |id      = spacechase0.CarryChest
   |id      = lperkins2.RecoverStamina
+
   |curse  = 867756
   |nexus id = 2332
+
   |moddrop = 134674
   |github  =  
+
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Carry Your Pet
   |author   = Hammurabi
+
   |author = DecidedlyHuman
   |id       = HammurabiRegeneration
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id =
+
   |nexus  = 13009
   |cf id    = 4584
+
   |github  = DecidedlyHuman/StardewValleyMods
   |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
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Zoryn
+
   |author = skellady and sophiesalacia
   |id       = Zoryn.RegenMod
+
   |id     = sophie.CarWarp
   |nexus id =
+
   |nexus  = 11102
   |cf id    =  
+
   |github = sophiesalacia/StardewMods
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Casks Anywhere
   |author   = SlyMerc
+
   |author = YukiShiku, LeonBlade
   |id       = RelationshipBar
+
   |id     = CasksAnywhere
   |nexus id = 1009
+
   |nexus   = 878
   |github   =  
+
   |chucklefish = 5486
   |broke in = Stardew Valley 1.3
+
   |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Casks Everywhere
   |author   = rodrigovaz
+
   |author = CatCattyCat, Cat
   |id       = relationshipsenhanced
+
   |id     = cat.caskseverywhere
   |nexus id =  
+
   |nexus   = 2994
   |cf id    = 4435
+
   |moddrop = 833561
   |github   =  
+
   |github = danvolchek/StardewMods
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = RelationShipStatus
+
   |name   = Casks on Ground
   |author   = Dragonisser
+
   |author = punyo, yakminepunyo
   |id       = relationshipstatus
+
   |id     = punyo.CasksOnGround
   |nexus id = 751
+
   |nexus   = 2406
   |github   =  
+
   |github = pomepome/CasksOnGround
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Casual Life
   |author   = Surkasu
+
   |author = adverserath
   |id       = Surkasu.Reminders
+
   |id     = Adverserath.CasualLife
   |nexus id = 2481
+
   |nexus   = 6011
   |github  =  
+
   |github = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Catalogue Filter
   |author  = EternalSoap
+
   |author = aedenthorn, Erinthe
   |author2 = arjan3004
+
  |id      = aedenthorn.CatalogueFilter
   |id      = EternalSoap.RemoteFridgeStorage
+
  |nexus   = 13137
   |nexus id = 2545
+
   |github = aedenthorn/StardewValleyMods
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Catalogue Filter - Continued
   |author   = CatCattyCat
+
   |author  = aedenthorn and FlyingTNT
  |author2 = Cat
+
   |id     = FlyingTNT.CatalogueFilter
   |id       = cat.removablehorsehats
+
   |nexus   = 22379
   |nexus id = 2223
+
   |github = FlyingTNT/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Catalogue Framework
   |author   = Remmie
+
   |author  = leroymilo
  |author2 = CoinzReturns
+
   |id     = leroymilo.CatalogueFramework
   |id       = Remmie.Rename
+
   |nexus   = 22364
   |nexus id = 2130
+
   |github = Leroymilo/Catalogue-Framework
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Catalogues Anywhere
   |author   = JarvieK
+
   |author = Cherry, CherryChain
   |id       = JarvieK.RentedTools
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 1307
+
   |nexus   = 4949
   |github   = Jarvie8176/StardewMods
+
  |moddrop = 716382
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = jwdred
+
   |author = StarCat
   |id       = jwdred.Replanter
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 589
+
   |nexus   = 19528
   |github  = jdusbabek/stardewvalley
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Categorize Chests
   |author   = littleraskol
+
   |author = SteelixLeiter
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = CategorizeChests
   |nexus id =
+
   |nexus  = 1300
   |cf id    = 4465
+
   |github = doncollins/StardewValleyMods
   |github   =  
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
}}
+
<!--
{{/entry
+
   |unofficial version = 1.4.3-unofficial.3.mizzion
   |name    = Reseed
+
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
   |name2    = Roc's Reseed Mod
+
-->
  |author  = rocslayer
 
  |author2  = James Overton
 
  |id      = Roc.Reseed
 
  |nexus id = 2421
 
  |github  =
 
  |broke in =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors
+
   |name    = Cat Gifts
  |name2   = Wallpaper Retain
+
   |author = skuldomg, Skuld
   |author   = Iceburg
+
   |id     = skuldomg.catGifts
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |nexus   = 2132
   |nexus id = 356
+
   |github = skuldomg/catGifts
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Cats and Dogs
   |author   = ylsama
+
   |author = DelphinWave
   |id       = ylsama.RightClickMoveMode
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 2614
+
   |nexus   = 7407
   |github   = ylsama/RightClickMoveMode
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Cauldron of Chance
   |author   = Yoshify
+
   |author = Expl0
   |id       = Yoshify.RiseAndShine
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 3
+
   |nexus   = 10975
   |github   =  
+
   |github = WizardsLizards/CauldronOfChance
   |broke in = SMAPI 0.39.1
+
 
  |unofficial url    = https://community.playstarbound.com/attachments/riseandshine-1-1-1-whisk-update-zip.192899
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-whisk-update
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Cave of Memories
   |author   = Teban100
+
   |author = PeacefulEnd
   |id       = RopeBridge
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 824
+
   |nexus   = 12619
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = Floogen/MysticalBuildings
  |broke in = SMAPI 2.6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Cellar Available
   |author   = Pathoschid
+
   |author = candidus42
   |id       = Pathoschild.RotateToolbar
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 1100
+
   |nexus   = 5104
   |github   = Pathoschild/StardewMods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Challenger
   |author   = spacechase0
+
   |author = Slothsoft
   |id       = spacechase0.RushOrders
+
   |id     = Slothsoft.Challenger
   |nexus id = 605
+
   |nexus   = 14196
   |cf id    = 4274
+
   |github  = slothsoft/stardew-challenger
   |github  = spacechase0/RushOrders
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Challenger → Automate
   |author   = CatCattyCat
+
   |author  = Slothsoft
  |author2 = Cat
+
   |id     = Slothsoft.ChallengerAutomate
   |id       = cat.safelightning
+
   |nexus   = 14196
   |nexus id = 2039
+
   |github = slothsoft/stardew-challenger
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Challenging Community Center Bundles
   |author   = Jesse
+
   |author = alvadea & jaksha6472
   |author2  = Jdvicks94
+
   |id      = alja.CCCB
   |id      = Jesse.SauvignonInStardew
+
   |nexus  = 6361
   |nexus id = 2597
+
   |moddrop = 845377
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Chance Cubes
   |author   = Omegasis
+
   |author = Turkey2349
   |author2  = Alpha_Omegasis
+
   |id      = turkey2349.chancecubes
   |id      = Omegasis.SaveAnywhere
+
   |nexus  =
   |nexus id = 444
+
   |curse  = 297899
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Change Cabin Type
   |author   = SMAPI
+
   |author = funny-snek
   |id       = SMAPI.SaveBackup
+
   |id     = funnysnek.ChangeCabinType
   |nexus id =
+
   |nexus  = 3046
   |url      = https://smapi.io
+
   |github =
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Change Dialogues
   |author   = Caraxian
+
   |author = mardrest
   |id       = caraxian.scroll.to.blank
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id =  
+
   |nexus   = 5335
   |cf id    = 4405
+
   |moddrop = 800760
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Change Farm Caves
   |author   = Tomwa
+
   |author = MindMeltMax
   |id       = Tomwa.ScrollToZoom
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 2163
+
  |curse  = 1004487
   |github   =  
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Change Horse Sounds
   |author   = mmanlapat
+
   |author = CyanFire
   |id       = mmanlapat.ScytheHarvesting
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 1106
+
   |nexus   = 13428
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Change Professions
   |author   = Dawgeth
+
   |author = Alek, amazingalek
   |id       = MTD.SDVTwitch
+
   |id     = Alek.ChangeProfessions
   |nexus id = 1760
+
   |nexus   = 3989
   |github  = dawgeth/SDVTwitch
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Change Shoe Color
   |author   = Entoarox
+
   |author = Shaklin
   |id       = Entoarox.SeasonalImmersion
+
   |id     = shaklin.changeshoecolor
   |nexus id = 2273
+
   |nexus  = 6101
   |cf id    = 4262
+
   |github =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Change Slime Hutch Limit
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.SeedBag
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 1133
+
   |nexus   = 6455
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = spacechase0
+
   |author = Majesity
   |id       = spacechase0.SeedCatalogue
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 1640
+
   |nexus   = 19052
   |cf id    = 5090
+
   |github  = DevWithMaj/Stardew-CHAOS
   |github  = spacechase0/SeedCatalogue
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = JarvieK
+
   |author = jeanne
   |id       = JarvieK.SelfService
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 1304
+
   |nexus   = 7415
   |github   = Jarvie8176/StardewMods
+
   |github =
  |broke in = 1.3.28
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = GuiNoya
+
   |author  = StultusV
  |author2 = Yesst
+
   |id     = StultusV.WikiLinker
   |id       = GuiNoya.SelfServiceShop
+
   |nexus   = 12999
   |nexus id = 1622
+
   |github  = JudeRV/SDV_WikiLinker
   |github   = GuiNoya/SVMods
 
  |broke in = Stardew Valley 1.3
 
<!--
 
  |status  = workaround
 
-->
 
  |summary = <s>use [[#Self Service|Self Service]] instead.</s>
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers
+
   |name    = Chargeable Resource Tools
  |name2   = Send Letters
+
   |author = DaLion
   |author   = Denifia
+
   |id     = DaLion.Chargeable
   |id       = Denifia.SendItems
+
   |nexus   = 23048
   |nexus id = 1087
+
   |github = daleao/sdv
   |github   = Denifia/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = dJomp
+
   |author = PeepCake
   |id       = dJomp.SetUniqueGameID
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 2042
+
   |nexus   = 6986
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Chaste Valley
   |author   = TheCroak
+
   |author = Tensor
   |id       = TheCroak.BuildingsNotifications
+
   |id     = Tensor.ChasteValley
   |nexus id = 620
+
   |nexus   = 21925
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Chat Commands
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = Nishtra.ShenandoahProject
+
   |id     = cat.chatcommands
   |nexus id = 756
+
   |nexus   = 2092
   |github   =  
+
  |moddrop = 833554
   |broke in = Stardew Valley 1.3
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Chatter
   |author   = Iceburg
+
   |author = Jboss
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = Jboss.Chatter
   |nexus id = 321
+
   |nexus   = 16559
   |github   =  
+
   |github = jbossjaslow/Chatter
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Entoarox
+
   |author = Annosz
   |id       = Entoarox.ShopExpander
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 2278
+
   |nexus  = 5826
   |cf id    = 4381
+
   |github = Annosz/StardewValleyModding
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Chef Helper - Add to Fridges
   |author   = Igorious
+
   |author = Rui3
   |id       = Igorious.Showcase
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id =
+
   |nexus  = 5606
   |cf id    = 4487
+
   |github = ChristinaEd/ChefHelperAddToFridges
   |github   = Igorious/Stardew_Valley_Showcase_Mod/
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Chefs Closet
   |author   = TehPers
+
   |author = elDudeerino
   |id       = TehPers.ShroomSpotter
+
   |id     = Duder.ChefsCloset
   |nexus id = 908
+
   |nexus  = 1030
  |github   = TehPers/StardewValleyMods
+
   |github  = deLaDude/ChefsCloset
}}
+
 
{{/entry
 
  |name    = Simple Crop Label
 
  |author  = TheMusketeer
 
  |id      = SimpleCropLabel
 
  |nexus id = 314
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Simple Sound Manager
 
  |author  = AlphaOmegasis
 
  |author2 = Alpha_Omegasis
 
  |id      = Omegasis.SimpleSoundManager
 
  |nexus id = 1410
 
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{/entry
 
  |name    = Simple Sprinklers
 
  |author  = ADoby
 
  |author2  = tZed or Tobias Z
 
  |id      = tZed.SimpleSprinkler
 
  |nexus id = 76
 
  |github  = ADoby/SimpleSprinkler
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Cherryrar
   |author   = sivolobwho
+
   |author  = Edu Anttunes
  |author2 = Tori Leblanc or Siv
+
   |id     = Cherryrar.Functions
   |id       = Siv.MarriageMod
+
   |nexus   = 6603
   |nexus id = 366
+
   |github =
   |github   = tlcasebeer/SivsMarriageMod
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |links    = https://github.com/tlcasebeer/SivsMarriageMod/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Chess
   |author   = Alphablackwolf
+
   |author = Platonymous
   |id       = alphablackwolf.skillPrestige
+
   |id     = Platonymous.Chess
   |nexus id = 569
+
  |curse  = 877229
   |github   = Alphablackwolf/SkillPrestige
+
  |moddrop = 793917
   |broke in = Stardew Valley 1.3
+
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige: Cooking Skill Adapter
+
   |name    = Chess Boards
  |name2   = Cooking Skill Prestige Adapter
+
   |author = aedenthorn, Erinthe
   |author   = Alphablackwolf
+
   |id     = aedenthorn.ChessBoards
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter
+
   |nexus  = 11580
   |nexus id = 569
+
   |github = aedenthorn/StardewValleyMods
   |cf id    =  
+
 
   |github   = Alphablackwolf/SkillPrestigeCookingAdapter
+
   |broke in           = Stardew Valley 1.6
   |broke in = Stardew Valley 1.3
+
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Chest Displays
   |author   = DewMods
+
   |author = MindMeltMax
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 2697
+
  |curse  = 997977
   |github   =  
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = ChestEx
   |author   = Pathoschild
+
   |author = berkayylmao
   |id       = Pathoschild.SkipIntro
+
   |id     = berkayylmao.ChestEx
   |nexus id = 533
+
   |nexus   = 4180
   |github  = Pathoschild/StardewMods
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Chest Feature Set
   |author   = Bifibi
+
   |author  = zack20136
  |author2 = Lestoph
+
   |id     = zack20136.ChestFeatureSet
   |id       = SkullCavernElevator
+
   |nexus   = 21155
   |nexus id = 963
+
   |github = zack20136/ChestFeatureSet
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Chest Label System
   |author   = Platonymous
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Platonymous.SleepWorker
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 2062
+
   |nexus   = 242
   |github  = Platonymous/Stardew-Valley-Mods
+
   |chucklefish = 3550
   |status  = optional
+
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Chest Naming
   |author   = spacechase0
+
   |author = M3ales
   |id       = spacechase0.SleepyEye
+
   |id     = ChestNaming
   |nexus id = 1152
+
   |nexus   =
   |cf id    = 4709
+
   |curse  = 299791
   |github  = spacechase0/SleepyEye
+
   |github = M3ales/ChestNaming
   |links    = https://github.com/spacechase0/SleepyEye/issues/2
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Chest Pooling
   |author   = aurnj
+
   |author  = mralbobo
  |author2 = Roy Li
+
   |id     = mralbobo.ChestPooling
   |id       = RuyiLi.SlimeSpawner
+
   |nexus  =
   |nexus id =
+
   |url     = https://community.playstarbound.com/threads/111988
   |cf id    =  
+
  |github  = mralbobo/stardew-chest-pooling
   |url     = https://community.playstarbound.com/threads/slime-spawner.129326/
+
 
   |github   =  
+
  |broke in = Stardew Valley 1.4
   |broke in = SMAPI 2.0
+
   |status   = workaround
 +
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Chest Pooling V2
   |author   = OrSpeeder
+
   |author  = jslattery26
  |author2 = Mauricio Gomes
+
   |id     = jslattery26.ChestPoolingV2
   |id       = Speeder.SlowerFenceDecay
+
   |nexus  = 22461
   |nexus id = 252
+
   |github = jslattery26/stardew_mods
  |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
 
  |broke in = SMAPI 2.0
 
  |status   = workaround
 
   |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Chest Preview
   |author   = stokastic
+
   |author = sergiomadd
   |id       = stokastic.SmartCursor
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 2458
+
   |nexus   = 13946
   |github  = stokastic/SmartCursor
+
   |github = sergiomadd/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Chests Anywhere
   |author   = KuroBear
+
   |author = Pathoschild
   |id       = KuroBear.SmartMod
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id =
+
   |curse   = 1000640
   |cf id    =  
+
   |nexus   = 518
   |url      = https://community.playstarbound.com/threads/108104
+
   |moddrop = 606600
  |github   =  
+
   |github  = Pathoschild/StardewMods
   |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   = Chest Value
   |author   = spacechase0
+
   |author = Jppkr4
   |id       = spacechase0.SpaceCore
+
   |id     = Jppkr4.ChestValue
   |nexus id = 1348
+
   |nexus  = 23816
   |cf id    = 4868
+
   |github =
   |github   = spacechase0/SpaceCore_SDV
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Chest Values
   |author   = Platonymous
+
   |author = MysticalAsian
   |id       = Platonymous.SplitMoney
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 2303
+
   |nexus   = 23878
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Child Bed Config
   |author   = Ilyaki
+
   |author = aclockworkhound
   |id       = Ilyaki.SplitScreen
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 2139
+
   |nexus   = 3540
   |github  = Ilyaki/SplitScreen
+
   |github = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status   = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = Wata
+
   |author  = CroiDorcha
  |author2 = Watagatapitusberry
+
   |id     = CroiDorcha.ChildrenLikeParent
   |id       = Spouseroom
+
   |nexus  = 1756
   |nexus id =
+
   |github =
  |cf id    =
+
 
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |broke in = Stardew Valley 1.4
   |github   =  
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
   |name   = Children's Beds Removal
   |author   = Yoshify
+
   |author = Prismuth
   |id       =  
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 2
+
   |nexus   = 1655
   |github   =  
+
   |github =
   |broke in = SMAPI 0.39.1
+
 
<!--
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead.
+
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Child to NPC
   |author   = Patrick
+
   |author  = loe2run
  |author2 = mistersnuggler
+
   |id     = Loe2run.ChildToNPC
   |id       =  
+
   |nexus  = 4568
   |nexus id =
+
   |github  = loe2run/ChildToNPC
   |cf id    =  
+
 
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |broke in = Stardew Valley 1.5
  |github  = oliverpl/SprintingMod
 
   |broke in = Stardew Valley 1.2
 
 
<!--
 
<!--
   |status  = workaround
+
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |summary  = use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = Chill in Your Farmhouse
   |author  = OrSpeeder
+
   |author = Husky110
   |author2 = Mauricio Gomes
+
  |id      = Husky110.ChillInYourFarmHouse
   |id       = SPDSprintAndDash
+
  |nexus  = 1768
   |nexus id = 235
+
  |github  = Husky110/ChillInYourFarmHouse
   |github   =  
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Choose Baby Gender
 +
   |author = Travoos
 +
   |id     =
 +
   |nexus   = 590
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint and Dash Redux|Sprint and Dash Redux]] instead.
+
   |summary  = use [[#Family Planning|Family Planning]] instead.
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Choose Random Farm Event
   |author   = littleraskol
+
   |author = RunoV
   |id       = littleraskol.SprintAndDashRedux
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id =
+
   |nexus  = 8524
   |cf id    = 4201
+
   |github  = valruno/ChooseRandomFarmEvent
   |source  = https://community.playstarbound.com/resources/4201
+
 
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Chummy Fix
   |author   = punyo
+
   |author = ItsLittany
   |author2  = yakminepunyo
+
   |id      = itslittany.ChummyFix
   |id      = punyo.StackCheckFix
+
   |nexus  = 6363
   |nexus id = 2433
+
   |moddrop = 804100
   |github  = pomepome/StackCheckFix
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Circle of Thorns - NPC Hector
   |author  = CatCattyCat
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |author2 = Cat
+
   |id      = DestyNova.Hector.SMAPI
   |id      = cat.stackeverything
+
   |nexus  = 16032
   |nexus id = 2053
+
  |github =
   |github  = danvolchek/StardewMods
+
 
 +
   |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     = StackSplitX
+
   |name   = CJB Automation
   |author   = tstaples
+
   |author = CJBok
   |id       = tstaples.StackSplitX
+
   |id     = CJBAutomation
   |nexus id = 798
+
   |nexus   = 211
   |github  = tstaples/StackSplitX
+
   |github = CJBok/SDV-Mods
 +
 
 +
  |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     = Stack to Nearby Chests
+
   |name   = CJB Cheats Menu
   |author   = Ilyaki
+
   |author = CJBok and Pathoschild
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 1787
+
  |curse  = 1000644
   |github   = Ilyaki/StackToNearbyChests
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = CJB Item Spawner
   |author   = EvilPdor
+
   |author = CJBok and Pathoschild
  |id      =  
+
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id =
+
   |curse   = 1000641
  |cf id    =
+
   |nexus  = 93
  |url     = https://community.playstarbound.com/threads/111526
+
   |moddrop = 741893
   |github   = natfoth/StardewValleyMods
+
   |github = CJBok/SDV-Mods
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |summary = use [[#Regen Mod|Regen Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = CJB Show Item Sell Price
   |author   = Cylon
+
   |author = CJBok and Pathoschild
   |id       = cylon.stardewbrewery
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
  |nexus id = 2057
+
   |nexus   = 5
  |github  = JustCylon/stardew-brewery
+
   |moddrop = 509768
  |broke in = Stardew Valley 1.3
+
   |github = CJBok/SDV-Mods
}}
 
{{/entry
 
   |name    = Stardew Config Menu
 
  |author   = Juice805
 
   |id      = Juice805.StardewConfigMenu
 
  |nexus id = 1312
 
   |github   = StardewConfigFramework/StardewConfigMenu
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Clay Map
   |author   = spacechase0
+
   |author = Underscore
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = underscore.clay_map
   |nexus id = 1298
+
   |nexus   = 11903
   |github   = spacechase0/StardewEditor
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Clean Beach
   |author   = Mizzion
+
   |author = Artinity
   |id       = mizzion.stardewlocations
+
   |id     = Artinity.CleanBeach
   |nexus id = 1929
+
   |nexus   = 14936
   |github   = Mizzion/StardewLocations
+
   |github = Artinity/clean-beach
  |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notification
+
   |name   = Clean Cellar
   |author   = monopandora
+
   |author = Sonozuki
   |id       = stardewnotification, mondopandora.stardewnotification <!-- actual + unofficial manifest ID -->
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id =
+
   |nexus  = 2975
   |cf id    =  
+
   |github  = Sonozuki/StardewMods
   |url      = https://community.playstarbound.com/threads/127979
+
 
  |github  = monopandora/StardewNotification
+
   |broke in = Stardew Valley 1.6
   |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/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered
+
   |name    = Clean Farm
  |name2   = Stardew Symphony
+
   |author  = tstaples
   |author   = Omegasis
+
   |id     = tstaples.CleanFarm
  |author2 = Alpha_Omegasis
+
   |nexus   = 794
   |id       = Omegasis.StardewSymphonyRemastered
+
   |github = tstaples/CleanFarm
   |old ids  = Omegasis.StardewSymphony <!-- changed in 2.0 -->
 
   |nexus id = 425
 
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Omegasis
+
   |author  = aurpine
  |author2 = Alpha_Omegasis
+
   |id     = aurpine.ClearGlasses
   |id       = Omegasis.StardustCore
+
   |nexus   = 21090
   |nexus id = 2341
+
   |github = aurpine/Stardew-SpriteMaster
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Click 2 Move
   |author   = mmanlapat
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = mmanlapat.StartingMoney
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 1138
+
   |nexus   = 2219
   |github  =  
+
   |github =
 +
 
 +
   |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     = Start With Hat
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = treyh0
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = treyh0.StartWithHat
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 2628
+
   |nexus   = 604
   |github  =  
+
  |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     = StashItemsToChest
+
   |name   = Clint's Backstock
   |author   = lambui
+
   |author = Rokugin
   |id       = BlueMod_StashItemsToChest
+
   |id     = Rokugin.ClintsBackstock
   |nexus id =
+
   |nexus  = 20886
   |cf id    =
+
   |github = rokugin/StardewMods
  |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stephan's Lots of Crops
+
   |name   = Clock24
   |author   = stephanreiken
+
   |author = Lysero
   |id       = stephansstardewcrops
+
   |id     = Lysero.Clock24
   |nexus id =
+
   |nexus  = 3718
   |cf id    = 4314
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |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     = Stone Bridge Over Pond
+
   |name    = Clothes Rack
  |name2   = PondWithBridge
+
   |author = LunaticShade
   |author   = Advize and jinxiewinxie
+
   |id     = LunaticShade.ClothesRack
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |nexus   = 18765
   |nexus id = 316
+
   |github =
   |github   = Jinxiewinxie/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Cloudy Skies
   |author   = Nishtra
+
   |author = Khloe Leclair
   |id       = Nishtra.StumpsTohardwoodStumps
+
   |id     = leclair.cloudyskies
   |old ids  = StumpsToHardwoodStumps
+
   |nexus   = 23135
   |nexus id = 691
+
   |github = KhloeLeclair/StardewMods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Coal Regen
   |author  = Sakorona
+
   |author = Blucifer, BluciferProgrammer
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = Blucifer.CoalRegen
   |id      = KoihimeNakamura.summitreborn
+
   |nexus  = 1664
   |nexus id = 2073
+
  |github = AbbyNode/StardewValley-CoalRegen
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |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     = Swim (Almost) Anywhere
+
   |name    = Cobalt
  |name2   = Swim Suit
+
   |author = spacechase0
   |author   = Platonymous
+
   |id     = spacechase0.Cobalt
   |id       = Platonymous.SwimSuit
+
   |nexus   = 1723
   |nexus id = 1215
+
   |github = spacechase0/Cobalt
   |github   = Platonymous/Stardew-Valley-Mods
+
 
}}
 
{{/entry
 
  |name    = Tainted Cellar
 
  |name2    = Underground House Cellar
 
  |author  = Jinxiewinxie and TaintedWheat
 
  |id      = TaintedCellar
 
  |nexus id = 1672
 
  |github  = Jinxiewinxie/StardewValleyMods
 
 
   |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     = Tapper Ready
+
   |name   = Cock-a-doodle-dont
   |author   = skunkkky
+
   |author = Fuzzy
   |id       = skunkkk.TapperReady
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 1219
+
   |nexus   = 7584
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Coin Collector
   |author   = bdawson1993
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 38
+
   |nexus   = 9843
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 0.39.1
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Cold Pets
   |author   = TehPers
+
   |author = Tyler Gibbs
   |id       = TehPers.FishingOverhaul
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 866
+
   |nexus   = 14379
   |github   = TehPers/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Cold Weather Haley SMAPI
   |author   = Bifibi
+
   |author = DanielSerrano, Lord Xamon
   |id       = Teleporter
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id =  
+
   |nexus   = 1169
   |cf id    = 4374
+
  |github  =
   |github   =  
+
 
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
   |links   = https://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
+
   |status   = abandoned
   |status   = workaround
+
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
   |summary = use [[#Fast Travel|Fast Travel]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Collapsing On The Farm Fix
 +
  |author  = monsoonsheep
 +
  |id      = monsoonsheep.CollapseOnFarmFix
 +
   |nexus   = 18086
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Pucklynn
+
   |author = CISC 3141, Testing, Upsters
   |id       = shannon.MoonMod
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 2482
+
   |nexus   = 10380
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners
+
   |name   = Colored Chests
   |name2    = 3-heart Dance Partner
+
   |author  = Igorious
   |author   = spacechase0
+
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |id      = ThreeHeartDancePartner
+
   |nexus   =
   |nexus id = 500
+
   |chucklefish = 3684
   |cf id    = 3767
+
   |github  =
   |github   = spacechase0/ThreeHeartDancePartner
+
 
 +
   |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     = Tillable Ground
+
   |name   = Colored Crystalariums
   |author   = hawkfalcon
+
   |author = sophiesalacia
   |id       = hawkfalcon.TillableGround
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 2175
+
   |nexus   = 14428
   |github   = hawkfalcon/Stardew-Mods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Colorful Chests
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = spacechase0.ColorfulChests
   |nexus id =  
+
   |nexus   = 1623
   |github   = bcmpinc/StardewHack
+
  |moddrop = 279189
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Colorful Fishing Rods
   |author   = Omegasis
+
   |author  = atravita
  |author2 = Alpha_Omegasis
+
   |id     = atravita.ColorfulFishingRods
   |id       = Omegasis.TimeFreeze
+
   |nexus   = 25258
   |nexus id = 973
+
   |github = 6480k/colorful-fishing-rods
   |github   = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Colorful Fish Ponds
   |author   = DefenTheNation
+
   |author = rokugin
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 2262
+
   |nexus   = 23615
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Combat Controls
   |author   = Sakorona
+
   |author  = DJ-STLN
  |author2 = Kylindra or KoihimeNakamura
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |id       = KoihimeNakamura.TimeReminder
+
   |nexus   = 2590
   |nexus id = 1000
+
   |github = DJ-STLN/CombatControls
   |github   = JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Combat Controls Redux
   |author   = cantorsdust
+
   |author = NormanPCN
   |id       = cantorsdust.TimeSpeed
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 169
+
   |nexus   = 10496
   |github   = cantorsdust/StardewMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMX Loader
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.TMXLoader
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 1820
+
   |nexus   = 16769
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Combat Level Damage Scaler
   |author  = Eleanor
+
   |author = spacechase0
   |author2  = eleanoot
+
   |id      = spacechase0.CombatLevelDamageScaler
   |id      = eleanor.todolist
+
   |curse  = 867732
   |nexus id = 1630
+
   |moddrop = 771671
   |github   = eleanoot/stardew-to-do-mod
+
   |nexus   = 3905
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Combat with Farming Implements
   |author   = mralbobo
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = mralbobo.ToolCharging
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id =
+
   |nexus  = 313
   |cf id    =  
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
   |url      = https://community.playstarbound.com/threads/111988
+
 
  |github  = mralbobo/stardew-tool-charging
+
   |broke in = SMAPI 2.0
   |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Combine Machines
   |author   = CrazyWig
+
   |author = SlayerDharok
   |id       = crazywig.toolpowerselect
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 2553
+
  |curse  = 992028
   |github   =  
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Combine Many Rings
   |author   = Pathoschild
+
   |author = Stari
   |id       = Pathoschild.TractorMod
+
   |id     = Stari.CombineManyRings
   |nexus id = 1401
+
   |nexus   = 8801
   |github   = Pathoschild/StardewMods
+
   |github = SlivaStari/CombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Comics
   |author   = Vrakyas
+
   |author = Platonymous
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = Platonymous.Comics
   |nexus id = 2412
+
   |nexus   = 6281
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Community Bundle Item Tooltip
   |author   = TyoAtrosa
+
   |author = Musbah Sinno
   |id       = TyoAtrosa.Treeshaker
+
   |id     = musbah.bundleTooltip
   |nexus id = 2159
+
   |nexus   = 1329
   |github   = TyoAtrosa/TreeShaker
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Community Center Anywhere
   |author   = YukiShiku
+
   |author  = Stingray
  |author2 = LeonBlade
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |id       = TreeTransplant
+
   |nexus   = 10150
   |nexus id = 1342
+
   |github = Stingrayss/StardewValley
   |github   = LeonBlade/TreeTransplant
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Community Center Bundles Randomizer
   |author   = Cdaragorn
+
   |author = bowtochris
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 1150
+
   |nexus   = 20425
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UiModSuite
+
   |name   = Community Center Helper
   |author   = Demiacle
+
   |author = vgperson
   |id       = Demiacle.UiModSuite
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 1023
+
   |nexus   = 6893
   |github   = demiacle/UiModSuite
+
   |github = vgperson/CommunityCenterHelper
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Community Kitchen
   |author   = Platonymous
+
   |author = blueberry
   |id       = Platonymous.Ultiplayer
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2134
+
   |nexus   = 9851
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = b-b-blueberry/CustomCommunityCentre
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Companion NPCs
   |author   = Armitxes
+
   |author = Redwood
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 2213
+
   |nexus   = 3175
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
   |github = EKomperud/StardewMods
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
   |status      = workaround
 +
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = punyo
+
   |author  = jahangmar
  |author2 = yakminepunyo
+
   |id     = jahangmar.CompostPestsCultivation
   |id       = punyo.UsefulBombs
+
   |nexus   = 4446
   |nexus id = 2488
+
   |github = jahangmar/StardewValleyMods
   |github  = pomepome/UsefulBombs
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = dantheman999
+
   |author = BenW, BW
   |id       = dantheman999.VariableGrass
+
   |id     = BW.MyModding
   |nexus id =
+
   |nexus  = 20918
  |cf id    =
+
   |github =
  |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   = Concentration on Farming
   |author   = bmarquismarkail
+
   |author  = punyo, yakminepunyo
  |author2 = Space Baby
+
   |id     = punyo.ConcentrationOnFarming
   |id       = SB_VerticalToolMenu
+
   |nexus   = 1445
   |nexus id = 943
+
   |github =
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/attachments/verticaltoolmenu-1-3-5-unofficial-2-mizzion-zip.201252
+
   |status   = abandoned
   |unofficial version = 1.3.5-unofficial.2.mizzion
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Configurable Bundle Costs
   |author   = Platonymous
+
   |author = sophiesalacia
   |id       = Platonymous.Visualize
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 1704
+
   |nexus   = 9444
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = Renny
+
   |author = Boogie, BoogieBest
   |id       = renny.stardewvoideffects
+
   |id     = boogie.greenhouse
   |nexus id = 2703
+
   |nexus   = 7109
   |github   = OfficialRenny/StardewVoidEffects
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Configurable Junimo Kart
   |author   = Alhifar
+
   |author = seitanicbean
   |id       = Alhifar.WaitAround
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id =
+
   |nexus  = 6725
   |cf id    =  
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
}}
   |github   = Alhifar/WaitAroundSMAPI
+
{{#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
   |unofficial url = https://community.playstarbound.com/attachments/waitaroundsmapi-1-2-2-unofficial-1-aaronson2012-zip.206151/
+
   |status   = workaround
  |unofficial version = 1-2-2-unofficial-1-aaronson2012}}
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
{{/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   = Configurable Shipping Dates
  |author  = TheOfficialTab
+
   |author = Nishtra
  |id      = theofficialtab.walkthroughtrellis
+
   |id     = ConfigurableShippingDates
  |nexus id = 1958
+
   |nexus  = 675
  |github  = OfficialTab/walk-through-trellis
+
   |github =
}}
+
 
{{/entry
 
   |name     = Wallpaper Fix
 
   |author   = Travoos
 
   |id       =  
 
   |nexus id =
 
   |cf id    = 4211
 
   |github   =  
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Configurable Special Orders Unlock
   |author   = Mizzion
+
   |author = sophiesalacia
   |id       = mizzion.wallpaperrecycler
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 1905
+
   |nexus   = 8690
   |github   = Mizzion/WallPaperRecycler
+
   |github = sophiesalacia/StardewMods
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
  |name    = Configure Machine Outputs
   |author   = Symen
+
  |author  = Mizzion
   |id       = Symen.WarpAnimals
+
  |id      = mizzion.configuremachineoutputs
   |nexus id = 1400
+
  |nexus  = 3490
   |github   = simonbru/WarpAnimals
+
  |moddrop = 661367
   |broke in = Stardew Valley 1.3
+
  |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Configure Machine Speed
 +
   |author = BayesianBandit
 +
   |id     = BayesianBandit.ConfigureMachineSpeed
 +
   |nexus   = 3519
 +
   |github = BayesianBandit/ConfigureMachineSpeed
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Confirm Gifts
   |author   = Shalankwa
+
   |author = BadScientist
   |id       = Shalankwa.WarpToFriends
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 2180
+
   |nexus   = 23224
   |github   = Shalankwa/SDV_Mods
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl
+
   |name    = Confirm Warp Totem
  |name2   = Pet Water Bowl
+
   |author = John Peters
   |author   = Mizzion
+
   |id     = JohnPeters.ConfirmWarpTotem
   |id       = mizzion.petwaterbowl
+
   |nexus   = 20255
   |nexus id = 2009
+
   |github =
   |github   = Mizzion/PetWaterBowl
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Connected Fences
   |author   = Digus
+
   |author = sergiomadd
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 2374
+
   |nexus   = 10063
   |github   = Digus/StardewValleyMods
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Connected Garden Pots
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 2210
+
   |nexus   = 11411
   |github  = JohnsonNicholas/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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     = Weather Controller
+
   |name   = Consistent Tree Growth Speed
   |author   = EvilPdor
+
   |author = IceGladiador
   |id       =  
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id =
+
   |nexus  = 1799
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  = natfoth/StardewValleyMods
+
   |broke in = Stardew Valley 1.3.29
   |broke in = Stardew Valley 1.2
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What FarmCave
+
   |name    = Console Chat
  |name2   = WhatAMush
+
   |author = Sonozuki
   |author   = Oxyligen
+
   |id     = EpicBellyFlop45.ConsoleChat
   |id       = WhatAMush
+
   |nexus   = 3768
   |nexus id = 1097
+
   |github = Sonozuki/StardewMods
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Console Code
   |author  = Oxyligen
+
   |author = spacechase0
   |id      = wHatsUp
+
   |id      = spacechase0.ConsoleCode
   |nexus id = 1082
+
   |curse  = 867737
   |github   =  
+
   |moddrop = 771643
   |broke in = Stardew Valley 1.3
+
   |nexus   = 3101
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Console Commands, TrainerMod
   |author   = f4iTh
+
   |author  = SMAPI
  |author2 = JertsukkaTheMan
+
   |id     = SMAPI.ConsoleCommands
   |id       = f4iTh.WheresMyItems
+
   |nexus   =
   |nexus id = 2086
+
   |url    = https://smapi.io
   |github  =  
+
   |github  = Pathoschild/SMAPI
   |status  = optional
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Console Coordinates
   |author   = thatnzguy
+
   |author = Pillow
   |id       = thatnzguy.WindowResize
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 2266
+
   |nexus   = 8957
   |github  = thatnzguy/WindowResize
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Content Code
   |author   = CatCattyCat
+
   |author = spacechase0
   |author2  = Cat
+
   |id      = spacechase0.ContentCode
   |id      = cat.wintergrass
+
   |curse  = 867697
   |nexus id = 1601
+
   |nexus   = 10545
   |github   = danvolchek/StardewMods
+
   |github = spacechase0/StardewValleyMods
   |status  = optional
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Content Patcher
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Pathoschild
   |id       = WonderfulFarmLife
+
   |id     = Pathoschild.ContentPatcher
   |nexus id =  
+
   |curse  = 309243
   |cf id    =  
+
   |moddrop = 470174
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 1915
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.1 or 1.11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
  |name    = Content Patcher Animations
   |author   = skiilaa
+
  |author  = spacechase0
   |id       = skiilaa.X
+
  |id      = spacechase0.ContentPatcherAnimations
   |nexus id = 2286
+
  |curse  = 867733
   |github  =  
+
  |moddrop = 771670
   |broke in = Stardew Valley 1.3.20
+
  |nexus  = 3853
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Content Patcher Editor
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.ContentPatcherEditor
 +
   |nexus   = 17661
 +
   |github = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher Json Processor
 +
   |author  = Jamie Taylor
 +
   |id      = jltaylor-us.ContentPatcherJsonProcessor
 +
  |nexus  = 13320
 +
  |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Entoarox
+
   |author = Vanguard3000
   |id       = Entoarox.XnbLoader
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 2275
+
   |nexus  = 6564
   |cf id    = 4506
+
   |github =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Continuous Music
   |author   = thakyZ
+
   |author = exhaustors
   |id       = zdailyincrease
+
   |id     = exhaustors.ContinuousMusic
   |nexus id =
+
   |nexus  = 24348
   |cf id    = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Controller Radial Keybindings
   |author   = GuiNoya
+
   |author  = spacechase0
  |author2 = Yesst
+
   |id     = spacechase0.ControllerRadialKeybindings
   |id       = GuiNoya.ZoomLevelKeybind
+
   |nexus   = 12801
   |nexus id = 1621
+
   |github = spacechase0/StardewValleyMods
   |github   = GuiNoya/SVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ZoomMod / Zoom Out Extreme
+
   |name   = Control Tree
   |author   = RockinRolla
+
   |author = Cluom
   |id       = RockinMods.ZoomMod
+
   |id     = Cluom.ControlTree
   |nexus id = 1326
+
   |nexus   = 23119
   |github   = rockinrolla/ZoomMod
+
   |github =
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Control Valley
===SMAPI mods (obsolete)===
+
  |author  = TheTexanTesla
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.
+
  |id      = TheTexanTesla.ControlValley
 +
  |nexus  = 8160
 +
  |github  = tesla1889tv/ControlValleyMod
  
{| 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   = Convenient Chests
   |author   = CJB
+
   |author = Solariz
   |id       = CJBAutomation
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 211
+
   |nexus   = 2196
   |github   = CJBok/SDV-Mods
+
   |github = aEnigmatic/StardewValley
   |broke in = Stardew Valley 1.2
+
   |curse   = 300150
  |status   = workaround
 
  |summary  = no longer maintained; use [[#Automate|Automate]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Convenient Inventory
   |author   = spacechase0
+
   |author = gaussfire
   |id       = spacechase0.Cobalt
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 1723
+
   |nexus   = 10384
   |github   = spacechase0/Cobalt
+
   |github = alanperrow/StardewModding
  |broke in = Stardew Valley 1.3
 
  |summary  = no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Cooking Overhaul
   |author   = Igorious
+
   |author = stardemod
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = stardemod.CookingOverhaul
   |nexus id =
+
   |nexus  = 24845
   |cf id    = 3684
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Cooking Skill
   |author  = punyo
+
   |author = spacechase0
   |author2  = yakminepunyo
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |id      = punyo.ConcentrationOnFarming
+
   |curse  = 867395
   |nexus id = 1445
+
   |moddrop = 127277
   |github   =  
+
   |nexus   = 522
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Coop Battle Pause
   |author   = Nishtra
+
   |author = adverserath
   |id       = ConfigurableShippingDates
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 675
+
   |nexus   = 12061
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = spacechase0
+
   |author = DeLiXx
   |id       = spacechase0.CustomCrops
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 1592
+
   |curse  = 990474
   |github   = spacechase0/CustomCrops
+
   |nexus   = 12269
   |broke in = Stardew Valley 1.3
+
   |github  =
   |summary = no longer maintained; use [[#Json Assets|Json Assets]] instead.
+
   |source = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Cooperative Egg Hunt
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomElementHandler
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 1068
+
   |nexus   = 17058
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#PyTK|PyTK]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Copper Still
   |author   = spacechase0
+
   |author = NCarigon
   |id       = spacechase0.CustomFarmTypes
+
   |id     = NCarigon.CopperStill
   |nexus id = 1140
+
   |nexus  = 15333
   |cf id    = 4705
+
   |github = ncarigon/StardewValleyMods
   |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   = Copy Invite Code
   |author   = Platonymous
+
   |author = CatCattyCat, Cat
   |id       = Platonymous.CustomTV
+
   |id     = cat.copyinvitecode
   |nexus id = 1139
+
   |nexus   = 2171
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = danvolchek/StardewMods
  |broke in = Stardew Valley 1.3
+
 
   |status   = workaround
+
   |status = obsolete
   |summary = use [[#PyTK|PyTK]] instead.
+
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Cosmetic Rings
   |author   = bcmpinc
+
   |author = PeacefulEnd
   |id       = bcmpinc.FixScytheExp
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id =  
+
   |nexus   = 8522
   |github   = bcmpinc/StardewHack
+
   |github = Floogen/CosmeticRings
  |url      = https://github.com/bcmpinc/StardewHack/releases
+
 
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Counting Sheep
   |author  = StarPeanut
+
   |author = calebstein1
   |author2  = Greger
+
   |id      = calebstein1.CountingSheep
   |id      = HappyAnimals
+
   |nexus  = 25380
   |nexus id =  
+
   |github  = calebstein1/CountingSheep
   |cf id    =  
+
}}
   |url     = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
{{#invoke:SMAPI compatibility|entry
   |github   =  
+
   |name    = Cozy Clothing
   |broke in = SMAPI 2.0
+
   |author  = CompSciLauren
   |status  = obsolete
+
   |id     = CompSciLauren.CozyClothing
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |nexus   = 5093
 +
   |curse  = 368028
 +
   |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Crab Net
   |author   = Platonymous
+
   |author = jwdred
   |id       = Platonymous.JunimoFarm
+
   |id     = jwdred.CrabNet
   |nexus id = 984
+
   |nexus   = 584
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = jdusbabek/stardewvalley
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status   = abandoned
+
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Loot Has Quality and Bait Effects
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.CrabPotQuality
 +
  |nexus  = 7767
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Craftable Butterfly Hutches
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |nexus  = 6279
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 +
}}
 +
{{#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.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion
+
   |name    = Craft and Build from Containers, Craft From Containers
  |name2   = AntiExhaustion
+
   |author = aedenthorn, Erinthe
   |author   = Permamiss
+
   |id     = aedenthorn.CraftFromContainers
   |id       = BALANCEMOD_AntiExhaustion
+
   |nexus   = 15341
   |nexus id = 637
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Craft Anything
   |author   = spacechase0
+
   |author = Sabera, kelbesque
   |id       = spacechase0.StardewValleyMP
+
   |id     = Sabera.CraftAnything
   |nexus id = 501
+
   |nexus   = 2524
   |github   = spacechase0/StardewValleyMP
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box &#91;API?&#93;
+
   |name    = Craft Anything Framework
  |name2   = ChatMod
+
   |author = MindMeltMax
   |author   = Kithio
+
   |id     = MindMeltMax.CAF
   |id       = Kithio:ChatMod
+
   |nexus  = 24794
   |nexus id =
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |cf id    = 4296
 
   |github   =  
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Craft Counter
   |author   = vaindil
+
   |author = bcmpinc
   |id       = vaindil.MoodFix
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 1809
+
   |nexus   = 2739
   |github  = vaindil/sdv-moodfix
+
   |github = bcmpinc/StardewHack
 +
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |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  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Crafting Counter
   |author   = YonKuma
+
   |author  = lolpcgaming
  |author2 = kumarei
+
   |id     = lolpcgaming.CraftingCounter
   |id       = YonKuma.MoodGuard
+
   |nexus   = 1585
   |nexus id = 1597
+
   |github =
   |github   = YonKuma/MoodGuard
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = More Map Layers
+
  |name    = Craft Priority
  |author  = Platonymous
+
  |author  = trienow
  |id      = Platonymous.MoreMapLayers
+
  |id      = de.trienow.stardew.craftpriority
  |nexus id = 1134
+
  |nexus  = 4174
  |github  = Platonymous/Stardew-Valley-Mods
+
  |github  = trienow/Stardew-CraftPriority
  |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
  |status  = obsolete
  |summary  = use [[#TMX Loader|TMX Loader]] instead.
+
  |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 Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 +
}}
 +
{{#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    = https://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
 +
  |curse  = 1000626
 +
  |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  = 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    = 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    = 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 Blessings Framework
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customBlessingsFramework
 +
  |nexus  = 25267
 +
  |github  =
 +
}}
 +
{{#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 Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
 +
  |author  = pneuma163
 +
  |id      = pneuma163.CustomElevatorSound
 +
  |nexus  = 24972
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Emotes
 +
  |author  = purrplingcat
 +
  |id      = PurrplingCat.CustomEmotes
 +
  |nexus  = 10861
 +
  |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFarming
 +
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Loader
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 +
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fence Decay
 +
  |author  = Jean Seb Gwak
 +
  |id      = CustomFenceDecay
 +
  |nexus  = 25155
 +
  |github  = JeanSebGwak/CustomFenceDecay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fixed Dialogue
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomFixedDialogue
 +
  |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 Machine Experience
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomMachineExperience
 +
  |nexus  = 25455
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#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    = Day Limiter
 +
  |author  = Parzivl, tadfoster
 +
  |id      = tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |curse  = 885086
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deathpoint - Monster Health Display Mod
 +
  |author  = JeiPi, JeiP1
 +
  |id      = JeiPi.Deathpoint
 +
  |nexus  = 25241
 +
  |github  =
 +
}}
 +
{{#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    = Dino Form 2
 +
  |author  = juminos
 +
  |id      = juminos.DinoForm2
 +
  |nexus  = 24718
 +
  |github  =
 +
}}
 +
{{#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      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, 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
 +
  |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 Bed Mod
 +
  |author  = Nokane
 +
  |id      = Nokane.EarlyBedMod
 +
  |nexus  = 25168
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Community Upgrades
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.EarlyCommunityUpgrades
 +
  |nexus  = 8450
 +
  |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Cave Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.NerfCavePuzzle
 +
  |curse  = 870978
 +
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Dart Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.EasierDartPuzzle
 +
  |curse  = 870971
 +
  |moddrop = 1205159
 +
  |nexus  = 13049
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
  |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
  |nexus  = 1426
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Fishing
 +
  |author  = majordot
 +
  |id      = MajorDOT.EasierFishing
 +
  |nexus  =
 +
  |curse  = 305367
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Monster Eradication
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.EasierMonsterEradication
 +
  |nexus  = 11548
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Special Orders
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
  |github  = TheMightyAmondee/EasierSpecialOrders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = East Scarp (SMAPI)
 +
  |author  = LemurKat and kdau
 +
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 +
  |nexus  = 5787
 +
  |moddrop = 984954
 +
  |source  = https://gitlab.com/kdau/eastscarp
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Access
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.EasyAccess
 +
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Attack
 +
  |author  = season
 +
  |id      = season.EasyAttack
 +
  |nexus  = 20832
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Chest
 +
  |author  = season
 +
  |id      = season.EasyChest
 +
  |nexus  = 20842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Cleaner
 +
  |author  = season
 +
  |
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name           = Showcase
   |author  = TehPers
+
   |id            = Igorious.Showcase
   |id      = SCCL
+
   |update keys    =
   |nexus id = 889
+
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |github  = TehPers/StardewValleyMods
+
   |remote version =
   |broke in = Stardew Valley 1.2
+
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = Teh Core
+
   |name           = Standardized Krobus
   |name2    = Teh's Core Mod
+
   |id            = minervamaga.StandardizedKrobus
   |author  = TehPers
+
   |update keys    = Nexus:5206 → ModDrop:716314
   |id      = TehPers.Core
+
   |local version  =
   |nexus id = 2150
+
   |remote version =
   |github  = TehPers/StardewValleyMods
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name     = The Long Night
+
   |name           = Luck Skill
  |author  = Pathoschild
+
   |id             = spacechase0.LuckSkill
   |id       = Pathoschild.TheLongNight
+
   |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
   |nexus id = 1369
+
   |local version  =
   |github  = pathoschild/StardewMods
+
   |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
   |broke in = Stardew Valley 1.3.20
+
   |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
   |status  = workaround
 
  |summary  = use [[#Night Owl|Night Owl]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|footer}}
  |name    = XmlSerializerRetool
 
  |author  = Persival
 
  |id      = none<!-- no ID in manifest -->
 
  |nexus id = 450
 
  |github  =
 
  |status  = abandoned
 
  |summary  =
 
  |broke in = Stardew Valley 1.1
 
}}
 
|}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==For mod developers==
 
==For mod developers==
Line 4,518: Line 24,495:
 
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,525: Line 24,502:
  
 
# [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]]).
+
# 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        = 295
+
   |next =
  |workaround = 62
 
  |soon      = 67
 
  |broken    = 64
 
   |total      = 488
 
 
}}
 
}}
  
==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 04:27, 1 July 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).