Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: new mods: Unlocked Doors)
m
 
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" />
 
! broke in
 
! source
 
! metadata
 
|-
 
{{/entry
 
  |name    = 24h Clock
 
   |author   = Lajna
 
   |id      = Lajna.24hClock
 
  |nexus id = 1695
 
  |github  = LajnaLegenden/Stardew_Valley_Mods
 
 
 
  |beta broke in          = SMAPI 3.0
 
  |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-76#post-3342641
 
  |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   = 24 Hour Format, 24 Hour Clock
   |author   = Prince-Leto
+
   |author = Prince-Leto
   |id       = princeleto.twentyfourhours
+
   |id     = princeleto.twentyfourhours
   |nexus id = 2908
+
   |nexus   = 2908
   |github   = Prince-Leto/StardewValleyMods
+
   |github = Prince-Leto/StardewValleyMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = SMAPI 3.0
  |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
 
  |name    = Access Chest Anywhere
 
  |author  = dumb0t, VIspReaderUS
 
  |id      = AccessChestAnywhere
 
  |nexus id = 257
 
  |github  = VIspReaderUS/AccessChestAnywhere
 
  |broke in = Stardew Valley 1.1
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 3-Story Cellar
   |author   = f4iTh, JertsukkaTheMan
+
   |author = fan
   |id       = f4iTh.ActivateSprinklers
+
   |id     = fan.3-story-cellar
   |nexus id = 2088
+
   |nexus   = 22882
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = 4Leaf
   |author   = Pokeytax
+
   |author = Alex Noddings
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = an.4leaf
   |nexus id = 2631
+
   |nexus   = 2365
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = A Better Crab Trap
   |author  = punyo, yakminepunyo
+
   |author = ARgoChxw
   |id       = punyo.AdjustableStaminaHealing
+
  |id      = ARgoChxw.ABetterCrabTrap
   |nexus id = 2149
+
  |nexus   = 22015
   |github   = pomepome/AdjustableStaminaHealing
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars
 +
  |author  = Ophaneom
 +
   |id     = Ophaneom.AbilitiesExperienceBars
 +
   |nexus   = 8048
 +
   |github = Ophaneom/Abilities-Experience-Bars
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |beta unofficial version = 1.0.5-unofficial.1-pathoschild
+
   |status  = workaround
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
+
   |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
  |links                  = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = ThatNorthernMonkey
+
   |author = Sandman53
   |id       = ThatNorthernMonkey.AdjustArtisanPrices
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id =
+
   |nexus  = 22751
   |cf id    = 3532
+
   |github = Sandman534/Abilities-Experience-Bars
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  |broke in = Stardew Valley 1.1
 
  |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
 
  |links      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
  |link labels = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = A Bonafide Special Blue Chicken
   |author   = f4iTh, JertsukkaTheMan
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = f4iTh.AdjustBabyChance
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 3311
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Access Chest Anywhere
   |author   = mmanlapat
+
   |author = dumb0t, VIspReaderUS
   |id       = mmanlapat.AdjustMonster
+
   |id     = AccessChestAnywhere
   |nexus id = 1161
+
   |nexus   = 257
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
+
   |broke in = Stardew Valley 1.1
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
+
   |status  = workaround
 +
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/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
 
}}
 
}}
{{/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 =
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/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
+
   |nexus   = 14595
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-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
+
   |broke in = Stardew Valley 1.6
  |links        = https://github.com/Digus/StardewValleyMods/pull/8
 
  |link labels  = PR
 
 
 
  |dev note = beta incompatibility possibly due to PyTK/Mail Framework
 
 
}}
 
}}
{{/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   =
   |moddrop id = 600967
+
   |chucklefish = 3532
   |github   = Gathouria/Adopt-Skin
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Adjust Baby Chance
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 3283
+
   |nexus   = 3311
   |cf id    = 5649
+
  |github  =
   |github   = spacechase0/AnimalSocialMenu
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjust Monster
 +
  |author  = mmanlapat
 +
  |id     = mmanlapat.AdjustMonster
 +
   |nexus  = 1161
 +
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt 'n Skin, Animal Skinner
 +
  |author  = Gathouria
 +
  |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
 +
  |nexus  = 4011
 +
  |moddrop = 600967
 +
  |github  = Gathouria/Adopt-Skin
  
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Adopt With Krobus
   |author   = spacechase0
+
   |author = Hana
   |id       = spacechase0.AnotherHungerMod
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 3379
+
   |nexus   = 22218
   |cf id   = 5658
+
  |github  = aeremyns/AdoptWithKrobus
   |moddrop id = 568430
+
}}
   |github   = spacechase0/AnotherHungerMod
+
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Advanced Cooking
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.AdvancedCooking
 +
  |nexus  = 11264
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 0.1.5-unofficial.1-mouahrara
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Advanced Fishing Treasure
   |author   = funny-snek
+
   |author = aceynk
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 2887
+
   |nexus   = 24403
   |github   = funny-snek/anticheat-and-servercode
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Advanced Flute Blocks
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.2048
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 2048
+
   |nexus   = 10934
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Key Bindings
 +
  |author  = Drachenkatze
 +
  |id      = Drachenkatze.AdvancedKeyBindings
 +
  |nexus  = 5127
 +
  |github  = Drachenkaetzchen/AdvancedKeyBindings
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Advanced Location Loader
   |author   = Platonymous
+
   |author = Entoarox
   |id       = Platonymous.ArcadePong
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 2044
+
   |nexus   = 2270
   |github   = Platonymous/Stardew-Valley-Mods
+
  |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).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Loot Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedLootFramework
 +
  |nexus  = 7739
 +
  |github  = aedenthorn/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |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     = Arcade Snake, Snake
+
   |name   = Advanced Machines, AdvMachines
   |author   = Platonymous
+
   |author = ANDR55
   |id       = Platonymous.Snake
+
   |id     = ANDR55.AdvMachines
   |nexus id = 2056
+
   |nexus   =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Melee Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMeleeFramework
 +
  |curse  = 868856
 +
  |nexus  = 7886
 +
  |github  = aedenthorn/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Menu Positioning
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMenuPositioning
 +
  |nexus  = 11315
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
 +
  |nexus  = 435
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Social Interactions
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AdvancedSocialInteractions
 +
  |nexus  = 14451
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Advancing Sprinklers
   |author   = Felix-Dev
+
   |author = Warix3
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = warix3.advancingsprinklers
   |nexus id = 2804
+
   |nexus   = 2983
   |github   = Felix-Dev/StardewMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Artifact Digger
+
   |name   = Advent Calendar
   |author   = Mizzion
+
   |author = Darzington
   |id       = mizzion.artifactdigger
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 4212
+
   |nexus  = 7444
  |github  = Mizzion/MyStardewMods
+
   |github =
}}
 
{{/entry
 
   |name    = Artifact System Fixed
 
  |author  = Ilyaki
 
  |id      = Ilyaki.ArtifactSystemFixed
 
  |nexus id = 2761
 
   |github   = Ilyaki/ArtifactSystemFixed
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Ashley NPC
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = Travoos
+
   |author  = Veniamin-Arefev
   |id      = none<!--no ID in manifest-->
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id =
+
   |nexus    = 19442
  |cf id   =  
+
   |github  = Veniamin-Arefev/StardewMods
  |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 
   |github  = Club559/AshleyMod
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Adventure Shop Inventory
   |author   = Goldenrevolver
+
   |author = Hammurabi
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 260
+
   |nexus   =
   |source  = {{nexus mod|260}}
+
   |chucklefish = 4608
   |dev note = source in download
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-29#post-3306991
+
}}
   |unofficial version = 1.4.1-unofficial.3-slamerz
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AeroCore
 +
   |author  = Tlitookilakin
 +
  |id      = tlitookilakin.AeroCore
 +
  |moddrop = 1275014
 +
  |nexus  = 14700
 +
   |github  = Tlitookilakin/AeroCore
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |beta status  = workaround
+
   |status  = abandoned
  |beta summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
  |links        = https://github.com/JohnsonNicholas/SDVMods/pull/66
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.ATM
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 3135
+
   |nexus   = 14228
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = Max Vollmer, SVProtector
+
   |author = CKextreme
   |id       = maxvollmer.audiodevices
+
   |id     = CKextreme.AfkTimer
   |nexus id = 2838
+
   |nexus   = 3721
   |github   = maxvollmer/AudioDevices
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Agenda
   |author   = taggartaa, Aaron Taggart
+
   |author = OFTS_CQM
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = ofts.agenda
   |nexus id = 1019
+
   |nexus   = 20432
   |github   = taggartaa/AutoAnimalDoors
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Aggressive Acorns
   |author   = Benjamin Wilcox, Ben880, ben1830
+
   |author = Phrasefable
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 2387
+
   |nexus   = 3661
   |github   =  
+
   |github = phrasefable/StardewMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Auto Crop
+
   |name   = Aging Mod
  |author  = aurnj, Roy Li
+
   |author = skn
  |id      = RuyiLi.AutoCrop
+
   |id     = skn.AgingMod
  |nexus id =
+
   |nexus   = 1129
  |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 = SMAPI 2.0
   |beta unofficial version = 2.1.1-unofficial.1-pathoschild
+
   |status   = abandoned
   |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   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = WhiteMind
+
   |author = Fippsie
   |id       = WhiteMind.AF
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 1895
+
   |nexus   = 17273
   |github   = WhiteMinds/mod-sv-autofish
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Airstrike
   |author   = Teban100
+
   |author = XxHarvzBackxX
   |id       = AutoGate
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 820
+
   |nexus   = 10464
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = XxHarvzBackxX/airstrike
  
   |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-55#post-3324704
 
  |links              = https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
  |link labels        = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Alarms
   |author   = Caraxian
+
   |author = aedenthorn, Erinthe
   |id       = caraxian.AutoLoadGame
+
   |id     = aedenthorn.Alarms
   |nexus id = 2509
+
   |nexus   = 17607
   |github   = Caraxi/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = A Less Flashy Stardew
   |author   = lolmaj
+
   |author = mistyspring
   |id       = lolmaj.AutoToolSelect
+
   |id     = mistyspring.lessflashy
   |nexus id = 3883
+
   |nexus   = 10531
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = All Chests Menu
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.Automate
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 1063
+
   |curse  = 868705
   |moddrop id = 509760
+
   |nexus  = 14494
   |github   = Pathoschild/StardewMods
+
   |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     = Automated Doors
+
   |name   = All Crops All Seasons
   |author   = mrslowly, azah
+
   |author = cantorsdust
   |id       = azah.automated-doors
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
  |nexus id =
+
   |nexus   = 170
  |cf id    =
+
   |github  = cantorsdust/StardewMods
  |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
 
   |github   = azah/AutomatedDoors
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3
+
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
   |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   = Allow Beach Sprinklers
   |author   = ScheKaa
+
   |author = Jag3dagster
   |id       = Rakiin.AutomaticGates
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 3109
+
   |nexus  = 7629
   |moddrop id = 467021
+
   |github = Hedgehog-Technologies/StardewMods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = All Professions
   |author   = Omegasis, Alpha_Omegasis
+
   |author = cantorsdust and Pathoschild
   |id       = Omegasis.AutoSpeed
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 443
+
   |nexus   = 174
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Almanac
   |author   = CatCattyCat, Cat
+
   |author = Khloe Leclair
   |id       = cat.autostacker
+
   |id     = leclair.almanac
   |nexus id = 1184
+
   |nexus   = 11022
   |github   = danvolchek/StardewMods
+
   |github = KhloeLeclair/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Almanac → DGA Support
   |author   = Chosimba
+
   |author = Khloe Leclair
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = leclair.almanacdga
   |nexus id = 2307
+
   |nexus   = 11022
   |github   =  
+
   |github = KhloeLeclair/StardewMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoWater
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = Whisk, ddgroves
+
   |author = momoaau
   |id       = whiskersalt.AutoWater, Whisk.AutoWater<!--changed in 1.1.4-->
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 1666
+
  |nexus  = 439
   |github  = ddgroves/AutoWater
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
   |unofficial version = 1.2.2-unofficial.3.mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Alternative Textures
   |author   = aurnj, Roy Li
+
   |author = PeacefulEnd
  |id      = AutoWater
+
   |id      = PeacefulEnd.AlternativeTextures
   |nexus id =
+
   |curse   = 870938
  |cf id    =
+
   |nexus   = 9246
  |url     = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github = Floogen/AlternativeTextures
   |github   =  
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |summary = use [[#AutoWater|AutoWater]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = jackkimball
+
   |author = Alvadea & Jaksha6472
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = Alja.Shack
   |nexus id = 2465
+
   |nexus   = 13187
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github = Jaksha6472/MiningShack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Alvadea & Jaksha6472
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Alja.witchtower
   |nexus id = 1947
+
   |nexus   = 15926
   |github   =  
+
   |github = Jaksha6472/WitchTower
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Always Hay
   |author   = DefenTheNation
+
   |author = Omek97
   |id       = DefenTheNation.BackpackResizer
+
   |id     = omek97.always_hay
   |nexus id = 2263
+
   |nexus   = 20808
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Always On Server for Multiplayer
   |author   = LittleRaskols
+
   |author = funny-snek and Zuberii
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 833
+
   |nexus   = 2677
   |github   =  
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Always Organize Chests
   |author   = Husky110
+
   |author = Zamiel
   |id       = Husky110.BatteryWarningMod
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 1886
+
   |nexus   = 21207
   |github   = Husky110/BatteryWarningMod
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Always Scroll Map
   |author   = Ilyaki
+
   |author = bcmpinc
   |id       = Ilyaki.BattleRoyale
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 3199
+
   |nexus   = 2733
   |github   = Ilyaki/BattleRoyalley
+
   |github = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = bwdy
+
   |author = Saah
   |id       = bwdyworks
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 3530
+
   |nexus   = 23452
   |github   = bwdymods/SDV-bwdyworks
+
   |github = sarahvloos/StardewMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Always Special Title
   |author   = Coll1234567
+
   |author = DespairScent
   |id       = Coll1234567.BecomeEthereal
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 3746
+
   |nexus   = 22150
   |github   =  
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bee House Flower Range Fix
+
   |name   = Always Swim
   |author   = KirbyLink
+
   |author = Hoggagf2
   |id       = kirbylink.beehousefix
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 3013
+
   |nexus  = 13264
  |github   = KirbyLink/BeeHouseFix
+
   |github =
 
 
   |beta broke in          = Stardew Valley 1.4
 
  |links                  = https://github.com/KirbyLink/BeeHouseFix/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Ambient Light
   |author   = Yoshimax
+
   |author = SixthTitan
   |id       = Yoshimax.BefriendMarlon
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 2569
+
   |nexus  = 4639
  |github   = yoshimax2/Befriend-Marlon-and-Gunther
 
  
   |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-78#post-3343907
 
  |links                  = https://github.com/yoshimax2/Befriend-Marlon-and-Gunther/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = EpicBellyFlop45
+
   |author = cindyexe
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = cindyexe.afddiw
   |nexus id = 3605
+
   |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 Activate Sprinklers
+
   |name   = Angel's Existing Weapon Updater
   |author   = ChaosEnergy
+
   |author = Angela Ranna
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 3097
+
   |nexus   = 6894
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = CatCattyCat, Cat
+
   |author = Angela Ranna
   |id       = cat.betterartisangoodicons
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 2080
+
   |nexus   = 6894
   |github   = danvolchek/StardewMods
+
   |github = AngelaRanna/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Angel's Weapon Rebalance
   |author   = EpicBellyFlop45
+
   |author = Angela Ranna
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 3159
+
   |nexus   = 6894
   |github   = EpicBellyFlop45/StardewMods
+
   |github = AngelaRanna/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Angry Grandpa
   |author   = RedstoneBoy
+
   |author = Jonqora
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2504
+
   |nexus   = 6324
   |github   = RedstoneBoy/BetterCrafting
+
   |github = Jonqora/StardewMods
  |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
+
   |broke in = Stardew Valley 1.5
   |links        = https://github.com/RedstoneBoy/BetterCrafting/pull/5
+
<!--
  |link labels  = PR
+
  |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 Discord Presence, SVBDP
+
   |name   = Animal Birth Every Night
   |author   = GitStonic, IMSTONIC
+
   |author = Paritee
   |id       = gitstonic.svbdp
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 3092
+
   |nexus   = 3440
   |github  =  
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Animal Chooser
   |author   = CatCattyCat, Cat
+
   |author = stokastic
   |id       = cat.betterdoors
+
   |id     = stokastic.AnimalChooser
   |nexus id = 3797
+
   |nexus   = 2573
   |github   = danvolchek/StardewMods
+
   |github = stokastic/AnimalChooser
  
 
+
   |broke in = Stardew Valley 1.3.29
   |beta broke in = Stardew Valley 1.4
+
  |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Animal Dialogue Framework
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.betterfruittrees
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 1976
+
   |nexus   = 16881
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = AairTheGreat
+
   |author = Digus
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 4171
+
   |nexus   = 1538
   |github   = AairTheGreat/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Animal Mood Fix
   |author   = CatCattyCat, Cat
+
   |author = Grant Peters
   |id       = cat.bettergardenpots
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 2209
+
   |nexus   = 761
   |github  = danvolchek/StardewMods
+
   |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 Hay
+
   |name   = Animal Observer
   |author   = CatCattyCat, Cat
+
   |author = nofilenamed
   |id       = cat.betterhay
+
   |id     = NFN.ANIMOBS
   |nexus id = 1430
+
   |nexus   = 8653
   |github   = danvolchek/StardewMods
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Animal Patting
   |author   = dphile
+
   |author = DiddyP
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 2085
+
   |nexus   = 3837
   |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   = Animal Pet Status
   |author   = hawkfalcon
+
   |author = Hakej
   |id       = hawkfalcon.BetterJunimos
+
   |id     = hakej.animalpetstatus
   |nexus id = 2221
+
   |nexus   = 8725
   |github   = hawkfalcon/Stardew-Mods
+
   |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 Mixed Seeds
+
   |name   = Animal Produce Expansion
   |author   = EpicBellyFlop45
+
   |author = elbe
   |id       = EpicBellyFlop45.BetterMixedSeeds
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 3012
+
   |nexus   = 9119
   |github   = EpicBellyFlop45/StardewMods
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning
+
   |name   = Animals Die
   |author   = AairTheGreat
+
   |author = Goldenrevolver
   |id       = AairTheGreat.BetterPanning
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 4161
+
   |nexus   = 7769
   |github   = AairTheGreat/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Animals Don't Eat Grass
   |author   = bmarquismarkail, Space Baby
+
   |author = KarratKake
   |id       = SB_BQMS
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 935
+
   |nexus   = 7474
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github =
  
   |beta broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.1.2-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345234
 
  |links                  = https://github.com/bmarquismarkail/SV_BetterQualityMoreSeeds/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Animals Don't Remove Grass
   |author   = Nishtra
+
   |author = MrShreddie
   |id       = BetterQuarry
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 771
+
   |nexus   = 21028
   |github   =
+
   |github =
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Animal Selector
   |author   = Urbanyeti
+
   |author = rikai
   |id       = BetterRanching
+
   |id     = rikai.AnimalSelector
   |nexus id = 859
+
   |nexus   = 8758
   |github   = urbanyeti/stardew-better-ranching
+
   |github = rikai/AnimalSelector
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Animal Shop Conditions
   |author   = EpicBellyFlop45
+
   |author = elbe
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 3232
+
   |nexus   = 9107
   |github   = EpicBellyFlop45/StardewMods
+
  |moddrop = 986958
 +
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Animal Sitter
   |author   = Zoryn
+
   |author = jwdred
   |id       = Zoryn.BetterRNG
+
   |id     = jwdred.AnimalSitter
   |nexus id =
+
   |nexus  = 581
   |cf id    =  
+
   |github = jdusbabek/stardewvalley
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Better Shipping Box
+
  |name    = Animal Sitter LTS
   |author  = Kithio
+
  |author  = oliver
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
  |id      = oliver.AnimalSitterLTS
   |nexus id =
+
  |nexus  = 20831
   |cf id    = 4302
+
  |github  = jdusbabek/stardewvalley
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Animals Need Water
 +
   |author = GZhynko
 +
   |id      = GZhynko.AnimalsNeedWater
 +
  |nexus  = 6196
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Social Menu
 +
  |author  = spacechase0
 +
   |id     = spacechase0.AnimalSocialMenu
 +
  |nexus  = 3283
 +
  |moddrop = 771644
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Whisperer
 +
  |author  = Shalkin
 +
  |id      = shaklin.animalwhisperer
 +
  |nexus  = 8885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animated Parrot and Perch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 +
   |nexus  = 7957
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |links              = https://github.com/JohnsonNicholas/SDVMods/pull/66
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |link labels        = PR
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Animated Portrait Framework
   |author   = spacechase0
+
   |author = akai
   |id       = spacechase0.BetterShopMenu
+
   |id     = akai.AnimatedPortrait
   |nexus id = 2012
+
   |nexus  = 8249
   |cf id    = 5245
+
   |github =
   |github   = spacechase0/BetterShopMenu
 
  
   |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.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Animation-Cancel Keybinding
   |author   = Max Vollmer, SVProtector
+
   |author = Swaglix
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 2558
+
   |nexus   = 20159
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Anki Study Break
   |author   = CatCattyCat, Cat
+
   |author = nymvaline
   |id       = cat.betterslingshots
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 2067
+
   |nexus   = 11279
   |github   = danvolchek/StardewMods
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Anniversary on Calendar
   |author  = Jower
+
   |author = greentodd
   |id       = Jower.BetterSort
+
   |id      = greentodd.CalendarAnniversary
   |nexus id = 1992
+
  |nexus  = 8351
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Another Hunger Mod
 +
  |author  = spacechase0
 +
   |id     = spacechase0.AnotherHungerMod
 +
  |curse  = 867735
 +
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = aedenthorn, Erinthe
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = aedenthorn.YAJM
   |nexus id = 41
+
   |nexus   = 6546
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.2
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 2.3.1-unofficial.8-pathoschild
+
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334734
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
   |links              = https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/6
+
}}
   |link labels        = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti-Cheat Server
 +
  |author  = funny-snek
 +
  |id      = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
 +
   |nexus  = 2887
 +
   |github  = funny-snek/anticheat-and-servercode
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = FricativeMelon
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 4234
+
   |nexus   = 15480
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Anti-Social NPCs
   |author   = LPMG
+
   |author = Super Aardvark, ubererdferkel
   |id       = LPMG.Better_Windows_Mod
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 3672
+
   |nexus   = 5371
   |github   =  
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Anything Ponds
   |author   = spacechase0
+
   |author = MouseyPounds
   |id       = spacechase0.BiggerBackpack
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 1845
+
   |nexus  = 4702
   |cf id    = 5191
+
   |github = MouseyPounds/stardew-mods
   |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   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = Jessebot, JessebotX
+
   |author = aedenthorn, Erinthe
   |id       = jessebot.biggerriverlands
+
   |id     = aedenthorn.AprilFools
   |nexus id = 3025
+
   |nexus   = 11496
   |moddrop id = 467237
+
   |github  = aedenthorn/StardewValleyMods
   |github   = JessebotX/StardewMods
+
 
 +
   |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     = Big Silo
+
   |name   = A Quality Mod
   |author   = lperkins2, Logan Perkins
+
   |author = spacechase0
   |id       = lperkins2.BigSilo
+
   |id     = spacechase0.AQualityMod
   |nexus id = 2429
+
   |nexus   = 14448
   |source  = {{nexus mod|2429}}
+
   |github  = spacechase0/StardewValleyMods
   |dev note = source in download
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Aquarism
   |author   = Omegasis, Alpha_Omegasis
+
   |author = DaLion
   |id       = Omegasis.BillboardAnywhere
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 492
+
   |nexus   = 24356
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Arcade 2048
   |author   = KathrynHazuka
+
   |author = Platonymous
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = Platonymous.2048
   |nexus id = 276
+
  |curse  = 308054
   |github  = KathrynHazuka/StardewValley_BirthdayMail
+
   |nexus   = 2048
   |dev note = author ignored previous PRs
+
   |moddrop = 793820
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Arcade Pong
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = Platonymous.ArcadePong
   |nexus id = 2502
+
   |nexus   = 2044
   |github  =  
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Arcade Snake, Snake
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = Platonymous.Snake
   |nexus id = 2501
+
  |curse  = 308055
   |github   =  
+
   |nexus   = 2056
   |broke in = SMAPI 2.8
+
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Archaeology House Content Management Helper
   |author   = BunnyJumps
+
   |author = Felix-Dev
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 2820
+
   |nexus   = 2804
   |github   =  
+
   |github = Felix-Dev/StardewMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Archaeology Skill for 1.6
   |author   = BunnyJumps
+
   |author = moonslime
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 3145
+
  |curse  = 1003404
   |github   =  
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Archery
   |author   = BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = PeacefulEnd.Archery
   |nexus id = 3143
+
  |curse  = 870921
   |github  =  
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Archery - Starter Pack
   |author   = BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 2500
+
   |nexus   = 16768
   |github   =  
+
   |github = Floogen/Archery
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Arena Challenges Mod
   |author   = BunnyJumps
+
   |author = XxHarvzBackxX
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 3144
+
   |nexus   = 9544
   |github   =  
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Armor Ore
   |author   = BunnyJumps
+
   |author = gmff
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = GMFF.ArmorOre
   |nexus id = 2178
+
   |nexus   =
   |github   =  
+
  |curse  = 485718
 +
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Ars Venefici
   |author   = WindHero
+
   |author = HeyImAmethyst
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 2336
+
   |nexus   = 24409
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github = HeyImAmethyst/Ars-Venefici
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Artifact Digger
   |author   = aurnj, Roy Li
+
   |author = Mizzion
   |id       = RuyiLi.BloodTrail
+
   |id     = mizzion.artifactdigger
   |nexus id =
+
   |nexus  = 4212
   |cf id    =  
+
   |moddrop = 661378
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = Mizzion/MyStardewMods
   |github   =  
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = spacechase0
+
   |author = pepoluan
   |id       = spacechase0.Bow
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2756
+
   |nexus   = 9023
   |cf id    = 5523
+
   |moddrop = 979525
   |github  = spacechase0/Bow
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artifact System Fixed
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ArtifactSystemFixed
 +
  |nexus  = 2761
 +
  |github  = Ilyaki/ArtifactSystemFixed
  
  |dev note = beta incompatibility possibly due to PyTK/SpaceCore
+
   |broke in = Stardew Valley 1.4
}}
 
