Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{Modding:Player Guide/header}}
+
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].]]
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 +
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 +
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 +
<span style="background: #1155cc;">&emsp;</span> compatible]]
  
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 
+
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 
+
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
 
 
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# 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.
+
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!
# 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#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 25: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly list.
+
{{#invoke:SMAPI compatibility|header}}
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].)
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name   = 24h Clock
{| class="wikitable sortable plainlinks" id="mod-list"
+
   |author = Lajna
|-  style="position: sticky; top: 0;"
+
   |id     = Lajna.24hClock
! mod name
+
   |nexus   = 1695
! author
+
   |github = LajnaLegenden/Stardew_Valley_Mods
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
! metadata
 
{{/entry
 
   |name     = 24h Clock
 
   |author   = Lajna
 
   |id       = Lajna.24hClock
 
   |nexus id = 1695
 
   |github   = LajnaLegenden/Stardew_Valley_Mods
 
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |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
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
  |pull request      = https://github.com/LajnaLegenden/Stardew_Valley_Mods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = Prince-Leto
+
   |author = pepoluan
   |id       = princeleto.twentyfourhours
+
   |id     = pepoluan.24h
   |nexus id = 2908
+
   |nexus   = 8759
   |github  = Prince-Leto/StardewValleyMods
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#24h Clock|24h Clock]] by Lajna instead.
+
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
  |pull request = https://github.com/Prince-Leto/StardewValleyMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = dumb0t, VIspReaderUS
+
   |author = Prince-Leto
   |id       = AccessChestAnywhere
+
   |id     = princeleto.twentyfourhours
   |nexus id = 257
+
   |nexus   = 2908
   |github   =  
+
   |github = Prince-Leto/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 3-Story Cellar
   |author   = f4iTh, JertsukkaTheMan
+
   |author = fan
   |id       = f4iTh.ActivateSprinklers
+
   |id     = fan.3-story-cellar
   |nexus id = 2088
+
   |nexus   = 22882
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = 4Leaf
   |author   = Rui3
+
   |author = Alex Noddings
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = an.4leaf
   |nexus id = 5713
+
   |nexus   = 2365
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = A Better Crab Trap
   |author   = Pokeytax
+
   |author = ARgoChxw
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 2631
+
   |nexus   = 22015
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Abilities - Experience Bars
   |author   = punyo, yakminepunyo
+
   |author = Ophaneom
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 2149
+
   |nexus   = 8048
   |github   = pomepome/AdjustableStaminaHealing
+
   |github = Ophaneom/Abilities-Experience-Bars
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.5-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
+
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
   |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
   |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Bonafide Special Blue Chicken
 +
  |author  = r1kai, rikai, rikai and jackkimball
 +
  |id      = rikai.abonafidespecialbluechicken
 +
   |nexus  = 8979
 +
  |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Access Chest Anywhere
   |author   = ThatNorthernMonkey
+
   |author = dumb0t, VIspReaderUS
   |id       = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
   |id     = AccessChestAnywhere
   |nexus id =
+
   |nexus  = 257
   |chucklefish id = 3532
+
   |github =
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
   |unofficial version = 0.0.2-unofficial.3-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
+
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
   |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Accessible Tiles
 +
  |author  = GrumpyCrouton
 +
   |id      = GrumpyCrouton.AccessibleTiles
 +
   |nexus  = 10755
 +
  |github =
  
   |map remote versions = 0.01 → 0.0.1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = AchtuurCore
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Achtuur
   |id       = f4iTh.AdjustBabyChance
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 3311
+
   |nexus   = 16827
   |github   =  
+
   |github = Achtuur/StardewTravelSkill
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Action Sitting
   |author   = mmanlapat
+
   |author = greentodd
   |id       = mmanlapat.AdjustMonster
+
   |id     = greentodd.ActionSitting
   |nexus id = 1161
+
   |nexus   = 10943
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-ddgroves
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
 +
  |author  = StultusV
 +
   |id      = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
 +
  |nexus  = 8688
 +
  |github  = JudeRV/Stardew-ActivatingSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Activate Sprinklers
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.ActivateSprinklers
 +
  |nexus  = 2088
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Active Menu Anywhere
   |author   = Drachenkatze
+
   |author = weizinai
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 5127
+
   |nexus   = 21093
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = ANDR55
+
   |author = Chelsea Bingiel
   |id       = ANDR55.AdvMachines
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id =
+
   |nexus  = 11447
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Additional Mine Maps
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 435
+
   |nexus   = 14595
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Add Money
   |author   = Warix3
+
   |author = Pempi
   |id       = warix3.advancingsprinklers
+
   |id     = pempi.addMoney
   |nexus id = 2983
+
   |nexus   = 20111
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
   |nexus   = 21016
 +
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Add to Workbench Chests
   |author   = Darzington
+
   |author = Rui3
   |id       = darzington.AdventCalendarMod
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 7444
+
   |nexus   = 5713
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Adjustable Building Costs
   |author   = Hammurabi
+
   |author = Skalaki
   |id       = HammurabiAdventureShopInventory
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id =
+
   |nexus  = 12446
   |chucklefish id = 4608
+
   |github  = MiguelLucas/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Adjustable Price Hikes
   |author   = Phrasefable
+
   |author = Pokeytax
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = Pokeytax.AdjustablePriceHikes
   |nexus id = 3661
+
   |nexus   = 2631
   |github  = phrasefable/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Adjustable Sprinklers
   |author   = cantorsdust
+
   |author = NCarigon
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 174
+
   |nexus   = 21843
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
  |name    = Adjustable Stamina Healing
   |author   = momoaau
+
  |author  = punyo, yakminepunyo
   |id       = 439<!--actual manifest ID-->
+
  |id      = punyo.AdjustableStaminaHealing
   |nexus id = 439
+
  |nexus  = 2149
   |github  =  
+
  |github  = pomepome/AdjustableStaminaHealing
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.5-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Adjust Artisan Prices
 +
   |author = ThatNorthernMonkey
 +
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
 +
   |nexus   =
 +
  |chucklefish = 3532
 +
  |github  = ThatNorthernMonkey/AdjustArtisanPrices
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjust Baby Chance
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id     = f4iTh.AdjustBabyChance
 +
  |nexus  = 3311
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Adjust Monster
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.AdjustMonster
 +
  |nexus  = 1161
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
<!--
 
<!--
   |unofficial version = 1.2.2-unofficial.3.mizzion
+
   |unofficial version = 1.1.1-unofficial.1-ddgroves
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt 'n Skin, Animal Skinner
 +
  |author  = Gathouria
 +
  |id      = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
 +
  |nexus  = 4011
 +
  |moddrop = 600967
 +
  |github  = Gathouria/Adopt-Skin
  
   |map remote versions = 1.21 → 1.2.1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
  |name    = Adopt With Krobus
   |author   = funny-snek and Zuberii
+
  |author  = Hana
   |id       = funny-snek.Always_On_Server
+
  |id      = Hana.AdoptWithKrobus
   |nexus id = 2677
+
  |nexus  = 22218
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
  |github  = aeremyns/AdoptWithKrobus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Advanced Cooking
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.AdvancedCooking
 +
   |nexus   = 11264
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.20.2-unofficial.1-slamerz
+
   |unofficial version = 0.1.5-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353880
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
  |pull request      = https://github.com/funny-snek/Always-On-Server-for-Multiplayer/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Advanced Fishing Treasure
   |author   = bcmpinc
+
   |author = aceynk
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 2733
+
   |nexus   = 24403
   |github   = bcmpinc/StardewHack
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = Advanced Flute Blocks
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 4639
+
  |nexus  = 10934
  |github  =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Advanced Key Bindings
   |author   = Paritee
+
   |author = Drachenkatze
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 3440
+
   |nexus   = 5127
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Advanced Location Loader
   |author   = stokastic
+
   |author = Entoarox
   |id       = stokastic.AnimalChooser
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 2573
+
   |nexus   = 2270
   |github   = stokastic/AnimalChooser
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.3.1-unofficial.3-mouseypounds
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357181
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  |pull request      = https://github.com/stokastic/AnimalChooser/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod, Butcher Mod
+
   |name   = Advanced Loot Framework
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 1538
+
   |nexus   = 7739
   |github   = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
   |name    = Animals Need Water
+
   |unofficial version = 0.4.2-unofficial.1-mouahrara
   |author  = GZhynko
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
  |id      = GZhynko.AnimalsNeedWater
 
   |nexus id = 6196
 
  |github  = gzhynko/StardewMods
 
}}
 
{{/entry
 
  |name    = Animal Patting
 
  |author  = DiddyP
 
  |id      = DiddyP.AnimalPatting
 
  |nexus id = 3837
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Advanced Machines, AdvMachines
   |author   = jwdred
+
   |author = ANDR55
   |id       = jwdred.AnimalSitter
+
   |id     = ANDR55.AdvMachines
   |nexus id = 581
+
   |nexus   =
   |github   = jdusbabek/stardewvalley
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github =
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.5-felipemorais92
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23792
+
   |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adopt 'n Skin, Animal Skinner
+
   |name   = Advanced Melee Framework
   |author   = Gathouria
+
   |author = aedenthorn, Erinthe
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 4011
+
   |curse  = 868856
   |moddrop id = 600967
+
   |nexus  = 7886
   |github   = Gathouria/Adopt-Skin
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 3.2.0-beta.1.6
+
   |status  = workaround
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26963
+
   |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Advanced Menu Positioning
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 6894
+
   |nexus   = 11315
   |github   = AngelaRanna/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
 
  |change update keys = -Nexus:6894, +Nexus:6894@AngelsExistingWeaponUpdater
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Angela Ranna
+
   |author = Omegasis, Alpha_Omegasis
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 6894
+
   |nexus   = 435
   |github   = AngelaRanna/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Advanced Social Interactions
   |author   = Jonqora
+
   |author = spacechase0
   |id       = Jonqora.AngryGrandpa
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 6324
+
   |nexus   = 14451
   |github   = Jonqora/StardewMods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Advancing Sprinklers
   |author   = spacechase0
+
   |author = Warix3
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = warix3.advancingsprinklers
   |nexus id = 3283
+
   |nexus  = 2983
   |chucklefish id = 5649
+
   |github =
  |moddrop id = 771644
 
   |github   = spacechase0/AnimalSocialMenu
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/animal-social-menu/ latest version from author's website].
+
  |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     = Another Hunger Mod
+
   |name   = Advent Calendar
   |author   = spacechase0
+
   |author = Darzington
   |id       = spacechase0.AnotherHungerMod
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 3379
+
   |nexus  = 7444
   |chucklefish id = 5658
+
   |github =
  |moddrop id = 568430
 
   |github   = spacechase0/AnotherHungerMod
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/another-hunger-mod/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Another Jump Mod, Yet Another Jump Mod
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = aedenthorn
+
   |author  = Veniamin-Arefev
   |id      = aedenthorn.YAJM
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 6546
+
   |nexus   = 19442
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Adventure Shop Inventory
   |author   = funny-snek
+
   |author = Hammurabi
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 2887
+
   |nexus   =
   |github   = funny-snek/anticheat-and-servercode
+
   |chucklefish = 4608
 +
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = AeroCore
   |author   = Super Aardvark, ubererdferkel
+
   |author = Tlitookilakin
   |id       = SuperAardvark.AntiSocial
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 5371
+
  |moddrop = 1275014
   |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = AFK Pause, AFK Time Pause
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.AnythingPonds
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 4702
+
   |nexus   = 14228
   |github   = MouseyPounds/stardew-mods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = Platonymous
+
   |author  = CKextreme
  |id      = Platonymous.2048
+
   |id     = CKextreme.AfkTimer
  |nexus id = 2048
+
   |nexus  = 3721
  |curseforge id = 308054
+
   |github =
  |curseforge key = arcade-2048
 
   |moddrop id = 793820
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Arcade Pong
 
  |author  = Platonymous
 
  |id      = Platonymous.ArcadePong
 
   |nexus id = 2044
 
   |moddrop id = 793819
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Agenda
   |author   = Platonymous
+
   |author = OFTS_CQM
   |id       = Platonymous.Snake
+
   |id     = ofts.agenda
   |nexus id = 2056
+
   |nexus   = 20432
   |curseforge id = 308055
+
   |github = ofts-cqm/StardewValley-Agenda
  |curseforge key = arcade-snake
 
  |moddrop id = 793822
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Aggressive Acorns
   |author   = Mizzion
+
   |author = Phrasefable
   |id       = mizzion.artifactdigger
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 4212
+
   |nexus   = 3661
   |moddrop id = 661378
+
   |github  = phrasefable/StardewMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Aging Mod
   |author   = Ilyaki
+
   |author = skn
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = skn.AgingMod
  |nexus id = 2761
+
   |nexus  = 1129
  |github  = Ilyaki/ArtifactSystemFixed
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-Xebeth
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
}}
 
{{/entry
 
  |name    = Ashley NPC
 
  |author  = Travoos
 
  |id      = none<!--no ID in manifest-->
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 
   |github   = Club559/AshleyMod
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = Goldenrevolver
+
   |author = Fippsie
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 260
+
   |nexus   = 17273
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Airstrike
   |author   = Platonymous
+
   |author = XxHarvzBackxX
   |id       = Platonymous.ATM
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 3135
+
   |nexus  = 10464
  |curseforge id  = 308504
+
   |github = XxHarvzBackxX/airstrike
   |curseforge key = atm
 
  |moddrop id = 793914
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Alarms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Alarms
 +
  |nexus  = 17607
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = A Less Flashy Stardew
   |author   = Max Vollmer, SVProtector
+
   |author = mistyspring
   |id       = maxvollmer.audiodevices
+
   |id     = mistyspring.lessflashy
   |nexus id = 2838
+
   |nexus   = 10531
   |github   = maxvollmer/AudioDevices
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = All Chests Menu
   |author   = macer-Tim Oberle
+
   |author = aedenthorn, Erinthe
   |id       = macer.AuroraGSI
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 6088
+
  |curse  = 868705
   |github  =  
+
   |nexus   = 14494
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = All Crops All Seasons
   |author   = taggartaa, Aaron Taggart
+
   |author = cantorsdust
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 1019
+
   |nexus   = 170
   |github   = taggartaa/AutoAnimalDoors
+
   |github = cantorsdust/StardewMods
  
   |broke in          = Stardew Valley 1.5
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-16#post-22238
+
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
   |unofficial version = 2.3.1-unofficial.2-Quintin
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Allow Beach Sprinklers
 +
  |author  = Jag3dagster
 +
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |nexus  = 7629
 +
  |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoAttack
+
   |name   = All Professions
   |author   = X3n0n182
+
   |author = cantorsdust and Pathoschild
   |id       = X3n0n182.AutoAttack
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 7258
+
   |nexus   = 174
   |github   =
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Almanac
   |author   = Alison Li
+
   |author = Khloe Leclair
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = leclair.almanac
   |nexus id = 6773
+
   |nexus   = 11022
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Almanac → DGA Support
   |author   = Ben880, ben1830
+
   |author = Khloe Leclair
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = leclair.almanacdga
   |nexus id = 2387
+
   |nexus   = 11022
   |github  =  
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = aurnj, Roy Li
+
   |author = momoaau
   |id       = RuyiLi.AutoCrop
+
   |id     = 439<!--actual manifest ID-->
   |nexus id =
+
   |nexus  = 439
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Alternative Textures
   |author   = Permamiss
+
   |author = PeacefulEnd
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 643
+
   |curse  = 870938
   |curseforge id  = 307990
+
   |nexus   = 9246
   |curseforge key = auto-eat
+
   |github = Floogen/AlternativeTextures
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Dwayneten
+
   |author = Alvadea & Jaksha6472
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = Alja.Shack
   |nexus id = 4783
+
   |nexus   = 13187
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = Jaksha6472/MiningShack
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = WhiteMind
+
   |author = Alvadea & Jaksha6472
   |id       = WhiteMind.AF
+
   |id     = Alja.witchtower
   |nexus id = 1895
+
   |nexus   = 15926
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = Jaksha6472/WitchTower
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Always Hay
   |author   = SorryLate, rharyanto
+
   |author = Omek97
   |id       = SorryLate.AutoFishing
+
   |id     = omek97.always_hay
   |nexus id = 5235
+
   |nexus   = 20808
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Always On Server for Multiplayer
   |author   = Teban100
+
   |author = funny-snek and Zuberii
   |id       = AutoGate
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 820
+
   |nexus   = 2677
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
  |pull request      = https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Always Organize Chests
   |author   = Caraxian
+
   |author = Zamiel
   |id       = caraxian.AutoLoadGame
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 2509
+
   |nexus   = 21207
   |github   = Caraxi/StardewValleyMods
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Always Scroll Map
   |author   = lolmaj
+
   |author = bcmpinc
   |id       = lolmaj.AutoToolSelect
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 3883
+
   |nexus   = 2733
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = Pathoschild
+
   |author = Saah
   |id       = Pathoschild.Automate
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 1063
+
   |nexus  = 23452
   |moddrop id = 509760
+
   |github = sarahvloos/StardewMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Always Special Title
   |author   = mrslowly, azah
+
   |author = DespairScent
   |id       = azah.automated-doors
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id =
+
   |nexus  = 22150
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |github = DespairScent/AlwaysSpecialTitle
   |github   = azah/AutomatedDoors
 
 
 
  |broke in          = Stardew Valley 1.3
 
<!--
 
  |unofficial version = 1.4.3-unofficial.3-TNT
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324312
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Always Swim
   |author   = ScheKaa
+
   |author = Hoggagf2
   |id       = Rakiin.AutomaticGates
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 3109
+
   |nexus  = 13264
   |moddrop id = 467021
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Ambient Light
   |author   = Omegasis, Alpha_Omegasis
+
   |author = SixthTitan
   |id       = Omegasis.AutoSpeed
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 443
+
   |nexus   = 4639
   |github  = janavarro95/Stardew_Valley_Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = CatCattyCat, Cat
+
   |author = cindyexe
   |id       = cat.autostacker
+
   |id     = cindyexe.afddiw
   |nexus id = 1184
+
   |nexus   = 8823
   |moddrop id = 833539
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Angel's Existing Weapon Updater
   |author   = DrOreo002
+
   |author = Angela Ranna
   |id       = droreo002.autotrash
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 4924
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = Pickle, ddgroves
+
   |author = Angela Ranna
   |id       = AutoWater
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 1666
+
   |nexus   = 6894
   |github  =  
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Angel's Weapon Rebalance
   |author   = stellarashes
+
   |author = Angela Ranna
   |id       = stellarashes.Autowatering
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 5463
+
   |nexus   = 6894
   |github  = stellarashes/SDVMods
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Angry Grandpa
   |author   = jackkimball
+
   |author = Jonqora
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2465
+
   |nexus   = 6324
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github = Jonqora/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |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     = Backpack Resizer
+
   |name   = Animal Birth Every Night
   |author   = DefenTheNation
+
   |author = Paritee
   |id       = DefenTheNation.BackpackResizer
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 2263
+
   |nexus   = 3440
   |github  = DefenTheNation/StardewMod-BackpackResizer
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Animal Chooser
   |author   = littleraskol
+
   |author = stokastic
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = stokastic.AnimalChooser
   |nexus id = 833
+
   |nexus   = 2573
   |github  = littleraskol/Basic-Sprinkler-Improved
+
   |github = stokastic/AnimalChooser
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Animal Dialogue Framework
   |author   = Husky110
+
   |author = aedenthorn, Erinthe
   |id       = Husky110.BatteryWarningMod
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 1886
+
   |nexus   = 16881
   |github  = Husky110/BatteryWarningMod
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = Ilyaki
+
   |author = Digus
   |id       = Ilyaki.BattleRoyale
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 3199
+
   |nexus   = 1538
   |github   = Ilyaki/BattleRoyalley
+
   |github = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Animal Mood Fix
   |author   = Coll1234567
+
   |author = Grant Peters
   |id       = Coll1234567.BecomeEthereal
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 3746
+
   |nexus   = 761
   |github  =  
+
   |github =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Animal Observer
   |author   = Yoshimax
+
   |author = nofilenamed
   |id       = Yoshimax.BefriendMarlon
+
   |id     = NFN.ANIMOBS
   |nexus id = 2569
+
   |nexus   = 8653
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Animal Patting
   |author   = Taskmaster
+
   |author = DiddyP
   |id       = Taskmaster.BeMyValentine
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 5219
+
   |nexus   = 3837
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Animal Pet Status
   |author   = Satozaki
+
   |author = Hakej
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = hakej.animalpetstatus
   |nexus id = 3605
+
   |nexus   = 8725
   |github  = AndyCrocker/StardewMods
+
   |github = Hakej/Animal-Pet-Status
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Animal Produce Expansion
   |author   = ChaosEnergy
+
   |author = elbe
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 3097
+
   |nexus   = 9119
   |github  = yuri-moens/BetterActivateSprinklers
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Animals Die
   |author   = CatCattyCat, Cat
+
   |author = Goldenrevolver
   |id       = cat.betterartisangoodicons
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 2080
+
   |nexus  = 7769
   |moddrop id = 833553
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Animals Don't Eat Grass
   |author   = Satozaki
+
   |author = KarratKake
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 3159
+
   |nexus   = 7474
   |github  = AndyCrocker/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Animals Don't Remove Grass
   |author   = GitStonic, IMSTONIC
+
   |author = MrShreddie
   |id       = gitstonic.svbdp
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 3092
+
   |nexus   = 21028
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Animal Selector
   |author   = CatCattyCat, Cat
+
   |author = rikai
   |id       = cat.betterdoors
+
   |id     = rikai.AnimalSelector
   |nexus id = 3797
+
   |nexus   = 8758
   |github   = danvolchek/StardewMods
+
   |github = rikai/AnimalSelector
  
   |map local version  = 1.0.1-unofficial.1-slamerz → 1.0.2-unofficial.1-slamerz<!--unofficial update has wrong version-->
+
   |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter
 +
  |author  = jwdred
 +
  |id      = jwdred.AnimalSitter
 +
  |nexus  = 581
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.11
   |unofficial version = 1.0.1-unofficial.1-slamerz
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354209
+
   |unofficial version = 1.1.1-unofficial.6-strobe
  |pull request      = https://github.com/danvolchek/StardewMods/pull/13
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Animal Sitter LTS
   |author   = CatCattyCat, Cat
+
   |author = oliver
   |id       = cat.betterfruittrees
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 1976
+
   |nexus  = 20831
   |moddrop id = 833546
+
   |github = jdusbabek/stardewvalley
   |github   = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23834
 
  |unofficial version = 2.6.1-unofficial.3-strobe
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Animals Need Water
   |author   = AairTheGreat
+
   |author = GZhynko
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 4171
+
   |nexus   = 6196
   |github   = AairTheGreat/StardewValleyMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Animal Social Menu
   |author   = CatCattyCat, Cat
+
   |author = spacechase0
   |id       = cat.bettergardenpots
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 2209
+
   |nexus   = 3283
   |moddrop id = 833555
+
   |moddrop = 771644
   |github  = danvolchek/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Animal Whisperer
   |author   = CatCattyCat, Cat
+
   |author = Shalkin
   |id       = cat.betterhay
+
   |id     = shaklin.animalwhisperer
   |nexus id = 1430
+
   |nexus  = 8885
   |moddrop id = 833540
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Animated Parrot and Perch
   |author   = fodkod, Kodfod
+
   |author = aedenthorn, Erinthe
   |id       = kodfod.hitbox
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
  |nexus id = 4973
+
   |nexus  = 7957
  |github  = Kodfod/BetterHitboxStardew
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  |unofficial version = BetterHitboxStardew 1.0-unofficial-FloppyDingo-1.1
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-38#post-26127
 
   |pull request      = https://github.com/kodfod/BetterHitboxStardew/pull/2
 
  
 +
  |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     = Better Iridium Tool Area
+
   |name   = Animated Portrait Framework
   |author   = dphile
+
   |author = akai
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = akai.AnimatedPortrait
   |nexus id = 2085
+
   |nexus   = 8249
   |github   = dphile/SDVBetterIridiumTools
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Animation-Cancel Keybinding
   |author   = Gaphodil
+
   |author = Swaglix
   |id       = Gaphodil.BetterJukebox
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 6017
+
   |nexus   = 20159
   |github   = Gaphodil/BetterJukebox
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Anki Study Break
   |author   = hawkfalcon
+
   |author = nymvaline
   |id       = hawkfalcon.BetterJunimos
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 2221
+
   |nexus   = 11279
   |github   = hawkfalcon/Stardew-Mods
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Anniversary on Calendar
   |author   = spacechase0
+
   |author = greentodd
   |id       = spacechase0.BetterMeteorites
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 5096
+
   |nexus  = 8351
   |moddrop id = 771682
+
   |github =
   |github   = spacechase0/BetterMeteorites
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Another Hunger Mod
   |author   = Satozaki
+
   |author = spacechase0
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = spacechase0.AnotherHungerMod
  |nexus id = 3012
+
   |curse   = 867735
   |curseforge id  = 306698
+
   |nexus   = 3379
   |curseforge key = better-mixed-seeds
+
   |moddrop = 568430
   |github  = AndyCrocker/StardewMods
+
   |github = spacechase0/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6
  |name    = Better Panning
 
  |author  = AairTheGreat
 
   |id      = AairTheGreat.BetterPanning
 
   |nexus id = 4161
 
   |github   = AairTheGreat/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Better Quality More Seeds
 
   |author  = bmarquismarkail, Space Baby
 
  |id      = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
 
  |nexus id = 935
 
  |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = Nishtra
+
   |author = aedenthorn, Erinthe
   |id       = BetterQuarry
+
   |id     = aedenthorn.YAJM
   |nexus id = 771
+
   |nexus   = 6546
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Anti-Cheat Server
   |author   = Urbanyeti
+
   |author = funny-snek
   |id       = BetterRanching
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 859
+
   |nexus   = 2887
   |github   = urbanyeti/stardew-better-ranching
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = Satozaki
+
   |author = FricativeMelon
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 3232
+
   |nexus   = 15480
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Anti-Social NPCs
   |author   = Zoryn
+
   |author = Super Aardvark, ubererdferkel
   |id       = Zoryn.BetterRNG
+
   |id     = SuperAardvark.AntiSocial
   |nexus id =
+
   |nexus  = 5371
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = super-aardvark/AardvarkMods-SDV
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Anything Ponds
   |author   = Kithio
+
   |author = MouseyPounds
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id =
+
   |nexus  = 4702
   |chucklefish id = 4302
+
   |github = MouseyPounds/stardew-mods
   |github   =  
 
  
   |broke in     = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |pull request = https://github.com/JohnsonNicholas/SDVMods/pull/66
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
 +
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AprilFools
 +
  |nexus  = 11496
 +
  |github = aedenthorn/StardewValleyMods
  
   |map local versions = 1.0.1 → 1.0.2<!--manifest not updated-->
+
   |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     = Better Shop Menu
+
   |name   = A Quality Mod
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.BetterShopMenu
+
   |id     = spacechase0.AQualityMod
   |nexus id = 2012
+
   |nexus  = 14448
  |chucklefish id = 5245
+
   |github = spacechase0/StardewValleyMods
   |moddrop id = 771614
 
   |github   = spacechase0/BetterShopMenu
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/better-shop-menu/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Aquarism
   |author   = Max Vollmer, SVProtector
+
   |author = DaLion
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 2558
+
   |nexus   = 24356
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Arcade 2048
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.betterslingshots
+
   |id     = Platonymous.2048
   |nexus id = 2067
+
  |curse  = 308054
   |moddrop id = 833552
+
   |nexus   = 2048
   |github  = danvolchek/StardewMods
+
   |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Arcade Pong
   |author   = Jower
+
   |author = Platonymous
   |id       = Jower.BetterSort
+
   |id     = Platonymous.ArcadePong
   |nexus id = 1992
+
   |nexus   = 2044
   |github  =  
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Arcade Snake, Snake
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Platonymous
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = Platonymous.Snake
   |nexus id = 41
+
  |curse  = 308055
   |chucklefish id = 3551
+
   |nexus   = 2056
   |source   = https://gitlab.com/speeder1/SMAPISprinklerMod
+
   |moddrop = 793822
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Archaeology House Content Management Helper
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = Felix-Dev
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 4234
+
   |nexus   = 2804
   |github  = AairTheGreat/StardewValleyMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Archaeology Skill for 1.6
   |author   = LPMG
+
   |author = moonslime
   |id       = LPMG.Better_Windows_Mod
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 3672
+
  |curse  = 1003404
   |github   =  
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = Archery
   |author   = CatCattyCat, Cat
+
   |author = PeacefulEnd
   |id       = cat.betterworkbenches
+
   |id     = PeacefulEnd.Archery
   |nexus id = 4830
+
   |curse  = 870921
   |moddrop id = 833559
+
   |nexus  = 16767
   |github  = danvolchek/StardewMods
+
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
  |name    = Archery - Starter Pack
   |author   = spacechase0 & bcmpinc
+
  |author  = PeacefulEnd
   |id       = spacechase0.BiggerBackpack
+
  |id      = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 1845
+
  |nexus  = 16768
   |chucklefish id = 5191
+
  |github  = Floogen/Archery
   |moddrop id = 384783
+
 
   |github  = spacechase0/BiggerBackpack
+
  |broke in = Stardew Valley 1.6<!--@retest-after-->
   |warnings = Broken on Android.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Arena Challenges Mod
 +
   |author = XxHarvzBackxX
 +
   |id     = harvz.ACM.SMAPI
 +
   |nexus   = 9544
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id     = GMFF.ArmorOre
 +
   |nexus  =
 +
   |curse  = 485718
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Craftables
+
   |name   = Ars Venefici
   |author   = spacechase0
+
   |author = HeyImAmethyst
   |id       = spacechase0.BiggerCraftables
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 7530
+
   |nexus   = 24409
   |github   =
+
   |github = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Artifact Digger
   |author   = Jessebot, JessebotX
+
   |author = Mizzion
   |id       = jessebot.biggerriverlands
+
   |id     = mizzion.artifactdigger
   |nexus id = 3025
+
   |nexus   = 4212
   |moddrop id = 467184
+
   |moddrop = 661378
   |github   = JessebotX/StardewValleyMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = lperkins2, Logan Perkins
+
   |author = pepoluan
   |id       = lperkins2.BigSilo
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2429
+
   |nexus   = 9023
   |source   = {{nexus mod|2429}}
+
   |moddrop = 979525
   |dev note = source in download
+
   |github  =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |map local versions = 0.0.2 → 0.0.3<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Artifact System Fixed
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Ilyaki
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 492
+
   |nexus   = 2761
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = Ilyaki/ArtifactSystemFixed
 +
 
 +
   |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     = Billboard Profit Margin
+
   |name   = Artisan Goods Redone
   |author   = desto
+
   |author = Rhukii
   |id       = desto.BillboardProfitMargin
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 6948
+
   |nexus   = 9414
   |github  = desto-git/sdv-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Artisan Products Copy Quality
   |author   = KathrynHazuka
+
   |author = justastranger
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 276
+
   |moddrop = 1554273
   |github   = KathrynHazuka/StardewValley_BirthdayMail
+
   |nexus   =
   |dev note = author ignored previous PRs
+
   |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Artista, Artista - Stardew Painter
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Platonymous.Artista
   |nexus id = 2820
+
  |moddrop = 1521420
   |github   =  
+
   |nexus   = 18697
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Ashley NPC
   |author   = BunnyJumps
+
   |author = Travoos
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2178
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Qther - BunnyJumps
+
   |author = Goldenrevolver
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 5324
+
   |nexus   = 260
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Atelier Cauldron, Cauldron
   |author   = Mightywa33ior
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = Mightywa33ior.Blackhearts
+
   |id     = Atelier.Cauldron
   |nexus id = 7502
+
   |nexus   = 22926
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = ATM
   |author   = GenDeathrow
+
   |author = Platonymous
   |id       = gendeathrow.BNC
+
   |id     = Platonymous.ATM
   |nexus id =  
+
   |curse  = 308504
   |curseforge id  = 307717
+
   |moddrop = 793914
   |curseforge key = blessings-and-curses
+
   |nexus  = 3135
   |github   = GenDeathrow/SDV_BlessingsAndCurses
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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     = Blue Chickens Are Green
+
   |name   = AtraCore
   |author   = explosivetortellini
+
   |author = atravita
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = atravita.AtraCore
   |nexus id = 4815
+
  |curse  = 870972
   |github  = explosivetortellini/bluechickensaregreen
+
  |moddrop = 1205156
 +
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = aurnj, Roy Li
+
   |author = atravita
   |id       = RuyiLi.BloodTrail
+
   |id     = atravita.StopRugRemoval
   |nexus id =  
+
   |curse  = 870985
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
  |moddrop = 1068101
   |github   =  
+
   |nexus  = 10192
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Audio Descriptions
   |author   = Darkhax
+
   |author = mistyspring
   |id       = darkhax.bookcase
+
   |id     = mistyspring.AudioDescription
   |nexus id =  
+
   |curse  = 880513
   |curseforge id  = 297252
+
   |nexus   = 16294
   |curseforge key = bookcase
+
   |github = misty-spring/StardewMods
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Audio Devices
   |author   = Digus
+
   |author = Max Vollmer, SVProtector
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = maxvollmer.audiodevices
   |nexus id = 4711
+
   |nexus   = 2838
   |github  = Digus/StardewValleyMods
+
   |github = maxvollmer/AudioDevices
 +
 
 +
   |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     = Boss Creatures
+
   |name   = Aurora GSI for Stardew Valley
   |author   = aedenthorn
+
   |author = macer-Tim Oberle
   |id       = Aedenthorn.BossCreatures
+
   |id     = macer.AuroraGSI
   |nexus id = 5864
+
   |nexus   = 6088
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Auto Animal Doors
   |author   = spacechase0
+
   |author = taggartaa, Aaron Taggart
   |id       = spacechase0.Bow
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 2756
+
   |curse  = 1002753
   |chucklefish id = 5523
+
   |nexus   = 1019
   |moddrop id = 771627
+
   |github = taggartaa/AutoAnimalDoors
   |github   = spacechase0/Bow
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Auto-Attack
   |author   = charbonn, Charles Bonnevialle
+
   |author = X3n0n182
   |id       = Charles.NomesBrasileiros
+
   |id     = X3n0n182.AutoAttack
   |moddrop id = 793149
+
   |nexus   = 7258
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Auto-Attack
   |author   = Guedez, guedez2
+
   |author = cgifox
   |id       = bof.three.fishing.sounds
+
   |id     = cgifox.AutoAttack
   |nexus id = 5105
+
   |nexus  = 9620
  |github   =  
+
   |github =
}}
 
{{/entry
 
  |name    = Breed Like Rabbits, Breed Rabbits
 
  |author  = Dycedarger
 
  |id      = dycedarger.breedlikerabbits
 
  |nexus id = 948
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Auto Bait and Tackles
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Alison Li
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 3429
+
   |nexus   = 6773
   |github   =  
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Auto Break Geode
   |author   = spacechase0 + Keychain + ParadigmNomad
+
   |author = weizinai
   |id       = spacechase0.BugNet
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 5099
+
   |nexus  = 20685
   |moddrop id = 771693
+
   |github =
   |github   = spacechase0/BugNet
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Auto Catch
   |author   = Omegasis, Alpha_Omegasis
+
   |author = MercuryVN
   |id       = Omegasis.BuildEndurance
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 445
+
   |nexus   = 22616
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Auto Coffee
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Ben880, ben1830
   |id       = Omegasis.BuildHealth
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 446
+
   |nexus   = 2387
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author     = Esca, Esca-MMC
+
   |author = Jihyun and Somin
   |id         = Esca.BuildOnAnyTile
+
   |id     = JihyunSomin.AutoConsume
   |nexus id   = 6854
+
   |nexus  = 24178
   |github     = Esca-MMC/BuildOnAnyTile
+
   |github =
  |moddrop id = 827525
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Auto Crop
   |author   = bmarquismarkail, Space Baby
+
   |author = aurnj, Roy Li
   |id       = SB_BuildersList
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 5347
+
   |nexus   =
   |github  = bmarquismarkail/SV_BuildersList
+
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = Hootless
+
   |author = The Fluffy Robot
   |id       = hootless.BusLocations
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 2905
+
   |nexus   = 20892
   |github   = hootless/StardewMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Auto-Eat
   |author   = MattDeDuck, Duckshard
+
   |author = Permamiss
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 5307
+
   |nexus   = 643
   |github   =  
+
  |curse  = 307990
 +
   |github = Permamiss/Auto-Eat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Auto Farm Screenshot
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Dwayneten
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 507
+
  |nexus  = 4783
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  = Dwayneten/AutoFarmScreenshot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Auto Fill Pet Bowl
   |author   = Denifia
+
   |author = Siweipancc
   |id       = Denifia.BuyRecipes
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 1126
+
   |nexus   = 20667
   |github   = Denifia/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Autofill Pet Bowl
   |author   = funny-snek
+
   |author = maephie
   |id       = funnysnek.displaycabinowner
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 3036
+
   |nexus   = 13296
   |github  =  
+
   |github = maephie/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Auto Fish
   |author   = CatCattyCat, Cat
+
   |author = WhiteMind
   |id       = cat.cactihurtyou
+
   |id     = WhiteMind.AF
   |nexus id = 4019
+
   |nexus  = 1895
   |moddrop id = 833562
+
   |github = WhiteMinds/mod-sv-autofish
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Calendar Anywhere
+
   |name   = Auto Fishing
  |author  = Zoryn
+
   |author = SorryLate, rharyanto
  |id      = Zoryn.CalendarAnywhere
+
   |id     = SorryLate.AutoFishing
  |nexus id =
+
   |nexus   = 5235
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{/entry
 
   |name     = Campfire Cooking
 
   |author   = Kabigon
 
   |id       = Kabigon.CampfireCooking
 
   |nexus id = 2297
 
   |github   = KabigonFirst/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Auto Fishing
   |author   = spacechase0
+
   |author = Tibbles
   |id       = spacechase0.CarryChest
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 1333
+
   |nexus  = 21339
   |chucklefish id = 4851
+
   |github  =
  |moddrop id = 134674
 
   |github   = spacechase0/CarryChest
 
 
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/carry-chest/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Auto Gate
   |author   = CatCattyCat, Cat
+
   |author = Teban100
   |id       = cat.caskseverywhere
+
   |id     = AutoGate
   |nexus id = 2994
+
   |nexus  = 820
   |moddrop id = 833561
+
   |github = StephenKairos/Teban100-StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Auto-Grabber Mod
   |author   = punyo, yakminepunyo
+
   |author = Jotser
   |id       = punyo.CasksOnGround
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 2406
+
   |nexus   = 2783
   |github   = pomepome/CasksOnGround
+
   |github =
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
   |summary = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles
 +
  |author  = Tsin
 +
  |id      = Tsin.AutoGrabTruffles
 +
  |nexus  = 14162
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Auto Grab Truffles
   |author   = adverserath
+
   |author = Frostiverse
   |id       = Adverserath.CasualLife
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 6011
+
   |nexus   = 21705
   |github   =  
+
   |github = Hunter-Chambers/StardewValleyMods
 
 
  |broke in  = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogues Anywhere
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = Cherry, CherryChain
+
   |author = QiXing
   |id       = Cherry.CataloguesAnywhere
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 4949
+
   |nexus  = 20874
   |moddrop id = 716382
+
   |github = qixing-jk/QiXingAutoGrabTruffles
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Auto Load Game
   |author   = SteelixLeiter
+
   |author = Caraxian
   |id       = CategorizeChests
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 1300
+
   |nexus   = 2509
   |github   = doncollins/StardewValleyMods
+
   |github = Caraxi/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
 
<!--
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cats and Dogs
+
   |name   = Automate
   |author   = DelphinWave
+
   |author = Pathoschild
   |id       = DelphinWave.CatsAndDogsMod
+
   |id     = Pathoschild.Automate
   |nexus id = 7407
+
  |curse  = 992857
   |github   =
+
   |nexus   = 1063
 +
  |moddrop = 509760
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Automate Chests
   |author   = skuldomg, Skuld
+
   |author = SinZ
   |id       = skuldomg.catGifts
+
   |id     = SinZ.AutomateChests
   |nexus id = 2132
+
   |nexus   = 11727
   |github   = skuldomg/catGifts
+
   |github = SinZ163/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Automated Doors
   |author   = candidus42
+
   |author = mrslowly, azah
   |id       = Candidus42.CellarAvailable
+
   |id     = azah.automated-doors
   |nexus id = 5104
+
   |nexus   =
   |github  = mus-candidus/CellarAvailable
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 +
   |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     = Challenging Community Center Bundles
+
   |name   = Automate Tool Swap
   |author   = alvadea & jaksha6472
+
   |author = Trapyy
   |id       = alja.CCCB
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 6361
+
   |curse  = 1001901
   |moddrop id = 845377
+
   |nexus  = 21050
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
+
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Automatic Gates
   |author   = Turkey2349
+
   |author = ScheKaa
   |id       = turkey2349.chancecubes
+
   |id     = Rakiin.AutomaticGates
   |nexus id =
+
   |nexus  = 3109
   |curseforge id  = 297899
+
   |moddrop = 467021
   |curseforge key = chance-cubes
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Automatic Screenshot Taker
   |author   = funny-snek
+
   |author = Zamiel
   |id       = funnysnek.ChangeCabinType
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 3046
+
   |nexus   = 10460
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = mardrest
+
   |author = yangZ
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 5335
+
   |nexus  = 23508
   |moddrop id = 800760
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Automators
   |author   = Alek, amazingalek
+
   |author = Kristian Skistad
   |id       = Alek.ChangeProfessions
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 3989
+
   |nexus   = 15776
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github = kristian-skistad/automators
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Auto Melee Attack
   |author   = Shaklin
+
   |author = Siweipancc
   |id       = shaklin.changeshoecolor
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 6101
+
   |nexus   = 20704
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Autonomals
   |author   = Cherry, CherryChain
+
   |author = DespairScent
   |id       = Cherry.SlimeHutchLimit
+
   |id     = DespairScent.Autonomals
   |nexus id = 6455
+
   |nexus   = 22879
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = jeanne
+
   |author = Jag3Dagster
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 7415
+
  |curse  = 989657
   |github   =
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Auto Speed
   |author   = PeepCake
+
   |author = Omegasis, Alpha_Omegasis
   |id       = PeepCake.CharlieTheChicken
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 6986
+
   |nexus   = 443
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Auto-Stack Bait
   |author   = CatCattyCat, Cat
+
   |author = Jonathan Feenstra
   |id       = cat.chatcommands
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 2092
+
   |nexus  = 23423
   |moddrop id = 833554
+
   |github = JonathanFeenstra/Auto-StackBait
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Annosz
+
   |author = CatCattyCat, Cat
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = cat.autostacker
   |nexus id = 5826
+
   |nexus   = 1184
   |github   = Annosz/StardewValleyModding
+
  |moddrop = 833539
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Auto Stack Items to Chest
   |author   = Rui3
+
   |author = Chosimba
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 5606
+
   |nexus   = 2307
   |github  = ChristinaEd/ChefHelperAddToFridges
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Auto Tool Select
   |author   = elDudeerino
+
   |author = lolmaj
   |id       = Duder.ChefsCloset
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 1030
+
   |nexus   = 3883
   |github   = deLaDude/ChefsCloset
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Trash
 +
   |author = DrOreo002
 +
  |id      = droreo002.autotrash
 +
  |nexus  = 4924
 +
  |github  =
  
   |map local versions = 1.3-1 → 1.3<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = Auto Trasher
   |author   = Eduanttunes
+
   |author = Jag3Dagster
   |id       = Cherryrar.Functions
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 6603
+
  |curse  = 1014272
   |github   =  
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Auto Travel
   |author   = Platonymous
+
   |author = GrumpyCrouton
   |id       = Platonymous.Chess
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 3976
+
   |nexus  = 10693
   |moddrop id = 793917
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Auto Water
   |author   = Berkay Yigit, berkayylmao
+
   |author = Pickle, ddgroves
   |id       = berkayylmao.ChestEx
+
   |id     = pickle.autowater
   |nexus id = 4180
+
   |nexus   = 1666
   |github   = berkayylmao/StardewValleyMods
+
   |github =
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Auto Water
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Steph Hoel
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = StephHoel.AutoWater
   |nexus id = 242
+
   |nexus  = 21022
   |chucklefish id = 3550
+
   |github  = StephHoel/ModsStardewValley
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Auto Watering (aurnj)
   |author   = M3ales
+
   |author = aurnj, Roy Li
   |id       = ChestNaming
+
   |id     = AutoWater
   |nexus id =
+
   |nexus  =
   |curseforge id  = 299791
+
   |url    = https://community.playstarbound.com/threads/auto-watering.129355
   |curseforge key = chest-naming
+
   |github =
   |github   = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Watering (stellarashes)
 +
  |author  = stellarashes
 +
  |id      = stellarashes.Autowatering
 +
  |nexus  = 5463
 +
  |github  = stellarashes/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = A Very Special Blue Chicken
   |author   = mralbobo
+
   |author = jackkimball
   |id       = mralbobo.ChestPooling
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id =
+
   |nexus  = 2465
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |github   = mralbobo/stardew-chest-pooling
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.5
   |status      = workaround
+
   |unofficial version = 2.0.1-unofficial.1-strobe
  |summary      = use [[#Stack to Nearby Chests|Stack to Nearby Chests]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
   |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Avoid Losing Scepter
   |author   = Pathoschild
+
   |author = atravita
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 518
+
   |curse  = 870974
   |moddrop id = 606600
+
   |moddrop = 1146671
   |github   = Pathoschild/StardewMods
+
  |nexus  = 11856
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Baby Chance Adjustment
   |author   = aclockworkhound
+
   |author = LateFilmsGamer
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 3540
+
   |nexus   = 15018
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Baby Gender Interface
   |author   = CroiDorcha
+
   |author = f4iTh, JertsukkaTheMan
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 1756
+
   |nexus   = 1947
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Baby Pets
   |author   = Prismuth
+
   |author = DellyBelly
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = DellyBelly.BabyPets
   |nexus id = 1655
+
   |nexus   = 20967
   |github   =
+
   |github  = DelphinWave/BabyPets
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Backpack Resizer
   |author   = loe2run
+
   |author = DefenTheNation
   |id       = Loe2run.ChildToNPC
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 4568
+
   |nexus   = 2263
   |github   = loe2run/ChildToNPC
+
   |github = DefenTheNation/StardewMod-BackpackResizer
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.1-unofficial.5-candidus42
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-13#post-21775
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Backside Attack
   |author   = Husky110
+
   |author = andysun, ReddoHoku
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = andysun.BacksideAttack
   |nexus id = 1768
+
   |nexus   = 7815
   |github   = Husky110/ChillInYourFarmHouse
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Backstory Questions Framework
   |author   = Travoos
+
   |author = spacechase0
   |id       =  
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 590
+
   |nexus   = 14570
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Family Planning|Family Planning]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Bait Maker - Quality Matters
   |author   = ItsLittany
+
   |author = Speshkitty
   |id       = itslittany.ChummyFix
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 6363
+
   |nexus  = 22768
   |moddrop id = 804100
+
   |github =
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Baits Do Their Jobs
   |author   = CJBok and Pathoschild
+
   |author = MercuryVN
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 4
+
   |nexus  = 23217
   |moddrop id = 741872
+
   |github = MercuryVN/BaitsDoTheirJobs
   |github   = CJBok/SDV-Mods
 
 
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Balanced Combine Many Rings
   |author   = CJBok and Pathoschild
+
   |author = Arruda
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 93
+
   |nexus  = 8981
   |moddrop id = 741893
+
   |github = arruda/BalancedCombineManyRings
   |github   = CJBok/SDV-Mods
 
 
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Bank of Ferngill
   |author   = CJBok and Pathoschild
+
   |author = Mizzion
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = mizzion.bankofferngill
   |nexus id = 5
+
   |nexus  = 13043
   |moddrop id = 509768
+
   |github = Mizzion/MyStardewMods
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Satozaki
+
   |author = BarleyZP
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 2975
+
   |nexus   = 21238
   |github   = AndyCrocker/StardewMods
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Barn Incubator Support
   |author   = tstaples
+
   |author = elbe
   |id       = tstaples.CleanFarm
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 794
+
   |nexus   = 9049
   |github  = tstaples/CleanFarm
+
  |moddrop = 986076
 +
   |github = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Basic Sprinkler Improved
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = littleraskol
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 2219
+
   |nexus   = 833
   |github   =
+
   |github  = littleraskol/Basic-Sprinkler-Improved
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Bat Form
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = aedenthorn.BatForm
   |nexus id = 604
+
   |curse  = 868667
   |moddrop id = 664033
+
   |nexus  = 16825
   |github   = Sakorona/SDVMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Battery Warning Mod
   |author   = Blucifer, BluciferProgrammer
+
   |author = Husky110
   |id       = Blucifer.CoalRegen
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 1664
+
   |nexus   = 1886
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = Husky110/BatteryWarningMod
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |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
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cock-a-doodle-dont
+
   |name   = Battle Ring
   |author   = Fuzzy
+
   |author = lyl
   |id       = fuzzy.cockadoodledont
+
   |id     = lyl.br
   |nexus id = 7584
+
   |nexus   = 22027
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Battle Royalley
   |author   = DanielSerrano, Lord Xamon
+
   |author = Ilyaki
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 1169
+
   |nexus   = 3199
   |github   =  
+
   |github = Ilyaki/BattleRoyalley
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Battle Royalley - Year 2
   |author   = spacechase0
+
   |author = Tyler Gibbs
   |id       = spacechase0.ColorfulChests
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 1623
+
   |nexus  = 9891
  |chucklefish id = 5085
+
   |github = tylergibbs2/BattleRoyalley-Year2
   |moddrop id = 279189
 
   |github   = spacechase0/ColorfulChests
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/colorful-chests/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Become Ethereal
 +
  |author  = Coll1234567
 +
  |id      = Coll1234567.BecomeEthereal
 +
  |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Bed Tweaks
   |author   = DJ-STLN
+
   |author = aedenthorn, Erinthe
   |id       = DJ-STLN.CombatControls
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 2590
+
   |nexus   = 10023
   |github   = DJ-STLN/CombatControls
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Combat Level Damage Scaler
+
   |name   = Bee House Flower Range Fix
   |author   = spacechase0
+
   |author = KirbyLink
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = kirbylink.beehousefix
   |nexus id = 3905
+
   |nexus  = 3013
  |chucklefish id = 5754
+
   |github = KirbyLink/BeeHouseFix
   |moddrop id = 771671
 
   |github   = spacechase0/CombatLevelDamageScaler
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/combat-level-damage-scaler/ latest version from author's website].
+
  |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     = Combat with Farming Implements
+
   |name   = Bee Paths
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = aedenthorn, Erinthe
   |id       = SPDFarmingImplementsInCombat
+
   |id     = aedenthorn.BeePaths
   |nexus id = 313
+
   |nexus   = 14812
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |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     = Combine Machines
+
   |name   = Befriend Marlon and Gunther
   |author   = SlayerDharok
+
   |author = Yoshimax
   |id       = SlayerDharok.CombineMachines
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 7411
+
   |nexus   = 2569
   |github   = Videogamers0/SDV-CombineMachines
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Comics
+
   |name   = Be My Valentine
   |author   = Platonymous
+
   |author = Taskmaster
   |id       = Platonymous.Comics
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 6281
+
   |nexus   = 5219
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Berry Season Reminder
   |author   = Musbah Sinno
+
   |author = Anthony Hilyard
   |id       = musbah.bundleTooltip
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 1329
+
  |curse  = 446669
   |github   = musbah/StardewValleyMod
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Better 10 Hearts
   |author   = vgperson
+
   |author = Sonozuki
   |id       = vgperson.CommunityCenterHelper
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 6893
+
   |nexus   = 3605
   |github  = vgperson/CommunityCenterHelper
+
   |github = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Better Activate Sprinklers
   |author   = Redwood
+
   |author = ChaosEnergy
   |id       = Redwood.CompanionNPCs
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 3175
+
   |nexus   = 3097
   |github   = EKomperud/StardewMods
+
   |github = yuri-moens/BetterActivateSprinklers
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
   |pull request = https://github.com/EKomperud/StardewMods/pull/2
+
   |status  = workaround
 +
  |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Artisan Good Icons
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterartisangoodicons
 +
  |nexus  = 2080
 +
  |moddrop = 833553
 +
  |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     = Compost&#44; Pests&#44; and Cultivation
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = jahangmar
+
   |author = DaLion and Tithrandel
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = DaLion.Meads
   |nexus id = 4446
+
   |nexus   =
   |github  = jahangmar/StardewValleyMods
+
   |github = daleao/bagi-meads
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Better Balance
   |author   = Boogie, BoogieBest
+
   |author = Xen0nex
   |id       = boogie.greenhouse
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 7109
+
   |nexus   = 8141
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Better Beehouses
   |author   = seitanicbean
+
   |author = Tlitookilakin
   |id       = seitanicbean.configurablejunimokart
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 6725
+
   |nexus   = 10996
   |source   = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |moddrop = 1105633
 +
   |github  = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Better Bombs
   |author   = KnockedMallard42
+
   |author = Duno666
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = Duno666.BetterBombs
   |nexus id = 280
+
   |nexus   = 7787
   |github   =
+
   |github  = PhillZitt/BetterBombs
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
 
  |map local versions = 1.2-beta → 1.2.0<!--manifest incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Butterfly Hutch
   |author   = Mizzion
+
   |author = NormanPCN
   |id       = mizzion.configuremachineoutputs
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 3490
+
   |nexus  = 11166
   |moddrop id = 661367
+
   |github = NormanPCN/StardewValleyMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Chests
   |author   = BayesianBandit
+
   |author = LeFauxMatt
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = furyx639.BetterChests
   |nexus id = 3519
+
  |curse  = 871836
   |github   = BayesianBandit/ConfigureMachineSpeed
+
  |moddrop = 1547210
 +
   |nexus   = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Better Crab Pots
   |author   = IceGladiador
+
   |author = Sonozuki
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 1799
+
   |nexus   = 3159
   |github   =
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
  |status  = abandoned
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Better Crafting
   |author   = Satozaki
+
   |author = Khloe Leclair
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = leclair.bettercrafting
   |nexus id = 3768
+
   |nexus   = 11115
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Crafting
   |author   = spacechase0
+
   |author = RedstoneBoy
   |id       = spacechase0.ConsoleCode
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 3101
+
   |nexus  = 2504
  |chucklefish id = 5610
+
   |github = RedstoneBoy/BetterCrafting
   |moddrop id = 771643
 
   |github   = spacechase0/ConsoleCode
 
  
   |summary = get [https://spacechase0.com/mods/stardew-valley/console-code/ latest version from author's website].
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting: Buildings, Craftable Buildings
 +
  |author = Khloe Leclair
 +
  |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = SMAPI
+
   |author = Khloe Leclair
   |id       = SMAPI.ConsoleCommands
+
   |id     = leclair.bcspacecore
   |nexus id =  
+
   |nexus   = 11115
   |url      = https://smapi.io
+
  |moddrop = 1115749
   |github   = Pathoschild/SMAPI
+
   |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     = Content Patcher
+
   |name   = Better Crystalariums
   |author   = Pathoschild
+
   |author = DecidedlyHuman
   |id       = Pathoschild.ContentPatcher
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 1915
+
   |nexus  = 10907
   |moddrop id = 470174
+
   |github = DecidedlyHuman/StardewValleyMods
   |curseforge id = 309243
 
  |curseforge key = content-patcher
 
  |github  = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Discord Presence, SVBDP
   |author   = spacechase0
+
   |author = GitStonic, IMSTONIC
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = gitstonic.svbdp
   |nexus id = 3853
+
   |nexus  = 3092
   |chucklefish id = 5740
+
   |github =
  |moddrop id = 771670
 
   |github   = spacechase0/ContentPatcherAnimations
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/content-patcher-animations/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Doors
   |author   = Vanguard3000
+
   |author = CatCattyCat, Cat
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = cat.betterdoors
   |nexus id = 6564
+
   |nexus   = 3797
   |github  =  
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Better Elevator
   |author   = Solariz
+
   |author = aedenthorn, Erinthe
   |id       = aEnigma.ConvenientChests
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 2196
+
   |nexus   = 12802
   |github   = aEnigmatic/StardewValley
+
   |github = aedenthorn/StardewValleyMods
  |curseforge id  = 300150
 
  |curseforge key = convenient-chests
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23433
+
   |status  = workaround
   |unofficial version = 1.5.2-unofficial.1-Quintin
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Better Elevator - Continued
   |author   = spacechase0
+
   |author = aedenthorn and FlyingTNT
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 522
+
   |nexus  = 22340
  |chucklefish id = 4054
+
   |github  = FlyingTNT/StardewValleyMods
   |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
 
 
  |summary = use [https://spacechase0.com/mods/stardew-valley/cooking-skill/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Better Enchantments, Enchantment
   |author   = CompSciLauren
+
   |author = kalik
   |id       = CompSciLauren.CozyClothing
+
   |id     = kalik.Enchantment
   |nexus id = 5093
+
   |nexus  = 23368
   |curseforge id  = 368028
+
   |github = rusunu/Enchantment
  |curseforge key = cozy-clothing
 
  |moddrop id = 755868
 
   |github   = CompSciLauren/stardew-valley-cozy-clothing-mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Better Festival Notifications
   |author   = jwdred
+
   |author = drbirbdev
   |id       = jwdred.CrabNet
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 584
+
   |nexus   = 14170
   |github   = jdusbabek/stardewvalley
+
   |github = drbirbdev/StardewValley
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23797
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Better Fishing
   |author   = aedenthorn
+
   |author = balllight
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = balllight.BetterFishing
   |nexus id = 6279
+
   |nexus   = 13585
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Better Friendship
   |author   = FallToot
+
   |author = Urbanyeti
   |id       = FallToot.CraftableFishMounts
+
   |id     = BetterFriendship
   |nexus id = 4286
+
   |nexus   = 10287
   |github   =  
+
   |github = urbanyeti/stardew-better-friendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Better Fruit Trees
   |author   = Sabera, kelbesque
+
   |author = CatCattyCat, Cat
   |id       = Sabera.CraftAnything
+
   |id     = cat.betterfruittrees
   |nexus id = 2524
+
   |nexus   = 1976
   |github   =  
+
  |moddrop = 833546
 +
   |github = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Better Garbage Cans
   |author   = MouseyPounds
+
   |author = AairTheGreat
   |id       = MouseyPounds.CraneManBegone
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 4704
+
   |nexus   = 4171
   |github  = MouseyPounds/stardew-mods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Better Garden Pots
   |author   = kdau
+
   |author = CatCattyCat, Cat
   |id       = kdau.Cropbeasts
+
   |id     = cat.bettergardenpots
   |moddrop id = 784523
+
   |nexus  = 2209
   |nexus id = 6030
+
   |moddrop = 833555
   |github   =
+
   |github = danvolchek/StardewMods
  |source  = https://gitlab.com/kdau/cropbeasts
 
  
 
   |broke in = Stardew Valley 1.5
 
   |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     = Crop Color Combiner
+
   |name   = Better Hay
   |author   = MouseyPounds
+
   |author = CatCattyCat, Cat
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = cat.betterhay
   |nexus id = 3986
+
   |nexus   = 1430
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Better Hitbox
   |author   = Platonymous
+
   |author = fodkod, Kodfod
   |id       = Platonymous.CropExtension
+
   |id     = kodfod.hitbox
   |nexus id = 3208
+
   |nexus   = 4973
   |moddrop id = 793915
+
  |github  = Kodfod/BetterHitboxStardew
   |github   = Platonymous/Stardew-Valley-Mods
+
 
 +
   |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     = Crop Fairy
+
   |name   = Better Honey Mead
   |author   = Abs, abslam
+
   |author = NCarigon
   |id       = abs.CropFairy
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 4885
+
   |nexus   = 22848
   |github   =  
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Better Iridium Tool Area
   |author   = lefthandedkid, stoobinator
+
   |author = dphile
   |id       = stoobinator.seasonspillover
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 7203
+
   |nexus   = 2085
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Better Jukebox
   |author   = Pathoschild
+
   |author = Gaphodil
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 3000
+
   |nexus   = 6017
   |moddrop id = 606647
+
   |moddrop = 984775
   |github   = Pathoschild/StardewMods
+
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Better Junimos
   |author   = Tyler Thrailkill, snowe2010
+
   |author = hawkfalcon
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 3200
+
   |nexus   = 2221
   |github   = snowe2010/starbound-mods
+
   |github = hawkfalcon/Stardew-Mods
 +
 
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Better Junimos Crop Fields
   |author   = GenDeathrow
+
   |author = micfort
   |id       = gengeathrow.croptooltip
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id =  
+
   |nexus   = 10936
   |curseforge id = 307933
+
   |source = https://gitlab.com/micfort/betterjunimoscropfields
  |curseforge key = crop-tooltips
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Lookup Anything|Lookup Anything]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos Forestry
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.BetterJunimosForestry
 +
  |nexus  = 8992
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Lightning Rods
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.BetterLightningRods
 +
   |curse  = 868807
 +
  |nexus  = 10631
 +
  |github = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Better Meteorites
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.CropTransplantMod
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 2594
+
  |curse  = 867727
   |github   = Digus/StardewValleyMods
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Better Mixed Seeds
   |author   = Vrakyas
+
   |author = Sonozuki
   |id       = Vrakyas.CurrentLocation
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 4028
+
   |nexus   = 3012
   |github   =  
+
   |github = Sonozuki/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
+
   |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Better Panning
   |author   = DefenTheNation
+
   |author = AairTheGreat
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 2301
+
   |nexus   = 4161
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github = AairTheGreat/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Better Panning Extra Config
   |author   = Omegasis, AlphaOmegasis
+
   |author = trashcan9
   |id       = Omegasis.CustomAssetModifier
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 1836
+
   |nexus   = 16235
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
  |status      = workaround
 
  |summary      = use [[#Content Patcher|Content Patcher]] instead.
 
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Better Panning Spot
   |author   = Digus
+
   |author = ForgedBrass
   |id       = DIGUS.CustomCaskMod
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 2642
+
   |nexus   = 10608
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Better Planting
   |author   = furyx639, LeFauxMatt
+
   |author = Achtuur
   |id       = furyx639.CustomChores
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 5315
+
   |nexus  = 17252
   |moddrop id = 717888
+
   |github = Achtuur/StardewMods
   |github   = ImJustMatt/SDVCustomChores
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Better Quality More Seeds
   |author   = Cherry, CherryChain
+
   |author = bmarquismarkail, Space Baby
   |id       = Cherry.CustomCraftingStations
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 6293
+
   |nexus   = 935
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Better Quarry
   |author   = spacechase0
+
   |author = Nishtra
   |id       = spacechase0.CustomCritters
+
   |id     = BetterQuarry
   |nexus id = 1255
+
   |nexus  = 771
   |chucklefish id = 4791
+
   |github =
  |moddrop id = 130428
 
   |github   = spacechase0/CustomCritters
 
  
   |broke in           = Stardew Valley 1.4.0.1
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.2.7-unofficial.1-slamerz
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-27#post-3354372
+
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
   |pull request      = https://github.com/spacechase0/CustomCritters/pull/8
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |map remote versions = 1.2.7-unofficial.1-slamerz → 1.2.8-unofficial.1-slamerz<!--needed due to the official version being later but broken, and not in the repo-->
+
  |name    = Better Ranching, Better Milking
 +
  |author  = Urbanyeti
 +
   |id      = BetterRanching
 +
  |nexus  = 859
 +
   |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Better Rarecrows
   |author   = ZaneYork
+
   |author = Sonozuki
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 5830
+
   |nexus   = 3232
   |github   = ZaneYork/SDV_Mods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Better Return Scepter
   |author   = Digus
+
   |author = DecidedlyHuman
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 2516
+
   |nexus   = 11610
   |github   = Digus/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Better RNG
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Zoryn
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = Zoryn.BetterRNG
   |nexus id = 7069
+
   |nexus   =
   |moddrop id = 853913
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Better Rods
   |author   = aedenthorn
+
   |author = Achtuur
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = Achtuur.BetterRods
   |nexus id = 5894
+
   |nexus   = 17026
   |github   = aedenthorn/StardewValleyMods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Better Shipping Bin
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 6358
+
  |curse  = 1004479
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Better Shipping Box
   |author   = Platonymous
+
   |author = Kithio
   |id       = Platonymous.CustomFarming
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 991
+
   |nexus  =
   |curseforge id  = 307366
+
   |chucklefish = 4302
   |curseforge key = custom-farming-redux
+
   |github =
  |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.4.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
  |pull request      = https://github.com/Platonymous/Stardew-Valley-Mods/pull/81
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Better Shop Menu
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.CFAutomate
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 991
+
  |curse  = 867744
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Automate 1.15
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Platonymous/Stardew-Valley-Mods/pull/81
+
   |name    = Better Signs
 +
  |author  = stebaker92, Steve Baker
 +
   |id      = stebaker92.bettersigns
 +
   |nexus  = 7482
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Better Skull Cavern Falling
   |author   = Platonymous
+
   |author = Max Vollmer, SVProtector
   |id       = Platonymous.CustomFurniture
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 1254
+
   |nexus  = 2558
   |curseforge id  = 308067
+
   |github = maxvollmer/BetterSkullCavernFalling
  |curseforge key = custom-furniture
 
  |moddrop id = 793932
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Better Slingshots
   |author   = Forkmaster
+
   |author = CatCattyCat, Cat
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = cat.betterslingshots
   |nexus id = 3464
+
   |nexus  = 2067
  |github   =  
+
   |moddrop = 833552
}}
+
   |github = danvolchek/StardewMods
{{/entry
 
   |name    = Custom Harvest Fix
 
  |author  = mytigio
 
  |id      = mytigio.customharvestfix
 
  |nexus id = 4192
 
   |github   = mytigio/CustomHarvestFix
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Better Sort
   |author   = Digus
+
   |author = Jower
   |id       = DIGUS.CustomKissingMod
+
   |id     = Jower.BetterSort
   |nexus id = 4664
+
   |nexus   = 1992
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Better Special Orders
   |author   = aedenthorn
+
   |author = Xeru
   |id       = aedenthorn.CustomLocks
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 6251
+
   |nexus   = 24125
   |github   = aedenthorn/StardewValleyMods
+
   |github = xeru98/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Better Sprinklers
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = KoihimeNakamura.CCR
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 1402
+
   |nexus   = 41
   |moddrop id = 664037
+
   |chucklefish = 3551
   |github   = Sakorona/SDVMods
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Better Sprinklers Plus
   |author   = CatCattyCat, Cat
+
   |author = JamesCodesThings
   |id       = cat.customizabledeathpenalty
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 1991
+
   |nexus  = 17767
   |moddrop id = 833547
+
   |github = jamescodesthings/smapi-better-sprinklers
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Yyeahdude
+
   |author = gingajamie
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 567
+
   |nexus   = 21624
   |github   =  
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Better Stardrops
   |author   = Cherry, CherryChain
+
   |author = Rokugin
   |id       = Cherry.CustomizeAnywhere
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 4734
+
   |nexus  = 21360
   |moddrop id = 716356
+
   |github = rokugin/StardewMods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Better Tappers
   |author   = spacechase0
+
   |author = CaptainSully
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 1099
+
   |nexus  = 9875
   |chucklefish id = 4675
+
   |moddrop = 1035408
   |moddrop id = 127272
+
   |github = CaptainSully/StardewMods
   |github   = spacechase0/CustomizeExterior
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |summary  = get [https://spacechase0.com/mods/stardew-valley/customize-exterior/ latest version from author's website].
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Better Train Loot
   |author   = MissCoriel
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = misscoriel.hpstam
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 5275
+
   |nexus   = 4234
   |github   = MissCoriel/Customize-Health-and-Stamina
+
   |github = AairTheGreat/StardewValleyMods
}}
 
{{/entry
 
  |name    = Custom Linens
 
  |author  = Mevima
 
  |id      = Mevima.CustomLinens
 
  |nexus id = 1027
 
  |github  =
 
 
 
  |broke in = SMAPI 3.0
 
  
   |map local versions = 1.0 → 1.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Better Transmutation
   |author   = ZaneYork
+
   |author = f4iTh, JertsukkaTheMan
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 5377
+
   |nexus   = 2120
   |github   = ZaneYork/SDV_CustomLocalization
+
   |github  =
  |summary = use latest version.
 
  |warnings = Only compatible with Android.
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Better Truffles
   |author   = Platonymous
+
   |author = temisthem
   |id       = Platonymous.CustomMovies
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 4737
+
   |nexus  = 23228
   |moddrop id = 793918
+
   |github = kqrse/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Better Watering Can and Hoe
   |author   = Platonymous
+
   |author = Aflojack45
   |id       = Platonymous.CustomMusic
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 3043
+
   |nexus  = 23946
   |curseforge id  = 307367
+
   |github = Aflojack/BetterWateringCanAndHoe
  |curseforge key = custom-music
 
  |moddrop id = 793904
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Better Workbenches
   |author   = Esca-MMC
+
   |author = CatCattyCat, Cat
   |id       = Esca.CustomNPCExclusions
+
   |id     = cat.betterworkbenches
   |nexus id = 7089
+
   |nexus   = 4830
   |moddrop id = 847997
+
   |moddrop = 833559
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Betwitched
   |author   = spacechase0
+
   |author = b_wandert
   |id       = spacechase0.CustomNPCFixes
+
   |id     = b_wandert.Betwitched
   |nexus id = 3849
+
   |nexus  = 10172
   |chucklefish id = 5739
+
   |github =
  |moddrop id = 771669
 
   |github   = spacechase0/CustomNPCFixes
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/custom-npc-fixes/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Big Crop Bonus
   |author   = SG
+
   |author = Tocseoj
   |id       = SG.RileyHouse
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 5811
+
  |curse  = 1008360
   |github   =  
+
  |moddrop = 1553635
 +
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Big Fridges
   |author   = aedenthorn
+
   |author = AlanBF
   |id       = aedenthorn.CustomOreNodes
+
   |id     = AlanBF.BigFridge
   |nexus id = 5966
+
   |nexus   = 22457
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Bigger Backpack
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.CustomPaths
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 2272
+
  |chucklefish = 5191
   |chucklefish id = 5234
+
  |curse  = 867747
   |github   = Entoarox/StardewMods
+
   |moddrop = 384783
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
   |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Bigger Craftables
   |author   = hawkfalcon
+
   |author = spacechase0
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 2148
+
  |curse  = 867714
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Bigger Fridges
   |author   = Dem1se
+
   |author = Entoarox
   |id       = Dem1se.CustomReminders
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 6215
+
   |nexus  = 21678
   |moddrop id = 793899
+
   |github =
   |github   = Dem1se/CustomReminders
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Bigger Riverlands Farm
   |author   = aedenthorn
+
   |author = Jessebot, JessebotX
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = jessebot.biggerriverlands
   |nexus id = 6669
+
   |nexus   = 3025
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Big Silo
   |author   = aedenthorn
+
   |author = lperkins2, Logan Perkins
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = lperkins2.BigSilo
   |nexus id = 6630
+
  |nexus  = 2429
   |github   = aedenthorn/StardewValleyMods
+
   |source  = {{nexus mod|2429}}
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = SMAPI 3.12.0
 +
   |status   = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Billboard Anywhere
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Omegasis, Alpha_Omegasis
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 7517
+
   |nexus   = 492
   |github   = TheMightyAmondee/CustomTokens
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Billboard Profit Margin
   |author   = ZaneYork
+
   |author = desto
   |id       = ZaneYork.CustomToolEffect
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 5712
+
   |nexus   = 6948
   |github   = ZaneYork/CustomToolEffect
+
   |github = desto-git/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Binning Skill
   |author     = Esca, Esca-MMC
+
   |author = drbirbdev
   |id         = Esca.CustomTracker
+
   |id     = drbirbdev.BinningSkill
   |nexus id   = 5108
+
   |nexus  = 14073
   |github     = Esca-MMC/CustomTracker
+
   |github = drbirbdev/StardewValley
  |moddrop id = 706059
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Birb Core
   |author   = CatCattyCat, Cat
+
   |author = drbirbdev
   |id       = cat.customtransparency
+
   |id     = drbirbdev.BirbCore
   |nexus id = 2359
+
   |nexus  = 19140
   |moddrop id = 833556
+
   |github = drbirbdev/StardewValley
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
  |name    = Birthday Buff
   |author   = Platonymous
+
  |author  = aedenthorn, Erinthe
   |id       = Platonymous.CustomTV
+
  |id      = aedenthorn.BirthdayBuff
   |nexus id = 6775
+
  |nexus  = 17747
   |github  = Platonymous/Stardew-Valley-Mods
+
  |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Birthday Notifications
   |author   = Platonymous
+
   |author = Honduriel
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 3010
+
   |nexus  = 20948
  |curseforge id  = 307569
+
   |github =
  |curseforge key = custom-walls-and-floors
 
   |moddrop id = 793903
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Birthday Today
   |author   = CatCattyCat, Cat
+
   |author = ChiroxT
   |id       = cat.customwarplocations
+
   |id     = treinke.birthdaytoday
   |nexus id = 1688
+
   |nexus  = 11578
   |moddrop id = 833544
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = BJS Capsule Mod
   |author   = f4iTh, JertsukkaTheMan
+
   |author = BunnyJumps
   |id       = f4iTh.CustomWarps
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 3445
+
   |nexus   = 2502
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = BJS MP Kick Mod
   |author   = Seawolf, seawolf87
+
   |author = BunnyJumps
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 4791
+
   |nexus   = 2503
   |github   = Seawolf87/DailyFarmPhoto
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = BJS Night Sounds
   |author   = Schematix, Schmtx
+
   |author = BunnyJumps
   |id       = Schematix.DailyLuckMessage
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 1327
+
   |nexus   = 2501
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.8
<!--@retest-after Stardew Notifications
+
   |status  = abandoned
   |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = BJS No Clip
   |author   = BlaDe
+
   |author = BunnyJumps
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 6783
+
   |nexus   = 2820
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = BJS Only Treasure Room
   |author   = bashNinja
+
   |author = BunnyJumps
   |id       = bashNinja.DailyNews
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 1141
+
   |nexus   = 3145
   |github   = miketweaver/DailyNews
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = BJS Plant Everywhere
   |author   = CompSciLauren
+
   |author = BunnyJumps
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 4779
+
   |nexus  = 3143
   |chucklefish id = 5907
+
   |github =
   |moddrop id    = 677025
+
 
  |curseforge id = 353698
+
   |status  = abandoned
  |curseforge key = daily-screenshot
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = BJS Stop Grass
   |author   = GuiNoya, Yesst
+
   |author = BunnyJumps
   |id       = GuiNoya.DailyTasksReport
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 1624
+
   |nexus   = 2500
   |github   = GuiNoya/SVMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.4.1-unofficial.7-prism99
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26357
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = BJS Thunderstorm
   |author   = Danmw3
+
   |author = BunnyJumps
   |id       = danmw3.DanUtils
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 2287
+
   |nexus   = 3144
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = BJS Time Skipper
   |author   = zazizu
+
   |author = BunnyJumps
   |id       = zazizu.darkUI
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 4056
+
   |nexus   = 2178
   |github   = cilekli-link/SDVMods
+
   |github =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = BJS True Master
   |author   = Pathoschild
+
   |author = Qther - BunnyJumps
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 1691
+
   |nexus   = 5324
   |moddrop id = 606646
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Blackhearts
   |author   = MissCoriel
+
   |author = Mightywa33ior
   |id       = misscoriel.diary
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 4451
+
   |nexus   = 7502
   |moddrop id = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Blahaj Blast
   |author   = Pathoschild
+
   |author = spacechase0
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 679
+
   |nexus   = 17550
   |moddrop id = 606608
+
   |github  = spacechase0/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Blessings and Curses
   |author   = iSkLz_, MSCFC
+
   |author = GenDeathrow
   |id       = MSCFC.DecraftingMod
+
   |id     = gendeathrow.BNC
   |nexus id = 4158
+
   |nexus   =
   |github  = iSkLz/DecraftingMod
+
  |curse  = 307717
 +
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Blood Trail
   |author   = Max Vollmer, SVProtector
+
   |author = aurnj, Roy Li
   |id       = maxvollmer.deepwoodsmod
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 2571
+
   |nexus   =
   |github  = maxvollmer/DeepWoodsMod
+
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = Sandman53
+
   |author = pepoluan
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 5016
+
   |nexus   = 8796
   |github  =  
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Blue Chickens Are Green
   |author   = AxesOfEvil
+
   |author = explosivetortellini
   |id       = AxesOfEvil.DeliveryService
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 5187
+
   |nexus   = 4815
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github = explosivetortellini/bluechickensaregreen
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Blue Chickens in Multiplayer
   |author   = Dash, yuukidach
+
   |author = WindHero
   |id       = Pathoschild.test
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 5570
+
   |nexus   = 2336
   |github  =  
+
   |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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Bookcase
   |author   = stokastic
+
   |author = Darkhax
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = darkhax.bookcase
   |nexus id = 2462
+
   |nexus   =
   |github   = stokastic/CoopGrabber
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
  |unofficial version = 2.5.3-unofficial.6-Frogfrag
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-23#post-23408
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Boomerangs, Boomerang Mod
   |author   = domsim1
+
   |author = Arannya
   |id       = domsim1.DeluxeHats
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 5836
+
   |nexus   = 22724
   |github   = domsim1/stardew-valley-deluxe-hats-mod
+
   |github = arannya/BoomerangMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = Borderless Wood Floor
   |author   = lech43
+
   |author = Digus
   |id       = lech43.DemandingShipping
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 7315
+
   |nexus   = 4711
   |github  =  
+
   |github = Digus/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Boss Creatures
   |author   = Kichjo
+
   |author = aedenthorn, Erinthe
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 5477
+
  |curse  = 868905
   |github  = KeelanRosa/StardewMods
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Bow
   |author   = Esca, Esca-MMC
+
   |author = spacechase0
   |id       = Esca.DestroyableBushes
+
   |id     = spacechase0.Bow
   |nexus id = 6304
+
   |nexus   = 2756
   |moddrop id = 798245
+
   |moddrop = 771627
   |github  = Esca-MMC/DestroyableBushes
+
   |github = spacechase0/Bow
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = Brave New World - Core, BNW Core
   |author   = PurrplingCat
+
   |author = DiogoAlbano
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 6537
+
   |nexus   = 15871
   |github  = purrplingcat/DialogueEmotes
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Nishtra
+
   |author = charbonn, Charles Bonnevialle
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 1583
+
  |moddrop = 793149
   |github  =  
+
   |nexus   =
   |status  = workaround
+
   |github =
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
 
 +
   |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.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Breeding Overhaul
   |author   = shanks3042
+
   |author = StarAmy
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 5816
+
   |nexus   = 13974
   |curseforge id = 393984
+
   |github = StarAmy/BreedingOverhaul
  |curseforge key = easyprairieking-journey-of-the-prairie-king
+
 
   |github   =  
+
   |status   = abandoned
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = lperkins2, Logan Perkins
+
   |author = f4iTh, JertsukkaTheMan
   |id       = lperkins2.DisableController
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 2229
+
   |nexus   = 3429
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = FayneAldan
+
   |author = Dycedarger
   |id       = FayneAldan.RichPresence
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 2156
+
   |nexus   = 948
   |github   = FayneAldan/SVRichPresence
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Brighter Building Paint
   |author   = MouseyPounds
+
   |author = tem696969696969
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 3960
+
   |nexus   = 22807
   |github   = MouseyPounds/stardew-mods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Buff Framework
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.DismantleCraftables
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 3687
+
   |nexus   = 17746
   |github  = jahangmar/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Pyrohead37
+
   |author = Jesse
   |id       = Pyrohead37.DontEatThat
+
   |id     = jesse.buffsgametime
   |nexus id = 1951
+
   |nexus   = 18996
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = DPadInventory
+
   |name   = Bug Net
   |author   = joljyo
+
   |author = spacechase0
   |id       = joljyo.DPadInventory
+
   |id     = spacechase0.BugNet
   |nexus id = 7507
+
  |curse  = 867724
   |github  =
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = Leaf
+
   |author = Stari
   |id       = Leaf.DoubleStandardFarm
+
   |id     = Start.BuildableForge
   |nexus id = 3928
+
   |nexus   = 8893
   |github  =  
+
   |github = SlivaStari/BuildableForge
 +
 
 +
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Buildable Ginger Island Farm
   |author   = Zoryn
+
   |author = mouahrara
   |id       = Zoryn.DurableFences
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id =
+
   |nexus  = 20600
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = mouahrara/BuildableGingerIslandFarm
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Buildable Greenhouse Updated
   |author   = captncraig
+
   |author = Yariazen
   |id       = captncraig.dvr
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 3860
+
   |nexus   = 11831
   |github   = captncraig/StardewMods
+
   |github = Yariazen/YariazenMods
  
   |broke in = Stardew Valley 1.4
+
  |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Build Endurance
   |author   = gunnargolf
+
   |author = Omegasis, Alpha_Omegasis
   |id       = gunnargolf.DynamicChecklist
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 1145
+
   |nexus   = 445
   |github   = gunnargolf/DynamicChecklist
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
  |pull request = https://github.com/gunnargolf/DynamicChecklist/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Builder's List
   |author   = Bpendragon
+
   |author = bmarquismarkail, Space Baby
   |id       = Bpendragon-DynamicHorses
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 874
+
   |nexus   = 5347
   |github   = Bpendragon/DynamicHorses
+
   |github = bmarquismarkail/SV_BuildersList
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Adopt 'n Skin|Adopt 'n Skin]] instead.
+
{{#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  =
  
   |map local versions = 1.1-release → 1.2<!--manifest incorrect + not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Bulk Animal Purchase
   |author   = tyran285, Ryuuze
+
   |author = aedenthorn, Erinthe
   |id       = DynamicMachines
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 374
+
   |nexus   = 11539
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
  |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
  |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  =
  
   |map local versions = 1.1 → 1.1.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Bush Bloom Mod
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = NCarigon
   |id       = knakamura.dynamicnighttime
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 2072
+
   |nexus  = 15792
   |moddrop id = 664041
+
   |github = ncarigon/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Bus Locations
   |author   = BashNinja
+
   |author = Hootless
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = hootless.BusLocations
   |nexus id = 1183
+
   |nexus   = 2905
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = hootless/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |unofficial url    = https://github.com/Xytronix/BusLocations/releases
   |summary = use [[#Content Patcher|Content Patcher]] instead.
+
   |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  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Buttplug Valley
   |author   = ZaneYork
+
   |author = DryIcedMatcha, Salty
   |id       = ZaneYork.DynamicPrice
+
   |id     = Salty.ButtplugValley
   |nexus id  = 5831
+
  |moddrop = 1480911
   |github   = ZaneYork/SDV_Mods
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Buyable Dwarf Scrolls
   | author   = Vrakyas
+
   |author = MattDeDuck, Duckshard
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   | nexus id = 4029
+
   |nexus   = 5307
   | github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Buy Back Collectables
   |author   = Cautious Waffle, skulmuk
+
   |author = Omegasis, Alpha_Omegasis
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 1426
+
   |nexus   = 507
   |github  =  
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = majordot
+
   |author = Denifia
   |id       = MajorDOT.EasierFishing
+
   |id     = Denifia.BuyRecipes
   |nexus id =
+
   |nexus  = 1126
   |curseforge id  = 305367
+
   |github = Denifia/StardewMods
  |curseforge key = easier-fishing
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{nexus mod|21137}}
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Bwdyworks
   |author   = MountainDewBoi
+
   |author = bwdy
   |id       = MountainDewBoi.EasyFarming
+
   |id     = bwdyworks
   |nexus id = 4162
+
   |nexus   = 3530
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Point and Plant|Point and Plant]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Cabin Owner Displayed
   |author   = CeruleanSpirit
+
   |author = funny-snek
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 2957
+
   |nexus   = 3036
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Cacti Hurt You
   |author   = CeruleanSpirit
+
   |author = CatCattyCat, Cat
   |id       = EasyPetting.3032
+
   |id     = cat.cactihurtyou
   |nexus id = 3032
+
   |nexus   = 4019
   |github  =  
+
   |moddrop = 833562
 
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Calcifer
   |author   = crc-fehler
+
   |author = sophie
   |id       = crc.eatmore
+
   |id     = sophie.Calcifer
   |nexus id = 2724
+
   |nexus   = 20628
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Calendar Anywhere
   |author   = millerscout
+
   |author = Zoryn
   |id       = Millerscout.EconomyMod
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 6955
+
   |nexus   =
   |github  = millerscout/StardewMillerMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Camera Control
   |author   = EideeHi
+
   |author = Nitbandier
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = Nitbandier.CameraControl
   |nexus id = 4806
+
   |nexus   = 21502
   |github   = eideehi/EideeEasyFishing
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Camera Pan
   |author   = Ilyaki
+
   |author = atravita
   |id       = Ilyaki.Elevator
+
   |id     = atravita.CameraPan
   |nexus id = 2952
+
  |curse  = 870958
   |github   = Ilyaki/Elevator
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Campfire Cooking
   |author   = Mel Noelle and Kirbylink
+
   |author = Kabigon
   |id       = melnoelle.underdarkkrobus
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 3071
+
   |nexus   = 2297
   |github   = KirbyLink/UnderdarkKrobus
+
   |github = KabigonFirst/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Capitalist Split Money
   |author   = Oblitus
+
   |author = Ilyaki
   |id       = QuicksilverFox.EmptyHands
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 1176
+
   |nexus   = 3083
   |github  = quicksilverfox/StardewMods
+
   |github = Ilyaki/CapitalistSplitMoney
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Capstone Professions
   |author   = Enaium
+
   |author = spacechase0
   |id       = Enaium.EnaiumToolKit
+
   |id     = spacechase0.CapstoneProfessions
  |moddrop id = 863959
+
   |curse   = 867711
  |nexus id =
+
   |nexus  = 7636
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{/entry
 
  |name    = Enemy Health Bars, Health Bars
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 
   |nexus id = 193
 
   |chucklefish id = 3529
 
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  |broke in = Stardew Valley 1.5
 
  
   |unofficial version = 1.9.2-unofficial.1-libraryaddict
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-36#post-25707
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Carry Chest
   |author   = TheThor59
+
   |author = spacechase0
   |id       = Thor.EnemyHealthBars
+
   |id     = spacechase0.CarryChest
   |nexus id = 3627
+
  |curse  = 867756
   |github   = TheThor59/StardewMods
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder) or [[#Health Bars|Health Bars]].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Carry Your Pet
   |author   = Crystallyne
+
   |author = DecidedlyHuman
   |id       = Crystallyne.EnergyCount
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 4272
+
   |nexus   = 13009
   |github   = Crystallyne/EnergyCount
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = nikperic, ThatOneCow
+
   |author = skellady and sophiesalacia
   |id       = nikperic.EnergyTime
+
   |id     = sophie.CarWarp
   |nexus id = 6488
+
   |nexus   = 11102
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Casks Anywhere
   |author   = aedenthorn
+
   |author = YukiShiku, LeonBlade
   |id       = Aedenthorn.MagnetMod
+
   |id     = CasksAnywhere
   |nexus id = 4856
+
   |nexus   = 878
   |github  = aedenthorn/StardewValleyMods
+
  |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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Casks Everywhere
   |author   = Mizzion
+
   |author = CatCattyCat, Cat
   |id       = mizzion.enhancedrelationships
+
   |id     = cat.caskseverywhere
   |nexus id = 1927
+
   |nexus   = 2994
   |moddrop id = 661356
+
   |moddrop = 833561
   |github   = Mizzion/MyStardewMods
+
   |github = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Casks on Ground
   |author   = Entoarox
+
   |author = punyo, yakminepunyo
   |id       = Entoarox.EntoaroxFramework
+
   |id     = punyo.CasksOnGround
   |nexus id = 2269
+
   |nexus   = 2406
   |chucklefish id = 4228
+
  |github  = pomepome/CasksOnGround
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Casual Life
   |author   = Entoarox
+
   |author = adverserath
   |id       = Entoarox.Utilities
+
   |id     = Adverserath.CasualLife
   |nexus id = 5521
+
   |nexus   = 6011
   |github   = Entoarox/StardewMods
+
   |github = adverserath/StardewValley-CasualLifeMod
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = StarCat
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 5526
+
   |nexus   = 19528
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Categorize Chests
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = SteelixLeiter
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = CategorizeChests
   |nexus id = 1656
+
   |nexus   = 1300
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = doncollins/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 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).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Escape to East Scarpe
+
   |name   = Cats and Dogs
   |author   = lemurkat, LemurKat and kdau
+
   |author = DelphinWave
   |id       = LemurKat.EastScarpe.SMAPI
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 5787
+
   |nexus   = 7407
   |source   = https://gitlab.com/kdau/eastscarpe
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Cauldron of Chance
   |author   = MissCoriel
+
   |author = Expl0
   |id       = misscoriel.eventrepeater
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 3642
+
   |nexus   = 10975
   |curseforge id = 317347
+
   |github = WizardsLizards/CauldronOfChance
  |curseforge key = event-repeater
+
 
  |moddrop id = 606979
+
   |broke in = Stardew Valley 1.6
   |github  =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Cave of Memories
   |author   = Digus
+
   |author = PeacefulEnd
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 2360
+
   |nexus   = 12619
   |github   = Digus/StardewValleyMods
+
   |github = Floogen/MysticalBuildings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Cellar Available
   |author   = mytigio
+
   |author = candidus42
   |id       = mytigio.exhaustiontweaks
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 6247
+
   |nexus   = 5104
   |github   = mytigio/SDVMods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Challenger
   |author   = Lodukas
+
   |author = Slothsoft
   |id       = Uwazouri.ExpandedFridge
+
   |id     = Slothsoft.Challenger
   |nexus id = 1191
+
   |nexus   = 14196
   |github   = Uwazouri/ExpandedFridge
+
   |github = slothsoft/stardew-challenger
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-20884
 
  |unofficial version = 3.0.2-unofficial.1-davenorrys
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Challenger → Automate
   |author   = Cherry, CherryChain
+
   |author = Slothsoft
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 6529
+
   |nexus   = 14196
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage
+
   |name   = Challenging Community Center Bundles
   |author   = furyx639
+
   |author = alvadea & jaksha6472
   |id       = furyx639.ExpandedStorage
+
   |id     = alja.CCCB
   |nexus id = 7431
+
   |nexus   = 6361
   |github   = ImJustMatt/ExpandedStorage
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Chance Cubes
   |author   = spacechase0
+
   |author = Turkey2349
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = turkey2349.chancecubes
   |nexus id = 509
+
   |nexus   =
   |chucklefish id = 3905
+
   |curse   = 297899
   |moddrop id = 127275
+
   |github =
   |github   = spacechase0/ExperienceBars
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/experience-bars/ latest version from author's website].
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Change Cabin Type
   |author   = MSCFC, iSkLz
+
   |author = funny-snek
   |id       = SkLz.ExpMultiply
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 5910
+
   |nexus   = 3046
   |github   = iSkLz/ExperienceMultiplier
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Change Dialogues
   |author   = Quipex
+
   |author = mardrest
   |id       = Quipex.ExperienceUpdates
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 7581
+
   |nexus   = 5335
   |github   = Quipex/ExperienceUpdates
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Change Farm Caves
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.ExpertSitting
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 7435
+
  |curse  = 1004487
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Change Horse Sounds
   |author   = Tondorian
+
   |author = CyanFire
   |id       = ExtendedBusSystem
+
   |id     = CF.ChangeHorseSounds
   |nexus id =
+
   |nexus  = 13428
   |chucklefish id = 4373
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Change Professions
   |author   = Crystalmir
+
   |author = Alek, amazingalek
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = Alek.ChangeProfessions
   |nexus id = 485
+
   |nexus   = 3989
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Change Shoe Color
   |unofficial version = 1.1.1-unofficial.4.mizzion
+
   |author = Shaklin
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
+
  |id      = shaklin.changeshoecolor
-->
+
   |nexus  = 6101
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Change Slime Hutch Limit
   |author   = Entoarox
+
   |author = Cherry, CherryChain
   |id       = Entoarox.ExtendedMinecart
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 2271
+
   |nexus  = 6455
   |chucklefish id = 4359
+
   |github = ChroniclerCherry/stardew-valley-mods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = spacechase0
+
   |author = Majesity
   |id       = spacechase0.ExtendedReach
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 1493
+
   |nexus  = 19052
  |chucklefish id = 4997
+
   |github = DevWithMaj/Stardew-CHAOS
   |moddrop id = 242303
 
   |github   = spacechase0/ExtendedReach
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/extended-reach/ latest version from author's website].
+
   |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  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = Ceasg
+
   |author = StultusV
   |id       = Ceasg.ExtraFishInformation
+
   |id     = StultusV.WikiLinker
   |nexus id = 4170
+
   |nexus   = 12999
   |github   = ceasg/StardewValleyMods
+
   |github = JudeRV/SDV_WikiLinker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Chargeable Resource Tools
   |author   = Unidarkshin and Deathest1, Devin Lematty
+
   |author = DaLion
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = DaLion.Chargeable
   |nexus id = 7490
+
   |nexus   = 23048
   |github   = unidarkshin/Stardew-Mods
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = jahangmar
+
   |author = PeepCake
   |id       = jahangmar.FallToAutumn
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 7174
+
   |nexus   = 6986
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Chaste Valley
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Tensor
   |id       = Omegasis.Fall28SnowDay
+
   |id     = Tensor.ChasteValley
   |nexus id = 486
+
   |nexus   = 21925
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Chat Commands
   |author   = loe2run
+
   |author = CatCattyCat, Cat
   |id       = Loe2run.FamilyPlanning
+
   |id     = cat.chatcommands
   |nexus id = 4515
+
   |nexus   = 2092
   |github   = loe2run/FamilyPlanningMod
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Content Patcher 1.17
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.3.3-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
+
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Chatter
   |author   = aedenthorn
+
   |author = Jboss
   |id       = aedenthorn.Familiars
+
   |id     = Jboss.Chatter
   |nexus id = 6429
+
   |nexus   = 16559
   |github   = aedenthorn/StardewValleyMods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Taskmaster
+
   |author = Annosz
   |id       = Taskmaster.FantasticFrames
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 4540
+
   |nexus   = 5826
   |github  =  
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Chef Helper - Add to Fridges
   |author   = Max Vollmer, SVProtector
+
   |author = Rui3
   |id       = maxvollmer.farmageddon
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 2618
+
   |nexus   = 5606
   |github  =  
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Chefs Closet
   |author   = Oranisagu
+
   |author = elDudeerino
   |id       = none<!--no manifest ID-->
+
   |id     = Duder.ChefsCloset
   |nexus id =
+
   |nexus  = 1030
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = deLaDude/ChefsCloset
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
<!--
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Cherryrar
   |author   = Oranisagu
+
   |author = Edu Anttunes
   |id       = none<!--no manifest ID-->
+
   |id     = Cherryrar.Functions
   |nexus id =
+
   |nexus  = 6603
   |url      = https://community.playstarbound.com/threads/111931
+
   |github =
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Chess
   |author   = Advize
+
   |author = Platonymous
   |id       = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id     = Platonymous.Chess
   |nexus id = 130
+
  |curse  = 877229
   |github   = AdvizeGH/FarmExpansion
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.3.1-unofficial.8-huancz
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661
 
  |pull request      = https://github.com/AdvizeGH/FarmExpansion/pull/10
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Chess Boards
   |author   = MabelSyrup
+
   |author = aedenthorn, Erinthe
   |id       = mabelsyrup.farmhouse
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 3731
+
   |nexus   = 11580
   |github   = mjSurber/FarmHouseRedone
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Chest Displays
   |author   = BrasileiroTop
+
   |author = MindMeltMax
   |id       = BrasileiroTop.Fundo
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 5423
+
  |curse  = 997977
   |github   =  
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = ChestEx
   |author   = Cherry & cel10e
+
   |author = berkayylmao
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = berkayylmao.ChestEx
   |nexus id = 5142
+
   |nexus  = 4180
   |moddrop id = 716395
+
   |curse   = 501477
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = berkayylmao/StardewValleyMods
}}
 
{{/entry
 
   |name    = Farm Resource Generator
 
  |author  = jwdred
 
  |id      =
 
  |nexus id = 647
 
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Chest Feature Set
   |author   = Speshkitty
+
   |author = zack20136
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 7148
+
   |nexus   = 21155
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Chest Label System
   |author   = Esca, Esca-MMC
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Esca.FarmTypeManager
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 3231
+
   |nexus   = 242
   |moddrop id = 598755
+
   |chucklefish = 3550
   |github  = Esca-MMC/FarmTypeManager
+
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Chest Naming
   |author   = Pathoschild
+
   |author = M3ales
   |id       = Pathoschild.FastAnimations
+
   |id     = ChestNaming
   |nexus id = 1089
+
   |nexus  =
  |moddrop id = 606631
+
   |curse   = 299791
  |github  = Pathoschild/StardewMods
+
   |github = M3ales/ChestNaming
}}
 
{{/entry
 
   |name    = Fast Forward
 
   |author   = crazywig
 
  |id      = crazywig.FastForward
 
  |nexus id = 7413
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Faster Grass
 
  |author  = IceGladiador
 
  |id      = IceGladiador.FasterGrass
 
  |nexus id = 1772
 
  |github  =
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Chest Pooling
   |author   = kibbe
+
   |author = mralbobo
   |id       = kibbe.faster_horse
+
   |id     = mralbobo.ChestPooling
   |nexus id = 2791
+
   |nexus   =
   |github  =  
+
  |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Chest Pooling V2
   |author   = Entoarox
+
   |author = jslattery26
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 2277
+
   |nexus  = 22461
   |chucklefish id = 3641
+
   |github = jslattery26/stardew_mods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Chest Preview
   |author   = KathrynHazuka
+
   |author = sergiomadd
   |id       = KathrynHazuka.FasterRun
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 733
+
   |nexus   = 13946
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github = sergiomadd/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Chests Anywhere
   |author   = DerTod2
+
   |author = Pathoschild
   |id       = de.dertod2.FastPetting
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 5039
+
  |curse  = 1000640
   |github   =  
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Chest Value
   |author   = Death, DeathGameDev
+
   |author = Jppkr4
   |id       = DeathGameDev.FastTravel
+
   |id     = Jppkr4.ChestValue
   |nexus id = 1529
+
   |nexus   = 23816
   |github   = DeathGameDev/SDV-FastTravel
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Chest Values
   |author   = minervamaga
+
   |author = MysticalAsian
   |id       = minervamaga.FeelingLucky
+
   |id     = MysticalAsian.ChestValues
   |moddrop id = 752859
+
   |nexus  = 23878
   |github   = minervamaga/FeelingLucky
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = Child Bed Config
   |author   = stoobinator, lefthandedkid
+
   |author = aclockworkhound
   |id       = stoobinator.fertilizeranytime
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 7259
+
   |nexus   = 3540
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status   = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = KirbyLink
+
   |author = CroiDorcha
   |id       = kirbylink.festivalendtimetweak
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 2966
+
   |nexus   = 1756
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
  |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Children's Beds Removal
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = Prismuth
   |id       = MouseyPounds.ShadowFestival
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 4630
+
   |nexus   = 1655
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Child to NPC
   |author   = Felix-Dev
+
   |author = loe2run
   |id       = Felix-Dev.FeTK
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 4403
+
   |nexus   = 4568
   |github   = Felix-Dev/StardewMods
+
   |github = loe2run/ChildToNPC
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.0.1-unofficial.2-digus
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-48#post-3356648
+
   |unofficial version = 1.2.1-unofficial.8-candidus42
  |pull request      = https://github.com/Felix-Dev/StardewMods/pull/8
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Chill in Your Farmhouse
   |author   = Eduanttunes
+
   |author = Husky110
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 5865
+
   |nexus   = 1768
   |github   = eduanttunes/sv_fighting_with_npcs
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Choose Baby Gender
   |author   = aurnj, Roy Li
+
   |author = Travoos
   |id       = RoyLi.Fireballs
+
   |id     =
   |nexus id =
+
   |nexus  = 590
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |github =
   |github   =  
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Choose Random Farm Event
   |author   = aedenthorn
+
   |author = RunoV
   |id       = aedenthorn.FireBreath
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 7311
+
   |nexus   = 8524
   |github  = aedenthorn/StardewValleyMods
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = Chummy Fix
   |author   = MindMeltMax
+
   |author = ItsLittany
   |id       = MindMeltMax.FireCracker
+
   |id     = itslittany.ChummyFix
   |nexus id = 7321
+
   |nexus   = 6363
   |github  =  
+
  |moddrop = 804100
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Circle of Thorns - NPC Hector
   |author   = rupak0577
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = rupak0577.FishDex
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id =  
+
   |nexus   = 16032
   |github  = rupak0577/FishDex
+
   |github =
   |url      = https://github.com/rupak0577/FishDex
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = CJB Automation
   |author   = Aair, AairTheGreat
+
   |author = CJBok
   |id       = AairTheGreat.FishFinder
+
   |id     = CJBAutomation
   |nexus id = 5011
+
   |nexus   = 211
   |github  = AairTheGreat/StardewValleyMods
+
   |github = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = CJB Cheats Menu
   |author   = Speshkitty
+
   |author = CJBok and Pathoschild
   |id       = speshkitty.fishinfo
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 5452
+
  |curse  = 1000644
   |github   = Speshkitty/FishInfo
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = CJB Item Spawner
   |author   = Jonqora
+
   |author = CJBok and Pathoschild
   |id       = Jonqora.FishPreview
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 6303
+
  |curse  = 1000641
   |github   = Jonqora/StardewMods
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = CJB Show Item Sell Price
   |author   = Shuai Zhang
+
   |author = CJBok and Pathoschild
   |id       = shuaiz.FishingAdjustMod
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 1350
+
   |nexus  = 5
  |github   = hcoona/StardewValleyMods
+
   |moddrop = 509768
 
+
   |github = CJBok/SDV-Mods
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Clay Map
   |author   = KilZenc
+
   |author = Underscore
   |id       = KilZenc.FishingAssistant
+
   |id     = underscore.clay_map
   |nexus id = 5815
+
   |nexus   = 11903
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Clean Beach
   |author   = Drynwynn, thepaladinknight
+
   |author = Artinity
   |id       = Drynwynn.FishingAutomaton
+
   |id     = Artinity.CleanBeach
   |nexus id = 2527
+
   |nexus   = 14936
   |github   = Drynwynn/StardewValleyMods
+
   |github = Artinity/clean-beach
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Clean Cellar
   |author   = M3ales
+
   |author = Sonozuki
   |id       = FishingLogbook
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id =
+
   |nexus  = 2975
  |curseforge id  = 299792
+
   |github = Sonozuki/StardewMods
   |curseforge key = fishing-logbook
 
   |github   = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Clean Farm
   |author   = Zoryn
+
   |author = tstaples
   |id       = Zoryn.FishingMod
+
   |id     = tstaples.CleanFarm
   |nexus id =
+
   |nexus  = 794
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = tstaples/CleanFarm
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = BlaDe
+
   |author = aurpine
   |id       = BlaDe.FishingPractice
+
   |id     = aurpine.ClearGlasses
   |nexus id = 4157
+
   |nexus   = 21090
   |github   =  
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Click 2 Move
   |author   = Hammurabi
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = HammurabiFishingTunerRedux
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id =
+
   |nexus  = 2219
  |chucklefish id = 4578
+
   |github  =
  |source   = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
   |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = marikaefer
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = marikaefer.FishMe
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 4756
+
   |nexus   = 604
   |github  =  
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Clint's Backstock
   |author   = Mizzion
+
   |author = Rokugin
   |id       = mizzion.fishreminder
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 3615
+
   |nexus  = 20886
   |moddrop id = 661375
+
   |github = rokugin/StardewMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Fishy Blood Moon
+
   |name   = Clock24
  |author  = MattDeDuck, Duckshard
+
   |author = Lysero
  |id      = MattDeDuck.FishyBloodMoon
+
   |id     = Lysero.Clock24
  |nexus id = 3725
+
   |nexus  = 3718
  |github  =
+
   |github =
}}
 
{{/entry
 
   |name     = Fix Animal Tools
 
   |author   = bcmpinc
 
   |id       = bcmpinc.FixAnimalTools
 
   |nexus id = 3215
 
  |github  = bcmpinc/StardewHack
 
}}
 
{{/entry
 
  |name    = Fix Dice
 
  |author  = Ashley, bambimenot
 
  |id      = ashley.fixdice
 
   |nexus id = 4556
 
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Clothes Rack
   |author   = randomAnon1234
+
   |author = LunaticShade
   |id       = none<!--no manifest ID-->
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 591
+
   |nexus   = 18765
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Cloudy Skies
   |author   = MouseyPounds
+
   |author = Khloe Leclair
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = leclair.cloudyskies
   |nexus id = 3885
+
   |nexus   = 23135
   |github   = MouseyPounds/stardew-mods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Coal Regen
   |author   = kdau
+
   |author = Blucifer, BluciferProgrammer
   |id       = kdau.FlowerBombs
+
   |id     = Blucifer.CoalRegen
   |nexus id = 6228
+
   |nexus   = 1664
   |moddrop id = 794657
+
  |github  = AbbyNode/StardewValley-CoalRegen
   |source   = https://gitlab.com/kdau/flowerbombs
+
 
 +
   |broke in          = Stardew Valley 1.3
 +
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Cobalt
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.FlowerColorPicker
+
   |id     = spacechase0.Cobalt
   |nexus id = 1229
+
   |nexus  = 1723
  |chucklefish id = 4765
+
   |github = spacechase0/Cobalt
   |moddrop id = 130043
 
   |github   = spacechase0/FlowerColorPicker
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/flower-color-picker/ latest version from author's website].
+
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Cock-a-doodle-dont
   |author  = ron075sh
+
   |author = Fuzzy
   |id       = ron075sh.FlowerDanceHeartsChange
+
  |id      = fuzzy.cockadoodledont
   |nexus id = 3019
+
  |nexus  = 7584
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coin Collector
 +
   |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CoinCollector
 +
   |nexus   = 9843
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |status  = workaround
 
  |summary  = use [[#Three Heart Flower Festival Dance Partners|Three Heart Flower Festival Dance Partners]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Cold Pets
   |author   = spacechase0
+
   |author = Tyler Gibbs
   |id       = spacechase0.FlowerRain
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 6131
+
   |nexus   = 14379
   |github   = spacechase0/FlowerRain
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Cold Weather Haley SMAPI
   |author   = Cat, CatCattyCat
+
   |author = DanielSerrano, Lord Xamon
   |id       = cat.flowerytools
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 6203
+
   |nexus   = 1169
   |moddrop id = 833563
+
   |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Collapsing On The Farm Fix
   |author   = thejcannon
+
   |author = monsoonsheep
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 4321
+
   |nexus   = 18086
   |github   = thejcannon/Stardew-FoodBuffStacking
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Fantasy - Tapper and Mushroom Cave Quality and more, Forage Fantasy
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Goldenrevolver
+
   |author = CISC 3141, Testing, Upsters
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 7554
+
   |nexus   = 10380
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Colored Chests
   |author   = Nishtra
+
   |author = Igorious
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 673
+
   |nexus   =
   |github   =  
+
  |chucklefish = 3684
 +
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.1
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
<!--
+
}}
   |unofficial version = 1.9.1-unofficial.1-Olivki
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
+
  |name    = Colored Crystalariums
-->
+
  |author  = sophiesalacia
 +
   |id      = sophie.ColoredCrystalariums
 +
  |nexus  = 14428
 +
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Colorful Chests
   |author   = Remy Bach
+
   |author = spacechase0
   |id       = remybach.forecaster
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 3037
+
   |nexus   = 1623
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Controls
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
 +
  |nexus  = 2590
 +
  |github  = DJ-STLN/CombatControls
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Combat Controls Redux
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.CombatControlsRedux
 +
  |nexus  = 10496
 +
  |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Fokson
+
   |author = PeacefulEnd
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 2520
+
   |nexus   = 16769
   |github   =  
+
   |github = Floogen/CombatDummy
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Combat Level Damage Scaler
   |author   = skuldomg, Skuld
+
   |author = spacechase0
   |id       = skuldomg.freeDusty
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 2206
+
  |curse  = 867732
   |github   = skuldomg/freeDusty
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.7-unofficial.1-devoncode
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13344
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Combat with Farming Implements
   |author   = DJ-STLN
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 3320
+
   |nexus   = 313
   |github  =  
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  
   |broke in = Stardew Valley 1.4
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Comics
   |author   = danmw3
+
   |author = Platonymous
   |id       = danmw3.freethetoolbar
+
   |id     = Platonymous.Comics
   |nexus id = 4960
+
   |nexus   = 6281
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Community Bundle Item Tooltip
   |author   = aedenthorn
+
   |author = Musbah Sinno
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = musbah.bundleTooltip
   |nexus id = 6241
+
   |nexus   = 1329
   |github   = aedenthorn/StardewValleyMods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Community Center Anywhere
   |author   = Isaac S
+
   |author = Stingray
   |id       = IsaacS.FriendsForever
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 1738
+
   |nexus   = 10150
   |github   = isaacs-dev/Minidew-Mods
+
   |github = Stingrayss/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Community Center Bundles Randomizer
   |author   = aedenthorn
+
   |author = bowtochris
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 5776
+
   |nexus   = 20425
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Community Center Helper
   |author   = mmanlapat
+
   |author = vgperson
   |id       = mmanlapat.GameReminder
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 1153
+
   |nexus   = 6893
   |github   =
+
   |github  = vgperson/CommunityCenterHelper
 
 
  |broke in = Stardew Valley 1.3
 
<!--@retest-after Stardew Notifications
 
  |status  = workaround
 
  |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Community Kitchen
   |author   = Loogooter
+
   |author = blueberry
   |id       = OlegSilkin.garbage_collector
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2463
+
   |nexus   = 9851
   |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
{{/entry
 
  |name    = Gate Fix
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.GateFix
 
  |nexus id = 4859
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Companion NPCs
   |author   = mralbobo
+
   |author = Redwood
   |id       = mralbobo.GateOpener
+
   |id     = Redwood.CompanionNPCs
   |nexus id =
+
   |nexus  = 3175
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = EKomperud/StardewMods
   |github   = mralbobo/stardew-gate-opener
 
  
 
   |broke in    = Stardew Valley 1.4
 
   |broke in    = Stardew Valley 1.4
 
   |status      = workaround
 
   |status      = workaround
   |summary      = use [[#Auto Gate|Auto Gate]] instead.
+
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
  |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = RandomComputerUser
+
   |author = jahangmar
   |id       = RandomComputerUser.GameSpeed
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 7211
+
   |nexus   = 4446
   |github  =
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = spacechase0
+
   |author = BenW, BW
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = BW.MyModding
   |nexus id = 5098
+
   |nexus  = 20918
  |chucklefish id = 5898
+
   |github  =
   |moddrop id = 771692
 
   |github   = spacechase0/GenericModConfigMenu
 
 
 
  |summary = use [https://spacechase0.com/mods/stardew-valley/generic-mod-config-menu/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Concentration on Farming
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = punyo, yakminepunyo
   |id       = GenericShopExtender
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 814
+
   |nexus   = 1445
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
  |pull request      = https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Configurable Bundle Costs
   |author   = MartyrPher
+
   |author = sophiesalacia
   |id       = MartyrPher.GetGlam
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 5044
+
   |nexus   = 9444
   |github   = MartyrPher/GetGlam
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = aedenthorn
+
   |author = Boogie, BoogieBest
   |id       = aedenthorn.GemIsles
+
   |id     = boogie.greenhouse
   |nexus id = 6692
+
   |nexus   = 7109
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Configurable Junimo Kart
   |author   = CatCattyCat, Cat
+
   |author = seitanicbean
   |id       = cat.geodeinfomenu
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 1448
+
   |nexus  = 6725
   |moddrop id = 833541
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |github  = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Configurable Luck
   |author   = Platonymous
+
   |author = sophiesalacia
   |id       = Platonymous.GhostTown
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 2992
+
   |nexus  = 14610
   |moddrop id = 793902
+
   |github = sophiesalacia/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Configurable Machines
   |author   = CatCattyCat, Cat
+
   |author = KnockedMallard42
   |id       = cat.giantcropring
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 1182
+
   |nexus   = 280
   |moddrop id = 833538
+
  |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Configurable Shipping Dates
   |author   = desto
+
   |author = Nishtra
   |id       = desto.GiftDecline
+
   |id     = ConfigurableShippingDates
   |nexus id = 6944
+
   |nexus   = 675
   |github  = desto-git/sdv-mods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Configurable Special Orders Unlock
   |author   = tstaples
+
   |author = sophiesalacia
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 229
+
   |nexus   = 8690
   |github  = tstaples/GiftTasteHelper
+
   |github = sophiesalacia/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Configure Machine Outputs
   |author   = treyh0
+
   |author = Mizzion
   |id       = treyh0.GodMode
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 2641
+
   |nexus   = 3490
   |github  =  
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = Configure Machine Speed
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = BayesianBandit
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |moddrop id = 854437
+
   |nexus  = 3519
   |nexus id = 7183
+
   |github  = BayesianBandit/ConfigureMachineSpeed
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Configure Machine Speed
   |author   = Jessebot
+
   |author = Steph Hoel
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 6514
+
   |nexus   = 21005
   |github   = JessebotX/StardewValleyMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Confirm Gifts
   |author   = candidus42
+
   |author = BadScientist
   |id       = Candidus42.GoToBed
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 4967
+
   |nexus   = 23224
   |github   = mus-candidus/GoToBed
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Confirm Warp Totem
   |author  = yy376
+
   |author = John Peters
   |id       = yy376.GoToSleep
+
   |id      = JohnPeters.ConfirmWarpTotem
   |nexus id = 2195
+
  |nexus  = 20255
   |github   =  
+
  |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 = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Consistent Tree Growth Speed
   |author   = ShadowDragon8685
+
   |author = IceGladiador
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 985
+
   |nexus   = 1799
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grandfather's Gift Remade|Grandfather's Gift Remade]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
}}
 
{{/entry
 
  |name    = Grandfather's Gift Remade
 
  |author  = pepoluan
 
  |id      = pepoluan.GrandfatherGiftRemade
 
  |nexus id = 4151
 
  |chucklefish id = 5783
 
  |github  =
 
  |source  = https://bitbucket.org/pepoluan/sdvmod-grandfather-gift-remade
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Console Chat
   |author   = bcmpinc
+
   |author = Sonozuki
   |id       = bcmpinc.GrassGrowth
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 2732
+
   |nexus   = 3768
   |github   = bcmpinc/StardewHack
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Console Code
   |author   = Jellypowered, Shockade
+
   |author = spacechase0
   |id       = Jellypowered.GrassChance
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 3365
+
  |curse  = 867737
   |github   =  
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gray Pelican
+
   |name   = Console Commands, TrainerMod
   |author   = Maythorn
+
   |author = SMAPI
   |id       = maythorn.GrayPelican
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 7472
+
   |nexus   =
   |github   = MaythornRose/SDVMods
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Console Coordinates
   |author   = sirloinmeatt
+
   |author = Pillow
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 2662
+
   |nexus   = 8957
   |github   =  
+
   |github =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Content Code
   |author   = pancham138
+
   |author = spacechase0
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = spacechase0.ContentCode
   |nexus id = 6150
+
   |curse   = 867697
  |github   =  
+
   |nexus   = 10545
}}
+
   |github = spacechase0/StardewValleyMods
{{/entry
 
   |name    = Greenhouse Sprinklers
 
  |author   = Bpendragon
 
  |id      = Bpendragon.GreenhouseSprinklers
 
  |nexus id = 7456
 
   |github   = Bpendragon/GreenhouseSprinklers
 
}}
 
{{/entry
 
  |name    = GreenHut
 
  |author  = CroiDorcha
 
  |id      = CroiDorcha.GreenHut
 
  |nexus id = 1735
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Content Patcher
   |author   = skn
+
   |author = Pathoschild
   |id       = skn.HairGrowthMod
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 3279
+
  |curse  = 309243
   |github   =  
+
   |moddrop = 470174
 
+
   |nexus   = 1915
   |broke in = Stardew Valley 1.4
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Content Patcher Animations
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.HappyBirthday
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 520
+
   |curse  = 867733
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 771670
 
+
   |nexus   = 3853
   |broke in = Stardew Valley 1.5<!--@retest-after Stardust Core-->
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Content Patcher Editor
   |author   = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id       = HappyBirthday
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 1064
+
   |nexus   = 17661
   |github   =
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Content Patcher Json Processor
   |author   = Sakorona
+
   |author = Jamie Taylor
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 6516
+
   |nexus   = 13320
   |github   = Sakorona/SDVMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Context-Sensitive Gift Cursor
   |author   = kibbe, lillvik
+
   |author = Vanguard3000
   |id       = kibbe.hardcore_mines
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 1674
+
   |nexus   = 6564
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Continuous Music
   |author   = ItsLittany
+
   |author = exhaustors
   |id       = itslittany.HardcoreMines2
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 6411
+
   |nexus   = 24348
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Controller Radial Keybindings
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 914
+
   |nexus  = 12801
   |curseforge id  = 307654
+
   |github = spacechase0/StardewValleyMods
  |curseforge key = the-harp-of-yoba
 
  |moddrop id = 793924
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Control Tree
   |author   = Dounat2201, Sasara
+
   |author = Cluom
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = Cluom.ControlTree
   |nexus id = 1157
+
   |nexus   = 23119
   |github   = Sasara2201/WitchPrincess
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Control Valley
   |author   = ThatNorthernMonkey
+
   |author = TheTexanTesla
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 236
+
   |nexus   = 8160
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = tesla1889tv/ControlValleyMod
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Convenient Chests
   |author   = Cherry, CherryChain
+
   |author = Solariz
   |id       = Cherry.HayBalesSilo
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 5151
+
   |nexus   = 2196
   |moddrop id = 716396
+
   |github  = aEnigmatic/StardewValley
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |curse   = 300150
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Convenient Inventory
   |author   = Zoryn
+
   |author = gaussfire
   |id       = Zoryn.HealthBars
+
   |id     = gaussfire.ConvenientInventory
   |nexus id =
+
   |nexus  = 10384
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = alanperrow/StardewModding
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Cooking Skill
   |author   = Darkhax
+
   |author = spacechase0
   |id       = darkhax.healthbars
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id =  
+
   |curse  = 867395
   |curseforge id  = 302910
+
   |moddrop = 127277
   |curseforge key = health-bars
+
   |nexus  = 522
   |github   = Stardew-Valley-Modding/HealthBars
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Health Bars|Health Bars by Zoryn]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Coop Battle Pause
   |author   = Jessebot, JessebotX
+
   |author = adverserath
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 3207
+
   |nexus  = 12061
   |moddrop id = 624105
+
   |github =
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = Kiddles, Svard
+
   |author = DeLiXx
   |id       = Kiddles.HASTweaks
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 5630
+
  |curse  = 990474
   |github  = SvardXI/HAS_Tweaks
+
   |nexus   = 12269
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Cooperative Egg Hunt
   |author   = themattfiles
+
   |author = aedenthorn, Erinthe
   |id       = themattfiles.HeartBeat
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 5941
+
   |nexus   = 17058
   |github   = embolden/Heartbeat
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Copper Still
   |author   = Jessebot, JessebotX
+
   |author = NCarigon
   |id       = Jessebot.HelloSMAPI
+
   |id     = NCarigon.CopperStill
   |nexus id = 4483
+
   |nexus   = 15333
   |github   = JessebotX/StardewValleyMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Copy Invite Code
   |author   = furyx639, LeFauxMatt
+
   |author = CatCattyCat, Cat
   |id       = furyx639.HelpForHire
+
   |id     = cat.copyinvitecode
   |nexus id = 5316
+
   |nexus   = 2171
   |github  = ImJustMatt/SDVCustomChores
+
   |github = danvolchek/StardewMods
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Cosmetic Rings
   |author   = furyx639, LeFauxMatt
+
   |author = PeacefulEnd
   |id       = furyx639.HelpfulSpouses
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 5175
+
   |nexus   = 8522
   |github  = ImJustMatt/SDVCustomChores
+
   |github = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Cozy Clothing
   |author   = Pokeytax
+
   |author = CompSciLauren
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 2644
+
   |nexus   = 5093
   |github  = gembree/HelpWantedQuestFixes
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Crab Net
   |author   = aedenthorn
+
   |author = jwdred
   |id       = aedenthorn.HereFishy
+
   |id     = jwdred.CrabNet
   |nexus id = 6586
+
   |nexus  = 584
  |github  = aedenthorn/StardewValleyMods
+
   |github = jdusbabek/stardewvalley
}}
 
{{/entry
 
  |name    = Highlighted Jars
 
  |author  = Annosz
 
   |id      = Annosz.HighlightedJars
 
  |nexus id = 6833
 
   |github   = Annosz/StardewValleyModding
 
}}
 
{{/entry
 
  |name    = Hit Markers
 
  |author  = bendenewb, newbie9598
 
  |id      = newbie9598.HitMarkersMeme
 
  |nexus id = 2098
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = CatCattyCat, Cat
+
   |author = Goldenrevolver
   |id       = cat.holdtobreakgeodes
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 1689
+
   |nexus  = 7767
   |moddrop id = 833545
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Craftable Butterfly Hutches
   |author   = samspartan
+
   |author = aedenthorn, Erinthe
   |id       = samspartan.HoldToPause
+
   |id     = aedenthorn.OutdoorButterflyHutch
   |nexus id = 7352
+
   |nexus   = 6279
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Craftable Legendary Fish Mounts
   |author   = MouseyPounds
+
   |author = FallToot
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 4935
+
   |nexus   = 4286
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Craftable Terrarium, Terrarium
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 7500
+
   |nexus  = 8031
  |github  = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
   |name    = Horse Whistle
 
  |author  = icepuente
 
  |id      = icepuente.HorseWhistle
 
  |nexus id = 1131
 
   |github   = icepuente/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.3-unofficial.1-mouahrara
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = nabuma
+
   |author = aedenthorn, Erinthe
   |id       = HorseWhistle_SMAPI
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id =
+
   |nexus  = 15341
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Craft Anything
   |author   = Ilyaki
+
   |author = Sabera, kelbesque
   |id       = Ilyaki.HPBar
+
   |id     = Sabera.CraftAnything
   |nexus id = 1736
+
   |nexus   = 2524
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Health Bars|Health Bars by Zoryn]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Craft Counter
   |author   = bogie5464
+
   |author = bcmpinc
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 3190
+
   |nexus   = 2739
   |github   = bogie5464/HuggableScarecrows
+
   |github = bcmpinc/StardewHack
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Crafting Collections Page
   |author  = Yyeahdude
+
   |author = Gurm0
   |id      = HungerYyeadude
+
   |id      = Gurm0.CraftingCollection
   |nexus id = 613
+
   |curse  = 1008156
   |github   =  
+
   |nexus   = 21620
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Crafting Counter
   |author   = PrimevalTitmouse
+
   |author = lolpcgaming
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 1110
+
   |nexus   = 1585
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Craft Priority
   |author   = Tigerle01, Stephan Hensel
+
   |author = trienow
   |id       = HungerForFoodByTigerle
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 810
+
   |nexus   = 4174
   |github   =  
+
   |github = trienow/Stardew-CraftPriority
  
  |broke in = SMAPI 2.0
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (added in Stardew Valley 1.4).
   |summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Crane Machine
   |author   = lech43
+
   |author = chocolatte12
   |id       = lech43.HungryMorning
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 6391
+
   |nexus   = 20112
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Crane Man Begone
   |author   = spacechase0
+
   |author = MouseyPounds
   |id       = spacechase0.HybridCropEngine
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 6577
+
   |nexus   = 4704
   |github   = spacechase0/HybridCropEngine
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Creaturebook
   |author   = BrasileiroTop
+
   |author = KediDili
   |id       = BrasileiroTop.Animacoes
+
   |id     = KediDili.Creaturebook
   |nexus id = 5139
+
   |nexus   = 13807
   |github  =  
+
   |github = KediDili/Creaturebook
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Creeper Forage
   |author   = Veleek
+
   |author = bwdy
   |id       = Veleek.IdlePause
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 1092
+
   |nexus   = 2115
   |github   = veleek/IdlePause
+
   |github =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Critter Rings
   |author   = LordAndreios
+
   |author = atravita
   |id       = LordAndreios.IdleTimer
+
   |id     = atravita.CritterRings
   |nexus id = 2858
+
  |curse  = 870962
   |github   = emperorzuul/SMAPI_MODS
+
  |moddrop = 1358001
 +
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status      = workaround
 
  |summary      = use [[#AFK Timer|AFK Timer]] or [[#Idle Pause|Idle Pause]] instead.
 
  |pull request = https://github.com/emperorzuul/SMAPI_MODS/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = candidus42
+
   |author = violetlizabet
   |id       = Candidus42.ImagEd
+
   |id     = violetlizabet.seaMonster
   |nexus id = 7218
+
   |nexus   = 20486
   |github   = mus-candidus/ImagEd
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Cropbeasts
   |author   = Demiacle
+
   |author = kdau
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = kdau.Cropbeasts
   |nexus id = 1025
+
  |moddrop = 784523
   |github  = demiacle/QualityOfLifeMods
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Crop Check
   |author   = Mizzion
+
   |author = Fairfield
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 4861
+
   |nexus   = 9224
   |github   = Mizzion/MyStardewMods
+
   |github = FairfieldBW/CropCheck
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Crop Color Combiner
   |author   = Mizzion
+
   |author = MouseyPounds
   |id       = mizzion.increasedartifactspots
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 3340
+
   |nexus  = 3986
   |moddrop id = 663705
+
   |github = MouseyPounds/stardew-mods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Crop Extension
   |author   = GZhynko
+
   |author = Platonymous
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = Platonymous.CropExtension
   |nexus id = 6162
+
  |curse  = 877230
   |github  = gzhynko/StardewMods
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Crop Fairy
   |author   = Traktori
+
   |author = Abs, abslam
   |id       = Traktori.IndustrialFurnace
+
   |id     = abs.CropFairy
   |nexus id = 5568
+
   |nexus   = 4885
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Industrial Furnace for Automate
+
   |name   = Crop Grace Period
  |author  = Traktori
+
   |author = lefthandedkid, stoobinator
  |id      = Traktori.AM.IndustrialFurnace
+
   |id     = stoobinator.seasonspillover
  |nexus id = 5568
+
   |nexus   = 7203
  |github  = Traktori7/StardewValleyMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
}}
 
{{/entry
 
   |name     = Infertile Soil
 
   |author   = Sabera, kelbesque
 
   |id       = Sabera.InfertileSoil
 
   |nexus id = 2515
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Crop Growth Adjustments
   |author   = Eireon
+
   |author = GZhynko
   |id       = Eireon.InfestedLevels
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 2823
+
   |nexus   = 18914
   |github   = benrpatterson/InfestedLevels
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Crop Growth Info
   |author   = Renny
+
   |author = aedenthorn, Erinthe
   |id       = renny.infinitejunimocartlives
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 2705
+
   |nexus   = 12178
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Crop Harvest Bubbles
   |author   = Windmill_City
+
   |author = aedenthorn, Erinthe
   |id       = Windmill_City.InputFix
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 5693
+
   |nexus   = 17761
   |github   = Windmill-City/InputFix
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in          = Stardew Valley 1.6
   |name    = InstaCrops
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
  |author  = WuestMan, redknightofdoom
+
   |unofficial version = 0.3.1-unofficial.1-logophile
  |id      = WuestMan.InstaCrops
 
   |nexus id = 4077
 
  |github  = Brian-Wuest/Instacrops
 
}}
 
{{/entry
 
  |name    = Instant Buildings From Farm
 
  |author  = BitwiseJon
 
  |id      = BitwiseJonMods.InstantBuildings
 
  |nexus id = 2070
 
  |github  = bitwisejon/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Instant Eat Key
 
   |author  = nini700
 
  |id      = nini700.InstantEatKey
 
  |nexus id = 4464
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Crop Hat
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.InstantFishing
+
   |id     = aedenthorn.CropHat
   |nexus id =
+
   |nexus  = 11787
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.4-unofficial.1-mouahrara
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Crop Markers
   |author   = montana123
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CropMarkers
   |nexus id =
+
   |nexus  = 18120
   |url      = https://community.playstarbound.com/threads/109038
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Crop Safety
   |author   = cantorsdust
+
   |author = BadNetCode
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = BadNetCode.CropSafety
   |nexus id = 173
+
   |nexus  = 1233
  |github  = cantorsdust/StardewMods
+
   |moddrop = 130160
}}
+
   |github =
{{/entry
 
   |name    = Instantly Eat Item
 
   |author  = Guedez
 
  |id      = eat.item.instantly
 
  |nexus id = 5116
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Interaction Helper
 
  |author  = Hammurabi
 
  |id      = HammurabiInteractionHelper
 
  |nexus id =  
 
  |chucklefish id = 4640
 
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
<!--
+
   |status   = abandoned
   |unofficial version = 1.0.4-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = Crops Anytime Anywhere
   |author   = BrasileiroTop
+
   |author = Pathoschild
   |id       = BrasileiroTop.Interacoes
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 4862
+
   |nexus   = 3000
   |github   =  
+
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Crops Survive Season Change
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.InteractionTweaks
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 3771
+
   |nexus   = 18030
   |github   = jahangmar/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
  |name    = Intravenous Coffee
 
  |author  = mpcomplete
 
  |id      = mpcomplete.IntravenousCoffee
 
  |nexus id = 2224
 
  |github  = mpcomplete/StardewMods
 
}}
 
{{/entry
 
  |name    = Invite Code Mod
 
  |author  = ThePqtatoGalaxy, KOREJJamJar
 
  |id      = KOREJJamJar.InviteCodeMod
 
  |nexus id = 4023
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Crops Watered Indicator
   |author   = MissCoriel
+
   |author = Tyler Thrailkill, snowe2010
   |id       = misscoriel.invest
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 5293
+
   |nexus   = 3200
   |github   =  
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Crop Tooltips
   |author   = Redwood
+
   |author = GenDeathrow
   |id       = Redwood.IridiumToolsPatch
+
   |id     = gengeathrow.croptooltip
   |nexus id = 2897
+
   |nexus   =
   |github   = EKomperud/StardewMods
+
  |curse  = 307933
 +
   |github =
  
   |map local versions = 1.0.0 → 1.0.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
}}
+
   |status  = workaround
{{/entry
+
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
   |name    = Item AutoTrasher, AutoTrash
 
   |author  = S1mmyy
 
  |id      = S1mmyy.AutoTrash
 
  |nexus id = 5140
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Crop Transplant
   |author   = SlayerDharok
+
   |author = Digus
   |id       = SlayerDharok.Item_Bags
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 5382
+
   |nexus   = 2594
   |github   = Videogamers0/SDV-ItemBags
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Crop Variation
   |author   = Jaredlll08
+
   |author = aedenthorn, Erinthe
   |id       = BlameJared.ItemTooltips
+
   |id     = aedenthorn.CropVariation
   |nexus id =
+
   |nexus  = 11467
  |curseforge id  = 297655
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Crop Walker
   |author   = Genowhirl9999
+
   |author = MindMeltMax
   |id       = genowhirl9999.jaropener
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 5292
+
  |curse  = 1004489
   |github   =
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Crop Watering Bubbles
   |author   = Jonas Henriksson, Greger
+
   |author = aedenthorn, Erinthe
   |id       = Greger.JigglyJunimoBundles
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id =
+
   |nexus  = 17773
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github = aedenthorn/StardewValleyMods
   |github   = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Crop Watering Bubbles Continued
   |author   = k4rakara
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = k4rakara.JoJa84Plus
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 5803
+
   |nexus   = 21428
   |github   = K4rakara/Stardew-Mods
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Crowcalypse
   |author   = Platonymous
+
   |author = stardemod
   |id       = Platonymous.JoJaBan
+
   |id     = stardemod.Crowcalypse
   |nexus id = 3118
+
   |nexus  = 22594
  |curseforge id  = 308257
+
   |github =
  |curseforge key = jojaban-arcade-sokoban
 
   |moddrop id = 793907
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = MindMeltMax
+
   |author = Miihau
   |id       = MindMeltMax.HauntedJoja
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 7014
+
   |nexus   = 16926
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Crystal Ball
   |author   = punyo, yakminepunyo
+
   |author = Thom Smith, Thom1729
   |id       = punyo.JoysOfEfficiency
+
   |id     = Thom1729.CrystalBall
   |nexus id = 2162
+
   |nexus   = 7826
   |github   = pomepome/JoysOfEfficiency
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Crystalline Junimo Chests
   |author   = spacechase0
+
   |author = LeFauxMatt and pegfingers
   |id       = spacechase0.JsonAssets
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 1720
+
   |moddrop = 1547134
   |chucklefish id = 5138
+
   |nexus   = 20658
   |moddrop id = 399895
+
   |github = LeFauxMatt/StardewMods
   |github   = spacechase0/JsonAssets
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Current Location
   |author   = spacechase0
+
   |author = Vrakyas
   |id       = spacechase0.JumpOver
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 1844
+
   |nexus  = 4028
   |chucklefish id = 5190
+
   |github =
  |moddrop id = 384782
 
   |github   = spacechase0/JumpOver
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/jump-over/ latest version from author's website].
+
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Current Location
   |author   = Zoryn
+
   |author = Omegasis, AlphaOmegasis
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = CurrentLocation102120161203
   |nexus id =
+
   |nexus  = 638
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = Zoryn4163/SMAPI-Mods
+
 
}}
+
   |broke in = Stardew Valley 1.3
{{/entry
+
   |status   = abandoned
   |name    = Junimo Kart Anywhere
+
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
   |author   = MartyrPher
 
   |id      = JunimoKartAnywhere
 
  |nexus id = 4315
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = ryaon
+
   |author = Patap, Pataper
   |id       = Ryaon.JunimoKartCheater
+
   |id     = Patap.CursorTeleport
   |nexus id = 5137
+
   |nexus   = 17934
   |github   =  
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimos Accept Cash
+
   |name   = Custom Achievements
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
  |id      = spacechase0.JunimosAcceptCash
+
   |id     = aedenthorn.CustomAchievements
  |nexus id = 7437
+
   |nexus  = 10047
  |github  = spacechase0/JunimosAcceptCash
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
  |name    = Junimo Studio, Music Blocks
 
  |author  = Becks723
 
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 
   |nexus id = 6971
 
  |github   =  
 
}}
 
{{/entry
 
  |name    = Junk Mail
 
  |author  = Taskmaster
 
  |id      = Taskmaster.JunkMail
 
  |nexus id = 4452
 
   |github   =  
 
}}
 
{{/entry
 
  |name    = Kamikaze
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.Kamikaze
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Custom Adventure Guild Challenges
   |author   = Gorzalt and Flerfarvet
+
   |author = DefenTheNation
   |id       = gorzalt.kawakami
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 2549
+
   |nexus   = 2301
   |github   = Gorzalt/StardewValleyMods
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = EssGee, SG
+
   |author = Omegasis, AlphaOmegasis
   |id       = SG.Partners
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 5625
+
   |nexus   = 1836
   |github  =  
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Custom Backpack Framework
   |author   = Annosz
+
   |author = aedenthorn, Erinthe
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 5993
+
   |nexus   = 13826
   |github  = Annosz/StardewValleyModding
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Custom Bundles
   |author   = WhiteMind
+
   |author = LeFauxMatt
   |id       = WhiteMind.LAST
+
   |id     = furyx639.CustomBundles
   |nexus id = 1906
+
   |nexus  = 8258
  |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Custom Cask Mod
   |author   = ChaosEnergy
+
   |author = Digus
   |id       = ChaosEnergy.LadderLocator
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 3094
+
   |nexus   = 2642
   |github   = yuri-moens/LadderLocator
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = Custom Chest Types
   |author   = Lavapulse
+
   |author = aedenthorn, Erinthe
   |id       = Lavapulse.LavapulseChickens
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 4821
+
   |nexus   = 7755
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |map local version  = 1.0.8 → 1.0.81<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Custom Chores
   |author   = Max Vollmer, SVProtector
+
   |author = LeFauxMatt
   |id       = maxvollmer.leftymode
+
   |id     = furyx639.CustomChores
   |nexus id = 6199
+
   |nexus   = 5315
   |github  = maxvollmer/LeftyMode
+
  |moddrop = 717888
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Custom Community Center Bundles
   |author   = unidarkshin, Devin Lematty
+
   |author = Alja, alvadea & jaksha
   |id       = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |id     = alja.CustomCCB
   |nexus id = 1471
+
   |nexus   = 21340
   |github   = unidarkshin/Stardew-Mods
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Leveling Adjustment
+
   |name   = Custom Community Centre
  |author  = jahangmar
+
   |author = blueberry
  |id      = jahangmar.LevelingAdjustment
+
   |id     = blueberry.CustomCommunityCentre
  |nexus id = 4689
+
   |nexus  = 9850
  |github  = jahangmar/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
}}
 
{{/entry
 
   |name     = Level Up Notifications
 
   |author   = kd8lvt
 
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 
   |nexus id = 855
 
  |curseforge id  = 300715
 
   |curseforge key = level-up-notifications
 
   |github   =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
  
   |map remote versions = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge version incorrect-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = LewdDew Valley, LewdDew_Valley_helper2
+
   |name   = Custom Companions
   |author   = shurmash
+
   |author = PeacefulEnd
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 7222
+
  |curse  = 870939
   |github   =  
+
   |nexus   = 8626
 +
   |github = Floogen/CustomCompanions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Custom Crafting Stations
   |author   = prowlingDemon, unknownDev
+
   |author = Cherry, CherryChain
   |id       = unknownDev.lewdLeah
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 4402
+
   |nexus   = 6293
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Custom Critters
   |author   = Cherry, CherryChain
+
   |author = spacechase0
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = spacechase0.CustomCritters
   |nexus id = 4971
+
   |curse  = 867759
   |moddrop id = 716383
+
   |moddrop = 130428
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Custom Crops
   |author   = Hootless
+
   |author = spacechase0
   |id       = hootless.LineSprinklers
+
   |id     = spacechase0.CustomCrops
   |nexus id = 2917
+
   |nexus   = 1592
   |github   = hootless/StardewMods
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.2-unofficial.1-bigboct
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-14#post-21916
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Custom Crops Decay
   |author   = Tyler Gibbs
+
   |author = ZaneYork
   |id       = tylergibbs2.liveprogressbar
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 7330
+
   |nexus  = 5830
  |github  =
+
   |github  = ZaneYork/SDV_Mods
}}
 
{{/entry
 
  |name    = Loan Mod
 
  |author  = Doomnik
 
  |id      = Doomnik.LoanMod
 
   |nexus id = 3882
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Location Compass
 
  |author  = Bouhm
 
  |id      = Bouhm.LocationCompass
 
  |nexus id = 3045
 
  |curseforge id = 308286
 
  |curseforge key = location-compass
 
  |github  = Bouhm/stardew-valley-mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Custom Crystalarium Mod
   |author   = nini700
+
   |author = Digus
   |id       = nini700.LockedCrabPot
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 4461
+
   |nexus   = 2516
   |github   =  
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = bwdy
+
   |author = Digus
   |id       = bwdy.lockpicks
+
   |id     = Digus.CCRMAutomate
   |nexus id = 3521
+
   |nexus   = 8193
   |github   = bwdymods/SDV-Lockpicks
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Log Beehive Edit
+
   |name   = Custom Death Penalty Plus
   |author   = PixeledLobster
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = PixeledLobster.LogBeehive
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 4189
+
   |nexus   = 7069
   |moddrop id = 876591
+
   |moddrop = 853913
   |content pack for = Pathoschild.ContentPatcher
+
   |github  = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Custom Decoration Areas
   |author   = Caraxian
+
   |author = aedenthorn, Erinthe
   |id       = caraxian.LongerLastingLures
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 2510
+
   |nexus   = 9626
   |github   = Caraxi/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Custom Dungeon Floors
   |author   = RTGOAT
+
   |author = aedenthorn, Erinthe
   |id       = RTGOAT.Longevity
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 649
+
   |nexus   = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
<!--
+
   |broke in = Stardew Valley 1.6
   |warnings = Requires manually replacing game files; see install instructions on the mod page.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = Pathoschild
+
   |author = onlythechosen
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 541
+
   |nexus  = 22380
   |moddrop id = 606605
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Loose Audio Files
+
   |name   = Custom Element Handler
  |author  = aedenthorn
+
   |author = Platonymous
  |id      = aedenthorn.LooseAudioFiles
+
   |id     = Platonymous.CustomElementHandler
  |nexus id = 5999
+
   |nexus  = 1068
  |github  = aedenthorn/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
}}
 
{{/entry
 
  |name    = Lore-Friendly JojaMart Prices
 
  |author  = Huanir
 
  |id      = Huanir.LoreFriendlyJojaPrices
 
  |nexus id = 2658
 
  |github  =
 
}}
 
{{/entry
 
   |name     = Lost Woods
 
   |author   = Raik, Raik167, YousernameZo
 
   |id       = raik.testmod
 
   |nexus id = 6291
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
   |id      = LoveBubbles
 
  |nexus id = 1318
 
   |github   = doncollins/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Custom Emotes
   |author   = Advize and Jinxiewinxie
+
   |author = purrplingcat
   |id       = Advize.LovedLabels
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 279
+
   |nexus   = 10861
   |github   = AdvizeGH/LovedLabels
+
   |github = purrplingcat/CustomEmotes
  
   |broke in          = Stardew Valley 1.3.29
+
   |status  = abandoned
  |unofficial version = 2.2.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3349752
 
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Custom Farming Redux
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = Platonymous.CustomFarming
   |nexus id = 521
+
   |nexus   = 991
   |chucklefish id = 4053
+
   |curse  = 307366
   |moddrop id = 127279
+
   |moddrop = 793926
   |github   = spacechase0/LuckSkill
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
<!--
   |summary  = get [https://spacechase0.com/mods/stardew-valley/luck-skill/ latest version from author's website].
+
   |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Lunar Disturbances
+
   |name   = Custom Farming Redux → CFAutomate
  |author  = Sakorona
+
   |author = Platonymous
  |id      = KoihimeNakamura.LunarDisturbances
+
   |id     = Platonymous.CFAutomate
  |nexus id = 2208
+
   |nexus  = 991
  |moddrop id = 664151
+
   |github  = Platonymous/Stardew-Valley-Mods
  |github  = Sakorona/SDVMods
 
}}
 
{{/entry
 
   |name     = Machine Augmentors
 
   |author   = SlayerDharok
 
   |id       = SlayerDharok.MachineAugmentors
 
   |nexus id = 5600
 
  |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
{{/entry
 
  |name    = Machine Speed Change
 
  |author   = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus id = 1780
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
{{/entry
 
  |name    = Magic
 
  |author  = spacechase0
 
  |id      = spacechase0.Magic
 
  |nexus id = 2007
 
  |chucklefish id = 5242
 
  |moddrop id = 399898
 
  |github  = spacechase0/Magic
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
<!--
   |summary  = get [https://spacechase0.com/mods/stardew-valley/magic/ latest version from author's website].
+
   |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Custom Farm Loader
   |author   = Entoarox
+
   |author = DeLiXx
   |id       = Entoarox.MagicJunimoPet
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 3567
+
  |curse  = 990485
   |github  = Entoarox/StardewMods
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Custom Farm Types
   |author   = TerryDBS
+
   |author = spacechase0
   |id       = TerryDBS.MagicPluses
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 7096
+
   |nexus   = 1140
   |github  =  
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Custom Fixed Dialogue
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.MailFrameworkMod
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 1536
+
   |nexus   = 6358
   |github   = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
  |name    = Custom Fixed Dialogue - Continued
   |author   = jwdred
+
  |author  = Datamancer
   |id       = jwdred.MailOrderPigs
+
  |id      = datamancer.CustomFixedDialogue
   |nexus id = 632
+
  |nexus  = 20938
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 1533308
 +
  |github  = csandwith/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Custom Furniture
 +
   |author = Platonymous
 +
   |id     = Platonymous.CustomFurniture
 +
   |nexus   = 1254
 +
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.1-unofficial.4-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-3#post-3352649
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/11
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = Custom Gift Dialogue
   |author   = darzington
+
   |author = PurrplingCat
   |id       = darzington.RealLifeMod
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 7445
+
   |nexus   = 7304
   |github  =  
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Custom Gift Limits
   |author   = SnowFire k'Vala
+
   |author = aedenthorn, Erinthe
   |id       = SnowFire.Map_Binder
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 6983
+
   |nexus   = 13964
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Custom Greenhouse
   |author   = spacechase0
+
   |author = Forkmaster
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 1073
+
   |nexus  = 3464
   |chucklefish id = 4655
+
   |github =
  |moddrop id = 127273
 
   |github   = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |status = abandoned
<!--
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/map-image-exporter/ latest version from author's website].
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Custom Harvest Fix
   |author   = mabelSyrup
+
   |author = mytigio
   |id       = mabelsyrup.maputils
+
   |id     = mytigio.customharvestfix
   |nexus id = 4716
+
   |nexus   = 4192
   |github   = mjSurber/Map-Utilities
+
   |github = mytigio/CustomHarvestFix
  
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Custom Hay
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.CustomHay
   |nexus id = 7021
+
   |nexus   = 16744
   |github   = JacquePott/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = zelink, zelinknilez
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = zelink.zeldaHome
   |nexus id = 4634
+
   |nexus   = 20844
   |github   = xirsoi/MayonnaisePlusPlus
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Customise Child Bedroom
   |author   = nman130
+
   |author = Speshkitty
   |id       = nman130.MenusEverywhere
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 6119
+
   |nexus   = 5540
   |github  = nman130/Stardew-Mods
+
   |github = Speshkitty/CustomiseChildBedroom
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Customizable Cart Redux
   |author   = candidus42
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Candidus42.MiceInTheValley
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 4638
+
   |nexus   = 1402
   |github  =  
+
   |moddrop = 664037
}}
+
   |github  = Sakorona/SDVMods
{{/entry
+
 
   |name    = Miller Time
+
   |broke in = Stardew Valley 1.6
  |author  = Satozaki
 
   |id      = Satozaki.MillerTime
 
  |nexus id = 7575
 
  |github  = AndyCrocker/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Customizable Death Penalty
   |author   = Clark, wilsonch3451
+
   |author = CatCattyCat, Cat
   |id       = Clark.MiloDog
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 2861
+
   |nexus   = 1991
   |github   =  
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Customizable Traveling Cart Days
   |author   = Kabigon
+
   |author = Yyeahdude
   |id       = Kabigon.MineAssist
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 2296
+
   |nexus  = 567
   |chucklefish id = 5353
+
   |github =
   |github   = KabigonFirst/StardewValleyMods
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Customize Anywhere
   |author   = JPAN
+
   |author = Cherry, CherryChain
   |id       = jpan.MineChanges
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 3963
+
   |nexus   = 4734
   |github   = JPANv2/Stardew-Valley-Mine-Changes
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Customize Cursor Sprite
   |author   = Nishtra
+
   |author = Sonozuki
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 674
+
   |nexus   = 3014
   |github   =  
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.23
+
   |status  = abandoned
   |status  = workaround
+
}}
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Customize Dresser
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |author = Dragoon23
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |id      = Dragoon23.CustomizeDresser
-->
+
   |nexus  = 23359
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Customize Exterior
   |author   = Nishtra
+
   |author = spacechase0
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 770
+
   |nexus   = 1099
   |github   =  
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = The Fluffy Robot
+
   |author = MissCoriel
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = misscoriel.hpstam
   |nexus id = 5691
+
   |nexus   = 5275
   |github   = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Customize Trinkets
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.MobileArcade
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 6538
+
   |nexus   = 23818
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Customize Wedding Attire
   |author   = aedenthorn
+
   |author = violetlizabet
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 6568
+
   |nexus   = 10761
   |github   = aedenthorn/StardewValleyMods
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Custom Kissing
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.MobileCalendar
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 6601
+
   |nexus   = 4664
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Custom Linens
   |author   = aedenthorn
+
   |author = Mevima
   |id       = aedenthorn.MobileCatalogues
+
   |id     = Mevima.CustomLinens
   |nexus id = 6543
+
   |nexus   = 1027
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Mobile Phone
+
   |name   = Custom Localization
  |author  = aedenthorn
+
   |author = ZaneYork
  |id      = aedenthorn.MobilePhone
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
  |nexus id = 6523
+
   |nexus   = 5377
  |github  = aedenthorn/StardewValleyMods
+
   |github = ZaneYork/SDV_CustomLocalization
}}
 
{{/entry
 
   |name     = Mobile Television
 
   |author   = aedenthorn
 
   |id       = aedenthorn.MobileTelevision
 
  |nexus id = 6575
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Mod List Command
 
  |author  = Blackclaw
 
  |id      = Blackclaw.ModListCommand
 
  |nexus id = 5131
 
  |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
{{/entry
 
  |name    = Mod Settings Tab
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ModSettingsTab
 
   |nexus id = 4579
 
   |github   = GilarF/SVM
 
  
 +
  |summary  = use latest version.
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Custom Locks
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.modupdatemenu
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 2536
+
   |nexus   = 6251
   |moddrop id = 833560
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Custom Locks Updated
   |author   = Platonymous
+
   |author = Rokugin
   |id       = Platonymous.ModUpdater
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 6338
+
   |nexus   = 21148
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Custom Mine Cart Steam
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.MonsterLT
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 1896
+
   |nexus   = 14508
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Custom Movies
   |author   = MouseyPounds
+
   |author = Platonymous
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = Platonymous.CustomMovies
   |nexus id = 3997
+
   |nexus   = 4737
   |github   = MouseyPounds/stardew-mods
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Custom Music
   |author   = Taskmaster
+
   |author = Platonymous
   |id       = Taskmaster.MonthlyMail
+
   |id     = Platonymous.CustomMusic
  |nexus id = 4523
+
   |curse   = 307367
  |github  =
+
   |moddrop = 793904
}}
+
   |nexus   = 3043
{{/entry
+
   |github = Platonymous/Stardew-Valley-Mods
   |name    = Moody Planet
 
  |author   = Daniel McMenamy, Deathest1
 
   |id      = f1r3w477.MoodyPlanet
 
   |nexus id = 2830
 
   |github   = F1r3w477/TheseModsAintLoyal
 
  
   |broke in = SMAPI 3.0<!--@retest-after Level Extender-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Custom Names
   |author   = bwdy
+
   |author = MindMeltMax
   |id       = bwdy.moongates
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 3545
+
  |curse  = 1008334
   |github   = bwdymods/SDV-Moongates
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Mopsy's Ranch Livin'
+
   |name   = Custom NPC
  |author  = Mopquill
+
   |author = Platonymous
  |id      = Mopquill.Ranch-Livin
+
   |id     = Platonymous.CustomNPC
  |nexus id = 2200
+
   |nexus  = 1607
  |github  = mopquill/Mopsys-Ranch-Livin
+
   |github = Platonymous/Stardew-Valley-Mods
}}
 
{{/entry
 
   |name     = More Animals, More Pets
 
   |author   = Entoarox
 
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
 
   |nexus id = 2274
 
   |chucklefish id = 4288
 
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
}}
 
{{/entry
 
  |name    = More Artifact Spots
 
  |author  = momoaau
 
  |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
 
  |nexus id = 451
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = abandoned
  |unofficial version = 2.0.1-unofficial.1-IQ
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
   |status  = workaround
 
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Custom NPC Exclusions
   |author   = AairTheGreat, Aair
+
   |author = Esca, Esca-MMC
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 4869
+
   |nexus   = 7089
   |github   =  
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Custom NPC Fixes
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.MoreBuildings
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 2757
+
   |curse  = 867734
   |chucklefish id = 5524
+
   |moddrop = 771669
   |moddrop id = 771640
+
   |nexus  = 3849
   |github   = spacechase0/MoreBuildings
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |summary  = get [https://spacechase0.com/mods/stardew-valley/more-buildings/ latest version from author's website].
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Custom NPC - Riley, Riley House
   |author   = spacechase0
+
   |author = SG
   |id       = spacechase0.MoreGiantCrops
+
   |id     = SG.RileyHouse
   |nexus id = 5263
+
   |nexus   = 5811
   |moddrop id = 771694
+
   |github  =
   |github  = spacechase0/MoreGiantCrops
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Custom Obelisks
   |author   = Satozaki
+
   |author = XxHarvzBackxX
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = harvz.CustomObelisks
   |nexus id = 5398
+
   |nexus   = 10202
   |github  = AndyCrocker/StardewMods
+
   |github = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Custom Object Production
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreGrassStarters
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 1702
+
   |curse  = 868827
   |chucklefish id = 5129
+
   |nexus  = 10152
   |moddrop id = 313307
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/MoreGrassStarters
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Custom Ore Nodes
   |author   = j4c0b333
+
   |author = aedenthorn, Erinthe
   |id       = j4c0b333.Morehealth
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 4053
+
  |curse  = 868903
   |github  =  
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Custom Paths
   |author   = SorryLate, rharyanto
+
   |author = Entoarox
   |id       = SorryLate.MoreKeybinding
+
   |id     = Entoarox.CustomPaths
   |nexus id = 5290
+
   |nexus   = 2272
   |github  =  
+
  |chucklefish = 5234
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = JadeTheavas
+
   |author = aedenthorn, Erinthe
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = aedenthorn.PetBed
   |nexus id = 2105
+
   |nexus   = 10462
   |github   = JadeTheavas/MoreMineLadders
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Custom Picture Frames
   |author   = cheesysteak
+
   |author = aedenthorn, Erinthe
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 2173
+
   |nexus   = 10704
   |github   = cheesysteak/stardew-steak
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Custom Quest Expiration
   |author   = Omegasis, Alpha_Omegasis
+
   |author = hawkfalcon
   |id       = Omegasis.MoreRain
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 441
+
   |nexus   = 2148
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Custom Reminders
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = Dem1se
   |id       = Chikakoo.Randomizer
+
   |id     = Dem1se.CustomReminders
   |nexus id = 5311
+
   |nexus   = 6215
   |github   = Chikakoo/stardew-valley-randomizer
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Custom Renovations, Renovations
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreRings
+
   |id     = aedenthorn.Renovations
   |nexus id = 2054
+
   |nexus  = 9687
  |chucklefish id = 5271
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 771616
 
   |github   = spacechase0/MoreRings
 
  
   |summary = get [https://spacechase0.com/mods/stardew-valley/more-rings/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Custom Resource Clumps
   |author   = CyberCheese
+
   |author = aedenthorn, Erinthe
   |id       = cybercheese.moresexydwarf
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 4320
+
   |nexus   = 6669
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Custom Shirts
   |author   = OrneryWalrus
+
   |author = Platonymous
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = Platonymous.CustomShirts
   |nexus id = 2587
+
   |nexus   = 2416
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoreSlimes
+
   |name   = Custom Shops Redux
   |author   = Ded4lif
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Ded4lif.MoreSlimes
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 7526
+
   |nexus   = 1378
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.4
   |name    = More TV Channel, CanaisTv
+
   |status   = abandoned
   |author   = BrasileiroTop
+
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
   |id      = BrasileiroTop.CanaisTv
 
  |nexus id = 5126
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Custom Signs
   |author   = Joco80 & Sasara
+
   |author = aedenthorn, Erinthe
   |id       = Joco80.MoreWeapons
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 1168
+
   |nexus   = 11336
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Custom Spouse Location
   |author   = thfr
+
   |author = barteke22
   |id       = thfr.MOTDMod
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 3703
+
   |nexus   = 9676
   |github  = rfht/MOTDMod
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Custom Spouse Patio
   |author   = joljyo
+
   |author = aedenthorn, Erinthe
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 7378
+
   |nexus   = 6630
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Custom Spouse Patio Redux
   |author   = Shuai Zhang
+
   |author = aedenthorn, Erinthe
   |id       = shuaiz.MoveFasterMod
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 1351
+
   |nexus   = 10889
   |github   = hcoona/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Custom Spouse Patio Wizard
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.MovementModifier
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id =  
+
   |nexus   = 7775
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Custom Spouse Rooms
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.MovementSpeed
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 2736
+
  |curse  = 868833
   |github  = bcmpinc/StardewHack
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Custom Spouse Rooms - Continued
   |author   = SgtPickles, GameMX
+
   |author = Datamancer
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 2256
+
   |nexus   = 20966
   |github  = Dawilly/MTN2
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Custom Starter Furniture
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MultiFertilizer
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 7436
+
   |nexus   = 16729
   |github   = spacechase0/MultiFertilizer
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Custom Starter Package
   |author   = skiilaa
+
   |author = aedenthorn, Erinthe
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 2282
+
   |nexus   = 14152
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Custom Tapper Framework
   |author   = DoubleZ
+
   |author = Selph, zombifier
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = selph.CustomTapperFramework
   |nexus id = 3765
+
   |nexus   = 22975
   |github   = SourceZh/MultiplayerIdle
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Custom Tokens
   |author   = Cherry, CherryChain
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Cherry.MultiplayerModChecker
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 6609
+
   |nexus   = 7517
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Custom Toolbar
   |author   = Kalthramis
+
   |author = aedenthorn, Erinthe
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 2192
+
   |nexus   = 11322
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.3-unofficial.1-SorryLate
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Custom Tool Effect
   |author   = lolmaj
+
   |author = ZaneYork
   |id       = lolmaj.MultiplayerTime
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 2543
+
   |nexus  = 5712
  |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github = ZaneYork/CustomToolEffect
}}
 
{{/entry
 
  |name    = Multiple Gifts for Spouses
 
  |author   = Redwood
 
  |id      = Redwood.MultipleGiftsForSpouse
 
  |nexus id = 2910
 
   |github   = EKomperud/StardewMods
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Custom Tool Range
   |author   = aedenthorn
+
   |author = trashcan9
   |id       = aedenthorn.MultipleSpouses
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 6227
+
   |nexus   = 16384
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Custom Tracker
   |author   = SlyMerc
+
   |author = Esca, Esca-MMC
   |id       = FileLoading
+
   |id     = Esca.CustomTracker
   |nexus id = 1094
+
   |nexus   = 5108
   |github   =  
+
   |github = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = SMAPI 2.0
 
 
 
  |map local versions = 1.1 → 1.12<!--manifest not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Custom Transparency
   |author   = Miome
+
   |author = CatCattyCat, Cat
   |id       = miome.MultiToolMod
+
   |id     = cat.customtransparency
   |nexus id = 2546
+
   |nexus   = 2359
   |github   = miome/MultitoolMod
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Custom Trash Can
   |author   = Cherry, CherryChain
+
   |author = ShivaGuy
   |id       = Cherry.MultiYieldCrops
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 6069
+
   |nexus   = 11835
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Murdercrows
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 6615
+
   |nexus   = 10760
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Murder Drone, Personal Combat Drone
+
   |name   = Custom TV
   |author   = cotboy
+
   |author = Platonymous
   |id       = cambam.MURDERDRONE
+
   |id     = Platonymous.CustomTV
   |nexus id = 4507
+
  |curse  = 877224
   |github   = camcamcamcam/murderdrone
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
 
  |unofficial version = 0.0.7-unofficial.2-prism99
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Custom TV Channel
   |author   = Eireon, Ben Patterson
+
   |author = chieeri323
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = chieeri323.customtvchannel
   |nexus id = 2818
+
   |nexus   = 24278
   |github   = benrpatterson/MushroomLevels
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Custom Wallpaper Framework
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.MLT
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 1894
+
  |curse  = 868751
   |github   =  
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Custom Walls and Floors
   |author   = blueberry and Oddshot
+
   |author = Platonymous
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 4637
+
  |curse  = 307569
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Custom Warp Locations
   |author   = blueberry, blueberry and Oddshot
+
   |author = CatCattyCat, Cat
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = cat.customwarplocations
   |nexus id = 4637
+
   |nexus   = 1688
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |moddrop = 833544
}}
+
   |github  = danvolchek/StardewMods
{{/entry
+
 
   |name    = My Money
+
   |broke in = Stardew Valley 1.6
  |author  = Marcos Brendon
 
   |id      = marcos.mymoney
 
  |nexus id = 6736
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Custom Warp Points
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = ilyaki.neatadditions
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 2648
+
   |nexus   = 9651
   |github   = Ilyaki/NeatAdditions
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Custom Warps
   |author   = Ilyaki
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = f4iTh.CustomWarps
   |nexus id = 3021
+
   |nexus   = 3445
   |github   = Ilyaki/NetworkOptimizer
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Custom Winter Star Gifts
   | author   = Vrakyas
+
   |author = XxHarvzBackxX
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = harvz.CWSG
   | nexus id = 4030
+
   |nexus   = 10024
   | github   =  
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  | 3.0 ready= yes
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Cut the Cord, TvMenu
   |author   = Nobbele
+
   |author = cgifox
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = cgifox.CutTheCord
   |nexus id = 2654
+
   |nexus   = 9571
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = harshlele/CutTheCord
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Cycle Tools
   |author   = Igorious
+
   |author = LeFauxMatt
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = furyx639.CycleTools
   |nexus id =  
+
   |curse  = 871827
   |chucklefish id = 3683
+
   |nexus  = 13973
   |github   = Igorious/StardevValleyNewMachinesMod
+
   |github = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Farm Photo
 +
   |author = Seawolf, seawolf87
 +
  |id      = Seawolf.DailyFarmPhoto
 +
  |nexus  = 4791
 +
  |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Nori, seaweednori
+
   |author = BlaDe
   |id       = nori.NiceMessages
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 6160
+
   |nexus   = 6783
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Daily Luck Message
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Schematix, Schmtx
   |id       = Omegasis.NightOwl
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 433
+
   |nexus   = 1327
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.10.1-unofficial.1-bigboct
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26604
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Daily Luck on HUD, JustLuckMod
   |author   = kulcris
+
   |author = zeldela
   |id       = kulcris.NoCheatShortcuts
+
   |id     = dJustLuckMod
   |nexus id = 2310
+
   |nexus   = 10386
   |github   =  
+
   |github = zeldela/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Daily News
   |author   = Pathoschild
+
   |author = bashNinja
   |id       = Pathoschild.NoclipMode
+
   |id     = bashNinja.DailyNews
   |nexus id = 3900
+
   |nexus   = 1141
   |moddrop id = 691002
+
   |github  = miketweaver/DailyNews
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Daily Notifications, Event Notifications
   |author   = CatCattyCat, Cat
+
   |author = dreamsicl
   |id       = cat.nocrows
+
   |id     = EventNotifications
   |nexus id = 1682
+
   |nexus  =
  |moddrop id = 833543
+
   |chucklefish = 3621
  |github  = danvolchek/StardewMods
+
   |github =
}}
 
{{/entry
 
   |name    = No Fence Decay
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.nofencedecay
 
  |nexus id = 1180
 
   |moddrop id = 833537
 
   |github   = danvolchek/StardewMods
 
}}
 
{{/entry
 
  |name    = No Friendship Decay
 
  |author  = hitachihex
 
  |id      = hitachihex.NoFriendshipDecay
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
 
   |broke in = Stardew Valley 1.2?
 
   |broke in = Stardew Valley 1.2?
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Friends Forever|Friends Forever]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
<!--
  |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Daily Pet the Animals
   |author   = Hangy
+
   |author = flowoeB
   |id       = Hangy.NoKidsEver
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 1464
+
   |nexus   = 8356
   |github   = L3thal1ty/No-Kids-Ever
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Daily Phone Quest
   |author   = jaeha, qpqpqp121
+
   |author = ActionJackson
   |id       = jaeha.No_Kimchi
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 5043
+
   |nexus   = 14648
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = minervamaga
+
   |author = MevNav
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = MevNav.DailyPlanner
   |nexus id =
+
   |nexus  = 16704
   |moddrop id = 631110
+
   |github = BuildABuddha/StardewDailyPlanner
   |github   = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Daily Quest Anywhere
   |author   = Guedez
+
   |author = Omegasis, Alpha_Omegasis
   |id       = exhaustion.protection
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 5113
+
   |nexus   = 513
   |moddrop id = 707180
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github   =  
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Daily Screenshot
   |author   = Omegasis, Alpha_Omegasis
+
   |author = CompSciLauren
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 506
+
  |nexus  = 4779
   |github   = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Special Orders
 +
  |author  = shekurika
 +
  |id      = shekurika.DailySpecialOrders
 +
   |nexus   = 9693
 +
   |github = shekurika/DailySpecialOrders
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Daily Tasks Report
   |author   = Drynwynn, thepaladinknight
+
   |author = GuiNoya, Yesst
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 2528
+
   |nexus   = 1624
   |github   = Drynwynn/StardewValleyMods
+
   |github = GuiNoya/SVMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.4
 
+
<!--
   |status  = workaround
+
  |unofficial version = 1.4.2-unofficial.8-prism99
   |summary = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Daily Tasks Report Plus
 +
   |author = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Non Destructive NPCs
+
   |name   = DaLionheart
   |author   = MadaraUchiha
+
   |author = DaLion
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = DaLion.Core
   |nexus id = 5176
+
   |nexus   = 24332
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Dan Utils
   |author   = aedenthorn
+
   |author = Danmw3
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = danmw3.DanUtils
   |nexus id = 6509
+
   |nexus   = 2287
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Dark User Interface
   |author   = Xangria
+
   |author = zazizu
   |id       = Xangria.NoRumbleHorse
+
   |id     = zazizu.darkUI
   |nexus id = 1779
+
   |nexus   = 4056
   |github   =  
+
   |github = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds
+
   |name   = Data Layers, Data Maps
   |author   = lech43
+
   |author = Pathoschild
   |id       = lech43.NoSeeds
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 6392
+
  |curse  = 1000628
   |github   =
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Date Night
   |author   = ThatNorthernMonkey
+
   |author = SUPERT
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = supert.datenight
   |nexus id = 237
+
   |nexus  = 11459
  |github   = ThatNorthernMonkey/NoSoilDecay
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
<!--@retest-after No Soil Decay Redux
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
+
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Death Tweaks
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 1084
+
   |nexus  = 18174
   |curseforge id  = 307727
+
   |github = aedenthorn/StardewValleyMods
  |curseforge key = no-soil-decay-redux
 
  |moddrop id = 793930
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Debug Mode
   |author   = Yaramy
+
   |author = Pathoschild
   |id       = yaramy.noteblocks
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 6646
+
  |curse  = 1000634
   |github   =  
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Decrafting Mod
   |author   = Platonymous
+
   |author = iSkLz_, MSCFC
   |id       = Platonymous.Notes
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 3068
+
   |nexus   = 4158
   |curseforge id = 307729
+
   |github = iSkLz/DecraftingMod
  |curseforge key = notes
+
 
  |moddrop id = 793905
+
   |broke in = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Deep Woods
   |author   = TheElm
+
   |author = Max Vollmer, SVProtector
   |id       = TheElm.NotFarFromTheTree
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 4739
+
  |curse  = 992429
   |github  = GStefanowich/SDV-NFFTT
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = crazywig
+
   |author = Sandman53
   |id       = crazywig.notransitions
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 7354
+
   |nexus   = 5016
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Jasper Dialogue Patch
+
   |name   = Deep Woods Warp Network Integration
   |author   = Jonqora (for Lemurkat)
+
   |author = Tlitookilakin
   |id       = Jonqora.NPCJasperFix
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 5599
+
   |nexus   = 10240
   |github  = Jonqora/NPCJasperFix
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = Bouhm
+
   |author = bungus
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 239
+
   |nexus   = 21612
   |github   = Bouhm/stardew-valley-mods
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Default Farmer
   |author   = Akago
+
   |author = Tyler Gibbs
   |id       = akago.PathDisplay
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 7563
+
   |nexus   = 12421
   |github   =
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Default On Cheats
   |author   = jwdred
+
   |author = EnderTedi
   |id       =  
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 694
+
   |nexus   = 21035
   |github   =  
+
   |github = EnderTedi/DefaultOnCheats
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Vending Machine
+
   |name   = Default Window Size
   |author   = ActionJackson
+
   |author = DecidedlyHuman
   |id       = ActionJackson.NPCVendingMachine
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 7508
+
   |nexus   = 10939
   |github   =
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Delivery Service
   |author   = Hydrox, hydrox6
+
   |author = AxesOfEvil
   |id       = Hydrox.NumericalHealth
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 4863
+
   |nexus   = 5187
   |github  =  
+
   |github = AxesOfEvil/SV_DeliveryService
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Delivery Upgrade Tool
   |author   = Adeel Tariq
+
   |author = Dash, yuukidach
   |id       = Adeel.ObjectProgressbars
+
   |id     = Pathoschild.test
   |nexus id = 2803
+
   |nexus   = 5570
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = spacechase0
+
   |author = stokastic
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 1315
+
   |nexus   = 2462
   |chucklefish id = 4842
+
   |github  = stokastic/CoopGrabber
   |moddrop id = 131148
+
 
   |github   = spacechase0/ObjectTimeLeft
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Deluxe Auto-Petter
   |author   = lambui
+
   |author = Frostiverse
   |id       = PhthaloBlue.Omnifarm
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id =
+
   |nexus  = 23226
   |url      = https://community.playstarbound.com/threads/127299
+
   |github = Hunter-Chambers/StardewValleyMods
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Deluxe Grabber Redux
   |author   = BitwiseJon
+
   |author = ferdaber
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 2052
+
   |nexus   = 7920
   |github  = bitwisejon/StardewValleyMods
+
   |github = ferdaber/sdv-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = SorryLate, rharyanto
+
   |author = Nykal145
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 5150
+
   |nexus   = 20799
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Deluxe Hats
   |author   = Mizzion
+
   |author = domsim1
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = domsim1.DeluxeHats
   |nexus id = 3633
+
   |nexus  = 5836
   |moddrop id = 661376
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
   |github   = Mizzion/MyStardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Deluxe Journal
   |author   = xiaoye97
+
   |author = MolsonCAD
   |id       = xiaoye97.OnlyIridium
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 4471
+
   |nexus   = 11436
   |github   =  
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Demanding Shipping
   |author   = crazywig
+
   |author = lech43
   |id       = crazywig.oreincrease
+
   |id     = lech43.DemandingShipping
   |nexus id = 7370
+
   |nexus   = 7315
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = Yyeahdude
+
   |author = DrSpactacus, NateMod
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 4772
+
   |nexus   = 22564
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Demetrius Visits Cave
   |author   = Taskmaster
+
   |author = Kichjo
   |id       = Taskmaster.Ornamental
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 4981
+
   |nexus   = 5477
   |github   =  
+
   |github = KeelanRosa/StardewMods
}}
 
{{/entry
 
  |name    = Out of Season Bonuses, Seasonal Items
 
  |author  = Midori Armstrong, azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus id = 1452
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Desert Bloom Farm
   |author   = aedenthorn
+
   |author = DeLiXx
   |id       = Aedenthorn.PacifistValley
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 5464
+
  |curse  = 990494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 16750
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Desert Obelisk
   |author   = Paritee
+
   |author = CatCattyCat, Cat
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = cat.desertobelisk
   |nexus id = 3296
+
   |nexus   = 2021
   |github   = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 833549
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 3.2.2-unofficial.kelvinrosa-mouseypounds
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-24872
+
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Destroyable Bushes
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.DestroyableBushes
 +
  |nexus  = 6304
 +
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Detailed Sprites
   |author   = Paritee
+
   |author = RainsKuro, RainzKuro
   |id       = Paritee.TreatYourAnimals
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 3375
+
   |nexus   = 15549
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.1-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357614
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = DewCord Rich Presence
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = explosivetortellini
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 2166
+
   |nexus   = 8348
   |github   =  
+
   |github = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Dialog to Clipboard
   |author   = f4iTh, JertsukkaTheMan
+
   |author = dlrdlrdlr
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 3524
+
   |nexus   = 23834
   |github   =  
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Dialogue Box Redesign
   |author   = bmarquismarkail, Space Baby
+
   |author = gzhynko
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 923
+
   |nexus   = 8853
   |github   = bmarquismarkail/SV_PotC
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Dialogue Display Framework
   |author   = J_Hizzal
+
   |author = aedenthorn, Erinthe
   |id       = J_Hizzal.PassableLadders
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 2985
+
  |curse  = 868761
   |github   = joelra/SDV-PassableLadders
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Dialogue Emotes
   |author   = punyo, yakminepunyo
+
   |author = PurrplingCat
   |id       = punyo.PassableObjects
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 2329
+
   |nexus   = 6537
   |github  = pomepome/PassableObjects
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Dialogue Extension
   |author   = Jaredlll08
+
   |author = elbe
   |id       = BlameJared.PDQPaths
+
   |id     = elbe.DialogueExtension
   |nexus id =
+
   |nexus  = 10851
   |curseforge id  = 307090
+
   |github = lshtech/DialogueExtension
  |curseforge key = pdq-paths
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Faster Paths|Faster Paths]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Dialogue Keys
   |author   = jwdred
+
   |author = PokeBenji
   |id       = jwdred.PelicanFiber
+
   |id     = PokeBenji.DialogueKeys
  |nexus id = 631
+
   |curse   = 1022342
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 24325
 
+
   |github =
   |broke in          = Stardew Valley 1.3.11
 
<!--
 
  |unofficial version = 3.1.1-unofficial.10-NateMcCloud
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-36#post-3355149
 
   |pull request      = https://github.com/jdusbabek/stardewvalley/pull/12
 
 
 
  |warnings = Works on Android with caveats (menu displays with visual glitches; use close gesture to leave mod).
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Dialogue New Line
   |author   = ElectroCrumpet
+
   |author = aedenthorn, Erinthe
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = aedenthorn.DialogueNewLine
  |nexus id = 2770
+
   |curse   = 868753
   |github   = TobinWilson/PelicanPostalService
+
   |nexus   = 12175
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.0.7-unofficial.1-Strobe
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
  |pull request      = https://github.com/TobinWilson/PelicanPostalService/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Dialogue Tester
   |author   = Platonymous
+
   |author = DecidedlyHuman
   |id       = Platonymous.PelicanTTS
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 1079
+
   |nexus  = 9887
   |curseforge id  = 309743
+
   |moddrop = 1035899
  |curseforge key = pelican-tts
+
   |github = DecidedlyHuman/DialogueTester
   |moddrop id = 793929
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Dialogue Trees
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.peopleseeds
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 3635
+
   |nexus   = 9550
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Persia the Mermaid, PersiaMod
 
  |author  = Avalon, Avalonii
 
  |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
 
  |nexus id = 1419
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Did You Water Your Crops
   |author   = Xangria
+
   |author = Nishtra
   |id       = Xangria.PersistentGameOptions
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 1778
+
   |nexus   = 1583
   |github   =  
+
   |github =
  
  |broke in = SMAPI 3.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Save Game Options|Save Game Options]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Persival
+
   |author = shanks3042
   |id       =  
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 438
+
   |nexus   = 5816
   |github   =  
+
   |github =
 
+
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Difficulty Socializing
   |author   = Strobe
+
   |author = PokeBenji
   |id       = Strobe.PersonalAnvil
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 5326
+
  |curse  = 1023363
   |github   = strobel1ght/Personal-Anvil
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Dimensional Pockets
   |author   = bwdy
+
   |author = spacechase0
   |id       = bwdy.personaleffects
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 3532
+
   |nexus   = 12706
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Dino Form
   |author   = skuldomg, Skuld
+
   |author = aedenthorn, Erinthe
   |id       = skuldomg.petChoicePerks
+
   |id     = aedenthorn.DinoForm
   |nexus id = 3313
+
   |nexus   = 18244
   |github   = skuldomg/petChoicePerks
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.1-annosz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-14054
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Disable Auto Pickup
   |author   = Jfulmer, Consillium
+
   |author = Eugenii10
   |id       = JfulmerPetEnhancementMod
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id =
+
   |nexus  = 9717
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github =
   |github   = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
+
  |name    = Disable Building Fade
-->
+
  |author  = calebstein1
   |status        = workaround
+
   |id      = calebstein1.StardewDisableBuildingFade
   |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
+
  |nexus  = 24558
   |pull request = https://github.com/jlfulmer/PetEnhancementMod/pull/2
+
   |github  = calebstein1/StardewDisableBuildingFade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Gamepad, Disable Controller
 +
   |author  = lperkins2, Logan Perkins
 +
   |id      = lperkins2.DisableController
 +
  |nexus  = 2229
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Discord Rich Presence
   |author   = jahangmar
+
   |author = RuiNtD
   |id       = jahangmar.PetInteraction
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 4232
+
   |nexus   = 2156
   |github   = jahangmar/StardewValleyMods
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Dish of the Day Display
   |author   = Shaklin
+
   |author = MouseyPounds
   |id       = shaklin.petspawnlocation
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 5986
+
   |nexus   = 3960
   |github   =  
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Dismantle Craftables
   |author   = DewMods
+
   |author = jahangmar
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 2681
+
   |nexus   = 3687
   |github   =
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Mobile Phone|Mobile Phone]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Display Energy
   |author   = MindMeltMax
+
   |author = dmarcoux
   |id       = MindMeltMax.PiggyBank
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 6934
+
   |nexus   = 10662
   |github   = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 1087175
 +
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Display Monster Health
   |author   = aedenthorn
+
   |author = Atesba
   |id       = Aedenthorn.PlaceShaft
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 5440
+
   |nexus   = 20984
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Display Player Stats
   |author   = Platonymous
+
   |author = Fleem
   |id       = Platonymous.PlanImporter
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 2071
+
   |nexus  = 21547
   |curseforge id  = 308058
+
   |github = FleemUmbleem/DisplayPlayerStats
  |curseforge key = plan-importer
 
  |moddrop id = 793846
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Displays
   |author   = f4iTh, JertsukkaTheMan
+
   |author = spacechase0 and ParadigmNomad
   |id       = f4iTh.PMT
+
   |id     = spacechase0.Displays
   |nexus id = 2349
+
  |curse  = 867712
   |github   =  
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = MouseyPounds
+
   |author = Airyn and the DSV Team
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = DSV.Core
   |nexus id = 4096
+
   |nexus   = 17059
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Don't Eat That
   |author   = Demiacle
+
   |author = Pyrohead37
   |id       = Demiacle.PlantOnGrass
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 1026
+
   |nexus   = 1951
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Don't Stop Me Now
   |author   = Cherry, CherryChain
+
   |author = Shockah
   |id       = Cherry.PlatonicRelationships
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 4668
+
   |nexus  = 10941
   |moddrop id = 716353
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Double Standard Farm, Double Farm
   |author   = Platonymous
+
   |author = Leaf
   |id       = Platonymous.PlatoTK
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 6589
+
   |nexus   = 3928
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Downtown Zuzu
   |author   = Platonymous
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 5384
+
   |curse   = 987160
   |moddrop id = 793920
+
   |nexus   = 8587
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = DPad Inventory Hotkey
   |author   = ha1fdaew
+
   |author = joljyo
   |id       = ha1fdaew.playerincomestats
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 7373
+
   |nexus   = 7507
   |github   = ha1fdaew/PlayerIncomeStats
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Dragon Pearl Lure
   |author   = Jessebot
+
   |author = violetlizabet
   |id       = Jessebot.PleaseFixError
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 6492
+
   |nexus   = 15109
   |github   = JessebotX/StardewValleyMods
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Draw Fish Ponds Over Grass
   |author   = jwdred
+
   |author = atravita
   |id       = jwdred.PointAndPlant
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 572
+
  |curse  = 870981
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |unofficial version = 1.1.1-unofficial.4-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-3#post-3352649
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/11
 
-->
 
}}
 
{{/entry
 
  |name    = Pollen Sprites
 
  |author  = Esca, Esca-MMC
 
  |id      = Esca.PollenSprites
 
  |nexus id = 6149
 
  |moddrop id = 790268
 
  |github  = Esca-MMC/PollenSprites
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Dreamscape
   |author   = The Krominator
+
   |author = aedenthorn, Erinthe
   |id       = TheKrominatorPokemania
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 2676
+
   |nexus   = 11742
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |map local versions = 4.0 → 4.0.3<!--not updated in manifest-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Dresser Sorter
   |author   = MouseyPounds
+
   |author = idermailer
   |id       = MouseyPounds.PondPainter
+
   |id     = idermailer.dresserSorter
   |nexus id = 4703
+
   |nexus   = 24443
   |github   = MouseyPounds/stardew-mods
+
   |github = idermailer/DresserSorter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Drive By
   |author   = CatCattyCat, Cat
+
   |author = BlaDe
   |id       = cat.Pong
+
   |id     = BlaDe.DriveBy
   |nexus id = 1994
+
   |nexus  = 12033
   |moddrop id = 833548
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Drop It - Drop Item Hotkey
   |author   = BadNetCode
+
   |author = Goldenrevolver
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 1232
+
   |nexus  = 7971
   |moddrop id = 130159
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Dungeon Buddy
   |author   = kdau
+
   |author = SwiftSails
   |id       = kdau.PortableTV
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 5674
+
   |nexus  = 7864
   |moddrop id = 761325
+
   |github =
   |github   =  
+
 
   |source  = https://gitlab.com/kdau/portabletv
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Dungeon Merchants
   |author   = TrollTheBotman
+
   |author = aedenthorn, Erinthe
   |id       = JoshJKe.PortalGun
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 3049
+
   |nexus   = 14630
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Durable Fences
   |author   = Platonymous
+
   |author = Zoryn
   |id       = Platonymous.Portraiture
+
   |id     = Zoryn.DurableFences
   |nexus id = 999
+
   |nexus  =
   |curseforge id = 308062
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |curseforge key = portaiture
+
   |github = Zoryn4163/SMAPI-Mods
  |moddrop id = 793927
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap, Bed Energy Regain
+
   |name   = Durin's Rest
   |author   = LakeMonster_, LakeMonster666
+
   |author = NoFogBob and PaulDunstan
   |id       = LakeMonster_.BedEnergyRegain
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 5256
+
   |nexus   = 12345
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Dusty Overhaul
   |author   = Digus
+
   |author = CyanFire
   |id       = Digus.PPJAProducerConverter
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 4972
+
   |nexus   = 13057
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Dusty Overhaul - SVE
   |author   = ryaon
+
   |author = CyanFire
   |id       = Ryaon.FectorChallenge
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 5125
+
   |nexus   = 13265
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = DVR
   |author   = Mucchan
+
   |author = captncraig
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = captncraig.dvr
   |nexus id =
+
   |nexus  = 3860
   |chucklefish id = 3594
+
   |github = captncraig/StardewMods
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
}}
 
{{/entry
 
  |name    = Prairie King Prizes (Lootboxes)
 
  |author  = Renny
 
  |id      = renny.prairiekingprizes
 
  |nexus id = 2811
 
  |github  = OfficialRenny/PrairieKingPrizes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Dwarf Scroll Prices
   |author   = lech43
+
   |author = noriteway
   |id       = lech43.PredictSeedMaker
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 6395
+
   |nexus   = 16386
   |github   =
+
   |github = noriteway/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Dwarvish Mattock
   |author   = kdau
+
   |author = Anthony Hilyard, Grend
   |id       = kdau.PregnancyRole
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 5762
+
   |curse   = 536418
   |moddrop id = 768494
+
   |nexus   = 9684
   |github   =  
+
   |github  = AHilyard/DwarvishMattock
   |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Dynamic Bodies
   |author   = skuldomg, Skuld
+
   |author = ribeena
   |id       = skuldomg.priceDrops
+
   |id     = ribeena.dynamicbodies
   |nexus id = 2047
+
   |nexus   = 12893
   |github   = skuldomg/priceDrops
+
   |github = ribeena/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Dynamic Checklist
   |author   = lech43
+
   |author = gunnargolf
   |id       = lech43.PriceFluctuation
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 6396
+
   |nexus   = 1145
   |github   =
+
   |github = gunnargolf/DynamicChecklist
}}
 
{{/entry
 
  |name    = Prices
 
  |author  = skiilaa
 
  |id      = skiilaa.Prices
 
  |nexus id = 2255
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Dynamic Clothing
   |author   = Darkhax
+
   |author = hilovids
   |id       = darkhax.pricetooltip
+
   |id     = hilovids.DynamicClothing
   |nexus id =
+
   |nexus  = 10078
   |curseforge id  = 299169
+
   |github =
  |curseforge key = price-tooltips
 
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Dynamic Crops
   |author   = stokastic
+
   |author = HaulinOats
   |id       = stokastic.PrismaticTools
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 2428
+
   |nexus   = 13800
   |github   = stokastic/PrismaticTools
+
   |github = HaulinOats/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.7.1-unofficial.9-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-25#post-23572
 
  |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Dynamic Dialogues Framework
   |author   = Digus
+
   |author = mistyspring
   |id       = Digus.ProducerFrameworkMod
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 4970
+
  |curse  = 880516
   |github   = Digus/StardewValleyMods
+
   |nexus   = 12836
 +
   |github = misty-spring/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Dynamic Festival Rewards
   |author   = Digus
+
   |author = mistyspring
   |id       = Digus.PFMAutomate
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 5038
+
   |nexus   = 20253
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Dynamic Flooring
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ProfitCalculator
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 3378
+
   |nexus  = 14780
  |chucklefish id = 5657
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 771668
 
   |github   = spacechase0/StardewProfitCalculator
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Dynamic Game Assets
   |author   = Cherry, CherryChain
+
   |author = spacechase0
   |id       = Cherry.ProfitMargins
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 4663
+
   |curse  = 867707
   |moddrop id = 716352
+
   |nexus  = 9365
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = onjulraz
+
   |author = spacechase0
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 2923
+
   |nexus   = 9365
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Dynamic Horses
   |author   = NarlanMarlan
+
   |author = Bpendragon
   |id       = narlan.projects
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 3785
+
   |nexus   = 874
   |github  = NolanEastburn/ProjectS
+
   |github = Bpendragon/DynamicHorses
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Dynamic Machines
   |author   = TerryDBS
+
   |author = tyran285, Ryuuze
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = DynamicMachines
   |nexus id = 7048
+
   |nexus   = 374
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Dynamic Map Tiles
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.PublicAccessTV
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 5605
+
   |nexus  = 14566
   |moddrop id = 757967
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/kdau/predictivemods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.DynamicMapTiles
 +
  |nexus  = 21084
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Dynamic Night Time
   |author   = SorryLate
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = SorryLate.GalaxyItem
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 5289
+
   |nexus   = 2072
   |github   =  
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Dynamic NPC Sprites
   |author   = Paracosm
+
   |author = BashNinja
   |id       = Paracosm.PurchasableRecipes
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 1722
+
   |nexus   = 1183
   |github   =  
+
   |github = miketweaver/BashNinja_SDV_Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary = use [[#Content Patcher|Content Patcher]] instead.
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pyromancer's Journey, FireArcadeGame
+
   |name   = Dynamic Price
   |author   = spacechase0 and ParadigmNomad
+
   |author = ZaneYork
   |id       = spacechase0.FireArcadeGame
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 7455
+
   |nexus   = 5831
   |github   =
+
   |github = ZaneYork/SDV_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Dynamic Reflections
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.Toolkit
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 1726
+
   |curse   = 870926
   |curseforge id  = 306738
+
   |nexus   = 12831
   |curseforge key = pytk-platonymous-toolkit
+
   |github = Floogen/DynamicReflections
   |moddrop id = 793815
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Dynamic Running Speed
   |author   = Mizzion
+
   |author = Vrakyas
   |id       = mizzion.qiexchanger
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 1930
+
   |nexus   = 4029
   |moddrop id = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Early Community Upgrades
   |author   = Prismuth
+
   |author = sophiesalacia
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 1647
+
   |nexus   = 8450
   |github   =  
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Stone Bridge Over Pond
+
}}
   |status    = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |name    = Early Ginger Island
-->
+
   |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Easier Cave Puzzle
   |author   = SilentOak
+
   |author = atravita
   |id       = SilentOak.QualityProducts
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 3609
+
  |curse  = 870978
   |github   = silentoak/StardewMods
+
  |moddrop = 1131424
 +
   |nexus   = 11500
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Easier Dart Puzzle
   |author   = SilentOak
+
   |author = atravita
   |id       = SilentOak.AutoQualityPatch
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 3609
+
  |curse  = 870971
   |github   = silentoak/StardewMods
+
  |moddrop = 1205159
 +
   |nexus   = 13049
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Easier Farming
   |author   = Traktori
+
   |author = Cautious Waffle, skulmuk
   |id       = Traktori.QualityScrubber
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 5663
+
   |nexus   = 1426
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Easier Fishing
   |author   = Traktori
+
   |author = majordot
   |id       = Traktori.AM.QualityScrubber
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 5663
+
   |nexus   =
   |github  = Traktori7/StardewValleyMods
+
  |curse  = 305367
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Easier Monster Eradication
   |author   = Speshkitty
+
   |author = NormanPCN
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 7151
+
   |nexus   = 11548
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Easier Special Orders
   |author   = BadNetCode
+
   |author = TheMightyAmondee
   |id       = BadNetCode.QuestDelay
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 1239
+
   |nexus  = 8342
   |moddrop id = 473938
+
   |github = TheMightyAmondee/EasierSpecialOrders
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = East Scarp (SMAPI)
   |author   = PurrplingCat
+
   |author = LemurKat and kdau
   |id       = PurrplingCat.QuestFramework
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 6414
+
   |nexus   = 5787
   |github   = purrplingcat/QuestFramework
+
   |moddrop = 984954
 +
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Easy Access
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.QuickResponses
+
   |id     = furyx639.EasyAccess
   |nexus id = 6548
+
  |curse  = 871835
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Easy Attack
   |author   = Enaium
+
   |author = season
   |id       = Enaium.QuickShop
+
   |id     = season.EasyAttack
   |moddrop id = 864170
+
   |nexus   = 20832
   |nexus id =  
+
   |github =
   |github   = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Easy Chest
   |author   = WuestMan, redknightofdoom
+
   |author = season
   |id       = WuestMan.QuickStart
+
   |id     = season.EasyChest
   |nexus id = 2375
+
   |nexus   = 20842
   |github   = Brian-Wuest/Quick_Start
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Easy Cleaner
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.Quotes
+
   |id     = season.EasyCleaner
   |nexus id = 6503
+
   |nexus   = 20865
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Easy Crane Game
   |author   = BikiFae, bikinavisho
+
   |author = Dragoon23
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 4659
+
   |nexus   = 22488
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github =
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
   |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Easy Fairy
   |author   = Deadlykirpy
+
   |author = season
   |id       = Kirpy.RainPlus
+
   |id     = season.EasyFairy
   |nexus id = 6559
+
   |nexus   = 20931
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Easy Farming
   |author   = EvilPdor
+
   |author = MountainDewBoi
   |id       =  
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id =
+
   |nexus  = 4162
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Easy Farm Switcher
   |author   = bookworm89723
+
   |author = DeLiXx
   |id       = davis.randomhair
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 3271
+
  |curse  = 990826
   |github  = joaniedavis/RandomHairMod
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Easy Fishin'
   |author   = LakeMonster_, LakeMonster666
+
   |author = Frostiverse
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 5250
+
   |nexus   = 22268
   |github   =  
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Easy Fishing
   |author   = aedenthorn
+
   |author = season
   |id       = Aedenthorn.RandomNPC
+
   |id     = season.EasyFishing
   |nexus id = 4911
+
   |nexus   = 20830
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Easy Gift
   |author  = skiilaa
+
   |author = season
   |id       = skiilaa.RandomTastes
+
  |id      = season.EasyGift
   |nexus id = 2285
+
  |nexus  = 20838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Gifting
 +
  |author  = CeruleanSpirit
 +
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 +
   |nexus   = 2957
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Harvest
 +
  |author  = season
 +
  |id      = season.EasyHarvest
 +
   |nexus  = 20924
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Path Destruction
 +
  |author  = StultusV
 +
  |id      = StultusV.EasyPathDestruction
 +
  |nexus  = 8775
 +
  |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Easy Petting
   |author   = CatCattyCat, Cat
+
   |author = CeruleanSpirit
   |id       = cat.sprinklerrange
+
   |id     = EasyPetting.3032
   |nexus id = 1179
+
   |nexus  = 3032
   |moddrop id = 833536
+
   |github =
   |github   = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Data Layers|Data Layers]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Upgrade
 +
  |author  = Senofu
 +
  |id      = Senofu.EasyUpgrade
 +
  |nexus  = 23496
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Easy Valley
   |author   = Jamie Taylor
+
   |author = season
   |id       = jltaylor-us.RangeHighlight
+
   |id     = season.EasyValley
   |nexus id = 6752
+
   |nexus   = 21181
   |github   = jltaylor-us/StardewRangeHighlight
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = Eat & Drink From Inventory
   |author   = vgperson
+
   |author = Zamiel
   |id       = vgperson.RangedTools
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 6935
+
   |nexus   = 21280
   |github   = vgperson/RangedTools
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = Remy Bach
+
   |author = philosquare
   |id       = remybach.readersdigest
+
   |id     = philosquare.EatInBackpack
   |nexus id = 3040
+
   |nexus   = 22872
   |github   = remybach/stardew-valley-readersdigest
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Eat More
   |author   = Kevin Connors
+
   |author = crc-fehler
   |id       = KevinConnors.RealisticFishing
+
   |id     = crc.eatmore
   |nexus id = 2623
+
   |nexus   = 2724
   |github   = kevinforrestconnors/RealisticFishing
+
   |github =
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
  |pull request = https://github.com/kevinforrestconnors/RealisticFishing/pull/46
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Economy Mod
   |author   = aedenthorn
+
   |author = millerscout
   |id       = aedenthorn.RealNames
+
   |id     = Millerscout.EconomyMod
   |nexus id = 6269
+
   |nexus   = 6955
   |github  = aedenthorn/StardewValleyMods
+
   |github = millerscout/StardewMillerMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = EH Smash Quality
   |author   = Enaium, Lightcolour888
+
   |author = EH Lim
   |id       = Enaium.RealTime
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 5336
+
   |nexus   = 9303
   |github  =  
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Eidee Easy Fishing
   |author   = SixthTitan
+
   |author = EideeHi
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 5773
+
   |nexus   = 4806
   |github   =  
+
   |github = eideehi/EideeEasyFishing
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = EiTK
   |author   = cantorsdust
+
   |author = enaium
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = Enaium.EiTK
   |nexus id = 172
+
  |curse  = 365803
   |github  = cantorsdust/StardewMods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Elevator
   |author   = lperkins2, Logan Perkins
+
   |author = Ilyaki
   |id       = lperkins2.RecoverStamina
+
   |id     = Ilyaki.Elevator
   |nexus id = 2332
+
   |nexus   = 2952
   |github   =  
+
   |github = Ilyaki/Elevator
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Elliot Is Fabio
   |author   = Dem1se
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = Dem1se.RecurringReminders
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 6840
+
   |nexus   = 23229
   |github   = dem1se/SDVMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = Hammurabi
+
   |author = Mel Noelle and Kirbylink
   |id       = HammurabiRegeneration
+
   |id     = melnoelle.underdarkkrobus
   |nexus id =
+
   |nexus  = 3071
   |chucklefish id = 4584
+
   |github  = KirbyLink/UnderdarkKrobus
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Email App
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.RegenMod
+
   |id     = aedenthorn.Email
   |nexus id =  
+
   |nexus   = 11325
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = desto, JustToDownloadThings
+
   |author = aedenthorn, Erinthe
   |id       = desto.RegularQuality
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 5090
+
   |nexus   = 14366
   |github   = desto-git/smapi-RegularQuality
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Emotes
   |author   = SlyMerc
+
   |author = aurnj, Roy Li
   |id       = RelationshipBar
+
   |id     = RuyiLi.Emotes
   |nexus id = 1009
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Empty Hands
   |author   = rodrigovaz
+
   |author = Oblitus
   |id       = relationshipsenhanced
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id =
+
   |nexus  = 1176
   |chucklefish id = 4435
+
   |github = quicksilverfox/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
+
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
   |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Your Hands
 +
  |author  = BlueSight
 +
  |id      = BlueSight.EmptyYourHands
 +
  |nexus  = 19736
 +
  |github  = Hikari-BS/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |author  = Enaium
 +
  |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchantable Scythes and Golden Scythe Respawns
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
  |nexus  = 10668
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
   |nexus   = 20942
 +
   |github = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = Dragonisser
+
   |author = NamelessTo
   |id       = relationshipstatus
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 751
+
   |curse  = 1001630
   |github   =  
+
   |nexus   = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |broke in = SMAPI 2.0
 
 
 
  |map local versions = 1.0.4 → 1.0.5<!--manifest not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = M3ales
+
   |author = TheThor59
   |id       = M3ales.RelationshipTooltips
+
   |id     = Thor.EnemyHealthBars
   |nexus id =
+
   |nexus  = 3627
  |curseforge id  = 298040
+
   |github = TheThor59/StardewMods
   |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Enemy Health Bars, Health Bars
   |author   = Branic
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Branic.RelationshipTracker
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 2845
+
   |nexus   = 193
   |github   = Paradox355/SDVMods
+
   |chucklefish = 3529
 +
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.5
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Energy Count
   |author   = Annosz
+
   |author = Crystallyne
   |id       = Annosz.RememberFacedDirection
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 6946
+
   |nexus   = 4272
   |github   = Annosz/StardewValleyModding
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Energy Protect
   |author   = Surkasu
+
   |author = philosquare
   |id       = Surkasu.Reminders
+
   |id     = philosquare.EnergyProtect
   |nexus id = 2481
+
   |nexus   = 21918
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Energy Rework
   |author   = EternalSoap, arjan3004
+
   |author = seferoni
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = seferoni.EnergyRework
   |nexus id = 2545
+
   |nexus   = 21686
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github = seferoni/EnergyRework
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Energy Time
   |author   = David J. Lee, djslzx
+
   |author = nikperic, ThatOneCow
   |id       = djsl.RemoveAllMonsters
+
   |id     = nikperic.EnergyTime
   |nexus id = 5727
+
   |nexus   = 6488
   |github  =  
+
   |source  = https://gitlab.com/nikperic/energytime
}}
 
{{/entry
 
  |name    = Rename
 
  |author  = Remmie, CoinzReturns
 
  |id      = Remmie.Rename
 
  |nexus id = 2130
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = JarvieK
+
   |author = aedenthorn, Erinthe
   |id       = JarvieK.RentedTools
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 1307
+
   |nexus   = 4856
   |github   = Jarvie8176/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial version = 1.2.1-unofficial.1-hirayuki
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = Enhanced Relationships
   |author   = PunningLinguist
+
   |author = Mizzion
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 7585
+
   |nexus   = 1927
   |github   = amconners/ReorientAfterEating
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Enhanced Slingshots
   |author   = jwdred
+
   |author = ytsc
   |id       = jwdred.Replanter
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 589
+
   |nexus   = 12763
   |github   = jdusbabek/stardewvalley
+
   |github = YTSC/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.2-unofficial.2-jacquesdereims
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-15790
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/14
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Enough Sleep
   |author   = littleraskol
+
   |author = sodapotato
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = sodapotato.enoughsleep
   |nexus id = 6837
+
   |nexus  = 21536
   |moddrop id = 827580
+
   |github =
   |github   = littleraskol/ReRegeneration
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Entoarox Framework
   |author   = rocslayer, James Overton
+
   |author = Entoarox
   |id       = Roc.Reseed
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 2421
+
   |nexus   = 2269
   |github   =  
+
  |chucklefish = 4228
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Entoarox Modding Utilities
   |author   = mabelSyrup
+
   |author = Entoarox
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = Entoarox.Utilities
   |nexus id = 4715
+
   |nexus   = 5521
   |github   =  
+
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
}}
 
{{/entry
 
  |name    = Retro Active Achievements
 
  |author  = iceburg
 
  |id      = 7e474181-e1a0-40f9-9c11-retroactive
 
  |nexus id = 4974
 
  |github  = ManApart/RetroActiveAchievements
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Equal Money Split
   |author   = millerscout
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = Millerscout.RetroactiveStardew
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 6953
+
   |nexus   = 5526
   |github   = millerscout/StardewMillerMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Equivalent Exchange
   |author   = Iceburg
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 356
+
   |nexus   = 1656
   |github   =  
+
   |github = MercuriusXeno/EquivalentExchange
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Escape Rope
   |author   = ylsama
+
   |author = lestoph
   |id       = ylsama.RightClickMoveMode
+
   |id     = lestoph.EscapeRope
   |nexus id = 2614
+
   |nexus   = 8576
   |github  = ylsama/RightClickMoveMode
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Escargo Win Bug Fix
   |author   = Yoshify
+
   |author = BlackJack
   |id       = Yoshify.RiseAndShine
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 3
+
   |nexus   = 24556
   |github  =  
+
   |github =
 
+
}}
   |broke in = SMAPI 0.39.1
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Esca's Modding Plugins
   |unofficial version = 1.1.1-whisk-update
+
  |author  = Esca, Esca-MMC
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
   |id      = Esca.EMP
-->
+
  |nexus  = 9296
 +
   |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Esc Dialogue Mod
   |author   = Teban100
+
   |author = g33k, g33kidd
   |id       = RopeBridge
+
   |id     = g33k.EscDialogueMod
   |nexus id = 824
+
   |nexus   = 21812
   |github   = StephenKairos/Teban100-StardewMods
+
   |github =
 
 
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
 
  |pull request      = https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Even Better Artisan Good Icons
   |author  = strato35
+
   |author  = chsiso58
   |id      = Strato35.RunningKey
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 5527
+
   |nexus   =
   |github  =  
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Even Better RNG
   |author   = Coll1234567
+
   |author = pepoluan
   |id       = Coll1234567.RunningLate
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 3518
+
   |nexus   = 8680
   |github   =  
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Even Better Warehouse
   |author   = spacechase0
+
   |author = charliedemilho
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 605
+
   |nexus  = 10396
  |chucklefish id = 4274
+
   |github =
   |moddrop id = 127276
 
   |github   = spacechase0/RushOrders
 
  
   |summary = get [https://spacechase0.com/mods/stardew-valley/rush-orders/ latest version from author's website].
+
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Event Black Bars
   |author   = CatCattyCat, Cat
+
   |author = gzhynko
   |id       = cat.safelightning
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 2039
+
   |nexus  = 7962
   |moddrop id = 833550
+
   |github = gzhynko/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Event Limiter
   |author   = blueberry
+
   |author = TheMightyAmondee
   |id       = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 4154
+
   |nexus   = 10735
   |github   = b-b-blueberry/SailorStyles
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Event Lookup
   |author   = Jesse, Jdvicks94
+
   |author = shekurika
   |id       = Jesse.SauvignonInStardew
+
   |id     = shekurika.EventLookup
   |nexus id = 2597
+
   |nexus   = 8505
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Event Music Volume
   |author   = Omegasis, Alpha_Omegasis
+
   |author = jorgamun
   |id       = Omegasis.SaveAnywhere
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 444
+
   |nexus   = 10650
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = jorgamun/EventMusicVolume
  |warnings = Broken on Android (use the built-in autosave instead).
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Event Repeater
   |author   = SMAPI
+
   |author = MissCoriel
   |id       = SMAPI.SaveBackup
+
   |id     = misscoriel.eventrepeater
   |nexus id =  
+
   |nexus   = 3642
   |url      = https://smapi.io
+
  |curse  = 317347
   |github   = Pathoschild/SMAPI
+
   |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Event Sound Adjuster
   |author   = SorryLate, rharyanto
+
   |author = shekurika
   |id       = SorryLate.SaveGameOptions
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 5190
+
   |nexus   = 8734
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Event Tester
   |author   = Platonymous
+
   |author = BlaDe
   |id       = Platonymous.ScaleUp
+
   |id     = BlaDe.EventTester
   |nexus id = 3130
+
   |nexus  = 11178
  |curseforge id  = 310789
+
   |github =
  |curseforge key = scale-up
 
   |moddrop id = 793912
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Scarecrow Highlighter
+
   |name   = Event Tester, SinZ's Event Tester
  |author  = WretchedPenguin
+
   |author = SinZ and atravita
  |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id     = sinZandAtravita.SinZsEventTester
  |nexus id = 3579
+
   |nexus  = 19458
  |github  =
+
   |github = atravita-mods/StardewMods
}}
 
{{/entry
 
   |name     = Scroll To Blank
 
   |author   = Caraxian
 
   |id       = caraxian.scroll.to.blank
 
   |nexus id = 4144
 
  |chucklefish id = 4405
 
  |github  = Caraxi/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Scroll To Zoom
 
  |author  = Tomwa
 
  |id      = Tomwa.ScrollToZoom
 
   |nexus id = 2163
 
   |github   =
 
 
 
  |broke in          = SMAPI 3.0
 
<!--
 
  |unofficial version = 1.5-unofficial.2-OrchidAlloy
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354192
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = kdau
+
   |author = Digus
   |id       = kdau.ScryingOrb
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 5603
+
   |nexus  = 2360
   |moddrop id = 756553
+
   |github  = Digus/StardewValleyMods
   |source  = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = mmanlapat
+
   |author = moonslime
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 1106
+
   |nexus  = 15793
  |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = Exhaustion Tweaks
   |author   = Super Aardvark, ubererdferkel
+
   |author = mytigio
   |id       = SuperAardvark.GameOfLife
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 5361
+
   |nexus   = 6247
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github = mytigio/SDVMods
}}
 
{{/entry
 
  |name    = SDV Twitch
 
  |author  = Dawgeth
 
  |id      = MTD.SDVTwitch
 
  |nexus id = 1760
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = SixthTitan
+
   |author = Lodukas
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 3203
+
   |nexus   = 1191
   |github   =  
+
   |github = Uwazouri/ExpandedFridge
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Expanded Preconditions Utility
   |author   = SixthTitan
+
   |author = Cherry, CherryChain
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 5773
+
   |nexus   = 6529
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Expanded Storage
   |author   = Platonymous
+
   |author = LeFauxMatt
   |id       = Platonymous.SeedBag
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 1133
+
   |curse  = 871838
   |curseforge id  = 307726
+
   |moddrop = 1547203
   |curseforge key = seed-bag
+
   |nexus   = 7431
   |moddrop id = 793931
+
   |github = LeFauxMatt/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Expansive Combat, Proficiência
   |author   = spacechase0
+
   |author = Hamio, HamioDracny
   |id       = spacechase0.SeedCatalogue
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 1640
+
   |nexus  = 7511
   |chucklefish id = 5090
+
   |github =
  |moddrop id = 281292
 
   |github   = spacechase0/SeedCatalogue
 
  
   |summary = get [https://spacechase0.com/mods/stardew-valley/seed-catalogue/ latest version from author's website].
+
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Exp Control
   |author   = Veress
+
   |author = moonslime
   |id       = Veress.SeedMachines
+
   |id     = moonslime.ExpControl
   |nexus id = 6265
+
   |nexus   = 23067
   |github   = mrveress/SDVMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
  |name    = Experience Bars
   |author   = mcoocr
+
  |author  = spacechase0
   |id       = mcoocr.smcq
+
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 3089
+
  |curse  = 867392
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
  |moddrop = 127275
 +
  |nexus  = 509
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Experience Rate Multiplier
 +
   |author = MSCFC, iSkLz
 +
   |id     = SkLz.ExpMultiply
 +
   |nexus   = 5910
 +
   |github = iSkLz/ExperienceMultiplier
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
  |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Experience Updates
   |author   = jahangmar
+
   |author = Quipex
   |id       = jahangmar.SeedsAreRare
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 3618
+
   |nexus   = 7581
   |github   = jahangmar/StardewValleyMods
+
   |github = Quipex/ExperienceUpdates
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Expert Sitting
   |author   = Xynerorias
+
   |author = aedenthorn, Erinthe
   |id       = xynerorias.seedshortage
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 5614
+
   |nexus   = 7435
   |github   = xynerorias/Seed-Shortage
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Extended Bus System
   |author   = blueberry
+
   |author = Tondorian
   |id       = blueberry.SeedsUnpacked
+
   |id     = ExtendedBusSystem
   |nexus id = 7215
+
   |nexus   =
   |github  = b-b-blueberry/SeedsUnboxed
+
  |chucklefish = 4373
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Extended Fridge
   |author   = JarvieK
+
   |author = Crystalmir
   |id       = JarvieK.SelfService
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 1304
+
   |nexus   = 485
   |github   = Jarvie8176/StardewMods
+
   |github = Mystra007/ExtendedFridgeSMAPI
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
  |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
+
<!--
 +
   |unofficial version = 1.1.1-unofficial.4.mizzion
 +
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Extended Minecart
   |author   = GuiNoya, Yesst
+
   |author = Entoarox
   |id       = GuiNoya.SelfServiceShop
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 1622
+
   |nexus   = 2271
   |github   = GuiNoya/SVMods
+
  |chucklefish = 4359
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = workaround
+
 
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Extended Reach
   |author   = Denifia
+
   |author = spacechase0
   |id       = Denifia.SendItems
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 1087
+
   |curse  = 867754
   |moddrop id = 127754
+
   |moddrop = 242303
   |github  = Denifia/StardewMods
+
   |nexus   = 1493
}}
+
   |github = spacechase0/StardewValleyMods
{{/entry
 
  |name    = Separate Greenhouse
 
  |author   = lolmaj
 
  |id      = lolmaj.SeparateGreenhouse
 
  |nexus id = 3965
 
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Extra Content Mod
   |author   = Ilyaki
+
   |author = Alacrity, platinumhobo
   |id       = Ilyaki.ServerBookmarker
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 2968
+
   |nexus   = 8510
   |github   = Ilyaki/ServerBookmarker
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Extra Fish Information
   |author   = Ilyaki
+
   |author = Ceasg
   |id       = Ilyaki.ServerBrowser
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 3227
+
   |nexus   = 4170
   |github   = Ilyaki/Server-Browser
+
   |github = ceasg/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Extra Machine Configs
   |author   = PhantomGamers
+
   |author = Selph, zombifier
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 2993
+
   |nexus   = 22256
   |github   = PhantomGamers/StardewPortChanger
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Extra Map Layers
   |author   = dJomp
+
   |author = aedenthorn, Erinthe
   |id       = dJomp.SetUniqueGameID
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 2042
+
   |curse  = 868841
   |github   =  
+
   |nexus   = 9633
 
+
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
   |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Extreme Fishing Overhaul
   |author   = TheCroak
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = TheCroak.BuildingsNotifications
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 620
+
   |nexus   = 7490
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Extreme Weather
   |author   = Nishtra
+
   |author = BlaDe
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 756
+
   |nexus   = 12334
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Fabrication
   |author   = Berkay Yigit, berkayylmao
+
   |author = XxHarvzBackxX
   |id       = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = harvz.Fabrication
   |nexus id = 3782
+
   |nexus   = 10679
   |github   = berkayylmao/StardewValleyMods
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = FaeQuest
   |author   = Platonymous
+
   |author = Navi-chan, ooo0000
   |id       = Platonymous.ShipFromInventory
+
   |id     = NaviChan.FaeQuest
   |nexus id = 3219
+
   |nexus   = 2484
   |curseforge id = 310737
+
   |github =
  |curseforge key = ship-from-inventory
+
 
   |moddrop id = 793916
+
   |broke in = Stardew Valley 1.3.29
   |github   = Platonymous/Stardew-Valley-Mods
+
   |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality
+
   |name   = Fairy Fix
   |author   = JPAN
+
   |author = MindMeltMax
   |id       = JPAN.QualityFromShipments
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 7531
+
  |curse  = 1024723
   |github   =
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Fall 28 Snow Day
   |author   = Iceburg
+
   |author = Omegasis, Alpha_Omegasis
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 321
+
   |nexus   = 486
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Taxes
+
   |name   = Fall To Autumn
   |author   = NOGAF
+
   |author = jahangmar
   |id       = NOGAF.ShippingTaxes
+
   |id     = jahangmar.FallToAutumn
   |nexus id = 5189
+
   |nexus   = 7174
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Familiars
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.ShopAnywhere
+
   |id     = aedenthorn.Familiars
   |nexus id = 5299
+
   |nexus   = 6429
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Family Planning
   |author   = Entoarox
+
   |author = loe2run
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 2278
+
   |nexus   = 4515
   |chucklefish id = 4381
+
   |github  = loe2run/FamilyPlanningMod
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 +
<!--
 +
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Fancy Sprinklers
   |author   = Cherry, CherryChain
+
   |author = trashcan9
   |id       = Cherry.ShopTileFramework
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 5005
+
   |nexus   = 15857
   |moddrop id = 716384
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Fantastic Frames
   |author   = Igorious
+
   |author = Taskmaster
   |id       = Igorious.Showcase
+
   |id     = Taskmaster.FantasticFrames
   |nexus id =
+
   |nexus  = 4540
   |chucklefish id = 4487
+
   |github =
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmageddon
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.farmageddon
 +
  |nexus  = 2618
 +
  |github  =
  
   |map local versions = 0.9-500 → 0.9<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Farm Animal Choices
   |author   = Traktori
+
   |author = ShivaGuy
   |id       = Traktori.ShowBirthdays
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 7495
+
   |nexus   = 11850
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Farm Animal Harvest Helper
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.ShowCatchQuality
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 3326
+
   |nexus   = 13782
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Farm Anywhere
   |author   = Jonqora
+
   |author = hmkiesel
   |id       = Jonqora.ShowItemQuality
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 6311
+
   |nexus   = 13926
   |github   = Jonqora/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Farm Automation: Barn Door Automation
   |author   = MasterOfMutton
+
   |author = Oranisagu
   |id       = faragodavid.showcookingrecipes
+
   |id     = none<!--no manifest ID-->
   |nexus id = 5525
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Farm Automation: Item Collector
   |author   = aedenthorn
+
   |author = Oranisagu
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = none<!--no manifest ID-->
   |nexus id = 6540
+
   |nexus   =
   |github  = aedenthorn/stardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status   = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Farm Cave Framework
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.ShroomSpotter
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 908
+
   |nexus  = 10506
   |moddrop id = 125766
+
   |github = aedenthorn/StardewValleyMods
   |github   = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = Geko_X
+
   |author = atravita
   |id       = gekox.shutUp
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 7358
+
  |curse  = 870986
   |github   =  
+
  |moddrop = 1068205
   |source  = https://gitlab.com/geko_x/stardew-mods
+
   |nexus   = 10186
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = climaxius
+
   |author = atravita
   |id       = climaxius.silentscarecrows
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
  |nexus id = 3258
+
   |curse   = 870983
   |github   = robbiev/SilentScarecrows
+
   |moddrop = 1099838
}}
+
   |nexus   = 10924
{{/entry
+
   |github = atravita-mods/StardewMods
   |name    = Silo Report
 
   |author  = bogie5464
 
   |id      = bogie5464.SiloReport
 
  |nexus id = 3194
 
   |github   = bogie5464/SiloReport
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Farm Computer Plus
   |author   = TheMusketeer
+
   |author = Boebie
   |id       = SimpleCropLabel
+
   |id     = beau.farmcomputerplus
   |nexus id = 314
+
   |nexus   = 19124
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Farm Computers Check Cellars
   |author   = skn
+
   |author = Ian Rubin, ianr427
   |id       = skn.HungerMod
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 19581
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Farmer Helper
   |author   = Omegasis, AlphaOmegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SimpleSoundManager
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 1410
+
   |nexus   = 10179
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Farmer Helper (Updated)
   |author   = ADoby, tZed, Tobias Z
+
   |author = Fiorbeth
   |id       = tZed.SimpleSprinkler
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 76
+
   |nexus   = 21030
   |github   = ADoby/SimpleSprinkler
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Farmer Portraits
   |author   = CyTheGuy01
+
   |author = aedenthorn, Erinthe
   |id       = CyTheGuy01.TestMod
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 6463
+
  |curse  = 868774
   |github  =  
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Farmer Portraits for 1.6
  |author  = MindMeltMax
+
   |author = mistyspring
  |id      = MindMeltMax.SPRegen
+
   |id     = mistyspring.aedenthornFarmerPortraits
  |nexus id = 6778
+
   |nexus  = 20713
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
  |name    = Sit and Rest
 
   |author   = Krutonium
 
   |id       = Krutonium.SitandRest
 
   |nexus id = 7403
 
  |github   =
 
}}
 
{{/entry
 
  |name    = Sit For Stamina
 
  |author  = Entoarox
 
  |id      = Entoarox.SitForStamina
 
  |nexus id = 7334
 
   |github   = Entoarox/StardewMods
 
}}
 
{{/entry
 
  |name    = Sit n' Relax: Rest Your Butt
 
  |author  = MissCoriel
 
  |id      = misscoriel.sitnrelax
 
  |nexus id = 7336
 
  |github  =
 
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Vitals Evolved
 +
  |author  = Sensakuma
 +
  |id      = Sensakuma.FarmerVitalsEvolved
 +
  |nexus  = 11131
 +
  |github  =
  
{{/entry
+
   |broke in = Stardew Valley 1.6
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus id = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
 
 
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3054|Looking For Love}} instead.
 
 
 
  |map local versions = 0.0 → 1.4<!--manifest incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Farm Expansion
  |author  = aedenthorn
+
   |author = Advize
  |id      = aedenthorn.SixtyNine
+
   |id     = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
  |nexus id = 6969
+
   |nexus   = 130
  |github  = aedenthorn/StardewValleyMods
+
   |github = AdvizeGH/FarmExpansion
}}
 
{{/entry
 
   |name     = Skill Prestige
 
   |author   = Alphablackwolf
 
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 
   |nexus id = 569
 
   |github   = Alphablackwolf/SkillPrestige
 
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.16
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = Farmhand Finder
   |author   = Alphablackwolf
+
   |author = 2Retr0
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 569
+
  |curse  = 661476
   |github   = Alphablackwolf/SkillPrestige
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Luck Skill
+
   |name   = Farmhouse Fixes
   |author   = Alphablackwolf
+
   |author = CyanFire
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = CF.FarmhouseFixes
   |nexus id = 569
+
   |nexus   = 16507
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
<!--@retest-after Luck Skill
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Farmhouse Redone
   |author   = Alphablackwolf
+
   |author = MabelSyrup
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 569
+
   |nexus   = 3731
   |github   = Alphablackwolf/SkillPrestige
+
   |github = mjSurber/FarmHouseRedone
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
<!--@retest-after Magic
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Farmhouse Visits
   |author   = DewMods
+
   |author = mistyspring
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 2697
+
  |curse  = 880518
   |github   =  
+
   |nexus   = 12457
 +
   |github = misty-spring/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Farm Hub
   |author   = Pathoschild
+
   |author = Platonymous
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = Platonymous.FarmHub
   |nexus id = 533
+
   |nexus   = 2309
   |moddrop id = 606601
+
  |github  = Platonymous/Stardew-Valley-Mods
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Farm Icons on Load Screen
   |author   = S1mmyy
+
   |author = b1rdyw1rdy
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 6121
+
   |nexus   = 24344
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Farming Tools Patch
   |author   = Bifibi, Lestoph
+
   |author = Torsang
   |id       = SkullCavernElevator
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 963
+
   |nexus   = 24066
   |github   =  
+
   |github = Torsang/FarmingToolsPatch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = Annosz
+
   |author = BrasileiroTop, LKboss
   |id       = Annosz.SleeplessFisherman
+
   |id     = LKboss.TexturaNeve
   |nexus id = 5915
+
   |nexus   = 13594
   |github  = Annosz/StardewValleyModding
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Farm in the Sky, Fundo
   |author   = instafluff
+
   |author = BrasileiroTop
   |id       = instafluff.sleeplessinstardew
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 5445
+
   |nexus   = 5423
   |github  = instafluff/SleeplessInStardew
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Farm Rearranger
   |author   = bwdy
+
   |author = Cherry & cel10e
   |id       = bwdy.sleepovers
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 3531
+
   |nexus   = 5142
   |github   = bwdymods/SDV-Sleepovers
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Sleep Worker
+
   |name   = Farm Resource Generator
  |author  = Platonymous
+
   |author = jwdred
  |id      = Platonymous.SleepWorker
+
   |id     =
  |nexus id = 2062
+
   |nexus  = 647
  |moddrop id = 793835
+
   |github =
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
   |name     = Sleepy Eye
 
   |author   = spacechase0
 
   |id       = spacechase0.SleepyEye
 
   |nexus id = 1152
 
  |chucklefish id = 4709
 
   |moddrop id = 129011
 
   |github   = spacechase0/SleepyEye
 
}}
 
{{/entry
 
  |name    = Slime Mods, Slime Minigame, Slime QOL
 
  |author  = Tofu, SadDodo
 
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 
  |nexus id = 2743
 
  |github  =  
 
  
   |broke in = Stardew Valley 1.3.29
+
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Tablet
 +
  |author  = boneskull
 +
  |id      = com.boneskull.farm-tablet
 +
  |nexus  = 16447
 +
  |github  = Floogen/AlternativeTextures
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Farm to Table Ready Meals
   |author   = aurnj, Roy Li
+
   |author = Speshkitty
   |id       = RuyiLi.SlimeSpawner
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id =
+
   |nexus  = 7148
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github = Speshkitty/FarmToTableReadyMeals
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmtronics
 +
  |author  = Joe Strout
 +
  |id      = strout.farmtronics
 +
  |nexus  = 10634
 +
  |github  = JoeStrout/Farmtronics
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Farm Type Manager
   |author   = Speshkitty
+
   |author = Esca, Esca-MMC
   |id       = speshkitty.slimewaterer
+
   |id     = Esca.FarmTypeManager
   |nexus id = 7141
+
   |nexus  = 3231
  |github   = Speshkitty/SlimeWaterFiller
+
   |moddrop = 598755
   |status  = obsolete
+
   |github  = Esca-MMC/FarmTypeManager
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Farm Warps Patch
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = tlitookilakin
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 252
+
   |nexus   = 8236
   |source   = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in = SMAPI 2.0
+
   |status  = obsolete
   |status   = workaround
+
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
   |summary = use [[#No Fence Decay|No Fence Decay]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FashionSense
 +
  |curse  = 870933
 +
  |nexus  = 9969
 +
  |github  = Floogen/FashionSense
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense Outfits
 +
  |author  = nihilistzsche
 +
  |id      = nihilistzsche.FashionSenseOutfits
 +
   |nexus   = 18384
 +
   |github = nihilistzsche/FashionSenseOutfits
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Animations
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.FastAnimations
 +
  |curse  = 957496
 +
  |nexus  = 1089
 +
  |moddrop = 606631
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Fast Control Input
   |author   = Pathoschild
+
   |author = weizinai
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = weizinai.FastControlInput
   |nexus id = 3750
+
   |nexus  = 24324
   |moddrop id = 606555
+
   |github = weizinai/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Faster Events
   |author   = stokastic
+
   |author = libaryaddict
   |id       = stokastic.SmartCursor
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 2458
+
   |nexus   = 7631
   |github   = stokastic/SmartCursor
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
  |pull request      = https://github.com/stokastic/SmartCursor/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Faster Grass
   |author   = KuroBear
+
   |author = IceGladiador
   |id       = KuroBear.SmartMod
+
   |id     = IceGladiador.FasterGrass
   |nexus id =
+
   |nexus  = 1772
   |url      = https://community.playstarbound.com/threads/108104
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Faster Horse
   |author   = Cherry, ChroniclerCherry
+
   |author = kibbe
   |id       = Cherry.SnackAnything
+
   |id     = kibbe.faster_horse
   |nexus id = 5196
+
   |nexus  = 2791
   |moddrop id = 716397
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Faster Paths
   |author   = Darkhax
+
   |author = Entoarox
   |id       = darkhax.snailmail
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id =
+
   |nexus  = 2277
   |curseforge id  = 307861
+
   |chucklefish = 3641
   |curseforge key = snail-mail
+
   |github = Entoarox/StardewMods
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Faster Path Speed
   |author   = funny-snek
+
   |author = gaussfire
   |id       = funnysnek.socialtabpatch
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 2981
+
   |nexus   = 9344
   |github   =  
+
   |github = alanperrow/StardewModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Faster Run
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = KathrynHazuka
   |id       = Zeldo.LinkedStorages
+
   |id     = KathrynHazuka.FasterRun
   |nexus id =
+
   |nexus  = 733
   |curseforge id  = 290653
+
   |github = KathrynHazuka/StardewValley_FasterRun
  |curseforge key = sorted-storages
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Faster Transition
   |author   = spacechase0
+
   |author = Kumagabear
   |id       = spacechase0.SpaceCore
+
   |id     = Kumagabear.FasterTransition
   |nexus id = 1348
+
   |nexus  = 19584
  |chucklefish id = 4868
+
   |github = DotSharkTeeth/StardewValleyMods
   |moddrop id = 136998
 
   |github   = spacechase0/SpaceCore_SDV
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Faster Trees
   |author   = Berisan
+
   |author = Krutonium
   |id       = Berisan.SpawnMonsters
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 3201
+
   |nexus   = 21952
   |github   = Berisan/SpawnMonsters
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn More Rocks
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = Mase
+
   |author = zeldela
   |id       = Mase.SpawnMoreRocks
+
   |id     = zeldela.FastFishPond
   |nexus id = 7423
+
   |nexus   = 14005
   |github   =  
+
   |github = zeldela/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Fast Forward
   |author   = Edu Anttunes
+
   |author = crazywig
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = crazywig.FastForward
   |nexus id = 5736
+
   |nexus   = 7413
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6.4
 +
  |status   = broken
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders (and more) Anywhere
+
   |name   = Fast Geode, Instant Geodes
   |author   = AcidicNic
+
   |author = ofmanynames
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = InstantGeode
   |nexus id = 7588
+
   |nexus   = 750
   |github  = AcidicNic/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Fast Loads
   |author   = Blackclaw
+
   |author = spajus
   |id       = Blackclaw.SpeedMod
+
   |id     = spajus.fastloads
   |nexus id = 5082
+
   |nexus   = 19454
   |github   = Xebeth/StardewValley-SpeedMod
+
   |github = spajus/stardew-valley-fast-loads
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Fast Parrot Express Animation
   |author   = Underscore
+
   |author = ErikShun, QuickNutz
   |id       = underscore.speedrun_practie
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 7337
+
  |moddrop = 1490579
   |github   = Underscore76/SDVPracticeMod
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Fast Petting
   |author   = instafluff
+
   |author = DerTod2
   |id       = instafluff.spelldewvalley
+
   |id     = de.dertod2.FastPetting
   |nexus id = 7322
+
   |nexus   = 5039
   |github   = instafluff/SpelldewValley
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Fast Travel
   |author   = spacechase0
+
   |author = Death, DeathGameDev
   |id       = spacechase0.Spenny
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 2755
+
   |nexus   = 1529
   |chucklefish id = 5522
+
   |github  = DeathGameDev/SDV-FastTravel
  |moddrop id = 771624
+
 
   |github  = spacechase0/Spenny
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = FauxCore
   |author   = KarratKake
+
   |author = LeFauxMatt
   |id       = KarratKake.SpiceOfLife
+
   |id     = furyx639.FauxCore
   |nexus id = 7398
+
  |moddrop = 1547213
   |github   =  
+
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Feeling Lucky?
   |author   = Dounat2201, Sasara
+
   |author = minervamaga
   |id       = Sasara.pumkin
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 4586
+
   |nexus   =
   |github  =  
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Fellowship - Immersive Rings
   |author   = Shaklin
+
   |author = DaLion
   |id       = shaklin.spouseoutdoorarea
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 6747
+
   |nexus   = 11380
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Ferngill Dynamic Rain
   |author   = Wata, Watagatapitusberry
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Spouseroom
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id =  
+
   |nexus   = 604
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |moddrop = 664033
   |github   =  
+
   |github = Sakorona/SDVMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = UNA
   |id       = Sikker.SpouseStuff
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 4651
+
   |nexus   = 17404
   |github   = sikker/SpouseStuff
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
   |name   = Ferngill Revenue Service
   |author   = Yoshify
+
   |author = KarratKake
   |id       =  
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 2
+
   |nexus   = 7566
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
  |author  = Paul Steele
 +
  |id      = paulsteele.fse
 +
   |nexus   = 21414
 +
   |github = Annosz/UIInfoSuite2
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = Fertilizer Anytime
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = stoobinator, lefthandedkid
   |id       = SPDSprintAndDash
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 235
+
   |nexus   = 7259
   |github   =  
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Fertilizer Bubbles
   |author   = littleraskol
+
   |author = temisthem
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 560
+
   |nexus  = 23307
   |moddrop id = 827770
+
   |github = kqrse/StardewValleyMods
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Festival End Time Tweak
   |author   = Patrick, mistersnuggler
+
   |author = KirbyLink
   |id       =  
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id =
+
   |nexus  = 2966
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = KirbyLink/FestivalEndTimeTweak
   |github   = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |summary  = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Festival of the Mundane
   |author   = Abs, abslam
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = abs.SprintNRegen
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 4898
+
   |nexus   = 4630
   |github  =  
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = Jessebot, JessebotX
+
   |author = Felix-Dev
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Felix-Dev.FeTK
   |nexus id = 4778
+
   |nexus   = 4403
   |github  = JessebotX/StardewValleyMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprite Master
+
   |name   = Field Harvest
   |author   = Ameise, Ameisen, mkukli
+
   |author = aedenthorn, Erinthe
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 4922
+
   |nexus   = 11019
   |github  = ameisen/SV-SpriteMaster
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Field Harvest Redux
   |author   = punyo, yakminepunyo
+
   |author = Prism 99
   |id       = punyo.StackCheckFix
+
   |id     = prism99.aedenthorn.FieldHarvest
   |nexus id = 2433
+
   |nexus   = 21703
   |github   = pomepome/StackCheckFix
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Field Works
   |author   = CatCattyCat, Cat
+
   |author = ChiroxT
   |id       = cat.stackeverything
+
   |id     = treinke.FieldWorks
   |nexus id = 2053
+
   |nexus   = 17267
   |moddrop id = 833551
+
  |github  =
   |github   = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id     = EduAnttunes.FightingWithNPCs
 +
   |nexus  = 5865
 +
   |github = eduanttunes/sv_fighting_with_npcs
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = File Replacer
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.FileReplacer
 +
  |nexus  = 17553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Find Object Mod
   |author   = tstaples
+
   |author = Tran Minh Thong
   |id       = tstaples.StackSplitX
+
   |id     = find.object.mod
   |nexus id = 798
+
   |nexus   = 8594
   |github   = tstaples/StackSplitX
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.5.1-unofficial.4-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-11#post-3353213
 
  |pull request      = https://github.com/tstaples/StackSplitX/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = Ilyaki
+
   |author = HaulinOats
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 1787
+
   |nexus   = 13944
   |github   = Ilyaki/StackToNearbyChests
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Fireballs!
   |author   = EvilPdor
+
   |author = aurnj, Roy Li
   |id       =  
+
   |id     = RoyLi.Fireballs
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/111526
+
   |url     = https://community.playstarbound.com/threads/fireballs.129346
   |github   = natfoth/StardewValleyMods
+
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Standardized Krobus
+
   |name   = Fire Breath
   |author   = minervamaga
+
   |author = aedenthorn, Erinthe
   |id       = minervamaga.StandardizedKrobus
+
   |id     = aedenthorn.FireBreath
   |nexus id =
+
   |nexus  = 7311
   |moddrop id = 716314
+
   |github = aedenthorn/StardewValleyMods
   |github   = minervamaga/StandardizedKrobus
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starbot
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = bwdy
+
   |author = MindMeltMax
   |id       = bwdy.starbot
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 4755
+
   |nexus   = 7321
   |github   = bwdymods/SDV-Starbot
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Fireworks Festival
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = violetlizabet
   |id       = Cherry.StardewAquarium
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 6372
+
   |nexus   = 15261
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Fischievements
   |author   = Cylon
+
   |author = MattDeDuck, Duckshard
   |id       = cylon.stardewbrewery
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 2057
+
   |nexus   = 3658
   |github   = JustCylon/stardew-brewery
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = FishDex
   |author   = Juice805
+
   |author = rupak0577
   |id       = Juice805.StardewConfigMenu
+
   |id     = rupak0577.FishDex
   |nexus id = 1312
+
   |nexus   =
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Stardew Discord
 
  |author  = Steven Kraft
 
  |id      = StevenKraft.StardewDiscord
 
  |nexus id = 3608
 
  |github  = steven-kraft/StardewDiscord
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Fish Exclusions
   |author   = spacechase0
+
   |author = GZhynko
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = GZhynko.FishExclusions
   |nexus id = 1298
+
   |nexus  = 7782
   |chucklefish id = 4837
+
   |github = gzhynko/StardewMods
   |github   = spacechase0/StardewEditor
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Fish Finder
   |author   = bcmpinc
+
   |author = Aair, AairTheGreat
   |id       = bcmpinc.StardewHack
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 3213
+
   |nexus   = 5011
   |github   = bcmpinc/StardewHack
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Fish Info
   |author   = davikr, apdapreturns
+
   |author = Speshkitty
   |id       = davikr.hypnos
+
   |id     = speshkitty.fishinfo
   |nexus id = 5935
+
   |nexus   = 5452
   |github   = davicr/StardewHypnos
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Fishing Adjust
   |author   = MevNav
+
   |author = Shuai Zhang
   |id       = MevNav.DailyPlanner
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 3941
+
   |nexus   = 1350
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github = hcoona/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.6
   |unofficial version = 0.5.3-unofficial.1-Cherry
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
  |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = Mizzion
+
   |author = ChibiKyu, KilZenc
   |id       = mizzion.stardewlocations
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 1929
+
   |nexus  = 5815
   |moddrop id = 661357
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Fishing Automaton
   |author   = Other Buckets
+
   |author = Drynwynn, thepaladinknight
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 3206
+
   |nexus   = 2527
   |github   = Mikesnorth/StardewNewsFeed
+
   |github = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.8
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Fishing Chests Expanded
   |author   = monopandora
+
   |author = aedenthorn, Erinthe
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 4713
+
   |nexus  = 7694
   |moddrop id = 664154
+
   |github = aedenthorn/StardewValleyMods
   |github   = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Fishing Info Overlays
   |author   = Omegasis, Alpha_Omegasis
+
   |author = barteke22
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 425
+
   |nexus   = 8970
   |github   = janavarro95/Stardew_Valley_Mods
+
  |github  = barteke22/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.5<!--@retest-after Stardust Core-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Logbook
 +
  |author  = M3ales
 +
  |id     = FishingLogbook
 +
  |nexus  =
 +
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = reimu, r2h, tomdc
+
   |author = barteke22
   |id       = reimu.sdv-helper
+
   |id     = barteke22.FishingMinigames
   |nexus id = 3917
+
   |nexus   = 9345
   |github   = rei2hu/stardewvalley-esp
+
   |github = barteke22/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Fishing Mod
   |author   = Flashshifter
+
   |author = Zoryn
   |id       = FlashShifter.SVECode
+
   |id     = Zoryn.FishingMod
   |nexus id = 3753
+
   |nexus   =
   |moddrop id = 833179
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = FlashShifter/StardewValleyExpanded
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Fishing Nets → Automate
   |author   = Tooshi
+
   |author = MindMeltMax
   |id       = Tooshi.Randomizer
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 5185
+
   |nexus  = 13819
   |curseforge id  = 308003
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |curseforge key = stardew-valley-randomizer
 
   |github   = cTooshi/stardew-valley-randomizer
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Fishing Nets → Better Crafting
   |author   = Omegasis, Alpha_Omegasis
+
   |author = MindMeltMax
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 2341
+
   |nexus   = 13819
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = MindMeltMax/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = mmanlapat
+
   |author = MindMeltMax
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 1138
+
  |curse  = 1004486
   |github   =  
+
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FishingPractice
 +
   |nexus   = 4157
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Fishing Progression
   |author   = treyh0
+
   |author = ChadlyMasterson
   |id       = treyh0.StartWithHat
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 2628
+
   |nexus   = 18749
   |github  =  
+
   |github = chudders1231/SDV-FishingProgression
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Fishing Trawler
   |author   = lambui
+
   |author = PeacefulEnd
   |id       = BlueMod_StashItemsToChest
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id =
+
   |nexus  = 8406
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = Floogen/FishingTrawler
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = Fishing Trawler - New Horizons
   |author   = strato35
+
   |author = PeacefulEnd
   |id       = Strato35.StatsReloader
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 7428
+
  |curse  = 870923
   |github   =  
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = Fishing Treasure Spawner
   |author   = spacechase0
+
   |author = jangofett4
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 7532
+
   |nexus   = 18119
   |github   =  
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Fishing Tuner Redux
   |author   = Advize and jinxiewinxie
+
   |author = Hammurabi
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 316
+
   |nexus   =
   |github   = Jinxiewinxie/StardewValleyMods
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in           = SMAPI 3.0<!--@retest-linked-->
+
   |dev note = source in download
<!--
+
 
   |unofficial version = 1.0.3-unofficial.1-pathoschild
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
   |status  = workaround
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Me
 +
  |author  = marikaefer
 +
   |id      = marikaefer.FishMe
 +
  |nexus  = 4756
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = Krutonium
+
   |author = ButterBear, Memegician
   |id       = Krutonium.StrongerYou
+
   |id     = BB.FishPondColors
   |nexus id = 7402
+
   |nexus   = 23449
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Fish Preview
   |author   = Nishtra
+
   |author = Jonqora
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = Jonqora.FishPreview
   |nexus id = 691
+
   |nexus   = 6303
   |github   =  
+
   |github = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Fish Reminder
   |author   = mytigio
+
   |author = Mizzion
   |id       = mytigio.SubterranianOverhaul
+
   |id     = mizzion.fishreminder
   |nexus id = 4149
+
   |nexus   = 3615
   |github  = mytigio/SDVMods
+
   |moddrop = 661375
   |status  = broken
+
   |github  = Mizzion/MyStardewMods
   |summary  = It almost works, but the game crashes in the mines when you go to a floor where voidtree mushrooms spawn (after lvl90)
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Fish Spot Bait
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.summitreborn
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 2073
+
   |nexus   = 17581
   |github  = JohnsonNicholas/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = The Sundrop Team
+
   |author = StarAmy
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 4014
+
   |nexus   = 13076
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Fishy Blood Moon
   |author   = spacechase0 and ParadigmNomad
+
   |author = MattDeDuck, Duckshard
   |id       = spacechase0.SurfingFestival
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 6688
+
   |nexus   = 3725
   |github  = spacechase0/SurfingFestival
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Queen Of Sauce Reminder
+
   |name   = Fix Animal Tools
   |author   = TheShwamp
+
   |author = bcmpinc
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 5172
+
   |nexus   = 3215
   |github   =  
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = KDERazorback
+
   |author = Traktori
   |id       = KDERazorback.SvFishingMod
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 6403
+
   |nexus   = 11400
   |github  = KDERazorback/SvFishingMod
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = Fix Dice
   |author   = aedenthorn
+
   |author = Ashley, bambimenot
   |id       = aedenthorn.Swim
+
   |id     = ashley.fixdice
   |nexus id = 6326
+
   |nexus   = 4556
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = Swizzy Studios
+
   |author = wilsoncwc
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 3241
+
   |nexus   = 23934
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = Guedez
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = tab.autoloot
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 5115
+
   |nexus   = 1941
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Fixed Weapons Damage
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = BlueSight
   |id       = TaintedCellar
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 1672
+
   |nexus   = 19896
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Hikari-BS/StardewMods
  
   |broke in          = Stardew Valley 1.3
+
   |status   = abandoned
<!--
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Fix Pig Random
   |author   = skunkkky
+
   |author = atravita
   |id       = skunkkk.TapperReady
+
   |id     = atravita.FixPigRandom
   |nexus id = 1219
+
  |curse  = 870967
   |github   =  
+
  |moddrop = 1294434
 +
   |nexus   = 15003
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Fix Scythe Exp
   |author   = bdawson1993
+
   |author = bcmpinc
   |id       =  
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 38
+
   |nexus   =
   |github  =  
+
   |github = bcmpinc/StardewHack
 +
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.25
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Shipping Taxes|Shipping Taxes]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Arms
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FlexibleArms
 +
  |nexus  = 20902
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Sprinklers
 +
  |author  = Shockah
 +
  |id      = Shockah.FlexibleSprinklers
 +
  |nexus  = 10931
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flip Buildings
 +
  |author  = mouahrara
 +
  |id      = mouahrara.FlipBuildings
 +
  |nexus  = 18444
 +
  |github  = mouahrara/FlipBuildings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Core Mod
+
   |name   = Floating Garden Pots
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 17582
   |github   = TehPers/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = TehPers
+
   |author = randomAnon1234
   |id       = TehPers.FestiveSlimes
+
   |id     = none<!--no manifest ID-->
   |nexus id = 2990
+
   |nexus   = 591
   |github   = TehPers/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Floor Shadow Switcher
   |author   = TehPers
+
   |author = MouseyPounds
   |id       = TehPers.FishingOverhaul
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 866
+
   |nexus  = 3885
   |moddrop id = 123679
+
   |github = MouseyPounds/stardew-mods
   |github   = TehPers/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 2.1.4
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22834
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
  |pull request      = https://github.com/TehPers/StardewValleyMods/pull/27
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Flower Bombs
   |author   = Bifibi
+
   |author = kdau
   |id       = Teleporter
+
   |id     = kdau.FlowerBombs
   |nexus id =  
+
   |nexus   = 6228
   |chucklefish id = 4374
+
   |moddrop = 794657
   |github  =  
+
   |source  = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Flower Color Picker
   |author   = Enaium
+
   |author = spacechase0
   |id       = Enaium.TeleportNpc
+
   |id     = spacechase0.FlowerColorPicker
   |moddrop id = 865554
+
  |curse  = 867760
   |nexus id =  
+
   |moddrop = 130043
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Flower Dance Fix
   |author   = Enaium
+
   |author = elfuun
   |id       = Enaium.TeleportPoint
+
   |id     = FlowerDanceFix.elfuun
   |moddrop id = 864013
+
   |nexus  = 8535
   |nexus id =  
+
   |moddrop = 980853
   |github   = Enaium-StardewValleyMods/TeleportPoint
+
   |github = elfuun1/FlowerDanceFix
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Flower Dance Hearts Change
   |author   = Rafael
+
   |author = ron075sh
   |id       = Rafael.TeleportToFarm
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 7247
+
   |nexus   = 3019
   |github  =
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = spacechase0 + ParadigmNomad
+
   |author = kelly2892
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 5062
+
   |nexus  = 8107
   |moddrop id = 771680
+
   |github = kenny2892/StardewValleyMods
   |github   = spacechase0/TheftOfTheWinterStar
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Flower Rain
   |author   = ItsLittany
+
   |author = spacechase0
   |id       = itslittany.RockBreaker
+
   |id     = spacechase0.FlowerRain
   |nexus id = 6376
+
   |curse  = 867722
   |moddrop id = 804101
+
   |nexus  = 6131
   |github  =
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Flowery Tools
   |author   = blueberry
+
   |author = Cat, CatCattyCat
   |id       = blueberry.LoveOfCooking
+
   |id     = cat.flowerytools
   |nexus id = 6830
+
   |nexus   = 6203
   |github  = b-b-blueberry/CooksAssistant
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Flowing Mine Rocks
   |author   = Pucklynn
+
   |author = aedenthorn, Erinthe
   |id       = shannon.MoonMod
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 2482
+
   |nexus   = 9043
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Fluent Eating
   |author   = KirbyLink
+
   |author = Kangzoel
   |id       = kirbylink.pumpkinking
+
   |id     = Kangzoel.FluentEating
   |nexus id = 3006
+
   |nexus   = 11690
   |github   = KirbyLink/PumpkinKing
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
  |pull request      = https://github.com/KirbyLink/PumpkinKing/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners, 3-heart Dance Partner
+
   |name   = Flying Start Loan
   |author   = spacechase0
+
   |author = EstherHollow
   |id       = ThreeHeartDancePartner
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 500
+
   |nexus   = 11003
   |chucklefish id = 3767
+
   |github  =
  |moddrop id = 127278
+
 
   |github  = spacechase0/ThreeHeartDancePartner
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Font Settings, 字体设置
   |author   = spacechase0
+
   |author = Becks723
   |id       = spacechase0.ThrowableAxe
+
   |id     = Becks723.FontSettings
   |nexus id = 5097
+
   |nexus   = 12467
   |moddrop id = 771683
+
   |github  =
   |github  = spacechase0/ThrowableAxe
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = hawkfalcon
+
   |author = AlerHughes
   |id       = hawkfalcon.TillableGround
+
   |id     = AlerHughes.FA
   |nexus id = 2175
+
   |nexus   = 23363
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Food Buff Stacking
   |author   = bcmpinc
+
   |author = thejcannon
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 2738
+
   |nexus   = 4321
   |github  = bcmpinc/StardewHack
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Food Buff Stacking Fix
   |author   = Asconoid
+
   |author = Joreikarr
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 5764
+
   |nexus   = 19944
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Food Cravings
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Hexenentendrache
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 973
+
   |nexus   = 17126
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Food on the Table
   |author   = JBtheShadow
+
   |author = aedenthorn, Erinthe
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 7425
+
   |nexus   = 10886
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6
  |name    = Time Multiplier
 
   |author  = DefenTheNation
 
  |id      = DefenTheNation.TimeMultiplier
 
  |nexus id = 2262
 
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Food Poisoning
   |author   = The Fluffy Robot
+
   |author = seferoni
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 5631
+
   |nexus   = 22006
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Time Reminder
+
   |name   = Forage at the Farm
  |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Nishtra
  |id      = KoihimeNakamura.TimeReminder
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
  |nexus id = 1000
+
   |nexus  = 673
  |moddrop id = 664035
+
   |github =
  |github  = JohnsonNicholas/SDVMods
 
}}
 
{{/entry
 
   |name     = TimeSpeed
 
   |author   = cantorsdust
 
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 
   |nexus id = 169
 
  |github  = cantorsdust/StardewMods
 
}}
 
{{/entry
 
  |name    = TMXL Map Toolkit, TMX Loader
 
  |author  = Platonymous
 
  |id      = Platonymous.TMXLoader
 
  |nexus id = 1820
 
  |curseforge id = 306750
 
  |curseforge key = tmx-loader
 
  |moddrop id = 771913
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = To Do List
 
  |author  = Eleanor, eleanoot
 
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 
   |nexus id = 1630
 
   |github   = eleanoot/stardew-to-do-mod
 
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.9.1-unofficial.1-Olivki
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
-->
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Forage Crops
   |author   = Jamie Taylor
+
   |author = Kronosta
   |id       = jltaylor-us.ToDew
+
   |id     = Kronosta.ForageCrops
   |nexus id = 7409
+
   |nexus   = 21514
   |github   = jltaylor-us/StardewToDew
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Forage Fantasy
   |author   = danmw3
+
   |author = Goldenrevolver
   |id       = danmw3.toolbartooltips
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 4977
+
   |nexus   = 7554
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Forage Pointers
   |author   = mralbobo
+
   |author = Bpendragon
   |id       = mralbobo.ToolCharging
+
   |id     = Bpendragon.ForagePointers
   |nexus id =
+
   |nexus  = 7781
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = Bpendragon/ForagePointers
   |github   = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
  |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = spacechase0
+
   |author = DanielB
   |id       = spacechase0.ToolGeodes
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 3090
+
   |nexus  = 17935
   |chucklefish id = 5606
+
   |github =
   |curseforge id = 308018
 
  |curseforge key = tool-geodes
 
  |moddrop id = 771642
 
  |github  = spacechase0/ToolGeodes
 
 
 
  |map remote versions = 1.3.36-ToolGeodes-1.1.5 → 1.1.5<!--CurseForge version incorrectly parsed-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Forecaster
   |author   = CrazyWig
+
   |author = Remy Bach
   |id       = crazywig.toolpowerselect
+
   |id     = remybach.forecaster
   |nexus id = 2553
+
   |nexus   = 3037
   |github   =  
+
   |github = remybach/stardew-valley-forecaster
}}
 
{{/entry
 
  |name    = Tool Power Setup
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ToolPowerSetup
 
  |nexus id = 4517
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Forecaster Text, Forecaster Text
   |author   = Cherry, CherryChain
+
   |author = TheElm
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = TheElm.ForecasterText
   |nexus id = 6576
+
   |nexus   = 7541
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Fortunate Foot
   |author   = SorryLate
+
   |author = PurelyInZane
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 5421
+
   |nexus   = 22610
   |github   = sorrylate/Stardew-Valley-Mod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Foxyfficiency
   |author   = Felix-Dev
+
   |author = Fokson
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 2938
+
   |nexus   = 2520
   |github   = Felix-Dev/StardewMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3349760
 
  |pull request      = https://github.com/Felix-Dev/StardewMods/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = FQ Festival Tweaks
   |author   = Edu Anttunes
+
   |author = FletcherQuest
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 6317
+
   |nexus   = 9062
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Frame Rate Logger
   |author   = Pathoschild
+
   |author = atravita
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = atravita.FrameRateLogger
   |nexus id = 1401
+
   |curse  = 870966
   |moddrop id = 606639
+
   |moddrop = 1294433
   |github   = Pathoschild/StardewMods
+
  |nexus  = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = MissCoriel
+
   |author = Adham084
   |id       = misscoriel.tractorsounds
+
   |id     = adham084.fpsviewer
   |nexus id = 5781
+
   |nexus   = 14046
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Free Dusty
   |author   = Cherry, CherryChain
+
   |author = skuldomg, Skuld
   |id       = Cherry.TrainStation
+
   |id     = skuldomg.freeDusty
   |nexus id = 6183
+
   |nexus   = 2206
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = skuldomg/freeDusty
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Free Love
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.TrainWhistle
+
   |id     = aedenthorn.FreeLove
   |nexus id = 4473
+
  |curse  = 868835
   |github  =  
+
   |nexus   = 10021
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Free Slingshot
   |author   = aedenthorn
+
   |author = DJ-STLN
   |id       = aedenthorn.TransparentObjects
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 6412
+
   |nexus   = 3320
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Free the Toolbar
   |author   = MattDeDuck, Duckshard
+
   |author = danmw3
   |id       = MattDeDuck.TrashBearName
+
   |id     = danmw3.freethetoolbar
   |nexus id = 5252
+
   |nexus   = 4960
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Friendly Divorce
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.TrashRemover
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 5114
+
   |nexus   = 6241
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Friends Forever
   |author   = Jaredlll08
+
   |author = Isaac S
   |id       = BlameJared.TrashTrash
+
   |id     = IsaacS.FriendsForever
   |nexus id =  
+
   |nexus   = 1738
   |curseforge id = 297981
+
   |github = isaacs-dev/Minidew-Mods
  |curseforge key = trash-trash
 
  |github  = jaredlll08/Trash-Trash
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Booster
 +
  |author  = Hills
 +
  |id      = Hills.FriendshipBooster
 +
  |nexus  = 10497
 +
  |moddrop = 1084819
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Friendship Decay
   |author   = Vrakyas
+
   |author = stardemod
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 4031
+
   |nexus   = 21323
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Friendship Decay Modify
   |author   = JPAN
+
   |author = weizinai
   |id       = jpan.TreeChanges
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 3964
+
   |nexus   = 23862
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Friendship Tweaks
   |author   = TyoAtrosa
+
   |author = aedenthorn, Erinthe
   |id       = TyoAtrosa.Treeshaker
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 2159
+
   |nexus   = 17055
   |github   = TyoAtrosa/TreeShaker
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Friendship Without Talk
   |author   = bcmpinc
+
   |author = HunterMYT
   |id       = bcmpinc.TreeSpread
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 3183
+
   |nexus   = 8709
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Frozen Yogurt
   |author   = YukiShiku, LeonBlade
+
   |author = Failsplat
   |id       = TreeTransplant
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 1342
+
   |nexus   = 12308
   |moddrop id = 526140
+
   |github  =
  |chucklefish id = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Frugal Farm Menu
   |author   = candidus42
+
   |author = jeffgillean
   |id       = Candidus42.TrendyHaley
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 4984
+
   |nexus   = 11050
   |github  = mus-candidus/TrendyHaley
+
   |github = jeffgillean/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Fruit Tree Shaker
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.TvRecipes
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 5260
+
   |nexus   = 5776
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Fruit Trees Unblocked
   |author   = hisameartwork
+
   |author = dervalanana
   |id       = HisameArtwork.GardeningChannel
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 5485
+
   |nexus   = 22976
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Fruit Tree Tweaks
   |author   = Zyin
+
   |author = aedenthorn, Erinthe
   |id       = Zyin.TVAnnouncements
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 3649
+
   |nexus   = 11422
   |github   = Zyin055/TVAnnouncements
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = AndyUr
+
   |author = chiccen
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 7589
+
   |nexus   = 21449
   |github   =
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Full Fishing Bar
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = Jag3Dagster
   |id       = telshin.twitch-for-stardew
+
   |id     = HedgehogTechnologies.FullFishingBar
   |curseforge id  = 306420
+
   |curse   = 1007653
   |curseforge key = twitch-in-stardew-valley
+
   |nexus   = 23006
   |nexus id =  
+
   |github = jag3dagster/AutoShaker
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = Cdaragorn
+
   |author = jennisimone
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 1150
+
   |nexus   = 16304
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
  |warnings = Broken on Android.
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.9.1-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-20605
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Fungus Amongus
   |author   = Demiacle
+
   |author = Okay Shroomer
   |id       = Demiacle.UiModSuite
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 1023
+
   |nexus   = 11785
   |github   = demiacle/UiModSuite
+
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Furniture Adjustment
   |author   = Shadowfoxss
+
   |author = aedenthorn, Erinthe
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 2833
+
   |nexus   = 10213
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Furniture Anywhere
   |author   = Mel Noelle and Kirbylink
+
   |author = Entoarox
   |id       = melnoelle.underdarksewer
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 3070
+
   |nexus   = 2276
   |github   = KirbyLink/UnderdarkSewer
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
  |pull request      = https://github.com/KirbyLink/UnderdarkSewer/pull/1
+
<!--
 +
   |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Furniture Display Framework
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 6597
+
   |nexus   = 10855
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Furniture Display Framework for 1.6
   |author   = Shaklin
+
   |author = Ilyeana, IlyeanaPlus
   |id       = shaklin.uniquechildren
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 6278
+
   |nexus   = 19895
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Furniture Framework
   |author   = funny-snek
+
   |author = leroymilo
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 2942
+
   |nexus   = 23458
   |github   =  
+
   |github = Leroymilo/FurnitureFramework
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Furniture Placement Tweaks
   |author   = Armitxes
+
   |author = aedenthorn, Erinthe
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id = 2213
+
   |nexus  = 14092
  |curseforge id  = 362847
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Furniture Recolor
   |author   = damien
+
   |author = aedenthorn, Erinthe
   |id       = damien.unlocked_doors
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 4338
+
   |nexus   = 10217
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = FuryCore
   |author   = Shaklin
+
   |author = LeFauxMatt
   |id       = shaklin.unlockdyemenu
+
   |id     = furyx639.FuryCore
   |nexus id = 6156
+
   |nexus   = 10696
   |github  =  
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = Richard Cai
+
   |author = DeLiXx
   |id       = richard_cai.UpgradedHorse
+
   |id     = DLX.Geodes
   |nexus id = 5242
+
  |curse  = 990836
   |github  = RichardJCai/stardew-valley-mods
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Galaxy Slingshot Obtainable
   |author   = Cherry, CherryChain
+
   |author = Adham084
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = adham084.galaxyslingshot
   |nexus id = 5253
+
   |nexus   = 14115
   |moddrop id = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Galaxy Weapon Choice
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.UsefulBombs
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 2488
+
   |nexus   = 14511
   |github   = pomepome/UsefulBombs
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6
<!--
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
  |pull request      = https://github.com/pomepome/UsefulBombs/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = Gameboy Arcade
   |author   = Jonqora
+
   |author = drbirbdev
   |id       = Jonqora.UVIndex
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 6676
+
  |moddrop = 1318487
   |github   = Jonqora/StardewMods
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Game Reminder
   |author   = dantheman999
+
   |author = mmanlapat
   |id       = dantheman999.VariableGrass
+
   |id     = mmanlapat.GameReminder
   |nexus id =
+
   |nexus  = 1153
   |url      = https://community.playstarbound.com/threads/107658
+
   |github =
   |github   = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.3.1-unofficial.3-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
  |pull request      = https://github.com/dantheman999301/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = GameSpeed
   |author   = bmarquismarkail, Space Baby
+
   |author = RandomComputerUser
   |id       = SB_VerticalToolMenu
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 943
+
   |nexus   = 7211
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vintage Interface Multipack
+
   |name   = Game Tables and Arcade Machines
   |author   = Maythorn
+
   |author = CyanFire
   |id       = Maythorn.VintageInterfaceMultipack
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 6654
+
   |nexus   = 12859
   |github   = MaythornRose/SDVMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = Garbage Can Tweaks
   |author   = aedenthorn
+
   |author = chiccen
   |id       = aedenthorn.VideoPlayer
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 6524
+
   |nexus   = 24410
   |github   = aedenthorn/StardewValleyMods
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Garbage Collector
   |author   = Platonymous
+
   |author = Loogooter
   |id       = Platonymous.Visualize
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 1704
+
   |nexus  = 2463
  |curseforge id  = 307573
+
   |github =
  |curseforge key = visualize
 
   |moddrop id = 793933
 
   |github   = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Void Effects, Stardew Void Effects
 
  |author  = Renny
 
  |id      = renny.stardewvoideffects
 
  |nexus id = 2703
 
  |github  = OfficialRenny/StardewVoidEffects
 
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.3.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
  |pull request      = https://github.com/OfficialRenny/StardewVoidEffects/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Garbage Day
   |author   = Alhifar
+
   |author = LeFauxMatt
   |id       = Alhifar.WaitAround
+
   |id     = furyx639.GarbageDay
   |nexus id =  
+
   |curse  = 871837
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |moddrop = 1547204
   |github   = Alhifar/WaitAroundSMAPI
+
   |nexus   = 8204
 
+
   |github  = LeFauxMatt/StardewMods
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Garden Pot - Automate
   |author   = EvilPdor
+
   |author = NCarigon
   |id       =  
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id =
+
   |nexus  = 15212
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = ncarigon/StardewValleyMods
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Garden Pot Options
   |author   = TheOfficialTab
+
   |author = ncarigon
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 1958
+
   |nexus   = 21608
   |github   = OfficialTab/walk-through-trellis
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Garden Pot Tweaks
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.wallpaperrecycler
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 1905
+
   |nexus   = 14820
   |moddrop id = 661354
+
  |github  = aedenthorn/StardewValleyMods
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Gate Fix
   |author   = Symen
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Symen.WarpAnimals
+
   |id     = f4iTh.GateFix
   |nexus id = 1400
+
   |nexus   = 4859
   |github  = simonbru/WarpAnimals
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = Gate Opener
   |author   = SnowFire kVala
+
   |author = mralbobo
   |id       = SnowFire.Warp_Binder
+
   |id     = mralbobo.GateOpener
   |nexus id = 6892
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
   |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Gem Isles
   |author   = CyTheGuy01, CyberCheese15
+
   |author = aedenthorn, Erinthe
   |id       = cybercheese.WarpChests
+
   |id     = aedenthorn.GemIsles
   |nexus id = 6402
+
   |nexus   = 6692
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp multiplayer
+
   |name   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = Shalankwa, strato35
+
   |author = Hana
   |id       = Shalankwa.WarpMultiplayer
+
   |id     = Hana.GNMTokens
   |nexus id = 7451
+
   |nexus   = 14426
   |github   = Shalankwa/SDV_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = Shalankwa
+
   |author = sqbr
   |id       = Shalankwa.WarpToFriends
+
   |id     = sqbr.GetGS
   |nexus id = 2180
+
   |nexus   = 13434
   |github   = Shalankwa/SDV_Mods
+
  |github  = sqbr/GetGS
   |status   = workaround
+
}}
   |summary = use [[#Warp multiplayer|Warp multiplayer]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id     = spacechase0.GenericModConfigMenu
 +
   |curse  = 867150
 +
   |moddrop = 771692
 +
   |nexus   = 5098
 +
   |github = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Shop Extender
 +
  |author  = rabbitgreen49, IrregularPorygon
 +
  |id      = GenericShopExtender
 +
  |nexus  = 814
 +
  |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Genetics API
   |author   = Sakorona (ItsBenter)
+
   |author = agent56
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = agent56.GeneticsAPI
   |nexus id = 6715
+
   |nexus   = 15655
   |github   = Sakorona/SDVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Genie Lamp
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.watercanrefiller
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 3539
+
   |nexus  = 19794
   |moddrop id = 661368
+
   |github = aedenthorn/StardewValleyMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = Mizzion
+
   |author = Kedidili
   |id       = mizzion.petwaterbowl
+
   |id     = KediDili.GenieLamp
   |nexus id = 2009
+
   |nexus  = 22176
   |moddrop id = 661365
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Geode Crusher Plus
   |author   = Digus
+
   |author = Tomokisan
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 2374
+
   |nexus   = 24254
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Geode Info Menu
   |author   = Esca, Esca-MMC
+
   |author = CatCattyCat, Cat
   |id       = Esca.WaterproofItems
+
   |id     = cat.geodeinfomenu
   |nexus id = 6460
+
   |nexus  = 1448
   |moddrop id = 807393
+
   |moddrop = 833541
  |github  = Esca-MMC/WaterproofItems
+
   |github = danvolchek/StardewMods
}}
 
{{/entry
 
  |name    = Weapon Reskinner
 
  |author  = spacechase0
 
  |id      = spacechase0.WeaponReskinner
 
  |nexus id = 5095
 
   |moddrop id = 771681
 
   |github   = spacechase0/WeaponReskinner
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Geode Preview
   |author   = bcmpinc
+
   |author = MindMeltMax
   |id       = bcmpinc.WearMoreRings
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 3214
+
  |curse  = 1004493
   |github   = bcmpinc/StardewHack
+
   |moddrop = 1555057
   |warnings = Broken on Android.
+
   |nexus   = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Get Dressed
   |author   = Sakorona
+
   |author = Advize and Jinxiewinxie
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Advize.GetDressed
   |nexus id = 2210
+
   |nexus   = 331
   |moddrop id = 664153
+
   |github  = AdvizeGH/GetDressed
   |github   = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Get Glam
   |author   = EvilPdor
+
   |author = MartyrPher
   |id       =  
+
   |id     = MartyrPher.GetGlam
   |nexus id =
+
   |nexus  = 5044
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = MartyrPher/GetGlam
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Get Out the Way
   |author   = Opalie
+
   |author = BadNetCode
   |id       = Opalie.Wedding
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id =
+
   |nexus  = 20637
   |moddrop id = 526231
+
   |github =
   |github   = Opalie/Wedding
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Ghost Town
   |author   = PrivateButtface
+
   |author = Platonymous
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = Platonymous.GhostTown
   |nexus id = 4430
+
  |curse  = 877231
   |github   = LukeSeewald/PublicStardewValleyMods
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Giant Crop Fertilizer
   |author  = Oxyligen
+
   |author = atravita
   |id      = WhatAMush
+
  |id      = atravita.GiantCropFertilizer
   |nexus id = 1097
+
  |curse   = 870977
   |github   =  
+
   |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Does The Fox Say
+
   |name   = Giant Crop Ring
   |author   = Angela Ranna
+
   |author = CatCattyCat, Cat
   |id       = AngelaRanna.WDTFS.***
+
   |id     = cat.giantcropring
   |nexus id = 6940
+
   |nexus  = 1182
  |github   = AngelaRanna/StardewMods
+
   |moddrop = 833538
}}
+
   |github = danvolchek/StardewMods
{{/entry
 
   |name    = wHats Up
 
  |author  = Oxyligen
 
  |id      = wHatsUp
 
  |nexus id = 1082
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Giant Crop Tweaks
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Khloe Leclair
   |id       = f4iTh.WheresMyItems
+
   |id     = leclair.giantcroptweaks
   |nexus id = 2086
+
   |nexus   = 14370
   |github   =  
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Giant Omelet
   |author   = CatCattyCat
+
   |author = spacechase0
   |id       = cat.windeffects
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 6647
+
   |nexus  = 13852
   |moddrop id = 833564
+
   |github = spacechase0/StardewValleyMods
   |github   = danvolchek/StardewMods
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Gift Decline
   |author   = thatnzguy
+
   |author = desto
   |id       = thatnzguy.WindowResize
+
   |id     = desto.GiftDecline
   |nexus id = 2266
+
   |nexus   = 6944
   |github   = thatnzguy/WindowResize
+
   |github = desto-git/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Gift Money
   |author   = CatCattyCat, Cat
+
   |author = AvalonMFX
   |id       = cat.wintergrass
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 1601
+
   |nexus  = 17564
   |moddrop id = 833542
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Gift Rejection
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = Aedenthorn.WitcherMod
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 5797
+
   |nexus   = 14273
   |github  = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Gift Taste Helper
   |author   = Taskmaster
+
   |author = tstaples
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 5246
+
   |nexus   = 229
   |github  =  
+
   |github = tstaples/GiftTasteHelper
 +
 
 +
   |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Gift Taste Helper Continued
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Isi0
   |id       = WonderfulFarmLife
+
   |id     = Isi0.GiftTasteHelper
   |nexus id =
+
   |nexus  = 18762
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github = Just-Chaldea/GiftTasteHelper
   |github   = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
+
  |status  = workaround
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
   |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
   |github  = JoXW100/GiftTasteHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Wrapper
 +
  |author  = blueberry
 +
  |id      = blueberry.GiftWrapper
 +
  |nexus  = 4721
 +
  |github  = b-b-blueberry/GiftWrapper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Ginger Island Extra Locations
   |author   = jahangmar
+
   |author = mistyspring
   |id       = jahangmar.WorkingFireplace
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 3654
+
  |curse  = 880520
   |github  = jahangmar/StardewValleyMods
+
   |nexus   = 12195
 +
   |github = misty-spring/StardewMods
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Ginger Island Mainland Adjustments
   |author   = skiilaa
+
   |author = atravita
   |id       = skiilaa.X
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 2286
+
  |curse  = 870984
   |github   =  
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
  |nexus  = 23300
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Me My Cursor Back
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.GiveMeMyCursorBack
 +
  |nexus  = 9976
 +
  |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
  |nexus  = 23201
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Global Config Settings
 +
  |author  = Gaphodil
 +
  |id      = Gaphodil.GlobalConfigSettings
 +
  |nexus  = 9340
 +
  |moddrop = 1007690
 +
  |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Glue Your Furniture Down
   |author   = Entoarox
+
   |author = violetlizabet
   |id       = Entoarox.XnbLoader
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 2275
+
   |nexus  = 10374
   |chucklefish id = 4506
+
   |github = elizabethcd/PreventFurniturePickup
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = GMCM Options
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = Jamie Taylor
   |nexus id = 2731
+
   |id     = jltaylor-us.GMCMOptions
   |author   = bcmpinc
+
   |nexus   = 10505
   |github   = bcmpinc/StardewHack
+
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = God Mode
   |author   = Jaredlll08, YGM Team
+
   |author = treyh0
   |id       = YGM.SDVMod
+
   |id     = treyh0.GodMode
   |curseforge id  = 308005
+
   |nexus   = 2641
   |curseforge key = youve-got-mail-twitch-integration
+
   |github =
  |nexus id =  
 
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = God Mode 1.6
   |author   = thakyZ
+
   |author = Sean M Garcia
   |id       = zdailyincrease
+
   |id     = seanmgarcia.godmode16
   |nexus id =
+
   |nexus  = 21208
   |chucklefish id = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Goodbye American English
   |author   = aedenthorn
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 6743
+
  |moddrop = 854437
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = Goodbye SMAPI
   |author   = thespbgamer
+
   |author = Jessebot
   |id       = thespbgamer.ZoomLevel
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 7363
+
   |nexus   = 6514
   |github   = thespbgamer/ZoomLevel
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Go To Bed
   |author   = GuiNoya, Yesst
+
   |author = candidus42
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = Candidus42.GoToBed
   |nexus id = 1621
+
   |nexus   = 4967
   |github   = GuiNoya/SVMods
+
   |github = mus-candidus/GoToBed
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Go To Sleep
   |author   = RockinRolla
+
   |author = yy376
   |id       = RockinMods.ZoomMod
+
   |id     = yy376.GoToSleep
   |nexus id = 1326
+
   |nexus   = 2195
   |github   = rockinrolla/ZoomMod
+
   |github =
  
   |broke in           = Stardew Valley 1.3.33
+
   |broke in = SMAPI 3.0
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
  |pull request      = https://github.com/rockinrolla/ZoomMod/pull/1
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = Gradient Hair Colors
   |author   = Geko_X
+
   |author = spacechase0
   |id       = gekox.zoomyFarmer
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 6031
+
   |curse  = 867144
   |github   =  
+
   |nexus   = 12744
   |source  = https://gitlab.com/geko_x/stardew-mods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Grandfather's Gift
 +
  |author  = ShadowDragon8685
 +
  |id      = ShadowDragon.GrandfathersGift
 +
  |nexus  = 985
 +
  |github  =
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.3
These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
 
 
 
{| class="wikitable sortable plainlinks" id="mod-list"
 
|- style="position: sticky; top: 0;"
 
! mod name
 
! author
 
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = 4Leaf
 
  |author  = Alex Noddings
 
  |id      = an.4leaf
 
  |nexus id = 2365
 
  |github  =
 
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Grandfather's Gift Remade
   |author   = Entoarox
+
   |author = pepoluan
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 2270
+
   |nexus   = 4151
   |chucklefish id = 3619
+
   |chucklefish = 5783
   |github   = Entoarox/StardewMods
+
   |github =
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = abandoned
+
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
   |summary = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Timer, AFK Idle Timer
+
   |name   = Grandfather's Heirlooms
   |author   = CKextreme
+
   |author = rikai
   |id       = CKextreme.AfkTimer
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 3721
+
   |nexus   = 8557
   |github   = CKextreme/StardewValley-Mods
+
   |github = rikai/Grandfathers-Heirlooms
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Grass Growth
   |author   = skn
+
   |author = bcmpinc
   |id       = skn.AgingMod
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 1129
+
   |nexus   = 2732
   |github   =
+
   |github  = bcmpinc/StardewHack
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = cantorsdust
+
   |author = Jellypowered, Shockade
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = Jellypowered.GrassChance
   |nexus id = 170
+
   |nexus   = 3365
   |github   = cantorsdust/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Greenhouse 20x20
   |author   = Angela Ranna
+
   |author = sirloinmeatt
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 6894
+
   |nexus   = 2662
   |github   = AngelaRanna/StardewMods
+
   |github =
  
   |status   = obsolete
+
   |broke in          = SMAPI 3.0
   |summary  = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |unofficial version = 1.0.1-unofficial.1-art17
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Greenhouse Construction
   |author   = Grant Peters
+
   |author = Derslayr
   |id       = GPeters-AnimalMoodFix
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 761
+
   |nexus   = 10148
   |github   =  
+
   |github = derslayr10/GreenhouseConstruction
   |broke in = SMAPI 2.0
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Greenhouse Entry Begone!
   |author   = funny-snek
+
   |author = bblueberry, blueberry
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 2887
+
   |nexus   = 8203
   |github   = funny-snek/anticheat-and-servercode
+
   |github = b-b-blueberry/GreenhouseEntryPatch
  |status  = obsolete
+
 
   |summary  = remove this mod (only needed on the host now).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Greenhouse Entry Mod
   |author   = Felix-Dev
+
   |author = pancham138
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 2804
+
   |nexus   = 6150
   |github   = Felix-Dev/StardewMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Greenhouse Gatherers
   |author   = Jotser
+
   |author = PeacefulEnd
   |id       = Jotser.AutoGrabberMod
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 2783
+
   |curse  = 870946
   |github   =  
+
   |nexus   = 7619
   |status  = abandoned
+
   |moddrop = 886187
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Greenhouse Gatherers Automate
   |author   = Chosimba
+
   |author = PeacefulEnd
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 2307
+
   |curse  = 870946
   |github   =  
+
   |nexus   = 7619
   |broke in = SMAPI 3.0
+
   |moddrop = 886187
   |status  = obsolete
+
   |github = Floogen/GreenhouseGatherers
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Greenhouse Sprinklers
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Bpendragon
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 1947
+
   |nexus   = 7456
   |github   =
+
   |github  = Bpendragon/GreenhouseSprinklers
  |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     = Bee House Flower Range Fix
+
   |name   = Greenhouse Upgrades
   |author   = KirbyLink
+
   |author = Cecidelus
   |id       = kirbylink.beehousefix
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 3013
+
   |nexus   = 8042
   |github   = KirbyLink/BeeHouseFix
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = RedstoneBoy
+
   |author = Fernass354
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 2504
+
   |nexus   = 18766
   |github   = RedstoneBoy/BetterCrafting
+
   |github =
  |status  = abandoned
+
 
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = GreenHut
   |author   = f4iTh, JertsukkaTheMan
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = f4iTh.BetterTransmutation
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 2120
+
   |nexus   = 1735
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use {{nexus mod|3142|Crafting Recipes Expanded}} or {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Groundhog Day
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 2502
+
   |nexus   = 10151
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Groupable Chests
   |author   = BunnyJumps
+
   |author = FricativeMelon
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 2503
+
   |nexus   = 15375
   |github   =  
+
   |github = FricativeMelon/GroupableChests
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Growable Bushes
   |author   = BunnyJumps
+
   |author = atravita
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = atravita.GrowableBushes
   |nexus id = 2501
+
  |curse  = 870961
   |github   =  
+
  |moddrop = 1357999
   |broke in = SMAPI 2.8
+
   |nexus   = 15111
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Growable Giant Crops
   |author   = BunnyJumps
+
   |author = atravita
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 3145
+
  |curse  = 870960
   |github   =  
+
  |moddrop = 1358004
   |status  = abandoned
+
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Grow That Giant Crop
   |author   = BunnyJumps
+
   |author = MercuryVN
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 3143
+
   |nexus   = 23760
   |github   =  
+
   |github = MercuryVN/GrowThatGiantCrop
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Gunther Tells You
   |author   = BunnyJumps
+
   |author = John Peters
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 2500
+
   |nexus   = 19143
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Haboo
   |author  = BunnyJumps
+
   |author = BlaDe
   |id       = BunnyJumps.BJSThunderStorm
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus id = 3144
+
  |nexus  = 12034
   |github   =  
+
  |github  =
   |broke in = SMAPI 3.0
+
 
   |status   = abandoned
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hair Growth
 +
  |author  = skn
 +
   |id     = skn.HairGrowthMod
 +
   |nexus   = 3279
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Halt Event Time
 +
  |author  = chawol
 +
  |id      = chawol.HaltEventTime
 +
  |nexus  = 8774
 +
   |github  = chawolbaka/HaltEventTime
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Hamlet
   |author   = WindHero
+
   |author = Taskmaster
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = Taskmaster.Hamlet
   |nexus id = 2336
+
   |nexus   = 4601
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |status   = obsolete
+
   |status  = abandoned
  |summary = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Handy Headphones
   |author   = bwdy
+
   |author = PeacefulEnd
   |id       = bwdyworks
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 3530
+
   |nexus   = 7936
   |github   =  
+
   |github = Floogen/HandyHeadphones
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Happy Animals
   |author   = Ilyaki
+
   |author = StarPeanut, Greger
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = HappyAnimals
   |nexus id = 3083
+
   |nexus   =
   |github   = Ilyaki/CapitalistSplitMoney
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
   |broke in = Stardew Valley 1.4
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Happy Birthday
   |author   = YukiShiku, LeonBlade
+
   |author = Omegasis, Alpha_Omegasis
   |id       = CasksAnywhere
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 878
+
   |nexus  = 520
   |chucklefish id = 5486
+
   |github = janavarro95/Stardew_Valley_Mods
  |moddrop id = 124612
 
   |github   = LeonBlade/CasksAnywhere
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Happy Birthday
   |author   = CJBok
+
   |author = Oxyligen
   |id       = CJBAutomation
+
   |id     = HappyBirthday
   |nexus id = 211
+
   |nexus   = 1064
   |github   = CJBok/SDV-Mods
+
   |github =
   |broke in = Stardew Valley 1.2
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
+
   |status  = workaround
 +
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Happy Fish Jump
   |author   = Lysero
+
   |author = Sakorona
   |id       = Lysero.Clock24
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 3718
+
   |nexus  = 6516
  |github   =  
+
   |moddrop = 1068089
   |broke in = Stardew Valley 1.4
+
   |github = Sakorona/SDVMods
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#24h Clock|24h Clock]] by Lajna instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Happy Home Designer
   |author   = spacechase0
+
   |author = tlitookilakin
   |id       = spacechase0.Cobalt
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 1723
+
   |nexus  = 19675
   |chucklefish id = 5139
+
   |github = tlitookilakin/HappyHomeDesigner
   |github   = spacechase0/Cobalt
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Hardcore Combat
   |author   = Igorious
+
   |author = jeWel
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = jeWel.HardcoreCombat
   |nexus id =
+
   |nexus  = 23577
   |chucklefish id = 3684
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Hardcore Mines
   |author   = punyo, yakminepunyo
+
   |author = kibbe, lillvik
   |id       = punyo.ConcentrationOnFarming
+
   |id     = kibbe.hardcore_mines
   |nexus id = 1445
+
   |nexus   = 1674
   |github   =  
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Hardcore Mines 2
   |author   = Nishtra
+
   |author = ItsLittany
   |id       = ConfigurableShippingDates
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 675
+
   |nexus   = 6411
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Hardcore Mode
   |author   = CatCattyCat, Cat
+
   |author = vermicyde
   |id       = cat.copyinvitecode
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 2171
+
   |nexus   = 15125
   |github   = danvolchek/StardewMods
+
   |github =
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.3.17).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Hardy Grass
   |author   = bcmpinc
+
   |author = DiscipleOfEris
   |id       = bcmpinc.CraftCounter
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 2739
+
   |nexus   = 8772
   |github   = bcmpinc/StardewHack
+
   |github = DiscipleOfEris/HardyGrass
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Harp of Yoba Redux
   |author   = trienow
+
   |author = Platonymous
   |id       = de.trienow.stardew.craftpriority
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 4174
+
   |nexus   = 914
   |github   = trienow/Stardew-CraftPriority
+
  |moddrop = 793924
  |status  = obsolete
+
   |github = Platonymous/Stardew-Valley-Mods
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = lolpcgaming
+
   |author = Goldenrevolver
   |id       = lolpcgaming.CraftingCounter
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 1585
+
   |nexus   = 7851
   |github   =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = bwdy
+
   |author = Dounat2201, Sasara
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 2115
+
   |nexus   = 1157
   |github   =  
+
   |github = Sasara2201/WitchPrincess
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Harvest Seeds
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.CropSafety
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 1233
+
   |nexus  = 11773
   |moddrop id = 130160
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Harvest With Scythe
   |author   = Omegasis, AlphaOmegasis
+
   |author = ThatNorthernMonkey
   |id       = CurrentLocation102120161203
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 638
+
   |nexus   = 236
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = ThatNorthernMonkey/HarvestWithScythe
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |broke in = SMAPI 2.0
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |status  = workaround
 +
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Hat Buffs
   |author   = spacechase0
+
   |author = popska
   |id       = spacechase0.CustomCrops
+
   |id     = popska.HatBuffs
   |nexus id = 1592
+
   |nexus  = 9050
   |chucklefish id = 5070
+
   |github  =
   |moddrop id = 273617
+
   |source  = https://gitlab.com/popska/UsefulHats
   |github  = spacechase0/CustomCrops
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Hat Mouse Lacey
   |author   = Platonymous
+
   |author = ichortower
   |id       = Platonymous.CustomElementHandler
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 1068
+
   |nexus   = 18177
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ichortower/HatMouseLacey
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Hat Panning
   |author   = spacechase0
+
   |author = monsoonsheep
   |id       = spacechase0.CustomFarmTypes
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 1140
+
   |nexus  = 18965
  |chucklefish id = 4705
+
   |github  =
   |moddrop id = 128708
 
   |github   = spacechase0/CustomFarmTypes
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#MTN|MTN]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Hat Shop Restoration
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 1254
+
   |nexus  = 17291
   |moddrop id = 793932
+
   |github = Floogen/StardewSandbox
   |github   = Platonymous/Stardew-Valley-Mods
 
  |change update keys = -ModDrop:793932, -Nexus:1254, +ModDrop:793932@CFA, +Nexus:1254@CFA
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Hats on Hats
   |author   = Speshkitty
+
   |author = Shockah
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = Shockah.HatsOnHats
   |nexus id = 5540
+
   |nexus   = 17280
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github = Shockah/Stardew-Valley-Mods
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Hats on Pets Plus
   |author   = Satozaki
+
   |author = Syma
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 3014
+
   |nexus   = 22631
   |github   = AndyCrocker/StardewMods
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Hay Bales as Silos
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.CustomNPC
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 1607
+
   |nexus  = 5151
  |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 716396
   |broke in = Stardew Valley 1.3
+
   |github = ChroniclerCherry/stardew-valley-mods
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Hay Collection
   |author   = Platonymous
+
   |author = MindMeltMax
   |id       = Platonymous.CustomShirts
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 2416
+
  |curse  = 1004492
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 1555056
   |broke in = Stardew Valley 1.4
+
   |nexus   = 21008
   |status   = abandoned
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = HD Portraits
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.HDPortraits
 +
   |nexus   = 10971
 +
   |moddrop = 1103418
 +
  |github =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = HD Sprites
   |author   = Omegasis, Alpha_Omegasis
+
   |author = ninthworld
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = NinthWorld.HDSprites
   |nexus id = 1378
+
   |nexus   = 4024
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = ninthworld/HDSprites
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = abandoned
+
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
   |summary = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Health and Stamina Regeneration
   |author   = dreamsicl
+
   |author = Jessebot, JessebotX
   |id       = EventNotifications
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id =  
+
   |nexus   = 3207
   |chucklefish id = 3621
+
   |moddrop = 624105
   |github   =
+
   |github  = JessebotX/StardewValleyMods
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Health and Stamina Tweaks
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Kiddles, Svard
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = Kiddles.HASTweaks
   |nexus id = 513
+
   |nexus   = 5630
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = SvardXI/HAS_Tweaks
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Health Bars
   |author   = CatCattyCat, Cat
+
   |author = Zoryn
   |id       = cat.desertobelisk
+
   |id     = Zoryn.HealthBars
   |nexus id = 2021
+
   |nexus   =
   |moddrop id = 833549
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |github  = danvolchek/StardewMods
+
   |github = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = EiTK
+
   |name   = Health Bars (Darkhax)
   |author   = enaium
+
   |author = Darkhax
   |id       = Enaium.EiTK
+
   |id     = darkhax.healthbars
   |curseforge id  = 365803
+
   |nexus  =
   |curseforge key = eitk
+
   |curse  = 302910
   |nexus id =  
+
   |github  = Stardew-Valley-Modding/HealthBars
   |github  =  
+
 
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Health Rework
   |author   = aurnj, Roy Li
+
   |author = seferoni
   |id       = RuyiLi.Emotes
+
   |id     = seferoni.HealthRework
   |nexus id =
+
   |nexus  = 22223
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = seferoni/HealthRework
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Heartbeat
   |author   = Navi-chan, ooo0000
+
   |author = themattfiles
   |id       = NaviChan.FaeQuest
+
   |id     = themattfiles.HeartBeat
   |nexus id = 2484
+
   |nexus   = 5941
   |github   =  
+
   |github = embolden/Heartbeat
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Heart Event Helper
   |author   = Platonymous
+
   |author = bungus
   |id       = Platonymous.FarmHub
+
   |id     = bungus.HeartEventHelper
   |nexus id = 2309
+
   |nexus   = 21924
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = BussinBungus/BungusSDVMods
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Heart Level Notifications
   |author   = ofmanynames
+
   |author = StultusV
   |id       = InstantGeode
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 750
+
   |nexus   = 8655
   |github   =
+
   |github = JudeRV/Stardew-HeartLevelNotifier
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Heelies
   |author   = MattDeDuck, Duckshard
+
   |author = fakemonster
   |id       = MattDeDuck.Fischievements
+
   |id     = fakemonster.Heelies
   |nexus id = 3658
+
   |nexus   = 7751
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Hello SMAPI
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Jessebot, JessebotX
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 1941
+
   |nexus   = 4483
   |github   =  
+
  |github  = JessebotX/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
}}
   |status  = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id     = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Helpful Spouses
 +
   |author = LeFauxMatt
 +
  |id      = furyx639.HelpfulSpouses
 +
  |curse  = 871841
 +
  |nexus  = 5175
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Help Wanted
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.FixScytheExp
+
   |id     = aedenthorn.HelpWanted
   |nexus id =  
+
   |curse  = 868696
   |github   = bcmpinc/StardewHack
+
   |nexus   = 14640
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.25
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
+
   |status  = workaround
 +
   |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Help Wanted Auto Accept
   |author   = Entoarox
+
   |author = Ruse82
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 2276
+
   |nexus  = 22235
   |chucklefish id = 4324
+
   |github  =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Help Wanted Quest Fixes
   |author   = Advize and Jinxiewinxie
+
   |author = Pokeytax
   |id       = Advize.GetDressed
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 331
+
   |nexus   = 2644
   |github   = AdvizeGH/GetDressed
+
   |github = gembree/HelpWantedQuestFixes
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Hempire
   |author   = Taskmaster
+
   |author = Oga_The_Real
   |id       = Taskmaster.Hamlet
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 4601
+
   |nexus   = 14477
   |github   =  
+
   |github =
  
   |status   = abandoned
+
   |status = abandoned<!--mod page hidden-->
  |summary  = remove this mod (no longer maintained).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Here Fishy
   |author   = StarPeanut, Greger
+
   |author = aedenthorn, Erinthe
   |id       = HappyAnimals
+
   |id     = aedenthorn.HereFishy
   |nexus id =  
+
   |curse  = 868881
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |nexus  = 6586
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
   |status  = obsolete
+
   |broke in           = Stardew Valley 1.6
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HD Sprites
+
   |name   = Hibernation
   |author   = ninthworld
+
   |author = Shockah
   |id       = NinthWorld.HDSprites
+
   |id     = Shockah.Hibernation
   |nexus id = 4024
+
   |nexus   = 11421
   |github   = ninthworld/HDSprites
+
   |github = Shockah/Stardew-Valley-Mods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Hide Chest Color Picker After Close
   |author   = Jaredlll08
+
   |author = trashcan9
   |id       = BlameJared.HotbarHotswap
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id =
+
   |nexus  = 16075
  |curseforge id  = 298033
+
   |github  =
   |curseforge key = hotbar-hotswap
 
   |github   = jaredlll08/HotbarHotswap
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Highlighted Jars
   |author   = AustinYQM
+
   |author = Annosz
   |id       = AustinYQM.ImprovedMill
+
   |id     = Annosz.HighlightedJars
   |nexus id = 1748
+
   |nexus   = 6833
   |github   = AustinYQM/ImprovedMill
+
   |github = Annosz/StardewValleyModding
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Highlight Empty Machines
   |author   = unidarkshin, Devin Lematty
+
   |author = atravita
   |id       = DevinLematty.InfiniteInventory
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 2247
+
  |curse  = 870976
   |github   = unidarkshin/Stardew-Mods
+
  |moddrop = 1137391
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 11664
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Hit Markers
   |author   = Platonymous
+
   |author = bendenewb, newbie9598
   |id       = Platonymous.JunimoFarm
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 984
+
   |nexus   = 2098
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Hmm Cheese Yum
   |author   = Shadowfoxss
+
   |author = tomasitobambito
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 3147
+
   |nexus   = 9343
   |curseforge id = 308891
+
   |github =
  |curseforge key = keyboard-mod-menu
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Hoe and Water Direction
   |author   = Kabigon
+
   |author = TheThor59
   |id       = Kabigon.kisekae
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 2348
+
   |nexus   = 10052
   |github   = KabigonFirst/StardewValleyMods
+
   |github = TheThor59/StardewMods
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = HoeDown
   |author   = Huanir
+
   |author = BlaDe
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = BlaDe.HoeDown
   |nexus id = 2653
+
   |nexus   = 9798
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Hold to Break Geodes
   |author   = Permamiss
+
   |author = CatCattyCat, Cat
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 637
+
   |nexus  = 1689
  |github   =  
+
   |moddrop = 833545
   |broke in = SMAPI 2.0
+
   |github  = danvolchek/StardewMods
   |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Hold to Pause
   |author   = Brandy Lover, WDavi
+
   |author = samspartan
   |id       = Brandy Lover.LMlog
+
   |id     = samspartan.HoldToPause
   |nexus id = 1366
+
   |nexus   = 7352
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Holiday Sales
   |author   = spacechase0
+
   |author = atravita
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = atravita.HolidaySales
   |nexus id = 501
+
   |curse  = 870970
   |chucklefish id = 3796
+
   |moddrop = 1205160
   |moddrop id = 127274
+
   |nexus  = 13050
   |github   = spacechase0/StardewValleyMP
+
   |github = atravita-mods/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mega Storage
+
   |name   = Home Sewing Kit
   |author   = AmazingAlek and furyx639
+
   |author = MouseyPounds
   |id       = Alek.MegaStorage
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 4089
+
   |nexus   = 4935
   |github   = ImJustMatt/MegaStorageMod
+
   |github = MouseyPounds/stardew-mods
  |status  = abandoned
+
 
   |summary  = remove this mod (converted to Expanded Storage pack).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Honey Harvest Sync
   |author   = Kithio
+
   |author = voltaek
   |id       = Kithio:ChatMod
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id =
+
   |nexus  = 20493
   |chucklefish id = 4296
+
   |github = voltaek/StardewMods
   |github   =  
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Hopper Extractor
   |author   = vaindil
+
   |author = BPavol, Lamacik
   |id       = vaindil.MoodFix
+
   |id     = bpavol.hopper_extractor
   |nexus id = 1809
+
   |nexus   = 16688
   |github   = vaindil/sdv-moodfix
+
   |github = BPavol/stardew-valley-mods
  |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Horny Festivals, Festival Warps
   |author   = YonKuma, kumarei
+
   |author = Girafarig
   |id       = YonKuma.MoodGuard
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 1597
+
   |nexus   = 10844
   |github   = YonKuma/MoodGuard
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Horse Flute Anywhere
   |author   = Platonymous
+
   |author = Pathoschild
   |id       = Platonymous.MoreMapLayers
+
   |id     = Pathoschild.HorseFluteAnywhere
  |nexus id = 1134
+
   |curse   = 1000620
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7500
   |broke in = Stardew Valley 1.3
+
   |github = Pathoschild/StardewMods
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Horse Flute Auto Mount
   |author   = ylsama
+
   |author = MercuryVN
   |id       = ylsama.MoveThoughObject
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 2680
+
   |nexus  = 24018
  |github   =  
+
   |github  = MercuryVN/HorseFluteAutoMount
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  |dev note = source in separate Git branch
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Horse Overhaul
   |author   = FerMod
+
   |author = Goldenrevolver
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 2347
+
   |nexus   = 7911
   |github   = FerMod/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Horse Squeeze
   |author   = Unremarkable, animavoro
+
   |author = jorgamun
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 2135
+
   |nexus   = 10446
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = jorgamun/HorseSqueeze
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Horse Whistle
   |author   = Prince-Leto
+
   |author = icepuente
   |id       = princeleto.multiplayershaftfix
+
   |id     = icepuente.HorseWhistle
   |nexus id = 2922
+
   |nexus   = 1131
   |github   = Prince-Leto/StardewValleyMods
+
   |github = icepuente/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |status  = workaround
 +
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Horse Whistle
   |author   = Omegasis, Alpha_Omegasis
+
   |author = nabuma
   |id       = Omegasis.MuseumRearranger
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 428
+
   |nexus   =
   |github   = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
   |broke in = Stardew Valley 1.4
+
   |github =
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in = SMAPI 2.0
 +
   |status  = workaround
 +
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Host Tools
   |author   = Pathoschild
+
   |author = MattPlays
   |id       = Pathoschild.NoDebugMode
+
   |id     = MattPlays.HostTools
   |nexus id = 593
+
   |nexus   = 11154
   |github   = Pathoschild/StardewMods
+
   |github =
   |status   = abandoned
+
 
  |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Hotbar Hotswap
   |author   = KirbyLink
+
   |author = Jaredlll08
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 2947
+
   |nexus  =
  |github   = KirbyLink/NoSeedsFromTreesFix
+
   |curse   = 298033
   |broke in = SMAPI 3.0
+
   |github = jaredlll08/HotbarHotswap
  |status   = obsolete
 
   |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = PurrplingCat
+
   |author = certifiableGrimalkin
   |id       = purrplingcat.npcadventure
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 4582
+
   |nexus   = 16159
   |github   = purrplingcat/PurrplingMod
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Hover Labels
   |author   = Alex Noddings
+
   |author = Achtuur
   |id       = an.ownscepter
+
   |id     = Achtuur.HoverLabels
   |nexus id = 2404
+
   |nexus   = 17501
   |github   =  
+
   |github = Achtuur/StardewMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = HP Bars
   |author   = zesman
+
   |author = Ilyaki
   |id       = MobSpawner.pseudohub.de
+
   |id     = Ilyaki.HPBar
   |nexus id = 2794
+
   |nexus   = 1736
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = HQ Farmer Mod
   |author   = zesman
+
   |author = AsakOhee
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 2798
+
   |nexus  = 19644
  |github  =
+
   |github =
  |broke in = Stardew Valley 1.3.36
 
  |status   = abandoned
 
}}
 
{{/entry
 
  |name    = Polygamy
 
  |author  = bwdy
 
  |id      = bwdy.polygamy
 
  |nexus id = 3542
 
   |github   = bwdymods/SDV-Polygamy
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Multiple Spouses|Multiple Spouses]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = HUD Customizer
   |author   = Kevin Connors
+
   |author = Espy
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = Espy.HUDCustomizer
   |nexus id = 2424
+
   |nexus   = 23704
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Huggable Scarecrows
   |author   = Satozaki
+
   |author = bogie5464
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 2997
+
   |nexus   = 3190
   |github   =  
+
   |github = bogie5464/HuggableScarecrows
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Hugs and Kisses
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 6162
+
   |nexus   = 10062
   |github  = gzhynko/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |summary  = remove this mod (converted to Producer Framework Mod pack).
+
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Hugs and Kisses Continued
   |author   = gzhynko
+
   |author = JoXW
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 6162
+
   |nexus  = 21019
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (converted to Producer Framework Mod pack).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Hunger
   |author   = Satozaki
+
   |author = Yyeahdude
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = HungerYyeadude
   |nexus id = 3004
+
   |nexus   = 613
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Hunger and Thirst
   |author   = CatCattyCat, Cat
+
   |author = PrimevalTitmouse
   |id       = cat.removablehorsehats
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 2223
+
   |nexus   = 1110
   |github   = danvolchek/StardewMods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (added in Stardew Valley 1.4)
+
   |status  = workaround
 +
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Hunger for Food
   |author  = Platonymous
+
   |author = Tigerle01, Stephan Hensel
   |id       = Platonymous.RingOfFire
+
  |id      = HungerForFoodByTigerle
   |nexus id = 1166
+
  |nexus   = 810
   |github  = Platonymous/Stardew-Valley-Mods
+
  |github  =
   |broke in = Stardew Valley 1.3
+
 
   |status   = abandoned
+
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hungry Morning
 +
  |author  = lech43
 +
   |id     = lech43.HungryMorning
 +
   |nexus   = 6391
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hybrid Crop Engine
 +
   |author  = spacechase0
 +
   |id      = spacechase0.HybridCropEngine
 +
   |curse  = 867721
 +
  |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Hypno Valley
   |author   = Pathoschild
+
   |author = Kryspur
   |id       = Pathoschild.RotateToolbar
+
   |id     = Kryspur.HypnoValley
   |nexus id = 1100
+
   |nexus   = 9052
   |github   = Pathoschild/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Identifiable Combined Rings
   |author   = Taskmaster
+
   |author = atravita
   |id       = Taskmaster.Scream
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 4588
+
  |curse  = 870959
   |github   =
+
  |moddrop = 1358005
   |status  = abandoned
+
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Idle Animations, Animacoes
   |author   = Entoarox
+
   |author = BrasileiroTop
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 2273
+
   |nexus  = 5139
   |chucklefish id = 4262
+
   |github =
   |github   = Entoarox/StardewMods
+
 
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Idle Pause
   |author   = funny-snek
+
   |author = Veleek
   |id       = funnysnek.SeparateMoney
+
   |id     = Veleek.IdlePause
   |nexus id = 3086
+
   |nexus   = 1092
   |github   =  
+
   |github = veleek/IdlePause
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in           = Stardew Valley 1.4
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Idle Timer
   |author   = j4c0b333
+
   |author = LordAndreios
   |id       = j4c0b333.SetMoney
+
   |id     = LordAndreios.IdleTimer
   |nexus id = 3889
+
   |nexus   = 2858
   |github   =  
+
   |github = emperorzuul/SMAPI_MODS
   |broke in = Stardew Valley 1.4
+
 
   |status  = abandoned
+
   |broke in = SMAPI 3.0
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |status  = workaround
 +
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = I Don't Use That Water
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = idermailer
   |id       = BrasileiroTop.Sentar
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 4729
+
   |nexus   = 14047
   |github   =
+
   |github  = idermailer/iDontUseThatWater
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (added Stardew Valley 1.5).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = IFrames in Mines
   |author   = spacechase0
+
   |author = Factknowhow
   |id       = spacechase0.ShipAnywhere
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 1379
+
   |nexus  = 16436
   |chucklefish id = 4926
+
   |github = Mekadrom/IFramesInMines
  |moddrop id = 183277
 
   |github   = spacechase0/ShipAnywhere
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = I Got Friendship
   |author   = cantorsdust
+
   |author = ChiroxT
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = treinke.igotfriendship
   |nexus id = 175
+
   |nexus   = 13290
   |github   = cantorsdust/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = I Got XP
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = ChiroxT
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = treinke.igotxp
   |nexus id = 897
+
   |nexus   = 13289
   |github   = JohnsonNicholas/SDVMods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = ImagEd
   |author   = Platonymous
+
   |author = candidus42
   |id       = Platonymous.Speedster
+
   |id     = Candidus42.ImagEd
   |nexus id = 1102
+
   |nexus   = 7218
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = mus-candidus/ImagEd
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = Platonymous
+
   |author = mistyspring
   |id       = Platonymous.SplitMoney
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 2303
+
   |nexus   = 12562
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = misty-spring/StardewMods
  |status  = abandoned
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Immersive Scarecrows
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.SplitScreen
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 2139
+
  |curse  = 868685
   |github   = Ilyaki/SplitScreen
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |beta broke in = Stardew Valley 1.6
   |status   = obsolete
+
  |status        = workaround
   |summary = remove this mod (added in Stardew Valley 1.5).
+
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Sprinklers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ImmersiveSprinklers
 +
  |curse  = 868686
 +
   |nexus   = 15239
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Improved Mill
   |author   = Platonymous
+
   |author = AustinYQM
   |id       = Platonymous.Sprinkles
+
   |id     = AustinYQM.ImprovedMill
   |nexus id =
+
   |nexus  = 1748
   |chucklefish id = 4592
+
   |github = AustinYQM/ImprovedMill
   |github   =  
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Improved Quality of Life
   |author   = TehPers
+
   |author = Demiacle
   |id       = SCCL
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 889
+
   |nexus   = 1025
   |github   = TehPers/StardewValleyMods
+
   |github = demiacle/QualityOfLifeMods
   |broke in = Stardew Valley 1.2
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Improved Tracker
   |author   = Platonymous
+
   |author = Anthony Hilyard
   |id       = Platonymous.SwimSuit
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 1215
+
   |curse   = 445215
  |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 9317
   |broke in = SMAPI 3.0
+
   |github = AHilyard/ImprovedTracker
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = In a Heartbeat
   |author   = zazizu
+
   |author = Shockah
   |id       = zazizu.TheChestDimension
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 4013
+
   |nexus   = 17834
   |github   = cilekli-link/SDVMods
+
   |github = Shockah/Stardew-Valley-Mods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Increase Animal House Max Population
   |author   = Pathoschild
+
   |author = Mizzion
   |id       = Pathoschild.TheLongNight
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 1369
+
   |nexus   = 4861
   |github   = pathoschild/StardewMods
+
   |github = Mizzion/MyStardewMods
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Increased Artifact Spots
   |author   = CKextreme
+
   |author = Mizzion
   |id       = CKextreme.TimeNotifier
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 3706
+
   |nexus   = 3340
   |github  = CKextreme/StardewValley-Mods
+
   |moddrop = 663705
   |status  = abandoned
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = Sakorona
+
   |author = shekurika
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 1000
+
   |nexus   = 11388
   |github   = Sakorona/SDVMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Increased Sprinkler Range
   |author   = Cile_ed
+
   |author = EternalSoap
   |id       = Cile_ed.TimeTravel
+
   |id     = eternalsoap.sprinklers
   |nexus id = 4068
+
   |nexus   = 20745
   |github   =  
+
   |github = ArjanSeijs/SprinklerMod
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Platonymous
+
   |author = GZhynko
   |id       = Platonymous.Ultiplayer
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 2134
+
   |nexus   = 6162
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = gzhynko/StardewMods
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = Indoor Sprinklers
   |author   = Chirase
+
   |author = ramen
   |id       = Tommy.GiftAllWeek
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 6850
+
   |nexus   = 21124
   |github   =
+
   |github  = mpomirski/StardewMods
  |summary = remove this mod (deleted by author).
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Industrial Furnace
   |author   = Chirase
+
   |author = Traktori
   |id       = Tommy.GiftEveryDay
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 6850
+
   |nexus   = 5568
   |github   =
+
   |github = Traktori7/StardewValleyMods
   |summary  = remove this mod (deleted by author.)
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Industrial Furnace for Automate
   |author   = enaium
+
   |author = Traktori
   |id       = Enaium.Walkshop
+
   |id     = Traktori.AM.IndustrialFurnace
   |curseforge id  = 365806
+
   |nexus   = 5568
   |curseforge key = walkshop
+
   |github  = Traktori7/StardewValleyMods
   |nexus id =  
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
   |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Industrialization Redux
   |author   = Travoos
+
   |author = GaLaxY256 and kazuakisama
   |id       =  
+
   |id     = G256.IR.Code
   |nexus id =
+
   |nexus  = 22351
   |curse id =  
+
   |github  =
  |chucklefish id = 4211
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Infallible Fishing
   |author   = Persival
+
   |author = aedenthorn, Erinthe
   |id       = none <!-- no ID in manifest -->
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 450
+
   |nexus   = 14639
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infertile Soil
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.InfertileSoil
 +
  |nexus  = 2515
 +
  |github  =
  
===Content packs===
+
  |broke in = Stardew Valley 1.3.29
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]].
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |name    = Infested Levels
|-
+
  |author  = Eireon
! mod name
+
  |id      = Eireon.InfestedLevels
! author
+
  |nexus  = 2823
! compatibility
+
  |github  = benrpatterson/InfestedLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Energy
 +
  |author  = Error27
 +
  |id      = error27.infinite_energy
 +
  |nexus  = 17717
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Junimo Cart Lives
 +
  |author  = Renny
 +
  |id      = renny.infinitejunimocartlives
 +
  |nexus  = 2705
 +
  |github  = OfficialRenny/InfiniteJunimoCartLives
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Money
 +
  |author  = Chunky
 +
  |id      = chunky.InfiniteMoney
 +
  |nexus  = 11510
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Watering Cans
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.InfiniteWateringCan
 +
  |moddrop = 1188756
 +
  |nexus  = 12739
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Zoom
 +
  |author  = berkayylmao
 +
  |id      = berkayylmao.InfiniteZoom
 +
  |nexus  = 8808
 +
  |curse  = 500088
 +
  |github  = berkayylmao/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Informant
 +
  |author  = Slothsoft
 +
  |id      = Slothsoft.Informant
 +
  |nexus  = 14293
 +
  |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = In-Game SMAPI Log Uploader, Log Uploader
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LogUploader
 +
  |nexus  = 13979
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InkStories
 +
  |curse  = 877221
 +
  |moddrop = 1521399
 +
  |nexus  = 15987
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Fix
 +
  |author  = Windmill_City
 +
  |id      = Windmill_City.InputFix
 +
  |nexus  = 5693
 +
  |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Tools
 +
  |author  = Sagittaeri
 +
  |id      = Sagittaeri.InputTools
 +
  |nexus  = 14553
 +
  |github  = sagittaeri/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = InstaCrops
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.InstaCrops
 +
  |nexus  = 4077
 +
  |github  = Brian-Wuest/Instacrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Animals
 +
  |author  = pinocchio1231
 +
  |id      = pinocchio1231.instantanimals
 +
  |nexus  = 9573
 +
  |github  = joisse1101/InstantAnimals
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Animals 1.6
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.Instantanimals
 +
  |nexus  = 21798
 +
  |github  = siweipancc/InstantAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Break
 +
  |author  = Jolyone
 +
  |id      = Me.InstantBreak
 +
  |nexus  = 15526
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Building Construction and Upgrade, Instant Building Construction
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.InstantBuildingConstruction
 +
  |curse  = 868720
 +
  |nexus  = 14110
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Buildings From Farm
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.InstantBuildings
 +
  |nexus  = 2070
 +
  |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Dialogues
 +
  |author  = idermailer
 +
  |id      = idermailer.InstantDialogues
 +
  |nexus  = 22468
 +
  |github  = idermailer/InstantDialogues
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Eat Key
 +
  |author  = nini700
 +
  |id      = nini700.InstantEatKey
 +
  |nexus  = 4464
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Fishing
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.InstantFishing
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Geodes
 +
  |author  = montana123
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Growth Powder
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.InstantGrowthPowder
 +
  |nexus  = 7727
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Grow Trees
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
 +
  |nexus  = 173
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Load
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InstantLoad
 +
  |curse  = 877220
 +
  |moddrop = 1521407
 +
  |nexus  = 16253
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instantly Eat Item
 +
  |author  = Guedez
 +
  |id      = eat.item.instantly
 +
  |nexus  = 5116
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instantly Increase Crop Growth Phase
 +
  |author  = RyanJesky
 +
  |id      = RyanJesky.IncreaseCropGrowthPhase
 +
  |nexus  = 10146
 +
  |github  = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Pets
 +
  |author  = blueberry
 +
  |id      = blueberry.InstantPets
 +
  |nexus  = 9448
 +
  |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Tool Upgrades
 +
  |author  = Binarynova
 +
  |id      = binarynova.instanttoolupgrades
 +
  |nexus  = 8918
 +
  |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interaction Helper
 +
  |author  = Hammurabi
 +
  |id      = HammurabiInteractionHelper
 +
  |nexus  =
 +
  |chucklefish = 4640
 +
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interactions, Interacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Interacoes
 +
  |nexus  = 4862
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interaction Tweaks
 +
  |author  = jahangmar
 +
  |id      = jahangmar.InteractionTweaks
 +
  |nexus  = 3771
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Internationalization
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.Internationalization
 +
  |nexus  = 21317
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Into the Game (Save Loaded Notifier)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SaveLoadedNotifier
 +
  |nexus  = 12826
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Intravenous Coffee
 +
  |author  = mpcomplete
 +
  |id      = mpcomplete.IntravenousCoffee
 +
  |nexus  = 2224
 +
  |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Investment
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.invest
 +
  |nexus  = 5293
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Investment Maximized
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.investmax
 +
  |curse  = 885074
 +
  |nexus  = 9253
 +
  |github  = MissCoriel/InvestmentMaximized
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Invite Code Mod
 +
  |author  = ThePqtatoGalaxy, KOREJJamJar
 +
  |id      = KOREJJamJar.InviteCodeMod
 +
  |nexus  = 4023
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Invite Friend
 +
  |author  = d5a1lamdtd, HaPyke
 +
  |id      = d5a1lamdtd.InviteFriend
 +
  |moddrop = 1486022
 +
  |nexus  = 19500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
  |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Tools Patch
 +
  |author  = Redwood
 +
  |id      = Redwood.IridiumToolsPatch
 +
  |nexus  = 2897
 +
  |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is It Cake
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.IsItCake
 +
  |curse  = 871826
 +
  |nexus  = 14775
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherers
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Secret
 +
  |author  = Edu Anttunes
 +
  |id      = IslandSecret
 +
  |nexus  = 8096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item AutoTrasher, AutoTrash
 +
  |author  = S1mmyy
 +
  |id      = S1mmyy.AutoTrash
 +
  |nexus  = 5140
 +
  |github  = S1mmyy/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Bags
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.Item_Bags
 +
  |curse  = 991675
 +
  |nexus  = 5382
 +
  |github  = Videogamers0/SDV-ItemBags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items.DLL
 +
  |nexus  = 24305
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Extensions
 +
  |author  = mistyspring
 +
  |id      = mistyspring.ItemExtensions
 +
  |nexus  = 20357
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Quality Indicator
 +
  |author  = FunnyMoney
 +
  |id      = funnymoney.itemqualityindicator
 +
  |nexus  = 15336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery
 +
  |author  = Mytsy
 +
  |id      = Mysty.ItemRecovery
 +
  |nexus  = 9354
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery Plus
 +
  |author  = Lunardiver
 +
  |id      = Lunardiver.ItemRecoveryPlus
 +
  |nexus  = 13026
 +
  |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Research 'n' Spawn
 +
  |author  = TSlex
 +
  |id      = TSlex.ItemResearchSpawner
 +
  |nexus  = 8933
 +
  |moddrop = 1012482
 +
  |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tooltips
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.ItemTooltips
 +
  |nexus  =
 +
  |curse  = 297655
 +
  |github  = jaredlll08/Item-Tooltips
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tweaks
 +
  |author  = crpz
 +
  |id      = crpz.ItemTweaks
 +
  |nexus  = 8182
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = iTile
 +
  |author  = ha1fdaew
 +
  |id      = ha1fdaew.iTile
 +
  |nexus  = 7512
 +
  |github  = ha1fdaew/iTile
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
 +
  |author  = Caboose Sage, CabooseSage
 +
  |id      = Cabbose.Sage.ItsStardewTime
 +
  |nexus  = 20847
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Its Time to Wake Up
 +
  |author  = Krutonium
 +
  |id      = Krutonium.ItsTimeToWakeUp
 +
  |nexus  = 13798
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jack Be Thicc
 +
  |author  = DeadRobotDev
 +
  |id      = DeadRobotDev.JackBeThicc
 +
  |nexus  = 21533
 +
  |github  = DeadRobotDev/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jaques and the Bean Pole, Jaques and Beans
 +
  |author  = Matt Cioni
 +
  |id      = mattCioni.JaquesAndBeans
 +
  |nexus  = 14555
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jar Opener
 +
  |author  = Genowhirl9999
 +
  |id      = genowhirl9999.jaropener
 +
  |nexus  = 5292
 +
  |moddrop = 988956
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JhinFour
 +
  |author  = Keaton Sadoski
 +
  |id      = Sadoski.JhinFour
 +
  |nexus  = 11838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jiggly Junimo Bundles
 +
  |author  = Jonas Henriksson, Greger
 +
  |id      = Greger.JigglyJunimoBundles
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
  |github  = gr3ger/Stardew_JJB
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
 +
  |author  = k4rakara
 +
  |id      = k4rakara.JoJa84Plus
 +
  |nexus  = 5803
 +
  |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JoJaBan - Arcade Sokoban
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JoJaBan
 +
  |nexus  = 3118
 +
  |moddrop = 793907
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Cola Expanded
 +
  |author  = Objection777
 +
  |id      = Objection777.JojaColaExpandedCode
 +
  |nexus  = 24227
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Express
 +
  |author  = OFTS_CQM and Yuxuan
 +
  |id      = ofts.jojaExp
 +
  |nexus  = 23614
 +
  |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JojaMart to PathoMart, Pathomart
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.Pathomart
 +
  |nexus  = 1142
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Online
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.JojaOnline
 +
  |moddrop = 878236
 +
  |nexus  = 7486
 +
  |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja's Dark Secret, Halloween Jam CSharp
 +
  |author  = sophiesalacia
 +
  |id      = sophie.HalloweenJamCSharp
 +
  |nexus  = 18927
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja's Hauntings
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.HauntedJoja
 +
  |nexus  = 7014
 +
  |moddrop = 1135684
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joys of Efficiency
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.JoysOfEfficiency
 +
  |nexus  = 2162
 +
  |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Assets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonAssets
 +
  |curse  = 867749
 +
  |moddrop = 399895
 +
  |nexus  = 1720
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Processor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.JsonProcessor
 +
  |nexus  = 13183
 +
  |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Shuffle
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonShuffle
 +
  |nexus  = 21513
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jump Down the Mine
 +
  |author  = flowoeB
 +
  |id      = flowoeB.JumpDownTheMine
 +
  |nexus  = 8357
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jump Over
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JumpOver
 +
  |curse  = 867746
 +
  |moddrop = 384782
 +
  |nexus  = 1844
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimatic
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Beacon
 +
  |author  = Achtuur
 +
  |id      = Achtuur.JunimoBeacon
 +
  |nexus  = 17135
 +
  |github  = Achtuur/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Cart More Score
 +
  |author  = yaxuan97
 +
  |id      = yaxuan97.junimocartmorescore
 +
  |nexus  = 13644
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Deposit Anywhere
 +
  |author  = Zoryn
 +
  |id      = Zoryn.JunimoDepositAnywhere
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Dialog
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.junimodialog
 +
  |nexus  = 8937
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Farm
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JunimoFarm
 +
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
 +
  |author  = Fernass354
 +
  |id      = Fernass354.JunimoHutSize
 +
  |nexus  = 18457
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Anywhere
 +
  |author  = MartyrPher
 +
  |id      = JunimoKartAnywhere
 +
  |nexus  = 4315
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Cheater
 +
  |author  = ryaon
 +
  |id      = Ryaon.JunimoKartCheater
 +
  |nexus  = 5137
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Global Rankings
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.JunimoKartGlobalRankings
 +
  |nexus  = 14856
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.JunimoLevelPractice
 +
  |nexus  = 10056
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimos Accept Cash
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JunimosAcceptCash
 +
  |curse  = 867716
 +
  |nexus  = 7437
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Studio, Music Blocks
 +
  |author  = Becks723
 +
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 +
  |nexus  = 6971
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Warp
 +
  |author  = Shockah
 +
  |id      = Shockah.JunimoWarp
 +
  |nexus  = 15676
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Relax
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.JustRelax
 +
  |nexus  = 7770
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Sleep In
 +
  |author  = Rifleman
 +
  |id      = Rifleman.JustSleepIn
 +
  |nexus  = 11286
 +
  |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kamikaze
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.Kamikaze
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kawakami - Healer NPC
 +
  |author  = Gorzalt and Flerfarvet
 +
  |id      = gorzalt.kawakami
 +
  |nexus  = 2549
 +
  |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
 +
  |author  = KediDili
 +
  |id      = KediDili.FurnitureTweaks.DLL
 +
  |nexus  = 19375
 +
  |github  = KediDili/FurnitureTweaks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's NPC Utilities
 +
  |author  = KediDili
 +
  |id      = KediDili.KNU
 +
  |nexus  = 17884
 +
  |github  = KediDili/NPCUtilities
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keep Partners, Keep Your Partners
 +
  |author  = EssGee, SG
 +
  |id      = SG.Partners
 +
  |nexus  = 5625
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = KeyBind UI
 +
  |author  = Enaium
 +
  |id      = Enaium.KeyBindUI
 +
  |curse  = 538001
 +
  |moddrop = 1036920
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Key Suppressor
 +
  |author  = Deflaktor
 +
  |id      = Deflaktor.KeySuppressor
 +
  |nexus  = 9295
 +
  |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 +
  |author  = Shockah
 +
  |id      = Shockah.Kokoro
 +
  |nexus  = 15682
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Krobus Roommate Shop
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.KrobusRoommateStore
 +
  |nexus  = 13131
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Krobus Sells Larger Stacks
 +
  |author  = Annosz
 +
  |id      = Annosz.KrobusSellsLargerStacks
 +
  |nexus  = 5993
 +
  |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Labeling
 +
  |author  = Enaium
 +
  |id      = Enaium.Labeling
 +
  |curse  = 443134
 +
  |moddrop = 906932
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/Labeling
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder and Snow Yam Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.LAST
 +
  |nexus  = 1906
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder Light
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.LadderLight
 +
  |moddrop = 1549539
 +
  |nexus  = 22052
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder Locator
 +
  |author  = ChaosEnergy
 +
  |id      = ChaosEnergy.LadderLocator
 +
  |curse  = 989910
 +
  |nexus  = 3094
 +
  |github  = yuri-moens/LadderLocator
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.LandGrants
 +
  |curse  = 877222
 +
  |moddrop = 1521380
 +
  |nexus  = 15855
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Last Day to Plant
 +
  |author  = dmcrider57
 +
  |id      = com.dayloncrider.stardewvalley.lastdaytoplant
 +
  |nexus  = 7917
 +
  |github  = dmcrider/LastDayToPlant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Last Day to Plant Redux
 +
  |author  = atravita
 +
  |id      = atravita.LastDayToPlantRedux
 +
  |curse  = 870965
 +
  |moddrop = 1294435
 +
  |nexus  = 15004
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lasting Conversation Topics
 +
  |author  = sophiesalacia
 +
  |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
 +
  |nexus  = 14377
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
  |nexus  = 4821
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Mod
 +
  |author  = weizinai
 +
  |id      = weizinai.LazyMod
 +
  |nexus  = 22826
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leaderboard Library
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.LeaderboardLibrary
 +
  |nexus  = 15102
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.LeaveTheMine
 +
  |nexus  = 11823
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lefty Mode
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.leftymode
 +
  |nexus  = 6199
 +
  |github  = maxvollmer/LeftyMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
  |author  = sharpskull2
 +
  |id      = sharpskull2.LegendaryFishPondFramework
 +
  |nexus  = 14637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lenient Window Resize
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Lenient_Window_Resize
 +
  |curse  = 990483
 +
  |nexus  = 12305
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Mini Shipping Bin
 +
  |author  = atravita
 +
  |id      = atravita.LessMiniShippingBin
 +
  |curse  = 870982
 +
  |nexus  = 10959
 +
  |moddrop = 1102538
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Rest!
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.LetMeRest
 +
  |nexus  = 8205
 +
  |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Shop
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LetMeShop
 +
  |moddrop = 1443554
 +
  |nexus  = 16738
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Move It
 +
  |author  = Exblosis
 +
  |id      = Exblosis.LetsMoveIt
 +
  |nexus  = 20943
 +
  |github  = Exblosis/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Start With Fishing
 +
  |author  = MedievalAI
 +
  |id      = MedievalAI.LetsStartWithFishing
 +
  |nexus  = 19107
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Extender
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
 +
  |nexus  = 1471
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Forever
 +
  |author  = GoldstoneBosonMeadows, Parakee
 +
  |id      = GoldstoneBosonMeadows.LevelForever
 +
  |nexus  = 22920
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leveling Adjustment
 +
  |author  = jahangmar
 +
  |id      = jahangmar.LevelingAdjustment
 +
  |nexus  = 4689
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Up Notifications
 +
  |author  = kd8lvt
 +
  |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 +
  |nexus  = 855
 +
  |curse  = 300715
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = LewdDew Valley, LewdDew_Valley_helper2
 +
  |author  = shurmash
 +
  |id      = shurmash.LewdDew_Valley_helper
 +
  |nexus  = 7222
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lewd Leah
 +
  |author  = prowlingDemon, unknownDev
 +
  |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
 +
  |nexus  = 4402
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LightMod
 +
  |nexus  = 14387
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Switch
 +
  |author  = holythesea
 +
  |id      = holythesea.LightSwitch
 +
  |nexus  = 15683
 +
  |github  = holy-the-sea/LightSwitch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LikeADuckToWater
 +
  |nexus  = 15860
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Limited Campfire Cooking
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.LimitedCampfireCooking
 +
  |nexus  = 4971
 +
  |moddrop = 716383
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers
 +
  |author  = nanzington<!--since 1.4.0-->, Hootless
 +
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 +
  |nexus  = 2917
 +
  |github  = hootless/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Linus Mod
 +
  |author  = tomii
 +
  |id      = tomii.LinusMod
 +
  |nexus  = 11637
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Literally Can't Even
 +
  |author  = spacechase0
 +
  |id      = spacechase0.LiterallyCantEven
 +
  |nexus  = 14262
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Little NPCs
 +
  |author  = Candidus42
 +
  |id      = Candidus42.LittleNPCs
 +
  |nexus  = 15152
 +
  |github  = mus-candidus/LittleNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Live Progress Bar
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.liveprogressbar
 +
  |nexus  = 7330
 +
  |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Livestock Choices
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LivestockChoices
 +
  |nexus  = 11551
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
  |author  = Doomnik
 +
  |id      = Doomnik.LoanMod
 +
  |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lober Cat
 +
  |author  = codyflagstaff
 +
  |id      = codyflagstaff.lobercat
 +
  |nexus  = 8219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location and Music Logger
 +
  |author  = Brandy Lover, WDavi
 +
  |id      = Brandy Lover.LMlog
 +
  |nexus  = 1366
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location Compass
 +
  |author  = Bouhm and Pathoschild
 +
  |id      = Bouhm.LocationCompass
 +
  |nexus  = 3045
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Crab Pots
 +
  |author  = nini700
 +
  |id      = nini700.LockedCrabPot
 +
  |nexus  = 4461
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Maps
 +
  |author  = Edu Anttunes
 +
  |id      = LockedMaps
 +
  |nexus  = 10089
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lock Hotbar Items
 +
  |author  = Falson
 +
  |id      = Falson.LockHotbarItems
 +
  |moddrop = 1573213
 +
  |nexus  = 23702
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockpicks
 +
  |author  = bwdy
 +
  |id      = bwdy.lockpicks
 +
  |nexus  = 3521
 +
  |github  = bwdymods/SDV-Lockpicks
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Log Menu
 +
  |author  = JareBear
 +
  |id      = JareBear.LogMenu
 +
  |nexus  = 19919
 +
  |github  = jaredtjahjadi/LogMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Log Spam Filter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LogSpamFilter
 +
  |nexus  = 11252
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Days
 +
  |author  = Stuyk
 +
  |id      = Stuyk.LongerDays
 +
  |nexus  = 19027
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Fence Life
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.LongerFenceLife
 +
  |nexus  = 10498
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LongerSeasons
 +
  |nexus  = 10108
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longevity
 +
  |author  = RTGOAT
 +
  |id      = RTGOAT.Longevity
 +
  |nexus  = 649
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
  |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Look to the Sky
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.LookToTheSky
 +
  |nexus  = 15262
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loose Audio Files
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LooseAudioFiles
 +
  |nexus  = 5999
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lore-Friendly JojaMart Prices
 +
  |author  = Huanir
 +
  |id      = Huanir.LoreFriendlyJojaPrices
 +
  |nexus  = 2658
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Book Menu
 +
  |author  = bungus
 +
  |id      = bungus.LostBookMenu
 +
  |nexus  = 20301
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Woods
 +
  |author  = Raik, Raik167, YousernameZo
 +
  |id      = raik.testmod
 +
  |nexus  = 6291
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Bubbles
 +
  |author  = SteelixLeiter, Don Collins
 +
  |id      = LoveBubbles
 +
  |nexus  = 1318
 +
  |github  = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loved Labels
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.LovedLabels
 +
  |nexus  = 279
 +
  |github  = AdvizeGH/LovedLabels
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loved Labels Redux
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.LovedLabelsRedux
 +
  |nexus  = 8880
 +
  |curse  = 834387
 +
  |github  = thespbgamer/LovedLabelsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Festival
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.LoveFestival
 +
  |curse  = 1016375
 +
  |nexus  = 17819
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Low Health Warning
 +
  |author  = NMVH5
 +
  |id      = nmvh5.LowHealthWarning
 +
  |nexus  = 8326
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Luck Score HUD, Just Luck Mod
 +
  |author  = delaney
 +
  |id      = dJustLuckMod
 +
  |nexus  = 10386
 +
  |moddrop = 1070645
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Luck Skill
 +
  |author  = spacechase0
 +
  |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
 +
  |curse  = 867393
 +
  |moddrop = 127279
 +
  |nexus  = 521
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lucky Reclamation Trash Can
 +
  |author  = kiranmurmu
 +
  |id      = kiranmurmu.LuckyReclamationTrashCan
 +
  |nexus  = 8971
 +
  |github  = kiranmurmu/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lunar Disturbances
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.LunarDisturbances
 +
  |nexus  = 2208
 +
  |moddrop = 664151
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Augmentors
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.MachineAugmentors
 +
  |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Check
 +
  |author  = FairfieldBW
 +
  |id      = FairfieldBW.MachineCheck
 +
  |nexus  = 9515
 +
  |github  = FairfieldBW/MachineCheck
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Speed Change
 +
  |author  = IceGladiador
 +
  |id      = IceGladiador.MachineSpeedChange
 +
  |nexus  = 1780
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Magic
 +
  |curse  = 867745
 +
  |moddrop = 399898
 +
  |nexus  = 2007
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Junimo Pet
 +
  |author  = Entoarox
 +
  |id      = Entoarox.MagicJunimoPet
 +
  |nexus  = 3567
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Pluses
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.MagicPluses
 +
  |nexus  = 7096
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Scepter
 +
  |author  = not4bene
 +
  |id      = not4bene.MagicScepter
 +
  |nexus  = 8169
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 10,691: Line 23,853:
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
# Increase the official version in <tt>manifest.json</tt> by <tt>0.0.1</tt> and add <tt>-unofficial.1-yourName</tt>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <tt>1.0.1-unofficial.1-sampleUser</tt>. If you need to release a new unofficial update, just increment <tt>unofficial.1</tt> to <tt>unofficial.2</tt>, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.</small>
+
# Change the version in <samp>manifest.json</samp> to the '''official version number''' plus <samp>0.0.1</samp>, with <samp>-unofficial.1-yourName</samp> at the end.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <samp>1.0.1-unofficial.1-sampleUser</samp>. If you need to release a new unofficial update, just increment <samp>unofficial.1</samp> to <samp>unofficial.2</samp>, etc. This ensures that official versions supersede unofficial ones (''e.g.,'' for update checks), and other users can release newer unofficial updates if needed.</small>
 
# Push your changes to GitHub.
 
# Push your changes to GitHub.
# Post a release package to the [https://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 <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
+
# Post a release package to the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</small>
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
==Footnotes==
 
<references>
 
  <ref name="compatibility">This only shows whether a mod is ''compatible''; it may have bugs unrelated to SMAPI compatibility.</ref>
 
</references>
 
  
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 16:25, 11 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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