Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (→‎SMAPI mods: add table ID for scripting)
m
Line 1: Line 1:
[[Modding:Index|Index]]
+
{{modding player guide header}}
 +
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 +
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 +
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 +
<span style="background: #1155cc;">&emsp;</span> compatible]]
  
SMAPI 2.0 lets mods do much more, but it no longer supports old deprecated APIs. Any mods which still have deprecation warnings won't work in SMAPI 2.0, which will release in Q4 2017. '''Those mods will still work fine until then.'''
+
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.
  
__TOC__
+
==Instructions==
==What to do==
+
===For players===
# For each mod you have installed:
+
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
#* If it's listed below, follow the instructions for that mod to update it.
 
#* Otherwise, update to its latest version.
 
# If a mod is still failing, post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] and we'll help. Make sure to attach [[Modding:Player FAQs#SMAPI log|your SMAPI log]] after trying the mod.
 
  
==SMAPI mods==
+
To update your mods:
Here's a list of mods tested with SMAPI 2.0.
+
# 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.
  
* '''Players:''' please don't edit this list directly; post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] instead.
+
===For mod authors===
* '''Modders:''' feel free to add or update your mods below ([[/entry#Usage|see format]]), or post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread].
+
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
{| class="wikitable plainlinks" id="mod-list"
+
Notes for the mod status:
|-
+
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
! mod name
+
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
! author
+
 
! compatibility<ref>This only shows whether a mod is ''compatible''; it may have bugs unrelated to SMAPI 2.0. Many mods broke in Stardew Valley 1.1 and 1.2, so 'broken' doesn't necessarily mean broken by SMAPI 2.0 itself.</ref>
+
==Compatibility list==
! (metadata)
+
===C# mods===
{{/entry
+
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!
   |name    = AccessChestAnywhere
+
 
   |author  = dumb0t
+
<!--
   |author2 = VIspReaderUS
+
 
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/257
+
Tokens used in the markup:
   |status  = workaround
+
- "@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.
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/518 Chests Anywhere] instead.
+
- "@retest-linked" means one or more mods should be retested when this mod is updated.
   |source  = https://github.com/VIspReaderUS/AccessChestAnywhere
+
 
 +
-->
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = 24h Clock
 +
   |author  = Lajna
 +
  |id      = Lajna.24hClock
 +
   |nexus  = 1695
 +
   |github  = LajnaLegenden/Stardew_Valley_Mods
 +
 
 +
   |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Adjust Artisan Prices
+
   |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author  = ThatNorthernMonkey
+
   |author  = pepoluan
   |url    = http://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532
+
  |id      = pepoluan.24h
   |status  = soon
+
  |nexus  = 8759
   |summary =  
+
  |github  =
   |source = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices
+
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Adjust Monster
+
   |name    = 24 Hour Format, 24 Hour Clock
   |author  = mmanlapat
+
   |author  = Prince-Leto
   |url    = http://www.nexusmods.com/stardewvalley/mods/1161
+
   |id      = princeleto.twentyfourhours
   |status  = ok
+
  |nexus  = 2908
   |summary =  
+
  |github  = Prince-Leto/StardewValleyMods
   |source =  
+
 
 +
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = 3-Story Cellar
   |author  = Entoarox
+
   |author  = fan
   |url    = http://community.playstarbound.com/resources/smapi-advanced-location-loader.3619
+
   |id      = fan.3-story-cellar
   |status  = soon-official
+
   |nexus   = 22882
   |summary =  
+
   |github =
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Adventure Shop Inventory
+
   |name    = 4Leaf
   |author  = Hammurabi
+
   |author  = Alex Noddings
   |url    = http://community.playstarbound.com/resources/adventure-shop-inventory.4608
+
   |id      = an.4leaf
   |status  = ok
+
   |nexus  = 2365
   |summary =  
+
   |github  =
   |source = http://community.playstarbound.com/resources/adventure-shop-inventory.4608
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = AgingMod
+
   |name    = A Better Crab Trap
   |author  = skn
+
   |author  = ARgoChxw
   |url    = http://www.nexusmods.com/stardewvalley/mods/1129
+
   |id      = ARgoChxw.ABetterCrabTrap
   |status  = broken
+
   |nexus   = 22015
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Abilities - Experience Bars
   |author  = cantorsdust & community
+
   |author  = Ophaneom
   |url    = http://www.nexusmods.com/stardewvalley/mods/170
+
   |id      = Ophaneom.AbilitiesExperienceBars
   |status  = ok
+
  |nexus  = 8048
   |summary =  
+
  |github  = Ophaneom/Abilities-Experience-Bars
   |source = https://github.com/Pathoschild/StardewCommunityMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = All Professions
+
   |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author  = cantorsdust & community
+
   |author  = Sandman53
   |url    = http://www.nexusmods.com/stardewvalley/mods/174
+
   |id      = Sandman53.AbilitiesExperienceBars
   |status  = ok
+
   |nexus   = 22751
   |summary =  
+
   |github = Sandman534/Abilities-Experience-Bars
   |source = https://github.com/Pathoschild/StardewCommunityMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Almighty Farming Tool
+
   |name    = A Bonafide Special Blue Chicken
   |author  = momoaau
+
   |author  = r1kai, rikai, rikai and jackkimball
   |url    = http://www.nexusmods.com/stardewvalley/mods/439
+
   |id      = rikai.abonafidespecialbluechicken
   |status  = ok
+
   |nexus   = 8979
   |summary =  
+
   |github = rikai/ABonafideSpecialBlueChicken
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Access Chest Anywhere
   |author  = Grant Peters
+
   |author  = dumb0t, VIspReaderUS
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/761
+
  |id      = AccessChestAnywhere
   |status = obsolete
+
   |nexus  = 257
   |summary = remove this mod (no longer needed since Stardew Valley 1.2).
+
   |github =
   |source =  
+
 
 +
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Sitter
+
   |name    = Accessible Tiles
   |author  = jwdred
+
   |author  = GrumpyCrouton
   |url    = http://www.nexusmods.com/stardewvalley/mods/581
+
   |id      = GrumpyCrouton.AccessibleTiles
   |status  = soon
+
   |nexus  = 10755
   |summary =  
+
   |github  =
   |source  = https://github.com/jdusbabek/stardewvalley
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = A Tapper's Dream
+
   |name    = AchtuurCore
   |author  = Goldenrevolver
+
   |author  = Achtuur
   |url    = http://www.nexusmods.com/stardewvalley/mods/260
+
   |id      = Achtuur.AchtuurCore
   |status  = soon
+
   |nexus   = 16827
   |summary =  
+
   |github = Achtuur/StardewTravelSkill
   |source = http://www.nexusmods.com/stardewvalley/mods/260
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = AutoGate
+
   |name    = Action Sitting
   |author  = Teban100
+
   |author  = greentodd
   |url    = http://www.nexusmods.com/stardewvalley/mods/820
+
   |id      = greentodd.ActionSitting
   |status  = ok
+
   |nexus  = 10943
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Automate
+
   |name    = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author  = Pathoschild
+
   |author  = StultusV
   |url    = http://www.nexusmods.com/stardewvalley/mods/1063
+
   |id      = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |status  = ok
+
   |nexus   = 8688
   |summary =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Speed
+
   |name    = Activate Sprinklers
   |author  = Omegasis
+
   |author  = f4iTh, JertsukkaTheMan
  |author2 = Alpha_Omegasis
+
   |id      = f4iTh.ActivateSprinklers
   |url    = http://www.nexusmods.com/stardewvalley/mods/443
+
   |nexus   = 2088
   |status  = ok
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Basic Sprinkler Improved
+
   |name    = Active Menu Anywhere
   |author  = LittleRaskols
+
   |author  = weizinai
   |url    = http://www.nexusmods.com/stardewvalley/mods/833
+
   |id      = weizinai.ActiveMenuAnywhere
   |status = ok
+
  |nexus  = 21093
   |summary =  
+
   |github =
   |source  =  
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Quality More Seeds
+
   |name    = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author  = bmarquismarkail
+
   |author  = Chelsea Bingiel
   |author2 = Space Baby
+
   |id      = ChelseaBingiel.LuckyRabbitsFoot
   |url    = http://www.nexusmods.com/stardewvalley/mods/935
+
   |nexus  = 11447
   |status = ok
+
   |github =
   |summary =  
+
 
   |source =  
+
   |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    = Better Quarry
+
   |name    = Additional Mine Maps
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/771
+
   |id      = aedenthorn.AdditionalMineMaps
   |status  = broken
+
   |nexus   = 14595
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Ranching
+
   |name    = Add Money
  |name2  = Better Milking
+
   |author  = Pempi
   |author  = Urbanyeti
+
   |id      = pempi.addMoney
   |url    = http://www.nexusmods.com/stardewvalley/mods/859
+
   |nexus  = 20111
   |status  = ok
+
   |github  =
   |summary =  
+
 
   |source  =  
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better RNG
+
   |name    = Add Money
   |author  = Zoryn
+
   |author  = Steph Hoel
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = StephHoel.AddMoney
   |status  = ok
+
   |nexus   = 21016
   |summary =  
+
   |github = StephHoel/ModsStardewValley
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Shipping Box
+
   |name    = Add to Workbench Chests
   |author  = Kithio
+
   |author  = Rui3
   |url    = http://community.playstarbound.com/threads/126235
+
   |id      = Rui3.AddToWorkbenchChests
   |status  = broken
+
   |nexus  = 5713
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Sprinklers
+
   |name    = Adjustable Building Costs
   |author  = OrSpeeder
+
   |author  = Skalaki
  |author2 = Mauricio Gomes
+
   |id      = Skalaki.AdjustableBuildingCosts
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/41
+
   |nexus   = 12446
   |status  = workaround
+
   |github = MiguelLucas/StardewValleyMods
   |summary = use [http://community.playstarbound.com/attachments/183463 unofficial update] (<small>2.3.1-pathoschild-update.3</small>).
+
 
   |source = https://gitlab.com/speeder1/SMAPISprinklerMod
+
   |broke in = Stardew Valley 1.6
   |link1  = https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Billboard Anywhere
+
   |name    = Adjustable Price Hikes
   |author  = Omegasis
+
   |author  = Pokeytax
   |author2 = Alpha_Omegasis
+
   |id      = Pokeytax.AdjustablePriceHikes
   |url    = http://www.nexusmods.com/stardewvalley/mods/492
+
   |nexus  = 2631
   |status = ok
+
   |github =
  |summary =
+
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Birthday Mail
+
   |name    = Adjustable Sprinklers
   |author  = KathrynHazuka
+
   |author  = NCarigon
   |author2 = Kitta
+
   |id      = NCarigon.AdjustableSprinklers
  |hide-url= http://www.nexusmods.com/stardewvalley/mods/276
+
   |nexus   = 21843
   |status  = workaround
+
   |github  =
   |summary = use [http://community.playstarbound.com/attachments/182461 unofficial update] (<small>1.2.3-pathoschild-update.2</small>).
 
   |link1  = https://github.com/KathrynHazuka/StardewValley_BirthdayMail/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = BreedLikeRabbits
+
   |name    = Adjustable Stamina Healing
   |author  = Dycedarger
+
   |author  = punyo, yakminepunyo
   |url    = http://www.nexusmods.com/stardewvalley/mods/948
+
   |id      = punyo.AdjustableStaminaHealing
   |status  = ok
+
  |nexus  = 2149
   |summary =  
+
  |github  = pomepome/AdjustableStaminaHealing
   |source  =  
+
 
 +
   |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.0.5-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Build Health
+
   |name    = Adjust Artisan Prices
   |author  = Omegasis
+
   |author  = ThatNorthernMonkey
   |author2 = Alpha_Omegasis
+
   |id      = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/446
+
   |nexus  =
   |status  = soon-official
+
   |chucklefish = 3532
   |summary =  
+
   |github = ThatNorthernMonkey/AdjustArtisanPrices
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
}}
+
   |broke in = Stardew Valley 1.1
{{/entry
+
<!--
   |name    = Build Endurance
+
   |unofficial version = 0.0.2-unofficial.3-pathoschild
  |author  = Omegasis
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
   |author2 = Alpha_Omegasis
+
-->
   |url    = http://www.nexusmods.com/stardewvalley/mods/445
 
  |status  = soon-official
 
  |summary =
 
  |source  = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Buy Back Collectables
+
   |name    = Adjust Baby Chance
   |author  = Omegasis
+
   |author  = f4iTh, JertsukkaTheMan
  |author2 = Alpha_Omegasis
+
   |id      = f4iTh.AdjustBabyChance
   |url    = http://www.nexusmods.com/stardewvalley/mods/507
+
   |nexus   = 3311
   |status  = soon-official
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Buy cooking recipes
+
   |name    = Adjust Monster
   |author  = Denifia
+
   |author  = mmanlapat
   |url    = http://www.nexusmods.com/stardewvalley/mods/1126
+
   |id      = mmanlapat.AdjustMonster
   |status = soon
+
  |nexus  = 1161
   |summary =  
+
   |github =
   |source  = https://github.com/Denifia/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Calendar Anywhere
+
   |name    = Adopt 'n Skin, Animal Skinner
   |author  = Zoryn
+
   |author  = Gathouria
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |status  = ok
+
   |nexus  = 4011
   |summary =  
+
   |moddrop = 600967
   |source = https://github.com/Zoryn4163/SMAPI-Mods
+
   |github = Gathouria/Adopt-Skin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Carry Chest
+
   |name    = Adopt With Krobus
   |author  = spacechase0
+
   |author  = Hana
   |url    = http://www.nexusmods.com/stardewvalley/mods/1333
+
   |id      = Hana.AdoptWithKrobus
   |status  = ok
+
   |nexus   = 22218
   |summary =  
+
   |github = aeremyns/AdoptWithKrobus
   |source = https://github.com/spacechase0/CarryChest
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Advanced Cooking
   |author  = YukiShiku
+
   |author  = aedenthorn, Erinthe
   |author2 = LeonBlade
+
   |id      = aedenthorn.AdvancedCooking
   |url    = http://www.nexusmods.com/stardewvalley/mods/878
+
  |nexus  = 11264
   |status  = ok
+
   |github  = aedenthorn/StardewValleyMods
   |summary =  
+
 
   |source  = https://github.com/LeonBlade/CasksAnywhere/
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Categorize Chests
+
   |name    = Advanced Fishing Treasure
   |author  = SteelixLeiter
+
   |author  = aceynk
   |url    = http://www.nexusmods.com/stardewvalley/mods/1300
+
   |id      = aceynk.AdvancedFishingTreasure
   |status  = ok
+
   |nexus   = 24403
   |summary =  
+
   |github = aceynk/AdvancedFishingTreasure
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chefs Closet
+
   |name    = Advanced Flute Blocks
   |author  = elDudeerino
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1030
+
   |id      = aedenthorn.AdvancedFluteBlocks
   |status  = ok
+
  |nexus  = 10934
   |summary =  
+
  |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/deLaDude/ChefsCloset
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chest Label System
+
   |name    = Advanced Key Bindings
   |author  = OrSpeeder
+
   |author  = Drachenkatze
  |author2 = Mauricio Gomes
+
   |id      = Drachenkatze.AdvancedKeyBindings
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/242
+
   |nexus   = 5127
   |status  = workaround
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
   |summary = use [http://community.playstarbound.com/attachments/180646 unofficial update] (<small>1.5.1-pathoschild-update</small>).
+
 
   |source = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |broke in = Stardew Valley 1.5
   |link1  = https://gitlab.com/marianomdq/ChestNameWithHoverLabel/merge_requests/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chest Label System for SV1.1
+
   |name    = Advanced Location Loader
   |author  = MarianoMDQ
+
   |author  = Entoarox
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/701
+
   |id      = Entoarox.AdvancedLocationLoader
   |status = workaround
+
  |nexus  = 2270
   |summary = see ''Chest Label System''.
+
  |chucklefish = 3619
   |source =  
+
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chest Pooling
+
   |name    = Advanced Loot Framework
   |author  = mralbobo
+
   |author  = aedenthorn, Erinthe
   |url    = http://community.playstarbound.com/threads/111988
+
   |id      = aedenthorn.AdvancedLootFramework
   |status = ok
+
  |nexus  = 7739
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source  = https://github.com/mralbobo/stardew-chest-pooling
+
 
 +
   |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    = Chests Anywhere
+
   |name    = Advanced Machines, AdvMachines
   |author  = Pathoschild
+
   |author  = ANDR55
   |url    = http://www.nexusmods.com/stardewvalley/mods/518
+
  |id      = ANDR55.AdvMachines
   |status = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
   |source = https://github.com/Pathoschild/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Choose Baby Gender
+
   |name    = Advanced Melee Framework
   |author  = Travoos
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/590
+
   |id      = aedenthorn.AdvancedMeleeFramework
   |status = workaround
+
  |curse  = 868856
   |summary = Open <tt>manifest.json</tt>, and add this right before the final <tt>}</tt> character: <code>, "UniqueID": "Travoos.ChooseBabyGender"</code>
+
  |nexus  = 7886
   |source =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Advanced Menu Positioning
   |author  = CJB
+
   |author  = aedenthorn, Erinthe
   |url    =  
+
   |id      = aedenthorn.AdvancedMenuPositioning
   |status  = workaround
+
   |nexus   = 11315
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1063 Automate] instead.
+
   |github = aedenthorn/StardewValleyMods
   |source = https://github.com/CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Cheats Menu
+
   |name    = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author  = CJB
+
   |author  = Omegasis, Alpha_Omegasis
   |url    = http://www.nexusmods.com/stardewvalley/mods/4
+
   |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |status  = ok
+
   |nexus   = 435
   |summary =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |source = https://github.com/CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Item Spawner
+
   |name    = Advanced Social Interactions
   |author  = CJB
+
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/93
+
   |id      = spacechase0.AdvancedSocialInteractions
   |status  = ok
+
   |nexus   = 14451
   |summary =  
+
   |github = spacechase0/StardewValleyMods
   |source = https://github.com/CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Show Item Sell Price
+
   |name    = Advancing Sprinklers
   |author  = CJB
+
   |author  = Warix3
   |url    = http://www.nexusmods.com/stardewvalley/mods/5
+
   |id      = warix3.advancingsprinklers
   |status = ok
+
  |nexus  = 2983
   |summary =  
+
   |github =
   |source = https://github.com/CJBok/SDV-Mods
+
 
 +
   |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    = CleanFarm
+
   |name    = Advent Calendar
   |author  = tstaples
+
   |author  = Darzington
   |url    = http://www.nexusmods.com/stardewvalley/mods/794
+
   |id      = darzington.AdventCalendarMod
   |status  = ok
+
   |nexus  = 7444
   |summary =  
+
   |github  =
   |source  = https://github.com/tstaples/CleanFarm
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name   = Climates of Ferngill
+
   |name     = Adventurers Guild Multiplayer Shared Kills
   |author = Sakorona
+
   |author  = Veniamin-Arefev
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |url    = http://www.nexusmods.com/stardewvalley/mods/604
+
   |nexus    = 19442
   |status  = soon-official
+
   |github   = Veniamin-Arefev/StardewMods
   |summary =
 
   |source  = https://github.com/JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Adventure Shop Inventory
   |author  = DanielSerrano
+
   |author  = Hammurabi
   |author2 = Lord Xamon
+
   |id      = HammurabiAdventureShopInventory
   |url    = http://www.nexusmods.com/stardewvalley/mods/1169
+
   |nexus  =
  |status  = broken
+
  |chucklefish = 4608
  |summary =
+
  |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = AeroCore
   |author  = Igorious
+
   |author  = Tlitookilakin
   |url    = http://community.playstarbound.com/resources/smapi-colored-chests.3684
+
   |id      = tlitookilakin.AeroCore
   |status = ok
+
  |moddrop = 1275014
   |summary = broken, remove this mod (no longer needed since colored chests were added to the game).
+
  |nexus  = 14700
   |source  =  
+
   |github = Tlitookilakin/AeroCore
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Combat with Farming Implements
+
   |name    = AFK Pause, AFK Time Pause
   |author  = OrSpeeder
+
   |author  = aedenthorn, Erinthe
  |author2 = Mauricio Gomes
+
   |id      = aedenthorn.AFKTimePause
   |url    = http://www.nexusmods.com/stardewvalley/mods/313
+
   |nexus   = 14228
   |status  = ok
+
   |github = aedenthorn/StardewValleyMods
   |summary =  
 
   |source = https://gitlab.com/speeder1/farming-implements-combat
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Community Bundle Item Tooltip
+
   |name    = AFK Timer, AFK Idle Timer
   |author  = Musbah Sinno
+
   |author  = CKextreme
   |url    = http://www.nexusmods.com/stardewvalley/mods/1329
+
   |id      = CKextreme.AfkTimer
   |status  = ok
+
   |nexus  = 3721
   |summary =  
+
   |github  =
   |source = https://github.com/musbah/StardewValleyMod
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Machines
+
   |name    = Agenda
   |author  = KnockedMallard42
+
   |author  = OFTS_CQM
   |url    = http://www.nexusmods.com/stardewvalley/mods/280
+
   |id      = ofts.agenda
   |status  = ok
+
   |nexus   = 20432
   |summary =  
+
   |github = ofts-cqm/StardewValley-Agenda
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Aggressive Acorns
   |author  = Nishtra
+
   |author  = Phrasefable
   |url    = http://www.nexusmods.com/stardewvalley/mods/675
+
   |id      = Phrasefable.AggressiveAcorns
   |status  = broken
+
   |nexus  = 3661
   |summary =  
+
   |github  = phrasefable/StardewMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Cooking Skill
+
   |name    = Aging Mod
   |author  = spacechase0
+
   |author  = skn
   |url    = http://www.nexusmods.com/stardewvalley/mods/522
+
   |id      = skn.AgingMod
   |status = soon-official
+
  |nexus  = 1129
   |summary =  
+
   |github =
   |source  = https://github.com/spacechase0/CookingSkill
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Crab Net
+
   |name    = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author  = jwdred
+
   |author  = Fippsie
   |url    = http://www.nexusmods.com/stardewvalley/mods/584
+
   |id      = Fippsie.AIRaphtalia
   |status  = soon
+
   |nexus   = 17273
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CurrentLocation
+
   |name    = Airstrike
   |author  = Omegasis
+
   |author  = XxHarvzBackxX
   |author2 = AlphaOmegasis
+
   |id      = harvz.Airstrike.DLL
   |url    = http://www.nexusmods.com/stardewvalley/mods/638
+
   |nexus  = 10464
   |status = ok
+
   |github = XxHarvzBackxX/airstrike
  |summary =
+
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Critters
+
   |name    = Alarms
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1255
+
   |id      = aedenthorn.Alarms
   |status  = ok
+
   |nexus   = 17607
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source = https://github.com/spacechase0/CustomCritters
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CustomElementHandler
+
   |name    = A Less Flashy Stardew
   |author  = Platonymous
+
   |author  = mistyspring
   |url    = http://www.nexusmods.com/stardewvalley/mods/1068
+
   |id      = mistyspring.lessflashy
   |status  = ok
+
   |nexus   = 10531
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming
+
   |name    = All Chests Menu
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/991
+
   |id      = aedenthorn.AllChestsMenu
   |status  = ok
+
   |curse  = 868705
   |summary =  
+
   |nexus  = 14494
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = All Crops All Seasons
   |author  = spacechase0
+
   |author  = cantorsdust
   |url    = http://www.nexusmods.com/stardewvalley/mods/1140
+
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |status  = ok
+
  |nexus  = 170
   |summary =  
+
  |github  = cantorsdust/StardewMods
  |source  = https://github.com/spacechase0/CustomFarmTypes
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Furniture
+
   |name    = Allow Beach Sprinklers
   |author  = Platonymous
+
   |author  = Jag3dagster
   |url    = http://www.nexusmods.com/stardewvalley/mods/1254
+
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |status  = ok
+
   |nexus   = 7629
   |summary =  
+
   |github = Hedgehog-Technologies/StardewMods
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = All Professions
   |author  = spacechase0
+
   |author  = cantorsdust and Pathoschild
   |url    = http://www.nexusmods.com/stardewvalley/mods/1099
+
   |id      = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |status  = soon-official
+
   |nexus   = 174
   |summary =  
+
   |github = cantorsdust/StardewMods
   |source = https://github.com/spacechase0/CustomizeExterior
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Almanac
   |author  = Mevima
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/1027
+
   |id      = leclair.almanac
   |status  = ok
+
   |nexus  = 11022
   |summary =  
+
   |github  = KhloeLeclair/StardewMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Almanac → DGA Support
   |author  = Platonymous
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/1139
+
   |id      = leclair.almanacdga
   |status  = ok
+
   |nexus  = 11022
   |summary =  
+
   |github  = KhloeLeclair/StardewMods
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Almighty Farming Tool, Almighty Tool
   |author  = Schematix
+
   |author  = momoaau
   |author2 = Schmtx
+
  |id      = 439<!--actual manifest ID-->
   |url    = http://www.nexusmods.com/stardewvalley/mods/1327
+
   |nexus  = 439
   |status  = ok
+
  |github  =
   |summary =  
+
 
   |source  =  
+
   |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    = Daily News
+
   |name    = Alternative Textures
   |author  = bashNinja
+
   |author  = PeacefulEnd
   |url    = http://www.nexusmods.com/stardewvalley/mods/1141
+
   |id      = PeacefulEnd.AlternativeTextures
   |status  = soon
+
   |curse  = 870938
   |summary =  
+
   |nexus  = 9246
   |source = https://github.com/miketweaver/DailyNews
+
   |github = Floogen/AlternativeTextures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications
+
   |name    = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author  = dreamsicl
+
   |author  = Alvadea & Jaksha6472
   |url    = http://community.playstarbound.com/resources/daily-notifications.3621
+
   |id      = Alja.Shack
   |status  = workaround
+
   |nexus   = 13187
   |summary = use [http://community.playstarbound.com/threads/127979 Stardew Notifications] instead.
+
   |github = Jaksha6472/MiningShack
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author  = Omegasis
+
   |author  = Alvadea & Jaksha6472
   |author2 = Alpha_Omegasis
+
   |id      = Alja.witchtower
  |url    = http://www.nexusmods.com/stardewvalley/mods/513
+
   |nexus   = 15926
   |status  = ok
+
   |github = Jaksha6472/WitchTower
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Always Hay
   |author  = Pathoschild
+
   |author  = Omek97
   |url    = http://www.nexusmods.com/stardewvalley/mods/679
+
   |id      = omek97.always_hay
   |status  = ok
+
   |nexus   = 20808
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Always On Server for Multiplayer
   |author  = Zoryn
+
   |author  = funny-snek and Zuberii
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |status  = ok
+
   |nexus  = 2677
   |summary =  
+
  |github = funny-snek/Always-On-Server-for-Multiplayer
   |source  = https://github.com/Zoryn4163/SMAPI-Mods
+
 
 +
   |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    = Dynamic Checklist
+
   |name    = Always Organize Chests
   |author  = gunnargolf
+
   |author  = Zamiel
   |url    = http://www.nexusmods.com/stardewvalley/mods/1145
+
   |id      = Zamiel.AlwaysOrganizeChests
   |status  = soon
+
   |nexus   = 21207
   |summary =  
+
   |github = Zamiell/stardew-valley-mods
   |source = https://github.com/gunnargolf/DynamicChecklist
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Always Scroll Map
   |author  = Bpendragon
+
   |author  = bcmpinc
   |url    = http://www.nexusmods.com/stardewvalley/mods/874
+
   |id      = bcmpinc.AlwaysScrollMap
   |status  = ok
+
   |nexus   = 2733
   |summary =  
+
   |github = bcmpinc/StardewHack
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author  = tyran285
+
   |author  = Saah
  |author2 = Ryuuze
+
   |id      = Saah.AlwaysShowBarValues
   |url    = http://www.nexusmods.com/stardewvalley/mods/374
+
   |nexus   = 23452
   |status  = broken
+
   |github = sarahvloos/StardewMods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = DynamicNPCSprites
+
   |name    = Always Special Title
   |author  = BashNinja
+
   |author  = DespairScent
   |url    = http://www.nexusmods.com/stardewvalley/mods/1183
+
   |id      = DespairScent.AlwaysSpecialTitle
   |status  = ok
+
   |nexus   = 22150
   |summary =  
+
   |github = DespairScent/AlwaysSpecialTitle
   |source = https://github.com/miketweaver/DynamicNPCSprites
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Always Swim
   |author  = Oblitus
+
   |author  = Hoggagf2
   |url    = http://www.nexusmods.com/stardewvalley/mods/1176
+
   |id      = Hoggagf2.AlwaysSwim
   |status  = soon
+
   |nexus   = 13264
   |summary =  
+
   |github =
   |source = https://github.com/quicksilverfox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars
+
   |name    = Ambient Light
   |author  = OrSpeeder
+
   |author  = SixthTitan
   |author2 = Mauricio Gomes
+
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
  |hide-url= http://www.nexusmods.com/stardewvalley/mods/193
+
   |nexus  = 4639
  |status  = workaround
+
 
  |summary = use [http://community.playstarbound.com/attachments/180467 unofficial update] (<small>1.7.1-pathoschild-update</small>).
+
   |broke in = Stardew Valley 1.6
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
   |link1  = https://gitlab.com/speeder1/SMAPIHealthbarMod/merge_requests/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Ancient Fruit Won't Die in Winter
   |author  = Entoarox
+
   |author  = cindyexe
   |url    = http://community.playstarbound.com/resources/4228
+
   |id      = cindyexe.afddiw
   |status  = soon-official
+
   |nexus  = 8823
   |summary =  
+
   |github  =
   |source  = https://github.com/Entoarox/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Even More Crops
+
   |name    = Angel's Existing Weapon Updater
   |author  = TenkoKuugen
+
   |author  = Angela Ranna
   |hide-url= http://community.playstarbound.com/threads/129349
+
   |id      = AngelaRanna.ExistingWeaponsUpdater
   |status  = workaround
+
   |nexus   = 6894
   |summary = use [http://community.playstarbound.com/threads/129349/page-6#post-3154045 unofficial update] (<small>MysticTempest 2017-06-03</small>).
+
   |github  = AngelaRanna/StardewMods
   |link1  = http://community.playstarbound.com/threads/129349/page-5#post-3151557
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge
+
   |name    = Angel's Lead Rod Drop Rate Fixer
   |author  = Lodukas
+
   |author  = Angela Ranna
   |url    = http://www.nexusmods.com/stardewvalley/mods/1191
+
   |id      = AngelaRanna.LeadRodFixer
   |status = ok
+
  |nexus  = 6894
   |summary =  
+
   |github = AngelaRanna/StardewMods
   |source  =  
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Angel's Weapon Rebalance
   |author  = spacechase0
+
   |author  = Angela Ranna
   |url    = http://www.nexusmods.com/stardewvalley/mods/509
+
   |id      = AngelaRanna.WeaponBalanceCode
   |status  = ok
+
   |nexus  = 6894
   |summary =  
+
   |github  = AngelaRanna/StardewMods
   |source  = https://github.com/spacechase0/ExperienceBars
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended BusSystem
+
   |name    = Angry Grandpa
   |author  = Tondorian
+
   |author  = Jonqora
   |url    = http://community.playstarbound.com/resources/smapi-extended-bussystem.4373
+
   |id      = Jonqora.AngryGrandpa
   |status = broken
+
  |nexus  = 6324
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
   |github = Jonqora/StardewMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Animal Birth Every Night
   |author  = Crystalmir
+
   |author  = Paritee
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/485
+
   |id      = Paritee.AnimalBirthEveryNight
   |status  = workaround
+
   |nexus  = 3440
   |summary = use [http://community.playstarbound.com/attachments/extendedfridge-1-0-1-pathoschild-update-zip.186214 unofficial update], [http://www.nexusmods.com/stardewvalley/mods/1191 Expanded Fridge], or [http://www.nexusmods.com/stardewvalley/mods/1030 Chefs Closet].
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  |source  = https://github.com/Mystra007/ExtendedFridgeSMAPI
+
 
   |link1  = http://www.nexusmods.com/stardewvalley/mods/485/?tab=14&navtag=/stardewvalley/ajax/modbugs/%3Fid%3D485&pUp=1
+
   |broke in = Stardew Valley 1.5
  |link2  = https://github.com/Mystra007/ExtendedFridgeSMAPI/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Greenhouse
+
   |name    = Animal Chooser
   |author  = TheRaven81
+
   |author  = stokastic
   |url    = http://community.playstarbound.com/resources/extended-greenhouse-1-0-2b-smapi-0-40-1-1-3.4303
+
   |id      = stokastic.AnimalChooser
   |status = ok
+
  |nexus  = 2573
   |summary =  
+
  |github  = stokastic/AnimalChooser
  |source  =
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
   |summary = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Animal Dialogue Framework
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |url    = http://community.playstarbound.com/resources/smapi-extended-minecart.4359
+
   |id      = aedenthorn.AnimalDialogueFramework
   |status  = soon-official
+
   |nexus  = 16881
   |summary =  
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/Entoarox/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Animal Husbandry Mod, Butcher Mod
   |author  = Omegasis
+
   |author  = Digus
   |author2 = Alpha_Omegasis
+
   |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/486
+
   |nexus   = 1538
   |status  = soon-official
+
   |github = Digus/StardewValleyMods
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Animal Mood Fix
   |author  = Oranisagu
+
   |author  = Grant Peters
   |url    = http://community.playstarbound.com/threads/111931
+
  |id      = GPeters-AnimalMoodFix
   |status = soon
+
   |nexus  = 761
   |summary =  
+
   |github =
   |source = https://github.com/oranisagu/SDV-FarmAutomation
+
   |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    = Farm Automation: Item Collector
+
   |name    = Animal Observer
   |author  = Oranisagu
+
   |author  = nofilenamed
   |url    = http://community.playstarbound.com/threads/111931
+
   |id      = NFN.ANIMOBS
   |status  = soon
+
   |nexus   = 8653
   |summary =  
+
   |github = nofilenamed/AnimalObserver
   |source = https://github.com/oranisagu/SDV-FarmAutomation
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation Unofficial: Item Collector
+
   |name    = Animal Patting
   |author  = Oranisagu & maddy99
+
   |author  = DiddyP
   |url    = http://community.playstarbound.com/threads/125172
+
   |id      = DiddyP.AnimalPatting
   |status  = soon
+
   |nexus   = 3837
   |summary =  
+
   |github =
   |source = https://github.com/maduin81/FarmAutomation_Unofficial
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Animal Pet Status
   |author  = Advize
+
   |author  = Hakej
   |url    = http://www.nexusmods.com/stardewvalley/mods/130
+
   |id      = hakej.animalpetstatus
   |status = broken
+
  |nexus  = 8725
   |summary = uses obsolete XmlSerializerRetool framework, which broke in SDV 1.1.
+
   |github = Hakej/Animal-Pet-Status
   |source =  
+
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Produce Expansion
 +
  |author  = elbe
 +
  |id      = elbe.AnimalProduceExpansion
 +
   |nexus  = 9119
 +
  |moddrop = 988407
 +
  |github = lshtech/AnimalProduceExpansion
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Animals Die
   |author  = jwdred
+
   |author  = Goldenrevolver
   |url    = http://www.nexusmods.com/stardewvalley/mods/647
+
   |id      = Goldenrevolver.AnimalsDie
   |status  = broken
+
   |nexus   = 7769
   |summary =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Animals Don't Eat Grass
   |author  = Pathoschild
+
   |author  = KarratKake
   |url    = http://www.nexusmods.com/stardewvalley/mods/1089
+
   |id      = KarratKake.AnimalsDontEatGrass
   |status  = ok
+
   |nexus  = 7474
   |summary =  
+
   |github  =
   |source  = https://github.com/Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geodes
+
   |name    = Animals Don't Remove Grass
   |author  = ofmanynames
+
   |author  = MrShreddie
   |hide-url    = http://www.nexusmods.com/stardewvalley/mods/750
+
   |id      = MrShreddie.AnimalsDontRemoveGrass
   |status  = workaround
+
   |nexus   = 21028
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1089 Fast Animations] instead.
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Animal Selector
   |author  = Entoarox
+
   |author  = rikai
   |url    = http://community.playstarbound.com/resources/smapi-faster-paths.3641
+
   |id      = rikai.AnimalSelector
   |status = soon-official
+
  |nexus  = 8758
   |summary =  
+
   |github = rikai/AnimalSelector
   |source  = https://github.com/Entoarox/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = FasterRun
+
   |name    = Animal Shop Conditions
   |author  = KathrynHazuka
+
   |author  = elbe
   |url    = http://www.nexusmods.com/stardewvalley/mods/733
+
   |id      = elbe.AnimalShopConditions
   |status  = soon
+
   |nexus  = 9107
   |summary =  
+
   |moddrop = 986958
   |source = https://github.com/KathrynHazuka/StardewValley_FasterRun
+
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Animal Sitter
   |author  = Zoryn
+
   |author  = jwdred
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = jwdred.AnimalSitter
   |status  = ok
+
  |nexus  = 581
   |summary =  
+
  |github = jdusbabek/stardewvalley
   |source  = https://github.com/Zoryn4163/SMAPI-Mods
+
 
 +
   |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    = Fishing Tuner Redux
+
   |name    = Animal Sitter LTS
   |author  = Hammurabi
+
   |author  = oliver
   |url    = http://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |id      = oliver.AnimalSitterLTS
   |status  = ok
+
   |nexus   = 20831
   |summary =  
+
   |github = jdusbabek/stardewvalley
   |source = http://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC
+
   |name    = Animals Need Water
  |name2  = FlorenceMod
+
   |author  = GZhynko
   |author  = randomAnon1234
+
   |id      = GZhynko.AnimalsNeedWater
   |url    = http://www.nexusmods.com/stardewvalley/mods/591
+
   |nexus   = 6196
   |status  = broken
+
   |github = gzhynko/StardewMods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Animal Social Menu
 
   |author  = spacechase0
 
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/1229
+
   |id      = spacechase0.AnimalSocialMenu
   |status  = ok
+
   |nexus  = 3283
   |summary =  
+
   |moddrop = 771644
   |source = https://github.com/spacechase0/FlowerColorPicker
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Animal Whisperer
   |author  = Nishtra
+
   |author  = Shalkin
   |url    = http://www.nexusmods.com/stardewvalley/mods/673
+
   |id      = shaklin.animalwhisperer
   |status  = broken
+
   |nexus   = 8885
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Animated Parrot and Perch
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |url    = http://community.playstarbound.com/resources/smapi-furniture-anywhere.4324
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |status = soon-official
+
   |nexus  = 7957
   |summary =  
+
  |github = aedenthorn/StardewValleyMods
   |source  = https://github.com/Entoarox/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Animated Portrait Framework
   |author  = mmanlapat
+
   |author  = akai
   |url    = http://www.nexusmods.com/stardewvalley/mods/1153
+
   |id      = akai.AnimatedPortrait
   |status = ok
+
  |nexus  = 8249
   |summary =  
+
   |github =
   |source =  
+
 
 +
   |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    = GateOpener
+
   |name    = Animation-Cancel Keybinding
   |author  = mralbobo
+
   |author  = Swaglix
   |url    = http://community.playstarbound.com/threads/111988
+
   |id      = swaglix.AnimationCancelKeybinding
   |status  = ok
+
   |nexus   = 20159
   |summary =  
+
   |github =
   |source = https://github.com/mralbobo/stardew-gate-opener
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Anki Study Break
   |author  = rabbitgreen49
+
   |author  = nymvaline
   |author2 = IrregularPorygon
+
   |id      = nymvaline.AnkiStudyBreak
  |url    = http://www.nexusmods.com/stardewvalley/mods/814
+
   |nexus   = 11279
   |status  = soon
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |summary =  
 
   |source = https://github.com/IrregularPorygon/SMAPIGenericShopMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = GetDressed
+
   |name    = Anniversary on Calendar
   |author  = Jinxiewinxie and Advize
+
   |author  = greentodd
   |url    = http://www.nexusmods.com/stardewvalley/mods/331
+
   |id      = greentodd.CalendarAnniversary
   |status  = ok
+
   |nexus   = 8351
   |summary =  
+
   |github =
   |source = https://github.com/AdvizeGH/GetDressed
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Another Hunger Mod
   |author  = CatCattyCat
+
   |author  = spacechase0
   |author2 = Cat
+
   |id      = spacechase0.AnotherHungerMod
   |url    = http://www.nexusmods.com/stardewvalley/mods/1182
+
   |curse  = 867735
   |status  = ok
+
   |nexus  = 3379
   |summary =  
+
   |moddrop = 568430
   |source =  
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Another Jump Mod, Yet Another Jump Mod
   |author  = tstaples
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/229
+
   |id      = aedenthorn.YAJM
   |status  = ok
+
  |nexus  = 6546
   |summary =  
+
  |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/tstaples/GiftTasteHelper
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Anti-Cheat Server
   |author  = Omegasis
+
   |author  = funny-snek
   |author2 = Alpha_Omegasis
+
   |id      = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/520
+
   |nexus   = 2887
   |status  = soon-official
+
   |github = funny-snek/anticheat-and-servercode
   |summary = author will update it soon; or use [http://www.nexusmods.com/stardewvalley/mods/1064 Happy Birthday by Oxyligen].
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Anti-Reset Mr. Reduggy
   |author  = Oxyligen
+
   |author  = FricativeMelon
   |url    = http://www.nexusmods.com/stardewvalley/mods/1064
+
   |id      = FricativeMelon.AntiResetMrReduggy
   |status  = ok
+
   |nexus   = 15480
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Anti-Social NPCs
   |author  = Platonymous
+
   |author  = Super Aardvark, ubererdferkel
   |url    = http://www.nexusmods.com/stardewvalley/mods/914
+
   |id      = SuperAardvark.AntiSocial
   |status  = ok
+
   |nexus   = 5371
   |summary =  
+
   |github = super-aardvark/AardvarkMods-SDV
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod
+
   |name    = Anything Ponds
  |name2  = WitchPrincess
+
   |author  = MouseyPounds
   |author  = Dounat2201
+
   |id      = MouseyPounds.AnythingPonds
   |author2 = Sasara
+
   |nexus  = 4702
   |url    = http://www.nexusmods.com/stardewvalley/mods/1157
+
   |github = MouseyPounds/stardew-mods
   |status = ok
+
 
  |summary =
+
   |broke in = Stardew Valley 1.6
   |source  =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author  = ThatNorthernMonkey
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/236
+
   |id      = aedenthorn.AprilFools
   |status  = workaround
+
   |nexus  = 11496
   |summary = Open its <tt>manifest.json</tt> in a text editor, and change the <tt>MajorVersion</tt> value from <tt>0</tt> to <tt>1</tt>.
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/ThatNorthernMonkey/HarvestWithScythe
+
 
 +
  |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    = Health Bars
+
   |name    = A Quality Mod
   |author  = Zoryn
+
   |author  = spacechase0
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = spacechase0.AQualityMod
   |status  = ok
+
   |nexus  = 14448
   |summary =  
+
   |github  = spacechase0/StardewValleyMods
   |source  = https://github.com/Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Aquarism
   |author  = icepuente
+
   |author  = DaLion
   |url    = http://www.nexusmods.com/stardewvalley/mods/1131
+
   |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |status  = ok
+
   |nexus   = 24356
   |summary =  
+
   |github = daleao/sdv
   |source = https://github.com/icepuente/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Arcade 2048
   |author  = nabuma
+
   |author  = Platonymous
   |hide-url= http://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |id      = Platonymous.2048
   |status  = workaround
+
  |curse  = 308054
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1131 Horse Whistle by icepuente].
+
  |nexus  = 2048
   |source  =  
+
   |moddrop = 793820
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Arcade Pong
   |author  = Yyeahdude
+
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/613
+
   |id      = Platonymous.ArcadePong
   |status  = ok
+
   |nexus  = 2044
   |summary =  
+
   |moddrop = 793819
   |source =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = HungerMod
+
   |name    = Arcade Snake, Snake
   |author  = skn
+
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/1127
+
   |id      = Platonymous.Snake
   |status  = ok
+
  |curse  = 308055
   |summary =  
+
   |nexus  = 2056
   |source =  
+
   |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = IdlePause
+
   |name    = Archaeology House Content Management Helper
   |author  = Veleek
+
   |author  = Felix-Dev
   |url    = http://www.nexusmods.com/stardewvalley/mods/1092
+
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |status  = ok
+
  |nexus  = 2804
   |summary =  
+
  |github  = Felix-Dev/StardewMods
   |source = https://github.com/veleek/IdlePause
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Archaeology Skill for 1.6
   |author  = Demiacle
+
   |author  = moonslime
   |url    = http://community.playstarbound.com/threads/127688
+
   |id      = moonslime.ArchaeologySkill
   |status  = soon
+
   |curse   = 1003404
   |summary =  
+
   |nexus   = 22199
   |link1   = http://community.playstarbound.com/threads/127688/page-5#post-3161620
+
   |github =
   |source = https://github.com/demiacle/QualityOfLifeMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Archery
   |author  = montana123
+
   |author  = PeacefulEnd
   |hide-url= http://community.playstarbound.com/threads/109038
+
   |id      = PeacefulEnd.Archery
   |status  = workaround
+
  |curse  = 870921
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1089 Fast Animations] instead.
+
   |nexus  = 16767
   |source  =  
+
   |github  = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Archery - Starter Pack
   |author  = cantorsdust & community
+
   |author  = PeacefulEnd
   |url    = http://www.nexusmods.com/stardewvalley/mods/173
+
   |id      = PeacefulEnd.Archery.StarterPack.Code
   |status  = ok
+
   |nexus  = 16768
   |summary =  
+
   |github  = Floogen/Archery
   |source  = https://github.com/Pathoschild/StardewCommunityMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Arena Challenges Mod
   |author  = Hammurabi
+
   |author  = XxHarvzBackxX
   |url    = http://community.playstarbound.com/resources/interaction-helper.4640
+
   |id      = harvz.ACM.SMAPI
   |status  = broken
+
   |nexus  = 9544
   |summary =  
+
   |github  =
   |source  = http://community.playstarbound.com/resources/interaction-helper.4640/updates
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Item Auto Stacker
+
   |name    = Armor Ore
   |author  = CatCattyCat
+
   |author  = gmff
   |author2 = Cat
+
   |id      = GMFF.ArmorOre
   |url    = http://www.nexusmods.com/stardewvalley/mods/1184
+
   |nexus  =
   |status = ok
+
  |curse  = 485718
   |summary =  
+
   |github =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Ars Venefici
   |author  = Zoryn
+
   |author  = HeyImAmethyst
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = HeyImAmethyst.ArsVenefici
   |status  = ok
+
   |nexus   = 24409
   |summary =  
+
   |github = HeyImAmethyst/Ars-Venefici
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Artifact Digger
   |author  = Platonymous
+
   |author  = Mizzion
   |url    = http://www.nexusmods.com/stardewvalley/mods/984
+
   |id      = mizzion.artifactdigger
   |status  = ok
+
   |nexus  = 4212
   |summary =  
+
   |moddrop = 661378
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author  = kd8lvt
+
   |author  = pepoluan
   |url    = http://www.nexusmods.com/stardewvalley/mods/855
+
   |id      = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |status  = ok
+
  |nexus  = 9023
   |summary =  
+
   |moddrop = 979525
   |source  =  
+
   |github  =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Artifact System Fixed
   |author  = Pathoschild
+
   |author  = Ilyaki
   |url    = http://www.nexusmods.com/stardewvalley/mods/541
+
   |id      = Ilyaki.ArtifactSystemFixed
   |status  = ok
+
  |nexus  = 2761
   |summary =  
+
  |github  = Ilyaki/ArtifactSystemFixed
   |source = https://github.com/Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = workaround
 +
   |summary = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Artisan Goods Redone
   |author  = RTGOAT
+
   |author  = Rhukii
   |url    = http://www.nexusmods.com/stardewvalley/mods/649
+
   |id      = Rhukii.ArtisanGoodsRedone
   |status  = ok
+
   |nexus  = 9414
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Artisan Products Copy Quality
   |author  = SteelixLeiter
+
   |author  = justastranger
   |author2 = Don Collins
+
   |id      = JAS.ArtisanProductsCopyQuality
   |url    = http://www.nexusmods.com/stardewvalley/mods/1318
+
   |moddrop = 1554273
   |status  = ok
+
   |nexus   =
   |summary =  
+
   |github = justastranger/ArtisanProductsCopyQuality
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Artista, Artista - Stardew Painter
   |author  = Advize and Jinxiewinxie
+
   |author  = Platonymous
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/279
+
   |id      = Platonymous.Artista
   |status  = ok
+
   |moddrop = 1521420
   |summary =  
+
   |nexus  = 18697
   |source = https://github.com/AdvizeGH/LovedLabels
+
   |github =
  |link1  = https://github.com/AdvizeGH/LovedLabels/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Ashley NPC
   |author  = spacechase0
+
   |author  = Travoos
   |url    = http://www.nexusmods.com/stardewvalley/mods/521
+
  |id      = none<!--no ID in manifest-->
   |status = soon-official
+
  |nexus  =
  |summary =
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |source  = https://github.com/spacechase0/LuckSkill
+
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = A Tapper's Dream, A Tree Overhaul
   |author  = jwdred
+
   |author  = Goldenrevolver
   |url    = http://www.nexusmods.com/stardewvalley/mods/632
+
   |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |status  = soon
+
   |nexus   = 260
   |summary =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |source = https://github.com/jdusbabek/stardewvalley
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Atelier Cauldron, Cauldron
   |author  = spacechase0
+
   |author  = Kedi & sophiesalacia & wildflourmods
   |url    = http://www.nexusmods.com/stardewvalley/mods/501
+
   |id      = Atelier.Cauldron
   |status  = soon-official
+
   |nexus   = 22926
   |summary =  
+
   |github =
   |source = https://github.com/spacechase0/StardewValleyMP
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = ATM
   |author  = spacechase0
+
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/1073
+
   |id      = Platonymous.ATM
   |status  = ok
+
  |curse  = 308504
   |summary =  
+
  |moddrop = 793914
   |source  = https://github.com/spacechase0/MapImageExporter
+
  |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    = Message Box [API?]
+
   |name    = AtraCore
   |name2   = ChatMod
+
  |author  = atravita
   |author  = Kithio
+
  |id      = atravita.AtraCore
   |url    = http://community.playstarbound.com/resources/message-box-api.4296
+
   |curse   = 870972
   |status = broken
+
   |moddrop = 1205156
   |summary =  
+
   |nexus  = 12932
   |source  =  
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Atra's Interaction Tweaks, Stop Rug Removal
   |author  = Nishtra
+
   |author  = atravita
   |url    = http://www.nexusmods.com/stardewvalley/mods/674
+
   |id      = atravita.StopRugRemoval
   |status  = ok
+
  |curse  = 870985
   |summary =  
+
   |moddrop = 1068101
   |source =  
+
   |nexus  = 10192
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Audio Descriptions
   |author  = Nishtra
+
   |author  = mistyspring
   |url    = http://www.nexusmods.com/stardewvalley/mods/770
+
   |id      = mistyspring.AudioDescription
   |status  = ok
+
   |curse  = 880513
   |summary =  
+
   |nexus  = 16294
   |source =  
+
   |github = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Audio Devices
   |author  = momoaau
+
   |author  = Max Vollmer, SVProtector
   |url    = http://www.nexusmods.com/stardewvalley/mods/451
+
   |id      = maxvollmer.audiodevices
   |status  = broken
+
  |nexus  = 2838
   |summary =  
+
  |github  = maxvollmer/AudioDevices
   |source =  
+
 
 +
   |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    = More Map Layers
+
   |name    = Aurora GSI for Stardew Valley
   |author  = Platonymous
+
   |author  = macer-Tim Oberle
   |url    = http://www.nexusmods.com/stardewvalley/mods/1134
+
   |id      = macer.AuroraGSI
   |status  = ok
+
   |nexus   = 6088
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Pets
+
   |name    = Auto Animal Doors
   |author  = Entoarox
+
   |author  = taggartaa, Aaron Taggart
   |url    = http://community.playstarbound.com/threads/125946
+
   |id      = AaronTaggart.AutoAnimalDoors
   |status  = soon-official
+
   |curse  = 1002753
   |summary =  
+
   |nexus  = 1019
   |source = https://github.com/Entoarox/StardewMods
+
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Auto-Attack
   |author  = Omegasis
+
   |author  = X3n0n182
   |author2 = Alpha_Omegasis
+
   |id      = X3n0n182.AutoAttack
  |url    = http://www.nexusmods.com/stardewvalley/mods/441
+
   |nexus   = 7258
   |status  = soon-official
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Auto-Attack
   |author  = Joco80 & Sasara
+
   |author  = cgifox
   |url    = http://www.nexusmods.com/stardewvalley/mods/1168
+
   |id      = cgifox.AutoAttack
   |status  = ok
+
   |nexus  = 9620
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod
+
   |name    = Auto Bait and Tackles
   |author  = Zoryn
+
   |author  = Alison Li
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = Alison-Li.AutoBaitAndTackles
   |status  = ok
+
   |nexus   = 6773
   |summary =  
+
   |github = Alison-Li/AutoBaitAndTacklesMod
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation
+
   |name    = Auto Break Geode
   |author  = SlyMerc
+
   |author  = weizinai
   |url    = http://www.nexusmods.com/stardewvalley/mods/1094
+
   |id      = weizinai.AutoBreakGeode
   |status  = broken
+
   |nexus   = 20685
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Auto Catch
   |author  = Omegasis
+
   |author  = MercuryVN
   |author2 = Alpha_Omegasis
+
   |id      = MercuryVN.AutoCatch
  |url    = http://www.nexusmods.com/stardewvalley/mods/428
+
   |nexus   = 22616
   |status  = soon-official
+
   |github = MercuryVN/AutoCatch
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = New machines
+
   |name    = Auto Coffee
   |author  = Igorious
+
   |author  = Ben880, ben1830
   |url    = http://community.playstarbound.com/resources/smapi-new-machines-flour-sugar-vinegar-rice.3683
+
   |id      = BenjaminWilcox.AutoCoffee
   |status  = soon
+
   |nexus   = 2387
   |summary =  
+
   |github =
   |source = https://github.com/Igorious/StardevValleyNewMachinesMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Night Owl
+
   |name    = Auto Consume, Auto Consume for Heal and Buff
   |author  = Omegasis
+
   |author  = Jihyun and Somin
  |author2 = Alpha_Omegasis
+
   |id      = JihyunSomin.AutoConsume
   |url    = http://community.playstarbound.com/threads/115829
+
   |nexus   = 24178
   |status  = soon-official
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Auto Crop
   |author  = Pathoschild
+
   |author  = aurnj, Roy Li
   |url    =  
+
  |id      = RuyiLi.AutoCrop
   |status = obsolete
+
  |nexus  =
   |summary = remove this mod (debug mode was removed in SMAPI 1.0).
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |source = https://github.com/Pathoschild/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Auto Crop Watering, Auto Water Crops
   |author  = CatCattyCat
+
   |author  = The Fluffy Robot
  |author2 = Cat
+
   |id      = TheFluffyRobot.AutoCropWatering
   |url    = http://www.nexusmods.com/stardewvalley/mods/1180
+
   |nexus   = 20892
   |status  = ok
+
   |github = jamespfluger/Stardew-EqualMoneySplit
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NoMorePets
+
   |name    = Auto-Eat
   |author  = Omegasis
+
   |author  = Permamiss
   |author2 = Alpha_Omegasis
+
   |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/506
+
   |nexus  = 643
   |status  = ok
+
   |curse  = 307990
   |summary =  
+
   |github = Permamiss/Auto-Eat
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Auto Farm Screenshot
   |author  = ThatNorthernMonkey
+
   |author  = Dwayneten
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/237
+
   |id      = DwayneTen.AutoFarmScreenshot
   |status = workaround
+
  |nexus  = 4783
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1084 No Soil Decay Redux] instead.
+
  |github  = Dwayneten/AutoFarmScreenshot
  |source  = https://github.com/ThatNorthernMonkey/NoSoilDecay
+
 
  |link1  = https://github.com/ThatNorthernMonkey/NoSoilDecay/issues/1
+
  |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    = No Soil Decay Redux
+
   |name    = Auto Fill Pet Bowl
   |author  = Platonymous
+
   |author  = Siweipancc
   |url    = http://www.nexusmods.com/stardewvalley/mods/1084
+
   |id      = Siweipancc.AutoFillPetBowl
   |status  = ok
+
   |nexus   = 20667
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Autofill Pet Bowl
   |author  = Bouhm
+
   |author  = maephie
   |url    = http://www.nexusmods.com/stardewvalley/mods/239
+
   |id      = maephie.AutofillPetBowl
   |status  = soon
+
   |nexus  = 13296
   |summary =  
+
   |github  = maephie/StardewMods
   |source  = https://github.com/Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Auto Fish
   |author  = jwdred
+
   |author  = WhiteMind
   |url    = http://www.nexusmods.com/stardewvalley/mods/694
+
   |id      = WhiteMind.AF
   |status  = broken
+
   |nexus   = 1895
   |summary =  
+
   |github = WhiteMinds/mod-sv-autofish
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Auto Fishing
   |author  = spacechase0
+
   |author  = SorryLate, rharyanto
   |url    = http://www.nexusmods.com/stardewvalley/mods/1315
+
   |id      = SorryLate.AutoFishing
   |status  = ok
+
   |nexus  = 5235
   |summary =  
+
   |github  =
   |source  = https://github.com/spacechase0/ObjectTimeLeft
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Auto Fishing
   |author  = lambui
+
   |author  = Tibbles
   |url    = http://community.playstarbound.com/threads/127299
+
   |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |status  = soon
+
   |nexus   = 21339
   |summary =  
+
   |github =
   |source = https://github.com/lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Auto Gate
   |author  = bmarquismarkail
+
   |author  = Teban100
   |author2 = Space Baby
+
   |id      = AutoGate
   |url    = http://www.nexusmods.com/stardewvalley/mods/923
+
   |nexus   = 820
   |status  = ok
+
   |github = StephenKairos/Teban100-StardewMods
   |summary =
 
  |source = https://github.com/bmarquismarkail/SV_PotC
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = PelicanFiber
+
   |name    = Auto-Grabber Mod
   |author  = jwdred
+
   |author  = Jotser
   |url    = http://www.nexusmods.com/stardewvalley/mods/631
+
   |id      = Jotser.AutoGrabberMod
   |status = soon
+
  |nexus  = 2783
   |summary =  
+
   |github =
   |source  = https://github.com/jdusbabek/stardewvalley
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = PelicanTTS
+
   |name    = Auto-Grab Truffles
   |author  = Platonymous
+
   |author  = Tsin
   |url    = http://www.nexusmods.com/stardewvalley/mods/1079
+
   |id      = Tsin.AutoGrabTruffles
   |status  = soon
+
   |nexus   = 14162
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's BundleMod
+
   |name    = Auto Grab Truffles
   |author  = Persival
+
   |author  = Frostiverse
   |url    = http://www.nexusmods.com/stardewvalley/mods/438
+
   |id      = Frostiverse.AutoGrabTruffles
   |status  = workaround
+
   |nexus  = 21705
   |summary = broken in SDV 1.1; use [https://github.com/Zoryn4163/SMAPI-Mods/releases Junimo Deposit Anywhere] instead.
+
   |github  = Hunter-Chambers/StardewValleyMods
  |source  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Point-And-Plant
+
   |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author  = jwdred
+
   |author  = QiXing
   |url    = http://www.nexusmods.com/stardewvalley/mods/572
+
   |id      = qixing.AutoGrabTruffles
   |status  = soon
+
   |nexus   = 20874
   |summary = broken by game update, update coming soon.
+
   |github = qixing-jk/QiXingAutoGrabTruffles
   |source = https://github.com/jdusbabek/stardewvalley
 
  |link1  = http://www.nexusmods.com/stardewvalley/mods/572/?tab=14&navtag=/stardewvalley/ajax/modbugs/%3Fid%3D572&pUp=1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Auto Load Game
   |author  = Platonymous
+
   |author  = Caraxian
   |url    = http://www.nexusmods.com/stardewvalley/mods/999
+
   |id      = caraxian.AutoLoadGame
   |status  = ok
+
   |nexus   = 2509
   |summary =  
+
   |github = Caraxi/StardewValleyMods
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Automate
   |author  = Mucchan
+
   |author  = Pathoschild
   |hide-url= http://community.playstarbound.com/threads/113673
+
   |id      = Pathoschild.Automate
   |status  = workaround
+
   |curse  = 992857
   |summary = use [http://community.playstarbound.com/attachments/181350 unofficial update] (<small>1.0.1-pathoschild-update</small>).
+
   |nexus  = 1063
   |source  = https://github.com/mucchan/sv-mod-prairie-king |link1=https://github.com/mucchan/sv-mod-prairie-king/pull/5
+
   |moddrop = 509760
 +
  |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display for Sprinklers and Scarecrows
+
   |name    = Automate Chests
  |name2  = Sprinkler Range
+
   |author  = SinZ
   |author  = CatCattyCat
+
   |id      = SinZ.AutomateChests
  |author2 = Cat
+
   |nexus   = 11727
   |url    = http://www.nexusmods.com/stardewvalley/mods/1179
+
   |github = SinZ163/StardewMods
   |status  = ok
 
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Automated Doors
   |author  = cantorsdust & community
+
   |author  = mrslowly, azah
   |url    = http://www.nexusmods.com/stardewvalley/mods/172
+
  |id      = azah.automated-doors
   |status  = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |source  = https://github.com/Pathoschild/StardewCommunityMods
+
  |github  = azah/AutomatedDoors
 +
 
 +
   |broke in          = Stardew Valley 1.3
 +
   |unofficial version = 1.4.3-unofficial.4-pickle
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Automate Tool Swap
   |author  = Zoryn
+
   |author  = Trapyy
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = Trapyy.AutomatetoolSwap
   |status  = ok
+
   |curse  = 1001901
   |summary =  
+
   |nexus  = 21050
   |source = https://github.com/Zoryn4163/SMAPI-Mods
+
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Automatic Gates
   |author  = Hammurabi
+
   |author  = ScheKaa
   |url    = http://community.playstarbound.com/resources/regeneration.4584
+
   |id      = Rakiin.AutomaticGates
   |status  = ok
+
   |nexus  = 3109
   |summary =  
+
   |moddrop = 467021
   |source = http://community.playstarbound.com/resources/regeneration.4584/updates
+
   |github =
 +
 
 +
  |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Automatic Petting of Animals
   |author  = littleraskol
+
   |author  = yangZ
   |url    = http://community.playstarbound.com/resources/reregeneration.4465
+
   |id      = yangZ.AutomaticPettingOfAnimals
   |status  = ok
+
   |nexus   = 23539
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Automatic Screenshot Taker
   |author  = SlyMerc
+
   |author  = Zamiel
   |url    = http://www.nexusmods.com/stardewvalley/mods/1009
+
   |id      = Zamiel.AutomaticScreenshotTaker
   |status  = ok
+
   |nexus   = 10460
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Automatic Stroking, Stroking Automatic
   |author  = rodrigovaz
+
   |author  = yangZ
   |url    = http://community.playstarbound.com/resources/smapi-relationships-enhanced.4435
+
   |id      = yangZ.AutomaticStroking
   |status  = broken
+
   |nexus   = 23508
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
 
+
{{#invoke:SMAPI compatibility|entry
{{/entry
+
   |name    = Automators
   |name    = RelationShipStatus
+
   |author  = Kristian Skistad
   |author  = Dragonisser
+
   |id      = KristianSkistad.Automators.Code
   |url    = http://www.nexusmods.com/stardewvalley/mods/751
+
   |nexus   = 15776
   |status  = broken
+
   |github = kristian-skistad/automators
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Auto Melee Attack
   |author  = JarvieK
+
   |author  = Siweipancc
   |url    = http://www.nexusmods.com/stardewvalley/mods/1307
+
   |id      = Siweipancc.AutoMeleeAttack
   |status  = ok
+
   |nexus   = 20704
   |summary =  
+
   |github =
   |source = https://github.com/Jarvie8176/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Autonomals
   |author  = jwdred
+
   |author  = DespairScent
   |url    = http://www.nexusmods.com/stardewvalley/mods/589
+
   |id      = DespairScent.Autonomals
   |status  = soon
+
   |nexus   = 22879
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors
+
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
  |name2  = Wallpaper Retain
+
   |author  = Jag3Dagster
   |author  = Iceburg
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |url    = http://www.nexusmods.com/stardewvalley/mods/356
+
   |curse  = 989657
   |status  = broken
+
   |nexus  = 7736
   |summary =  
+
   |github = Hedgehog-Technologies/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Auto Speed
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |url    = http://www.nexusmods.com/stardewvalley/mods/1166
+
   |id      = Omegasis.AutoSpeed
   |status  = ok
+
   |nexus   = 443
   |summary =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rise and Shine
+
   |name    = Auto-Stack Bait
   |author  = Yoshify
+
   |author  = Jonathan Feenstra
   |url    = http://www.nexusmods.com/stardewvalley/mods/3
+
   |id      = JonathanFeenstra.AutoStackBait
   |status  = broken
+
   |nexus   = 23423
   |summary = ancient mod, not open-source.
+
   |github = JonathanFeenstra/Auto-StackBait
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Roc's Reseed Mod
+
   |name    = Auto Stacker, Item Auto Stacker
   |author  = rocslayer
+
   |author  = CatCattyCat, Cat
   |author2 = James Overton
+
   |id      = cat.autostacker
   |url    = http://www.nexusmods.com/stardewvalley/mods/887
+
   |nexus   = 1184
   |status  = ok
+
   |moddrop = 833539
   |summary =  
+
   |github = danvolchek/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = RopeBridge
+
   |name    = Auto Stack Items to Chest
   |author  = Teban100
+
   |author  = Chosimba
   |url    = http://www.nexusmods.com/stardewvalley/mods/824
+
   |id      = Chosimba.AutoStackItemsToChest
   |status = ok
+
  |nexus  = 2307
   |summary =  
+
   |github =
   |source =  
+
 
 +
  |broke in = SMAPI 3.0
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Auto Tool Select
   |author  = Pathoschid
+
   |author  = lolmaj
   |url    = http://www.nexusmods.com/stardewvalley/mods/1100
+
   |id      = lolmaj.AutoToolSelect
   |status  = ok
+
   |nexus  = 3883
   |summary =  
+
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Auto Trash
   |author  = spacechase0
+
   |author  = DrOreo002
   |url    = http://www.nexusmods.com/stardewvalley/mods/605
+
   |id      = droreo002.autotrash
   |status  = ok
+
   |nexus  = 4924
   |summary =  
+
   |github  =
   |source  = https://github.com/spacechase0/RushOrders
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere
+
   |name    = Auto Trasher
   |author  = Omegasis
+
   |author  = Jag3Dagster
   |author2 = Alpha_Omegasis
+
   |id      = HedgehogTechnologies.AutoTrasher
   |url    = http://www.nexusmods.com/stardewvalley/mods/444
+
   |curse  = 1014272
   |status  = soon-official
+
   |nexus   = 23663
   |summary =  
+
   |github = jag3dagster/AutoShaker
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Auto Travel
   |author  = Caraxian
+
   |author  = GrumpyCrouton
   |url    = http://community.playstarbound.com/resources/scroll-to-blank.4405
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |status  = ok
+
   |nexus   = 10693
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Auto Water
   |author  = mmanlapat
+
   |author  = Pickle, ddgroves
   |url    = http://www.nexusmods.com/stardewvalley/mods/1106
+
   |id      = pickle.autowater
   |status  = ok
+
   |nexus   = 1666
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Auto Water
   |author  = Entoarox
+
   |author  = Steph Hoel
   |url    = http://community.playstarbound.com/resources/4262
+
   |id      = StephHoel.AutoWater
   |status  = soon-official
+
   |nexus   = 21022
   |summary =  
+
   |github = StephHoel/ModsStardewValley
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Auto Watering (aurnj)
   |author  = Platonymous
+
   |author  = aurnj, Roy Li
   |url    = http://www.nexusmods.com/stardewvalley/mods/1133
+
  |id      = AutoWater
   |status = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/auto-watering.129355
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |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    = Self Service
+
   |name    = Auto Watering (stellarashes)
   |author  = JarvieK
+
   |author  = stellarashes
   |url    = http://www.nexusmods.com/stardewvalley/mods/1304
+
   |id      = stellarashes.Autowatering
   |status  = ok
+
   |nexus   = 5463
   |summary =  
+
   |github = stellarashes/SDVMods
   |source = https://github.com/Jarvie8176/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to other farmers
+
   |name    = A Very Special Blue Chicken
   |name2   = Send Letters
+
   |author  = jackkimball
   |author  = Denifia
+
   |id      = jackkimball.averyspecialbluechicken
   |url    = http://www.nexusmods.com/stardewvalley/mods/1087
+
   |nexus  = 2465
   |status  = soon
+
   |github  = jacksonkimball/AVerySpecialBlueChicken
   |summary =  
+
 
   |source  = https://github.com/Denifia/StardewMods
+
   |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    = Shed Notifications
+
   |name    = Avoid Losing Scepter
   |author  = TheCroak
+
   |author  = atravita
   |url    = http://www.nexusmods.com/stardewvalley/mods/620
+
   |id      = atravita.AvoidLosingScepter
   |status  = broken
+
  |curse  = 870974
   |summary =  
+
  |moddrop = 1146671
  |source  =
+
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Baby Chance Adjustment
   |author  = Nishtra
+
   |author  = LateFilmsGamer
   |url    = http://www.nexusmods.com/stardewvalley/mods/756
+
   |id      = Late's.AdjustBabyChance
   |status  = broken
+
   |nexus  = 15018
   |summary =  
+
   |github  =
   |source =  
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Baby Gender Interface
   |author  = Iceburg
+
   |author  = f4iTh, JertsukkaTheMan
   |url    = http://www.nexusmods.com/stardewvalley/mods/321
+
   |id      = f4iTh.BabyGenderInterface
   |status = broken
+
  |nexus  = 1947
   |summary =  
+
   |github =
   |source =  
+
 
 +
  |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Baby Pets
   |author  = Entoarox
+
   |author  = DellyBelly
   |url    = http://community.playstarbound.com/resources/shop-expander.4381
+
   |id      = DellyBelly.BabyPets
   |status  = soon-official
+
   |nexus   = 20967
   |summary =  
+
   |github = DelphinWave/BabyPets
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Backpack Resizer
   |author  = Igorious
+
   |author  = DefenTheNation
   |url    = http://community.playstarbound.com/resources/showcase.4487
+
   |id      = DefenTheNation.BackpackResizer
   |status  = soon
+
   |nexus   = 2263
   |summary =  
+
   |github = DefenTheNation/StardewMod-BackpackResizer
   |source = https://github.com/Igorious/Stardew_Valley_Showcase_Mod/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Backside Attack
   |author  = TehPers
+
   |author  = andysun, ReddoHoku
   |url    = http://www.nexusmods.com/stardewvalley/mods/908
+
   |id      = andysun.BacksideAttack
   |status  = ok
+
   |nexus   = 7815
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Backstory Questions Framework
   |author  = TheMusketeer
+
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/314
+
   |id      = spacechase0.BackstoryQuestionsFramework
   |status  = ok
+
   |nexus  = 14570
   |summary =  
+
   |github  = spacechase0/StardewValleyMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinklers
+
   |name    = Bait Maker - Quality Matters
   |author  = ADoby
+
   |author  = Speshkitty
   |url    = http://www.nexusmods.com/stardewvalley/mods/76
+
   |id      = speshkitty.BaitMakerQuality
   |status  = ok
+
   |nexus   = 22768
   |summary =  
+
   |github =
   |source = https://github.com/ADoby/SimpleSprinkler
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Baits Do Their Jobs
   |author  = sivolobwho
+
   |author  = MercuryVN
   |url    = http://www.nexusmods.com/stardewvalley/mods/366
+
   |id      = MercuryVN.BaitsDoTheirJobs
   |status  = broken
+
   |nexus   = 23217
   |summary = broken by game update, not open-source; author notified.
+
   |github  = MercuryVN/BaitsDoTheirJobs
   |link1  = http://community.playstarbound.com/threads/109678/page-36#post-3150996
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Balanced Combine Many Rings
   |author  = Pathoschild
+
   |author  = Arruda
   |url    = http://www.nexusmods.com/stardewvalley/mods/533
+
   |id      = Arruda.BalancedCombineManyRings
   |status  = ok
+
   |nexus   = 8981
   |summary =  
+
   |github = arruda/BalancedCombineManyRings
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Bank of Ferngill
   |author  = Alphablackwolf
+
   |author  = Mizzion
   |url    = http://community.playstarbound.com/threads/125388
+
   |id      = mizzion.bankofferngill
   |status  = soon
+
   |nexus   = 13043
   |summary =  
+
   |github = Mizzion/MyStardewMods
   |source = https://github.com/Alphablackwolf/SkillPrestige
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige Mod: Cooking Skill Adapter
+
   |name    = BarleyZP's Allergies, BarleyZP Allergies
   |author  = Alphablackwolf
+
   |author  = BarleyZP
   |hide-url= http://community.playstarbound.com/threads/125388
+
   |id      = BarleyZP.BzpAllergies
   |status  = workaround
+
   |nexus   = 21238
   |summary = use [http://community.playstarbound.com/attachments/180480 unofficial update] (<small>1.0.5-pathoschild-update</small>).
+
   |github = lisyce/SDV_Allergies_Mod
   |source = https://github.com/Alphablackwolf/SkillPrestige |link1=https://github.com/Alphablackwolf/SkillPrestigeCookingAdapter/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Barn Incubator Support
   |author  = Bifibi
+
   |author  = elbe
   |author2 = Lestoph
+
   |id      = elbe.BarnIncubatorSupport
   |url    = http://www.nexusmods.com/stardewvalley/mods/963
+
   |nexus  = 9049
   |status = ok
+
  |moddrop = 986076
   |summary =  
+
   |github = lshtech/StardewValleyMods
   |source  =  
+
   |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Basic Sprinkler Improved
   |author  = cantorsdust & community
+
   |author  = littleraskol
   |url    = http://www.nexusmods.com/stardewvalley/mods/175
+
   |id      = lrsk_sdvm_bsi.0117171308
   |status  = ok
+
   |nexus   = 833
   |summary =  
+
   |github = littleraskol/Basic-Sprinkler-Improved
   |source = https://github.com/Pathoschild/StardewCommunityMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Bat Form
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1152
+
   |id      = aedenthorn.BatForm
   |status  = broken
+
  |curse  = 868667
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
  |nexus  = 16825
   |source  = https://github.com/spacechase0/SleepyEye
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Battery Warning Mod
   |author  = OrSpeeder
+
   |author  = Husky110
   |author2 = Mauricio Gomes
+
   |id      = Husky110.BatteryWarningMod
   |url    = http://www.nexusmods.com/stardewvalley/mods/252
+
   |nexus  = 1886
   |status = soon
+
   |github = Husky110/BatteryWarningMod
  |summary =
+
 
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Battle Ring
   |author  = KuroBear
+
   |author  = lyl
   |url    = http://community.playstarbound.com/threads/108104
+
   |id      = lyl.br
   |status  = broken
+
   |nexus   = 22027
   |summary = broken by game update, not open-source; author notified.
+
   |github  =
   |link1  = http://community.playstarbound.com/threads/108104/page-9#post-3178419
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Battle Royalley
   |author  = Sakorona
+
   |author  = Ilyaki
   |author2 = Kylindra or KoihimeNakamura
+
  |id      = Ilyaki.BattleRoyale
   |url    = http://www.nexusmods.com/stardewvalley/mods/897
+
   |nexus  = 3199
   |status  = soon-official
+
   |github  = Ilyaki/BattleRoyalley
   |summary =  
+
 
   |source = https://github.com/JohnsonNicholas/SDVMods
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
   |status  = workaround
 +
   |summary = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Battle Royalley - Year 2
   |author  = Platonymous
+
   |author  = Tyler Gibbs
   |url    = http://www.nexusmods.com/stardewvalley/mods/1102
+
   |id      = tylergibbs2.BattleRoyalleyYear2
   |status  = ok
+
   |nexus  = 9891
   |summary =  
+
   |github  = tylergibbs2/BattleRoyalley-Year2
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods/
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Become Ethereal
   |author  = Platonymous
+
   |author  = Coll1234567
   |url    = http://community.playstarbound.com/resources/smapi-sprinkles.4592
+
   |id      = Coll1234567.BecomeEthereal
   |status  = broken
+
   |nexus   = 3746
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint
+
   |name    = Becoming Familiar
   |author  = Yoshify
+
   |author  = Krutonium
   |url    = http://www.nexusmods.com/stardewvalley/mods/2
+
   |id      = ca.krutonium.becomingfamiliar
   |status  = broken
+
   |nexus   = 21949
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Bed Tweaks
   |author  = littleraskol
+
   |author  = aedenthorn, Erinthe
   |url    = http://community.playstarbound.com/resources/4201
+
   |id      = aedenthorn.BedTweaks
   |status = ok
+
  |nexus  = 10023
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source  = http://community.playstarbound.com/resources/4201
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Bee House Flower Range Fix
   |author  = tstaples
+
   |author  = KirbyLink
   |url    = http://www.nexusmods.com/stardewvalley/mods/798
+
   |id      = kirbylink.beehousefix
   |status  = ok
+
  |nexus  = 3013
   |summary =  
+
  |github  = KirbyLink/BeeHouseFix
   |source = https://github.com/tstaples/StackSplitX
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto Backup
+
   |name    = Bee Paths
   |author  = Omegasis
+
   |author  = aedenthorn, Erinthe
   |author2 = Alpha_Omegasis
+
  |id      = aedenthorn.BeePaths
   |url    = http://www.nexusmods.com/stardewvalley/mods/435
+
   |nexus  = 14812
   |status  = soon-official
+
   |github  = aedenthorn/StardewValleyMods
   |summary =  
+
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Befriend Marlon and Gunther
   |author  = TehPers
+
   |author  = Yoshimax
   |url    = http://www.nexusmods.com/stardewvalley/mods/889
+
   |id      = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |status  = soon
+
   |nexus   = 2569
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
   |github =
   |source = https://github.com/TehPers/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Be My Valentine
   |author  = spacechase0
+
   |author  = Taskmaster
   |url    = http://www.nexusmods.com/stardewvalley/mods/1298
+
   |id      = Taskmaster.BeMyValentine
   |status  = ok
+
   |nexus  = 5219
   |summary =  
+
   |github  =
   |source = https://github.com/spacechase0/StardewEditor
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notification
+
   |name    = Berry Season Reminder
   |author  = monopandora
+
   |author  = Anthony Hilyard
   |url    = http://community.playstarbound.com/threads/127979
+
   |id      = com.anthonyhilyard.berryseasonreminder
   |status  = soon
+
   |curse  = 446669
   |summary =  
+
   |nexus  = 9315
   |source = https://github.com/monopandora/StardewNotification
+
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony
+
   |name    = Better 10 Hearts
   |author  = Omegasis
+
   |author  = Sonozuki
   |author2 = Alpha_Omegasis
+
   |id      = EpicBellyFlop45.Better10Hearts
   |url    = http://www.nexusmods.com/stardewvalley/mods/425
+
   |nexus  = 3605
   |status = soon-official
+
   |github = Sonozuki/StardewMods
   |summary =  
+
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expansion
+
   |name    = Better Activate Sprinklers
   |author  = tegobash
+
   |author  = ChaosEnergy
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/284
+
   |id      = ChaosEnergy.BetterActivateSprinklers
   |status = obsolete
+
  |nexus  = 3097
   |summary = mod page says not to use it.
+
   |github = yuri-moens/BetterActivateSprinklers
   |source =  
+
 
 +
   |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    = StarDustCore
+
   |name    = Better Artisan Good Icons
   |author  = Omegasis
+
   |author  = CatCattyCat, Cat
   |author2 = Alpha_Omegasis
+
  |id      = cat.betterartisangoodicons
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/683
+
   |nexus  = 2080
   |status = obsolete
+
   |moddrop = 833553
   |summary = remove this mod (no longer used by Save Anywhere despite what its mod page says).
+
   |github = danvolchek/StardewMods
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
 +
   |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    = Starting Money
+
   |name    = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author  = mmanlapat
+
   |author  = DaLion and Tithrandel
   |url    = http://www.nexusmods.com/stardewvalley/mods/1138
+
   |id      = DaLion.Meads
   |status  = ok
+
   |nexus  =
   |summary =  
+
   |github  = daleao/bagi-meads
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StashItemsToChest
+
   |name    = Better Balance
   |author  = lambui
+
   |author  = Xen0nex
   |url    = http://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |id      = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |status  = soon
+
   |nexus   = 8141
   |summary =  
+
   |github =
   |source = https://github.com/lambui/StardewValleyMod_StashItemsToChest
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stephan's Lots of Crops
+
   |name    = Better Beehouses
   |author  = stephanreiken
+
   |author  = Tlitookilakin
   |url    = http://community.playstarbound.com/resources/4314
+
   |id      = tlitookilakin.BetterBeehouses
   |status  = ok
+
   |nexus  = 10996
   |summary =  
+
   |moddrop = 1105633
   |source =  
+
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond
+
   |name    = Better Bombs
   |author  = Advize & jinxiewinxie
+
   |author  = Duno666
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/316
+
   |id      = Duno666.BetterBombs
   |status  = obsolete
+
   |nexus   = 7787
   |summary = compatible but doesn't work (in any version of SMAPI).
+
   |github = PhillZitt/BetterBombs
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Better Butterfly Hutch
   |author  = Nishtra
+
   |author  = NormanPCN
   |url    = http://www.nexusmods.com/stardewvalley/mods/691
+
   |id      = NormanPCN.BetterButterflyHutch
   |status  = ok
+
   |nexus   = 11166
   |summary =  
+
   |github = NormanPCN/StardewValleyMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Super Greenhouse
+
   |name    = Better Chests
   |author  = TheRaven81
+
   |author  = LeFauxMatt
   |url    = http://community.playstarbound.com/resources/smapi-super-greenhouse.4334
+
   |id      = furyx639.BetterChests
   |status  = ok
+
  |curse  = 871836
   |summary =  
+
   |moddrop = 1547210
   |source =  
+
   |nexus  = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere
+
   |name    = Better Crab Pots
   |author  = Platonymous
+
   |author  = Sonozuki
   |url    = http://www.nexusmods.com/stardewvalley/mods/1215
+
   |id      = EpicBellyFlop45.BetterCrabPots
   |status = ok
+
  |nexus  = 3159
   |summary =  
+
   |github = Sonozuki/StardewMods
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Better Crafting
   |author  = skunkkky
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/1219
+
   |id      = leclair.bettercrafting
   |status  = ok
+
   |nexus  = 11115
   |summary =  
+
   |moddrop = 1115749
   |source =  
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Better Crafting
   |author  = bdawson1993
+
   |author  = RedstoneBoy
   |url    = http://www.nexusmods.com/stardewvalley/mods/38
+
   |id      = RedstoneBoy.BetterCrafting
   |status = broken
+
  |nexus  = 2504
   |summary = ancient mod, not open-source.
+
   |github = RedstoneBoy/BetterCrafting
   |source  =  
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Better Crafting: Buildings, Craftable Buildings
   |author  = TehPers
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/866
+
   |id      = leclair.bcbuildings
   |status  = ok
+
   |nexus  = 11115
   |summary =  
+
   |moddrop = 1115749
   |source = https://github.com/TehPers/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author  = Bifibi
+
   |author  = Khloe Leclair
   |url    = http://community.playstarbound.com/resources/4374
+
   |id      = leclair.bcspacecore
   |status  = broken
+
   |nexus  = 11115
   |summary = broken by game update, not open-source; author notified.
+
   |moddrop = 1115749
   |source =  
+
   |github = KhloeLeclair/StardewMods
   |link1   = http://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Three Heart Flower Festival Dance Partners
+
   |name    = Better Crystalariums
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |url    = http://www.nexusmods.com/stardewvalley/mods/500
+
   |id      = DecidedlyHuman.BetterCrystalariums
   |status  = soon-official
+
   |nexus   = 10907
   |summary =  
+
   |github = DecidedlyHuman/StardewValleyMods
   |source = https://github.com/spacechase0/ThreeHeartDancePartner
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = TimeFreeze
+
  |name    = Better Discord Presence, SVBDP
  |author  = Omegasis
+
  |author  = GitStonic, IMSTONIC
  |author2 = Alpha_Omegasis
+
  |id      = gitstonic.svbdp
  |url    = http://www.nexusmods.com/stardewvalley/mods/973
+
  |nexus  = 3092
  |status 
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Doors
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterdoors
 +
  |nexus  = 3797
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BetterElevator
 +
  |nexus  = 12802
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Festival Notifications
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BetterFestivalNotifications
 +
  |nexus  = 14170
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Fishing
 +
  |author  = balllight
 +
  |id      = balllight.BetterFishing
 +
  |nexus  = 13585
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Friendship
 +
  |author  = Urbanyeti
 +
  |id      = BetterFriendship
 +
  |nexus  = 10287
 +
  |github  = urbanyeti/stardew-better-friendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Fruit Trees
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterfruittrees
 +
  |nexus  = 1976
 +
  |moddrop = 833546
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Garbage Cans
 +
  |author  = AairTheGreat
 +
  |id      = AairTheGreat.BetterGarbageCans
 +
  |nexus  = 4171
 +
  |github  = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Garden Pots
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.bettergardenpots
 +
  |nexus  = 2209
 +
  |moddrop = 833555
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Hay
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterhay
 +
  |nexus  = 1430
 +
  |moddrop = 833540
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Hitbox
 +
  |author  = fodkod, Kodfod
 +
  |id      = kodfod.hitbox
 +
  |nexus  = 4973
 +
  |github  = Kodfod/BetterHitboxStardew
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Honey Mead
 +
  |author  = NCarigon
 +
  |id      = NCarigon.BetterHoneyMead
 +
  |nexus  = 22848
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Iridium Tool Area
 +
  |author  = dphile
 +
  |id      = dphile.BetterIridiumFarmTools
 +
  |nexus  = 2085
 +
  |github  = dphile/SDVBetterIridiumTools
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Jukebox
 +
  |author  = Gaphodil
 +
  |id      = Gaphodil.BetterJukebox
 +
  |nexus  = 6017
 +
  |moddrop = 984775
 +
  |github  = Gaphodil/BetterJukebox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.BetterJunimos
 +
  |nexus  = 2221
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos Crop Fields
 +
  |author  = micfort
 +
  |id      = micfort.BetterJunimosCropFields
 +
  |nexus  = 10936
 +
  |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos Forestry
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.BetterJunimosForestry
 +
  |nexus  = 8992
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Lightning Rods
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BetterLightningRods
 +
  |curse  = 868807
 +
  |nexus  = 10631
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meteorites
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BetterMeteorites
 +
  |curse  = 867727
 +
  |nexus  = 5096
 +
  |moddrop = 771682
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Mixed Seeds
 +
  |author  = Sonozuki
 +
  |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 +
  |nexus  = 3012
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Panning
 +
  |author  = AairTheGreat
 +
  |id      = AairTheGreat.BetterPanning
 +
  |nexus  = 4161
 +
  |github  = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Panning Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.BetterPanning.ExtraConfig
 +
  |nexus  = 16235
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Panning Spot
 +
  |author  = ForgedBrass
 +
  |id      = ForgedBrass.BetterPanningSpot
 +
  |nexus  = 10608
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Planting
 +
  |author  = Achtuur
 +
  |id      = Achtuur.BetterPlanting
 +
  |nexus  = 17252
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Quality More Seeds
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
 +
  |nexus  = 935
 +
  |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Quarry
 +
  |author  = Nishtra
 +
  |id      = BetterQuarry
 +
  |nexus  = 771
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Ranching, Better Milking
 +
  |author  = Urbanyeti
 +
  |id      = BetterRanching
 +
  |nexus  = 859
 +
  |github  = urbanyeti/stardew-better-ranching
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Rarecrows
 +
  |author  = Sonozuki
 +
  |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 +
  |nexus  = 3232
 +
  |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Return Scepter
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.BetterReturnScepter
 +
  |nexus  = 11610
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better RNG
 +
  |author  = Zoryn
 +
  |id      = Zoryn.BetterRNG
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Rods
 +
  |author  = Achtuur
 +
  |id      = Achtuur.BetterRods
 +
  |nexus  = 17026
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Shipping Bin
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 +
  |nexus  = 10487
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Shipping Box
 +
  |author  = Kithio
 +
  |id      = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
 +
  |nexus  =
 +
  |chucklefish = 4302
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Shop Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BetterShopMenu
 +
  |curse  = 867744
 +
  |moddrop = 771614
 +
  |nexus  = 2012
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Signs
 +
  |author  = stebaker92, Steve Baker
 +
  |id      = stebaker92.bettersigns
 +
  |nexus  = 7482
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Skull Cavern Falling
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.betterskullcavernfalling
 +
  |nexus  = 2558
 +
  |github  = maxvollmer/BetterSkullCavernFalling
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Slingshots
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterslingshots
 +
  |nexus  = 2067
 +
  |moddrop = 833552
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sort
 +
  |author  = Jower
 +
  |id      = Jower.BetterSort
 +
  |nexus  = 1992
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
  |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
 +
  |nexus  = 41
 +
  |chucklefish = 3551
 +
  |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus
 +
  |author  = JamesCodesThings
 +
  |id      = com.CodesThings.BetterSprinklersPlus
 +
  |nexus  = 17767
 +
  |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Tappers
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.BetterTappers
 +
  |nexus  = 9875
 +
  |moddrop = 1035408
 +
  |github  = CaptainSully/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Train Loot
 +
  |author  = AairTheGreat, Aair, AairTheGreat
 +
  |id      = AairTheGreat.BetterTrainLoot
 +
  |nexus  = 4234
 +
  |github  = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Workbenches
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterworkbenches
 +
  |nexus  = 4830
 +
  |moddrop = 833559
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Betwitched
 +
  |author  = b_wandert
 +
  |id      = b_wandert.Betwitched
 +
  |nexus  = 10172
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Backpack
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BiggerBackpack
 +
  |chucklefish = 5191
 +
  |curse  = 867747
 +
  |moddrop = 384783
 +
  |nexus  = 1845
 +
  |github  = spacechase0/BiggerBackpack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BiggerCraftables
 +
  |curse  = 867714
 +
  |nexus  = 7530
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Riverlands Farm
 +
  |author  = Jessebot, JessebotX
 +
  |id      = jessebot.biggerriverlands
 +
  |nexus  = 3025
 +
  |moddrop = 467184
 +
  |github  = JessebotX/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Silo
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.BigSilo
 +
  |nexus  = 2429
 +
  |source  = {{nexus mod|2429}}
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Billboard Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BillboardAnywhere
 +
  |nexus  = 492
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Buff
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BirthdayBuff
 +
  |nexus  = 17747
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Friendship, Birthday Knowledge Friendship
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
 +
  |nexus  = 17974
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Mail
 +
  |author  = KathrynHazuka
 +
  |id      = KathrynHazuka.BirthdayMail
 +
  |nexus  = 276
 +
  |github  = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
  |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Today
 +
  |author  = ChiroxT
 +
  |id      = treinke.birthdaytoday
 +
  |nexus  = 11578
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Capsule Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSCapsuleMod
 +
  |nexus  = 2502
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blahaj Blast
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BlahajBlast
 +
  |nexus  = 17550
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blessings and Curses
 +
  |author  = GenDeathrow
 +
  |id      = gendeathrow.BNC
 +
  |nexus  =
 +
  |curse  = 307717
 +
  |github  = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blood Trail
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.BloodTrail
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bloody Damage Overlay, Damage Overlay
 +
  |author  = pepoluan
 +
  |id      = pepoluan.DamageOverlay
 +
  |nexus  = 8796
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens Are Green
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.BlueChickensAreGreen
 +
  |nexus  = 4815
 +
  |github  = explosivetortellini/bluechickensaregreen
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bookcase
 +
  |author  = Darkhax
 +
  |id      = darkhax.bookcase
 +
  |nexus  =
 +
  |curse  = 297252
 +
  |github  = Stardew-Valley-Modding/Bookcase
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Borderless Wood Floor
 +
  |author  = Digus
 +
  |id      = Digus.BorderlessWoodFloorMod
 +
  |nexus  = 4711
 +
  |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boss Creatures
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.BossCreatures
 +
  |curse  = 868905
 +
  |nexus  = 5864
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bow
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
  |author  = charbonn, Charles Bonnevialle
 +
  |id      = Charles.NomesBrasileiros
 +
  |moddrop = 793149
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breath of Fire 3 Fishing Sounds
 +
  |author  = Guedez, guedez2
 +
  |id      = bof.three.fishing.sounds
 +
  |nexus  = 5105
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breeding Overhaul
 +
  |author  = StarAmy
 +
  |id      = StarAmy.BreedingOverhaul
 +
  |nexus  = 13974
 +
  |github  = StarAmy/BreedingOverhaul
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BreedLikeRabbits2
 +
  |nexus  = 3429
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits, Breed Rabbits
 +
  |author  = Dycedarger
 +
  |id      = dycedarger.breedlikerabbits
 +
  |nexus  = 948
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brighter Building Paint
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.BrighterBuildingPaint
 +
  |nexus  = 22807
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buff Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BuffFramework
 +
  |nexus  = 17746
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Show Game Time, Buffs Game Time
 +
  |author  = Jesse
 +
  |id      = jesse.buffsgametime
 +
  |nexus  = 18996
 +
  |github  =
 +
 
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Enchanting Forge, Buildable Forge
 +
  |author  = Stari
 +
  |id      = Start.BuildableForge
 +
  |nexus  = 8893
 +
  |github  = SlivaStari/BuildableForge
 +
 
 +
  |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
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build and Place Anything Anywhere, Anything Anywhere
 +
  |author  = Espy
 +
  |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 +
  |nexus  = 21233
 +
  |github  = Smoked-Fish/AnythingAnywhere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build Endurance
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuildEndurance
 +
  |nexus  = 445
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Builder's List
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
 +
  |nexus  = 5347
 +
  |github  = bmarquismarkail/SV_BuildersList
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build Health
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuildHealth
 +
  |nexus  = 446
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build On Any Tile
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.BuildOnAnyTile
 +
  |nexus  = 6854
 +
  |github  = Esca-MMC/BuildOnAnyTile
 +
  |moddrop = 827525
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build Stats
 +
  |author  = Miiohau
 +
  |id      = miiohau.buildstats
 +
  |nexus  = 15377
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Animal Purchase
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BulkAnimalPurchase
 +
  |nexus  = 11539
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Staircases
 +
  |author  = BananaFruit
 +
  |id      = BananaFruit.BulkStaircases
 +
  |nexus  = 23482
 +
  |moddrop = 1084873
 +
  |github  = BananaFruit1492/BulkStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bundle Display
 +
  |author  = 0JOG, OjOg
 +
  |id      = OjOg.BundleDisplay
 +
  |nexus  = 18135
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bush Bloom Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.BushBloomMod
 +
  |nexus  = 15792
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bus Locations
 +
  |author  = Hootless
 +
  |id      = hootless.BusLocations
 +
  |nexus  = 2905
 +
  |github  = hootless/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buttplug Valley
 +
  |author  = DryIcedMatcha, Salty
 +
  |id      = Salty.ButtplugValley
 +
  |moddrop = 1480911
 +
  |nexus  = 19336
 +
  |github  = DryIcedTea/Buttplug-Valley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buyable Dwarf Scrolls
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.BuyableDwarfScrolls
 +
  |nexus  = 5307
 +
  |github  =
 +
 
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Cooking Recipes, Buy Recipes
 +
  |author  = Denifia
 +
  |id      = Denifia.BuyRecipes
 +
  |nexus  = 1126
 +
  |github  = Denifia/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cabin Owner Displayed
 +
  |author  = funny-snek
 +
  |id      = funnysnek.displaycabinowner
 +
  |nexus  = 3036
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cacti Hurt You
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.cactihurtyou
 +
  |nexus  = 4019
 +
  |moddrop = 833562
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calendar Anywhere
 +
  |author  = Zoryn
 +
  |id      = Zoryn.CalendarAnywhere
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Pan
 +
  |author  = atravita
 +
  |id      = atravita.CameraPan
 +
  |curse  = 870958
 +
  |moddrop = 1369940
 +
  |nexus  = 16218
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Campfire Cooking
 +
  |author  = Kabigon
 +
  |id      = Kabigon.CampfireCooking
 +
  |nexus  = 2297
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capstone Professions
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CapstoneProfessions
 +
  |curse  = 867711
 +
  |nexus  = 7636
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Carry Chest
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CarryChest
 +
  |curse  = 867756
 +
  |moddrop = 134674
 +
  |nexus  = 1333
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Carry Your Pet
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.CarryYourPet
 +
  |nexus  = 13009
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Everywhere
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.caskseverywhere
 +
  |nexus  = 2994
 +
  |moddrop = 833561
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casual Life
 +
  |author  = adverserath
 +
  |id      = Adverserath.CasualLife
 +
  |nexus  = 6011
 +
  |github  = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Filter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CatalogueFilter
 +
  |nexus  = 13137
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Filter - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CatalogueFilter
 +
  |nexus  = 22379
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.CatalogueFramework
 +
  |nexus  = 22364
 +
  |github  = Leroymilo/Catalogue-Framework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogues Anywhere
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.CataloguesAnywhere
 +
  |nexus  = 4949
 +
  |moddrop = 716382
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CATastrophic Hunger Crisis, Catastrophic Hunger Code
 +
  |author  = StarCat
 +
  |id      = StarCat.CatastrophicHungerCode
 +
  |nexus  = 19528
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Categorize Chests
 +
  |author  = SteelixLeiter
 +
  |id      = CategorizeChests
 +
  |nexus  = 1300
 +
  |github  = doncollins/StardewValleyMods
 +
 
 +
  |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/
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cat Gifts
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.catGifts
 +
  |nexus  = 2132
 +
  |github  = skuldomg/catGifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cauldron of Chance
 +
  |author  = Expl0
 +
  |id      = Expl0.CauldronOfChance
 +
  |nexus  = 10975
 +
  |github  = WizardsLizards/CauldronOfChance
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cave of Memories
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CaveOfMemories
 +
  |nexus  = 12619
 +
  |github  = Floogen/MysticalBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cellar Available
 +
  |author  = candidus42
 +
  |id      = Candidus42.CellarAvailable
 +
  |nexus  = 5104
 +
  |github  = mus-candidus/CellarAvailable
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Challenger
 +
  |author  = Slothsoft
 +
  |id      = Slothsoft.Challenger
 +
  |nexus  = 14196
 +
  |github  = slothsoft/stardew-challenger
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Challenger → Automate
 +
  |author  = Slothsoft
 +
  |id      = Slothsoft.ChallengerAutomate
 +
  |nexus  = 14196
 +
  |github  = slothsoft/stardew-challenger
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Challenging Community Center Bundles
 +
  |author  = alvadea & jaksha6472
 +
  |id      = alja.CCCB
 +
  |nexus  = 6361
 +
  |moddrop = 845377
 +
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chance Cubes
 +
  |author  = Turkey2349
 +
  |id      = turkey2349.chancecubes
 +
  |nexus  =
 +
  |curse  = 297899
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Cabin Type
 +
  |author  = funny-snek
 +
  |id      = funnysnek.ChangeCabinType
 +
  |nexus  = 3046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Dialogues
 +
  |author  = mardrest
 +
  |id      = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
 +
  |nexus  = 5335
 +
  |moddrop = 800760
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Farm Caves
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 +
  |moddrop = 1247516
 +
  |nexus  = 14000
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Horse Sounds
 +
  |author  = CyanFire
 +
  |id      = CF.ChangeHorseSounds
 +
  |nexus  = 13428
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Professions
 +
  |author  = Alek, amazingalek
 +
  |id      = Alek.ChangeProfessions
 +
  |nexus  = 3989
 +
  |github  = aleksanderwaagr/Stardew-ChangeProfessions
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Shoe Color
 +
  |author  = Shaklin
 +
  |id      = shaklin.changeshoecolor
 +
  |nexus  = 6101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Slime Hutch Limit
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.SlimeHutchLimit
 +
  |nexus  = 6455
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
 +
  |author  = Majesity
 +
  |id      = Majesity.Stardew_CHAOS_Mod
 +
  |nexus  = 19052
 +
  |github  = DevWithMaj/Stardew-CHAOS
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Character Customization Anywhere, Change Character Appearance Anywhere
 +
  |author  = jeanne
 +
  |id      = jeanne.CharacterCustomizationAnywhere
 +
  |nexus  = 7415
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Character Wiki Linker, WikiLinker
 +
  |author  = StultusV
 +
  |id      = StultusV.WikiLinker
 +
  |nexus  = 12999
 +
  |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Charlie Out of Her Coop, Charlie The Chicken
 +
  |author  = PeepCake
 +
  |id      = PeepCake.CharlieTheChicken
 +
  |nexus  = 6986
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chat Commands
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.chatcommands
 +
  |nexus  = 2092
 +
  |moddrop = 833554
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chatter
 +
  |author  = Jboss
 +
  |id      = Jboss.Chatter
 +
  |nexus  = 16559
 +
  |github  = jbossjaslow/Chatter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cheaper Beach Bridge Repair
 +
  |author  = Annosz
 +
  |id      = Annosz.CheaperBeachBridgeRepair
 +
  |nexus  = 5826
 +
  |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chef Helper - Add to Fridges
 +
  |author  = Rui3
 +
  |id      = Rui3.ChefHelperAddToFridges
 +
  |nexus  = 5606
 +
  |github  = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chefs Closet
 +
  |author  = elDudeerino
 +
  |id      = Duder.ChefsCloset
 +
  |nexus  = 1030
 +
  |github  = deLaDude/ChefsCloset
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cherryrar
 +
  |author  = Edu Anttunes
 +
  |id      = Cherryrar.Functions
 +
  |nexus  = 6603
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chess
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Chess
 +
  |curse  = 877229
 +
  |moddrop = 793917
 +
  |nexus  = 3976
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chess Boards
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ChessBoards
 +
  |nexus  = 11580
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Displays
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 +
  |nexus  = 7644
 +
  |moddrop = 1135692
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ChestEx
 +
  |author  = berkayylmao
 +
  |id      = berkayylmao.ChestEx
 +
  |nexus  = 4180
 +
  |curse  = 501477
 +
  |github  = berkayylmao/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
  |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Label System
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
 +
  |nexus  = 242
 +
  |chucklefish = 3550
 +
  |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Naming
 +
  |author  = M3ales
 +
  |id      = ChestNaming
 +
  |nexus  =
 +
  |curse  = 299791
 +
  |github  = M3ales/ChestNaming
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ChestPooling
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-chest-pooling
 +
 
 +
  |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.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Preview
 +
  |author  = sergiomadd
 +
  |id      = sergiomadd.ChestPreview
 +
  |nexus  = 13946
 +
  |github  = sergiomadd/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chests Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 +
  |nexus  = 518
 +
  |moddrop = 606600
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
  |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
  |id      = Prismuth.ChildBedsRemoval
 +
  |nexus  = 1655
 +
  |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.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child to NPC
 +
  |author  = loe2run
 +
  |id      = Loe2run.ChildToNPC
 +
  |nexus  = 4568
 +
  |github  = loe2run/ChildToNPC
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.1-unofficial.8-candidus42
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chill in Your Farmhouse
 +
  |author  = Husky110
 +
  |id      = Husky110.ChillInYourFarmHouse
 +
  |nexus  = 1768
 +
  |github  = Husky110/ChillInYourFarmHouse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Choose Baby Gender
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  = 590
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Family Planning|Family Planning]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Choose Random Farm Event
 +
  |author  = RunoV
 +
  |id      = RunoV.ChooseRandomFarmEvent
 +
  |nexus  = 8524
 +
  |github  = valruno/ChooseRandomFarmEvent
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chummy Fix
 +
  |author  = ItsLittany
 +
  |id      = itslittany.ChummyFix
 +
  |nexus  = 6363
 +
  |moddrop = 804100
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Show Item Sell Price
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |nexus  = 5
 +
  |moddrop = 509768
 +
  |github  = CJBok/SDV-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clay Map
 +
  |author  = Underscore
 +
  |id      = underscore.clay_map
 +
  |nexus  = 11903
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clean Beach
 +
  |author  = Artinity
 +
  |id      = Artinity.CleanBeach
 +
  |nexus  = 14936
 +
  |github  = Artinity/clean-beach
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clean Cellar
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CleanCellar
 +
  |nexus  = 2975
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clean Farm
 +
  |author  = tstaples
 +
  |id      = tstaples.CleanFarm
 +
  |nexus  = 794
 +
  |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Click 2 Move
 +
  |author  = MarthaSolomon, SolomonsWorkshop
 +
  |id      = SolomonsWorkshop.Click2Move
 +
  |nexus  = 2219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clothes Rack
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.ClothesRack
 +
  |nexus  = 18765
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coal Regen
 +
  |author  = Blucifer, BluciferProgrammer
 +
  |id      = Blucifer.CoalRegen
 +
  |nexus  = 1664
 +
  |github  = AbbyNode/StardewValley-CoalRegen
 +
 
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cock-a-doodle-dont
 +
  |author  = Fuzzy
 +
  |id      = fuzzy.cockadoodledont
 +
  |nexus  = 7584
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coin Collector
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CoinCollector
 +
  |nexus  = 9843
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Pets
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.ColdPets
 +
  |nexus  = 14379
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Collapsing On The Farm Fix
 +
  |author  = monsoonsheep
 +
  |id      = monsoonsheep.CollapseOnFarmFix
 +
  |nexus  = 18086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Color Blind Mod, SDV Colorblind Mod
 +
  |author  = CISC 3141, Testing, Upsters
 +
  |id      = Testing.SDVColorBlindMod
 +
  |nexus  = 10380
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Crystalariums
 +
  |author  = sophiesalacia
 +
  |id      = sophie.ColoredCrystalariums
 +
  |nexus  = 14428
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Controls
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
 +
  |nexus  = 2590
 +
  |github  = DJ-STLN/CombatControls
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Controls Redux
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.CombatControlsRedux
 +
  |nexus  = 10496
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Dummies, Combat Dummy
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CombatDummy
 +
  |nexus  = 16769
 +
  |github  = Floogen/CombatDummy
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Level Damage Scaler
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CombatLevelDamageScaler
 +
  |curse  = 867732
 +
  |moddrop = 771671
 +
  |nexus  = 3905
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat with Farming Implements
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDFarmingImplementsInCombat
 +
  |nexus  = 313
 +
  |source  = https://gitlab.com/speeder1/farming-implements-combat
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combine Machines
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 +
  |nexus  = 7411
 +
  |github  = Videogamers0/SDV-CombineMachines
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combine Many Rings
 +
  |author  = Stari
 +
  |id      = Stari.CombineManyRings
 +
  |nexus  = 8801
 +
  |github  = SlivaStari/CombineManyRings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comics
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Comics
 +
  |nexus  = 6281
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
  |broke in = Stardew Valley 1.5.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Bundle Item Tooltip
 +
  |author  = Musbah Sinno
 +
  |id      = musbah.bundleTooltip
 +
  |nexus  = 1329
 +
  |github  = musbah/StardewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Anywhere
 +
  |author  = Stingray
 +
  |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 +
  |nexus  = 10150
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Bundles Randomizer
 +
  |author  = bowtochris
 +
  |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
  |nexus  = 20425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Helper
 +
  |author  = vgperson
 +
  |id      = vgperson.CommunityCenterHelper
 +
  |nexus  = 6893
 +
  |github  = vgperson/CommunityCenterHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Kitchen
 +
  |author  = blueberry
 +
  |id      = blueberry.CommunityKitchen
 +
  |nexus  = 9851
 +
  |github  = b-b-blueberry/CustomCommunityCentre
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Companion NPCs
 +
  |author  = Redwood
 +
  |id      = Redwood.CompanionNPCs
 +
  |nexus  = 3175
 +
  |github  = EKomperud/StardewMods
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Bundle Costs
 +
  |author  = sophiesalacia
 +
  |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 +
  |nexus  = 9444
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
 +
  |author  = Boogie, BoogieBest
 +
  |id      = boogie.greenhouse
 +
  |nexus  = 7109
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Junimo Kart
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.configurablejunimokart
 +
  |nexus  = 6725
 +
  |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Luck
 +
  |author  = sophiesalacia
 +
  |id      = sophie.ConfigurableLuck
 +
  |nexus  = 14610
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Machines
 +
  |author  = KnockedMallard42
 +
  |id      = 21da6619-dc03-4660-9794-8e5b498f5b97
 +
  |nexus  = 280
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Special Orders Unlock
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 +
  |nexus  = 8690
 +
  |github  = sophiesalacia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Outputs
 +
  |author  = Mizzion
 +
  |id      = mizzion.configuremachineoutputs
 +
  |nexus  = 3490
 +
  |moddrop = 661367
 +
  |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = BayesianBandit
 +
  |id      = BayesianBandit.ConfigureMachineSpeed
 +
  |nexus  = 3519
 +
  |github  = BayesianBandit/ConfigureMachineSpeed
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Warp Totem
 +
  |author  = John Peters
 +
  |id      = JohnPeters.ConfirmWarpTotem
 +
  |nexus  = 20255
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Connected Fences
 +
  |author  = sergiomadd
 +
  |id      = sergiomadd.ConnectedFences
 +
  |nexus  = 10063
 +
  |github  = sergiomadd/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Connected Garden Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ConnectedGardenPots
 +
  |nexus  = 11411
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Consistent Tree Growth Speed
 +
  |author  = IceGladiador
 +
  |id      = IceGladiador.ConsistentTreeGrowthSpeed
 +
  |nexus  = 1799
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Chat
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.ConsoleChat
 +
  |nexus  = 3768
 +
  |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Code
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ConsoleCode
 +
  |curse  = 867737
 +
  |moddrop = 771643
 +
  |nexus  = 3101
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Commands, TrainerMod
 +
  |author  = SMAPI
 +
  |id      = SMAPI.ConsoleCommands
 +
  |nexus  =
 +
  |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Code
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ContentCode
 +
  |curse  = 867697
 +
  |nexus  = 10545
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.ContentPatcher
 +
  |curse  = 309243
 +
  |moddrop = 470174
 +
  |nexus  = 1915
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher Animations
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ContentPatcherAnimations
 +
  |curse  = 867733
 +
  |moddrop = 771670
 +
  |nexus  = 3853
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher Editor
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ContentPatcherEditor
 +
  |nexus  = 17661
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher Json Processor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ContentPatcherJsonProcessor
 +
  |nexus  = 13320
 +
  |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Context-Sensitive Gift Cursor
 +
  |author  = Vanguard3000
 +
  |id      = Vanguard3000.ContextSensitiveGiftCursor
 +
  |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Controller Radial Keybindings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ControllerRadialKeybindings
 +
  |nexus  = 12801
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Valley
 +
  |author  = TheTexanTesla
 +
  |id      = TheTexanTesla.ControlValley
 +
  |nexus  = 8160
 +
  |github  = tesla1889tv/ControlValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Convenient Chests
 +
  |author  = Solariz
 +
  |id      = aEnigma.ConvenientChests
 +
  |nexus  = 2196
 +
  |github  = aEnigmatic/StardewValley
 +
  |curse  = 300150
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Convenient Inventory
 +
  |author  = gaussfire
 +
  |id      = gaussfire.ConvenientInventory
 +
  |nexus  = 10384
 +
  |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Skill
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
 +
  |curse  = 867395
 +
  |moddrop = 127277
 +
  |nexus  = 522
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coop Battle Pause
 +
  |author  = adverserath
 +
  |id      = Adverserath.CoopBattlePause
 +
  |nexus  = 12061
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coop Cursor, Multi-Screen Multiplayer
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copper Still
 +
  |author  = NCarigon
 +
  |id      = NCarigon.CopperStill
 +
  |nexus  = 15333
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cosmetic Rings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CosmeticRings
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cozy Clothing
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.CozyClothing
 +
  |nexus  = 5093
 +
  |curse  = 368028
 +
  |moddrop = 755868
 +
  |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Net
 +
  |author  = jwdred
 +
  |id      = jwdred.CrabNet
 +
  |nexus  = 584
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Loot Has Quality and Bait Effects
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.CrabPotQuality
 +
  |nexus  = 7767
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Butterfly Hutches
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |nexus  = 6279
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Legendary Fish Mounts
 +
  |author  = FallToot
 +
  |id      = FallToot.CraftableFishMounts
 +
  |nexus  = 4286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Terrarium, Terrarium
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 +
  |nexus  = 8031
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft and Build from Containers, Craft From Containers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftFromContainers
 +
  |nexus  = 15341
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.CraftAnything
 +
  |nexus  = 2524
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creaturebook
 +
  |author  = KediDili
 +
  |id      = KediDili.Creaturebook
 +
  |nexus  = 13807
 +
  |github  = KediDili/Creaturebook
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Rings
 +
  |author  = atravita
 +
  |id      = atravita.CritterRings
 +
  |curse  = 870962
 +
  |moddrop = 1358001
 +
  |nexus  = 15557
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cropbeasts
 +
  |author  = kdau
 +
  |id      = kdau.Cropbeasts
 +
  |moddrop = 784523
 +
  |nexus  = 6030
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = TreeTransplant
+
   |name           = Hmm Cheese Yum
   |author  = YukiShiku
+
   |id            = tomasitobambito.HmmCheeseYum
   |author2 = LeonBlade
+
   |update keys    =
   |url    = http://www.nexusmods.com/stardewvalley/mods/1342
+
   |local version  =
   |status  = ok
+
   |remote version = 1.12.0 → 1.1.2
   |summary =  
+
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
  |source  = https://github.com/LeonBlade/TreeTransplant
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = UiModSuite
+
   |name           = Iridium Tools Patch
   |author  = Demiacle
+
   |id            = Redwood.IridiumToolsPatch
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/1023
+
   |update keys    =
   |status = workaround
+
   |local version = 1.0.0 → 1.0.1
  |summary = use [http://www.nexusmods.com/stardewvalley/mods/1150 Ui Info Suite] instead.
+
   |remote version =
  |source  = https://github.com/demiacle/UiModSuite
+
   |reason        = manifest outdated<!--last checked: 1.0.1-->
  |link1  = http://www.nexusmods.com/stardewvalley/mods/1023/?tab=14&navtag=/stardewvalley/ajax/modbugs/%3Fid%3D1023&pUp=1
 
}}
 
{{/entry
 
   |name    = UiModSuite updated for SMAPI 1.9
 
   |author  = AltF7
 
  |hide-url= http://www.nexusmods.com/stardewvalley/mods/1077
 
  |status  = workaround
 
  |summary = use [http://www.nexusmods.com/stardewvalley/mods/1150 Ui Info Suite] instead.
 
  |source  =
 
}}
 
{{/entry
 
  |name    = Variable Grass
 
  |author  = dantheman999
 
  |hide-url= http://community.playstarbound.com/threads/107658
 
  |status  = workaround
 
  |summary = use [http://community.playstarbound.com/attachments/181725 unofficial update] (<small>1.3.1-pathoschild-update</small>).
 
  |source  = https://github.com/dantheman999301/StardewMods
 
  |link1  = https://github.com/dantheman999301/StardewMods/pull/1
 
}}
 
{{/entry
 
  |name    = Vertical Toolbar
 
  |author  = bmarquismarkail
 
  |author2 = Space Baby
 
  |url    = http://www.nexusmods.com/stardewvalley/mods/943
 
  |status  = ok
 
  |summary =
 
  |source  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name    = Wallpaper Fix
+
   |name           = Level Up Notifications
   |author = Travoos
+
  |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |url    = http://community.playstarbound.com/resources/smapi-wallpaper-fix.4211
+
  |update keys   =
  |status  = broken
+
   |local version =
  |summary =
+
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
  |source  =
+
  |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Weather Controller
+
   |name           = Multiple Sprites and Portraits On Rotation
   |author  = EvilPdor
+
   |id            = FileLoading
   |hide-url= http://community.playstarbound.com/threads/111526
+
   |update keys    =
   |status = workaround
+
   |local version = 1.1 → 1.1.2
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/604 Climates of Ferngill] instead.
+
   |remote version = 1.12 → 1.1.2
   |source  = https://github.com/natfoth/StardewValleyMods
+
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = What FarmCave
+
   |name           = No Mine Flyers Redux
   |name2  = WhatAMush
+
   |id            = minervamaga.NoMineFlyersRedux
   |author  = Oxyligen
+
   |update keys    = Nexus:4498 → ModDrop:631110
  |url    = http://www.nexusmods.com/stardewvalley/mods/1097
+
   |local version =
   |status = ok
+
   |remote version =
   |summary =  
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
   |source  =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = wHats Up
+
   |name           = PokeMania
   |author  = Oxyligen
+
   |id            = TheKrominatorPokemania
   |url    = http://www.nexusmods.com/stardewvalley/mods/1082
+
   |update keys    =
   |status = ok
+
   |local version = 4.0 → 4.0.3
   |summary =  
+
   |remote version =
   |source  =  
+
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = XmlSerializerRetool
+
   |name           = Relationship Status
   |author  = Persival
+
  |id            = relationshipstatus
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/450
+
   |update keys    =
   |status  = obsolete
+
   |local version  = 1.0.4 → 1.0.5
   |summary = broken in SDV 1.1; remove this mod (no longer used by any current mod).
+
   |remote version =
  |source  =
+
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Xnb Loader
+
   |name           = Seasonal Obelisk
   |author  = Entoarox
+
   |id            = maxvollmer.deepwoodsmod.seasonalobelisk
   |url    = http://community.playstarbound.com/resources/xnb-loader.4506
+
   |update keys    =
   |status = soon-official
+
   |local version =
   |summary =  
+
   |remote version = 2.11.0 → 2.1.0
   |source  = https://github.com/Entoarox/StardewMods
+
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = zDailyIncrease
+
   |name           = Showcase
   |author  = thakyZ
+
   |id            = Igorious.Showcase
   |url    = http://community.playstarbound.com/resources/4247
+
   |update keys    =
   |status = ok
+
   |local version = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |summary =  
+
   |remote version =
   |source  = https://github.com/thakyZ/zDailyIncrease
+
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = ZoomMod / Zoom Out Extreme
+
   |name           = Standardized Krobus
   |author  = RockinRolla
+
   |id            = minervamaga.StandardizedKrobus
   |url    = http://www.nexusmods.com/stardewvalley/mods/1326
+
   |update keys    = Nexus:5206 → ModDrop:716314
   |status = ok
+
   |local version =
   |summary =  
+
   |remote version =
   |source  = https://github.com/rockinrolla/ZoomMod
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
<!--
+
{{#invoke:SMAPI compatibility overrides|entry
{{/entry
+
   |name           = Luck Skill
   |name   =  
+
   |id            = spacechase0.LuckSkill
   |author  =  
+
   |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
   |url    =  
+
   |local version =
   |status = ok/workaround/soon/soon-official/broken
+
   |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
   |summary =  
+
   |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
   |source  =  
 
 
}}
 
}}
-->
+
{{#invoke:SMAPI compatibility overrides|footer}}
|}
 
 
 
<div style="font-size: 0.8em;"><references /></div>
 
  
==What about mods not listed here?==
+
==For mod developers==
Most mods should work fine with SMAPI 2.0. Make sure you update to their latest version.
+
===Updating a mod===
 +
See [[Modding:Index#Migration guides|migration guides]]. You can...
 +
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 +
* 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|#making-mods on Discord]].
  
'''For players:''' If a mod stopped working and updating it didn't help, post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] and I'll help you figure it out. If the mod is incompatible, I'll let the author know, submit a pull request if the code is available, and possibly create an unofficial update if needed.
+
===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).
  
'''For mod authors:''' see [[Modding:Updating deprecated SMAPI code|how to update deprecated code]] or come chat in [https://discord.gg/kH55QXP #modding on Discord] (a preview version of SMAPI 2.0 is also available there to test your mods). Don't have time to update your mods? Post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] and I'll update them for you. :)
+
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 +
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 +
# 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.
 +
# 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).
  
==Migration status==
+
{{Modding guide footer
{{/barchart
+
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |ok        = 52
+
   |next =
  |workaround = 23
 
  |soon      = 10
 
   |broken    = 15
 
 
}}
 
}}
  
 
[[Category:Modding]]
 
[[Category:Modding]]
 +
 +
[[de:Modding:SMAPI Kompatibilität]]
 +
[[es:Modding:Compatibilidad de mods]]
 +
[[zh:模组:模组兼容性]]

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).