{{/entry
 
  |name    = Breed Like Rabbits, Breed Rabbits
 
  |author  = Dycedarger
 
  |id      = dycedarger.breedlikerabbits
 
  |nexus id = 948
 
  |github  =
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
+
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Artisan Goods Redone
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Rhukii
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 3429
+
   |nexus   = 9414
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Artisan Products Copy Quality
   |author   = Omegasis, Alpha_Omegasis
+
   |author = justastranger
   |id       = Omegasis.BuildEndurance
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 445
+
  |moddrop = 1554273
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Artista, Artista - Stardew Painter
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Platonymous
   |id       = Omegasis.BuildHealth
+
   |id     = Platonymous.Artista
   |nexus id = 446
+
  |moddrop = 1521420
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 18697
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Ashley NPC
   |author   = Hootless
+
   |author = Travoos
   |id       = hootless.BusLocations
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2905
+
   |nexus   =
   |github  = hootless/StardewMods
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
}}
+
   |github = Club559/AshleyMod
{{/entry
 
  |name    = Buy Back Collectables
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 
  |nexus id = 507
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Denifia
+
   |author = Goldenrevolver
   |id       = Denifia.BuyRecipes
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 1126
+
   |nexus   = 260
   |github   = Denifia/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Atelier Cauldron, Cauldron
   |author   = funny-snek
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = funnysnek.displaycabinowner
+
   |id     = Atelier.Cauldron
   |nexus id = 3036
+
   |nexus   = 22926
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = ATM
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.cactihurtyou
+
   |id     = Platonymous.ATM
   |nexus id = 4019
+
  |curse  = 308504
   |github  = danvolchek/StardewMods
+
  |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     = Calendar Anywhere
+
   |name   = AtraCore
   |author   = Zoryn
+
   |author = atravita
   |id       = Zoryn.CalendarAnywhere
+
   |id     = atravita.AtraCore
   |nexus id =  
+
   |curse  = 870972
   |cf id    =  
+
   |moddrop = 1205156
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 12932
   |github   = Zoryn4163/SMAPI-Mods
+
  |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = Kabigon
+
   |author = atravita
   |id       = Kabigon.CampfireCooking
+
   |id     = atravita.StopRugRemoval
   |nexus id = 2297
+
  |curse  = 870985
   |github   = KabigonFirst/StardewValleyMods
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |links              = https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
  |link labels        = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Audio Descriptions
   |author   = Ilyaki
+
   |author = mistyspring
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = mistyspring.AudioDescription
   |nexus id = 3083
+
  |curse  = 880513
   |github   = Ilyaki/CapitalistSplitMoney
+
   |nexus   = 16294
 +
   |github = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Audio Devices
   |author   = spacechase0
+
   |author = Max Vollmer, SVProtector
   |id       = spacechase0.CarryChest
+
   |id     = maxvollmer.audiodevices
   |nexus id = 1333
+
   |nexus   = 2838
   |cf id    = 4851
+
   |github  = maxvollmer/AudioDevices
   |moddrop id = 134674
+
 
   |github   = spacechase0/CarryChest
+
   |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     = Casks Anywhere
+
   |name   = Aurora GSI for Stardew Valley
   |author   = YukiShiku, LeonBlade
+
   |author = macer-Tim Oberle
   |id       = CasksAnywhere
+
   |id     = macer.AuroraGSI
   |nexus id = 878
+
   |nexus   = 6088
   |cf id   = 5486
+
  |github  =
   |moddrop id = 124612
+
}}
   |github   = LeonBlade/CasksAnywhere
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name   = Auto Animal Doors
   |beta broke in = Stardew Valley 1.4
+
  |author  = taggartaa, Aaron Taggart
 +
   |id     = AaronTaggart.AutoAnimalDoors
 +
   |curse   = 1002753
 +
  |nexus  = 1019
 +
   |github  = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Auto-Attack
   |author   = CatCattyCat, Cat
+
   |author = X3n0n182
   |id       = cat.caskseverywhere
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 2994
+
   |nexus   = 7258
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Auto-Attack
   |author   = punyo, yakminepunyo
+
   |author = cgifox
   |id       = punyo.CasksOnGround
+
   |id     = cgifox.AutoAttack
   |nexus id = 2406
+
   |nexus   = 9620
   |github   = pomepome/CasksOnGround
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Auto Bait and Tackles
   |author   = SteelixLeiter
+
   |author = Alison Li
   |id       = CategorizeChests
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 1300
+
   |nexus   = 6773
   |github   = doncollins/StardewValleyMods
+
   |github  = Alison-Li/AutoBaitAndTacklesMod
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Convenient Chests|Convenient Chests]] instead.
 
<!--
 
  |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   = Auto Break Geode
   |author   = skuldomg, Skuld
+
   |author = weizinai
   |id       = skuldomg.catGifts
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 2132
+
   |nexus   = 20685
   |github   = skuldomg/catGifts
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Auto Catch
   |author   = funny-snek
+
   |author = MercuryVN
   |id       = funnysnek.ChangeCabinType
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 3046
+
   |nexus   = 22616
   |github   =  
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Auto Coffee
   |author   = Alek, amazingalek
+
   |author = Ben880, ben1830
   |id       = Alek.ChangeProfessions
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 3989
+
   |nexus   = 2387
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = CatCattyCat, Cat
+
   |author = Jihyun and Somin
   |id       = cat.chatcommands
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 2092
+
   |nexus   = 24178
   |github   = danvolchek/StardewMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Auto Crop
   |author   = elDudeerino
+
   |author = aurnj, Roy Li
   |id       = Duder.ChefsCloset
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 1030
+
   |nexus   =
   |github   = deLaDude/ChefsCloset
+
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Eat
 +
  |author  = Permamiss
 +
  |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
 +
  |nexus  = 643
 +
  |curse  = 307990
 +
  |github  = Permamiss/Auto-Eat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Farm Screenshot
 +
  |author  = Dwayneten
 +
  |id      = DwayneTen.AutoFarmScreenshot
 +
  |nexus  = 4783
 +
  |github  = Dwayneten/AutoFarmScreenshot
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.5
 +
  |status   = workaround
 +
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Auto Fill Pet Bowl
   |author   = Platonymous
+
   |author = Siweipancc
   |id       = Platonymous.Chess
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 3976
+
   |nexus   = 20667
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Autofill Pet Bowl
   |author   = Berkay Yigit, berkayylmao
+
   |author = maephie
   |id       = berkayylmao.ChestEx
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 4180
+
   |nexus   = 13296
   |github   = berkayylmao/ChestEx
+
   |github = maephie/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Auto Fish
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = WhiteMind
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = WhiteMind.AF
   |nexus id = 242
+
   |nexus  = 1895
  |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |github = WhiteMinds/mod-sv-autofish
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Auto Fishing
   |author   = mralbobo
+
   |author = SorryLate, rharyanto
   |id       = mralbobo.ChestPooling
+
   |id     = SorryLate.AutoFishing
   |nexus id =
+
   |nexus  = 5235
  |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   = Auto Fishing
   |author   = Pathoschild
+
   |author = Tibbles
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 518
+
   |nexus   = 21339
   |github   = Pathoschild/StardewMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Auto Gate
   |author   = aclockworkhound
+
   |author = Teban100
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = AutoGate
   |nexus id = 3540
+
   |nexus   = 820
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Auto-Grabber Mod
   |author   = CroiDorcha
+
   |author = Jotser
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 1756
+
   |nexus   = 2783
   |github   =  
+
   |github =
  
   |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     = Children's Beds Removal
+
   |name   = Auto-Grab Truffles
   |author   = Prismuth
+
   |author = Tsin
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 1655
+
   |nexus   = 14162
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Auto Grab Truffles
   |author   = Husky110
+
   |author = Frostiverse
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 1768
+
   |nexus   = 21705
   |github   = Husky110/ChillInYourFarmHouse
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = Travoos
+
   |author = QiXing
   |id       =  
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 590
+
   |nexus   = 20874
   |github  =  
+
   |github = qixing-jk/QiXingAutoGrabTruffles
   |broke in = SMAPI 2.0
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Baby Gender Interface|Baby Gender Interface]] instead.
+
   |name    = Auto Load Game
 +
   |author  = Caraxian
 +
  |id      = caraxian.AutoLoadGame
 +
   |nexus   = 2509
 +
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Automate
   |author   = CJB
+
   |author = Pathoschild
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = Pathoschild.Automate
   |nexus id = 4
+
   |curse  = 992857
   |github   = CJBok/SDV-Mods
+
   |nexus   = 1063
 
+
  |moddrop = 509760
   |beta broke in = Stardew Valley 1.4
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Automate Chests
   |author   = CJB
+
   |author = SinZ
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = SinZ.AutomateChests
   |nexus id = 93
+
   |nexus   = 11727
   |github   = CJBok/SDV-Mods
+
   |github = SinZ163/StardewMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Automated Doors
   |author   = CJB
+
   |author = mrslowly, azah
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = azah.automated-doors
   |nexus id = 5
+
   |nexus   =
   |github   = CJBok/SDV-Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 +
   |github = azah/AutomatedDoors
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.3
 +
  |unofficial version = 1.4.3-unofficial.4-pickle
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Automate Tool Swap
   |author   = EpicBellyFlop45
+
   |author = Trapyy
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 2975
+
  |curse  = 1001901
   |github   = EpicBellyFlop45/StardewMods
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Automatic Gates
   |author   = tstaples
+
   |author = ScheKaa
   |id       = tstaples.CleanFarm
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 794
+
   |nexus   = 3109
   |github  = tstaples/CleanFarm
+
  |moddrop = 467021
 +
   |github =
 +
 
 +
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Automatic Petting of Animals
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = yangZ
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 2219
+
   |nexus   = 23539
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Automatic Screenshot Taker
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Zamiel
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 604
+
   |nexus   = 10460
   |github   = JohnsonNicholas/SDVMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = Lysero
