Difference between revisions of "Modding:Mod compatibility"

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