Difference between revisions of "Modding:Mod compatibility"

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

Latest revision as of 05:23, 26 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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