+
   |author = yangZ
   |id       = Lysero.Clock24
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 3718
+
   |nexus   = 23508
   |github   =
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.4
 
  |beta status  = workaround
 
  |beta summary = use [[#24h Clock|24h Clock]] by Lajna instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Automators
   |author   = Blucifer, BluciferProgrammer
+
   |author = Kristian Skistad
   |id       = Blucifer.CoalRegen
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 1664
+
   |nexus   = 15776
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = kristian-skistad/automators
 
 
  |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 Melee Attack
   |author   = DanielSerrano, Lord Xamon
+
   |author = Siweipancc
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 1169
+
   |nexus   = 20704
   |github   =
+
   |github  =
  |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   = Autonomals
   |author   = spacechase0
+
   |author = DespairScent
   |id       = spacechase0.ColorfulChests
+
   |id     = DespairScent.Autonomals
   |nexus id = 1623
+
   |nexus  = 22879
   |cf id    = 5085
+
   |github =
  |moddrop id = 279189
 
   |github   = spacechase0/ColorfulChests
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = DJ-STLN
+
   |author = Jag3Dagster
   |id       = DJ-STLN.CombatControls
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 2590
+
  |curse  = 989657
   |github   = DJ-STLN/CombatControls
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Auto Speed
   |author   = spacechase0
+
   |author = Omegasis, Alpha_Omegasis
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 3905
+
   |nexus  = 443
   |cf id    = 5754
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = spacechase0/CombatLevelDamageScaler
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Auto-Stack Bait
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Jonathan Feenstra
   |id       = SPDFarmingImplementsInCombat
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 313
+
   |nexus   = 23423
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = JonathanFeenstra/Auto-StackBait
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Musbah Sinno
+
   |author = CatCattyCat, Cat
   |id       = musbah.bundleTooltip
+
   |id     = cat.autostacker
   |nexus id = 1329
+
   |nexus   = 1184
   |github   = musbah/StardewValleyMod
+
  |moddrop = 833539
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Bundle Overhaul (SMAPI Version)
+
   |name   = Auto Stack Items to Chest
   |author   = Chaos234
+
   |author = Chosimba
   |id       = Chaos234.CommunityCenterBundleOverhaul
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 1681
+
   |nexus   = 2307
   |broke in = SMAPI 2.0
+
  |github  =
  |github  = chaos234/StardewValleyMods
+
 
   |status  = workaround
+
   |broke in = SMAPI 3.0
   |summary  = use [https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-9#post-3275848 unofficial Content Patcher equivalent] instead.
+
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Auto Tool Select
   |author   = Redwood
+
   |author = lolmaj
   |id       = Redwood.CompanionNPCs
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 3175
+
   |nexus   = 3883
   |github   = EKomperud/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |links        = https://github.com/EKomperud/StardewMods/pull/2
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Auto Trash
   |author   = KnockedMallard42
+
   |author = DrOreo002
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = droreo002.autotrash
   |nexus id = 280
+
   |nexus   = 4924
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Auto Trasher
   |author   = Mizzion
+
   |author = Jag3Dagster
   |id       = mizzion.configuremachineoutputs
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 3490
+
  |curse  = 1014272
   |github   = Mizzion/MyStardewMods
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Auto Travel
   |author   = BayesianBandit
+
   |author = GrumpyCrouton
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 3519
+
   |nexus   = 10693
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Auto Water
   |author   = IceGladiador
+
   |author = Pickle, ddgroves
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = pickle.autowater
   |nexus id = 1799
+
   |nexus   = 1666
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Auto Water
   |author   = EpicBellyFlop45
+
   |author = Steph Hoel
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = StephHoel.AutoWater
   |nexus id = 3768
+
   |nexus   = 21022
   |github   = EpicBellyFlop45/StardewMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Auto Watering (aurnj)
   |author   = spacechase0
+
   |author = aurnj, Roy Li
   |id       = spacechase0.ConsoleCode
+
   |id     = AutoWater
   |nexus id = 3101
+
   |nexus   =
   |cf id    = 5610
+
   |url    = https://community.playstarbound.com/threads/auto-watering.129355
   |github  = spacechase0/ConsoleCode
+
   |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     = Console Commands, TrainerMod
+
   |name   = Auto Watering (stellarashes)
   |author   = SMAPI
+
   |author = stellarashes
   |id       = SMAPI.ConsoleCommands
+
   |id     = stellarashes.Autowatering
   |nexus id =
+
   |nexus  = 5463
   |url      = https://smapi.io
+
   |github = stellarashes/SDVMods
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = A Very Special Blue Chicken
   |author   = Pathoschild
+
   |author = jackkimball
   |id       = Pathoschild.ContentPatcher
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 1915
+
   |nexus  = 2465
   |moddrop id = 470174
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |github   = Pathoschild/StardewMods
 
  
   |beta broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 2.0.1-unofficial.1-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Avoid Losing Scepter
   |author   = spacechase0
+
   |author = atravita
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 3853
+
  |curse  = 870974
   |cf id    = 5740
+
   |moddrop = 1146671
   |github   = spacechase0/ContentPatcherAnimations
+
   |nexus  = 11856
 +
   |github = atravita-mods/StardewMods
  
   |beta broke in = SMAPI 3.0
+
   |status  = abandoned
   |dev note      = beta incompatibility possibly due to Content Patcher
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Baby Chance Adjustment
   |author   = Solariz
+
   |author = LateFilmsGamer
   |id       = aEnigma.ConvenientChests
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 2196
+
   |nexus   = 15018
   |github   = aEnigmatic/StardewValley
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Baby Gender Interface
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 522
+
   |nexus  = 1947
   |cf id    = 4054
+
   |github =
  |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
+
  |status  = abandoned
   |dev note = beta incompatibility possibly due to SpaceCore
+
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
   |github  = DelphinWave/BabyPets
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Backpack Resizer
   |author   = jwdred
+
   |author = DefenTheNation
   |id       = jwdred.CrabNet
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 584
+
   |nexus   = 2263
   |github   = jdusbabek/stardewvalley
+
   |github = DefenTheNation/StardewMod-BackpackResizer
  |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     = Craftable Legendary Fish Mounts
+
   |name   = Backside Attack
   |author   = FallToot
+
   |author = andysun, ReddoHoku
   |id       = FallToot.CraftableFishMounts
+
   |id     = andysun.BacksideAttack
   |nexus id = 4286
+
   |nexus   = 7815
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Backstory Questions Framework
   |author   = Sabera, kelbesque
+
   |author = spacechase0
   |id       = Sabera.CraftAnything
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 2524
+
   |nexus   = 14570
   |github   = ebehar/CraftAnything
+
   |github = spacechase0/StardewValleyMods
  |dev note = GitHub repo outdated (see issue #1)
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Bait Maker - Quality Matters
   |author   = lolpcgaming
+
   |author = Speshkitty
   |id       = lolpcgaming.CraftingCounter
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 1585
+
   |nexus   = 22768
   |github   =
+
   |github =
  |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   = Baits Do Their Jobs
   |author   = bcmpinc
+
   |author = MercuryVN
   |id       = bcmpinc.CraftCounter
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 2739
+
   |nexus   = 23217
   |github   = bcmpinc/StardewHack
+
   |github = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Balanced Combine Many Rings
   |author   = trienow
+
   |author = Arruda
   |id       = de.trienow.stardew.craftpriority
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 4174
+
   |nexus   = 8981
   |github   = trienow/Stardew-CraftPriority
+
   |github = arruda/BalancedCombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Bank of Ferngill
   |author   = MouseyPounds
+
   |author = Mizzion
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = mizzion.bankofferngill
   |nexus id = 3986
+
   |nexus   = 13043
   |github   = MouseyPounds/stardew-mods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Platonymous
+
   |author = BarleyZP
   |id       = Platonymous.CropExtension
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 3208
+
   |nexus   = 21238
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Barn Incubator Support
   |author   = Pathoschild
+
   |author = elbe
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 3000
+
   |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     = Crops Watered Indicator
+
   |name   = Basic Sprinkler Improved
   |author   = Tyler Thrailkill, snowe2010
+
   |author = littleraskol
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 3200
+
   |nexus   = 833
   |github   = snowe2010/starbound-mods
+
   |github = littleraskol/Basic-Sprinkler-Improved
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Bat Form
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.CropTransplantMod
+
   |id     = aedenthorn.BatForm
   |nexus id = 2594
+
   |curse  = 868667
   |github   = Digus/StardewValleyMods
+
   |nexus   = 16825
 
+
   |github  = aedenthorn/StardewValleyMods
   |beta broke in = Stardew Valley 1.4
 
  |links        = https://github.com/Digus/StardewValleyMods/pull/8
 
  |link labels  = PR
 
  
   |dev note = beta incompatibility possibly due to Mail Framework
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Battery Warning Mod
   |author   = Vrakyas
+
   |author = Husky110
   |id       = Vrakyas.CurrentLocation
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 4028
+
   |nexus   = 1886
   |github   =  
+
   |github = Husky110/BatteryWarningMod
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Battle Ring
   |author   = DefenTheNation
+
   |author = lyl
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = lyl.br
   |nexus id = 2301
+
   |nexus   = 22027
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Battle Royalley
   |author   = Omegasis, AlphaOmegasis
+
   |author = Ilyaki
   |id       = Omegasis.CustomAssetModifier
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 1836
+
   |nexus   = 3199
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Ilyaki/BattleRoyalley
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
   |beta status  = workaround
+
<!--
   |beta summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |status  = workaround
  |links        = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
  |link labels  = PR
+
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Battle Royalley - Year 2
   |author   = Digus
+
   |author = Tyler Gibbs
   |id       = DIGUS.CustomCaskMod
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 2642
+
   |nexus   = 9891
   |github   = Digus/StardewValleyMods
+
   |github = tylergibbs2/BattleRoyalley-Year2
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |links        = https://github.com/Digus/StardewValleyMods/pull/8
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Become Ethereal
   |dev note = beta incompatibility possibly due to Mail Framework
+
  |author  = Coll1234567
 +
   |id      = Coll1234567.BecomeEthereal
 +
   |nexus   = 3746
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Becoming Familiar
   |author   = spacechase0
+
   |author = Krutonium
   |id       = spacechase0.CustomCritters
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 1255
+
   |nexus  = 21949
  |cf id    = 4791
+
   |github =
   |moddrop id = 130428
 
   |github   = spacechase0/CustomCritters
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Bed Tweaks
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 2516
+
   |nexus   = 10023
   |github   = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |links        = https://github.com/Digus/StardewValleyMods/pull/8
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |link labels  = PR
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
 
  |dev note = beta incompatibility possibly due to Mail Framework
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Bee House Flower Range Fix
   |author   = Platonymous
+
   |author = KirbyLink
   |id       = Platonymous.CustomFarming
+
   |id     = kirbylink.beehousefix
   |nexus id = 991
+
   |nexus   = 3013
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = KirbyLink/BeeHouseFix
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
+
  |status  = obsolete
   |dev note = beta incompatibility possibly due to PyTK
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Bee Paths
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CFAutomate
+
   |id     = aedenthorn.BeePaths
   |nexus id = 991
+
   |nexus   = 14812
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 0.2.1-unofficial.3-mouahrara
   |dev note = beta incompatibility possibly due to PyTK
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Befriend Marlon and Gunther
   |author   = Platonymous
+
   |author = Yoshimax
   |id       = Platonymous.CustomFurniture
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 1254
+
   |nexus   = 2569
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Be My Valentine
   |author   = Platonymous
+
   |author = Taskmaster
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 1254
+
   |nexus   = 5219
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Berry Season Reminder
   |author   = mytigio
+
   |author = Anthony Hilyard
   |id       = mytigio.customharvestfix
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 4192
+
  |curse  = 446669
   |github   = mytigio/CustomHarvestFix
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Better 10 Hearts
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Sonozuki
   |id       = KoihimeNakamura.CCR
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 1402
+
   |nexus   = 3605
   |github   = JohnsonNicholas/SDVMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Better Activate Sprinklers
   |author   = CatCattyCat, Cat
+
   |author = ChaosEnergy
   |id       = cat.customizabledeathpenalty
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 1991
+
   |nexus   = 3097
   |github  = danvolchek/StardewMods
+
   |github = yuri-moens/BetterActivateSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Better Artisan Good Icons
   |author   = Yyeahdude
+
   |author = CatCattyCat, Cat
   |id       = TravelingCartYyeahdude
+
   |id     = cat.betterartisangoodicons
   |nexus id = 567
+
   |nexus   = 2080
   |github   =  
+
  |moddrop = 833553
   |broke in = Stardew Valley 1.3.29
+
   |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     = Customize Exterior
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = spacechase0
+
   |author = DaLion and Tithrandel
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = DaLion.Meads
   |nexus id = 1099
+
   |nexus  =
  |cf id    = 4675
+
   |github = daleao/bagi-meads
   |moddrop id = 127272
 
   |github   = spacechase0/CustomizeExterior
 
 
 
  |beta broke in = Stardew Valley 1.4
 
  
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Better Balance
   |author   = Forkmaster
+
   |author = Xen0nex
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 3464
+
   |nexus   = 8141
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Better Beehouses
   |author   = Mevima
+
   |author = Tlitookilakin
   |id       = Mevima.CustomLinens
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 1027
+
   |nexus   = 10996
   |github  =  
+
   |moddrop = 1105633
 
+
   |github  = tlitookilakin/BetterBeehouses
   |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Better Bombs
   |author   = Platonymous
+
   |author = Duno666
   |id       = Platonymous.CustomMusic
+
   |id     = Duno666.BetterBombs
   |nexus id = 3043
+
   |nexus   = 7787
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = PhillZitt/BetterBombs
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Better Butterfly Hutch
   |author   = Platonymous
+
   |author = NormanPCN
   |id       = Platonymous.CustomNPC
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 1607
+
   |nexus   = 11166
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = NormanPCN/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Better Chests
   |author   = spacechase0
+
   |author = LeFauxMatt
   |id       = spacechase0.CustomNPCFixes
+
   |id     = furyx639.BetterChests
   |nexus id = 3849
+
  |curse  = 871836
   |cf id    = 5739
+
   |moddrop = 1547210
   |github   = spacechase0/CustomNPCFixes
+
   |nexus  = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Better Crab Pots
   |author   = Entoarox
+
   |author = Sonozuki
   |id       = Entoarox.CustomPaths
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2272
+
   |nexus   = 3159
   |cf id    = 5234
+
   |github  = Sonozuki/StardewMods
   |github   = Entoarox/StardewMods
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Better Crafting
   |author   = hawkfalcon
+
   |author = Khloe Leclair
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = leclair.bettercrafting
   |nexus id = 2148
+
   |nexus   = 11115
   |github   = hawkfalcon/Stardew-Mods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Better Crafting
   |author   = Platonymous
+
   |author = RedstoneBoy
   |id       = Platonymous.CustomShirts
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 2416
+
   |nexus   = 2504
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = RedstoneBoy/BetterCrafting
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
+
  |broke in = Stardew Valley 1.4
   |dev note = beta incompatibility possibly due to PyTK
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting: Buildings, Craftable Buildings
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Khloe Leclair
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = leclair.bcspacecore
   |nexus id = 1378
+
   |nexus   = 11115
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = obsolete
   |links        = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Better Crystalariums
   |author   = CatCattyCat, Cat
+
   |author = DecidedlyHuman
   |id       = cat.customtransparency
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 2359
+
   |nexus   = 10907
   |github   = danvolchek/StardewMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Better Discord Presence, SVBDP
   |author   = Platonymous
+
   |author = GitStonic, IMSTONIC
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = gitstonic.svbdp
   |nexus id = 3010
+
   |nexus   = 3092
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Better Doors
   |author   = CatCattyCat, Cat
+
   |author = CatCattyCat, Cat
   |id       = cat.customwarplocations
+
   |id     = cat.betterdoors
   |nexus id = 1688
+
   |nexus   = 3797
   |github   = danvolchek/StardewMods
+
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Better Elevator
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.CustomWarps
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 3445
+
   |nexus   = 12802
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Better Elevator - Continued
   |author   = Schematix, Schmtx
+
   |author = aedenthorn and FlyingTNT
   |id       = Schematix.DailyLuckMessage
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 1327
+
   |nexus   = 22340
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Better Enchantments, Enchantment
   |author   = bashNinja
+
   |author = kalik
   |id       = bashNinja.DailyNews
+
   |id     = kalik.Enchantment
   |nexus id = 1141
+
   |nexus   = 23368
   |github   = miketweaver/DailyNews
+
   |github = rusunu/Enchantment
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Better Festival Notifications
   |author   = Omegasis, Alpha_Omegasis
+
   |author = drbirbdev
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 513
+
   |nexus   = 14170
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Better Fishing
   |author   = GuiNoya, Yesst
+
   |author = balllight
   |id       = GuiNoya.DailyTasksReport
+
   |id     = balllight.BetterFishing
   |nexus id = 1624
+
   |nexus   = 13585
   |github   = GuiNoya/SVMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Better Friendship
   |author   = Danmw3
+
   |author = Urbanyeti
   |id       = danmw3.DanUtils
+
   |id     = BetterFriendship
   |nexus id = 2287
+
   |nexus   = 10287
   |github   =  
+
   |github = urbanyeti/stardew-better-friendship
 
 
  |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Better Fruit Trees
   |author   = zazizu
+
   |author = CatCattyCat, Cat
   |id       = zazizu.darkUI
+
   |id     = cat.betterfruittrees
   |nexus id = 4056
+
   |nexus   = 1976
   |github   =  
+
  |moddrop = 833546
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Better Garbage Cans
   |author   = Pathoschild
+
   |author = AairTheGreat
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 1691
+
   |nexus   = 4171
   |github  = Pathoschild/StardewMods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Better Garden Pots
   |author   = Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = cat.bettergardenpots
   |nexus id = 679
+
   |nexus   = 2209
   |github   = Pathoschild/StardewMods
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Better Hay
   |author   = iSkLz_, MSCFC
+
   |author = CatCattyCat, Cat
   |id       = MSCFC.DecraftingMod
+
   |id     = cat.betterhay
   |nexus id = 4158
+
   |nexus   = 1430
   |github   =  
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Better Hitbox
   |author   = Max Vollmer, SVProtector
+
   |author = fodkod, Kodfod
   |id       = maxvollmer.deepwoodsmod
+
   |id     = kodfod.hitbox
   |nexus id = 2571
+
   |nexus   = 4973
   |github   = maxvollmer/DeepWoodsMod
+
   |github = Kodfod/BetterHitboxStardew
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Better Honey Mead
   |author   = stokastic
+
   |author = NCarigon
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 2462
+
   |nexus   = 22848
   |github   = stokastic/CoopGrabber
+
   |github = ncarigon/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |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
 
  |links              = https://github.com/stokastic/CoopGrabber/pull/3
 
  |link labels        = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Better Iridium Tool Area
   |author   = CatCattyCat, Cat
+
   |author = dphile
   |id       = cat.desertobelisk
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 2021
+
   |nexus   = 2085
   |github   = danvolchek/StardewMods
+
   |github = dphile/SDVBetterIridiumTools
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
}}
 
{{/entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus id = 1583
 
  |github  =
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Better Jukebox
   |author   = lperkins2, Logan Perkins
+
   |author = Gaphodil
   |id       = lperkins2.DisableController
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 2229
+
   |nexus   = 6017
   |github   =  
+
  |moddrop = 984775
 +
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Better Junimos
   |author   = FayneAldan
+
   |author = hawkfalcon
   |id       = FayneAldan.RichPresence
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 2156
+
   |nexus   = 2221
   |github   = FayneAldan/SVRichPresence
+
   |github = hawkfalcon/Stardew-Mods
  
  |beta broke in = Stardew Valley 1.4
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Better Junimos Crop Fields
   |author   = MouseyPounds
+
   |author = micfort
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 3960
+
   |nexus   = 10936
   |github   = MouseyPounds/stardew-mods
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Better Junimos Forestry
   |author   = jahangmar
+
   |author = ceruleandeep
   |id       = jahangmar.DismantleCraftables
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 3687
+
   |nexus   = 8992
   |github   = jahangmar/StardewValleyMods
+
   |github = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Better Lightning Rods
   |author   = Pyrohead37
+
   |author = aedenthorn, Erinthe
   |id       = Pyrohead37.DontEatThat
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 1951
+
  |curse  = 868807
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 10631
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Better Meowmere
   |author   = Leaf
+
   |author = TheMightyAmondee
   |id       = Leaf.DoubleStandardFarm
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 3928
+
   |nexus   = 20374
   |github   =  
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Better Meteorites
   |author   = Zoryn
+
   |author = spacechase0
   |id       = Zoryn.DurableFences
+
   |id     = spacechase0.BetterMeteorites
   |nexus id =  
+
   |curse  = 867727
   |cf id    =  
+
   |nexus  = 5096
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 771682
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Better Mixed Seeds
   |author   = captncraig
+
   |author = Sonozuki
   |id       = captncraig.dvr
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 3860
+
   |nexus   = 3012
   |github   = captncraig/StardewMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Panning
 +
  |author  = AairTheGreat
 +
  |id      = AairTheGreat.BetterPanning
 +
  |nexus  = 4161
 +
  |github  = AairTheGreat/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Better Panning Extra Config
   |author   = gunnargolf
+
   |author = trashcan9
   |id       = gunnargolf.DynamicChecklist
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 1145
+
   |nexus   = 16235
   |github   = gunnargolf/DynamicChecklist
+
   |github =
  |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.6<!--@retest-after Better Pannint-->
   |links        = https://github.com/gunnargolf/DynamicChecklist/pull/7
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Panning Spot
 +
   |author  = ForgedBrass
 +
  |id      = ForgedBrass.BetterPanningSpot
 +
   |nexus   = 10608
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Better Planting
   |author   = Bpendragon
+
   |author = Achtuur
   |id       = Bpendragon-DynamicHorses
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 874
+
   |nexus   = 17252
   |github   = Bpendragon/DynamicHorses
+
   |github = Achtuur/StardewMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Better Quality More Seeds
   |author   = tyran285, Ryuuze
+
   |author = bmarquismarkail, Space Baby
   |id       = DynamicMachines
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 374
+
   |nexus   = 935
   |github   =  
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Better Quarry
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Nishtra
   |id       = knakamura.dynamicnighttime
+
   |id     = BetterQuarry
   |nexus id = 2072
+
   |nexus   = 771
   |moddrop id = 481872
+
  |github  =
   |github   = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Better Ranching, Better Milking
   |author   = BashNinja
+
   |author = Urbanyeti
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = BetterRanching
   |nexus id = 1183
+
   |nexus   = 859
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = urbanyeti/stardew-better-ranching
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Better Rarecrows
   | author   = Vrakyas
+
   |author = Sonozuki
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   | nexus id = 4029
+
   |nexus   = 3232
   | github   =  
+
   |github = Sonozuki/StardewMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Better Return Scepter
   |author   = Cautious Waffle, skulmuk
+
   |author = DecidedlyHuman
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 1426
+
   |nexus   = 11610
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Better RNG
   |author   = MountainDewBoi
+
   |author = Zoryn
   |id       = MountainDewBoi.EasyFarming
+
   |id     = Zoryn.BetterRNG
   |nexus id = 4162
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Better Rods
   |author   = CeruleanSpirit
+
   |author = Achtuur
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = Achtuur.BetterRods
   |nexus id = 2957
+
   |nexus   = 17026
   |github   =  
+
   |github = Achtuur/StardewMods
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Better Shipping Bin
   |author   = CeruleanSpirit
+
   |author = MindMeltMax
   |id       = EasyPetting.3032
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 3032
+
   |curse  = 1004479
   |github  =  
+
   |moddrop = 1135742
   |status = optional
+
   |nexus  = 10487
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Better Shipping Box
   |author   = crc-fehler
+
   |author = Kithio
   |id       = crc.eatmore
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 2724
+
   |nexus   =
   |github   =  
+
  |chucklefish = 4302
 +
   |github =
  
  |beta broke in = SMAPI 3.0
 
}}
 
{{/entry
 
  |name    = Emotes
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.Emotes
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/emotes.129159
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Better Shop Menu
   |author   = Ilyaki
+
   |author = spacechase0
   |id       = Ilyaki.Elevator
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 2952
+
  |curse  = 867744
   |github   = Ilyaki/Elevator
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Better Signs
   |author   = Mel Noelle and Kirbylink
+
  |author  = stebaker92, Steve Baker
   |id       = melnoelle.underdarkkrobus
+
  |id      = stebaker92.bettersigns
   |nexus id = 3071
+
  |nexus  = 7482
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Skull Cavern Falling
 +
   |author = Max Vollmer, SVProtector
 +
   |id     = maxvollmer.betterskullcavernfalling
 +
   |nexus   = 2558
 +
   |github = maxvollmer/BetterSkullCavernFalling
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Better Slingshots
   |author   = Oblitus
+
   |author = CatCattyCat, Cat
   |id       = QuicksilverFox.EmptyHands
+
   |id     = cat.betterslingshots
   |nexus id = 1176
+
   |nexus   = 2067
   |github   = quicksilverfox/StardewMods
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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-3344473
 
  |links                  = https://github.com/quicksilverfox/StardewMods/pull/2
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Better Sort
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Jower
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = Jower.BetterSort
   |nexus id = 193
+
   |nexus  = 1992
  |source   = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github =
   |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Enemy Health Bars|Enemy Health Bars]] by TheThor59, [[#Health Bars|Health Bars]], or [[#HP Bars|HP Bars]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Better Special Orders
   |author   = TheThor59
+
   |author = Xeru
   |id       = Thor.EnemyHealthBars
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 3627
+
   |nexus   = 24125
   |github   = TheThor59/StardewMods
+
   |github = xeru98/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Better Sprinklers
   |author   = Crystallyne
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Crystallyne.EnergyCount
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 4272
+
   |nexus   = 41
   |github   = Crystallyne/EnergyCount
+
   |chucklefish = 3551
 +
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Better Sprinklers Plus
   |author   = Mizzion
+
   |author = JamesCodesThings
   |id       = mizzion.enhancedrelationships
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 1927
+
   |nexus   = 17767
   |github   = Mizzion/MyStardewMods
+
   |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Entoarox
+
   |author = gingajamie
   |id       = Entoarox.EntoaroxFramework
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 2269
+
   |nexus  = 21624
   |cf id    = 4228
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
   |github   = Entoarox/StardewMods
 
 
 
  |beta broke in          = Stardew Valley 1.4
 
  |beta unofficial version = 2.4.7-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345830
 
}}
 
{{/entry
 
  |name    = Equivalent Exchange
 
  |author  = MercuriusXeno, x3n0ph0b3
 
  |id      = MercuriusXeno.EquivalentExchange
 
  |nexus id = 1656
 
  |github  = MercuriusXeno/EquivalentExchange
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Better Stardrops
   |author   = MissCoriel
+
   |author = Rokugin
   |id       = misscoriel.eventrepeater
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 3642
+
   |nexus   = 21360
   |github   =  
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Better Tappers
   |author   = Digus
+
   |author = CaptainSully
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 2360
+
   |nexus   = 9875
   |github   = Digus/StardewValleyMods
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/Digus/StardewValleyMods/pull/8
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Train Loot
 +
   |author  = AairTheGreat, Aair, AairTheGreat
 +
  |id      = AairTheGreat.BetterTrainLoot
 +
   |nexus   = 4234
 +
  |github  = AairTheGreat/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to Mail Framework
+
   |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     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Better Transmutation
   |author   = Lodukas
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Uwazouri.ExpandedFridge
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 1191
+
   |nexus   = 2120
   |github   = Uwazouri/ExpandedFridge
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Experience Bars
+
   |name   = Better Truffles
   |author   = spacechase0
+
   |author = temisthem
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 509
+
   |nexus  = 23228
   |cf id    = 3905
+
   |github = kqrse/StardewValleyMods
  |moddrop id = 127275
 
   |github   = spacechase0/ExperienceBars
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
  |name    = Better Watering Can and Hoe
   |author   = Tondorian
+
  |author  = Aflojack45
   |id       = ExtendedBusSystem
+
  |id      = Aflojack45.BetterWateringCanAndHoe
   |nexus id =  
+
  |nexus  = 23946
   |cf id    = 4373
+
  |github  = Aflojack/BetterWateringCanAndHoe
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Workbenches
 +
   |author = CatCattyCat, Cat
 +
   |id     = cat.betterworkbenches
 +
   |nexus   = 4830
 +
   |moddrop = 833559
 +
   |github = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Betwitched
   |author   = Crystalmir
+
   |author = b_wandert
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = b_wandert.Betwitched
   |nexus id = 485
+
   |nexus   = 10172
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
  
   |beta status = broken
+
   |broke in = Stardew Valley 1.6
<!--note: 1.1.1-unofficial.4 causes item loss.
 
  |unofficial url = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Big Crop Bonus
   |author   = Entoarox
+
   |author = Tocseoj
   |id       = Entoarox.ExtendedMinecart
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2271
+
  |curse  = 1008360
   |cf id    = 4359
+
   |moddrop = 1553635
   |github   = Entoarox/StardewMods
+
   |nexus  = 22337
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Big Fridges
   |author   = spacechase0
+
   |author = AlanBF
   |id       = spacechase0.ExtendedReach
+
   |id     = AlanBF.BigFridge
   |nexus id = 1493
+
   |nexus  = 22457
   |cf id    = 4997
+
   |github =
  |moddrop id = 242303
 
   |github   = spacechase0/ExtendedReach
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Bigger Backpack
   |author   = Ceasg
+
   |author = spacechase0
   |id       = Ceasg.ExtraFishInformation
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 4170
+
  |chucklefish = 5191
   |github  = ceasg/StardewValleyMods
+
  |curse  = 867747
 +
  |moddrop = 384783
 +
   |nexus   = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
   |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Bigger Craftables
   |author   = Navi-chan, ooo0000
+
   |author = spacechase0
   |id       = NaviChan.FaeQuest
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 2484
+
  |curse  = 867714
   |github   =  
+
   |nexus   = 7530
   |broke in = Stardew Valley 1.3.29
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Bigger Fridges
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Entoarox
   |id       = Omegasis.Fall28SnowDay
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 486
+
   |nexus   = 21678
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Bigger Riverlands Farm
   |author   = Max Vollmer, SVProtector
+
   |author = Jessebot, JessebotX
   |id       = maxvollmer.farmageddon
+
   |id     = jessebot.biggerriverlands
   |nexus id = 2618
+
   |nexus   = 3025
   |github   =  
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Big Silo
   |author   = Oranisagu
+
   |author = lperkins2, Logan Perkins
   |id       = none<!--no manifest ID-->
+
   |id     = lperkins2.BigSilo
   |nexus id =  
+
   |nexus   = 2429
   |cf id    =  
+
   |source  = {{nexus mod|2429}}
   |url      = https://community.playstarbound.com/threads/111931
+
 
  |github  = oranisagu/SDV-FarmAutomation
+
   |dev note = source in download
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = SMAPI 3.12.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Billboard Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BillboardAnywhere
 +
  |nexus  = 492
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Billboard Profit Margin
 +
  |author  = desto
 +
  |id      = desto.BillboardProfitMargin
 +
  |nexus  = 6948
 +
  |github  = desto-git/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Binning Skill
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BinningSkill
 +
  |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Birb Core
   |author   = Oranisagu
+
   |author = drbirbdev
   |id       = none<!--no manifest ID-->
+
   |id     = drbirbdev.BirbCore
   |nexus id =
+
   |nexus  = 19140
  |cf id    =
+
   |github = drbirbdev/StardewValley
   |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   = Birthday Buff
   |author   = Advize
+
   |author = aedenthorn, Erinthe
   |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     = aedenthorn.BirthdayBuff
   |nexus id = 130
+
   |nexus   = 17747
   |github   = AdvizeGH/FarmExpansion
+
   |github = aedenthorn/StardewValleyMods
  |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
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |link labels  = PR
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = MabelSyrup
+
   |author = aedenthorn, Erinthe
   |id       = mabelsyrup.farmhouse
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 3731
+
   |nexus   = 17974
   |github   = mjSurber/FarmHouseRedone
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |links        = https://github.com/mjSurber/FarmHouseRedone/pull/1
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |link labels  = PR
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Birthday Mail
   |author   = Platonymous
+
   |author = KathrynHazuka
   |id       = Platonymous.FarmHub
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 2309
+
   |nexus   = 276
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
  
  |beta broke in = Stardew Valley 1.4
+
   |dev note = author ignored previous PRs
  |links        = https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
 
  |link labels  = PR
 
 
 
   |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Birthday Notifications
   |author   = jwdred
+
   |author = Honduriel
   |id       =  
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 647
+
   |nexus   = 20948
   |github   =  
+
   |github =
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Birthday Today
   |author   = Esca
+
   |author = ChiroxT
   |id       = Esca.FarmTypeManager
+
   |id     = treinke.birthdaytoday
   |nexus id = 3231
+
   |nexus  = 11578
   |moddrop id = 598755
+
   |github =
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = BJS Capsule Mod
   |author   = Pathoschild
+
   |author = BunnyJumps
   |id       = Pathoschild.FastAnimations
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 1089
+
   |nexus   = 2502
   |github  = Pathoschild/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = BJS MP Kick Mod
   |author   = IceGladiador
+
   |author = BunnyJumps
   |id       = IceGladiador.FasterGrass
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 1772
+
   |nexus   = 2503
   |github   =  
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = BJS Night Sounds
   |author   = kibbe
+
   |author = BunnyJumps
   |id       = kibbe.faster_horse
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 2791
+
   |nexus   = 2501
   |github   =  
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = BJS No Clip
   |author   = Entoarox
+
   |author = BunnyJumps
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 2277
+
   |nexus  = 2820
   |cf id    = 3641
+
   |github =
   |github   = Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = BJS Only Treasure Room
   |author   = KathrynHazuka
+
   |author = BunnyJumps
   |id       = KathrynHazuka.FasterRun
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 733
+
   |nexus   = 3145
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github =
  |broke in = SMAPI 2.0
+
 
   |status   = workaround
+
   |status  = abandoned
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = BJS Plant Everywhere
   |author   = Death, DeathGameDev
+
   |author = BunnyJumps
   |id       = DeathGameDev.FastTravel
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 1529
+
   |nexus   = 3143
   |github   = DeathGameDev/SDV-FastTravel
+
   |github =
  |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
+
   |status  = abandoned
  |beta unofficial version = 1.2.1-unofficial.3-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346224
 
  |links                  = https://github.com/Mckenon/SDV-FastTravel/pull/12
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = BJS Stop Grass
   |author   = KirbyLink
+
   |author = BunnyJumps
   |id       = kirbylink.festivalendtimetweak
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 2966
+
   |nexus   = 2500
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |github =
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
  |beta unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |status   = abandoned
  |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/FestivalEndTimeTweak/pull/1
 
   |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = BJS Thunderstorm
   |author   = aurnj, Roy Li
+
   |author = BunnyJumps
   |id       = RoyLi.Fireballs
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id =
+
   |nexus  = 3144
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
 
  |github  =
+
   |broke in = SMAPI 3.0
   |broke in = SMAPI 2.0
+
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = BJS Time Skipper
   |author   = MattDeDuck
+
   |author = BunnyJumps
   |id       = MattDeDuck.Fischievements
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 3658
+
   |nexus   = 2178
   |github   = MattDeDuck/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = FishDex
+
   |name   = BJS True Master
   |author   = rupak0577
+
   |author = Qther - BunnyJumps
   |id       = rupak0577.FishDex
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id =  
+
   |nexus   = 5324
   |github   = rupak0577/FishDex
+
   |github =
   |url      = https://github.com/rupak0577/FishDex
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Blackhearts
   |author   = Shuai Zhang
+
   |author = Mightywa33ior
   |id       = shuaiz.FishingAdjustMod
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 1350
+
   |nexus   = 7502
   |github   = hcoona/StardewValleyMods
+
   |github =
   |broke in = SMAPI 2.6
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Blahaj Blast
   |author   = Drynwynn, thepaladinknight
+
   |author = spacechase0
   |id       = Drynwynn.FishingAutomaton
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 2527
+
   |nexus   = 17550
   |github   = Drynwynn/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.8
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Fishing Mod
+
   |name   = Blessings and Curses
  |author  = Zoryn
+
   |author = GenDeathrow
  |id      = Zoryn.FishingMod
+
   |id     = gendeathrow.BNC
  |nexus id =
+
   |nexus  =
  |cf id    =
+
   |curse   = 307717
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = GenDeathrow/SDV_BlessingsAndCurses
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{/entry
 
   |name     = Fishing Practice
 
   |author   = BlaDe
 
   |id       = BlaDe.FishingPractice
 
   |nexus id = 4157
 
  |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
 
  |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Fish Reminder
+
   |name   = Blood Trail
  |author  = Mizzion
+
   |author = aurnj, Roy Li
  |id      = mizzion.fishreminder
+
   |id     = RuyiLi.BloodTrail
  |nexus id = 3615
+
   |nexus  =
  |github  = Mizzion/MyStardewMods
+
   |url     = https://community.playstarbound.com/threads/blood-trail.129308
}}
+
   |github =
{{/entry
 
   |name     = Fishy Blood Moon
 
   |author   = MattDeDuck
 
   |id       = MattDeDuck.FishyBloodMoon
 
   |nexus id = 3725
 
  |github   =  
 
}}
 
{{/entry
 
   |name     = Fix Animal Tools
 
  |author  = bcmpinc
 
  |id      = bcmpinc.FixAnimalTools
 
  |nexus id = 3215
 
  |github  = bcmpinc/StardewHack
 
}}
 
{{/entry
 
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 
  |author  = f4iTh and Lita, JertsukkaTheMan
 
  |id      = f4iTh.WoodsDebrisFix
 
  |nexus id = 1941
 
   |github   =  
 
  
  |beta broke in = Stardew Valley 1.4
 
}}
 
{{/entry
 
  |name    = FLO - New Custom NPC, FlorenceMod
 
  |author  = randomAnon1234
 
  |id      = none<!--no manifest ID-->
 
  |nexus id = 591
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = MouseyPounds
+
   |author = pepoluan
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 3885
+
   |nexus   = 8796
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Blue Chickens Are Green
   |author   = spacechase0
+
   |author = explosivetortellini
   |id       = spacechase0.FlowerColorPicker
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 1229
+
   |nexus   = 4815
   |cf id    = 4765
+
   |github  = explosivetortellini/bluechickensaregreen
  |moddrop id = 130043
+
 
   |github  = spacechase0/FlowerColorPicker
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Blue Chickens in Multiplayer
   |author   = ron075sh
+
   |author = WindHero
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 3019
+
   |nexus   = 2336
   |github   =  
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Bookcase
   |author   = thejcannon
+
   |author = Darkhax
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = darkhax.bookcase
   |nexus id = 4321
+
   |nexus   =
   |github  = thejcannon/Stardew-BuffStacking
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Boomerangs, Boomerang Mod
   |author   = Nishtra
+
   |author = Arannya
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 673
+
   |nexus   = 22724
   |github   =
+
   |github  = arannya/BoomerangMod
  |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   = Borderless Wood Floor
   |author   = Remy Bach
+
   |author = Digus
   |id       = remybach.forecaster
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 3037
+
   |nexus   = 4711
   |github   = remybach/stardew-valley-forecaster
+
   |github = Digus/StardewValleyMods
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344726
 
  |links                  = https://github.com/remybach/stardew-valley-forecaster/pull/4
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Boss Creatures
   |author   = Fokson
+
   |author = aedenthorn, Erinthe
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 2520
+
  |curse  = 868905
   |github   =  
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Free Dusty
+
   |name   = Bow
   |author   = skuldomg, Skuld
+
   |author = spacechase0
   |id       = skuldomg.freeDusty
+
   |id     = spacechase0.Bow
   |nexus id = 2206
+
   |nexus   = 2756
   |github   = skuldomg/freeDusty
+
  |moddrop = 771627
 +
   |github = spacechase0/Bow
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Brave New World - Core, BNW Core
   |author   = DJ-STLN
+
   |author = DiogoAlbano
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 3320
+
   |nexus   = 15871
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Isaac S
+
   |author = charbonn, Charles Bonnevialle
   |id       = IsaacS.FriendsForever
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 1738
+
  |moddrop = 793149
   |github  = isaacs-dev/Minidew-Mods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Entoarox
+
   |author = Guedez, guedez2
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = bof.three.fishing.sounds
   |nexus id = 2276
+
   |nexus  = 5105
   |cf id    = 4324
+
   |github =
   |github   = Entoarox/StardewMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Breeding Overhaul
   |author   = mmanlapat
+
   |author = StarAmy
   |id       = mmanlapat.GameReminder
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 1153
+
   |nexus   = 13974
   |github  =  
+
   |github = StarAmy/BreedingOverhaul
   |broke in = Stardew Valley 1.3
+
 
 +
  |status   = abandoned
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Garbage Collector
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
  |author  = Loogooter
+
   |author = f4iTh, JertsukkaTheMan
  |id      = OlegSilkin.garbage_collector
+
   |id     = f4iTh.BreedLikeRabbits2
  |nexus id = 2463
+
   |nexus  = 3429
  |github  =
+
   |github =
 
 
  |beta broke in = SMAPI 3.0
 
}}
 
{{/entry
 
   |name     = Gate Opener
 
   |author   = mralbobo
 
   |id       = mralbobo.GateOpener
 
   |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/111988
 
  |github   = mralbobo/stardew-gate-opener
 
 
 
   |beta broke in = Stardew Valley 1.4
 
  |links        = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = Dycedarger
   |id       = GenericShopExtender
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 814
+
   |nexus   = 948
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |github =
  
  |beta broke in = Stardew Valley 1.4
 
  |links        = https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
 
  |link labels  = PR
 
}}
 
{{/entry
 
  |name    = Get Dressed
 
  |author  = Advize and Jinxiewinxie
 
  |id      = Advize.GetDressed
 
  |nexus id = 331
 
  |github  = AdvizeGH/GetDressed
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Kisekae|Kisekae]] instead.
+
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
  |name    = Brighter Building Paint
   |author   = CatCattyCat, Cat
+
  |author  = tem696969696969
   |id       = cat.geodeinfomenu
+
  |id      = tem696969696969.BrighterBuildingPaint
   |nexus id = 1448
+
  |nexus  = 22807
   |github   = danvolchek/StardewMods
+
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Buff Framework
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.BuffFramework
 +
   |nexus   = 17746
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Platonymous
+
   |author = Jesse
   |id       = Platonymous.GhostTown
+
   |id     = jesse.buffsgametime
   |nexus id = 2992
+
   |nexus   = 18996
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bug Net
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BugNet
 +
  |curse  = 867724
 +
  |moddrop = 771693
 +
  |nexus  = 5099
 +
  |github  = spacechase0/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = CatCattyCat, Cat
+
   |author = Stari
   |id       = cat.giantcropring
+
   |id     = Start.BuildableForge
   |nexus id = 1182
+
   |nexus   = 8893
   |github   = danvolchek/StardewMods
+
   |github = SlivaStari/BuildableForge
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Ginger Island Farm
 +
  |author  = mouahrara
 +
  |id      = mouahrara.BuildableGingerIslandFarm
 +
  |nexus  = 20600
 +
  |github  = mouahrara/BuildableGingerIslandFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Greenhouse Updated
 +
  |author  = Yariazen
 +
  |id      = Yariazen.BuildableGreenhouse
 +
  |nexus  = 11831
 +
  |github  = Yariazen/YariazenMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = tstaples
+
   |author = Espy
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 229
+
  |moddrop = 1558607
   |github   = tstaples/GiftTasteHelper
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Build Endurance
   |author   = treyh0
+
   |author = Omegasis, Alpha_Omegasis
   |id       = treyh0.GodMode
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 2641
+
   |nexus   = 445
   |github  =  
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Builder's List
   |author   = yy376
+
   |author = bmarquismarkail, Space Baby
   |id       = yy376.GoToSleep
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 2195
+
   |nexus   = 5347
   |github   =  
+
   |github = bmarquismarkail/SV_BuildersList
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Build Health
   |author   = ShadowDragon8685
+
   |author = Omegasis, Alpha_Omegasis
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = Omegasis.BuildHealth
   |nexus id = 985
+
   |nexus   = 446
   |github   =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Grandfather's Gift Remade|Grandfather's Gift Remade]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = Build On Any Tile
   |author   = pepoluan
+
   |author = Esca, Esca-MMC
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 4151
+
   |nexus  = 6854
   |cf id    = 5783
+
   |github = Esca-MMC/BuildOnAnyTile
   |github   =  
+
   |moddrop = 827525
   |source  = https://bitbucket.org/pepoluan/sdvmod-grandfather-gift-remade
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Build Stats
   |author   = bcmpinc
+
   |author = Miiohau
   |id       = bcmpinc.GrassGrowth
+
   |id     = miiohau.buildstats
   |nexus id = 2732
+
   |nexus   = 15377
   |github   = bcmpinc/StardewHack
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Bulk Animal Purchase
   |author   = Jellypowered, Shockade
+
   |author = aedenthorn, Erinthe
   |id       = Jellypowered.GrassChance
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 3365
+
   |nexus   = 11539
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Bulk Staircases
   |author   = sirloinmeatt
+
   |author = BananaFruit
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 2662
+
   |nexus   = 23482
   |github  =  
+
   |moddrop = 1084873
 
+
   |github  = BananaFruit1492/BulkStaircases
   |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Bundle Display
   |author   = CroiDorcha
+
   |author = 0JOG, OjOg
   |id       = CroiDorcha.GreenHut
+
   |id     = OjOg.BundleDisplay
   |nexus id = 1735
+
   |nexus   = 18135
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Bush Bloom Mod
   |author   = skn
+
   |author = NCarigon
   |id       = skn.HairGrowthMod
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 3279
+
   |nexus   = 15792
   |github   =  
+
   |github = ncarigon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Bus Locations
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Hootless
   |id       = Omegasis.HappyBirthday
+
   |id     = hootless.BusLocations
   |nexus id = 520
+
   |nexus   = 2905
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = hootless/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Happy Birthday
+
   |name   = Button's Extra Books
   |author   = Oxyligen
+
   |author = Spiderbuttons
   |id       = HappyBirthday
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 1064
+
   |nexus   = 21526
   |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   = Buttplug Valley
   |author   = kibbe, lillvik
+
   |author = DryIcedMatcha, Salty
   |id       = kibbe.hardcore_mines
+
   |id     = Salty.ButtplugValley
   |nexus id = 1674
+
   |moddrop = 1480911
   |github   =  
+
   |nexus   = 19336
   |broke in = Stardew Valley 1.3
+
   |github  = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Buyable Dwarf Scrolls
   |author   = Platonymous
+
   |author = MattDeDuck, Duckshard
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 914
+
   |nexus   = 5307
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Back Collectables
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 +
  |nexus  = 507
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Dounat2201, Sasara
+
   |author = Denifia
   |id       = Sasara.WitchPrincess
+
   |id     = Denifia.BuyRecipes
   |nexus id = 1157
+
   |nexus   = 1126
   |github   = Sasara2201/WitchPrincess
+
   |github = Denifia/StardewMods
   |broke in = Stardew Valley 1.3
+
 
 +
   |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     = Harvest With Scythe
+
   |name   = Bwdyworks
   |author   = ThatNorthernMonkey
+
   |author = bwdy
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = bwdyworks
   |nexus id = 236
+
   |nexus   = 3530
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github =
   |broke in = SMAPI 2.0
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.4
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HD Sprites
+
   |name   = Cabin Owner Displayed
   |author   = ninthworld
+
   |author = funny-snek
   |id       = NinthWorld.HDSprites
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 4024
+
   |nexus  = 3036
  |github  = ninthworld/HDSprites
+
   |github =
 
 
   |beta broke in          = SMAPI 3.0
 
   |beta unofficial version = 1.3.2-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344849
 
  |links                  = https://github.com/ninthworld/HDSprites/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Cacti Hurt You
   |author   = Zoryn
+
   |author = CatCattyCat, Cat
   |id       = Zoryn.HealthBars
+
   |id     = cat.cactihurtyou
   |nexus id =
+
   |nexus  = 4019
   |cf id    =  
+
   |moddrop = 833562
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = danvolchek/StardewMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Calcifer
   |author   = Jessebot, JessebotX
+
   |author = sophie
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = sophie.Calcifer
   |nexus id = 3207
+
   |nexus   = 20628
   |github   = JessebotX/StardewMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Calendar Anywhere
   |author   = Pokeytax
+
   |author = Zoryn
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 2644
+
   |nexus   =
   |github  = gembree/HelpWantedQuestFixes
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Camera Control
   |author   = bendenewb, newbie9598
+
   |author = Nitbandier
   |id       = newbie9598.HitMarkersMeme
+
   |id     = Nitbandier.CameraControl
   |nexus id = 2098
+
   |nexus   = 21502
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Camera Pan
   |author   = CatCattyCat, Cat
+
   |author = atravita
   |id       = cat.holdtobreakgeodes
+
   |id     = atravita.CameraPan
   |nexus id = 1689
+
  |curse  = 870958
   |github   = danvolchek/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     = Horse Whistle
+
   |name   = Campfire Cooking
   |author   = icepuente
+
   |author = Kabigon
   |id       = icepuente.HorseWhistle
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 1131
+
   |nexus   = 2297
   |github   = icepuente/StardewValleyMods
+
   |github = KabigonFirst/StardewValleyMods
  
   |beta broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
  |links                  = https://github.com/icepuente/StardewValleyMods/pull/4
 
  |link labels            = PR
 
}}
 
