Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
 
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 enables new kinds of mods, but no longer supports deprecated APIs. Mods with deprecation warnings won't work in SMAPI 2.0, which will release in Q4 2017. '''Those mods will 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.
  
==For players==
+
==Instructions==
===What to do===
+
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
 +
 
 +
To update your mods:
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
# If a mod is still failing, post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] (with [[Modding:Player FAQs#SMAPI log|your SMAPI log]] attached) and we'll help.
+
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
 +
 
 +
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
 +
 
 +
==Compatibility list==
 +
===C# mods===
 +
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
 +
 
 +
<!--
 +
 
 +
Tokens used in the markup:
 +
- "@retest-after Mod Name" means the mod is broken due to the named mod being broken, so it should be retested when that mod is updated.
 +
- "@retest-linked" means one or more mods should be retested when this mod is updated.
 +
 
 +
-->
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24h Clock
 +
  |author  = Lajna
 +
  |id      = Lajna.24hClock
 +
  |nexus  = 1695
 +
  |github  = LajnaLegenden/Stardew_Valley_Mods
  
===SMAPI mods===
+
  |broke in          = SMAPI 3.0
Here's a list of mods tested with SMAPI 2.0. Please don't edit this list directly; post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] instead.
+
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
 +
  |author  = pepoluan
 +
  |id      = pepoluan.24h
 +
  |nexus  = 8759
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
  
