Difference between revisions of "Modding:Mod compatibility"

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

Latest revision as of 19:53, 12 September 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).