{{/entry
 
  |name    = Horse Whistle
 
  |author  = nabuma
 
  |id      = HorseWhistle_SMAPI
 
  |nexus id =
 
  |cf id    =
 
  |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
  |github  =
 
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Capitalist Split Money
   |author   = Ilyaki
+
   |author = Ilyaki
   |id       = Ilyaki.HPBar
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 1736
+
   |nexus   = 3083
   |github   =  
+
   |github = Ilyaki/CapitalistSplitMoney
  
   |beta broke in = SMAPI 3.0
+
   |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     = Huggable Scarecrows
+
   |name   = Capstone Professions
   |author   = bogie5464
+
   |author = spacechase0
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 3190
+
  |curse  = 867711
   |github  = bogie5464/HuggableScarecrows
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Carry Chest
   |author   = Yyeahdude
+
   |author = spacechase0
   |id       = HungerYyeadude
+
   |id     = spacechase0.CarryChest
  |nexus id = 613
+
   |curse   = 867756
   |github   =  
+
   |moddrop = 134674
   |broke in = Stardew Valley 1.3
+
   |nexus   = 1333
   |status   = workaround
+
   |github = spacechase0/StardewValleyMods
   |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 and Thirst
+
   |name   = Carry Your Pet
   |author   = PrimevalTitmouse
+
   |author = DecidedlyHuman
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 1110
+
   |nexus   = 13009
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]] or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
 +
   |author  = skellady and sophiesalacia
 +
   |id      = sophie.CarWarp
 +
   |nexus  = 11102
 +
  |github = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
  
   |beta summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |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     = Hunger for food
+
   |name   = Casks Everywhere
   |author   = Tigerle01, Stephan Hensel
+
   |author = CatCattyCat, Cat
   |id       = HungerForFoodByTigerle
+
   |id     = cat.caskseverywhere
   |nexus id = 810
+
   |nexus   = 2994
   |github   =  
+
  |moddrop = 833561
   |broke in = SMAPI 2.0
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]] or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks on Ground
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.CasksOnGround
 +
  |nexus  = 2406
 +
  |github  = pomepome/CasksOnGround
  
   |beta summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Casual Life
   |author   = Veleek
+
   |author = adverserath
   |id       = Veleek.IdlePause
+
   |id     = Adverserath.CasualLife
   |nexus id = 1092
+
   |nexus   = 6011
   |github   = veleek/IdlePause
+
   |github = adverserath/StardewValley-CasualLifeMod
  
   |beta broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |beta unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial version = 1.5.67-unofficial.1-thimadera
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
  |links                  = https://github.com/veleek/IdlePause/pull/2
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Catalogue Filter
   |author   = LordAndreios
+
   |author = aedenthorn, Erinthe
   |id       = LordAndreios.IdleTimer
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 2858
+
   |nexus   = 13137
   |github   = emperorzuul/SMAPI_MODS
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |beta status  = workaround
+
   |status  = workaround
   |beta summary  = use [[#AFK Timer|AFK Timer]] or [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
  |links        = https://github.com/emperorzuul/SMAPI_MODS/pull/2
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Catalogue Filter - Continued
   |author   = AustinYQM
+
   |author = aedenthorn and FlyingTNT
   |id       = AustinYQM.ImprovedMill
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 1748
+
   |nexus   = 22379
   |github   = AustinYQM/ImprovedMill
+
   |github = FlyingTNT/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Catalogue Framework
   |author   = Demiacle
+
   |author = leroymilo
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 1025
+
   |nexus   = 22364
   |github   = demiacle/QualityOfLifeMods
+
   |github = Leroymilo/Catalogue-Framework
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Catalogues Anywhere
   |author   = Mizzion
+
   |author = Cherry, CherryChain
   |id       = mizzion.increasedartifactspots
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 3340
+
   |nexus   = 4949
   |github   = Mizzion/MyStardewMods
+
  |moddrop = 716382
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = Sabera, kelbesque
+
   |author = StarCat
   |id       = Sabera.InfertileSoil
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 2515
+
   |nexus   = 19528
   |github   = ebehar/StardewValley-InfertileSoil
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Categorize Chests
   |author   = Eireon
+
   |author = SteelixLeiter
   |id       = Eireon.InfestedLevels
+
   |id     = CategorizeChests
   |nexus id = 2823
+
   |nexus   = 1300
   |github   =  
+
   |github = doncollins/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Cat Gifts
   |author   = Renny
+
   |author = skuldomg, Skuld
   |id       = renny.infinitejunimocartlives
+
   |id     = skuldomg.catGifts
   |nexus id = 2705
+
   |nexus   = 2132
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github = skuldomg/catGifts
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Cats and Dogs
   |author   = WuestMan, redknightofdoom
+
   |author = DelphinWave
   |id       = WuestMan.InstaCrops
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 4077
+
   |nexus  = 7407
  |github   = Brian-Wuest/Instacrops
 
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Cauldron of Chance
   |author   = BitwiseJon
+
   |author = Expl0
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 2070
+
   |nexus   = 10975
   |github   = bitwisejon/StardewValleyMods
+
   |github = WizardsLizards/CauldronOfChance
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Cave of Memories
   |author   = aurnj, Roy Li
+
   |author = PeacefulEnd
   |id       = RuyiLi.InstantFishing
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id =
+
   |nexus  = 12619
   |cf id    =  
+
   |github  = Floogen/MysticalBuildings
  |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Cellar Available
   |author   = montana123
+
   |author = candidus42
   |id       =  
+
   |id     = Candidus42.CellarAvailable
   |nexus id =
+
   |nexus  = 5104
   |cf id    =  
+
   |github  = mus-candidus/CellarAvailable
  |url      = https://community.playstarbound.com/threads/109038
 
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Challenger
   |author   = cantorsdust
+
   |author = Slothsoft
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = Slothsoft.Challenger
   |nexus id = 173
+
   |nexus   = 14196
   |github  = cantorsdust/StardewMods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Challenger → Automate
   |author   = Hammurabi
+
   |author = Slothsoft
   |id       = HammurabiInteractionHelper
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id =
+
   |nexus  = 14196
   |cf id    = 4640
+
   |github  = slothsoft/stardew-challenger
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
  |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
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name   = Challenging Community Center Bundles
  |beta broke in = Stardew Valley 1.4
+
   |author = alvadea & jaksha6472
}}
+
   |id     = alja.CCCB
{{/entry
+
   |nexus   = 6361
   |name     = Interaction Tweaks
+
   |moddrop = 845377
   |author   = jahangmar
+
   |github  = Jaksha6472/ChallengingCommunityCenterBundles
   |id       = jahangmar.InteractionTweaks
+
}}
   |nexus id = 3771
+
{{#invoke:SMAPI compatibility|entry
   |github  = jahangmar/StardewValleyMods
+
   |name   = Chance Cubes
 
+
   |author = Turkey2349
   |beta broke in = Stardew Valley 1.4
+
   |id     = turkey2349.chancecubes
}}
+
   |nexus   =
{{/entry
+
  |curse  = 297899
   |name     = Intravenous Coffee
+
   |github =
   |author   = mpcomplete
 
   |id       = mpcomplete.IntravenousCoffee
 
   |nexus id = 2224
 
   |github   = mpcomplete/StardewMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Change Cabin Type
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = funny-snek
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 4023
+
   |nexus   = 3046
   |github   =  
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Change Dialogues
   |author   = Redwood
+
   |author = mardrest
   |id       = Redwood.IridiumToolsPatch
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 2897
+
   |nexus   = 5335
   |github   = EKomperud/StardewMods
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Change Farm Caves
   |author   = Jonas Henriksson, Greger
+
   |author = MindMeltMax
   |id       = Greger.JigglyJunimoBundles
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id =  
+
   |curse  = 1004487
   |cf id    =  
+
   |moddrop = 1247516
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |nexus  = 14000
   |github   = gr3ger/Stardew_JJB
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Change Horse Sounds
   |author   = Platonymous
+
   |author = CyanFire
   |id       = Platonymous.JoJaBan
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 3118
+
   |nexus   = 13428
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Change Professions
   |author   = punyo, yakminepunyo
+
   |author = Alek, amazingalek
   |id       = punyo.JoysOfEfficiency
+
   |id     = Alek.ChangeProfessions
   |nexus id = 2162
+
   |nexus   = 3989
   |github   = pomepome/JoysOfEfficiency
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Change Shoe Color
   |author   = spacechase0
+
   |author = Shaklin
   |id       = spacechase0.JsonAssets
+
   |id     = shaklin.changeshoecolor
   |nexus id = 1720
+
   |nexus  = 6101
   |cf id    = 5138
+
   |github =
  |moddrop id = 399895
 
   |github   = spacechase0/JsonAssets
 
 
 
  |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Change Slime Hutch Limit
   |author   = spacechase0
+
   |author = Cherry, CherryChain
   |id       = spacechase0.JumpOver
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 1844
+
   |nexus  = 6455
   |cf id    = 5190
+
   |github = ChroniclerCherry/stardew-valley-mods
   |github   = spacechase0/JumpOver
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Zoryn
+
   |author = Majesity
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id =
+
   |nexus  = 19052
   |cf id    =  
+
   |github  = DevWithMaj/Stardew-CHAOS
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = MartyrPher
+
   |author = jeanne
   |id       = JunimoKartAnywhere
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 4315
+
   |nexus   = 7415
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = aurnj, Roy Li
+
   |author = StultusV
   |id       = RuyiLi.Kamikaze
+
   |id     = StultusV.WikiLinker
   |nexus id =
+
   |nexus  = 12999
   |cf id    =  
+
   |github  = JudeRV/SDV_WikiLinker
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Chargeable Resource Tools
   |author   = Gorzalt and Flerfarvet
+
   |author = DaLion
   |id       = gorzalt.kawakami
+
   |id     = DaLion.Chargeable
   |nexus id = 2549
+
   |nexus   = 23048
   |github   = Gorzalt/StardewValleyMods
+
   |github = daleao/sdv
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = Shadowfoxss
+
   |author = PeepCake
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 3147
+
   |nexus   = 6986
   |github   =  
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Chaste Valley
   |author   = Kabigon
+
   |author = Tensor
   |id       = Kabigon.kisekae
+
   |id     = Tensor.ChasteValley
   |nexus id = 2348
+
   |nexus   = 21925
   |github  = KabigonFirst/StardewValleyMods
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
}}
   |unofficial version = 2.1.2-unofficial.2-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3330027
+
   |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
   |links        = https://github.com/KabigonFirst/StardewValleyMods/pull/3
+
   |status  = workaround
   |link labels  = PR
+
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Chatter
   |author   = WhiteMind
+
   |author = Jboss
   |id       = WhiteMind.LAST
+
   |id     = Jboss.Chatter
   |nexus id = 1906
+
   |nexus   = 16559
   |github   =  
+
   |github = jbossjaslow/Chatter
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Cheaper Beach Bridge Repair
   |author   = ChaosEnergy
+
   |author = Annosz
   |id       = ChaosEnergy.LadderLocator
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 3094
+
   |nexus   = 5826
   |github   = yuri-moens/LadderLocator
+
   |github = Annosz/StardewValleyModding
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Chef Helper - Add to Fridges
   |author   = Huanir
+
   |author = Rui3
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 2653
+
   |nexus   = 5606
   |github   =  
+
   |github = ChristinaEd/ChefHelperAddToFridges
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Chefs Closet
   |author   = unidarkshin, Devin Lematty
+
   |author = elDudeerino
   |id       = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |id     = Duder.ChefsCloset
   |nexus id = 1471
+
   |nexus   = 1030
   |github   = unidarkshin/Stardew-Mods
+
   |github = deLaDude/ChefsCloset
  |dev note = author ignored previous PRs
 
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Cherryrar
   |author   = kd8lvt
+
   |author = Edu Anttunes
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = Cherryrar.Functions
   |nexus id = 855
+
   |nexus   = 6603
   |github   =
+
   |github =
  |broke in          = SMAPI 2.6
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-4#post-3275733
 
  |unofficial version = 0.0.2-unofficial.1-pathoschild
 
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Chess
   |author   = Hootless
+
   |author = Platonymous
   |id       = hootless.LineSprinklers
+
   |id     = Platonymous.Chess
   |nexus id = 2917
+
  |curse  = 877229
   |github   = hootless/StardewMods
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |dev note      = beta incompatibility possibly due to Json Assets
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Chess Boards
   |author   = Doomnik
+
   |author = aedenthorn, Erinthe
   |id       = Doomnik.LoanMod
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 3882
+
   |nexus   = 11580
   |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}}#ChessBoards
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Chest Displays
   |author   = Bouhm
+
   |author = MindMeltMax
   |id       = Bouhm.LocationCompass
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 3045
+
  |curse  = 997977
   |github   = Bouhm/stardew-valley-mods
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = ChestEx
   |author   = bwdy
+
   |author = berkayylmao
   |id       = bwdy.lockpicks
+
   |id     = berkayylmao.ChestEx
   |nexus id = 3521
+
   |nexus   = 4180
   |github   = bwdymods/SDV-Lockpicks
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
  |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Chest Label System
   |author   = Caraxian
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = caraxian.LongerLastingLures
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 2510
+
   |nexus   = 242
   |github   = Caraxi/StardewValleyMods
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Chest Naming
   |author   = RTGOAT
+
   |author = M3ales
   |id       = RTGOAT.Longevity
+
   |id     = ChestNaming
   |nexus id = 649
+
   |nexus   =
   |github   =  
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Chest Pooling
   |author   = Pathoschild
+
   |author = mralbobo
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = mralbobo.ChestPooling
   |nexus id = 541
+
   |nexus   =
   |github   = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Chest Pooling V2
   |author   = Huanir
+
   |author = jslattery26
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 2658
+
   |nexus   = 22461
   |github   =  
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Love Bubbles
+
   |name   = Chest Preview
  |author  = SteelixLeiter, Don Collins
+
   |author = sergiomadd
  |id      = LoveBubbles
+
   |id     = sergiomadd.ChestPreview
  |nexus id = 1318
+
   |nexus   = 13946
  |github  = doncollins/StardewValleyMods
+
   |github = sergiomadd/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
}}
 
{{/entry
 
   |name     = Loved Labels
 
   |author   = Advize and Jinxiewinxie
 
   |id       = Advize.LovedLabels
 
   |nexus id = 279
 
   |github   = AdvizeGH/LovedLabels
 
  |broke in = Stardew Valley 1.3.29
 
  |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
+
   |broke in = Stardew Valley 1.6
  |links        = https://github.com/AdvizeGH/LovedLabels/pull/3
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Chests Anywhere
   |author   = spacechase0
+
   |author = Pathoschild
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 521
+
   |curse  = 1000640
   |cf id    = 4053
+
   |nexus  = 518
   |moddrop id = 127279
+
   |moddrop = 606600
   |github   = spacechase0/LuckSkill
+
   |github = Pathoschild/StardewMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to SpaceCore
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Chest Value
   |author   = Sakorona
+
   |author = Jppkr4
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = Jppkr4.ChestValue
   |nexus id = 2208
+
   |nexus   = 23816
   |github   = JohnsonNicholas/SDVMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Chest Values
   |author   = IceGladiador
+
   |author = MysticalAsian
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 1780
+
   |nexus   = 23878
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Child Bed Config
   |author   = spacechase0
+
   |author = aclockworkhound
   |id       = spacechase0.Magic
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 2007
+
   |nexus  = 3540
   |cf id    = 5242
+
   |github = clockworkhound/SDV-ChildBedConfig
   |github   = spacechase0/Magic
 
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = obsolete
 
+
  |summary  = remove this mod (added in Stardew Valley 1.5).
   |dev note = beta incompatibility possibly due to PyTK/SpaceCore
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = Entoarox
+
   |author = CroiDorcha
   |id       = Entoarox.MagicJunimoPet
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 3567
+
   |nexus   = 1756
   |github   = Entoarox/StardewMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Children's Beds Removal
   |author   = Digus
+
   |author = Prismuth
   |id       = DIGUS.MailFrameworkMod
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 1536
+
   |nexus   = 1655
   |github   = Digus/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |links        = https://github.com/Digus/StardewValleyMods/pull/8
+
   |status  = workaround
   |link labels  = PR
+
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
}}
+
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Child to NPC
   |author   = jwdred
+
   |author = loe2run
   |id       = jwdred.MailOrderPigs
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 632
+
   |nexus   = 4568
   |github   = jdusbabek/stardewvalley
+
   |github = loe2run/ChildToNPC
  |broke in = Stardew Valley 1.3.29
 
  |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
+
   |broke in = Stardew Valley 1.5
   |links        = https://github.com/jdusbabek/stardewvalley/pull/8
+
<!--
  |link labels  = PR
+
   |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     = Map Image Export
+
   |name   = Chill in Your Farmhouse
   |author   = spacechase0
+
   |author = Husky110
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 1073
+
   |nexus  = 1768
  |cf id    = 4655
+
   |github = Husky110/ChillInYourFarmHouse
   |moddrop id = 127273
 
   |github   = spacechase0/MapImageExporter
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mega Storage
+
   |name   = Choose Baby Gender
   |author   = Alek, amazingalek
+
   |author = Travoos
   |id       = Alek.MegaStorage
+
   |id     =
   |nexus id = 4089
+
   |nexus   = 590
   |github   = amazingalek/Stardew-MegaStorage
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Choose Random Farm Event
   |author   = Clark, wilsonch3451
+
   |author = RunoV
   |id       = Clark.MiloDog
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 2861
+
   |nexus   = 8524
   |github  =  
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Chummy Fix
   |author   = Kabigon
+
   |author = ItsLittany
   |id       = Kabigon.MineAssist
+
   |id     = itslittany.ChummyFix
   |nexus id = 2296
+
   |nexus   = 6363
   |cf id    = 5353
+
   |moddrop = 804100
   |github   = KabigonFirst/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/KabigonFirst/StardewValleyMods/pull/3
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Circle of Thorns - NPC Hector
 +
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
 +
  |id      = DestyNova.Hector.SMAPI
 +
  |nexus  = 16032
 +
  |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).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Cheats Menu
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 +
  |nexus  = 4
 +
  |moddrop = 741872
 +
  |github  = CJBok/SDV-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Item Spawner
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 +
  |nexus  = 93
 +
   |moddrop = 741893
 +
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = CJB Show Item Sell Price
   |author   = JPAN
+
   |author = CJBok and Pathoschild
   |id       = jpan.MineChanges
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 3963
+
   |nexus   = 5
   |github   = JPANv2/Stardew-Valley-Mine-Changes
+
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Clay Map
   |author   = Nishtra
+
   |author = Underscore
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = underscore.clay_map
   |nexus id = 674
+
   |nexus   = 11903
   |github   =
+
   |github  =
  |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   = Clean Beach
   |author   = Nishtra
+
   |author = Artinity
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = Artinity.CleanBeach
   |nexus id = 770
+
   |nexus   = 14936
   |github   =  
+
   |github = Artinity/clean-beach
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Clean Cellar
   |author   = CatCattyCat, Cat
+
   |author = Sonozuki
   |id       = cat.modupdatemenu
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 2536
+
   |nexus   = 2975
   |github   = danvolchek/StardewMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Clean Farm
   |author   = WhiteMind
+
   |author = tstaples
   |id       = WhiteMind.MonsterLT
+
   |id     = tstaples.CleanFarm
   |nexus id = 1896
+
   |nexus   = 794
   |github   =  
+
   |github = tstaples/CleanFarm
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = MouseyPounds
+
   |author = aurpine
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = aurpine.ClearGlasses
   |nexus id = 3997
+
   |nexus   = 21090
   |github   = MouseyPounds/stardew-mods
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Click 2 Move
   |author   = Daniel McMenamy , Deathest1
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = f1r3w477.MoodyPlanet
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 2830
+
   |nexus   = 2219
   |github   = F1r3w477/TheseModsAintLoyal
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
+
  |status  = workaround
   |dev note = beta incompatibility possibly due to Level Extender
+
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = bwdy
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = bwdy.moongates
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 3545
+
   |nexus   = 604
   |github   = bwdymods/SDV-Moongates
+
  |moddrop = 664033
 
+
   |github = Sakorona/SDVMods
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = abandoned
   |dev note = beta incompatibility possibly due to bwdyworks
+
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Clint's Backstock
   |author   = Mopquill
+
   |author = Rokugin
   |id       = Mopquill.Ranch-Livin
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 2200
+
   |nexus   = 20886
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Clock24
   |author   = Entoarox
+
   |author = Lysero
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = Lysero.Clock24
   |nexus id = 2274
+
   |nexus  = 3718
   |cf id    = 4288
+
   |github =
   |github   = Entoarox/StardewMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clothes Rack
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.ClothesRack
 +
  |nexus  = 18765
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Cloudy Skies
   |author   = momoaau
+
   |author = Khloe Leclair
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = leclair.cloudyskies
   |nexus id = 451
+
   |nexus   = 23135
   |github   =
+
   |github = KhloeLeclair/StardewMods
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Coal Regen
   |author   = spacechase0
+
   |author = Blucifer, BluciferProgrammer
   |id       = spacechase0.MoreBuildings
+
   |id     = Blucifer.CoalRegen
   |nexus id = 2757
+
   |nexus  = 1664
   |cf id    = 5524
+
   |github = AbbyNode/StardewValley-CoalRegen
   |github   = spacechase0/MoreBuildings
 
  
   |beta broke in = Stardew Valley 1.4
+
   |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
  
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Cock-a-doodle-dont
   |author   = spacechase0
+
   |author = Fuzzy
   |id       = spacechase0.MoreGrassStarters
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 1702
+
   |nexus   = 7584
   |cf id   = 5129
+
  |github  =
   |moddrop id = 313307
+
}}
   |github   = spacechase0/MoreGrassStarters
+
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Coin Collector
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CoinCollector
 +
  |nexus  = 9843
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Cold Pets
   |author   = j4c0b333
+
   |author = Tyler Gibbs
   |id       = j4c0b333.Morehealth
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 4053
+
   |nexus   = 14379
   |github   =  
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Cold Weather Haley SMAPI
   |author   = JadeTheavas
+
   |author = DanielSerrano, Lord Xamon
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 2105
+
   |nexus   = 1169
   |github   = JadeTheavas/MoreMineLadders
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |links        = https://github.com/JadeTheavas/MoreMineLadders/pull/1
+
   |status  = abandoned
   |link labels  = PR
+
   |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     = More Multiplayer Info
+
   |name   = Collapsing On The Farm Fix
   |author   = cheesysteak
+
   |author = monsoonsheep
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 2173
+
   |nexus   = 18086
   |github   = cheesysteak/stardew-steak
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = CISC 3141, Testing, Upsters
   |id       = Omegasis.MoreRain
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 441
+
   |nexus   = 10380
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Colored Chests
   |author   = spacechase0
+
   |author = Igorious
   |id       = spacechase0.MoreRings
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 2054
+
   |nexus   =
   |cf id    = 5271