{| class="wikitable plainlinks" id="mod-list"
+
  |broke in = Stardew Valley 1.6
|-
+
   |status   = workaround
! mod name
+
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
! author
 
! compatibility<ref name="compatibility">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>
 
! (metadata)
 
{{/entry
 
   |name    = AccessChestAnywhere
 
   |author  = dumb0t
 
  |author2 = VIspReaderUS
 
  |hide-url= http://www.nexusmods.com/stardewvalley/mods/257
 
  |status  = workaround
 
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/518 Chests Anywhere] instead.
 
  |source  = https://github.com/VIspReaderUS/AccessChestAnywhere
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Adjust Artisan Prices
+
   |name    = 24 Hour Format, 24 Hour Clock
   |author  = ThatNorthernMonkey
+
   |author  = Prince-Leto
   |hide-url= http://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532
+
   |id      = princeleto.twentyfourhours
   |status  = workaround
+
   |nexus  = 2908
   |summary = use [http://community.playstarbound.com/attachments/adjustartisanprices-0-2-pathoschild-update-zip.187853/ unofficial update] (<small>0.0.2-pathoschild-update</small>).
+
   |github  = Prince-Leto/StardewValleyMods
   |source  = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices
+
 
   |links  = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/1
+
  |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    = Adjust Monster
+
   |name    = 3-Story Cellar
   |author  = mmanlapat
+
   |author  = fan
   |url    = http://www.nexusmods.com/stardewvalley/mods/1161
+
   |id      = fan.3-story-cellar
   |status  = ok
+
   |nexus   = 22882
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = 4Leaf
   |author  = Entoarox
+
   |author  = Alex Noddings
   |url    = http://community.playstarbound.com/resources/smapi-advanced-location-loader.3619
+
   |id      = an.4leaf
   |status  = soon-official
+
   |nexus  = 2365
   |summary =  
+
   |github  =
   |source = https://github.com/Entoarox/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Adventure Shop Inventory
+
   |name    = A Better Crab Trap
   |author  = Hammurabi
+
   |author  = ARgoChxw
   |url    = http://community.playstarbound.com/resources/adventure-shop-inventory.4608
+
   |id      = ARgoChxw.ABetterCrabTrap
   |status  = ok
+
   |nexus   = 22015
   |summary =  
+
   |github =
   |source = http://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = AgingMod
+
   |name    = Abilities - Experience Bars
   |author  = skn
+
   |author  = Ophaneom
   |url    = http://www.nexusmods.com/stardewvalley/mods/1129
+
   |id      = Ophaneom.AbilitiesExperienceBars
   |status  = broken
+
  |nexus  = 8048
   |summary =  
+
  |github  = Ophaneom/Abilities-Experience-Bars
   |source =  
+
 
 +
   |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 Crops All Seasons
+
   |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author  = cantorsdust & community
+
   |author  = Sandman53
   |url    = http://www.nexusmods.com/stardewvalley/mods/170
+
   |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    = All Professions
+
   |name    = A Bonafide Special Blue Chicken
   |author  = cantorsdust & community
+
   |author  = r1kai, rikai, rikai and jackkimball
   |url    = http://www.nexusmods.com/stardewvalley/mods/174
+
   |id      = rikai.abonafidespecialbluechicken
   |status  = ok
+
   |nexus   = 8979
   |summary =  
+
   |github = rikai/ABonafideSpecialBlueChicken
   |source = https://github.com/Pathoschild/StardewCommunityMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Almighty Farming Tool
+
   |name    = Access Chest Anywhere
   |author  = momoaau
+
   |author  = dumb0t, VIspReaderUS
   |url    = http://www.nexusmods.com/stardewvalley/mods/439
+
  |id      = AccessChestAnywhere
   |status = ok
+
   |nexus  = 257
   |summary =  
+
   |github =
   |source =  
+
 
 +
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Accessible Tiles
   |author  = Grant Peters
+
   |author  = GrumpyCrouton
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/761
+
   |id      = GrumpyCrouton.AccessibleTiles
   |status = obsolete
+
  |nexus  = 10755
   |summary = remove this mod (no longer needed since Stardew Valley 1.2).
+
   |github =
  |source  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Sitter
+
   |name    = AchtuurCore
   |author  = jwdred
+
   |author  = Achtuur
   |url    = http://www.nexusmods.com/stardewvalley/mods/581
+
   |id      = Achtuur.AchtuurCore
   |status  = ok
+
   |nexus   = 16827
   |summary =  
+
   |github = Achtuur/StardewTravelSkill
   |source = https://github.com/jdusbabek/stardewvalley
 
  |links  = https://github.com/jdusbabek/stardewvalley/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = A Tapper's Dream
+
   |name    = Action Sitting
   |author  = Goldenrevolver
+
   |author  = greentodd
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/260
+
   |id      = greentodd.ActionSitting
   |status  = workaround
+
   |nexus  = 10943
   |summary = use [https://github.com/JohnsonNicholas/SDVMods/releases/download/1.2.0/TreeOverhaul.zip unofficial update] (<small>1.4.1-kn-update by Kylindra</small>).
+
   |github  =
   |source  = http://www.nexusmods.com/stardewvalley/mods/260
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = AutoAnimalDoors
+
   |name    = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author  = taggartaa
+
   |author  = StultusV
   |author2 = Aaron Taggart
+
   |id      = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/1019
+
   |nexus   = 8688
   |status  = ok
+
   |github = JudeRV/Stardew-ActivatingSprinklers
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Eat
+
   |name    = Activate Sprinklers
   |author  = Permamiss
+
   |author  = f4iTh, JertsukkaTheMan
   |url    = http://www.nexusmods.com/stardewvalley/mods/643
+
   |id      = f4iTh.ActivateSprinklers
   |status  = ok
+
   |nexus   = 2088
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = AutoGate
+
   |name    = Active Menu Anywhere
   |author  = Teban100
+
   |author  = weizinai
   |url    = http://www.nexusmods.com/stardewvalley/mods/820
+
   |id      = weizinai.ActiveMenuAnywhere
   |status  = ok
+
   |nexus   = 21093
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Automate
+
   |name    = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author  = Pathoschild
+
   |author  = Chelsea Bingiel
   |url    = http://www.nexusmods.com/stardewvalley/mods/1063
+
   |id      = ChelseaBingiel.LuckyRabbitsFoot
   |status = ok
+
  |nexus  = 11447
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewMods
+
 
 +
   |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    = Auto Speed
+
   |name    = Additional Mine Maps
   |author  = Omegasis
+
   |author  = aedenthorn, Erinthe
   |author2 = Alpha_Omegasis
+
   |id      = aedenthorn.AdditionalMineMaps
   |url    = http://www.nexusmods.com/stardewvalley/mods/443
+
   |curse  = 868700
   |status  = ok
+
   |nexus   = 14595
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/20
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Basic Sprinkler Improved
+
   |name    = Add Money
   |author  = LittleRaskols
+
   |author  = Pempi
   |url    = http://www.nexusmods.com/stardewvalley/mods/833
+
   |id      = pempi.addMoney
   |status  = ok
+
   |nexus  = 20111
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Quality More Seeds
+
   |name    = Add Money
   |author  = bmarquismarkail
+
   |author  = Steph Hoel
  |author2 = Space Baby
+
   |id      = StephHoel.AddMoney
   |url    = http://www.nexusmods.com/stardewvalley/mods/935
+
   |nexus   = 21016
   |status  = ok
+
   |github = StephHoel/ModsStardewValley
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Quarry
+
   |name    = Add to Workbench Chests
   |author  = Nishtra
+
   |author  = Rui3
   |url    = http://www.nexusmods.com/stardewvalley/mods/771
+
   |id      = Rui3.AddToWorkbenchChests
   |status  = ok
+
   |nexus  = 5713
   |summary =  
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Ranching
+
   |name    = Adjustable Building Costs
  |name2  = Better Milking
+
   |author  = Skalaki
   |author  = Urbanyeti
+
   |id      = Skalaki.AdjustableBuildingCosts
   |url    = http://www.nexusmods.com/stardewvalley/mods/859
+
   |nexus  = 12446
   |status  = ok
+
   |github  = MiguelLucas/StardewValleyMods
   |summary =  
+
 
   |source  =  
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better RNG
+
   |name    = Adjustable Price Hikes
   |author  = Zoryn
+
   |author  = Pokeytax
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = Pokeytax.AdjustablePriceHikes
   |status  = ok
+
   |nexus  = 2631
   |summary =  
+
   |github  =
   |source  = https://github.com/Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Shipping Box
+
   |name    = Adjustable Sprinklers
   |author  = Kithio
+
   |author  = NCarigon
   |url    = http://community.playstarbound.com/threads/126235
+
   |id      = NCarigon.AdjustableSprinklers
   |status  = broken
+
   |nexus   = 21843
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Better Sprinklers
+
   |name    = Adjustable Stamina Healing
   |author  = OrSpeeder
+
   |author  = punyo, yakminepunyo
   |author2 = Mauricio Gomes
+
  |id      = punyo.AdjustableStaminaHealing
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/41
+
   |nexus  = 2149
   |status  = workaround
+
   |github  = pomepome/AdjustableStaminaHealing
   |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          = SMAPI 3.0
  |links  = https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/5
+
   |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    = Billboard Anywhere
+
   |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/492
+
   |nexus  =
   |status = ok
+
  |chucklefish = 3532
   |summary =  
+
   |github = ThatNorthernMonkey/AdjustArtisanPrices
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
+
   |broke in = Stardew Valley 1.1
 +
<!--
 +
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Birthday Mail
+
   |name    = Adjust Baby Chance
   |author  = KathrynHazuka
+
   |author  = f4iTh, JertsukkaTheMan
   |author2 = Kitta
+
   |id      = f4iTh.AdjustBabyChance
  |hide-url= http://www.nexusmods.com/stardewvalley/mods/276
+
   |nexus   = 3311
   |status  = workaround
+
   |github  =
   |summary = use [http://community.playstarbound.com/attachments/182461 unofficial update] (<small>1.2.3-pathoschild-update.2</small>).
 
   |links  = https://github.com/KathrynHazuka/StardewValley_BirthdayMail/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = BreedLikeRabbits
+
   |name    = Adjust Monster
   |author  = Dycedarger
+
   |author  = mmanlapat
   |url    = http://www.nexusmods.com/stardewvalley/mods/948
+
   |id      = mmanlapat.AdjustMonster
   |status = ok
+
  |nexus  = 1161
   |summary =  
+
   |github =
   |source  =  
+
 
 +
  |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    = Build Endurance
+
   |name    = Adopt 'n Skin, Animal Skinner
   |author  = Omegasis
+
   |author  = Gathouria
   |author2 = Alpha_Omegasis
+
   |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/445
+
   |nexus  = 4011
   |status  = ok
+
   |moddrop = 600967
   |summary =  
+
   |github = Gathouria/Adopt-Skin
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/19
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Build Health
+
   |name    = Adopt With Krobus
   |author  = Omegasis
+
   |author  = Hana
  |author2 = Alpha_Omegasis
+
   |id      = Hana.AdoptWithKrobus
   |url    = http://www.nexusmods.com/stardewvalley/mods/446
+
   |nexus   = 22218
   |status  = ok
+
   |github = aeremyns/AdoptWithKrobus
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/19
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Buy Back Collectables
+
   |name    = Advanced Cooking
   |author  = Omegasis
+
   |author  = aedenthorn, Erinthe
   |author2 = Alpha_Omegasis
+
   |id      = aedenthorn.AdvancedCooking
   |url    = http://www.nexusmods.com/stardewvalley/mods/507
+
   |curse  = 868782
   |status  = ok
+
   |nexus  = 11264
   |summary =  
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
+
   |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    = Buy cooking recipes
+
   |name    = Advanced Fishing Treasure
   |author  = Denifia
+
   |author  = aceynk
   |url    = http://www.nexusmods.com/stardewvalley/mods/1126
+
   |id      = aceynk.AdvancedFishingTreasure
   |status  = soon
+
   |nexus   = 24403
   |summary =  
+
   |github = aceynk/AdvancedFishingTreasure
   |source = https://github.com/Denifia/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Calendar Anywhere
+
   |name    = Advanced Flute Blocks
   |author  = Zoryn
+
   |author  = aedenthorn, Erinthe
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = aedenthorn.AdvancedFluteBlocks
   |status  = ok
+
   |curse  = 868790
   |summary =  
+
   |nexus  = 10934
   |source = https://github.com/Zoryn4163/SMAPI-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Carry Chest
+
   |name    = Advanced Key Bindings
   |author  = spacechase0
+
   |author  = Drachenkatze
   |url    = http://www.nexusmods.com/stardewvalley/mods/1333
+
   |id      = Drachenkatze.AdvancedKeyBindings
   |status  = ok
+
   |nexus  = 5127
   |summary =  
+
   |github  = Drachenkaetzchen/AdvancedKeyBindings
   |source  = https://github.com/spacechase0/CarryChest
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Advanced Location Loader
   |author  = YukiShiku
+
   |author  = Entoarox
   |author2 = LeonBlade
+
  |id      = Entoarox.AdvancedLocationLoader
   |url    = http://www.nexusmods.com/stardewvalley/mods/878
+
   |nexus  = 2270
   |status  = ok
+
   |chucklefish = 3619
   |summary =  
+
  |github  = Entoarox/StardewMods
   |source = https://github.com/LeonBlade/CasksAnywhere/
+
 
 +
   |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    = Categorize Chests
+
   |name    = Advanced Loot Framework
   |author  = SteelixLeiter
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1300
+
   |id      = aedenthorn.AdvancedLootFramework
   |status  = ok
+
  |curse  = 868863
   |summary =  
+
  |nexus  = 7739
   |source  =  
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
   |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chefs Closet
+
   |name    = Advanced Machines, AdvMachines
   |author  = elDudeerino
+
   |author  = ANDR55
   |url    = http://www.nexusmods.com/stardewvalley/mods/1030
+
  |id      = ANDR55.AdvMachines
   |status = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
   |source = https://github.com/deLaDude/ChefsCloset
+
   |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    = Chest Label System
+
   |name    = Advanced Melee Framework
   |author  = OrSpeeder
+
   |author  = aedenthorn, Erinthe
   |author2 = Mauricio Gomes
+
  |id      = aedenthorn.AdvancedMeleeFramework
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/242
+
   |curse  = 868856
   |status = workaround
+
   |nexus  = 7886
   |summary = use [http://community.playstarbound.com/attachments/180646 unofficial update] (<small>1.5.1-pathoschild-update</small>).
+
   |github = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
 
   |links  = https://gitlab.com/marianomdq/ChestNameWithHoverLabel/merge_requests/2
+
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chest Label System for SV1.1
+
   |name    = Advanced Menu Positioning
   |author  = MarianoMDQ
+
   |author  = aedenthorn, Erinthe
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/701
+
   |id      = aedenthorn.AdvancedMenuPositioning
   |status  = workaround
+
   |curse  = 868780
   |summary = see ''Chest Label System''.
+
   |nexus  = 11315
   |source =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chest Pooling
+
   |name    = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author  = mralbobo
+
   |author  = Omegasis, Alpha_Omegasis
   |url    = http://community.playstarbound.com/threads/111988
+
   |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |status  = ok
+
   |nexus   = 435
   |summary =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |source = https://github.com/mralbobo/stardew-chest-pooling
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Chests Anywhere
+
   |name    = Advanced Social Interactions
   |author  = Pathoschild
+
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/518
+
   |id      = spacechase0.AdvancedSocialInteractions
   |status  = ok
+
   |curse  = 867133
   |summary =  
+
   |nexus  = 14451
   |source = https://github.com/Pathoschild/StardewMods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Choose Baby Gender
+
   |name    = Advancing Sprinklers
   |author  = Travoos
+
   |author  = Warix3
   |url    = http://www.nexusmods.com/stardewvalley/mods/590
+
   |id      = warix3.advancingsprinklers
   |status = broken
+
  |nexus  = 2983
   |summary =  
+
   |github =
   |source =  
+
 
 +
   |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    = CJB Automation
+
   |name    = Advent Calendar
   |author  = CJB
+
   |author  = Darzington
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/211
+
   |id      = darzington.AdventCalendarMod
   |status  = workaround
+
   |nexus  = 7444
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1063 Automate] instead.
+
   |github  =
   |source  = https://github.com/CJBok/SDV-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name   = CJB Cheats Menu
+
   |name     = Adventurers Guild Multiplayer Shared Kills
   |author = CJB
+
   |author   = Veniamin-Arefev
   |url    = http://www.nexusmods.com/stardewvalley/mods/4
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |status  = ok
+
   |nexus    = 19442
   |summary =
+
   |github   = Veniamin-Arefev/StardewMods
   |source  = https://github.com/CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Item Spawner
+
   |name    = Adventure Shop Inventory
   |author  = CJB
+
   |author  = Hammurabi
   |url    = http://www.nexusmods.com/stardewvalley/mods/93
+
   |id      = HammurabiAdventureShopInventory
   |status  = ok
+
   |nexus  =
   |summary =  
+
   |chucklefish = 4608
   |source  = https://github.com/CJBok/SDV-Mods
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Show Item Sell Price
+
   |name    = AeroCore
   |author  = CJB
+
   |author  = Tlitookilakin
   |url    = http://www.nexusmods.com/stardewvalley/mods/5
+
   |id      = tlitookilakin.AeroCore
   |status  = ok
+
   |moddrop = 1275014
   |summary =  
+
   |nexus  = 14700
   |source = https://github.com/CJBok/SDV-Mods
+
   |github = Tlitookilakin/AeroCore
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CleanFarm
+
   |name    = AFK Pause, AFK Time Pause
   |author  = tstaples
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/794
+
   |id      = aedenthorn.AFKTimePause
   |status  = ok
+
   |curse  = 868715
   |summary =  
+
   |nexus  = 14228
   |source = https://github.com/tstaples/CleanFarm
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill
+
   |name    = AFK Timer, AFK Idle Timer
   |author  = Sakorona
+
   |author  = CKextreme
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = CKextreme.AfkTimer
   |url    = http://www.nexusmods.com/stardewvalley/mods/604
+
   |nexus  = 3721
   |status = workaround
+
   |github =
  |summary = use [http://community.playstarbound.com/threads/climates-of-ferngill-weather-mod.125771/page-6#post-3204514 beta version].
+
 
   |source = https://github.com/JohnsonNicholas/SDVMods
+
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Agenda
   |author  = DanielSerrano
+
   |author  = OFTS_CQM
   |author2 = Lord Xamon
+
   |id      = ofts.agenda
  |url    = http://www.nexusmods.com/stardewvalley/mods/1169
+
   |nexus   = 20432
   |status  = broken
+
   |github = ofts-cqm/StardewValley-Agenda
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Aggressive Acorns
   |author  = Igorious
+
   |author  = Phrasefable
   |url    = http://community.playstarbound.com/resources/smapi-colored-chests.3684
+
   |id      = Phrasefable.AggressiveAcorns
   |status = obsolete
+
  |nexus  = 3661
   |summary = broken, remove this mod (colored chests were added in Stardew Valley 1.1).
+
   |github = phrasefable/StardewMods
  |source  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Combat with Farming Implements
+
   |name    = Aging Mod
   |author  = OrSpeeder
+
   |author  = skn
   |author2 = Mauricio Gomes
+
   |id      = skn.AgingMod
   |url    = http://www.nexusmods.com/stardewvalley/mods/313
+
   |nexus  = 1129
   |status = soon
+
   |github =
   |summary =  
+
 
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Community Bundle Item Tooltip
+
   |name    = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author  = Musbah Sinno
+
   |author  = Fippsie
   |url    = http://www.nexusmods.com/stardewvalley/mods/1329
+
   |id      = Fippsie.AIRaphtalia
   |status  = ok
+
   |nexus   = 17273
   |summary =  
+
   |github =
   |source = https://github.com/musbah/StardewValleyMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Machines
+
   |name    = Airstrike
   |author  = KnockedMallard42
+
   |author  = XxHarvzBackxX
   |url    = http://www.nexusmods.com/stardewvalley/mods/280
+
   |id      = harvz.Airstrike.DLL
   |status  = ok
+
   |nexus  = 10464
   |summary =  
+
   |github  = XxHarvzBackxX/airstrike
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = AI Valley
   |author  = Nishtra
+
   |author  = Dualityofsoul
   |url    = http://www.nexusmods.com/stardewvalley/mods/675
+
   |id      = Dualityofsoul.AIValley
   |status  = broken
+
   |nexus   = 25025
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Cooking Skill
+
   |name    = Alarms
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/522
+
   |id      = aedenthorn.Alarms
   |status  = ok
+
   |nexus   = 17607
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source = https://github.com/spacechase0/CookingSkill
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Crab Net
+
   |name    = A Less Flashy Stardew
   |author  = jwdred
+
   |author  = mistyspring
   |url    = http://www.nexusmods.com/stardewvalley/mods/584
+
   |id      = mistyspring.lessflashy
   |status  = ok
+
   |nexus   = 10531
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
 
  |links  = https://github.com/jdusbabek/stardewvalley/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CurrentLocation
+
   |name    = All Chests Menu
   |author  = Omegasis
+
   |author  = aedenthorn, Erinthe
   |author2 = AlphaOmegasis
+
   |id      = aedenthorn.AllChestsMenu
   |url    = http://www.nexusmods.com/stardewvalley/mods/638
+
   |curse  = 868705
   |status  = ok
+
   |nexus  = 14494
   |summary =  
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
+
   |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 Critters
+
   |name    = All Crops All Seasons
   |author  = spacechase0
+
   |author  = cantorsdust
   |url    = http://www.nexusmods.com/stardewvalley/mods/1255
+
   |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/CustomCritters
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Allow Beach Sprinklers
 +
   |author = Jag3dagster
 +
  |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 +
  |nexus  = 7629
 +
  |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = CustomElementHandler
+
   |name    = All Professions
   |author  = Platonymous
+
   |author  = cantorsdust and Pathoschild
   |url    = http://www.nexusmods.com/stardewvalley/mods/1068
+
   |id      = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |status  = ok
+
   |nexus   = 174
   |summary =  
+
   |github = cantorsdust/StardewMods
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming
+
   |name    = Almanac
   |author  = Platonymous
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/991
+
   |id      = leclair.almanac
   |status  = ok
+
   |nexus  = 11022
   |summary =  
+
   |github  = KhloeLeclair/StardewMods
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Almanac → DGA Support
   |author  = spacechase0
+
   |author  = Khloe Leclair
   |url    = http://www.nexusmods.com/stardewvalley/mods/1140
+
   |id      = leclair.almanacdga
   |status  = ok
+
   |nexus  = 11022
   |summary =  
+
   |github  = KhloeLeclair/StardewMods
   |source  = https://github.com/spacechase0/CustomFarmTypes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Furniture
+
   |name    = Almighty Farming Tool, Almighty Tool
   |author  = Platonymous
+
   |author  = momoaau
   |url    = http://www.nexusmods.com/stardewvalley/mods/1254
+
   |id      = 439<!--actual manifest ID-->
   |status  = ok
+
  |nexus  = 439
   |summary =  
+
  |github  =
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods
+
 
 +
  |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    = Customizable Cart Redux
+
   |name    = Alternative Textures
   |author  = Sakorona
+
   |author  = PeacefulEnd
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = PeacefulEnd.AlternativeTextures
   |url    = http://www.nexusmods.com/stardewvalley/mods/1402
+
   |curse  = 870938
   |status  = ok
+
   |nexus   = 9246
   |summary =  
+
   |github = Floogen/AlternativeTextures
   |source = https://github.com/JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author  = Yyeahdude
+
   |author  = Alvadea & Jaksha6472
   |url    = http://www.nexusmods.com/stardewvalley/mods/567
+
   |id      = Alja.Shack
   |status  = workaround
+
   |nexus   = 13187
   |summary =  
+
   |github = Jaksha6472/MiningShack
   |source = use [http://www.nexusmods.com/stardewvalley/mods/1402 Customizable Cart Redux] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author  = spacechase0
+
   |author  = Alvadea & Jaksha6472
   |url    = http://www.nexusmods.com/stardewvalley/mods/1099
+
   |id      = Alja.witchtower
   |status  = ok
+
   |nexus   = 15926
   |summary =  
+
   |github = Jaksha6472/WitchTower
   |source = https://github.com/spacechase0/CustomizeExterior
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Always Active Window, Always Active Mod
   |author  = Mevima
+
   |author  = AlexGoD
   |url    = http://www.nexusmods.com/stardewvalley/mods/1027
+
   |id      = AlexGoD.AlwaysActiveMod
   |status  = ok
+
   |nexus   = 25177
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Always Hay
   |author  = Omegasis
+
   |author  = Omek97
   |author2 = Alpha_Omegasis
+
   |id      = omek97.always_hay
  |url    = http://www.nexusmods.com/stardewvalley/mods/1378
+
   |nexus   = 20808
   |status  = ok
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Always On Server for Multiplayer
   |author  = Platonymous
+
   |author  = funny-snek and Zuberii
   |url    = http://www.nexusmods.com/stardewvalley/mods/1139
+
   |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/Platonymous/Stardew-Valley-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    = Daily Luck Message
+
   |name    = Always Organize Chests
   |author  = Schematix
+
   |author  = Zamiel
   |author2 = Schmtx
+
   |id      = Zamiel.AlwaysOrganizeChests
  |url    = http://www.nexusmods.com/stardewvalley/mods/1327
+
   |nexus   = 21207
   |status  = ok
+
   |github = Zamiell/stardew-valley-mods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Always Scroll Map
   |author  = bashNinja
+
   |author  = bcmpinc
   |url    = http://www.nexusmods.com/stardewvalley/mods/1141
+
   |id      = bcmpinc.AlwaysScrollMap
   |status  = ok
+
   |nexus   = 2733
   |summary =  
+
   |github = bcmpinc/StardewHack
   |source = https://github.com/miketweaver/DailyNews
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications
+
   |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author  = dreamsicl
+
   |author  = Saah
   |url    = http://community.playstarbound.com/resources/daily-notifications.3621
+
   |id      = Saah.AlwaysShowBarValues
   |status  = workaround<!--download no longer available-->
+
   |nexus   = 23452
   |summary = use [http://community.playstarbound.com/threads/127979 Stardew Notifications] instead.
+
   |github = sarahvloos/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Always Special Title
   |author  = Omegasis
+
   |author  = DespairScent
   |author2 = Alpha_Omegasis
+
   |id      = DespairScent.AlwaysSpecialTitle
  |url    = http://www.nexusmods.com/stardewvalley/mods/513
+
   |nexus   = 22150
   |status  = ok
+
   |github = DespairScent/AlwaysSpecialTitle
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Always Swim
   |author  = Pathoschild
+
   |author  = Hoggagf2
   |url    = http://www.nexusmods.com/stardewvalley/mods/679
+
   |id      = Hoggagf2.AlwaysSwim
   |status  = ok
+
   |nexus   = 13264
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Ambient Light
   |author  = Zoryn
+
   |author  = SixthTitan
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |status  = ok
+
   |nexus  = 4639
  |summary =
+
 
   |source  = https://github.com/Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Ancient Fruit Won't Die in Winter
   |author  = gunnargolf
+
   |author  = cindyexe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1145
+
   |id      = cindyexe.afddiw
   |status  = soon
+
   |nexus  = 8823
   |summary =  
+
   |github  =
   |source  = https://github.com/gunnargolf/DynamicChecklist
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Ancient Seed Expended, More Ancient Seeds C
   |author  = Bpendragon
+
   |author  = Zexu2K
   |url    = http://www.nexusmods.com/stardewvalley/mods/874
+
   |id      = Zeux2K.More_Ancient_Seeds_C
   |status  = ok
+
   |nexus   = 26498
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Angel's Existing Weapon Updater
   |author  = tyran285
+
   |author  = Angela Ranna
  |author2 = Ryuuze
+
   |id      = AngelaRanna.ExistingWeaponsUpdater
   |url    = http://www.nexusmods.com/stardewvalley/mods/374
+
   |nexus   = 6894
   |status  = broken
+
   |github = AngelaRanna/StardewMods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = DynamicNPCSprites
+
   |name    = Angel's Lead Rod Drop Rate Fixer
   |author  = BashNinja
+
   |author  = Angela Ranna
   |url    = http://www.nexusmods.com/stardewvalley/mods/1183
+
   |id      = AngelaRanna.LeadRodFixer
   |status = ok
+
  |nexus  = 6894
   |summary =  
+
   |github = AngelaRanna/StardewMods
   |source  = https://github.com/miketweaver/DynamicNPCSprites
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Angel's Weapon Rebalance
   |author  = Oblitus
+
   |author  = Angela Ranna
   |url    = http://www.nexusmods.com/stardewvalley/mods/1176
+
   |id      = AngelaRanna.WeaponBalanceCode
   |status  = soon
+
   |nexus  = 6894
   |summary =  
+
   |github  = AngelaRanna/StardewMods
   |source  = https://github.com/quicksilverfox/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars
+
   |name    = Angry Grandpa
   |name2  = Health Bars
+
   |author  = Jonqora
   |author  = OrSpeeder
+
   |id      = Jonqora.AngryGrandpa
   |author2 = Mauricio Gomes
+
   |nexus  = 6324
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/193
+
   |github  = Jonqora/StardewMods
   |status  = workaround
+
 
   |summary = use [http://community.playstarbound.com/attachments/180467 unofficial update] (<small>1.7.1-pathoschild-update</small>).
+
   |broke in = Stardew Valley 1.5
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
<!--
  |links  = https://gitlab.com/speeder1/SMAPIHealthbarMod/merge_requests/1
+
   |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    = Entoarox Framework
+
   |name    = Angry Seagulls
   |author  = Entoarox
+
   |author  = spacechase0
   |url    = http://community.playstarbound.com/resources/4228
+
   |id      = spacechase0.AngrySeagulls
   |status  = soon-official
+
   |nexus   = 26121
   |summary =  
+
   |github = spacechase0/StardewValleyMods
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Even More Crops
+
   |name    = Animal Birth Every Night
   |author  = TenkoKuugen
+
   |author  = Paritee
   |hide-url= http://community.playstarbound.com/threads/129349
+
   |id      = Paritee.AnimalBirthEveryNight
   |status  = workaround
+
   |nexus  = 3440
   |summary = use [http://community.playstarbound.com/threads/129349/page-6#post-3154045 unofficial update] (<small>MysticTempest 2017-06-03</small>).
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |links  = http://community.playstarbound.com/threads/129349/page-5#post-3151557
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge
+
   |name    = Animal Chooser
   |name2   = Dynamic Expanded Fridge
+
  |author  = stokastic
   |author = Lodukas
+
  |id      = stokastic.AnimalChooser
   |url    = http://www.nexusmods.com/stardewvalley/mods/1191
+
   |nexus   = 2573
   |status = ok
+
   |github = stokastic/AnimalChooser
   |summary =  
+
 
  |source  =
+
   |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
   |summary = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Animal Dialogue Framework
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/509
+
   |id      = aedenthorn.AnimalDialogueFramework
   |status  = ok
+
   |curse  = 868666
   |summary =  
+
   |nexus  = 16881
   |source = https://github.com/spacechase0/ExperienceBars
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended BusSystem
+
   |name    = Animal Husbandry Mod, Butcher Mod
   |author  = Tondorian
+
   |author  = Digus
   |url    = http://community.playstarbound.com/resources/smapi-extended-bussystem.4373
+
   |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |status  = broken
+
   |nexus   = 1538
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
   |github = Digus/StardewValleyMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Animal Mood Fix
   |author  = Crystalmir
+
   |author  = Grant Peters
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/485
+
   |id      = GPeters-AnimalMoodFix
   |status = workaround
+
  |nexus  = 761
   |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  =
   |source = https://github.com/Mystra007/ExtendedFridgeSMAPI
+
  |broke in = SMAPI 2.0
   |links   = https://github.com/Mystra007/ExtendedFridgeSMAPI/pull/1
+
   |status   = obsolete
 +
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Observer
 +
  |author  = nofilenamed
 +
  |id      = NFN.ANIMOBS
 +
  |nexus  = 8653
 +
  |github  = nofilenamed/AnimalObserver
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Patting
 +
   |author = DiddyP
 +
  |id      = DiddyP.AnimalPatting
 +
   |nexus   = 3837
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Greenhouse
+
   |name    = Animal Pet Status
   |author  = TheRaven81
+
   |author  = Hakej
   |url    = http://community.playstarbound.com/resources/extended-greenhouse-1-0-2b-smapi-0-40-1-1-3.4303
+
   |id      = hakej.animalpetstatus
   |status  = broken
+
   |nexus  = 8725
   |summary =  
+
   |github  = Hakej/Animal-Pet-Status
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Animal Produce Expansion
   |author  = Entoarox
+
   |author  = elbe
   |url    = http://community.playstarbound.com/resources/smapi-extended-minecart.4359
+
   |id      = elbe.AnimalProduceExpansion
   |status  = soon-official
+
   |nexus  = 9119
   |summary =  
+
   |moddrop = 988407
   |source = https://github.com/Entoarox/StardewMods
+
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Animals Die
   |author  = Omegasis
+
   |author  = Goldenrevolver
   |author2 = Alpha_Omegasis
+
   |id      = Goldenrevolver.AnimalsDie
  |url    = http://www.nexusmods.com/stardewvalley/mods/486
+
   |nexus   = 7769
   |status  = ok
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Animals Don't Eat Grass
   |author  = Oranisagu
+
   |author  = KarratKake
   |url    = http://community.playstarbound.com/threads/111931
+
   |id      = KarratKake.AnimalsDontEatGrass
   |status  = workaround
+
   |nexus  = 7474
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1019 AutoAnimalDoors] instead.
+
   |github  =
   |source  = https://github.com/oranisagu/SDV-FarmAutomation
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Animals Don't Remove Grass
   |author  = Oranisagu
+
   |author  = MrShreddie
   |hide-url= http://community.playstarbound.com/threads/111931
+
   |id      = MrShreddie.AnimalsDontRemoveGrass
   |status  = workaround
+
   |nexus   = 21028
   |summary = see ''Farm Automation Unofficial: Item Collector''.
+
   |github =
   |source = https://github.com/oranisagu/SDV-FarmAutomation
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation Unofficial: Item Collector
+
   |name    = Animal Selector
   |author  = Oranisagu & maddy99
+
   |author  = rikai
   |url    = http://community.playstarbound.com/threads/125172
+
   |id      = rikai.AnimalSelector
   |status = soon
+
  |nexus  = 8758
   |summary =  
+
   |github = rikai/AnimalSelector
   |source  = https://github.com/maduin81/FarmAutomation_Unofficial
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Animal Shop Conditions
   |author  = Advize
+
   |author  = elbe
   |url    = http://www.nexusmods.com/stardewvalley/mods/130
+
   |id      = elbe.AnimalShopConditions
   |status  = broken
+
   |nexus  = 9107
   |summary = uses obsolete XmlSerializerRetool framework, which broke in SDV 1.1.
+
   |moddrop = 986958
   |source =  
+
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Animal Sitter
 
   |author  = jwdred
 
   |author  = jwdred
   |url    = http://www.nexusmods.com/stardewvalley/mods/647
+
   |id      = jwdred.AnimalSitter
   |status  = broken
+
  |nexus  = 581
   |summary =  
+
  |github  = jdusbabek/stardewvalley
   |source  =  
+
 
 +
   |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    = Fast Animations
+
   |name    = Animal Sitter LTS
   |author  = Pathoschild
+
   |author  = oliver
   |url    = http://www.nexusmods.com/stardewvalley/mods/1089
+
   |id      = oliver.AnimalSitterLTS
   |status  = ok
+
   |nexus   = 20831
   |summary =  
+
   |github = jdusbabek/stardewvalley
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geodes
+
   |name    = Animals Need Water
   |author  = ofmanynames
+
   |author  = GZhynko
   |hide-url    = http://www.nexusmods.com/stardewvalley/mods/750
+
   |id      = GZhynko.AnimalsNeedWater
   |status  = workaround
+
   |nexus   = 6196
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1089 Fast Animations] instead.
+
   |github = gzhynko/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Animal Social Menu
   |author  = Entoarox
+
   |author  = spacechase0
   |url    = http://community.playstarbound.com/resources/smapi-faster-paths.3641
+
   |id      = spacechase0.AnimalSocialMenu
   |status  = soon-official
+
   |nexus  = 3283
   |summary =  
+
   |moddrop = 771644
   |source = https://github.com/Entoarox/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Animal Whisperer
   |author  = KathrynHazuka
+
   |author  = Shalkin
   |url    = http://www.nexusmods.com/stardewvalley/mods/733
+
   |id      = shaklin.animalwhisperer
   |status  = soon
+
   |nexus   = 8885
   |summary =  
+
   |github =
   |source = https://github.com/KathrynHazuka/StardewValley_FasterRun
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Animated Parrot and Perch
   |author  = Shuai Zhang
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1350
+
  |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |status = ok
+
  |curse  = 868854
   |summary =  
+
  |nexus  = 7957
   |source = https://github.com/hcoona/StardewValleyMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animated Portrait Framework
 +
  |author  = akai
 +
  |id      = akai.AnimatedPortrait
 +
  |nexus  = 8249
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
  |status  = workaround
 +
   |summary = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Animation-Cancel Keybinding
   |author  = Zoryn
+
   |author  = Swaglix
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = swaglix.AnimationCancelKeybinding
   |status  = ok
+
   |nexus   = 20159
   |summary =  
+
   |github =
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Anki Study Break
   |author  = Hammurabi
+
   |author  = nymvaline
   |url    = http://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |id      = nymvaline.AnkiStudyBreak
   |status  = ok
+
   |nexus   = 11279
   |summary =  
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |source = http://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC
+
   |name    = Anniversary on Calendar
  |name2  = FlorenceMod
+
   |author  = greentodd
   |author  = randomAnon1234
+
   |id      = greentodd.CalendarAnniversary
   |url    = http://www.nexusmods.com/stardewvalley/mods/591
+
   |nexus   = 8351
   |status  = broken
+
   |github =
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Another Hunger Mod
 
   |author  = spacechase0
 
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/1229
+
   |id      = spacechase0.AnotherHungerMod
   |status  = ok
+
  |curse  = 867735
   |summary =  
+
   |nexus  = 3379
   |source = https://github.com/spacechase0/FlowerColorPicker
+
   |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Another Jump Mod, Yet Another Jump Mod
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/673
+
   |id      = aedenthorn.YAJM
   |status  = broken
+
  |curse  = 868885
   |summary =  
+
  |nexus  = 6546
   |source  =  
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |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    = Furniture Anywhere
+
   |name    = Anti-Cheat Server
   |author  = Entoarox
+
   |author  = funny-snek
   |url    = http://community.playstarbound.com/resources/smapi-furniture-anywhere.4324
+
   |id      = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |status  = soon-official
+
   |nexus   = 2887
   |summary =  
+
   |github = funny-snek/anticheat-and-servercode
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author  = mmanlapat
+
   |author  = alichan, alichanST
   |url    = http://www.nexusmods.com/stardewvalley/mods/1153
+
   |id      = alichan.AntiCheatWhitelist
   |status  = ok
+
   |nexus   = 24204
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = GateOpener
+
   |name    = Anti-Reset Mr. Reduggy
   |author  = mralbobo
+
   |author  = FricativeMelon
   |url    = http://community.playstarbound.com/threads/111988
+
   |id      = FricativeMelon.AntiResetMrReduggy
   |status  = ok
+
   |nexus   = 15480
   |summary =  
+
   |github =
   |source = https://github.com/mralbobo/stardew-gate-opener
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Anti-Social NPCs
   |author  = rabbitgreen49
+
   |author  = Super Aardvark, ubererdferkel
   |author2 = IrregularPorygon
+
   |id      = SuperAardvark.AntiSocial
  |url    = http://www.nexusmods.com/stardewvalley/mods/814
+
   |nexus   = 5371
   |status  = soon
+
   |github = super-aardvark/AardvarkMods-SDV
   |summary =  
 
   |source = https://github.com/IrregularPorygon/SMAPIGenericShopMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = GetDressed
+
   |name    = Anti Tool Exhaustion
   |author  = Advize and Jinxiewinxie
+
   |author  = Tomokisan
   |url    = http://www.nexusmods.com/stardewvalley/mods/331
+
   |id      = tomokisan.antiToolExhaustion
   |status  = ok
+
   |curse  = 1081754
   |summary =  
+
   |nexus  = 26371
   |source = https://github.com/AdvizeGH/GetDressed
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Anything Ponds
   |author  = CatCattyCat
+
   |author  = MouseyPounds
   |author2 = Cat
+
   |id      = MouseyPounds.AnythingPonds
   |url    = http://www.nexusmods.com/stardewvalley/mods/1182
+
   |nexus  = 4702
   |status = ok
+
   |github = MouseyPounds/stardew-mods
  |summary =
+
 
   |source  =  
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author  = tstaples
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/229
+
   |id      = aedenthorn.AprilFools
   |status = ok
+
  |curse  = 868768
   |summary =  
+
  |nexus  = 11496
   |source  = https://github.com/tstaples/GiftTasteHelper
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = A Quality Mod
   |author  = ShadowDragon8685
+
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/985
+
   |id      = spacechase0.AQualityMod
   |status  = ok
+
   |curse  = 867134
   |summary =  
+
   |nexus  = 14448
   |source =  
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Aquarism
   |author  = Omegasis
+
   |author  = DaLion
   |author2 = Alpha_Omegasis
+
   |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
  |url    = http://www.nexusmods.com/stardewvalley/mods/520
+
   |nexus   = 24356
   |status  = ok
+
   |github = daleao/sdv
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/19
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Arcade 2048
   |author  = Oxyligen
+
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/1064
+
  |id      = Platonymous.2048
   |status  = ok
+
  |curse  = 308054
   |summary =  
+
  |nexus  = 2048
   |source =  
+
  |moddrop = 793820
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Arcade Pong
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ArcadePong
 +
   |nexus  = 2044
 +
   |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Arcade Snake, Snake
 
   |author  = Platonymous
 
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/914
+
   |id      = Platonymous.Snake
   |status  = ok
+
  |curse  = 308055
   |summary =  
+
   |nexus  = 2056
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
+
   |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod
+
   |name    = Archaeology House Content Management Helper
   |name2  = WitchPrincess
+
   |author  = Felix-Dev
   |author  = Dounat2201
+
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |author2 = Sasara
+
   |nexus  = 2804
   |url    = http://www.nexusmods.com/stardewvalley/mods/1157
+
   |github  = Felix-Dev/StardewMods
   |status  = ok
+
 
   |summary =  
+
   |broke in = Stardew Valley 1.4
   |source = https://github.com/Sasara2201/WitchPrincess
+
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Archaeology Skill for 1.6
   |author  = ThatNorthernMonkey
+
   |author  = moonslime
   |url    = http://www.nexusmods.com/stardewvalley/mods/236
+
   |id      = moonslime.ArchaeologySkill
   |status  = workaround
+
   |curse  = 1003404
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1106 Scythe Harvesting] instead.
+
   |nexus  = 22199
   |source = https://github.com/ThatNorthernMonkey/HarvestWithScythe
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Archery
   |author  = Zoryn
+
   |author  = PeacefulEnd
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = PeacefulEnd.Archery
   |status  = ok
+
   |curse  = 870921
   |summary =  
+
   |nexus  = 16767
   |source = https://github.com/Zoryn4163/SMAPI-Mods
+
   |github = Floogen/Archery
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Archery - Starter Pack
   |author  = icepuente
+
   |author  = PeacefulEnd
   |url    = http://www.nexusmods.com/stardewvalley/mods/1131
+
   |id      = PeacefulEnd.Archery.StarterPack.Code
   |status  = ok
+
   |curse  = 870920
   |summary =  
+
   |nexus  = 16768
   |source = https://github.com/icepuente/StardewValleyMods
+
   |github = Floogen/Archery
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Arena Challenges Mod
   |author  = nabuma
+
   |author  = XxHarvzBackxX
   |hide-url= http://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |id      = harvz.ACM.SMAPI
   |status  = workaround
+
   |nexus  = 9544
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1131 Horse Whistle by icepuente].
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Armor Ore
   |author  = Yyeahdude
+
   |author  = gmff
   |url    = http://www.nexusmods.com/stardewvalley/mods/613
+
   |id      = GMFF.ArmorOre
   |status = ok
+
  |nexus  =
   |summary =  
+
  |curse  = 485718
   |source  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for food
+
   |name    = Ars Venefici
   |author  = Tigerle01
+
   |author  = HeyImAmethyst
  |author2 = Stephan Hensel
+
   |id      = HeyImAmethyst.ArsVenefici
   |url    = http://www.nexusmods.com/stardewvalley/mods/810
+
   |nexus   = 24409
   |status  = broken
+
   |github = HeyImAmethyst/Ars-Venefici
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = HungerMod
+
   |name    = Artifact Digger
   |author  = skn
+
   |author  = Mizzion
   |url    = http://www.nexusmods.com/stardewvalley/mods/1127
+
   |id      = mizzion.artifactdigger
   |status  = ok
+
   |nexus  = 4212
   |summary =  
+
   |moddrop = 661378
   |source =  
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = IdlePause
+
   |name    = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author  = Veleek
+
   |author  = pepoluan
   |url    = http://www.nexusmods.com/stardewvalley/mods/1092
+
   |id      = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |status  = ok
+
  |nexus  = 9023
   |summary =  
+
   |moddrop = 979525
   |source  = https://github.com/veleek/IdlePause
+
   |github  =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Artifact System Fixed
   |author  = Demiacle
+
   |author  = Ilyaki
   |url    = http://www.nexusmods.com/stardewvalley/mods/1025
+
   |id      = Ilyaki.ArtifactSystemFixed
   |status = soon
+
  |nexus  = 2761
   |summary = broke in SDV 1.2; update coming soon.
+
   |github = Ilyaki/ArtifactSystemFixed
   |links   = http://community.playstarbound.com/threads/127688/page-5#post-3161620
+
 
   |source = https://github.com/demiacle/QualityOfLifeMods
+
   |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    = Instant Geodes
+
   |name    = Artisan Goods Redone
   |author  = montana123
+
   |author  = Rhukii
   |hide-url= http://community.playstarbound.com/threads/109038
+
   |id      = Rhukii.ArtisanGoodsRedone
   |status  = workaround
+
   |nexus  = 9414
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1089 Fast Animations] instead.
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Artisan Products Copy Quality
   |author  = cantorsdust & community
+
   |author  = justastranger
   |url    = http://www.nexusmods.com/stardewvalley/mods/173
+
   |id      = JAS.ArtisanProductsCopyQuality
   |status  = ok
+
   |moddrop = 1554273
   |summary =  
+
   |nexus  =
   |source = https://github.com/Pathoschild/StardewCommunityMods
+
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Artista, Artista - Stardew Painter
   |author  = Hammurabi
+
   |author  = Platonymous
   |url    = http://community.playstarbound.com/resources/interaction-helper.4640
+
   |id      = Platonymous.Artista
   |status = soon
+
  |moddrop = 1521420
   |summary =  
+
  |nexus  = 18697
   |source = http://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Ashley NPC
 +
   |author = Travoos
 +
  |id      = none<!--no ID in manifest-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
  |github  = Club559/AshleyMod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Item Auto Stacker
+
   |name    = A Tapper's Dream, A Tree Overhaul
   |author  = CatCattyCat
+
   |author  = Goldenrevolver
   |author2 = Cat
+
   |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/1184
+
   |nexus   = 260
   |status  = ok
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Atelier Cauldron, Cauldron
   |author  = Zoryn
+
   |author  = Kedi & sophiesalacia & wildflourmods
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = Atelier.Cauldron
   |status  = ok
+
   |nexus   = 22926
   |summary =  
+
   |github =
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = ATM
 
   |author  = Platonymous
 
   |author  = Platonymous
   |url    = http://www.nexusmods.com/stardewvalley/mods/984
+
   |id      = Platonymous.ATM
   |status  = ok
+
  |curse  = 308504
   |summary =  
+
  |moddrop = 793914
   |source  = https://github.com/Platonymous/Stardew-Valley-Mods/
+
  |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    = Less Strict Over-Exertion
+
   |name    = AtraCore
   |name2   = AntiExhaustion
+
  |author  = atravita
   |author  = Permamiss
+
  |id      = atravita.AtraCore
   |url    = http://www.nexusmods.com/stardewvalley/mods/637
+
  |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Atra's Interaction Tweaks, Stop Rug Removal
 +
   |author  = atravita
 +
   |id      = atravita.StopRugRemoval
 +
  |curse  = 870985
 +
   |moddrop = 1068101
 +
   |nexus  = 10192
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Audio Descriptions
   |author  = kd8lvt
+
   |author  = mistyspring
   |url    = http://www.nexusmods.com/stardewvalley/mods/855
+
   |id      = mistyspring.AudioDescription
   |status  = ok
+
   |nexus  = 16294
   |summary =  
+
   |github  = misty-spring/StardewMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Audio Devices
   |author  = Brandy Lover
+
   |author  = Max Vollmer, SVProtector
   |author2 = WDavi
+
   |id      = maxvollmer.audiodevices
   |url    = http://www.nexusmods.com/stardewvalley/mods/1366
+
   |nexus  = 2838
   |status = ok
+
  |github  = maxvollmer/AudioDevices
   |summary =
+
 
  |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    = Lookup Anything
+
   |name    = Aurora GSI for Stardew Valley
   |author  = Pathoschild
+
   |author  = macer-Tim Oberle
   |url    = http://www.nexusmods.com/stardewvalley/mods/541
+
   |id      = macer.AuroraGSI
   |status  = ok
+
   |nexus   = 6088
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Auto Animal Doors
   |author  = RTGOAT
+
   |author  = taggartaa, Aaron Taggart
   |url    = http://www.nexusmods.com/stardewvalley/mods/649
+
   |id      = AaronTaggart.AutoAnimalDoors
   |status  = workaround
+
   |curse  = 1002753
   |summary = Open its <tt>manifest.json</tt> file in a text editor, and change its <tt>UniqueID</tt> field to <tt>"RTGOAT.Longevity"</tt>.
+
   |nexus  = 1019
   |source =  
+
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Auto-Attack
   |author  = SteelixLeiter
+
   |author  = X3n0n182
  |author2 = Don Collins
+
   |id      = X3n0n182.AutoAttack
   |url    = http://www.nexusmods.com/stardewvalley/mods/1318
+
   |nexus   = 7258
   |status  = ok
+
   |github =
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Auto-Attack
   |author  = Advize and Jinxiewinxie
+
   |author  = cgifox
   |url    = http://www.nexusmods.com/stardewvalley/mods/279
+
   |id      = cgifox.AutoAttack
   |status  = ok
+
   |nexus   = 9620
   |summary =  
+
   |github =
   |source = https://github.com/AdvizeGH/LovedLabels
+
 
   |links  = https://github.com/AdvizeGH/LovedLabels/pull/1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Auto Bait and Tackles
   |author  = spacechase0
+
   |author  = Alison Li
   |url    = http://www.nexusmods.com/stardewvalley/mods/521
+
   |id      = Alison-Li.AutoBaitAndTackles
   |status  = ok
+
   |nexus   = 6773
   |summary =  
+
   |github = Alison-Li/AutoBaitAndTacklesMod
   |source = https://github.com/spacechase0/LuckSkill
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Auto Break Geode
   |author  = jwdred
+
   |author  = weizinai
   |url    = http://www.nexusmods.com/stardewvalley/mods/632
+
   |id      = weizinai.AutoBreakGeode
   |status  = ok
+
   |nexus   = 20685
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
 
  |links  = https://github.com/jdusbabek/stardewvalley/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Auto Catch
   |author  = spacechase0
+
   |author  = MercuryVN
   |url    = http://www.nexusmods.com/stardewvalley/mods/501
+
   |id      = MercuryVN.AutoCatch
   |status  = soon-official
+
   |nexus   = 22616
   |summary =  
+
   |github = MercuryVN/AutoCatch
   |source = https://github.com/spacechase0/StardewValleyMP
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Auto Catch Fish
   |author  = spacechase0
+
   |author  = WillTheMage
   |url    = http://www.nexusmods.com/stardewvalley/mods/1073
+
   |id      = WillTheMage.AutoCatchFishMod
   |status  = ok
+
   |nexus   = 25997
   |summary =  
+
   |github =
   |source = https://github.com/spacechase0/MapImageExporter
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box &#91;API?&#93;
+
   |name    = Auto Coffee
  |name2  = ChatMod
+
   |author  = Ben880, ben1830
   |author  = Kithio
+
   |id      = BenjaminWilcox.AutoCoffee
   |url    = http://community.playstarbound.com/resources/message-box-api.4296
+
   |curse  = 990166
   |status  = obsolete
+
   |nexus  = 2387
   |summary = broken, seems to be unused; remove this mod.
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Auto Consume, Auto Consume for Heal and Buff
   |author  = Nishtra
+
   |author  = Jihyun and Somin
   |url    = http://www.nexusmods.com/stardewvalley/mods/674
+
   |id      = JihyunSomin.AutoConsume
   |status  = ok
+
   |nexus   = 24178
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Auto Crop
   |author  = Nishtra
+
   |author  = aurnj, Roy Li
   |url    = http://www.nexusmods.com/stardewvalley/mods/770
+
  |id      = RuyiLi.AutoCrop
   |status = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |source =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Auto Crop Watering, Auto Water Crops
   |author  = momoaau
+
   |author  = The Fluffy Robot
   |url    = http://www.nexusmods.com/stardewvalley/mods/451
+
   |id      = TheFluffyRobot.AutoCropWatering
   |status  = broken
+
   |nexus   = 20892
   |summary =  
+
   |github = jamespfluger/Stardew-EqualMoneySplit
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Auto-Eat
   |author  = Platonymous
+
   |author  = Permamiss
   |url    = http://www.nexusmods.com/stardewvalley/mods/1134
+
   |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |status  = ok
+
   |nexus  = 643
   |summary =  
+
   |curse  = 307990
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |github = Permamiss/Auto-Eat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Pets
+
   |name    = Auto Farm Screenshot
   |author  = Entoarox
+
   |author  = Dwayneten
   |url    = http://community.playstarbound.com/threads/125946
+
  |id      = DwayneTen.AutoFarmScreenshot
   |status = soon-official
+
  |nexus  = 4783
   |summary =  
+
   |github  = Dwayneten/AutoFarmScreenshot
  |source  = https://github.com/Entoarox/StardewMods
+
 
 +
  |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    = More Rain
+
   |name    = Autofill Pet Bowl
   |author  = Omegasis
+
   |author  = maephie
  |author2 = Alpha_Omegasis
+
   |id      = maephie.AutofillPetBowl
   |url    = http://www.nexusmods.com/stardewvalley/mods/441
+
   |nexus   = 13296
   |status  = ok
+
   |github = maephie/StardewMods
   |summary =  
+
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |broke in = Stardew Valley 1.6
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Auto Fill Pet Bowl
   |author  = Joco80 & Sasara
+
   |author  = Siweipancc
   |url    = http://www.nexusmods.com/stardewvalley/mods/1168
+
   |id      = Siweipancc.AutoFillPetBowl
   |status  = ok
+
   |nexus   = 20667
   |summary =  
+
   |github =
   |source = https://github.com/MrOxity/MoreWeapons-Source-Code
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Auto Fish
   |author  = Shuai Zhang
+
   |author  = WhiteMind
   |url    = http://www.nexusmods.com/stardewvalley/mods/1351
+
   |id      = WhiteMind.AF
   |status  = ok
+
   |nexus   = 1895
   |summary =  
+
   |github = WhiteMinds/mod-sv-autofish
   |source = https://github.com/hcoona/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod
+
   |name    = Autofish, Autofish Used All Version
  |name2  = Movement Modifier
+
   |author  = dirinkbottle
   |author  = Zoryn
+
   |id      = dirinkbottle.autofish
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus   = 26954
   |status  = ok
+
   |github =
   |summary =  
 
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation
+
   |name    = Auto Fishing
  |name2  = File Loading
+
   |author  = SorryLate, rharyanto
   |author  = SlyMerc
+
   |id      = SorryLate.AutoFishing
   |url    = http://www.nexusmods.com/stardewvalley/mods/1094
+
   |nexus  = 5235
   |status  = broken
+
   |github  =
   |summary =  
+
 
   |source  =  
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Auto Fishing
   |author  = Omegasis
+
   |author  = Tibbles
   |author2 = Alpha_Omegasis
+
   |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
  |url    = http://www.nexusmods.com/stardewvalley/mods/428
+
   |nexus   = 21339
   |status  = ok
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = New machines
+
   |name    = Auto Gate
   |author  = Igorious
+
   |author  = Teban100
   |url    = http://community.playstarbound.com/resources/smapi-new-machines-flour-sugar-vinegar-rice.3683
+
   |id      = AutoGate
   |status  = soon
+
   |nexus   = 820
   |summary =  
+
   |github = StephenKairos/Teban100-StardewMods
   |source = https://github.com/Igorious/StardevValleyNewMachinesMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Night Owl
+
   |name    = Auto-Grabber Mod
   |author  = Omegasis
+
   |author  = Jotser
   |author2 = Alpha_Omegasis
+
   |id      = Jotser.AutoGrabberMod
   |url    = http://www.nexusmods.com/stardewvalley/mods/433
+
   |nexus  = 2783
   |status = ok
+
   |github =
  |summary =
+
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
+
   |status = abandoned
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
+
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
  |name    = Auto-Grab Truffles
 +
  |author  = Tsin
 +
  |id      = Tsin.AutoGrabTruffles
 +
  |nexus  = 14162
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
  |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Load Game
 +
  |author  = Caraxian
 +
  |id      = caraxian.AutoLoadGame
 +
  |nexus  = 2509
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Automate
 
   |author  = Pathoschild
 
   |author  = Pathoschild
   |url    =  
+
   |id      = Pathoschild.Automate
   |status  = obsolete
+
   |curse  = 992857
   |summary = remove this mod (debug mode was removed in SMAPI 1.0).
+
  |nexus  = 1063
   |source = https://github.com/Pathoschild/StardewMods
+
   |moddrop = 509760
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Automate Chests
   |author  = CatCattyCat
+
   |author  = SinZ
  |author2 = Cat
+
   |id      = SinZ.AutomateChests
   |url    = http://www.nexusmods.com/stardewvalley/mods/1180
+
   |nexus   = 11727
   |status  = ok
+
   |github = SinZ163/StardewMods
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NoMorePets
+
   |name    = Automated Doors
   |author  = Omegasis
+
   |author  = mrslowly, azah
   |author2 = Alpha_Omegasis
+
   |id      = azah.automated-doors
   |url    = http://www.nexusmods.com/stardewvalley/mods/506
+
  |nexus  =
   |status = ok
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |summary =  
+
   |github = azah/AutomatedDoors
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
 
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/21
+
   |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    = No Soil Decay
+
   |name    = Automate Tool Swap
   |author  = ThatNorthernMonkey
+
   |author  = Trapyy
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/237
+
   |id      = Trapyy.AutomatetoolSwap
   |status  = workaround
+
   |curse  = 1001901
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1084 No Soil Decay Redux] instead.
+
   |nexus  = 21050
   |source = https://github.com/ThatNorthernMonkey/NoSoilDecay
+
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
  |links  = https://github.com/ThatNorthernMonkey/NoSoilDecay/issues/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Automatic Gates
   |author  = Platonymous
+
   |author  = ScheKaa
   |url    = http://www.nexusmods.com/stardewvalley/mods/1084
+
   |id      = Rakiin.AutomaticGates
   |status  = ok
+
   |nexus  = 3109
   |summary =  
+
   |moddrop = 467021
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 +
  |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Automatic Petting of Animals
   |author  = Bouhm
+
   |author  = yangZ
   |url    = http://www.nexusmods.com/stardewvalley/mods/239
+
   |id      = yangZ.AutomaticPettingOfAnimals
   |status  = ok
+
   |nexus   = 23539
   |summary =  
+
   |github =
   |source = https://github.com/Bouhm/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Automatic Screenshot Taker
   |author  = jwdred
+
   |author  = Zamiel
   |url    = http://www.nexusmods.com/stardewvalley/mods/694
+
   |id      = Zamiel.AutomaticScreenshotTaker
   |status  = broken
+
   |nexus   = 10460
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Automatic Stroking, Stroking Automatic
   |author  = spacechase0
+
   |author  = yangZ
   |url    = http://www.nexusmods.com/stardewvalley/mods/1315
+
   |id      = yangZ.AutomaticStroking
   |status  = ok
+
   |nexus   = 23508
   |summary =  
+
   |github =
   |source = https://github.com/spacechase0/ObjectTimeLeft
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Automatic To-Do List
   |author  = lambui
+
   |author  = VoxaelFox
   |url    = http://community.playstarbound.com/threads/127299
+
   |id      = VoxaelFox.AutomaticTodoList
   |status  = soon
+
   |nexus   = 26008
   |summary =  
+
   |github = paulwrubel/stardew-mods
   |source = https://github.com/lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Automators
   |author  = bmarquismarkail
+
   |author  = Kristian Skistad
  |author2 = Space Baby
+
   |id      = KristianSkistad.Automators.Code
   |url    = http://www.nexusmods.com/stardewvalley/mods/923
+
   |nexus   = 15776
   |status  = ok
+
   |github = kristian-skistad/automators
   |summary =  
 
   |source = https://github.com/bmarquismarkail/SV_PotC
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = PelicanFiber
+
   |name    = Auto Melee Attack
   |author  = jwdred
+
   |author  = Siweipancc
   |url    = http://www.nexusmods.com/stardewvalley/mods/631
+
   |id      = Siweipancc.AutoMeleeAttack
   |status  = ok
+
   |nexus   = 20704
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
 
  |links  = https://github.com/jdusbabek/stardewvalley/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = PelicanTTS
+
   |name    = Autonomals
   |author  = Platonymous
+
   |author  = DespairScent
   |url    = http://www.nexusmods.com/stardewvalley/mods/1079
+
   |id      = DespairScent.Autonomals
   |status  = soon
+
   |nexus   = 22879
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's BundleMod
+
   |name    = AutoPetter
   |author  = Persival
+
   |author  = Brogio
   |url    = http://www.nexusmods.com/stardewvalley/mods/438
+
   |id      = Brogio.AutoPetter
   |status  = workaround
+
   |nexus  = 27203
   |summary = broke in SDV 1.1; use [https://github.com/Zoryn4163/SMAPI-Mods/releases Junimo Deposit Anywhere] instead.
+
   |github  =
  |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author  = demiacle
+
   |author  = Jag3Dagster
   |author2 = Demiacle
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
  |url    = http://www.nexusmods.com/stardewvalley/mods/1026
+
   |curse  = 989657
   |status  = ok
+
   |nexus  = 7736
   |summary =  
+
   |github = Hedgehog-Technologies/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Point-And-Plant
+
   |name    = Auto Speed
   |author  = jwdred
+
   |author  = Omegasis, Alpha_Omegasis
   |url    = http://www.nexusmods.com/stardewvalley/mods/572
+
   |id      = Omegasis.AutoSpeed
   |status  = ok
+
   |nexus   = 443
   |summary =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |source = https://github.com/jdusbabek/stardewvalley
 
  |links  = https://github.com/jdusbabek/stardewvalley/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Auto-Stack Bait & Ammo
   |author  = BadNetCode
+
   |author  = Jonathan Feenstra
   |url    = http://www.nexusmods.com/stardewvalley/mods/1232
+
   |id      = JonathanFeenstra.AutoStackBait
   |status  = ok
+
   |nexus   = 23423
   |summary =  
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Auto Stacker, Item Auto Stacker
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |url    = http://www.nexusmods.com/stardewvalley/mods/999
+
   |id      = cat.autostacker
   |status  = ok
+
   |nexus  = 1184
   |summary =  
+
   |moddrop = 833539
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Auto Stack Items to Chest
   |author  = Mucchan
+
   |author  = Chosimba
   |hide-url= http://community.playstarbound.com/threads/113673
+
   |id      = Chosimba.AutoStackItemsToChest
   |status = workaround
+
  |nexus  = 2307
   |summary = use [http://community.playstarbound.com/attachments/181350 unofficial update] (<small>1.0.1-pathoschild-update</small>).
+
   |github =
   |source  = https://github.com/mucchan/sv-mod-prairie-king
+
 
   |links  = https://github.com/mucchan/sv-mod-prairie-king/pull/5
+
   |broke in = SMAPI 3.0
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = QuestDelay
+
   |name    = Auto Tool Select
   |author  = BadNetCode
+
   |author  = lolmaj
   |url    = http://www.nexusmods.com/stardewvalley/mods/1239
+
   |id      = lolmaj.AutoToolSelect
   |status  = ok
+
   |nexus   = 3883
   |summary =  
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = RainRandomizer
+
   |name    = Auto Trash
   |author  = EvilPdor
+
   |author  = DrOreo002
   |hide-url= http://community.playstarbound.com/threads/111526
+
   |id      = droreo002.autotrash
   |status  = workaround
+
   |nexus  = 4924
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/604 Climates of Ferngill] instead.
+
   |github  =
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display for Sprinklers and Scarecrows
+
   |name    = Auto Trasher
  |name2  = Sprinkler Range
+
   |author  = Jag3Dagster
   |author  = CatCattyCat
+
   |id      = HedgehogTechnologies.AutoTrasher
   |author2 = Cat
+
   |curse  = 1014272
   |url    = http://www.nexusmods.com/stardewvalley/mods/1179
+
   |nexus   = 23663
   |status  = ok
+
   |github = jag3dagster/AutoShaker
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Auto Travel
   |author  = cantorsdust & community
+
   |author  = GrumpyCrouton
   |url    = http://www.nexusmods.com/stardewvalley/mods/172
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |status  = ok
+
   |nexus   = 10693
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewCommunityMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Auto Water
   |author  = Zoryn
+
   |author  = Pickle, ddgroves
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |id      = pickle.autowater
   |status  = ok
+
   |nexus   = 1666
   |summary =  
+
   |github =
   |source = https://github.com/Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Auto Water
   |author  = Hammurabi
+
   |author  = Steph Hoel
   |url    = http://community.playstarbound.com/resources/regeneration.4584
+
   |id      = StephHoel.AutoWater
   |status  = ok
+
   |nexus   = 21022
   |summary =  
+
   |github = StephHoel/ModsStardewValley
   |source = http://community.playstarbound.com/resources/regeneration.4584/updates
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Auto Watering (aurnj)
   |author  = SlyMerc
+
   |author  = aurnj, Roy Li
   |url    = http://www.nexusmods.com/stardewvalley/mods/1009
+
  |id      = AutoWater
   |status = ok
+
  |nexus  =
   |summary =  
+
   |url    = https://community.playstarbound.com/threads/auto-watering.129355
   |source =  
+
   |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    = Relationships Enhanced
+
   |name    = Auto Watering (stellarashes)
   |author  = rodrigovaz
+
   |author  = stellarashes
   |url    = http://community.playstarbound.com/resources/smapi-relationships-enhanced.4435
+
   |id      = stellarashes.Autowatering
   |status  = broken
+
   |nexus   = 5463
   |summary =  
+
   |github = stellarashes/SDVMods
   |source =  
 
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Very Special Blue Chicken
 +
  |author  = jackkimball
 +
  |id      = jackkimball.averyspecialbluechicken
 +
  |nexus  = 2465
 +
  |github  = jacksonkimball/AVerySpecialBlueChicken
  
{{/entry
+
   |broke in          = Stardew Valley 1.5
   |name    = RelationShipStatus
+
   |unofficial version = 2.0.1-unofficial.1-strobe
   |author  = Dragonisser
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
   |url    = http://www.nexusmods.com/stardewvalley/mods/751
 
  |status  = broken
 
  |summary =
 
  |source  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Avoid Losing Scepter
   |author  = JarvieK
+
   |author  = atravita
   |url    = http://www.nexusmods.com/stardewvalley/mods/1307
+
   |id      = atravita.AvoidLosingScepter
   |status  = ok
+
  |curse  = 870974
   |summary =  
+
   |moddrop = 1146671
   |source = https://github.com/Jarvie8176/StardewMods
+
   |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    = Replanter
+
   |name    = Baby Chance Adjustment
   |author  = jwdred
+
   |author  = LateFilmsGamer
   |url    = http://www.nexusmods.com/stardewvalley/mods/589
+
   |id      = Late's.AdjustBabyChance
   |status  = ok
+
   |nexus   = 15018
   |summary =  
+
   |github =
   |source = https://github.com/jdusbabek/stardewvalley
+
 
   |links  = https://github.com/jdusbabek/stardewvalley/pull/1
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Baby Gender Interface
   |author  = littleraskol
+
   |author  = f4iTh, JertsukkaTheMan
   |url    = http://community.playstarbound.com/resources/reregeneration.4465
+
   |id      = f4iTh.BabyGenderInterface
   |status = ok
+
  |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    = Reseed
+
   |name    = Baby Pets
  |name2  = Roc's Reseed Mod
+
   |author  = DellyBelly
   |author  = rocslayer
+
   |id      = DellyBelly.BabyPets
  |author2 = James Overton
+
   |nexus   = 20967
   |url    = http://www.nexusmods.com/stardewvalley/mods/887
+
   |github = DelphinWave/BabyPets
   |status  = ok
 
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors
+
   |name    = Backpack Resizer
  |name2  = Wallpaper Retain
+
   |author  = DefenTheNation
   |author  = Iceburg
+
   |id      = DefenTheNation.BackpackResizer
   |url    = http://www.nexusmods.com/stardewvalley/mods/356
+
   |nexus   = 2263
   |status  = broken
+
   |github = DefenTheNation/StardewMod-BackpackResizer
   |summary =  
 
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Backside Attack
   |author  = Platonymous
+
   |author  = andysun, ReddoHoku
   |url    = http://www.nexusmods.com/stardewvalley/mods/1166
+
   |id      = andysun.BacksideAttack
   |status  = ok
+
   |nexus   = 7815
   |summary =  
+
   |github =
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rise and Shine
+
   |name    = Backstory Questions Framework
   |author  = Yoshify
+
   |author  = spacechase0
   |url    = http://www.nexusmods.com/stardewvalley/mods/3
+
   |id      = spacechase0.BackstoryQuestionsFramework
   |status  = broken
+
   |curse  = 867131
   |summary = ancient mod, not open-source.
+
   |nexus  = 14570
   |source =  
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = RopeBridge
+
   |name    = Bait Maker - Quality Matters
   |author  = Teban100
+
   |author  = Speshkitty
   |url    = http://www.nexusmods.com/stardewvalley/mods/824
+
   |id      = speshkitty.BaitMakerQuality
   |status  = ok
+
   |nexus   = 22768
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Baits Do Their Jobs
   |author  = Pathoschid
+
   |author  = MercuryVN
   |url    = http://www.nexusmods.com/stardewvalley/mods/1100
+
   |id      = MercuryVN.BaitsDoTheirJobs
   |status  = ok
+
   |nexus   = 23217
   |summary =  
+
   |github = MercuryVN/BaitsDoTheirJobs
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Balanced Combine Many Rings
   |author  = spacechase0
+
   |author  = Arruda
   |url    = http://www.nexusmods.com/stardewvalley/mods/605
+
   |id      = Arruda.BalancedCombineManyRings
   |status  = ok
+
   |nexus   = 8981
   |summary =  
+
   |github = arruda/BalancedCombineManyRings
   |source = https://github.com/spacechase0/RushOrders
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere
+
   |name    = Bank of Ferngill
   |author  = Omegasis
+
   |author  = Mizzion
   |author2 = Alpha_Omegasis
+
   |id      = mizzion.bankofferngill
  |url    = http://www.nexusmods.com/stardewvalley/mods/444
+
   |nexus   = 13043
   |status  = ok
+
   |github = Mizzion/MyStardewMods
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18, https://github.com/janavarro95/Stardew_Valley_Mods/pull/19, https://github.com/janavarro95/Stardew_Valley_Mods/pull/22
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = BarleyZP's Allergies, BarleyZP Allergies
   |author  = Caraxian
+
   |author  = BarleyZP
   |url    = http://community.playstarbound.com/resources/scroll-to-blank.4405
+
   |id      = BarleyZP.BzpAllergies
   |status  = ok
+
   |nexus   = 21238
   |summary =  
+
   |github = lisyce/SDV_Allergies_Mod
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Barn Incubator Support
   |author  = mmanlapat
+
   |author  = elbe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1106
+
   |id      = elbe.BarnIncubatorSupport
   |status = ok
+
  |nexus  = 9049
   |summary =  
+
  |moddrop = 986076
   |source  =  
+
   |github = lshtech/StardewValleyMods
 +
   |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Basic Sprinkler Improved
   |author  = Entoarox
+
   |author  = littleraskol
   |url    = http://community.playstarbound.com/resources/4262
+
   |id      = lrsk_sdvm_bsi.0117171308
   |status  = soon-official
+
   |nexus   = 833
   |summary =  
+
   |github = littleraskol/Basic-Sprinkler-Improved
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Bat Form
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1133
+
   |id      = aedenthorn.BatForm
   |status  = ok
+
   |curse  = 868667
   |summary =  
+
   |nexus  = 16825
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.4-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Battery Warning Mod
   |author  = JarvieK
+
   |author  = Husky110
   |url    = http://www.nexusmods.com/stardewvalley/mods/1304
+
   |id      = Husky110.BatteryWarningMod
   |status  = ok
+
   |nexus  = 1886
   |summary =  
+
   |github  = Husky110/BatteryWarningMod
   |source  = https://github.com/Jarvie8176/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to other farmers
+
   |name    = Battle Ring
  |name2  = Send Letters
+
   |author  = lyl
   |author  = Denifia
+
   |id      = lyl.br
   |url    = http://www.nexusmods.com/stardewvalley/mods/1087
+
   |nexus   = 22027
   |status  = soon
+
   |github =
   |summary =  
 
   |source = https://github.com/Denifia/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Battle Royalley
   |author  = TheCroak
+
   |author  = Ilyaki
   |url    = http://www.nexusmods.com/stardewvalley/mods/620
+
   |id      = Ilyaki.BattleRoyale
   |status  = broken
+
  |nexus  = 3199
   |summary =  
+
  |github  = Ilyaki/BattleRoyalley
   |source =  
+
 
 +
   |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    = Shenandoah Library
+
   |name    = Battle Royalley - Year 2
   |author  = Nishtra
+
   |author  = Tyler Gibbs
   |url    = http://www.nexusmods.com/stardewvalley/mods/756
+
   |id      = tylergibbs2.BattleRoyalleyYear2
   |status  = broken
+
   |nexus  = 9891
   |summary =  
+
   |github  = tylergibbs2/StardewValleyMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Beatable Lucky Purple Shorts
   |author  = spacechase0
+
   |author  = Dragoon23
   |url    = http://www.nexusmods.com/stardewvalley/mods/1379
+
   |id      = Dragoon23.BeatableLuckyShortsMonster
   |status  = ok
+
   |nexus   = 25095
   |summary =  
+
   |github =
   |source = https://github.com/spacechase0/ShipAnywhere
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Become Ethereal
   |author  = Iceburg
+
   |author  = Coll1234567
   |url    = http://www.nexusmods.com/stardewvalley/mods/321
+
   |id      = Coll1234567.BecomeEthereal
   |status  = broken
+
   |nexus   = 3746
   |summary =  
+
   |github =
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Becoming Familiar
   |author  = Entoarox
+
   |author  = Krutonium
   |url    = http://community.playstarbound.com/resources/shop-expander.4381
+
   |id      = ca.krutonium.becomingfamiliar
   |status  = soon-official
+
   |nexus   = 21949
   |summary =  
+
   |github =
   |source = https://github.com/Entoarox/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Bed Tweaks
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |url    = http://community.playstarbound.com/resources/showcase.4487
+
   |id      = aedenthorn.BedTweaks
   |status = soon
+
  |curse  = 868834
   |summary =  
+
  |nexus  = 10023
   |source  = https://github.com/Igorious/Stardew_Valley_Showcase_Mod/
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Bee House Flower Range Fix
   |author  = TehPers
+
   |author  = KirbyLink
   |url    = http://www.nexusmods.com/stardewvalley/mods/908
+
   |id      = kirbylink.beehousefix
   |status  = ok
+
  |nexus  = 3013
   |summary =  
+
  |github  = KirbyLink/BeeHouseFix
   |source =  
+
 
 +
   |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    = Simple Crop Label
+
   |name    = Bee Paths
   |author  = TheMusketeer
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/314
+
   |id      = aedenthorn.BeePaths
   |status  = ok
+
  |curse  = 868914
   |summary =  
+
  |nexus  = 14812
   |source  =  
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinklers
+
   |name    = Befriend Marlon and Gunther
   |author  = ADoby
+
   |author  = Yoshimax
   |url    = http://www.nexusmods.com/stardewvalley/mods/76
+
   |id      = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |status  = ok
+
   |nexus   = 2569
   |summary =  
+
   |github =
   |source = https://github.com/ADoby/SimpleSprinkler
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Be My Valentine
   |author  = sivolobwho
+
   |author  = Taskmaster
   |author2 = Tori Leblanc or Siv
+
   |id      = Taskmaster.BeMyValentine
   |url    = http://www.nexusmods.com/stardewvalley/mods/366
+
   |nexus  = 5219
   |status = broken
+
   |github =
  |summary = broke in SMAPI 1.9, not open-source.
+
 
   |source =  
+
   |status = abandoned
  |links  = http://community.playstarbound.com/threads/109678/page-36#post-3150996
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Berry Season Reminder
   |author  = Alphablackwolf
+
   |author  = Anthony Hilyard
   |url    = http://www.nexusmods.com/stardewvalley/mods/569
+
   |id      = com.anthonyhilyard.berryseasonreminder
   |status  = ok
+
   |curse  = 446669
   |summary =  
+
   |nexus  = 9315
   |source = https://github.com/Alphablackwolf/SkillPrestige
+
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige: Cooking Skill Adapter
+
   |name    = Better 10 Hearts
   |author  = Alphablackwolf
+
   |author  = Sonozuki
   |url    = http://community.playstarbound.com/threads/125388
+
   |id      = EpicBellyFlop45.Better10Hearts
   |status  = ok
+
   |nexus  = 3605
   |summary =  
+
   |github  = Sonozuki/StardewMods
   |source = https://github.com/Alphablackwolf/SkillPrestigeCookingAdapter
+
 
   |links  = https://github.com/Alphablackwolf/SkillPrestigeCookingAdapter/pull/1
+
   |status = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Better Activate Sprinklers
   |author  = Pathoschild
+
   |author  = ChaosEnergy
   |url    = http://www.nexusmods.com/stardewvalley/mods/533
+
   |id      = ChaosEnergy.BetterActivateSprinklers
   |status  = ok
+
  |nexus  = 3097
   |summary =  
+
  |github  = yuri-moens/BetterActivateSprinklers
   |source = https://github.com/Pathoschild/StardewMods
+
 
 +
   |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    = Skull Cavern Elevator
+
   |name    = Better Artisan Good Icons
   |author  = Bifibi
+
   |author  = CatCattyCat, Cat
   |author2 = Lestoph
+
   |id      = cat.betterartisangoodicons
   |url    = http://www.nexusmods.com/stardewvalley/mods/963
+
   |nexus  = 2080
   |status  = ok
+
  |moddrop = 833553
   |summary =  
+
  |github  = danvolchek/StardewMods
   |source =  
+
 
 +
   |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    = Skull Cave Saver
+
   |name    = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author  = cantorsdust & community
+
   |author  = DaLion and Tithrandel
   |url    = http://www.nexusmods.com/stardewvalley/mods/175
+
   |id      = DaLion.Meads
   |status  = ok
+
   |nexus  =
   |summary =  
+
   |github  = daleao/bagi-meads
   |source  = https://github.com/Pathoschild/StardewCommunityMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Better Balance
   |author  = spacechase0
+
   |author  = Xen0nex
   |url    = http://www.nexusmods.com/stardewvalley/mods/1152
+
   |id      = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |status  = broken
+
   |nexus   = 8141
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
   |github =
   |source = https://github.com/spacechase0/SleepyEye
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Better Beehouses
   |author  = OrSpeeder
+
   |author  = Tlitookilakin
   |author2 = Mauricio Gomes
+
   |id      = tlitookilakin.BetterBeehouses
   |url    = http://www.nexusmods.com/stardewvalley/mods/252
+
   |nexus   = 10996
   |status  = soon
+
   |moddrop = 1105633
   |summary =  
+
   |github = tlitookilakin/BetterBeehouses
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Better Bombs
   |author  = KuroBear
+
   |author  = Duno666
   |url    = http://community.playstarbound.com/threads/108104
+
   |id      = Duno666.BetterBombs
   |status  = broken
+
   |nexus   = 7787
   |summary = broke in SDV 1.2, not open-source; author notified.
+
   |github = PhillZitt/BetterBombs
   |links = http://community.playstarbound.com/threads/108104/page-9#post-3178419
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Better Butterfly Hutch
   |author  = Sakorona
+
   |author  = NormanPCN
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = NormanPCN.BetterButterflyHutch
  |url    = http://www.nexusmods.com/stardewvalley/mods/897
+
   |nexus   = 11166
   |status  = ok
+
   |github = NormanPCN/StardewValleyMods
   |summary =  
 
   |source = https://github.com/JohnsonNicholas/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Better Cabin
   |author  = spacechase0
+
   |author  = weizinai
   |url    = http://www.nexusmods.com/stardewvalley/mods/1348
+
   |id      = weizinai.BetterCabin
   |status  = ok
+
   |nexus   = 25368
   |summary =  
+
   |github = weizinai/StardewValleyMods
   |source = https://github.com/spacechase0/SpaceCore_SDV
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Better Chests
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |url    = http://www.nexusmods.com/stardewvalley/mods/1102
+
   |id      = furyx639.BetterChests
   |status  = ok
+
  |curse  = 871836
   |summary =  
+
   |moddrop = 1547210
   |source = https://github.com/Platonymous/Stardew-Valley-Mods/
+
   |nexus  = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Better Crab Pots
   |author  = Platonymous
+
   |author  = Sonozuki
   |url    = http://community.playstarbound.com/resources/smapi-sprinkles.4592
+
   |id      = EpicBellyFlop45.BetterCrabPots
   |status = broken
+
  |nexus  = 3159
   |summary =  
+
   |github = Sonozuki/StardewMods
   |source  =  
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint
+
   |name    = Better Crafting
   |author  = Yoshify
+
   |author  = RedstoneBoy
   |url    = http://www.nexusmods.com/stardewvalley/mods/2
+
   |id      = RedstoneBoy.BetterCrafting
   |status = workaround
+
  |nexus  = 2504
   |summary = ancient mod; use [http://community.playstarbound.com/resources/4201 Sprint and Dash Redux] instead.
+
   |github = RedstoneBoy/BetterCrafting
   |source  =  
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons
+
   |name    = Better Crafting
   |author  = OrSpeeder
+
   |author  = Khloe Leclair
   |author2 = Mauricio Gomes
+
   |id      = leclair.bettercrafting
   |url    = http://www.nexusmods.com/stardewvalley/mods/235
+
   |nexus   = 11115
   |status  = workaround
+
   |moddrop = 1115749
   |summary = use [http://community.playstarbound.com/resources/4201 Sprint and Dash Redux].
+
   |github = KhloeLeclair/StardewMods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Better Crafting: Buildings, Craftable Buildings
   |author  = littleraskol
+
   |author  = Khloe Leclair
   |url    = http://community.playstarbound.com/resources/4201
+
   |id      = leclair.bcbuildings
   |status  = ok
+
   |nexus  = 11115
   |summary =  
+
   |moddrop = 1115749
   |source = http://community.playstarbound.com/resources/4201
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author  = Patrick
+
   |author  = Khloe Leclair
   |author2 = mistersnuggler
+
   |id      = leclair.bcspacecore
   |url    = http://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |nexus  = 11115
   |status  = workaround
+
   |moddrop = 1115749
   |summary = use [http://community.playstarbound.com/resources/4201 Sprint and Dash Redux] instead.
+
   |github  = KhloeLeclair/StardewMods
   |source = https://github.com/oliverpl/SprintingMod
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Better Crystalariums
   |author  = tstaples
+
   |author  = DecidedlyHuman
   |url    = http://www.nexusmods.com/stardewvalley/mods/798
+
   |id      = DecidedlyHuman.BetterCrystalariums
   |status  = ok
+
   |nexus   = 10907
   |summary =  
+
   |github = DecidedlyHuman/StardewValleyMods
   |source = https://github.com/tstaples/StackSplitX
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Better Discord Presence, SVBDP
   |author  = EvilPdor
+
   |author  = GitStonic, IMSTONIC
   |hide-url= http://community.playstarbound.com/threads/111526
+
   |id      = gitstonic.svbdp
   |status  = workaround
+
   |nexus  = 3092
   |summary = use [http://community.playstarbound.com/resources/regeneration.4584 Regeneration] or [http://community.playstarbound.com/resources/reregeneration.4465/ ReRegeneration] instead.
+
   |github  =
   |source  = https://github.com/natfoth/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Better Doors
   |name2  = Stardew Auto Backup, Stardew_Save_Backup
+
   |author  = CatCattyCat, Cat
   |author  = Omegasis
+
   |id      = cat.betterdoors
   |author2 = Alpha_Omegasis
+
   |nexus  = 3797
   |url    = http://www.nexusmods.com/stardewvalley/mods/435
+
   |github  = danvolchek/StardewMods
   |status  = ok
+
 
  |summary =
+
   |broke in = Stardew Valley 1.4
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
+
<!--
   |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Better Elevator
   |author  = Juice805
+
   |author  = aedenthorn, Erinthe
   |url    = http://www.nexusmods.com/stardewvalley/mods/1312
+
   |id      = aedenthorn.BetterElevator
   |status  = ok
+
  |curse  = 868746
   |summary =  
+
  |nexus  = 12802
   |source = https://github.com/Juice805/StardewConfigMenu
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Better Elevator - Continued
   |author  = TehPers
+
   |author  = aedenthorn and FlyingTNT
   |url    = http://www.nexusmods.com/stardewvalley/mods/889
+
   |id      = FlyingTNT.BetterElevator
   |status  = soon
+
   |nexus   = 22340
   |summary = depends on Entoarox Framework, which isn't compatible yet.
+
   |github = FlyingTNT/StardewValleyMods
   |source = https://github.com/TehPers/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Better Enchantments, Enchantment
   |author  = spacechase0
+
   |author  = kalik
   |url    = http://www.nexusmods.com/stardewvalley/mods/1298
+
   |id      = kalik.Enchantment
   |status  = ok
+
   |nexus   = 23368
   |summary =  
+
   |github = rusunu/Enchantment
   |source = https://github.com/spacechase0/StardewEditor
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notification
+
   |name    = Better Festival Notifications
   |author  = monopandora
+
   |author  = drbirbdev
   |hide-url= http://community.playstarbound.com/threads/127979
+
   |id      = drbirbdev.BetterFestivalNotifications
   |status  = workaround
+
   |nexus   = 14170
   |summary = use [http://community.playstarbound.com/attachments/stardewnotification-zip.187324/ unofficial update] (<small>1.7.1-kylindra-update</small>).
+
   |github = drbirbdev/StardewValley
   |source = https://github.com/monopandora/StardewNotification
 
  |links  = https://github.com/monopandora/StardewNotification/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony
+
   |name    = Better Fishing
   |author  = Omegasis
+
   |author  = balllight
   |author2 = Alpha_Omegasis
+
   |id      = balllight.BetterFishing
  |url    = http://www.nexusmods.com/stardewvalley/mods/425
+
   |nexus   = 13585
   |status  = ok
+
   |github =
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StarDustCore
+
   |name    = Better Friendship
   |author  = Omegasis
+
   |author  = Urbanyeti
   |author2 = Alpha_Omegasis
+
   |id      = BetterFriendship
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/683
+
   |nexus   = 10287
   |status  = obsolete
+
   |github = urbanyeti/stardew-better-friendship
   |summary = remove this mod (no longer used by Save Anywhere).
 
  |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Better Frog Control, Spit That Up - Better Frog Control
   |author  = mmanlapat
+
   |author  = Malkavian, Malkavian242
   |url    = http://www.nexusmods.com/stardewvalley/mods/1138
+
   |id      = malkavian.betterfrogcontrol
   |status  = ok
+
   |nexus   = 26144
   |summary =  
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = StashItemsToChest
+
   |name    = Better Fruit Trees
   |author  = lambui
+
   |author  = CatCattyCat, Cat
   |url    = http://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |id      = cat.betterfruittrees
   |status  = workaround
+
  |nexus  = 1976
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1300 Categorize Chests] instead.
+
  |moddrop = 833546
   |source  = https://github.com/lambui/StardewValleyMod_StashItemsToChest
+
  |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stephan's Lots of Crops
+
   |name    = Better Garbage Cans
   |author  = stephanreiken
+
   |author  = AairTheGreat
   |url    = http://community.playstarbound.com/resources/4314
+
   |id      = AairTheGreat.BetterGarbageCans
   |status  = ok
+
   |nexus  = 4171
   |summary =  
+
   |github  = AairTheGreat/StardewValleyMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond
+
   |name    = Better Garden Pots
   |name2   = PondWithBridge
+
   |author  = CatCattyCat, Cat
   |author = Advize and jinxiewinxie
+
   |id      = cat.bettergardenpots
   |url    = http://www.nexusmods.com/stardewvalley/mods/316
+
   |nexus  = 2209
   |status  = broken
+
  |moddrop = 833555
   |summary =  
+
  |github = danvolchek/StardewMods
   |source  =  
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Better Hay
   |author  = Nishtra
+
   |author  = CatCattyCat, Cat
   |url    = http://www.nexusmods.com/stardewvalley/mods/691
+
   |id      = cat.betterhay
   |status  = ok
+
   |nexus  = 1430
   |summary =  
+
   |moddrop = 833540
   |source =  
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Super Greenhouse
+
   |name    = Better Hitbox
   |author  = TheRaven81
+
   |author  = fodkod, Kodfod
   |url    = http://community.playstarbound.com/resources/smapi-super-greenhouse.4334
+
   |id      = kodfod.hitbox
   |status  = broken
+
  |nexus  = 4973
   |summary =  
+
  |github  = Kodfod/BetterHitboxStardew
   |source  =  
+
 
 +
   |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere
+
   |name    = Better Honey Mead
   |author  = Platonymous
+
   |author  = NCarigon
   |url    = http://www.nexusmods.com/stardewvalley/mods/1215
+
   |id      = NCarigon.BetterHoneyMead
   |status  = ok
+
   |nexus   = 22848
   |summary =  
+
   |github = ncarigon/StardewValleyMods
   |source = https://github.com/Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar
+
   |name    = Better Iridium Tool Area
   |name2   = Underground House Cellar
+
  |author  = dphile
   |author = Jinxiewinxie and TaintedWheat
+
  |id      = dphile.BetterIridiumFarmTools
   |hide-url= http://community.playstarbound.com/threads/smapi-underground-house-cellar-what-update-6-26.115735
+
   |nexus   = 2085
   |status = workaround
+
   |github = dphile/SDVBetterIridiumTools
   |summary = use [http://community.playstarbound.com/attachments/taintedcellar-1-0-1-pathoschild-update-zip.188106 unofficial update] (<small>1.0.1-pathoschild-update</small>).
+
 
  |source  =
+
   |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
   |summary = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Better Jukebox
   |author  = skunkkky
+
   |author  = Gaphodil
   |url    = http://www.nexusmods.com/stardewvalley/mods/1219
+
   |id      = Gaphodil.BetterJukebox
   |status  = ok
+
   |nexus  = 6017
   |summary =  
+
   |moddrop = 984775
   |source =  
+
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Better Junimos
   |author  = bdawson1993
+
   |author  = hawkfalcon
   |url    = http://www.nexusmods.com/stardewvalley/mods/38
+
   |id      = hawkfalcon.BetterJunimos
   |status  = broken
+
   |nexus   = 2221
   |summary = ancient mod, not open-source.
+
   |github = hawkfalcon/Stardew-Mods
   |source =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Better Junimos Crop Fields
   |author  = TehPers
+
   |author  = micfort
   |url    = http://www.nexusmods.com/stardewvalley/mods/866
+
   |id      = micfort.BetterJunimosCropFields
   |status  = ok
+
   |nexus   = 10936
   |summary =  
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
   |source  = https://github.com/TehPers/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Better Junimos Forestry
   |author  = Bifibi
+
   |author  = ceruleandeep
   |url    = http://community.playstarbound.com/resources/4374
+
   |id      = ceruleandeep.BetterJunimosForestry
   |status  = broken
+
   |nexus   = 8992
   |summary = broke in SDV 1.2, not open-source; author notified.
+
   |github = ceruleandeep/CeruleanStardewMods
   |source =  
+
 
   |links  = http://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Three Heart Flower Festival Dance Partners
+
   |name    = Better Lightning Rods
  |name2  = 3-heart Dance Partner
+
   |author  = aedenthorn, Erinthe
   |author  = spacechase0
+
   |id      = aedenthorn.BetterLightningRods
   |url    = http://www.nexusmods.com/stardewvalley/mods/500
+
   |curse  = 868807
   |status  = soon-official
+
   |nexus  = 10631
   |summary =  
+
   |github = aedenthorn/StardewValleyMods
   |source = https://github.com/spacechase0/ThreeHeartDancePartner
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = TimeFreeze
+
   |name    = Better Meowmere
   |author  = Omegasis
+
   |author  = TheMightyAmondee
   |author2 = Alpha_Omegasis
+
   |id      = TheMightyAmondee.BetterMeowmere
  |url    = http://www.nexusmods.com/stardewvalley/mods/973
+
   |nexus   = 20374
   |status  = ok
+
   |github = TheMightyAmondee/BetterMeowmere
   |summary =  
 
   |source = https://github.com/janavarro95/Stardew_Valley_Mods
 
  |links  = https://github.com/janavarro95/Stardew_Valley_Mods/pull/14, https://github.com/janavarro95/Stardew_Valley_Mods/pull/16, https://github.com/janavarro95/Stardew_Valley_Mods/pull/17, https://github.com/janavarro95/Stardew_Valley_Mods/pull/18
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Better Meteorites
   |author  = Sakorona
+
   |author  = spacechase0
   |author2 = Kylindra or KoihimeNakamura
+
   |id      = spacechase0.BetterMeteorites
   |url    = http://www.nexusmods.com/stardewvalley/mods/1000
+
   |curse  = 867727
   |status  = ok
+
   |nexus  = 5096
   |summary =  
+
   |moddrop = 771682
   |source = https://github.com/JohnsonNicholas/SDVMods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Better Mixed Seeds
   |author  = cantorsdust & community
+
   |author  = Sonozuki
   |url    = http://www.nexusmods.com/stardewvalley/mods/169
+
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |status  = ok
+
  |nexus  = 3012
   |summary =  
+
  |github  = Sonozuki/StardewMods
   |source = https://github.com/Pathoschild/StardewCommunityMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed 2.0 (unofficial)
+
   |name    = Better Panning
   |author  = LasurDragon
+
   |author  = AairTheGreat
   |author2 = alexb5dh
+
   |id      = AairTheGreat.BetterPanning
   |hide-url= http://www.nexusmods.com/stardewvalley/mods/646
+
   |nexus  = 4161
   |status = workaround
+
   |github = AairTheGreat/StardewValleyMods
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/169 TimeSpeed] instead.
+
 
  |source  =
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Better Panning Extra Config
   |author  = lambui
+
   |author  = trashcan9
   |url    = https://github.com/lambui/StardewValleyMod_TractorMod/releases
+
   |id      = trashcan9.BetterPanning.ExtraConfig
   |status  = ok
+
   |nexus  = 16235
   |summary =  
+
   |github  =
   |source  = https://github.com/lambui/StardewValleyMod_TractorMod
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Better Panning Spot
   |author  = Pathoschild
+
   |author  = ForgedBrass
   |url    = http://www.nexusmods.com/stardewvalley/mods/1401
+
   |id      = ForgedBrass.BetterPanningSpot
   |status  = ok
+
   |nexus   = 10608
   |summary =  
+
   |github =
   |source = https://github.com/Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = TrainerMod
+
   |name    = Better Planting
   |author  = SMAPI
+
   |author  = Achtuur
   |url    = https://github.com/Pathoschild/SMAPI/releases
+
   |id      = Achtuur.BetterPlanting
   |status  = ok
+
   |nexus   = 17252
   |summary =  
+
   |github = Achtuur/StardewMods
   |source = https://github.com/Pathoschild/SMAPI
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = TreeTransplant
+
   |name    = Better Quality More Seeds
   |author  = YukiShiku
+
   |author  = bmarquismarkail, Space Baby
   |author2 = LeonBlade
+
   |id      = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |url    = http://www.nexusmods.com/stardewvalley/mods/1342
+
   |nexus  = 935
   |status = ok
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
  |summary =
+
 
   |source  = https://github.com/LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Ui Info Suite
+
  |name    = Better Quarry
  |author  = Cdaragorn
+
  |author  = Nishtra
  |url    = http://www.nexusmods.com/stardewvalley/mods/1150
+
  |id      = BetterQuarry
  |status  = ok
+
  |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 Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 +
}}
 +
{{#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
 +
 
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |curse  = 1081728
 +
  |nexus  = 25022
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Tappers
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.BetterTappers
 +
  |nexus  = 9875
 +
  |moddrop = 1035408
 +
  |github  = CaptainSully/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 +
}}
 +
{{#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 Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 +
}}
 +
{{#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 Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#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    = Blinking Cursed Mannequins
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BlinkingMannequin
 +
  |nexus  = 25750
 +
  |github  =
 +
}}
 +
{{#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    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 +
}}
 +
{{#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.7-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 +
}}
 +
{{#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    = Buildings Included
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MapBuildings
 +
  |nexus  = 27359
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868767
 +
  |nexus  = 11539
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Buy
 +
  |author  = focustense
 +
  |id      = focustense.BulkBuy
 +
  |nexus  = 26856
 +
  |github  = focustense/StardewBulkBuy
 +
}}
 +
{{#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    = Button's Extra Trigger Action Stuff
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BETAS
 +
  |nexus  = 27100
 +
  |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    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 +
}}
 +
{{#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    = Cape Stardew
 +
  |author  = Arony, dreamygloom
 +
  |id      = dreamygloom.CapeStardewCode
 +
  |nexus  = 14635
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868740
 +
  |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
 +
  |curse  = 870927
 +
  |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  =
 +
}}
 +
{{#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
 +
  |curse  = 868765
 +
  |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-->
 +
  |curse  = 1000642
 +
  |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 Farm Debris
 +
  |author  = David Renne
 +
  |id      = DavidRenne.ClearFarmDebris
 +
  |nexus  = 26715
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868837
 +
  |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 Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#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
 +
  |curse  = 870919
 +
  |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
 +
  |curse  = 868773
 +
  |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
 +
  |curse  = 867143
 +
  |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 Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 870941
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
  |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 +
}}
 +
{{#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 Collect Jellies
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.CrabPotCollectJellies
 +
  |nexus  = 27358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Loot Has Quality and Bait Effects
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.CrabPotQuality
 +
  |nexus  = 7767
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craftable Butterfly Hutches
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |curse  = 868897
 +
  |nexus  = 6279
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
  |curse  = 868850
 +
  |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
 +
  |curse  = 868683
 +
  |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 Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#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 Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 +
}}
 +
{{#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
 +
  |name    = Crop Check
 +
  |author  = Fairfield
 +
  |id      = FairfieldBW.CropCheck
 +
  |nexus  = 9224
 +
  |github  = FairfieldBW/CropCheck
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Color Combiner
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CropColorCombiner
 +
  |nexus  = 3986
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Extension
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CropExtension
 +
  |curse  = 877230
 +
  |nexus  = 3208
 +
  |moddrop = 793915
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Fairy
 +
  |author  = Abs, abslam
 +
  |id      = abs.CropFairy
 +
  |nexus  = 4885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Grace Period
 +
  |author  = lefthandedkid, stoobinator
 +
  |id      = stoobinator.seasonspillover
 +
  |nexus  = 7203
 +
  |github  = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Adjustments
 +
  |author  = GZhynko
 +
  |id      = GZhynko.CropGrowthAdjustments
 +
  |nexus  = 18914
 +
  |github  = gzhynko/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Info
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 +
  |curse  = 868752
 +
  |nexus  = 12178
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Harvest Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropHarvestBubbles
 +
  |nexus  = 17761
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Hat
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropHat
 +
  |curse  = 868754
 +
  |nexus  = 11787
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Markers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropMarkers
 +
  |nexus  = 18120
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Anytime Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 +
  |nexus  = 3000
 +
  |moddrop = 606647
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Survive Season Change
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropsSurviveSeasonChange
 +
  |nexus  = 18030
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Watered Indicator
 +
  |author  = Tyler Thrailkill, snowe2010
 +
  |id      = tylerthrailkill.cropswateredindicator
 +
  |nexus  = 3200
 +
  |github  = snowe2010/starbound-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Tooltips
 +
  |author  = GenDeathrow
 +
  |id      = gengeathrow.croptooltip
 +
  |nexus  =
 +
  |curse  = 307933
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Transplant
 +
  |author  = Digus
 +
  |id      = DIGUS.CropTransplantMod
 +
  |nexus  = 2594
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Variation
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropVariation
 +
  |curse  = 868770
 +
  |nexus  = 11467
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Walker
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 +
  |moddrop = 1443553
 +
  |nexus  = 16632
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropWateringBubbles
 +
  |nexus  = 17773
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crow Curse Mod, Miihau's Crow Curse
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihausCrowCurse
 +
  |nexus  = 16926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystal Ball
 +
  |author  = Thom Smith, Thom1729
 +
  |id      = Thom1729.CrystalBall
 +
  |nexus  = 7826
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |curse  = 998266
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.CurrentLocation
 +
  |nexus  = 4028
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cursor Teleport, Teleport to Cursor
 +
  |author  = Patap, Pataper
 +
  |id      = Patap.CursorTeleport
 +
  |nexus  = 17934
 +
  |github  = pa4op/stardew-teleport
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Achievements
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomAchievements
 +
  |curse  = 868832
 +
  |nexus  = 10047
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Adventure Guild Challenges
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.CustomGuildChallenges
 +
  |nexus  = 2301
 +
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Backpack Framework
 +
  |author  = aedenthorn, Erinthe
 +
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = WakeUp
+
   |name           = Iridium Tools Patch
   |author  = EvilPdor
+
   |id            = Redwood.IridiumToolsPatch
   |hide-url= http://community.playstarbound.com/threads/111526
+
   |update keys    =
   |status = broken
+
   |local version = 1.0.0 → 1.0.1
   |summary =  
+
   |remote version =
   |source  =  
+
   |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Warp Animals
+
   |name           = Level Up Notifications
   |author  = Symen
+
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |url    = http://www.nexusmods.com/stardewvalley/mods/1400
+
   |update keys    =
   |status = ok
+
   |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  = https://github.com/simonbru/WarpAnimals
+
   |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
 
  |name    = Weather Controller
 
  |author  = EvilPdor
 
  |hide-url= http://community.playstarbound.com/threads/111526
 
   |status  = workaround
 
  |summary = use [http://www.nexusmods.com/stardewvalley/mods/604 Climates of Ferngill] instead.
 
  |source  = https://github.com/natfoth/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = What FarmCave
+
   |name           = Multiple Sprites and Portraits On Rotation
   |name2  = WhatAMush
+
   |id            = FileLoading
   |author  = Oxyligen
+
   |update keys    =
   |url    = http://www.nexusmods.com/stardewvalley/mods/1097
+
   |local version  = 1.1 → 1.1.2
   |status  = ok
+
   |remote version = 1.12 → 1.1.2
   |summary =  
+
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
  |source  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = wHats Up
+
   |name           = No Mine Flyers Redux
   |author  = Oxyligen
+
   |id            = minervamaga.NoMineFlyersRedux
   |url    = http://www.nexusmods.com/stardewvalley/mods/1082
+
   |update keys    = Nexus:4498 → ModDrop:631110
   |status = ok
+
   |local version =
   |summary =  
+
   |remote version =
   |source  =  
+
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|entry
   |name   = Wonderful Farm Life
+
   |name           = PokeMania
   |author  = Jinxiewinxie and TaintedWheat
+
  |id            = TheKrominatorPokemania
   |hide-url= http://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |update keys    =
   |status  = workaround
+
   |local version  = 4.0 → 4.0.3
   |summary = use [http://community.playstarbound.com/attachments/wonderfulfarmlife-1-0-1-pathoschild-update-zip.188107 unofficial update] (<small>1.0.1-pathoschild-update</small>). Only use with the default farm map.
+
   |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 = broke 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>
 
  
 
==For mod developers==
 
==For mod developers==
===What to do===
+
===Updating a mod===
See [[Modding:Updating deprecated SMAPI code|how to update deprecated code]]. You can...
+
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
* Post a message in the [http://community.playstarbound.com/threads/135000 SMAPI 2.0 migration thread] to ask questions or say when your mods are updated.
+
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [https://discord.gg/kH55QXP #modding on Discord]. (A preview version of SMAPI 2.0 is also pinned there to test your mods.)
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
When updating a mod, '''avoiding new SMAPI 2.0 APIs is strongly recommended'''. The new APIs are subject to change until 2.0 is officially released, and having mods only work in an unreleased version of SMAPI may confuse players. Instead, you should just fix deprecation warnings so your mods will work fine in both SMAPI 1.15 and 2.0.
+
===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).
  
===Overall compatibility===
+
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
Status of known SMAPI mods:
+
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
{{/barchart
+
# 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>
  |ok        = 166
+
# Push your changes to GitHub.
  |workaround = 44
+
# 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>
   |soon      = 27
+
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
  |broken    = 34
+
 
   |total      = 271
+
{{Modding guide footer
 +
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 +
   |next =
 
}}
 
}}
  
 
[[Category:Modding]]
 
[[Category:Modding]]
 +
 +
[[de:Modding:SMAPI Kompatibilität]]
 +
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 08:53, 23 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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