Difference between revisions of "Modding:Mod compatibility"

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

Revision as of 04:27, 1 July 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).