+
   |chucklefish = 3684
   |github   = spacechase0/MoreRings
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.1
 
+
  |status  = obsolete
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Colored Crystalariums
   |author   = OrneryWalrus
+
   |author = sophiesalacia
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 2587
+
   |nexus   = 14428
   |github   =  
+
   |github = sophiesalacia/StardewMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Colorful Chests
   |author   = Joco80 & Sasara
+
   |author = spacechase0
   |id       = Joco80.MoreWeapons
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 1168
+
   |nexus   = 1623
   |github   = MrOxity/MoreWeapons-Source-Code
+
  |moddrop = 279189
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Colorful Fish Ponds
   |author   = thfr
+
   |author = rokugin
   |id       = thfr.MOTDMod
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 3703
+
   |nexus   = 23615
   |github   = rfht/MOTDMod
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Combat Controls
   |author   = Shuai Zhang
+
   |author = DJ-STLN
   |id       = shuaiz.MoveFasterMod
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
  |nexus id = 1351
+
   |nexus   = 2590
  |github  = hcoona/StardewValleyMods
+
   |github = DJ-STLN/CombatControls
  |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   = Combat Controls Redux
   |author   = Zoryn
+
   |author = NormanPCN
   |id       = Zoryn.MovementModifier
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id =
+
   |nexus  = 10496
   |cf id    =  
+
   |github = NormanPCN/StardewValleyMods
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Combat Dummies, Combat Dummy
   |author   = bcmpinc
+
   |author = PeacefulEnd
   |id       = bcmpinc.MovementSpeed
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 2736
+
   |nexus   = 16769
   |github  = bcmpinc/StardewHack
+
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Combat Level Damage Scaler
   |author   = ylsama
+
   |author = spacechase0
   |id       = ylsama.MoveThoughObject
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 2680
+
   |curse  = 867732
   |github  =  
+
   |moddrop = 771671
   |source   = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |nexus   = 3905
   |dev note = source in separate Git branch
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |links        = https://github.com/ylsama/RightClickMoveMode/issues/8
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Combat with Farming Implements
   |author   = SgtPickles, GameMX
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 2256
+
   |nexus   = 313
   |github  = Dawilly/MTN2
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Combine Machines
   |author   = skiilaa
+
   |author = SlayerDharok
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 2282
+
  |curse  = 992028
   |github  =  
+
   |nexus   = 7411
 
+
   |github = Videogamers0/SDV-CombineMachines
   |beta broke in = SMAPI 3.0
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Combine Many Rings
 +
  |author  = Stari
 +
   |id      = Stari.CombineManyRings
 +
  |nexus  = 8801
 +
  |github  = SlivaStari/CombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Comics
   |author   = FerMod
+
   |author = Platonymous
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Platonymous.Comics
   |nexus id = 2347
+
   |nexus   = 6281
   |github   = FerMod/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
 
+
   |broke in = Stardew Valley 1.5.6
   |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   = Community Bundle Item Tooltip
   |author   = DoubleZ
+
   |author = Musbah Sinno
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = musbah.bundleTooltip
   |nexus id = 3765
+
   |nexus   = 1329
   |github   = SourceZh/MultiplayerIdle
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Community Center Anywhere
   |author   = Prince-Leto
+
   |author = Stingray
   |id       = princeleto.multiplayershaftfix
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
  |nexus id = 2922
+
   |nexus  = 10150
  |github  = Prince-Leto/StardewValleyMods
+
   |github  = Stingrayss/StardewValley
 
 
  |beta broke in           = SMAPI 3.0
 
  |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   = Community Center Bundles Randomizer
   |author   = Kalthramis
+
   |author = bowtochris
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 2192
+
   |nexus  = 20425
  |github   =  
+
   |github =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Community Center Helper
   |author   = lolmaj
+
   |author = vgperson
   |id       = lolmaj.MultiplayerTime
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 2543
+
   |nexus   = 6893
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Community Kitchen
   |author   = Redwood
+
   |author = blueberry
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2910
+
   |nexus   = 9851
   |github   = EKomperud/StardewMods
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
  |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-79#post-3345219
 
  |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    = Companion NPCs
   |author   = SlyMerc
+
  |author  = Redwood
   |id       = FileLoading
+
  |id      = Redwood.CompanionNPCs
   |nexus id = 1094
+
  |nexus  = 3175
   |github   =  
+
  |github  = EKomperud/StardewMods
   |broke in = SMAPI 2.0
+
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Compost&#44; Pests&#44; and Cultivation
 +
   |author = jahangmar
 +
   |id     = jahangmar.CompostPestsCultivation
 +
   |nexus   = 4446
 +
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Miome
+
   |author = BenW, BW
   |id       = miome.MultiToolMod
+
   |id     = BW.MyModding
   |nexus id = 2546
+
   |nexus   = 20918
   |github   = miome/MultitoolMod
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Concentration on Farming
   |author   = Omegasis, Alpha_Omegasis
+
   |author = punyo, yakminepunyo
   |id       = Omegasis.MuseumRearranger
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 428
+
   |nexus   = 1445
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Configurable Bundle Costs
   |author   = Eireon, Ben Patterson
+
   |author = sophiesalacia
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 2818
+
   |nexus   = 9444
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = WhiteMind
+
   |author = Boogie, BoogieBest
   |id       = WhiteMind.MLT
+
   |id     = boogie.greenhouse
   |nexus id = 1894
+
   |nexus   = 7109
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Configurable Junimo Kart
   |author   = Ilyaki
+
   |author = seitanicbean
   |id       = ilyaki.neatadditions
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 2648
+
   |nexus   = 6725
   |github  = Ilyaki/NeatAdditions
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Configurable Luck
   |author   = Ilyaki
+
   |author = sophiesalacia
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 3021
+
   |nexus   = 14610
   |github   = Ilyaki/NetworkOptimizer
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Configurable Machines
   | author   = Vrakyas
+
   |author = KnockedMallard42
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   | nexus id = 4030
+
   |nexus   = 280
   | github   =
+
   |github =
  | 3.0 ready= yes
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Configurable Shipping Dates
   |author   = Nobbele
+
   |author = Nishtra
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = ConfigurableShippingDates
   |nexus id = 2654
+
   |nexus   = 675
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |links          = https://github.com/nobbele/NewGameOnLaunch/pull/1
+
   |status   = abandoned
   |link labels    = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Configurable Special Orders Unlock
   |author   = Igorious
+
   |author = sophiesalacia
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id =
+
   |nexus  = 8690
   |cf id    = 3683
+
   |github = sophiesalacia/StardewMods
   |github   = Igorious/StardevValleyNewMachinesMod
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Configure Machine Outputs
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Mizzion
   |id       = Omegasis.NightOwl
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 433
+
   |nexus   = 3490
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
  
   |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   = Configure Machine Speed
   |author   = kulcris
+
   |author = BayesianBandit
   |id       = kulcris.NoCheatShortcuts
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 2310
+
   |nexus   = 3519
   |github  =  
+
   |github = BayesianBandit/ConfigureMachineSpeed
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Configure Machine Speed
   |author   = CatCattyCat, Cat
+
   |author = Steph Hoel
   |id       = cat.nocrows
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 1682
+
   |nexus   = 21005
   |github   = danvolchek/StardewMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Confirm Gifts
   |author   = CatCattyCat, Cat
+
   |author = BadScientist
   |id       = cat.nofencedecay
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 1180
+
   |nexus   = 23224
   |github   = danvolchek/StardewMods
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Confirm Warp Totem
   |author   = hitachihex
+
   |author = John Peters
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id =
+
   |nexus  = 20255
  |cf id    =
+
   |github =
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
  |source   = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
   |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#Friends Forever|Friends Forever]] instead.
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Connected Fences
   |author   = Hangy
+
   |author = sergiomadd
   |id       = Hangy.NoKidsEver
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 1464
+
   |nexus   = 10063
   |github   = L3thal1ty/No-Kids-Ever
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Connected Garden Pots
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 506
+
   |nexus   = 11411
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |links        = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |link labels  = PR
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Consistent Tree Growth Speed
   |author   = Drynwynn, thepaladinknight
+
   |author = IceGladiador
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 2528
+
   |nexus   = 1799
   |github   = Drynwynn/StardewValleyMods
+
   |github =
  |broke in = SMAPI 2.8
+
 
}}
 
{{/entry
 
  |name    = No Rumble Horse
 
  |author  = Xangria
 
  |id      = Xangria.NoRumbleHorse
 
  |nexus id = 1779
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Console Chat
   |author   = KirbyLink
+
   |author = Sonozuki
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 2947
+
   |nexus   = 3768
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github = Sonozuki/StardewMods
 
 
  |beta broke in          = SMAPI 3.0
 
  |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   = Console Code
   |author   = ThatNorthernMonkey
+
   |author = spacechase0
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 237
+
   |curse   = 867737
  |github   = ThatNorthernMonkey/NoSoilDecay
+
   |moddrop = 771643
   |broke in = Stardew Valley 1.2
+
   |nexus   = 3101
   |status   = workaround
+
   |github = spacechase0/StardewValleyMods
   |summary = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Console Commands, TrainerMod
   |author   = Platonymous
+
   |author = SMAPI
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 1084
+
   |nexus   =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |url    = https://smapi.io
 
+
   |github  = Pathoschild/SMAPI
   |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Console Coordinates
   |author   = Platonymous
+
   |author = Pillow
   |id       = Platonymous.Notes
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 3068
+
   |nexus   = 8957
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Content Code
   |author   = Bouhm
+
   |author = spacechase0
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = spacechase0.ContentCode
   |nexus id = 239
+
  |curse  = 867697
   |github   = Bouhm/stardew-valley-mods
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Content Patcher
   |author  = jwdred
+
   |author = Pathoschild
   |id      =  
+
   |id      = Pathoschild.ContentPatcher
   |nexus id = 694
+
   |curse  = 309243
   |github   =  
+
   |moddrop = 470174
   |broke in = SMAPI 2.0
+
   |nexus   = 1915
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Content Patcher Animations
   |author   = Adeel Tariq
+
   |author = spacechase0
   |id       = Adeel.ObjectProgressbars
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 2803
+
  |curse  = 867733
   |github   =  
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Content Patcher Editor
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 1315
+
   |nexus  = 17661
  |cf id    = 4842
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 131148
 
   |github   = spacechase0/ObjectTimeLeft
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Content Patcher Json Processor
   |author   = lambui
+
   |author = Jamie Taylor
   |id       = PhthaloBlue.Omnifarm
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id =
+
   |nexus  = 13320
   |cf id    =  
+
   |github = jltaylor-us/StardewJsonProcessor
  |url      = https://community.playstarbound.com/threads/127299
 
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Context-Sensitive Gift Cursor
   |author   = BitwiseJon
+
   |author = Vanguard3000
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 2052
+
   |nexus   = 6564
   |github   = bitwisejon/StardewValleyMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Continuous Music
   |author   = Mizzion
+
   |author = exhaustors
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 3633
+
   |nexus   = 24348
   |github   = Mizzion/MyStardewMods
+
   |github =
 
 
  |beta broke in = SMAPI 3.0
 
  |dev note      = beta incompatibility possibly due to Content Patcher
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Controller Radial Keybindings
   |author   = Midori Armstrong, azureglasses
+
   |author = spacechase0
   |id       = midoriarmstrong.seasonalitems
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 1452
+
   |nexus   = 12801
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Control Tree
   |author   = Paritee
+
   |author = Cluom
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = Cluom.ControlTree
   |nexus id = 3296
+
   |nexus   = 23119
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Control Valley
   |author   = Paritee
+
   |author = TheTexanTesla
   |id       = Paritee.TreatYourAnimals
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 3375
+
   |nexus   = 8160
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = tesla1889tv/ControlValleyMod
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Convenient Chests
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Solariz
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 2166
+
   |nexus   = 2196
   |github   =  
+
   |github = aEnigmatic/StardewValley
   |broke in = Stardew Valley 1.3.29
+
   |curse  = 300150
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Convenient Inventory
   |author   = f4iTh, JertsukkaTheMan
+
   |author = gaussfire
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 3524
+
   |nexus   = 10384
   |github   =  
+
   |github = alanperrow/StardewModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Cooking Skill
   |author  = bmarquismarkail, Space Baby
+
   |author = spacechase0
   |id      = SB_PotC
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 923
+
   |curse  = 867395
   |github   = bmarquismarkail/SV_PotC
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Coop Battle Pause
   |author   = J_Hizzal
+
   |author = adverserath
   |id       = J_Hizzal.PassableLadders
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 2985
+
   |nexus   = 12061
   |github  = joelra/SDV-PassableLadders
+
   |github =
 
+
}}
   |beta broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |links        = https://github.com/joelra/SDV-PassableLadders/pull/1
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
   |link labels   = PR
+
  |author  = DeLiXx
 +
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 +
  |nexus  = 12269
 +
  |github  =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooperative Egg Hunt
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CooperativeEggHunt
 +
   |nexus  = 17058
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Copper Still
   |author   = punyo, yakminepunyo
+
   |author = NCarigon
   |id       = punyo.PassableObjects
+
   |id     = NCarigon.CopperStill
   |nexus id = 2329
+
   |nexus   = 15333
   |github   = pomepome/PassableObjects
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Copy Invite Code
   |author   = jwdred
+
   |author = CatCattyCat, Cat
   |id       = jwdred.PelicanFiber
+
   |id     = cat.copyinvitecode
   |nexus id = 631
+
   |nexus   = 2171
   |github   = jdusbabek/stardewvalley
+
   |github = danvolchek/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
+
   |status  = obsolete
  |links        = https://github.com/jdusbabek/stardewvalley/pull/8
+
  |summary = remove this mod (added in Stardew Valley 1.3.17).
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Cosmetic Rings
   |author   = ElectroCrumpet
+
   |author = PeacefulEnd
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 2770
+
   |nexus   = 8522
   |github   = TobinWilson/PelicanPostalService
+
   |github = Floogen/CosmeticRings
  |summary  = use 1.0.5-beta version (not 1.0.6).
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/TobinWilson/PelicanPostalService/pull/1
+
   |status   = abandoned
  |link labels   = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Cozy Clothing
   |author   = Platonymous
+
   |author = CompSciLauren
   |id       = Platonymous.PelicanTTS
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 1079
+
   |nexus   = 5093
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Crab Net
   |author   = bwdy
+
   |author = jwdred
   |id       = bwdy.peopleseeds
+
   |id     = jwdred.CrabNet
   |nexus id = 3635
+
   |nexus   = 584
   |github   =  
+
   |github = jdusbabek/stardewvalley
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
+
<!--
   |dev note = beta incompatibility possibly due to bwdyworks
+
   |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     = Persia the Mermaid, PersiaMod
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = Avalon, Avalonii
+
   |author = Goldenrevolver
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 1419
+
   |nexus   = 7767
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Craftable Butterfly Hutches
   |author   = Xangria
+
   |author = aedenthorn, Erinthe
   |id       = Xangria.PersistentGameOptions
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 1778
+
   |nexus   = 6279
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = SMAPI 3.0
+
   |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     = Persival's Bundle Mod
+
   |name   = Craftable Legendary Fish Mounts
   |author   = Persival
+
   |author = FallToot
   |id       =  
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 438
+
   |nexus   = 4286
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.1
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Craftable Terrarium, Terrarium
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.personaleffects
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 3532
+
   |nexus   = 8031
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft and Build from Containers, Craft From Containers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftFromContainers
 +
  |nexus  = 15341
 +
  |github  = aedenthorn/StardewValleyMods
  
   |dev note = beta incompatibility possibly due to bwdyworks
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Craft Anything
   |author   = skuldomg, Skuld
+
   |author = Sabera, kelbesque
   |id       = skuldomg.petChoicePerks
+
   |id     = Sabera.CraftAnything
   |nexus id = 3313
+
   |nexus   = 2524
   |github   = skuldomg/petChoicePerks
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Craft Counter
   |author   = Jfulmer, Consillium
+
   |author = bcmpinc
   |id       = JfulmerPetEnhancementMod
+
   |id     = bcmpinc.CraftCounter
   |nexus id =
+
   |nexus  = 2739
  |cf id    =
+
   |github = bcmpinc/StardewHack
   |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
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = obsolete
   |beta status  = workaround
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |beta summary  = use [[#Pet Interaction|Pet Interaction]] instead.
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
   |links        = https://github.com/jlfulmer/PetEnhancementMod/pull/2
+
  |name    = Crafting Collections Page
   |link labels   = PR
+
   |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
   |nexus  = 21620
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Crafting Counter
   |author   = jahangmar
+
   |author = lolpcgaming
   |id       = jahangmar.PetInteraction
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 4232
+
   |nexus   = 1585
   |github   = jahangmar/StardewValleyMods
+
   |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     = Phone Villagers
+
   |name   = Craft Priority
   |author   = DewMods
+
   |author = trienow
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 2681
+
   |nexus   = 4174
   |github   =  
+
   |github = trienow/Stardew-CraftPriority
  
   |beta broke in = SMAPI 3.0
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Man Begone
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CraneManBegone
 +
  |nexus  = 4704
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Creaturebook
   |author   = Platonymous
+
   |author = KediDili
   |id       = Platonymous.PlanImporter
+
   |id     = KediDili.Creaturebook
   |nexus id = 2071
+
   |nexus   = 13807
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = KediDili/Creaturebook
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Creeper Forage
   |author   = f4iTh, JertsukkaTheMan
+
   |author = bwdy
   |id       = f4iTh.PMT
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 2349
+
   |nexus   = 2115
   |github   =  
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Critter Rings
   |author   = MouseyPounds
+
   |author = atravita
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = atravita.CritterRings
   |nexus id = 4096
+
  |curse  = 870962
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1358001
 +
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = Demiacle
+
   |author = violetlizabet
   |id       = Demiacle.PlantOnGrass
+
   |id     = violetlizabet.seaMonster
   |nexus id = 1026
+
   |nexus   = 20486
   |github   =
+
   |github  = elizabethcd/SeaMonsterAlert
  |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   = Cropbeasts
   |author   = jwdred
+
   |author = kdau
   |id       = jwdred.PointAndPlant
+
   |id     = kdau.Cropbeasts
   |nexus id = 572
+
  |moddrop = 784523
   |github  = jdusbabek/stardewvalley
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
   |links              = https://github.com/jdusbabek/stardewvalley/pull/8
+
  |name    = Crop Check
   |link labels        = PR
+
   |author  = Fairfield
 +
   |id      = FairfieldBW.CropCheck
 +
   |nexus  = 9224
 +
   |github  = FairfieldBW/CropCheck
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |beta status   = broken
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Color Combiner
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CropColorCombiner
 +
   |nexus   = 3986
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Crop Extension
   |author   = bwdy
+
   |author = Platonymous
   |id       = bwdy.polygamy
+
   |id     = Platonymous.CropExtension
   |nexus id = 3542
+
   |curse  = 877230
   |github   = bwdymods/SDV-Polygamy
+
   |nexus   = 3208
 
+
  |moddrop = 793915
   |beta broke in = Stardew Valley 1.4
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |dev note = beta incompatibility possibly due to bwdyworks
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Crop Fairy
   |author   = The Krominator
+
   |author = Abs, abslam
   |id       = TheKrominatorPokemania
+
   |id     = abs.CropFairy
   |nexus id = 2676
+
   |nexus   = 4885
   |github   =  
+
   |github =
 
 
  |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Crop Grace Period
   |author   = CatCattyCat, Cat
+
   |author = lefthandedkid, stoobinator
   |id       = cat.Pong
+
   |id     = stoobinator.seasonspillover
   |nexus id = 1994
+
   |nexus   = 7203
   |github   = danvolchek/StardewMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Crop Growth Adjustments
   |author   = BadNetCode
+
   |author = GZhynko
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 1232
+
   |nexus  = 18914
   |moddrop id = 130159
+
   |github = gzhynko/stardew-mods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Crop Growth Info
   |author   = TrollTheBotman
+
   |author = aedenthorn, Erinthe
   |id       = JoshJKe.PortalGun
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 3049
+
   |nexus   = 12178
   |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
   |dev note = beta incompatibility possibly due to PyTK
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Crop Harvest Bubbles
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Portraiture
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 999
+
   |nexus   = 17761
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
   |dev note = beta incompatibility possibly due to PyTK
+
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Crop Hat
   |author   = Mucchan
+
   |author = aedenthorn, Erinthe
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = aedenthorn.CropHat
   |nexus id =
+
   |nexus  = 11787
   |cf id    = 3594
+
   |github = aedenthorn/StardewValleyMods
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in          = Stardew Valley 1.2
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |unofficial version = 0.1.4-unofficial.1-mouahrara
  |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
   |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   = Crop Markers
  |author  = Renny
+
   |author = aedenthorn, Erinthe
  |id      = renny.prairiekingprizes
+
   |id     = aedenthorn.CropMarkers
  |nexus id = 2811
+
   |nexus   = 18120
  |github  = OfficialRenny/PrairieKingPrizes
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
   |name     = Price Drops
 
   |author   = skuldomg, Skuld
 
   |id       = skuldomg.priceDrops
 
   |nexus id = 2047
 
   |github   = skuldomg/priceDrops
 
}}
 
{{/entry
 
  |name    = Prices
 
  |author  = skiilaa
 
  |id      = skiilaa.Prices
 
  |nexus id = 2255
 
  |github  =
 
  
   |beta broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Crop Safety
   |author   = stokastic
+
   |author = BadNetCode
   |id       = stokastic.PrismaticTools
+
   |id     = BadNetCode.CropSafety
   |nexus id = 2428
+
   |nexus   = 1233
   |github   = stokastic/PrismaticTools
+
  |moddrop = 130160
 +
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 1.7.1-unofficial.7-pathoschild
+
   |status   = abandoned
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343893
 
 
 
  |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   = Crops Anytime Anywhere
   |author   = spacechase0
+
   |author = Pathoschild
   |id       = spacechase0.ProfitCalculator
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 3378
+
   |nexus   = 3000
   |cf id    = 5657
+
   |moddrop = 606647
   |github   = spacechase0/StardewProfitCalculator
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Crops Survive Season Change
   |author   = onjulraz
+
   |author = aedenthorn, Erinthe
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 2923
+
   |nexus   = 18030
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Crops Watered Indicator
   |author   = NarlanMarlan
+
   |author = Tyler Thrailkill, snowe2010
   |id       = narlan.projects
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 3785
+
   |nexus   = 3200
   |github   = NolanEastburn/ProjectS
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Crop Tooltips
   |author   = Paracosm
+
   |author = GenDeathrow
   |id       = Paracosm.PurchasableRecipes
+
   |id     = gengeathrow.croptooltip
   |nexus id = 1722
+
   |nexus  =
  |github   =  
+
   |curse   = 307933
   |broke in = Stardew Valley 1.3
+
   |github  =
   |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.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Transplant
 +
  |author  = Digus
 +
  |id      = DIGUS.CropTransplantMod
 +
  |nexus  = 2594
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Crop Variation
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Toolkit
+
   |id     = aedenthorn.CropVariation
   |nexus id = 1726
+
   |nexus   = 11467
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Qi Exchanger
+
   |name   = Crop Walker
   |author   = Mizzion
+
   |author = MindMeltMax
   |id       = mizzion.qiexchanger
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 1930
+
  |curse  = 1004489
   |github   = Mizzion/MyStardewMods
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Crop Watering Bubbles
   |author   = Prismuth
+
   |author = aedenthorn, Erinthe
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 1647
+
   |nexus   = 17773
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status     = workaround
+
   |status   = workaround
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |summary = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Crowcalypse
   |author   = SilentOak
+
   |author = stardemod
   |id       = SilentOak.QualityProducts
+
   |id     = stardemod.Crowcalypse
   |nexus id = 3609
+
   |nexus  = 22594
  |github   = silentoak/StardewMods
+
   |github =
 
 
  |unofficial version = 2.1.3-unofficial.2-pathoschild <!--not technically incompatible, but fixes common errors with the mod-->
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-80#post-3346731
 
  |links              = https://github.com/silentoak/StardewMods/pull/3
 
  |link labels        = PR
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = SilentOak
+
   |author = Miihau
   |id       = SilentOak.AutoQualityPatch
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 3609
+
   |nexus  = 16926
  |github   = silentoak/StardewMods
+
   |github =
 
 
  |unofficial version = 2.1.3-unofficial.2-pathoschild <!--not technically incompatible, but fixes common errors with the mod-->
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-80#post-3346731
 
  |links              = https://github.com/silentoak/StardewMods/pull/3
 
  |link labels        = PR
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Crystal Ball
   |author   = BadNetCode
+
   |author = Thom Smith, Thom1729
   |id       = BadNetCode.QuestDelay
+
   |id     = Thom1729.CrystalBall
   |nexus id = 1239
+
   |nexus  = 7826
   |moddrop id = 473938
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Crystalline Junimo Chests
   |author   = WuestMan, redknightofdoom
+
   |author = LeFauxMatt and pegfingers
   |id       = WuestMan.QuickStart
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 2375
+
  |moddrop = 1547134
   |github   = Brian-Wuest/Quick_Start
+
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Current Location
   |author   = EvilPdor
+
   |author = Vrakyas
   |id       =  
+
   |id     = Vrakyas.CurrentLocation
   |nexus id =
+
   |nexus  = 4028
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  =
+
   |broke in = SMAPI 3.0
   |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
}}
 
{{/entry
 
  |name    = Random Hair Color
 
  |author  = bookworm89723
 
  |id      = davis.randomhair
 
  |nexus id = 3271
 
  |github  = joaniedavis/RandomHairMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Current Location
   |author   = skiilaa
+
   |author = Omegasis, AlphaOmegasis
   |id       = skiilaa.RandomTastes
+
   |id     = CurrentLocation102120161203
   |nexus id = 2285
+
   |nexus   = 638
   |github   = moriczgergo/RandomTastes
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |beta unofficial version = 1.0.1-unofficial.1-pathoschild
+
   |status  = abandoned
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
  |links                  = https://github.com/moriczgergo/RandomTastes/pull/1
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = CatCattyCat, Cat
+
   |author = Patap, Pataper
   |id       = cat.sprinklerrange
+
   |id     = Patap.CursorTeleport
   |nexus id = 1179
+
   |nexus   = 17934
   |github   = danvolchek/StardewMods
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Custom Achievements
   |author   = Remy Bach
+
   |author = aedenthorn, Erinthe
   |id       = remybach.readersdigest
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 3040
+
   |nexus   = 10047
   |github   = remybach/stardew-valley-readersdigest
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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-3344726
 
  |links                  = https://github.com/remybach/stardew-valley-readersdigest/pull/3
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Custom Adventure Guild Challenges
   |author   = Kevin Connors
+
   |author = DefenTheNation
   |id       = KevinConnors.RealisticFishing
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 2623
+
   |nexus   = 2301
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
  |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
+
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
   |links              = https://github.com/kevinforrestconnors/RealisticFishing/pull/46
+
  |unofficial version = 2.0.1-unofficial.1-eble
   |link labels        = PR
+
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
   |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
+
  |status  = abandoned
   |dev note = beta incompatibility possibly due to PyTK
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Recatch Legendary Fish
+
   |name   = Custom Backpack Framework
  |author  = cantorsdust
+
   |author = aedenthorn, Erinthe
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = aedenthorn.CustomBackpack
  |nexus id = 172
+
   |nexus   = 13826
  |github  = cantorsdust/StardewMods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
   |name     = Recover Stamina
 
   |author   = lperkins2, Logan Perkins
 
   |id       = lperkins2.RecoverStamina
 
   |nexus id = 2332
 
   |github   =  
 
  
  |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
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Custom Bundles
   |author   = Zoryn
+
   |author = LeFauxMatt
   |id       = Zoryn.RegenMod
+
   |id     = furyx639.CustomBundles
   |nexus id =
+
   |nexus  = 8258
   |cf id    =  
+
 
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |status   = abandoned
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Custom Bush
   |author   = SlyMerc
+
   |author = LeFauxMatt
  |id      = RelationshipBar
+
   |id     = furyx639.CustomBush
   |nexus id = 1009
+
   |curse   = 998265
  |github  =
+
   |moddrop = 1547214
  |broke in = Stardew Valley 1.3
+
   |nexus  = 20619
}}
+
   |github  = LeFauxMatt/StardewMods
{{/entry
 
  |name    = Relationships Enhanced
 
   |author   = rodrigovaz
 
   |id      = relationshipsenhanced
 
   |nexus id =
 
   |cf id    = 4435
 
   |github   =
 
  |broke in = SMAPI 2.0
 
<!--
 
  |status  = workaround
 
  |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Custom Cask Mod
   |author   = Dragonisser
+
   |author = Digus
   |id       = relationshipstatus
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 751
+
   |nexus   = 2642
   |github   =  
+
   |github = Digus/StardewValleyMods
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Custom Chest Types
   |author   = Branic
+
   |author = aedenthorn, Erinthe
   |id       = Branic.RelationshipTracker
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 2845
+
   |nexus   = 7755
   |github   = Paradox355/SDVMods
+
   |github = aedenthorn/StardewValleyMods
  |status  = optional
 
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |links                  = https://github.com/Paradox355/SDVMods/pull/5
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Custom Chores
   |author   = Surkasu
+
   |author = LeFauxMatt
   |id       = Surkasu.Reminders
+
   |id     = furyx639.CustomChores
   |nexus id = 2481
+
   |nexus   = 5315
   |github   =  
+
  |moddrop = 717888
 +
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Custom Community Center Bundles
   |author   = EternalSoap, arjan3004
+
   |author = Alja, alvadea & jaksha
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = alja.CustomCCB
   |nexus id = 2545
+
   |nexus   = 21340
   |github   = SoapStuff/Remote-Fridge-Storage
+
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Centre
 +
  |author  = blueberry
 +
  |id     = blueberry.CustomCommunityCentre
 +
  |nexus  = 9850
 +
   |github = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Companions
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 +
  |nexus  = 8626
 +
  |github  = Floogen/CustomCompanions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Custom Crafting Stations
   |author   = CatCattyCat, Cat
+
   |author = Cherry, CherryChain
   |id       = cat.removablehorsehats
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 2223
+
   |nexus   = 6293
   |github   = danvolchek/StardewMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Custom Critters
   |author   = Remmie, CoinzReturns
+
   |author = spacechase0
   |id       = Remmie.Rename
+
   |id     = spacechase0.CustomCritters
   |nexus id = 2130
+
  |curse  = 867759
   |github   =  
+
   |moddrop = 130428
 
+
   |nexus   = 1255
   |beta broke in = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Custom Crops
   |author   = JarvieK
+
   |author = spacechase0
   |id       = JarvieK.RentedTools
+
   |id     = spacechase0.CustomCrops
   |nexus id = 1307
+
   |nexus   = 1592
   |github   = Jarvie8176/StardewMods
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |beta broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |beta unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
  |links                  = https://github.com/Jarvie8176/StardewMods/pull/7
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Custom Crops Decay
   |author   = jwdred
+
   |author = ZaneYork
   |id       = jwdred.Replanter
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 589
+
   |nexus   = 5830
   |github   = jdusbabek/stardewvalley
+
   |github = ZaneYork/SDV_Mods
  |broke in = Stardew Valley 1.3.29
 
  |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
+
   |broke in = Stardew Valley 1.6
  |links        = https://github.com/jdusbabek/stardewvalley/pull/8
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Custom Crystalarium Mod
   |author   = littleraskol
+
   |author = Digus
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id =
+
   |nexus  = 2516
   |cf id    = 4465
+
   |github  = Digus/StardewValleyMods
   |github   =
 
  |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     = Reseed, Roc's Reseed Mod
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = rocslayer, James Overton
+
   |author = Digus
   |id       = Roc.Reseed
+
   |id     = Digus.CCRMAutomate
   |nexus id = 2421
+
   |nexus   = 8193
   |github   =  
+
   |github = Digus/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Custom Death Penalty Plus
   |author   = Iceburg
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 356
+
   |nexus  = 7069
  |github   =  
+
   |moddrop = 853913
   |broke in = SMAPI 2.0
+
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
   |status  = workaround
 
  |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Custom Decoration Areas
   |author   = ylsama
+
   |author = aedenthorn, Erinthe
   |id       = ylsama.RightClickMoveMode
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 2614
+
   |nexus   = 9626
   |github   = ylsama/RightClickMoveMode
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Custom Dungeon Floors
   |author   = Yoshify
+
   |author = aedenthorn, Erinthe
   |id       = Yoshify.RiseAndShine
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 3
+
   |nexus   = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |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
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-whisk-update
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
 +
  |author  = onlythechosen
 +
  |id      = otc.eggfestivalcustomeggamount
 +
  |nexus  = 22380
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
  |author  = Platonymous
 +
   |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |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     = Rope Bridge
+
   |name   = Custom Emotes
   |author   = Teban100
+
   |author = purrplingcat
   |id       = RopeBridge
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 824
+
   |nexus   = 10861
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = purrplingcat/CustomEmotes
  
   |broke in          = SMAPI 2.6
+
   |status  = abandoned
  |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   = Custom Farming Redux
   |author   = Pathoschild
+
   |author = Platonymous
   |id       = Pathoschild.RotateToolbar
+
   |id     = Platonymous.CustomFarming
   |nexus id = 1100
+
   |nexus  = 991
  |github  = Pathoschild/StardewMods
+
   |curse   = 307366
}}
+
   |moddrop = 793926
{{/entry
+
   |github = Platonymous/Stardew-Valley-Mods
   |name    = Running Late
 
   |author   = Coll1234567
 
   |id      = Coll1234567.RunningLate
 
  |nexus id = 3518
 
   |github   =  
 
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = Platonymous.CFAutomate
   |nexus id = 605
+
   |nexus  = 991
   |cf id    = 4274
+
   |github = Platonymous/Stardew-Valley-Mods
  |moddrop id = 127276
 
   |github   = spacechase0/RushOrders
 
  
   |beta broke in = Stardew Valley 1.4
+
   |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     = Safe Lightning
+
   |name   = Custom Farm Loader
   |author   = CatCattyCat, Cat
+
   |author = DeLiXx
   |id       = cat.safelightning
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 2039
+
  |curse  = 990485
   |github   = danvolchek/StardewMods
+
   |nexus   = 13804
 
+
   |github =
   |beta broke in = Stardew Valley 1.4
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Custom Farm Types
   |author   = Jesse, Jdvicks94
+
   |author = spacechase0
   |id       = Jesse.SauvignonInStardew
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 2597
+
   |nexus  = 1140
  |github   = JDvickery/Sauvignon-in-Stardew
+
   |moddrop = 128708
   |broke in = Stardew Valley 1.3.29
+
   |github  = spacechase0/CustomFarmTypes
   |unofficial version = 1.9.1-unofficial.4-pathoschild
 
  |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.3
   |links        = https://github.com/JDvickery/Sauvignon-in-Stardew/pull/6
+
   |status   = abandoned
  |link labels   = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Custom Fixed Dialogue
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SaveAnywhere
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 444
+
   |nexus   = 6358
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = SMAPI
+
   |author = Datamancer
   |id       = SMAPI.SaveBackup
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id =  
+
   |nexus   = 20938
   |url      = https://smapi.io
+
   |moddrop = 1533308
   |github   = Pathoschild/SMAPI
+
   |github = csandwith/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Custom Furniture
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.ScaleUp
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 3130
+
   |nexus   = 1254
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Dialogue
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.CustomGiftDialogue
 +
  |nexus  = 7304
 +
  |github  = purrplingcat/StardewMods
  
   |dev note = beta incompatibility possibly due to PyTK
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Custom Gift Limits
   |author   = WretchedPenguin
+
   |author = aedenthorn, Erinthe
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 3579
+
   |nexus   = 13964
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Custom Gift Limits - Continued
   |author   = Caraxian
+
   |author = aedenthorn and FlyingTNT
   |id       = caraxian.scroll.to.blank
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 4144
+
   |nexus  = 22385
   |cf id    = 4405
+
   |github = FlyingTNT/StardewValleyMods
   |github   = Caraxi/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Custom Greenhouse
   |author   = Tomwa
+
   |author = Forkmaster
   |id       = Tomwa.ScrollToZoom
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 2163
+
   |nexus   = 3464
   |github   =  
+
   |github =
  
   |beta broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Custom Harvest Fix
   |author   = mmanlapat
+
   |author = mytigio
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = mytigio.customharvestfix
   |nexus id = 1106
+
   |nexus   = 4192
   |github   =  
+
   |github = mytigio/CustomHarvestFix
  |broke in = Stardew Valley 1.3.29
+
 
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Custom Hay
   |author   = Dawgeth
+
   |author = aedenthorn, Erinthe
   |id       = MTD.SDVTwitch
+
   |id     = aedenthorn.CustomHay
   |nexus id = 1760
+
   |nexus   = 16744
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = Entoarox
+
   |author = zelink, zelinknilez
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = zelink.zeldaHome
   |nexus id = 2273
+
   |nexus  = 20844
   |cf id    = 4262
+
   |github =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Customise Child Bedroom
   |author   = Platonymous
+
   |author = Speshkitty
   |id       = Platonymous.SeedBag
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 1133
+
   |nexus   = 5540
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Speshkitty/CustomiseChildBedroom
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = obsolete
 
+
  |summary = remove this mod (added in Stardew Valley 1.5).
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Customizable Cart Redux
   |author   = spacechase0
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = spacechase0.SeedCatalogue
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 1640
+
   |nexus  = 1402
   |cf id    = 5090
+
   |moddrop = 664037
   |moddrop id = 281292
+
   |github = Sakorona/SDVMods
   |github   = spacechase0/SeedCatalogue
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = beta incompatibility possibly due to SpaceCore
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Customizable Death Penalty
   |author   = mcoocr
+
   |author = CatCattyCat, Cat
   |id       = mcoocr.smcq
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 3089
+
   |nexus  = 1991
  |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |moddrop = 833547
 
+
   |github = danvolchek/StardewMods
   |beta broke in = SMAPI 3.0
 
   |beta status  = workaround
 
  |beta summary = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
  |links        = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Customizable Traveling Cart Days
   |author   = jahangmar
+
   |author = Yyeahdude
   |id       = jahangmar.SeedsAreRare
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 3618
+
   |nexus   = 567
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
 
  |beta broke in = Stardew Valley 1.4
 
  
   |dev note = beta incompatibility possibly due to Better Mixed Seeds
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Customize Anywhere
   |author   = JarvieK
+
   |author = Cherry, CherryChain
   |id       = JarvieK.SelfService
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 1304
+
   |nexus  = 4734
  |github   = Jarvie8176/StardewMods
+
   |moddrop = 716356
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in          = Stardew Valley 1.4
 
   |beta unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |links                  = https://github.com/Jarvie8176/StardewMods/pull/7
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Customize Cursor Sprite
   |author   = GuiNoya, Yesst
+
   |author = Sonozuki
   |id       = GuiNoya.SelfServiceShop
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 1622
+
   |nexus   = 3014
   |github   = GuiNoya/SVMods
+
   |github = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Customize Dresser
   |author  = Denifia
+
   |author = Dragoon23
   |id       = Denifia.SendItems
+
  |id      = Dragoon23.CustomizeDresser
   |nexus id = 1087
+
  |nexus  = 23359
   |moddrop id = 127754
+
  |github  =
   |github   = Denifia/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Exterior
 +
   |author  = spacechase0
 +
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
 +
   |nexus   = 1099
 +
   |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = lolmaj
+
   |author = MissCoriel
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = misscoriel.hpstam
   |nexus id = 3965
+
   |nexus   = 5275
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Customize Trinkets
   |author  = funny-snek
+
   |author = Dragoon23
   |id       = funnysnek.SeparateMoney
+
  |id      = Dragoon23.CustomizeTrinkets
   |nexus id = 3086
+
  |nexus  = 23818
   |github  =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Wedding Attire
 +
   |author  = violetlizabet
 +
   |id     = violetlizabet.CustomizeWeddingAttire
 +
   |nexus   = 10761
 +
  |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
  |id     = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
   |github = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Linens
 +
  |author  = Mevima
 +
  |id      = Mevima.CustomLinens
 +
  |nexus  = 1027
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Custom Localization
   |author   = Ilyaki
+
   |author = ZaneYork
   |id       = Ilyaki.ServerBookmarker
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 2968
+
   |nexus   = 5377
   |github   = Ilyaki/ServerBookmarker
+
   |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     = Server Browser
+
   |name   = Custom Locks
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.ServerBrowser
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 3227
+
   |nexus   = 6251
   |github   = Ilyaki/Server-Browser
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Custom Locks Updated
   |author   = PhantomGamers
+
   |author = Rokugin
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 2993
+
   |nexus   = 21148
   |github   = PhantomGamers/StardewPortChanger
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Custom Mine Cart Steam
   |author   = j4c0b333
+
   |author = aedenthorn, Erinthe
   |id       = j4c0b333.SetMoney
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 3889
+
   |nexus   = 14508
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Custom Movies
   |author   = dJomp
+
   |author = Platonymous
   |id       = dJomp.SetUniqueGameID
+
   |id     = Platonymous.CustomMovies
   |nexus id = 2042
+
   |nexus   = 4737
   |github   =  
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Custom Music
   |author   = TheCroak
+
   |author = Platonymous
   |id       = TheCroak.BuildingsNotifications
+
   |id     = Platonymous.CustomMusic
   |nexus id = 620
+
  |curse  = 307367
   |github   =  
+
  |moddrop = 793904
   |broke in = SMAPI 2.0
+
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Custom NPC
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = Platonymous.CustomNPC
   |nexus id = 756
+
   |nexus   = 1607
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Custom NPC Exclusions
   |author   = Berkay Yigit, berkayylmao
+
   |author = Esca, Esca-MMC
   |id       = berkay2578.ShipEverything
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 3782
+
   |nexus   = 7089
   |github   = berkayylmao/StardewValleyMods
+
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Fixes
 +
  |author  = spacechase0
 +
  |id     = spacechase0.CustomNPCFixes
 +
  |curse  = 867734
 +
  |moddrop = 771669
 +
  |nexus  = 3849
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Custom NPC - Riley, Riley House
   |author   = Platonymous
+
   |author = SG
   |id       = Platonymous.ShipFromInventory
+
   |id     = SG.RileyHouse
   |nexus id = 3219
+
   |nexus   = 5811
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Custom Obelisks
   |author   = Iceburg
+
   |author = XxHarvzBackxX
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = harvz.CustomObelisks
   |nexus id = 321
+
   |nexus   = 10202
   |github   =  
+
   |github = XxHarvzBackxX/Custom-Obelisks
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Custom Object Production
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 2278
+
   |curse  = 868827
   |cf id    = 4381
+
   |nexus  = 10152
   |github   = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
+
 
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Custom Ore Nodes
   |author   = Igorious
+
   |author = aedenthorn, Erinthe
   |id       = Igorious.Showcase
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id =  
+
   |curse  = 868903
   |cf id    = 4487
+
   |nexus  = 5966
   |github   = Igorious/Stardew_Valley_Showcase_Mod
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Custom Paths
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Entoarox
   |id       = f4iTh.ShowCatchQuality
+
   |id     = Entoarox.CustomPaths
   |nexus id = 3326
+
   |nexus   = 2272
   |github  =  
+
  |chucklefish = 5234
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.ShroomSpotter
+
   |id     = aedenthorn.PetBed
   |nexus id = 908
+
   |nexus  = 10462
   |moddrop id = 125766
+
   |github = aedenthorn/StardewValleyMods
   |github   = TehPers/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Custom Picture Frames
   |author   = climaxius
+
   |author = aedenthorn, Erinthe
   |id       = climaxius.silentscarecrows
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 3258
+
   |nexus   = 10704
   |github  = robbiev/SilentScarecrows
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Custom Quest Expiration
   |author   = bogie5464
+
   |author = hawkfalcon
   |id       = bogie5464.SiloReport
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 3194
+
   |nexus   = 2148
   |github   = bogie5464/SiloReport
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Custom Reminders
   |author   = TheMusketeer
+
   |author = Dem1se
   |id       = SimpleCropLabel
+
   |id     = Dem1se.CustomReminders
   |nexus id = 314
+
   |nexus   = 6215
   |github   =  
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Custom Renovations, Renovations
   |author   = skn
+
   |author = aedenthorn, Erinthe
   |id       = skn.HungerMod
+
   |id     = aedenthorn.Renovations
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 9687
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Custom Resource Clumps
   |author   = Omegasis, AlphaOmegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SimpleSoundManager
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 1410
+
   |nexus   = 6669
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Custom Shirts
   |author   = ADoby, tZed, Tobias Z
+
   |author = Platonymous
   |id       = tZed.SimpleSprinkler
+
   |id     = Platonymous.CustomShirts
   |nexus id = 76
+
   |nexus   = 2416
   |github   = ADoby/SimpleSprinkler
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.6.1-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-60#post-3328871
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
  |links              = https://github.com/ADoby/SimpleSprinkler/pull/4
 
  |link labels        = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Custom Shops Redux
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = Omegasis, Alpha_Omegasis
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 366
+
   |nexus   = 1378
   |github   = tlcasebeer/SivsMarriageMod
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.1
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.4
   |summary  = use {{nexus mod|3054|Looking For Love}} instead.
+
   |status  = abandoned
 +
   |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     = Skill Prestige
+
   |name   = Custom Signs
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 569
+
   |nexus   = 11336
   |github   = Alphablackwolf/SkillPrestige
+
   |github = aedenthorn/StardewValleyMods
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.6-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-81#post-3348034
 
  
   |beta broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |beta unofficial version = 1.2.4-unofficial.7-pathoschild
+
}}
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3348119
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Location
 +
  |author  = barteke22
 +
   |id      = barteke22.CustomSpouseLocation
 +
  |nexus  = 9676
 +
   |github  = barteke22/StardewMods
  
   |links        = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
   |broke in = Stardew Valley 1.6
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = Custom Spouse Patio
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 569
+
   |nexus   = 6630
   |github   = Alphablackwolf/SkillPrestige
+
   |github = aedenthorn/StardewValleyMods
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.6-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-81#post-3348034
 
  
   |beta broke in          = Stardew Valley 1.4
+
   |status  = abandoned
   |beta unofficial version = 1.2.4-unofficial.7-pathoschild
+
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
   |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3348119
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Spouse Patio Redux
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatioRedux
 +
  |nexus  = 10889
 +
   |github  = aedenthorn/StardewValleyMods
  
   |links        = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
   |broke in          = Stardew Valley 1.6
   |link labels  = PR
+
  |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     = Skill Prestige for Luck Skill
+
   |name   = Custom Spouse Patio Wizard
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 569
+
   |nexus   = 7775
   |github   = Alphablackwolf/SkillPrestige
+
   |github = aedenthorn/StardewValleyMods
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.6-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-81#post-3348034
 
  
   |beta broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
  |beta unofficial version = 1.2.4-unofficial.7-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3348119
 
 
 
  |links        = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Custom Spouse Rooms
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 569
+
   |curse   = 868833
  |github   = Alphablackwolf/SkillPrestige
+
   |nexus   = 10029
   |broke in          = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
   |unofficial version = 1.2.4-unofficial.6-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-81#post-3348034
 
 
 
  |beta broke in          = Stardew Valley 1.4
 
  |beta unofficial version = 1.2.4-unofficial.7-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3348119
 
  
   |links        = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
   |broke in          = Stardew Valley 1.6
   |link labels  = PR
+
  |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     = Skip Fishing Minigame
+
   |name   = Custom Spouse Rooms - Continued
   |author   = DewMods
+
   |author = Datamancer
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 2697
+
   |nexus   = 20966
   |github  =  
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Custom Starter Furniture
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 533
+
   |nexus   = 16729
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Custom Starter Package
   |author   = Bifibi, Lestoph
+
   |author = aedenthorn, Erinthe
   |id       = SkullCavernElevator
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 963
+
   |nexus   = 14152
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
  |name    = Custom Tapper Framework
   |author  = bwdy
+
  |author  = Selph, zombifier
   |id       = bwdy.sleepovers
+
  |id      = selph.CustomTapperFramework
   |nexus id = 3531
+
  |nexus  = 22975
   |github   =  
+
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Custom Tokens
 +
   |author = TheMightyAmondee, MightyAmondee
 +
   |id      = TheMightyAmondee.CustomTokens
 +
  |nexus  = 7517
 +
  |github  = TheMightyAmondee/CustomTokens
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Toolbar
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CustomToolbar
 +
   |nexus   = 11322
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 0.1.2-unofficial.1-mouahrara
   |dev note = beta incompatibility possibly due to bwdyworks
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Custom Tool Effect
   |author   = Platonymous
+
   |author = ZaneYork
   |id       = Platonymous.SleepWorker
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 2062
+
   |nexus   = 5712
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ZaneYork/CustomToolEffect
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = beta incompatibility possibly due to PyTK
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Custom Tool Range
   |author   = spacechase0
+
   |author = trashcan9
   |id       = spacechase0.SleepyEye
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 1152
+
   |nexus  = 16384
   |cf id    = 4709
+
   |github =
  |moddrop id = 129011
 
   |github   = spacechase0/SleepyEye
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
 
  |dev note = beta incompatibility possibly due to SpaceCore
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Custom Tracker
   |author   = Tofu, SadDodo
+
   |author = Esca, Esca-MMC
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = Esca.CustomTracker
   |nexus id = 2743
+
   |nexus   = 5108
   |github   =  
+
   |github = Esca-MMC/CustomTracker
   |broke in = Stardew Valley 1.3.29
+
   |moddrop = 706059
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Custom Transparency
   |author   = aurnj, Roy Li
+
   |author = CatCattyCat, Cat
   |id       = RuyiLi.SlimeSpawner
+
   |id     = cat.customtransparency
   |nexus id =
+
   |nexus  = 2359
   |cf id    =  
+
   |moddrop = 833556
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github = danvolchek/StardewMods
   |github   =  
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Custom Trash Can
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = ShivaGuy
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 252
+
   |nexus  = 11835
  |source   = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github =
   |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   = Custom Tree Tweaks, More Wood
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 3750
+
   |nexus   = 10760
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Custom TV
   |author   = stokastic
+
   |author = Platonymous
   |id       = stokastic.SmartCursor
+
   |id     = Platonymous.CustomTV
   |nexus id = 2458
+
  |curse  = 877224
   |github   = stokastic/SmartCursor
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
   |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
+
{{#invoke:SMAPI compatibility|entry
   |links              = https://github.com/stokastic/SmartCursor/pull/2
+
  |name    = Custom TV Channel
   |link labels        = PR
+
   |author  = chieeri323
 +
   |id      = chieeri323.customtvchannel
 +
   |nexus  = 24278
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Custom Wallpaper Framework
   |author   = KuroBear
+
   |author = aedenthorn, Erinthe
   |id       = KuroBear.SmartMod
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id =  
+
   |curse  = 868751
   |cf id    =  
+
   |nexus  = 12510
   |url      = https://community.playstarbound.com/threads/108104
+
   |github  = aedenthorn/StardewValleyMods
  |github  =
+
 
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Custom Walls and Floors
   |author   = funny-snek
+
   |author = Platonymous
   |id       = funnysnek.socialtabpatch
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 2981
+
  |curse  = 307569
   |github  =  
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Custom Warp Locations
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.SpaceCore
+
   |id     = cat.customwarplocations
   |nexus id = 1348
+
   |nexus  = 1688
   |cf id    = 4868
+
   |moddrop = 833544
   |moddrop id = 136998
+
   |github = danvolchek/StardewMods
   |github   = spacechase0/SpaceCore_SDV
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Custom Warp Points
   |author   = Berisan
+
   |author = aedenthorn, Erinthe
   |id       = Berisan.SpawnMonsters
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 3201
+
   |nexus   = 9651
   |github   = Berisan/SpawnMonsters
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Custom Warps
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.Spenny
+
   |id     = f4iTh.CustomWarps
   |nexus id = 2755
+
   |nexus  = 3445
   |cf id    = 5522
+
   |github =
   |github   = spacechase0/Spenny
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Custom Winter Star Gifts
   |author   = Ilyaki
+
   |author = XxHarvzBackxX
   |id       = Ilyaki.SplitScreen
+
   |id     = harvz.CWSG
   |nexus id = 2139
+
   |nexus   = 10024
   |github   = Ilyaki/SplitScreen
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Cut the Cord, TvMenu
   |author   = Wata, Watagatapitusberry
+
   |author = cgifox
   |id       = Spouseroom
+
   |id     = cgifox.CutTheCord
   |nexus id =
+
   |nexus  = 9571
   |cf id    =  
+
   |github  = harshlele/CutTheCord
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
   |name   = Cycle Tools
   |author  = Yoshify
+
   |author = LeFauxMatt
   |id      =  
+
   |id      = furyx639.CycleTools
   |nexus id = 2
+
   |curse  = 871827
   |github   =  
+
   |nexus   = 13973
   |broke in = SMAPI 0.39.1
+
   |github = LeFauxMatt/StardewMods
   |status  = workaround
+
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
+
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Daily Farm Photo
   |author   = Patrick, mistersnuggler
+
   |author = Seawolf, seawolf87
   |id       =  
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id =
+
   |nexus  = 4791
  |cf id    =
+
   |github = Seawolf87/DailyFarmPhoto
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |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   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = BlaDe
   |id       = SPDSprintAndDash
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 235
+
   |nexus   = 6783
   |github   =
+
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
  |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   = Daily Luck Message
   |author   = littleraskol
+
   |author = Schematix, Schmtx
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 560
+
   |nexus   = 1327
   |cf id    = 4201
+
   |github  =
  |source  = https://community.playstarbound.com/resources/4201
+
 
   |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |broke in = Stardew Valley 1.3.20
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint Sprint
+
   |name   = Daily Luck on HUD, JustLuckMod
   |author   = Jessebot, JessebotX
+
   |author = zeldela
   |id       = Jessebot.SprintSprintSprint
+
   |id     = dJustLuckMod
   |nexus id = 3294
+
   |nexus   = 10386
   |github   = JessebotX/StardewMods
+
   |github = zeldela/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Daily News
   |author   = punyo, yakminepunyo
+
   |author = bashNinja
   |id       = punyo.StackCheckFix
+
   |id     = bashNinja.DailyNews
   |nexus id = 2433
+
   |nexus  = 1141
  |github  = pomepome/StackCheckFix
+
   |github = miketweaver/DailyNews
}}
 
{{/entry
 
  |name    = Stack Everything
 
  |author   = CatCattyCat, Cat
 
  |id      = cat.stackeverything
 
  |nexus id = 2053
 
   |github   = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Daily Notifications, Event Notifications
   |author   = tstaples
+
   |author = dreamsicl
   |id       = tstaples.StackSplitX
+
   |id     = EventNotifications
   |nexus id = 798
+
   |nexus   =
   |github   = tstaples/StackSplitX
+
  |chucklefish = 3621
 +
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
}}
+
   |status  = abandoned
{{/entry
+
   |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
   |name    = Stack to Nearby Chests
+
<!--
   |author  = Ilyaki
+
   |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
  |id      = Ilyaki.StackToNearbyChests
+
   |unofficial version = 1.2.1-unofficial.3-f4ith
  |nexus id = 1787
+
-->
   |github  = Ilyaki/StackToNearbyChests
 
 
 
   |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Daily Pet the Animals
   |author   = EvilPdor
+
   |author = flowoeB
   |id       =  
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id =
+
   |nexus  = 8356
   |cf id    =  
+
   |github  =
  |url      = https://community.playstarbound.com/threads/111526
 
   |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   = Daily Phone Quest
   |author   = Cylon
+
   |author = ActionJackson
   |id       = cylon.stardewbrewery
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 2057
+
   |nexus   = 14648
   |github   = JustCylon/stardew-brewery
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = Juice805
+
   |author = MevNav
   |id       = Juice805.StardewConfigMenu
+
   |id     = MevNav.DailyPlanner
   |nexus id = 1312
+
   |nexus   = 16704
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |github = BuildABuddha/StardewDailyPlanner
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Daily Quest Anywhere
   |author   = Steven Kraft
+
   |author = Omegasis, Alpha_Omegasis
   |id       = StevenKraft.StardewDiscord
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 3608
+
   |nexus   = 513
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Daily Screenshot
   |author   = spacechase0
+
   |author = CompSciLauren
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 1298
+
   |nexus   = 4779
   |cf id    = 4837
+
  |chucklefish = 5907
   |github   = spacechase0/StardewEditor
+
   |moddrop = 677025
   |broke in = Stardew Valley 1.3
+
   |curse   = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Daily Special Orders
   |author   = bcmpinc
+
   |author = shekurika
   |id       = bcmpinc.StardewHack
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 3213
+
   |nexus   = 9693
   |github  = bcmpinc/StardewHack
+
   |github = shekurika/DailySpecialOrders
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Daily Tasks Report
   |author   = MevNav
+
   |author = GuiNoya, Yesst
   |id       = MevNav.DailyPlanner
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 3941
+
   |nexus   = 1624
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github = GuiNoya/SVMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Daily Tasks Report Plus
   |author   = Mizzion
+
   |author = Prism 99
   |id       = mizzion.stardewlocations
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 1929
+
   |nexus   = 20871
   |github   = Mizzion/MyStardewMods
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = DaLionheart
   |author   = Other Buckets
+
   |author = DaLion
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = DaLion.Core
   |nexus id = 3206
+
   |nexus   = 24332
   |github   = Mikesnorth/StardewNewsFeed
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notification
+
   |name   = Dan Utils
   |author   = monopandora
+
   |author = Danmw3
   |id       = stardewnotification, mondopandora.stardewnotification <!--actual + unofficial manifest ID-->
+
   |id     = danmw3.DanUtils
   |nexus id =
+
   |nexus  = 2287
   |cf id    =  
+
   |github =
  |url      = https://community.playstarbound.com/threads/127979
 
   |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
+
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Dark User Interface
   |author   = Omegasis, Alpha_Omegasis
+
   |author = zazizu
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = zazizu.darkUI
   |nexus id = 425
+
   |nexus   = 4056
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = cilekli-link/SDVMods
 
 
  |beta broke in = Stardew Valley 1.4
 
  
   |dev note = beta incompatibility possibly due to Stardust Core
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Data Layers, Data Maps
   |author   = reimu, r2h, tomdc
+
   |author = Pathoschild
   |id       = reimu.sdv-helper
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 3917
+
  |curse  = 1000628
   |github   = rei2hu/stardewvalley-esp
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Date Night
   |author   = Omegasis, Alpha_Omegasis
+
   |author = SUPERT
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = supert.datenight
   |nexus id = 2341
+
   |nexus  = 11459
  |github   = janavarro95/Stardew_Valley_Mods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = mmanlapat
+
   |author = MissCoriel
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = misscoriel.diary
   |nexus id = 1138
+
  |nexus  = 4451
   |github   =  
+
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Death Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DeathTweaks
 +
   |nexus   = 18174
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Debug Mode
   |author   = treyh0
+
   |author = Pathoschild
   |id       = treyh0.StartWithHat
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 2628
+
  |curse  = 1000634
   |github   =  
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Decrafting Mod
   |author   = lambui
+
   |author = iSkLz_, MSCFC
   |id       = BlueMod_StashItemsToChest
+
   |id     = MSCFC.DecraftingMod
   |nexus id =
+
   |nexus  = 4158
   |cf id    =  
+
   |github  = iSkLz/DecraftingMod
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
 
  |github  = lambui/StardewValleyMod_StashItemsToChest
+
   |broke in = Stardew Valley 1.6
   |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   = Deep Woods
   |author   = Advize and jinxiewinxie
+
   |author = Max Vollmer, SVProtector
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 316
+
  |curse  = 992429
   |github   = Jinxiewinxie/StardewValleyMods
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |beta unofficial version = 1.0.3-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
  |links                  = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = Nishtra
+
   |author = Sandman53
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 691
+
   |nexus  = 5016
  |github  =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
}}
 
{{/entry
 
  |name    = Summit Reborn
 
  |author   = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.summitreborn
 
  |nexus id = 2073
 
   |github   = JohnsonNicholas/SDVMods
 
}}
 
{{/entry
 
  |name    = Sundrop City
 
  |author  = The Sundrop Team
 
  |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
 
  |nexus id = 4014
 
  |github  = Entoarox/StardewMods
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Deep Woods Warp Network Integration
   |author   = Platonymous
+
   |author = Tlitookilakin
   |id       = Platonymous.SwimSuit
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 1215
+
   |nexus   = 10240
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
  
   |beta broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
  |links        = https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = Swizzy Studios
+
   |author = bungus
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 3241
+
   |nexus   = 21612
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Default Farmer
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Tyler Gibbs
   |id       = TaintedCellar
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 1672
+
   |nexus   = 12421
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
 
 
  |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-79#post-3344736
 
  |links              = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
  |link labels        = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Default On Cheats
   |author   = skunkkky
+
   |author = EnderTedi
   |id       = skunkkk.TapperReady
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 1219
+
   |nexus   = 21035
   |github   =  
+
   |github = EnderTedi/DefaultOnCheats
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Default Window Size
   |author   = bdawson1993
+
   |author = DecidedlyHuman
   |id       =  
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 38
+
   |nexus   = 10939
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Core Mod
+
   |name   = Delivery Service
   |author   = TehPers
+
   |author = AxesOfEvil
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 5187
   |github   = TehPers/StardewValleyMods
+
   |github = AxesOfEvil/SV_DeliveryService
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Delivery Upgrade Tool
   |author   = TehPers
+
   |author = Dash, yuukidach
   |id       = TehPers.FestiveSlimes
+
   |id     = Pathoschild.test
   |nexus id = 2990
+
   |nexus   = 5570
   |github   = TehPers/StardewValleyMods
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |github  = stokastic/CoopGrabber
  
   |dev note = beta incompatibility possibly due to Teh's Core Mod
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Deluxe Auto-Petter
   |author   = TehPers
+
   |author = Frostiverse
   |id       = TehPers.FishingOverhaul
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 866
+
   |nexus  = 23226
   |moddrop id = 123679
+
   |github = Hunter-Chambers/StardewValleyMods
   |github   = TehPers/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Deluxe Grabber Redux
   |author   = Bifibi
+
   |author = ferdaber
   |id       = Teleporter
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id =
+
   |nexus  = 7920
   |cf id    = 4374
+
   |github = ferdaber/sdv-mods
   |github   =  
+
 
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Grabber Redux 1.6
 +
  |author  = Nykal145
 +
  |id      = Nykal145.DeluxeGrabberRedux16
 +
  |nexus  = 20799
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Deluxe Hats
   |author   = Pucklynn
+
   |author = domsim1
   |id       = shannon.MoonMod
+
   |id     = domsim1.DeluxeHats
   |nexus id = 2482
+
   |nexus   = 5836
   |github   =  
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Journal
 +
  |author  = MolsonCAD
 +
  |id      = MolsonCAD.DeluxeJournal
 +
  |nexus  = 11436
 +
  |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Demanding Shipping
   |author   = KirbyLink
+
   |author = lech43
   |id       = kirbylink.pumpkinking
+
   |id     = lech43.DemandingShipping
   |nexus id = 3006
+
   |nexus   = 7315
   |github   = KirbyLink/PumpkinKing
+
   |github =
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/KirbyLink/PumpkinKing/pull/1
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |dev note = beta incompatibility possibly due to PyTK/Custom Farming Redux
+
  |author  = DrSpactacus, NateMod
 +
  |id      = NateMod.RobinBuildingToken
 +
   |nexus   = 22564
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Weather Machine, SDVWM
+
   |name   = Demetrius Visits Cave
   |author   = SixthTitan
+
   |author = Kichjo
   |id       = SixthTitan.StarDewValleyWeatherMachine
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 3203
+
   |nexus   = 5477
   |github   =  
+
   |github = KeelanRosa/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners, 3-heart Dance Partner
+
   |name   = Desert Bloom Farm
   |author   = spacechase0
+
   |author = DeLiXx
   |id       = ThreeHeartDancePartner
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 500
+
   |curse  = 990494
   |cf id    = 3767
+
   |nexus  = 16750
   |moddrop id = 127278
+
   |github  =
   |github  = spacechase0/ThreeHeartDancePartner
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Desert Obelisk
   |author   = hawkfalcon
+
   |author = CatCattyCat, Cat
   |id       = hawkfalcon.TillableGround
+
   |id     = cat.desertobelisk
   |nexus id = 2175
+
   |nexus   = 2021
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 833549
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Destroyable Bushes
   |author   = bcmpinc
+
   |author = Esca, Esca-MMC
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = Esca.DestroyableBushes
   |nexus id = 2738
+
   |nexus   = 6304
   |github   = bcmpinc/StardewHack
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Detailed Sprites
   |author   = Omegasis, Alpha_Omegasis
+
   |author = RainsKuro, RainzKuro
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 973
+
   |nexus   = 15549
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = DewCord Rich Presence
   |author   = DefenTheNation
+
   |author = explosivetortellini
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 2262
+
   |nexus   = 8348
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = explosivetortellini/StardewValleyDRP
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.5.5
   |name    = Time Notifier
+
   |status   = abandoned
  |author  = CKextreme
 
  |id      = CKextreme.TimeNotifier
 
   |nexus id = 3706
 
  |github   = CKextreme/StardewValley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Dialog to Clipboard
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = dlrdlrdlr
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 1000
+
   |nexus   = 23834
   |github   = JohnsonNicholas/SDVMods
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Dialogue Box Redesign
   |author   = cantorsdust
+
   |author = gzhynko
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 169
+
   |nexus   = 8853
   |github   = cantorsdust/StardewMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMX Loader
+
   |name   = Dialogue Display Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.TMXLoader
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 1820
+
  |curse  = 868761
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = workaround
   |dev note = beta incompatibility possibly due to PyTK
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Dialogue Emotes
   |author   = Eleanor, eleanoot
+
   |author = PurrplingCat
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 1630
+
   |nexus   = 6537
   |github   = eleanoot/stardew-to-do-mod
+
   |github = purrplingcat/DialogueEmotes
  |broke in = Stardew Valley 1.3.29
 
  |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
+
   |status  = abandoned
  |links        = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
  |link labels  = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Dialogue Extension
   |author   = mralbobo
+
   |author = elbe
   |id       = mralbobo.ToolCharging
+
   |id     = elbe.DialogueExtension
   |nexus id =
+
   |nexus  = 10851
   |cf id    =  
+
   |github = lshtech/DialogueExtension
  |url      = https://community.playstarbound.com/threads/111988
 
   |github   = mralbobo/stardew-tool-charging
 
  
   |beta broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |beta unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
  |links                  = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
  |link labels            = PR
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Dialogue Keys
   |author   = spacechase0
+
   |author = PokeBenji
   |id       = spacechase0.ToolGeodes
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 3090
+
   |curse   = 1022342
   |cf id    = 5606
+
   |nexus   = 24325
   |github   = spacechase0/ToolGeodes
+
   |github  =
 
 
   |beta broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Dialogue New Line
   |author   = CrazyWig
+
   |author = aedenthorn, Erinthe
   |id       = crazywig.toolpowerselect
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 2553
+
   |curse  = 868753
   |github   =  
+
   |nexus   = 12175
   |broke in = Stardew Valley 1.3.29
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Dialogue Tester
   |author   = Felix-Dev
+
   |author = DecidedlyHuman
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 2938
+
   |nexus   = 9887
   |github   = Felix-Dev/StardewMods
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Dialogue Trees
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 1401
+
   |nexus   = 9550
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = Traveling Takes Time
+
   |name   = Did You Water Your Crops
   | author   = Vrakyas
+
   |author = Nishtra
   | id       = Vrakyas.TravelingTakesTime
+
   |id     = Nishtra.DidYouWaterYourCrops
   | nexus id = 4031
+
   |nexus   = 1583
   | 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     = Tree Changes
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = JPAN
+
   |author = shanks3042
   |id       = jpan.TreeChanges
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 3964
+
   |nexus   = 5816
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Difficulty Socializing
   |author   = TyoAtrosa
+
   |author = PokeBenji
   |id       = TyoAtrosa.Treeshaker
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 2159
+
  |curse  = 1023363
   |github   = TyoAtrosa/TreeShaker
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Dimensional Pockets
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.TreeSpread
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 3183
+
   |nexus   = 12706
   |github  = bcmpinc/StardewHack
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Dino Form
   |author   = YukiShiku, LeonBlade
+
   |author = aedenthorn, Erinthe
   |id       = TreeTransplant
+
   |id     = aedenthorn.DinoForm
   |nexus id = 1342
+
   |nexus   = 18244
   |github   = LeonBlade/TreeTransplant
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Disable Auto Pickup
   |author   = Zyin
+
   |author = Eugenii10
   |id       = Zyin.TVAnnouncements
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 3649
+
   |nexus   = 9717
   |github   = Zyin055/TVAnnouncements
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
  |name    = Disable Building Fade
   |author   = Cdaragorn
+
  |author  = calebstein1
   |id       = Cdaragorn.UiInfoSuite
+
  |id      = calebstein1.StardewDisableBuildingFade
   |nexus id = 1150
+
  |nexus  = 24558
   |github  = cdaragorn/Ui-Info-Suite
+
  |github  = calebstein1/StardewDisableBuildingFade
 
+
}}
   |beta broke in = Stardew Valley 1.4
+
{{#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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Dish of the Day Display
   |author   = Demiacle
+
   |author = MouseyPounds
   |id       = Demiacle.UiModSuite
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 1023
+
   |nexus   = 3960
   |github   = demiacle/UiModSuite
+
   |github = MouseyPounds/stardew-mods
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Dismantle Craftables
   |author   = Shadowfoxss
+
   |author = jahangmar
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 2833
+
   |nexus   = 3687
   |github   =  
+
   |github = jahangmar/StardewValleyMods
 
 
  |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Display Energy
   |author   = Mel Noelle and Kirbylink
+
   |author = dmarcoux
   |id       = melnoelle.underdarksewer
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 3070
+
   |nexus   = 10662
   |github  =  
+
   |moddrop = 1087175
 
+
   |github  = dmarcoux/DisplayEnergy
   |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Display Monster Health
   |author   = funny-snek
+
   |author = Atesba
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 2942
+
   |nexus   = 20984
   |github   =  
+
   |github =
 
 
  |beta broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Display Player Stats
   |author   = Armitxes
+
   |author = Fleem
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 2213
+
   |nexus   = 21547
   |github   = Armitxes/StardewValley_UnlimitedPlayers
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Displays
   |author   = damien
+
   |author = spacechase0 and ParadigmNomad
   |id       = damien.unlocked_doors
+
   |id     = spacechase0.Displays
   |nexus id = 4338
+
  |curse  = 867712
   |github   =  
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
+
}}
   |dev note = beta incompatibility possibly due to bwdyworks
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = punyo, yakminepunyo
+
   |author = Airyn and the DSV Team
   |id       = punyo.UsefulBombs
+
   |id     = DSV.Core
   |nexus id = 2488
+
   |nexus   = 17059
   |github  = pomepome/UsefulBombs
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
}}
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |name    = Don't Eat That
 +
   |author  = Pyrohead37
 +
   |id      = Pyrohead37.DontEatThat
 +
   |nexus  = 1951
 +
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/pomepome/UsefulBombs/pull/3
+
}}
   |link labels   = PR
+
{{#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  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Downtown Zuzu
   |author  = dantheman999
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = dantheman999.VariableGrass
+
  |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id =  
+
  |curse  = 987160
   |cf id   =  
+
  |nexus  = 8587
   |url     = https://community.playstarbound.com/threads/107658
+
  |github  =
   |github   = dantheman999301/StardewMods
+
}}
 +
{{#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           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Dreamscape
   |author   = bmarquismarkail, Space Baby
+
   |author = aedenthorn, Erinthe
   |id       = SB_VerticalToolMenu
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 943
+
   |nexus   = 11742
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Dresser Sorter
   |author   = Platonymous
+
   |author = idermailer
   |id       = Platonymous.Visualize
+
   |id     = idermailer.dresserSorter
   |nexus id = 1704
+
   |nexus   = 24443
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = idermailer/DresserSorter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Drive By
   |author   = Renny
+
   |author = BlaDe
   |id       = renny.stardewvoideffects
+
   |id     = BlaDe.DriveBy
   |nexus id = 2703
+
   |nexus   = 12033
   |github  = OfficialRenny/StardewVoidEffects
+
   |github =
 
+
}}
   |broke in          = Stardew Valley 1.3.36
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.3.2-unofficial.1-pathoschild
+
   |name    = Drop It - Drop Item Hotkey
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
+
  |author  = Goldenrevolver
   |links              = https://github.com/OfficialRenny/StardewVoidEffects/pull/1
+
   |id      = Goldenrevolver.DropItHotkey
   |link labels        = PR
+
   |nexus  = 7971
 
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.4
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Buddy
 +
  |author  = SwiftSails
 +
   |id      = SwiftSails.DungeonBuddy
 +
   |nexus  = 7864
 +
   |github  =
  
   |dev note = beta incompatibility possibly due to SpaceCore
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Dungeon Merchants
   |author   = Alhifar
+
   |author = aedenthorn, Erinthe
   |id       = Alhifar.WaitAround
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id =
+
   |nexus  = 14630
   |cf id    =  
+
   |github = aedenthorn/StardewValleyMods
  |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 
   |github   = Alhifar/WaitAroundSMAPI
 
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Durable Fences
   |author   = EvilPdor
+
   |author = Zoryn
   |id       =  
+
   |id     = Zoryn.DurableFences
   |nexus id =
+
   |nexus  =
   |cf id    =  
+
   |url     = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |url     = https://community.playstarbound.com/threads/111526
+
   |github = Zoryn4163/SMAPI-Mods
   |github   =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Durin's Rest
   |author   = TheOfficialTab
+
   |author = NoFogBob and PaulDunstan
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 1958
+
   |nexus   = 12345
   |github   = OfficialTab/walk-through-trellis
+
   |github =
  
   |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   = Dusty Overhaul
   |author   = Travoos
+
   |author = CyanFire
   |id       =  
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id =
+
   |nexus  = 13057
   |cf id    = 4211
+
   |github =
   |github   =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Dusty Overhaul - SVE
   |author   = Mizzion
+
   |author = CyanFire
   |id       = mizzion.wallpaperrecycler
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 1905
+
   |nexus   = 13265
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = DVR
   |author   = Symen
+
   |author = captncraig
   |id       = Symen.WarpAnimals
+
   |id     = captncraig.dvr
   |nexus id = 1400
+
   |nexus  = 3860
  |github  = simonbru/WarpAnimals
+
   |github = captncraig/StardewMods
}}
 
{{/entry
 
  |name    = Warp To Friends
 
  |author   = Shalankwa
 
  |id      = Shalankwa.WarpToFriends
 
  |nexus id = 2180
 
   |github   = Shalankwa/SDV_Mods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Dwarf Scroll Prices
   |author   = Mizzion
+
   |author = noriteway
   |id       = mizzion.watercanrefiller
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 3539
+
   |nexus   = 16386
   |github   = Mizzion/MyStardewMods
+
   |github = noriteway/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Dwarvish Mattock
   |author   = Mizzion
+
   |author = Anthony Hilyard, Grend
   |id       = mizzion.petwaterbowl
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 2009
+
  |curse  = 536418
   |github   = Mizzion/MyStardewMods
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Dynamic Bodies
   |author   = Digus
+
   |author = ribeena
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = ribeena.dynamicbodies
   |nexus id = 2374
+
   |nexus   = 12893
   |github   = Digus/StardewValleyMods
+
   |github = ribeena/StardewValleyMods
  
   |beta broke in   = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |links        = https://github.com/Digus/StardewValleyMods/pull/8
+
}}
   |link labels   = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Checklist
 +
   |author  = gunnargolf
 +
  |id      = gunnargolf.DynamicChecklist
 +
   |nexus   = 1145
 +
  |github  = gunnargolf/DynamicChecklist
  
   |dev note = beta incompatibility possibly due to Mail Framework
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Dynamic Clothing
   |author   = bcmpinc
+
   |author = hilovids
   |id       = bcmpinc.WearMoreRings
+
   |id     = hilovids.DynamicClothing
   |nexus id = 3214
+
   |nexus   = 10078
   |github   = bcmpinc/StardewHack
+
   |github =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Dynamic Crops
   |author   = Sakorona
+
   |author = HaulinOats
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 2210
+
   |nexus   = 13800
   |github   = JohnsonNicholas/SDVMods
+
   |github = HaulinOats/StardewMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Dynamic Dialogues Framework
   |author   = EvilPdor
+
   |author = mistyspring
   |id       =
+
   |id      = mistyspring.dynamicdialogues
  |nexus id =
+
   |curse   = 880516
  |cf id    =
+
   |nexus   = 12836
  |url     = https://community.playstarbound.com/threads/111526
+
   |github = misty-spring/StardewMods
   |github   = natfoth/StardewValleyMods
 
   |broke in = Stardew Valley 1.2
 
  |status   = workaround
 
   |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Dynamic Festival Rewards
   |author   = Opalie
+
   |author = mistyspring
   |id       = Opalie.Wedding
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 3651
+
   |nexus   = 20253
   |github   = Opalie/Wedding
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Dynamic Flooring
   |author   = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id       = WhatAMush
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 1097
+
   |nexus   = 14780
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Dynamic Game Assets
   |author  = Oxyligen
+
   |author = spacechase0
   |id      = wHatsUp
+
   |id      = spacechase0.DynamicGameAssets
   |nexus id = 1082
+
   |curse  = 867707
   |github   =  
+
   |nexus   = 9365
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = f4iTh, JertsukkaTheMan
+
   |author = spacechase0
   |id       = f4iTh.WheresMyItems
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 2086
+
   |nexus  = 9365
  |github   =  
+
   |github = spacechase0/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |name    = Window Resize
 
  |author  = thatnzguy
 
  |id      = thatnzguy.WindowResize
 
  |nexus id = 2266
 
   |github   = thatnzguy/WindowResize
 
}}
 
{{/entry
 
  |name    = Winter Grass
 
  |author  = CatCattyCat, Cat
 
   |id      = cat.wintergrass
 
  |nexus id = 1601
 
  |github  = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Dynamic Horses
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Bpendragon
   |id       = WonderfulFarmLife
+
   |id     = Bpendragon-DynamicHorses
   |nexus id =
+
   |nexus  = 874
   |cf id    =  
+
   |github = Bpendragon/DynamicHorses
  |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
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
   |links              = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
}}
   |link labels        = PR
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Machines
 +
   |author  = tyran285, Ryuuze
 +
  |id      = DynamicMachines
 +
  |nexus  = 374
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Dynamic Map Tiles
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.WorkingFireplace
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 3654
+
   |nexus   = 14566
   |github   = jahangmar/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Dynamic Map Tiles - Continued
   |author   = skiilaa
+
   |author = Datamancer
   |id       = skiilaa.X
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 2286
+
   |nexus   = 21084
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Dynamic Night Time
   |author   = Entoarox
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Entoarox.XnbLoader
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 2275
+
   |nexus   = 2072
   |cf id    = 4506
+
   |moddrop = 664041
   |github   = Entoarox/StardewMods
+
   |github = Sakorona/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Dynamic NPC Sprites
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = BashNinja
   |nexus id = 2731
+
   |id     = BashNinja.DynamicNPCSprites
   |author   = bcmpinc
+
   |nexus   = 1183
   |github   = bcmpinc/StardewHack
+
   |github = miketweaver/BashNinja_SDV_Mods
  
   |beta broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Dynamic Price
   |author   = thakyZ
+
   |author = ZaneYork
   |id       = zdailyincrease
+
   |id     = ZaneYork.DynamicPrice
   |nexus id =
+
   |nexus  = 5831
   |cf id    = 4247
+
   |github = ZaneYork/SDV_Mods
   |github   = thakyZ/zDailyIncrease
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Dynamic Reflections
   |author   = GuiNoya, Yesst
+
   |author = PeacefulEnd
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 1621
+
  |curse  = 870926
   |github   = GuiNoya/SVMods
+
   |nexus   = 12831
 +
   |github = Floogen/DynamicReflections
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Dynamic Running Speed
   |author   = RockinRolla
+
   |author = Vrakyas
   |id       = RockinMods.ZoomMod
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 1326
+
   |nexus   = 4029
   |github   = rockinrolla/ZoomMod
+
   |github =
  
   |broke in           = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.4
  |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    = Early Community Upgrades
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.EarlyCommunityUpgrades
 +
  |nexus  = 8450
 +
  |github  = dtomlinson-ga/EarlyCommunityUpgrades
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
+
}}
 +
{{#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
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
|-
+
  |status   = workaround
! mod name
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
! 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   = Easier Dart Puzzle
   |author   = skn
+
   |author = atravita
   |id       = skn.AgingMod
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 1129
+
  |curse  = 870971
   |github   =  
+
  |moddrop = 1205159
   |broke in = SMAPI 2.0
+
   |nexus   = 13049
   |status  = abandoned
+
   |github = atravita-mods/StardewMods
   |summary  = remove this mod (no longer maintained; use [[#Hair Growth|Hair Growth]] instead).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Easier Farming
   |author   = cantorsdust
+
   |author = Cautious Waffle, skulmuk
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 170
+
   |nexus   = 1426
   |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   = Easier Fishing
   |author   = Grant Peters
+
   |author = majordot
   |id       = GPeters-AnimalMoodFix
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 761
+
   |nexus   =
   |github   =  
+
  |curse  = 305367
   |broke in = SMAPI 2.0
+
   |github =
   |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Easier Monster Eradication
   |author   = funny-snek
+
   |author = NormanPCN
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 2887
+
   |nexus   = 11548
   |github   = funny-snek/anticheat-and-servercode
+
   |github = NormanPCN/StardewValleyMods
  |status  = obsolete
 
  |summary  = remove this mod (only needed on the host now).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Easier Special Orders
   |author   = Jotser
+
   |author = TheMightyAmondee
   |id       = Jotser.AutoGrabberMod
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 2783
+
   |nexus   = 8342
   |github   =
+
   |github  = TheMightyAmondee/EasierSpecialOrders
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = East Scarp (SMAPI)
   |author   = f4iTh, JertsukkaTheMan
+
   |author = LemurKat and kdau
   |id       = f4iTh.BetterTransmutation
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 2120
+
   |nexus  = 5787
  |github  =
+
   |moddrop = 984954
   |broke in = Stardew Valley 1.3.29
+
   |source = https://gitlab.com/kdau/eastscarp
   |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   = Easy Access
   |author   = BunnyJumps
+
   |author = LeFauxMatt
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = furyx639.EasyAccess
   |nexus id = 2503
+
   |curse  = 871835
   |github  =  
+
   |moddrop = 1547212
   |broke in = Stardew Valley 1.3.29
+
   |nexus  = 11002
   |status  = abandoned
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Easy Attack
   |author   = CJB
+
   |author = season
   |id       = CJBAutomation
+
   |id     = season.EasyAttack
   |nexus id = 211
+
   |nexus   = 20832
   |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   = Easy Chest
   |author   = spacechase0
+
   |author = season
   |id       = spacechase0.Cobalt
+
   |id     = season.EasyChest
   |nexus id = 1723
+
   |nexus  = 20842
   |cf id    = 5139
+
   |github  =
   |github   = spacechase0/Cobalt
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Easy Cleaner
   |author   = Igorious
+
   |author = season
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = season.EasyCleaner
   |nexus id =
+
   |nexus  = 20865
   |cf id    = 3684
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Easy Crane Game
   |author   = punyo, yakminepunyo
+
   |author = Dragoon23
   |id       = punyo.ConcentrationOnFarming
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 1445
+
   |nexus   = 22488
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Easy Darts Game
   |author   = Nishtra
+
   |author = Dragoon23
   |id       = ConfigurableShippingDates
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 675
+
   |nexus  = 22506
  |github  =
 
  |broke in = SMAPI 2.0
 
  |status   = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Easy Fairy
   |author   = CatCattyCat, Cat
+
   |author = season
   |id       = cat.copyinvitecode
+
   |id     = season.EasyFairy
   |nexus id = 2171
+
   |nexus   = 20931
   |github   = danvolchek/StardewMods
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (invite code copy button added in Stardew Valley 1.3.17).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Easy Farming
   |author   = bwdy
+
   |author = MountainDewBoi
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 2115
+
   |nexus   = 4162
   |github  =  
+
   |github =
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |broke in = Stardew Valley 1.4
 +
   |status  = workaround
 +
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Easy Farm Switcher
   |author   = BadNetCode
+
   |author = DeLiXx
   |id       = BadNetCode.CropSafety
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 1233
+
   |curse  = 990826
   |moddrop id = 130160
+
   |nexus  = 16873
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Easy Fishin'
   |author   = Omegasis, AlphaOmegasis
+
   |author = Frostiverse
   |id       = CurrentLocation102120161203
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 638
+
   |nexus   = 22268
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Hunter-Chambers/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Current Location|Current Location by Vrakyas]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Easy Fishing
   |author   = spacechase0
+
   |author = season
   |id       = spacechase0.CustomCrops
+
   |id     = season.EasyFishing
   |nexus id = 1592
+
   |nexus  = 20830
   |cf id    = 5070
+
   |github  =
  |moddrop id = 273617
 
   |github   = spacechase0/CustomCrops
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Easy Gift
   |author   = Platonymous
+
   |author = season
   |id       = Platonymous.CustomElementHandler
+
   |id     = season.EasyGift
   |nexus id = 1068
+
   |nexus   = 20838
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |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     = Custom Farm Types
+
   |name   = Easy Gifting
   |author   = spacechase0
+
   |author = CeruleanSpirit
   |id       = spacechase0.CustomFarmTypes
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 1140
+
   |nexus  = 2957
   |cf id    = 4705
+
   |github  =
   |moddrop id = 128708
+
 
  |github  = spacechase0/CustomFarmTypes
+
   |broke in = Stardew Valley 1.6
   |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   = Easy Harvest
   |author   = EpicBellyFlop45
+
   |author = season
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = season.EasyHarvest
   |nexus id = 3014
+
   |nexus   = 20924
   |github   = EpicBellyFlop45/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Easy Island Puzzle
   |author   = Platonymous
+
   |author = MindMeltMax
   |id       = Platonymous.CustomTV
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 1139
+
  |curse  = 1004494
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 22642
  |broke in = Stardew Valley 1.3
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Easy Path Destruction
   |author   = dreamsicl
+
   |author = StultusV
   |id       = EventNotifications
+
   |id     = StultusV.EasyPathDestruction
   |nexus id =
+
   |nexus  = 8775
   |cf id    = 3621
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github   =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Stardew Notification|Stardew Notification]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Easy Petting
   |author   = unidarkshin, Devin Lematty
+
   |author = CeruleanSpirit
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = EasyPetting.3032
   |nexus id = 2212
+
   |nexus   = 3032
   |github  = unidarkshin/Stardew-Mods
+
   |github =
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained).
+
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Easy Travel, Easy Move
   |author   = ofmanynames
+
   |author = season
   |id       = InstantGeode
+
   |id     = season.EasyMove
   |nexus id = 750
+
   |nexus   = 20872
   |github   =
+
   |github  =
  |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   = Easy Upgrade
   |author   = bcmpinc
+
   |author = Senofu
   |id       = bcmpinc.FixScytheExp
+
   |id     = Senofu.EasyUpgrade
   |nexus id =
+
   |nexus  = 23496
  |github   = bcmpinc/StardewHack
+
   |github  =
   |url      = https://github.com/bcmpinc/StardewHack/releases
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Easy Valley
   |author   = StarPeanut, Greger
+
   |author = season
   |id       = HappyAnimals
+
   |id     = season.EasyValley
   |nexus id =
+
   |nexus  = 21181
   |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   = Eat & Drink From Inventory
   |author   = unidarkshin, Devin Lematty
+
   |author = Zamiel
   |id       = DevinLematty.InfiniteInventory
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 2247
+
   |nexus   = 21280
   |github   = unidarkshin/Stardew-Mods
+
   |github = Zamiell/stardew-valley-mods
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = Platonymous
+
   |author = philosquare
   |id       = Platonymous.JunimoFarm
+
   |id     = philosquare.EatInBackpack
   |nexus id = 984
+
   |nexus   = 22872
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = philosquare/EatInBackpack
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Eat More
   |author   = Permamiss
+
   |author = crc-fehler
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = crc.eatmore
   |nexus id = 637
+
   |nexus   = 2724
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Economy Mod
   |author   = Brandy Lover, WDavi
+
   |author = millerscout
   |id       = Brandy Lover.LMlog
+
   |id     = Millerscout.EconomyMod
   |nexus id = 1366
+
   |nexus   = 6955
   |github   =  
+
   |github = millerscout/StardewMillerMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = EH Smash Quality
   |author   = spacechase0
+
   |author = EH Lim
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 501
+
   |nexus  = 9303
   |cf id    = 3796
+
   |github =
  |moddrop id = 127274
+
   |warnings = Only compatible with Android.
   |github   = spacechase0/StardewValleyMP
 
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Eidee Easy Fishing
   |author   = Kithio
+
   |author = EideeHi
   |id       = Kithio:ChatMod
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id =
+
   |nexus  = 4806
   |cf id    = 4296
+
   |github = eideehi/EideeEasyFishing
   |github   =  
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = EiTK
   |author   = vaindil
+
   |author = enaium
   |id       = vaindil.MoodFix
+
   |id     = Enaium.EiTK
   |nexus id = 1809
+
   |curse  = 365803
   |github   = vaindil/sdv-moodfix
+
   |nexus   =
   |status  = obsolete
+
   |github  =
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Elevator
   |author   = YonKuma, kumarei
+
   |author = Ilyaki
   |id       = YonKuma.MoodGuard
+
   |id     = Ilyaki.Elevator
   |nexus id = 1597
+
   |nexus   = 2952
   |github   = YonKuma/MoodGuard
+
   |github = Ilyaki/Elevator
   |broke in = Stardew Valley 1.3
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
<!--
 +
   |unofficial version = 1.2.0-unofficial.kokirichild
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Elliot Is Fabio
   |author   = Platonymous
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = Platonymous.MoreMapLayers
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 1134
+
   |nexus   = 23229
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |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   = Elven Krobus, Underdark Krobus
   |author   = Unremarkable, animavoro
+
   |author = Mel Noelle and Kirbylink
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 2135
+
   |nexus   = 3071
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = KirbyLink/UnderdarkKrobus
   |broke in = Stardew Valley 1.3.11
+
 
   |status  = obsolete
+
   |broke in = SMAPI 3.0
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |status  = workaround
 +
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Email
 +
  |nexus  = 11325
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Emotes
   |author   = Pathoschild
+
   |author = aurnj, Roy Li
   |id       = Pathoschild.NoDebugMode
+
   |id     = RuyiLi.Emotes
   |nexus id = 593
+
   |nexus   =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Empty Hands
   |author   = Alex Noddings
+
   |author = Oblitus
   |id       = an.ownscepter
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 2404
+
   |nexus   = 1176
   |github   = alexnoddings/StardewMods
+
   |github = quicksilverfox/StardewMods
   |status  = abandoned
+
 
 +
   |status = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Empty Jar Bubbles
   |author   = zesman
+
   |author = tem696969696969
   |id       = MobSpawner.pseudohub.de
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id = 2794
+
   |nexus   = 22598
   |github   =  
+
   |github = kqrse/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Empty Your Hands
   |author   = zesman
+
   |author = BlueSight
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 2798
+
   |nexus   = 19736
   |github   =  
+
   |github = Hikari-BS/StardewMods
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Enaium ToolKit
   |author   = Kevin Connors
+
   |author = Enaium
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = Enaium.EnaiumToolKit
   |nexus id = 2424
+
   |curse  = 436787
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |moddrop = 863959
   |broke in = Stardew Valley 1.3.29
+
   |nexus  =
   |status  = abandoned
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = EpicBellyFlop45
+
   |author = Goldenrevolver
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 2997
+
   |nexus   = 10668
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = EpicBellyFlop45
+
   |author = Goldenrevolver
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 3004
+
   |nexus   = 20942
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Enchanted Cowboy Boots
   |author   = Platonymous
+
   |author = Goldenrevolver
   |id       = Platonymous.RingOfFire
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 1166
+
   |nexus   = 20941
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = spacechase0
+
   |author = NamelessTo
   |id       = spacechase0.ShipAnywhere
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 1379
+
   |curse  = 1001630
   |cf id    = 4926
+
   |nexus   = 21904
   |moddrop id = 183277
+
   |github = namelessto/EnchantedGalaxyWeapons
   |github   = spacechase0/ShipAnywhere
 
  |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   = Enemy Health Bars, Enemies Health Bars
   |author   = cantorsdust
+
   |author = TheThor59
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 175
+
   |nexus   = 3627
   |github   = cantorsdust/StardewMods
+
   |github = TheThor59/StardewMods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Enemy Health Bars, Health Bars
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 897
+
   |nexus   = 193
   |github   = JohnsonNicholas/SDVMods
+
   |chucklefish = 3529
   |broke in = Stardew Valley 1.3
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Energy Count
   |author   = Platonymous
+
   |author = Crystallyne
   |id       = Platonymous.Speedster
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 1102
+
   |nexus   = 4272
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Crystallyne/EnergyCount
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Energy Protect
   |author   = Platonymous
+
   |author = philosquare
   |id       = Platonymous.SplitMoney
+
   |id     = philosquare.EnergyProtect
   |nexus id = 2303
+
   |nexus   = 21918
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Capitalist Split Money|Capitalist Split Money]] or [[#Separate Money for Multiplayer|Separate Money for Multiplayer]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Energy Rework
   |author   = Platonymous
+
   |author = seferoni
   |id       = Platonymous.Sprinkles
+
   |id     = seferoni.EnergyRework
   |nexus id =
+
   |nexus  = 21686
   |cf id    = 4592
+
   |github  = seferoni/EnergyRework
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Energy Time
   |author   = TehPers
+
   |author = nikperic, ThatOneCow
   |id       = SCCL
+
   |id     = nikperic.EnergyTime
   |nexus id = 889
+
   |nexus   = 6488
   |github  = TehPers/StardewValleyMods
+
   |source  = https://gitlab.com/nikperic/energytime
   |broke in = Stardew Valley 1.2
+
 
   |status  = abandoned
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = The Chest Dimension
+
  |name    = Enhanced Loot Magnet, Magnet Mod
  |author  = zazizu
+
  |author  = aedenthorn, Erinthe
  |id      = zazizu.TheChestDimension
+
  |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
  |nexus id = 4013
+
  |nexus  = 4856
  |github  = cilekli-link/SDVMods
+
  |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
}}
+
  |broke in          = Stardew Valley 1.6
{{/entry
+
  |unofficial version = 1.2.1-unofficial.1-hirayuki
  |name    = The Long Night
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
  |author  = Pathoschild
+
}}
  |id      = Pathoschild.TheLongNight
+
{{#invoke:SMAPI compatibility|entry
  |nexus id = 1369
+
  |name    = Enhanced Relationships
 
+
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
  |nexus  = 12763
 +
  |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
  |nexus  = 2269
 +
  |chucklefish = 4228
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Modding Utilities
 +
  |author  = Entoarox
 +
  |id      = Entoarox.Utilities
 +
  |nexus  = 5521
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escape Rope
 +
  |author  = lestoph
 +
  |id      = lestoph.EscapeRope
 +
  |nexus  = 8576
 +
  |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
  |id      = BlackJack.EscargoWinBugfix
 +
  |nexus  = 24556
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esca's Modding Plugins
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.EMP
 +
  |nexus  = 9296
 +
  |moddrop = 1005443
 +
  |github  = Esca-MMC/EscasModdingPlugins
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esc Dialogue Mod
 +
  |author  = g33k, g33kidd
 +
  |id      = g33k.EscDialogueMod
 +
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Artisan Good Icons
 +
  |author  = chsiso58
 +
  |id      = haze1nuts.evenbetterartisangoodicons
 +
  |nexus    =
 +
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better RNG
 +
  |author  = pepoluan
 +
  |id      = pepoluan.EvenBetterRNG
 +
  |nexus  = 8680
 +
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
  |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Limiter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EventLimiter
 +
  |nexus  = 10735
 +
  |github  = TheMightyAmondee/EventLimiter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Music Volume
 +
  |author  = jorgamun
 +
  |id      = jorgamun.EventMusicVolume
 +
  |nexus  = 10650
 +
  |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Sound Adjuster
 +
  |author  = shekurika
 +
  |id      = shekurika.EventSoundAdjuster
 +
  |nexus  = 8734
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester
 +
  |author  = BlaDe
 +
  |id      = BlaDe.EventTester
 +
  |nexus  = 11178
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester, SinZ's Event Tester
 +
  |author  = SinZ and atravita
 +
  |id      = sinZandAtravita.SinZsEventTester
 +
  |nexus  = 19458
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Everlasting Baits and Unbreakable Tackles
 +
  |author  = Digus
 +
  |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
 +
  |nexus  = 2360
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
 +
  |author  = moonslime
 +
  |id      = moonslime.ExcavationSkill
 +
  |nexus  = 15793
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exhaustion Tweaks
 +
  |author  = mytigio
 +
  |id      = mytigio.exhaustiontweaks
 +
  |nexus  = 6247
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 +
  |author  = Lodukas
 +
  |id      = Uwazouri.ExpandedFridge
 +
  |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |moddrop = 1547203
 +
  |nexus  = 7431
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Bars
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
 +
  |curse  = 867392
 +
  |moddrop = 127275
 +
  |nexus  = 509
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Rate Multiplier
 +
  |author  = 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    = Expert Sitting
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExpertSitting
 +
  |nexus  = 7435
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-216#post-130566
 +
  |unofficial version = 0.6.8
 +
}}
 +
{{#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 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 Layers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayers
 +
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#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
 +
  |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
 +
  |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
 +
  |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
 +
  |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
 +
  |curse  = 880518
 +
  |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    = 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
 +
  |status  = broken
 +
}}
 +
{{#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
 +
  |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    = 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  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
  |author  = Paul Steele
 +
  |id      = paulsteele.fse
 +
  |nexus  = 21414
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#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
 +
}}
 +
{{#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
 +
  |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
 +
  |nexus  = 7311
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Finder
 +
  |author  = Aair, AairTheGreat
 +
  |id      = AairTheGreat.FishFinder
 +
  |nexus  = 5011
 +
  |github  = AairTheGreat/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Info
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.fishinfo
 +
  |nexus  = 5452
 +
  |github  = Speshkitty/FishInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Adjust
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.FishingAdjustMod
 +
  |nexus  = 1350
 +
  |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
 +
  |author  = ChibiKyu, KilZenc
 +
  |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
 +
  |nexus  = 5815
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Automaton
 +
  |author  = Drynwynn, thepaladinknight
 +
  |id      = Drynwynn.FishingAutomaton
 +
  |nexus  = 2527
 +
  |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FishingChestsExpanded
 +
  |nexus  = 7694
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Info Overlays
 +
  |author  = barteke22
 +
  |id      = barteke22.FIshingInfoOverlays
 +
  |nexus  = 8970
 +
  |github  = barteke22/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Logbook
 +
  |author  = M3ales
 +
  |id      = FishingLogbook
 +
  |nexus  =
 +
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
 +
  |author  = barteke22
 +
  |id      = barteke22.FishingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.FishingMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Automate
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.Automate
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Better Crafting
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.BetterCrafting
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FishingPractice
 +
  |nexus  = 4157
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Progression
 +
  |author  = ChadlyMasterson
 +
  |id      = chadlymasterson.fishingprogression
 +
  |nexus  = 18749
 +
  |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler
 +
  |nexus  = 8406
 +
  |github  = Floogen/FishingTrawler
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler - New Horizons
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 +
  |nexus  = 15941
 +
  |github  = Floogen/FishingTrawler
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Treasure Spawner
 +
  |author  = jangofett4
 +
  |id      = jangofett4.fishingtreasurespawner
 +
  |nexus  = 18119
 +
  |github  = jangofett4/FishingTreasureSpawner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Tuner Redux
 +
  |author  = Hammurabi
 +
  |id      = HammurabiFishingTunerRedux
 +
  |nexus  =
 +
  |chucklefish = 4578
 +
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Me
 +
  |author  = marikaefer
 +
  |id      = marikaefer.FishMe
 +
  |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Reminder
 +
  |author  = Mizzion
 +
  |id      = mizzion.fishreminder
 +
  |nexus  = 3615
 +
  |moddrop = 661375
 +
  |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Spot Bait
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FishSpotBait
 +
  |nexus  = 17581
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
 +
  |author  = StarAmy
 +
  |id      = StarAmy.bubbletoggle
 +
  |nexus  = 13076
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishy Blood Moon
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.FishyBloodMoon
 +
  |nexus  = 3725
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Animal Tools
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixAnimalTools
 +
  |nexus  = 3215
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Categories in Recipes, Categories in Recipes
 +
  |author  = Traktori
 +
  |id      = Traktori.CategoriesInRecipes
 +
  |nexus  = 11400
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Dice
 +
  |author  = Ashley, bambimenot
 +
  |id      = ashley.fixdice
 +
  |nexus  = 4556
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Weapons Damage
 +
  |author  = BlueSight
 +
  |id      = BlueSight.FixedWeaponsDamage
 +
  |nexus  = 19896
 +
  |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Pig Random
 +
  |author  = atravita
 +
  |id      = atravita.FixPigRandom
 +
  |curse  = 870967
 +
  |moddrop = 1294434
 +
  |nexus  = 15003
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Arms
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FlexibleArms
 +
  |nexus  = 20902
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Sprinklers
 +
  |author  = Shockah
 +
  |id      = Shockah.FlexibleSprinklers
 +
  |nexus  = 10931
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flip Buildings
 +
  |author  = mouahrara
 +
  |id      = mouahrara.FlipBuildings
 +
  |nexus  = 18444
 +
  |github  = mouahrara/FlipBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floating Garden Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FloatingGardenPots
 +
  |nexus  = 17582
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FLO - New Custom NPC, FlorenceMod
 +
  |author  = randomAnon1234
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  = 591
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floor Shadow Switcher
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.FloorShadowSwitcher
 +
  |nexus  = 3885
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Bombs
 +
  |author  = kdau
 +
  |id      = kdau.FlowerBombs
 +
  |nexus  = 6228
 +
  |moddrop = 794657
 +
  |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Color Picker
 +
  |author  = spacechase0
 +
  |id      = spacechase0.FlowerColorPicker
 +
  |curse  = 867760
 +
  |moddrop = 130043
 +
  |nexus  = 1229
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dance Fix
 +
  |author  = elfuun
 +
  |id      = FlowerDanceFix.elfuun
 +
  |nexus  = 8535
 +
  |moddrop = 980853
 +
  |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dance Hearts Change
 +
  |author  = ron075sh
 +
  |id      = ron075sh.FlowerDanceHeartsChange
 +
  |nexus  = 3019
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dancing, Kelly's Flower Dancing
 +
  |author  = kelly2892
 +
  |id      = kelly2892.flower.dancing.harmony
 +
  |nexus  = 8107
 +
  |github  = kenny2892/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Rain
 +
  |author  = spacechase0
 +
  |id      = spacechase0.FlowerRain
 +
  |curse  = 867722
 +
  |nexus  = 6131
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flowery Tools
 +
  |author  = Cat, CatCattyCat
 +
  |id      = cat.flowerytools
 +
  |nexus  = 6203
 +
  |moddrop = 833563
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flowing Mine Rocks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FlowingMineRocks
 +
  |nexus  = 9043
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fluent Eating
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.FluentEating
 +
  |nexus  = 11690
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flying Start Loan
 +
  |author  = EstherHollow
 +
  |id      = EstherHollow.FlyingStartLoan
 +
  |nexus  = 11003
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Settings, 字体设置
 +
  |author  = Becks723
 +
  |id      = Becks723.FontSettings
 +
  |nexus  = 12467
 +
  |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Size Adjust, Stardew Valley Font Adjust
 +
  |author  = AlerHughes
 +
  |id      = AlerHughes.FA
 +
  |nexus  = 23363
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Buff Stacking
 +
  |author  = thejcannon
 +
  |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
 +
  |nexus  = 4321
 +
  |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Buff Stacking Fix
 +
  |author  = Joreikarr
 +
  |id      = joreikarr.foodbuffstackingfix
 +
  |nexus  = 19944
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Cravings
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.FoodCravings
 +
  |nexus  = 17126
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food on the Table
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FoodOnTheTable
 +
  |nexus  = 10886
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 +
  |nexus  = 673
 +
  |github  =
 +
 
 +
  |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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Crops
 +
  |author  = Kronosta
 +
  |id      = Kronosta.ForageCrops
 +
  |nexus  = 21514
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Fantasy
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ForageFantasy
 +
  |nexus  = 7554
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Pointers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
 +
  |author  = DanielB
 +
  |id      = DanielB.TrackerZoomFix
 +
  |nexus  = 17935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster
 +
  |author  = Remy Bach
 +
  |id      = remybach.forecaster
 +
  |nexus  = 3037
 +
  |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster Text, Forecaster Text
 +
  |author  = TheElm
 +
  |id      = TheElm.ForecasterText
 +
  |nexus  = 7541
 +
  |github  = GStefanowich/SDV-Forecaster
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fortunate Foot
 +
  |author  = PurelyInZane
 +
  |id      = PurelyInZane.FortunateFoot
 +
  |nexus  = 22610
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foxyfficiency
 +
  |author  = Fokson
 +
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 +
  |nexus  = 2520
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
  |nexus  = 9062
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Logger
 +
  |author  = atravita
 +
  |id      = atravita.FrameRateLogger
 +
  |curse  = 870966
 +
  |moddrop = 1294433
 +
  |nexus  = 15002
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Viewer, FPS Viewer
 +
  |author  = Adham084
 +
  |id      = adham084.fpsviewer
 +
  |nexus  = 14046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
  |github  = skuldomg/freeDusty
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Love
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FreeLove
 +
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
  |nexus  = 3320
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free the Toolbar
 +
  |author  = danmw3
 +
  |id      = danmw3.freethetoolbar
 +
  |nexus  = 4960
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendly Divorce
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendlyDivorce
 +
  |nexus  = 6241
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever
 +
  |author  = Isaac S
 +
  |id      = IsaacS.FriendsForever
 +
  |nexus  = 1738
 +
  |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Booster
 +
  |author  = Hills
 +
  |id      = Hills.FriendshipBooster
 +
  |nexus  = 10497
 +
  |moddrop = 1084819
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay
 +
  |author  = stardemod
 +
  |id      = stardemod.FriendshipDecay
 +
  |nexus  = 21323
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay Modify
 +
  |author  = weizinai
 +
  |id      = weizinai.FriendshipDecayModify
 +
  |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendshipTweaks
 +
  |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frugal Farm Menu
 +
  |author  = jeffgillean
 +
  |id      = jeffgillean.FrugalFarmMenu
 +
  |nexus  = 11050
 +
  |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Shaker
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeShaker
 +
  |nexus  = 5776
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Trees Unblocked
 +
  |author  = dervalanana
 +
  |id      = dervalanana.FruitTreesUnblocked
 +
  |nexus  = 22976
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |nexus  = 11422
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks for 1.6
 +
  |author  = chiccen
 +
  |id      = chiccen.FruitTreeTweaks
 +
  |nexus  = 21449
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Romanceable Witch NPC, Witch Events Shop
 +
  |author  = jennisimone
 +
  |id      = jennisimone.WitchEventsShop
 +
  |nexus  = 16304
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fungus Amongus
 +
  |author  = Okay Shroomer
 +
  |id      = OkayShroomer.FungusAmongus
 +
  |nexus  = 11785
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Adjustment
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureAdjustment
 +
  |nexus  = 10213
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Anywhere
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FurnitureAnywhere
 +
  |nexus  = 2276
 +
  |chucklefish = 4324
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Display Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureDisplayFramework
 +
  |nexus  = 10855
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1
 
==For mod developers==
 
==For mod developers==
 
===Updating a mod===
 
===Updating a mod===
 
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 7,228: Line 23,885:
 
# [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        = 495
 
  |workaround = 106
 
  |soon      = 28
 
  |broken    = 57
 
  |total      = 686
 
}}
 
 
==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]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 03:27, 24 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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