Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Added URL for Deluxe Auto-Grabber quick fix)
 
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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = Drachenkatze
+
   |author = Chelsea Bingiel
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id = 5127
+
   |nexus   = 11447
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Additional Mine Maps
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdditionalMineMaps
 +
  |curse  = 868700
 +
  |nexus  = 14595
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Add Money
   |author   = ANDR55
+
   |author = Pempi
   |id       = ANDR55.AdvMachines
+
   |id     = pempi.addMoney
   |nexus id =
+
   |nexus  = 20111
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Add Money
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Steph Hoel
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = StephHoel.AddMoney
   |nexus id = 435
+
   |nexus   = 21016
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Add to Workbench Chests
   |author   = Warix3
+
   |author = Rui3
   |id       = warix3.advancingsprinklers
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 2983
+
   |nexus   = 5713
   |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.
 
 
}}
 
}}
{{/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
 +
  |curse  = 868782
 +
   |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
+
  |curse  = 868790
  |github  =
+
  |nexus  = 10934
 +
  |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
+
  |curse  = 868863
   |github   = Digus/StardewValleyMods
+
   |nexus   = 7739
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
+
 
   |name    = Animals Need Water
+
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
   |author  = GZhynko
+
   |unofficial version = 0.4.2-unofficial.1-mouahrara
  |id      = GZhynko.AnimalsNeedWater
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
   |nexus id = 6196
 
  |github  = gzhynko/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = Advanced Machines, AdvMachines
   |author   = DiddyP
+
   |author = ANDR55
   |id       = DiddyP.AnimalPatting
+
   |id     = ANDR55.AdvMachines
   |nexus id = 3837
+
   |nexus  =
  |github   =  
+
   |url     = https://community.playstarbound.com/threads/advanced-machines.137132/
}}
+
   |github =
{{/entry
 
   |name     = Animal Sitter
 
  |author  = jwdred
 
  |id      = jwdred.AnimalSitter
 
  |nexus id = 581
 
   |github   = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.4-pathoschild
+
   |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
   |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     = 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.2
+
   |status  = workaround
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-20845
+
   |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
+
   |curse  = 868780
   |github   = AngelaRanna/StardewMods
+
   |nexus   = 11315
 
+
   |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
+
  |curse  = 867133
   |github   = Jonqora/StardewMods
+
   |nexus   = 14451
 +
   |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
+
  |curse  = 868715
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 14228
 +
   |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
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.0.3-unofficial.1-Xebeth
+
  |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
 +
  |author  = Fippsie
 +
   |id      = Fippsie.AIRaphtalia
 +
  |nexus  = 17273
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Airstrike
   |author   = Travoos
+
   |author = XxHarvzBackxX
   |id       = none<!--no ID in manifest-->
+
   |id     = harvz.Airstrike.DLL
   |nexus id =
+
   |nexus  = 10464
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github = XxHarvzBackxX/airstrike
   |github   = Club559/AshleyMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.AIValley
 +
  |nexus  = 25025
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alarms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Alarms
 +
  |nexus  = 17607
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = A Less Flashy Stardew
   |author   = Goldenrevolver
+
   |author = mistyspring
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = mistyspring.lessflashy
   |nexus id = 260
+
   |nexus   = 10531
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = All Chests Menu
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.ATM
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 3135
+
   |curse   = 868705
   |curseforge id  = 308504
+
   |nexus   = 14494
   |curseforge key = atm
+
   |github = aedenthorn/StardewValleyMods
   |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 version = 0.3.2-unofficial.2-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = All Crops All Seasons
   |author   = Max Vollmer, SVProtector
+
   |author = cantorsdust
   |id       = maxvollmer.audiodevices
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 2838
+
   |nexus   = 170
   |github   = maxvollmer/AudioDevices
+
   |github = cantorsdust/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Allow Beach Sprinklers
 +
  |author  = Jag3dagster
 +
  |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 +
  |nexus  = 7629
 +
  |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = All Professions
   |author   = macer-Tim Oberle
+
   |author = cantorsdust and Pathoschild
   |id       = macer.AuroraGSI
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 6088
+
   |nexus   = 174
   |github   =  
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Almanac
   |author   = taggartaa, Aaron Taggart
+
   |author = Khloe Leclair
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = leclair.almanac
   |nexus id = 1019
+
   |nexus   = 11022
   |github   = taggartaa/AutoAnimalDoors
+
   |github = KhloeLeclair/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoAttack
+
   |name   = Almanac → DGA Support
   |author   = X3n0n182
+
   |author = Khloe Leclair
   |id       = X3n0n182.AutoAttack
+
   |id     = leclair.almanacdga
   |nexus id = 7258
+
   |nexus   = 11022
   |github   =
+
   |github = KhloeLeclair/StardewMods
}}
+
 
{{/entry
+
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
  |name    = Auto Bait and Tackles
 
   |author  = Alison Li
 
  |id      = Alison-Li.AutoBaitAndTackles
 
  |nexus id = 6773
 
  |github  = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
{{/entry
 
  |name    = Auto Coffee
 
  |author  = Ben880, ben1830
 
  |id      = BenjaminWilcox.AutoCoffee
 
  |nexus id = 2387
 
  |github  =
 
 
}}
 
}}
{{/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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alternative Textures
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 +
  |nexus  = 9246
 +
  |github  = Floogen/AlternativeTextures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Permamiss
+
   |author = Alvadea & Jaksha6472
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = Alja.Shack
   |nexus id = 643
+
   |nexus  = 13187
   |curseforge id  = 307990
+
   |github = Jaksha6472/MiningShack
  |curseforge key = auto-eat
 
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = Dwayneten
+
   |author = Alvadea & Jaksha6472
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = Alja.witchtower
   |nexus id = 4783
+
   |nexus   = 15926
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = Jaksha6472/WitchTower
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Always Active Window, Always Active Mod
   |author   = WhiteMind
+
   |author = AlexGoD
   |id       = WhiteMind.AF
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 1895
+
   |nexus   = 25177
   |github   = WhiteMinds/mod-sv-autofish
+
   |github =
 
}}
 
}}
{{/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
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Scroll Map
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.AlwaysScrollMap
 +
   |nexus  = 2733
 +
  |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = Caraxian
+
   |author = Saah
   |id       = caraxian.AutoLoadGame
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 2509
+
   |nexus   = 23452
   |github   = Caraxi/StardewValleyMods
+
   |github = sarahvloos/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Always Special Title
   |author   = lolmaj
+
   |author = DespairScent
   |id       = lolmaj.AutoToolSelect
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 3883
+
   |nexus   = 22150
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Always Swim
   |author   = Pathoschild
+
   |author = Hoggagf2
   |id       = Pathoschild.Automate
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 1063
+
   |nexus  = 13264
   |moddrop id = 509760
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Ambient Light
   |author   = mrslowly, azah
+
   |author = SixthTitan
  |id      = azah.automated-doors
+
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id =
+
   |nexus   = 4639
  |url     = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 
   |github   = azah/AutomatedDoors
 
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Ancient Fruit Won't Die in Winter
   |author   = ScheKaa
+
   |author = cindyexe
   |id       = Rakiin.AutomaticGates
+
   |id     = cindyexe.afddiw
   |nexus id = 3109
+
   |nexus   = 8823
   |moddrop id = 467021
+
   |github  =
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Ancient Seed Expended, More Ancient Seeds C
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Zexu2K
   |id       = Omegasis.AutoSpeed
+
   |id     = Zeux2K.More_Ancient_Seeds_C
   |nexus id = 443
+
   |nexus   = 26498
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Angel's Existing Weapon Updater
   |author   = CatCattyCat, Cat
+
   |author = Angela Ranna
   |id       = cat.autostacker
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 1184
+
   |nexus  = 6894
   |moddrop id = 833539
+
   |github = AngelaRanna/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = DrOreo002
+
   |author = Angela Ranna
   |id       = droreo002.autotrash
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 4924
+
   |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   = aurnj, Roy Li
+
   |author = Angela Ranna
   |id       = AutoWater
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id =
+
   |nexus  = 6894
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github = AngelaRanna/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#Auto Watering|Auto Watering by stellarashes]] instead.
 
}}
 
{{/entry
 
  |name    = Auto Watering
 
  |author  = stellarashes
 
  |id      = stellarashes.Autowatering
 
  |nexus id = 5463
 
  |github  = stellarashes/SDVMods
 
 
}}
 
}}
{{/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   = Angry Seagulls
   |author   = DefenTheNation
+
   |author = spacechase0
   |id       = DefenTheNation.BackpackResizer
+
   |id     = spacechase0.AngrySeagulls
   |nexus id = 2263
+
   |nexus   = 26121
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Animal Birth Every Night
   |author   = littleraskol
+
   |author = Paritee
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 833
+
   |nexus   = 3440
   |github  = littleraskol/Basic-Sprinkler-Improved
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Animal Chooser
   |author   = Husky110
+
   |author = stokastic
   |id       = Husky110.BatteryWarningMod
+
   |id     = stokastic.AnimalChooser
   |nexus id = 1886
+
   |nexus  = 2573
  |github  = Husky110/BatteryWarningMod
+
   |github = stokastic/AnimalChooser
}}
 
{{/entry
 
  |name    = Battle Royalley
 
  |author   = Ilyaki
 
  |id      = Ilyaki.BattleRoyale
 
  |nexus id = 3199
 
   |github   = Ilyaki/BattleRoyalley
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Animal Dialogue Framework
   |author   = Coll1234567
+
   |author = aedenthorn, Erinthe
   |id       = Coll1234567.BecomeEthereal
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 3746
+
  |curse  = 868666
   |github  =  
+
   |nexus   = 16881
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = Yoshimax
+
   |author = Digus
   |id       = Yoshimax.BefriendMarlon
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 2569
+
   |nexus   = 1538
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Animal Mood Fix
   |author   = Taskmaster
+
   |author = Grant Peters
   |id       = Taskmaster.BeMyValentine
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 5219
+
   |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     = Better 10 Hearts
+
   |name   = Animal Observer
   |author   = Satozaki
+
   |author = nofilenamed
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = NFN.ANIMOBS
   |nexus id = 3605
+
   |nexus   = 8653
   |github   = AndyCrocker/StardewMods
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Animal Patting
   |author   = ChaosEnergy
+
   |author = DiddyP
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 3097
+
   |nexus   = 3837
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Animal Pet Status
   |author   = CatCattyCat, Cat
+
   |author = Hakej
   |id       = cat.betterartisangoodicons
+
   |id     = hakej.animalpetstatus
   |nexus id = 2080
+
   |nexus   = 8725
   |moddrop id = 833553
+
   |github  = Hakej/Animal-Pet-Status
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Animal Produce Expansion
   |author   = Satozaki
+
   |author = elbe
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 3159
+
   |nexus   = 9119
   |github  = AndyCrocker/StardewMods
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Animals Die
   |author   = GitStonic, IMSTONIC
+
   |author = Goldenrevolver
   |id       = gitstonic.svbdp
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 3092
+
   |nexus   = 7769
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Animals Don't Eat Grass
   |author   = CatCattyCat, Cat
+
   |author = KarratKake
   |id       = cat.betterdoors
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 3797
+
   |nexus   = 7474
   |github   = danvolchek/StardewMods
+
   |github =
  
   |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
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.0.1-unofficial.1-slamerz
+
   |name    = Animals Don't Remove Grass
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354209
+
   |author  = MrShreddie
   |pull request      = https://github.com/danvolchek/StardewMods/pull/13
+
   |id      = MrShreddie.AnimalsDontRemoveGrass
 +
   |nexus  = 21028
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Animal Selector
   |author   = CatCattyCat, Cat
+
   |author = rikai
   |id       = cat.betterfruittrees
+
   |id     = rikai.AnimalSelector
   |nexus id = 1976
+
   |nexus  = 8758
   |moddrop id = 833546
+
   |github = rikai/AnimalSelector
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Animal Shop Conditions
   |author   = AairTheGreat
+
   |author = elbe
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 4171
+
   |nexus   = 9107
   |github   = AairTheGreat/StardewValleyMods
+
  |moddrop = 986958
 +
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Animal Sitter
   |author   = CatCattyCat, Cat
+
   |author = jwdred
   |id       = cat.bettergardenpots
+
   |id     = jwdred.AnimalSitter
   |nexus id = 2209
+
   |nexus   = 581
   |moddrop id = 833555
+
  |github  = jdusbabek/stardewvalley
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Animal Sitter LTS
   |author   = CatCattyCat, Cat
+
   |author = oliver
   |id       = cat.betterhay
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 1430
+
   |nexus  = 20831
   |moddrop id = 833540
+
   |github = jdusbabek/stardewvalley
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Animals Need Water
   |author   = fodkod, Kodfod
+
   |author = GZhynko
   |id       = kodfod.hitbox
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 4973
+
   |nexus   = 6196
   |github   = Kodfod/BetterHitboxStardew
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Animal Social Menu
   |author   = dphile
+
   |author = spacechase0
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 2085
+
   |nexus   = 3283
   |github   = dphile/SDVBetterIridiumTools
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
   |summary = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Animal Whisperer
   |author   = Gaphodil
+
   |author = Shalkin
   |id       = Gaphodil.BetterJukebox
+
   |id     = shaklin.animalwhisperer
   |nexus id = 6017
+
   |nexus   = 8885
   |github   = Gaphodil/BetterJukebox
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Better Junimos
+
   |name   = Animated Parrot and Perch
  |author  = hawkfalcon
+
   |author = aedenthorn, Erinthe
  |id      = hawkfalcon.BetterJunimos
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
  |nexus id = 2221
+
   |curse  = 868854
  |github  = hawkfalcon/Stardew-Mods
+
   |nexus   = 7957
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
+
 
   |name     = Better Meteorites
+
   |broke in          = Stardew Valley 1.6
   |author   = spacechase0
+
   |unofficial version = 0.1.1-unofficial.2-mouahrara
  |id      = spacechase0.BetterMeteorites
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
  |nexus id = 5096
 
  |moddrop id = 771682
 
  |github  = spacechase0/BetterMeteorites
 
}}
 
{{/entry
 
  |name    = Better Mixed Seeds
 
  |author  = Satozaki
 
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |nexus id = 3012
 
   |curseforge id  = 306698
 
   |curseforge key = better-mixed-seeds
 
   |github   = AndyCrocker/StardewMods
 
}}
 
{{/entry
 
   |name    = Better Panning
 
   |author  = AairTheGreat
 
  |id      = AairTheGreat.BetterPanning
 
   |nexus id = 4161
 
  |github  = AairTheGreat/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Animated Portrait Framework
   |author   = bmarquismarkail, Space Baby
+
   |author = akai
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = akai.AnimatedPortrait
   |nexus id = 935
+
   |nexus  = 8249
  |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github =
}}
 
{{/entry
 
  |name    = Better Quarry
 
  |author  = Nishtra
 
   |id      = BetterQuarry
 
  |nexus id = 771
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Animation-Cancel Keybinding
   |author   = Urbanyeti
+
   |author = Swaglix
   |id       = BetterRanching
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 859
+
   |nexus   = 20159
   |github   = urbanyeti/stardew-better-ranching
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Anki Study Break
   |author   = Satozaki
+
   |author = nymvaline
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 3232
+
   |nexus   = 11279
   |github   = AndyCrocker/StardewMods
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Anniversary on Calendar
   |author   = Zoryn
+
   |author = greentodd
   |id       = Zoryn.BetterRNG
+
   |id     = greentodd.CalendarAnniversary
   |nexus id =
+
   |nexus  = 8351
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Another Hunger Mod
   |author   = Kithio
+
   |author = spacechase0
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id =  
+
  |curse  = 867735
   |chucklefish id = 4302
+
   |nexus   = 3379
   |github   =  
+
   |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in     = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
 
  |map local versions = 1.0.1 → 1.0.2<!--manifest not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.BetterShopMenu
+
   |id     = aedenthorn.YAJM
   |nexus id = 2012
+
   |curse  = 868885
   |chucklefish id = 5245
+
   |nexus   = 6546
   |moddrop id = 771614
+
   |github = aedenthorn/StardewValleyMods
   |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
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Anti-Cheat Server
   |author   = Max Vollmer, SVProtector
+
   |author = funny-snek
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 2558
+
   |nexus   = 2887
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = CatCattyCat, Cat
+
   |author = alichan, alichanST
   |id       = cat.betterslingshots
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 2067
+
   |nexus  = 24204
   |moddrop id = 833552
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = Jower
+
   |author = FricativeMelon
   |id       = Jower.BetterSort
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 1992
+
   |nexus   = 15480
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Anti-Social NPCs
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Super Aardvark, ubererdferkel
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 41
+
   |nexus  = 5371
   |chucklefish id = 3551
+
   |github  = super-aardvark/AardvarkMods-SDV
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Anti Tool Exhaustion
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = Tomokisan
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = tomokisan.antiToolExhaustion
   |nexus id = 4234
+
  |curse  = 1081754
   |github   = AairTheGreat/StardewValleyMods
+
   |nexus   = 26371
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Anything Ponds
   |author   = LPMG
+
   |author = MouseyPounds
   |id       = LPMG.Better_Windows_Mod
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 3672
+
   |nexus   = 4702
   |github  =  
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.betterworkbenches
+
   |id     = aedenthorn.AprilFools
   |nexus id = 4830
+
  |curse  = 868768
   |moddrop id = 833559
+
   |nexus   = 11496
   |github   = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = A Quality Mod
   |author   = spacechase0 & bcmpinc
+
   |author = spacechase0
   |id       = spacechase0.BiggerBackpack
+
   |id     = spacechase0.AQualityMod
   |nexus id = 1845
+
   |curse  = 867134
   |chucklefish id = 5191
+
   |nexus   = 14448
   |moddrop id = 384783
+
   |github = spacechase0/StardewValleyMods
   |github   = spacechase0/BiggerBackpack
+
 
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Aquarism
   |author   = Jessebot, JessebotX
+
   |author = DaLion
   |id       = jessebot.biggerriverlands
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 3025
+
   |nexus  = 24356
   |moddrop id = 467184
+
   |github = daleao/sdv
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Arcade 2048
   |author   = lperkins2, Logan Perkins
+
   |author = Platonymous
   |id       = lperkins2.BigSilo
+
   |id     = Platonymous.2048
   |nexus id = 2429
+
   |curse  = 308054
   |source   = {{nexus mod|2429}}
+
   |nexus   = 2048
   |dev note = source in download
+
  |moddrop = 793820
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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   = Arcade Pong
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Platonymous
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Platonymous.ArcadePong
   |nexus id = 492
+
   |nexus   = 2044
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = Arcade Snake, Snake
   |author   = desto
+
   |author = Platonymous
   |id       = desto.BillboardProfitMargin
+
   |id     = Platonymous.Snake
   |nexus id = 6948
+
  |curse  = 308055
   |github   = desto-git/sdv-mods
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Archaeology House Content Management Helper
   |author   = KathrynHazuka
+
   |author = Felix-Dev
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 276
+
   |nexus   = 2804
   |github  = KathrynHazuka/StardewValley_BirthdayMail
+
   |github = Felix-Dev/StardewMods
   |dev note = author ignored previous PRs
+
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Archaeology Skill for 1.6
   |author   = BunnyJumps
+
   |author = moonslime
   |id       = BunnyJumps.BJSNoClip
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 2820
+
  |curse  = 1003404
   |github   =  
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Archery
   |author   = BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = PeacefulEnd.Archery
   |nexus id = 2178
+
  |curse  = 870921
   |github  =  
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = Archery - Starter Pack
   |author   = Qther - BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 5324
+
  |curse  = 870920
   |github  =  
+
   |nexus   = 16768
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = Arena Challenges Mod
   |author   = GenDeathrow
+
   |author = XxHarvzBackxX
   |id       = gendeathrow.BNC
+
   |id     = harvz.ACM.SMAPI
   |nexus id =
+
   |nexus  = 9544
  |curseforge id  = 307717
+
   |github =
   |curseforge key = blessings-and-curses
 
   |github   = GenDeathrow/SDV_BlessingsAndCurses
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artifact Digger
 +
  |author  = Mizzion
 +
  |id      = mizzion.artifactdigger
 +
  |nexus  = 4212
 +
  |moddrop = 661378
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = explosivetortellini
+
   |author = pepoluan
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 4815
+
   |nexus   = 9023
   |github  = explosivetortellini/bluechickensaregreen
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Artifact System Fixed
   |author   = aurnj, Roy Li
+
   |author = Ilyaki
   |id       = RuyiLi.BloodTrail
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id =
+
   |nexus  = 2761
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = Ilyaki/ArtifactSystemFixed
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |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     = Bookcase
+
   |name   = Artisan Goods Redone
   |author   = Darkhax
+
   |author = Rhukii
   |id       = darkhax.bookcase
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id =
+
   |nexus  = 9414
   |curseforge id  = 297252
+
   |github =
  |curseforge key = bookcase
 
   |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   = Artisan Products Copy Quality
   |author   = Digus
+
   |author = justastranger
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 4711
+
  |moddrop = 1554273
   |github   = Digus/StardewValleyMods
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Artista, Artista - Stardew Painter
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = Aedenthorn.BossCreatures
+
   |id     = Platonymous.Artista
   |nexus id = 5864
+
  |moddrop = 1521420
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 18697
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Ashley NPC
   |author   = spacechase0
+
   |author = Travoos
   |id       = spacechase0.Bow
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2756
+
   |nexus  =
   |chucklefish id = 5523
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |moddrop id = 771627
+
   |github = Club559/AshleyMod
   |github   = spacechase0/Bow
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Tapper's Dream, A Tree Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
 +
  |nexus  = 260
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Atelier Cauldron, Cauldron
   |author   = charbonn, Charles Bonnevialle
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = Charles.NomesBrasileiros
+
   |id     = Atelier.Cauldron
   |moddrop id = 793149
+
   |nexus   = 22926
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = ATM
   |author   = Guedez, guedez2
+
   |author = Platonymous
   |id       = bof.three.fishing.sounds
+
   |id     = Platonymous.ATM
   |nexus id = 5105
+
  |curse  = 308504
   |github  =  
+
  |moddrop = 793914
 +
   |nexus   = 3135
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = AtraCore
   |author   = Dycedarger
+
   |author = atravita
   |id       = dycedarger.breedlikerabbits
+
   |id     = atravita.AtraCore
   |nexus id = 948
+
  |curse  = 870972
   |github   =  
+
  |moddrop = 1205156
 +
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android.
  |status  = workaround
+
 
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = f4iTh, JertsukkaTheMan
+
   |author = atravita
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = atravita.StopRugRemoval
   |nexus id = 3429
+
  |curse  = 870985
   |github  =  
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Audio Descriptions
   |author   = spacechase0 + Keychain + ParadigmNomad
+
   |author = mistyspring
   |id       = spacechase0.BugNet
+
   |id     = mistyspring.AudioDescription
   |nexus id = 5099
+
   |nexus   = 16294
   |moddrop id = 771693
+
   |github  = misty-spring/StardewMods
   |github  = spacechase0/BugNet
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Audio Devices
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Max Vollmer, SVProtector
   |id       = Omegasis.BuildEndurance
+
   |id     = maxvollmer.audiodevices
   |nexus id = 445
+
   |nexus   = 2838
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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     = Build Health
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Omegasis, Alpha_Omegasis
+
   |author = macer-Tim Oberle
   |id       = Omegasis.BuildHealth
+
   |id     = macer.AuroraGSI
   |nexus id = 446
+
   |nexus   = 6088
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Auto Animal Doors
   |author     = Esca, Esca-MMC
+
   |author = taggartaa, Aaron Taggart
   |id         = Esca.BuildOnAnyTile
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id   = 6854
+
   |curse   = 1002753
   |github    = Esca-MMC/BuildOnAnyTile
+
   |nexus  = 1019
   |moddrop id = 827525
+
   |github  = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Auto-Attack
   |author   = bmarquismarkail, Space Baby
+
   |author = X3n0n182
   |id       = SB_BuildersList
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 5347
+
   |nexus   = 7258
   |github   = bmarquismarkail/SV_BuildersList
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Auto-Attack
   |author   = Hootless
+
   |author = cgifox
   |id       = hootless.BusLocations
+
   |id     = cgifox.AutoAttack
   |nexus id = 2905
+
   |nexus   = 9620
   |github  = hootless/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Auto Bait and Tackles
   |author   = MattDeDuck, Duckshard
+
   |author = Alison Li
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 5307
+
   |nexus   = 6773
   |github   =  
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Auto Break Geode
   |author   = Omegasis, Alpha_Omegasis
+
   |author = weizinai
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 507
+
   |nexus   = 20685
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Auto Catch
   |author   = Denifia
+
   |author = MercuryVN
   |id       = Denifia.BuyRecipes
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 1126
+
   |nexus   = 22616
   |github   = Denifia/StardewMods
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Auto Catch Fish
   |author   = funny-snek
+
   |author = WillTheMage
   |id       = funnysnek.displaycabinowner
+
   |id     = WillTheMage.AutoCatchFishMod
   |nexus id = 3036
+
   |nexus   = 25997
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Auto Coffee
   |author   = CatCattyCat, Cat
+
   |author = Ben880, ben1830
   |id       = cat.cactihurtyou
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 4019
+
   |curse  = 990166
   |moddrop id = 833562
+
   |nexus  = 2387
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = Zoryn
+
   |author = Jihyun and Somin
   |id       = Zoryn.CalendarAnywhere
+
   |id     = JihyunSomin.AutoConsume
   |nexus id =
+
   |nexus  = 24178
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Auto Crop
   |author   = Kabigon
+
   |author = aurnj, Roy Li
   |id       = Kabigon.CampfireCooking
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 2297
+
   |nexus   =
   |github   = KabigonFirst/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
+
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Auto-Eat
   |author   = spacechase0
+
   |author = Permamiss
   |id       = spacechase0.CarryChest
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 1333
+
   |nexus   = 643
   |chucklefish id = 4851
+
  |curse  = 307990
   |moddrop id = 134674
+
  |github  = Permamiss/Auto-Eat
   |github   = spacechase0/CarryChest
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Farm Screenshot
 +
  |author  = Dwayneten
 +
   |id     = DwayneTen.AutoFarmScreenshot
 +
   |nexus  = 4783
 +
   |github = Dwayneten/AutoFarmScreenshot
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/carry-chest/ latest version from author's website].
+
  |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     = Casks Anywhere
+
   |name   = Autofill Pet Bowl
   |author   = YukiShiku, LeonBlade
+
   |author = maephie
   |id       = CasksAnywhere
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 878
+
   |nexus  = 13296
  |chucklefish id = 5486
+
   |github = maephie/StardewMods
   |moddrop id = 124612
 
   |github   = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
   |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus   = 20667
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fish
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.AF
 +
  |nexus  = 1895
 +
  |github  = WhiteMinds/mod-sv-autofish
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Autofish, Autofish Used All Version
   |author   = CatCattyCat, Cat
+
   |author = dirinkbottle
   |id       = cat.caskseverywhere
+
   |id     = dirinkbottle.autofish
   |nexus id = 2994
+
   |nexus  = 26954
   |moddrop id = 833561
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Auto Fishing
   |author   = punyo, yakminepunyo
+
   |author = SorryLate, rharyanto
   |id       = punyo.CasksOnGround
+
   |id     = SorryLate.AutoFishing
   |nexus id = 2406
+
   |nexus   = 5235
   |github   = pomepome/CasksOnGround
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
   |nexus   = 21339
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Gate
 +
  |author  = Teban100
 +
  |id      = AutoGate
 +
  |nexus  = 820
 +
  |github  = StephenKairos/Teban100-StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Auto-Grabber Mod
   |author   = adverserath
+
   |author = Jotser
   |id       = Adverserath.CasualLife
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 6011
+
   |nexus   = 2783
   |github   =  
+
   |github =
  
   |broke in   = Stardew Valley 1.5
+
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogues Anywhere
+
   |name   = Auto-Grab Truffles
   |author   = Cherry, CherryChain
+
   |author = Tsin
   |id       = Cherry.CataloguesAnywhere
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 4949
+
   |nexus  = 14162
   |moddrop id = 716382
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Auto Grab Truffles
   |author   = SteelixLeiter
+
   |author = Frostiverse
   |id       = CategorizeChests
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 1300
+
   |nexus   = 21705
   |github   = doncollins/StardewValleyMods
+
   |github = Hunter-Chambers/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
   |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |author  = QiXing
<!--
+
   |id      = qixing.AutoGrabTruffles
   |unofficial version = 1.4.3-unofficial.3.mizzion
+
   |nexus  = 20874
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
+
   |github  = qixing-jk/QiXingAutoGrabTruffles
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Auto Load Game
   |author   = skuldomg, Skuld
+
   |author = Caraxian
   |id       = skuldomg.catGifts
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 2132
+
   |nexus   = 2509
   |github   = skuldomg/catGifts
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Automate
   |author   = candidus42
+
   |author = Pathoschild
   |id       = Candidus42.CellarAvailable
+
   |id     = Pathoschild.Automate
   |nexus id = 5104
+
  |curse  = 992857
   |github   = mus-candidus/CellarAvailable
+
   |nexus   = 1063
 +
  |moddrop = 509760
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Automate Chests
   |author   = alvadea & jaksha6472
+
   |author = SinZ
   |id       = alja.CCCB
+
   |id     = SinZ.AutomateChests
   |nexus id = 6361
+
   |nexus  = 11727
   |moddrop id = 845377
+
   |github = SinZ163/StardewMods
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
 
  |status  = ok
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Automated Doors
   |author   = Turkey2349
+
   |author = mrslowly, azah
   |id       = turkey2349.chancecubes
+
   |id     = azah.automated-doors
   |nexus id =
+
   |nexus  =
   |curseforge id  = 297899
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |curseforge key = chance-cubes
+
   |github = azah/AutomatedDoors
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.3
 +
  |unofficial version = 1.4.3-unofficial.4-pickle
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Automate Tool Swap
   |author   = funny-snek
+
   |author = Trapyy
   |id       = funnysnek.ChangeCabinType
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 3046
+
  |curse  = 1001901
   |github   =  
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Automatic Gates
   |author   = mardrest
+
   |author = ScheKaa
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 5335
+
   |nexus   = 3109
   |moddrop id = 800760
+
   |moddrop = 467021
   |github  =  
+
   |github =
 +
 
 +
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Automatic Petting of Animals
   |author   = Alek, amazingalek
+
   |author = yangZ
   |id       = Alek.ChangeProfessions
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 3989
+
   |nexus   = 23539
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Automatic Screenshot Taker
   |author   = Shaklin
+
   |author = Zamiel
   |id       = shaklin.changeshoecolor
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 6101
+
   |nexus   = 10460
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = Cherry, CherryChain
+
   |author = yangZ
   |id       = Cherry.SlimeHutchLimit
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 6455
+
   |nexus   = 23508
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Automatic To-Do List
   |author   = PeepCake
+
   |author = VoxaelFox
   |id       = PeepCake.CharlieTheChicken
+
   |id     = VoxaelFox.AutomaticTodoList
   |nexus id = 6986
+
   |nexus   = 26008
   |github   =  
+
   |github = paulwrubel/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Automators
   |author   = CatCattyCat, Cat
+
   |author = Kristian Skistad
   |id       = cat.chatcommands
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 2092
+
   |nexus  = 15776
   |moddrop id = 833554
+
   |github = kristian-skistad/automators
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Auto Melee Attack
   |author   = Annosz
+
   |author = Siweipancc
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 5826
+
   |nexus   = 20704
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Autonomals
   |author   = Rui3
+
   |author = DespairScent
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = DespairScent.Autonomals
   |nexus id = 5606
+
   |nexus   = 22879
   |github   = ChristinaEd/ChefHelperAddToFridges
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = AutoPetter
   |author   = elDudeerino
+
   |author = Brogio
   |id       = Duder.ChefsCloset
+
   |id     = Brogio.AutoPetter
   |nexus id = 1030
+
   |nexus   = 27203
   |github   = deLaDude/ChefsCloset
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
 
  |map local versions = 1.3-1 → 1.3<!--manifest incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = Eduanttunes
+
   |author = Jag3Dagster
   |id       = Cherryrar.Functions
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 6603
+
  |curse  = 989657
   |github   =  
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Auto Speed
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.Chess
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 3976
+
   |nexus  = 443
   |moddrop id = 793917
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Auto-Stack Bait & Ammo
   |author   = Berkay Yigit, berkayylmao
+
   |author = Jonathan Feenstra
   |id       = berkayylmao.ChestEx
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 4180
+
   |nexus   = 23423
   |github   = berkayylmao/StardewValleyMods
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = CatCattyCat, Cat
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = cat.autostacker
   |nexus id = 242
+
   |nexus   = 1184
   |chucklefish id = 3550
+
   |moddrop = 833539
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Auto Stack Items to Chest
   |author   = M3ales
+
   |author = Chosimba
   |id       = ChestNaming
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id =
+
   |nexus  = 2307
   |curseforge id  = 299791
+
   |github =
  |curseforge key = chest-naming
 
   |github   = M3ales/ChestNaming
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Tool Select
 +
  |author  = lolmaj
 +
  |id      = lolmaj.AutoToolSelect
 +
  |nexus  = 3883
 +
  |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Auto Trash
   |author   = mralbobo
+
   |author = DrOreo002
   |id       = mralbobo.ChestPooling
+
   |id     = droreo002.autotrash
   |nexus id =
+
   |nexus  = 4924
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-chest-pooling
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status      = workaround
+
}}
   |summary     = use [[#Stack to Nearby Chests|Stack to Nearby Chests]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
+
  |name    = Auto Trasher
 +
   |author  = Jag3Dagster
 +
   |id     = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
   |nexus  = 23663
 +
  |github = jag3dagster/AutoShaker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Auto Travel
   |author   = Pathoschild
+
   |author = GrumpyCrouton
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 518
+
   |nexus  = 10693
   |moddrop id = 606600
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Auto Water
   |author   = aclockworkhound
+
   |author = Pickle, ddgroves
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = pickle.autowater
   |nexus id = 3540
+
   |nexus   = 1666
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Auto Water
   |author   = CroiDorcha
+
   |author = Steph Hoel
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = StephHoel.AutoWater
   |nexus id = 1756
+
   |nexus   = 21022
   |github   =  
+
   |github = StephHoel/ModsStardewValley
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Auto Watering (aurnj)
   |author   = Prismuth
+
   |author = aurnj, Roy Li
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = AutoWater
   |nexus id = 1655
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} 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     = Child to NPC
+
   |name   = A Very Special Blue Chicken
   |author   = loe2run
+
   |author = jackkimball
   |id       = Loe2run.ChildToNPC
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 4568
+
   |nexus   = 2465
   |github   = loe2run/ChildToNPC
+
   |github = jacksonkimball/AVerySpecialBlueChicken
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial version = 1.2.1-unofficial.5-candidus42
+
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-13#post-21775
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Avoid Losing Scepter
   |author   = Husky110
+
   |author = atravita
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 1768
+
  |curse  = 870974
   |github  = Husky110/ChillInYourFarmHouse
+
  |moddrop = 1146671
 +
   |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     = Choose Baby Gender
+
   |name   = Baby Chance Adjustment
   |author   = Travoos
+
   |author = LateFilmsGamer
   |id       =  
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 590
+
   |nexus   = 15018
   |github   =  
+
   |github =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Family Planning|Family Planning]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Baby Gender Interface
   |author   = ItsLittany
+
   |author = f4iTh, JertsukkaTheMan
   |id       = itslittany.ChummyFix
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 6363
+
   |nexus  = 1947
   |moddrop id = 804100
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backpack Resizer
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.BackpackResizer
 +
  |nexus  = 2263
 +
  |github  = DefenTheNation/StardewMod-BackpackResizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backside Attack
 +
  |author  = andysun, ReddoHoku
 +
  |id      = andysun.BacksideAttack
 +
  |nexus  = 7815
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Backstory Questions Framework
   |author   = CJBok and Pathoschild
+
   |author = spacechase0
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 4
+
   |curse  = 867131
   |moddrop id = 741872
+
   |nexus  = 14570
   |github   = CJBok/SDV-Mods
+
   |github = spacechase0/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Bait Maker - Quality Matters
   |author   = CJBok and Pathoschild
+
   |author = Speshkitty
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 93
+
   |nexus  = 22768
   |moddrop id = 741893
+
   |github =
   |github   = CJBok/SDV-Mods
 
 
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Baits Do Their Jobs
   |author   = CJBok and Pathoschild
+
   |author = MercuryVN
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 5
+
   |nexus  = 23217
   |moddrop id = 509768
+
   |github = MercuryVN/BaitsDoTheirJobs
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Balanced Combine Many Rings
   |author   = Satozaki
+
   |author = Arruda
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 2975
+
   |nexus   = 8981
   |github   = AndyCrocker/StardewMods
+
   |github = arruda/BalancedCombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Bank of Ferngill
   |author   = tstaples
+
   |author = Mizzion
   |id       = tstaples.CleanFarm
+
   |id     = mizzion.bankofferngill
   |nexus id = 794
+
   |nexus   = 13043
   |github   = tstaples/CleanFarm
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = BarleyZP
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 2219
+
   |nexus   = 21238
   |github   =
+
   |github  = lisyce/SDV_Allergies_Mod
 
 
  |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   = Barn Incubator Support
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = elbe
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 604
+
   |nexus   = 9049
   |moddrop id = 664033
+
   |moddrop = 986076
   |github   = Sakorona/SDVMods
+
   |github = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Basic Sprinkler Improved
   |author   = Blucifer, BluciferProgrammer
+
   |author = littleraskol
   |id       = Blucifer.CoalRegen
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 1664
+
   |nexus   = 833
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = littleraskol/Basic-Sprinkler-Improved
 
 
  |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
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Bat Form
   |author   = DanielSerrano, Lord Xamon
+
   |author = aedenthorn, Erinthe
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = aedenthorn.BatForm
   |nexus id = 1169
+
  |curse  = 868667
   |github   =  
+
   |nexus   = 16825
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.3.4-unofficial.4-mouahrara
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Battery Warning Mod
   |author   = spacechase0
+
   |author = Husky110
   |id       = spacechase0.ColorfulChests
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 1623
+
   |nexus  = 1886
  |chucklefish id = 5085
+
   |github = Husky110/BatteryWarningMod
   |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.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Battle Ring
   |author   = DJ-STLN
+
   |author = lyl
   |id       = DJ-STLN.CombatControls
+
   |id     = lyl.br
   |nexus id = 2590
+
   |nexus   = 22027
   |github   = DJ-STLN/CombatControls
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Battle Royalley
   |author   = spacechase0
+
   |author = Ilyaki
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 3905
+
   |nexus  = 3199
  |chucklefish id = 5754
+
   |github = Ilyaki/BattleRoyalley
   |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<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
  |status  = workaround
 +
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Battle Royalley - Year 2
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Tyler Gibbs
   |id       = SPDFarmingImplementsInCombat
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 313
+
   |nexus   = 9891
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Comics
+
   |name   = Beatable Lucky Purple Shorts
   |author   = Platonymous
+
   |author = Dragoon23
   |id       = Platonymous.Comics
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id = 6281
+
   |nexus   = 25095
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Become Ethereal
   |author   = Musbah Sinno
+
   |author = Coll1234567
   |id       = musbah.bundleTooltip
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 1329
+
   |nexus   = 3746
   |github   = musbah/StardewValleyMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Becoming Familiar
   |author   = vgperson
+
   |author = Krutonium
   |id       = vgperson.CommunityCenterHelper
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 6893
+
   |nexus   = 21949
   |github   = vgperson/CommunityCenterHelper
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Bed Tweaks
   |author   = Redwood
+
   |author = aedenthorn, Erinthe
   |id       = Redwood.CompanionNPCs
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 3175
+
  |curse  = 868834
   |github   = EKomperud/StardewMods
+
   |nexus   = 10023
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status      = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
+
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
  |pull request = https://github.com/EKomperud/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Compost&#44; Pests&#44; and Cultivation
+
   |name   = Bee House Flower Range Fix
   |author   = jahangmar
+
   |author = KirbyLink
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = kirbylink.beehousefix
   |nexus id = 4446
+
   |nexus   = 3013
   |github  = jahangmar/StardewValleyMods
+
   |github = KirbyLink/BeeHouseFix
 +
 
 +
  |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     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Bee Paths
   |author   = Boogie, BoogieBest
+
   |author = aedenthorn, Erinthe
   |id       = boogie.greenhouse
+
   |id     = aedenthorn.BeePaths
   |nexus id = 7109
+
  |curse  = 868914
   |github  =  
+
   |nexus   = 14812
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Befriend Marlon and Gunther
   |author   = seitanicbean
+
   |author = Yoshimax
   |id       = seitanicbean.configurablejunimokart
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 6725
+
   |nexus   = 2569
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Be My Valentine
   |author   = KnockedMallard42
+
   |author = Taskmaster
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 280
+
   |nexus   = 5219
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Berry Season Reminder
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.berryseasonreminder
 +
   |curse  = 446669
 +
  |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
  
   |map local versions = 1.2-beta → 1.2.0<!--manifest incorrect-->
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Activate Sprinklers
   |author   = Mizzion
+
   |author = ChaosEnergy
   |id       = mizzion.configuremachineoutputs
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 3490
+
   |nexus  = 3097
   |moddrop id = 661367
+
   |github = yuri-moens/BetterActivateSprinklers
   |github   = Mizzion/MyStardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Artisan Good Icons
   |author   = BayesianBandit
+
   |author = CatCattyCat, Cat
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = cat.betterartisangoodicons
   |nexus id = 3519
+
   |nexus   = 2080
   |github  = BayesianBandit/ConfigureMachineSpeed
+
  |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     = Consistent Tree Growth Speed
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = IceGladiador
+
   |author = DaLion and Tithrandel
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = DaLion.Meads
   |nexus id = 1799
+
   |nexus   =
   |github   =
+
   |github = daleao/bagi-meads
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
  |status  = workaround
 
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Better Balance
   |author   = Satozaki
+
   |author = Xen0nex
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 3768
+
   |nexus   = 8141
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Beehouses
   |author   = spacechase0
+
   |author = Tlitookilakin
   |id       = spacechase0.ConsoleCode
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 3101
+
   |nexus  = 10996
   |chucklefish id = 5610
+
   |moddrop = 1105633
   |moddrop id = 771643
+
   |github  = tlitookilakin/BetterBeehouses
   |github   = spacechase0/ConsoleCode
 
 
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/console-code/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Better Bombs
   |author   = SMAPI
+
   |author = Duno666
   |id       = SMAPI.ConsoleCommands
+
   |id     = Duno666.BetterBombs
   |nexus id =
+
   |nexus  = 7787
   |url      = https://smapi.io
+
   |github = PhillZitt/BetterBombs
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Better Butterfly Hutch
   |author   = Pathoschild
+
   |author = NormanPCN
   |id       = Pathoschild.ContentPatcher
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 1915
+
   |nexus  = 11166
   |moddrop id = 470174
+
   |github = NormanPCN/StardewValleyMods
   |curseforge id = 309243
 
  |curseforge key = content-patcher
 
  |github  = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Cabin
   |author   = spacechase0
+
   |author = weizinai
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = weizinai.BetterCabin
   |nexus id = 3853
+
   |nexus  = 25368
  |chucklefish id = 5740
+
   |github  = weizinai/StardewValleyMods
   |moddrop id = 771670
 
   |github   = spacechase0/ContentPatcherAnimations
 
 
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/content-patcher-animations/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Chests
   |author   = Vanguard3000
+
   |author = LeFauxMatt
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = furyx639.BetterChests
   |nexus id = 6564
+
  |curse  = 871836
   |github   =  
+
  |moddrop = 1547210
 +
   |nexus   = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Better Crab Pots
   |author   = Solariz
+
   |author = Sonozuki
   |id       = aEnigma.ConvenientChests
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2196
+
   |nexus   = 3159
   |github   = aEnigmatic/StardewValley
+
   |github = Sonozuki/StardewMods
   |curseforge id = 300150
+
 
   |curseforge key = convenient-chests
+
   |status = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Better Crafting
   |author   = spacechase0
+
   |author = RedstoneBoy
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 522
+
   |nexus  = 2504
  |chucklefish id = 4054
+
   |github = RedstoneBoy/BetterCrafting
   |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/cooking-skill/ latest version from author's website].
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Better Crafting
   |author   = CompSciLauren
+
   |author = Khloe Leclair
   |id       = CompSciLauren.CozyClothing
+
   |id     = leclair.bettercrafting
   |nexus id = 5093
+
   |nexus  = 11115
   |curseforge id  = 368028
+
   |moddrop = 1115749
  |curseforge key = cozy-clothing
+
   |github = KhloeLeclair/StardewMods
   |moddrop id = 755868
 
   |github   = CompSciLauren/stardew-valley-cozy-clothing-mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
  |name    = Better Crafting: Buildings, Craftable Buildings
   |author   = jwdred
+
  |author  = Khloe Leclair
   |id       = jwdred.CrabNet
+
  |id      = leclair.bcbuildings
   |nexus id = 584
+
  |nexus  = 11115
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
   |author = Khloe Leclair
 +
   |id     = leclair.bcspacecore
 +
   |nexus   = 11115
 +
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
  
   |broke in          = Stardew Valley 1.3
+
   |status  = obsolete
<!--
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
   |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     = Craftable Butterfly Hutches
+
   |name   = Better Crystalariums
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 6279
+
   |nexus   = 10907
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Better Discord Presence, SVBDP
   |author   = FallToot
+
   |author = GitStonic, IMSTONIC
   |id       = FallToot.CraftableFishMounts
+
   |id     = gitstonic.svbdp
   |nexus id = 4286
+
   |nexus   = 3092
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Better Doors
   |author   = Sabera, kelbesque
+
   |author = CatCattyCat, Cat
   |id       = Sabera.CraftAnything
+
   |id     = cat.betterdoors
   |nexus id = 2524
+
   |nexus   = 3797
   |github   =  
+
   |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 = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Better Elevator
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.CraneManBegone
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 4704
+
   |curse   = 868746
  |github  = MouseyPounds/stardew-mods
+
   |nexus   = 12802
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = Cropbeasts
 
   |author   = kdau
 
  |id      = kdau.Cropbeasts
 
  |moddrop id = 784523
 
  |nexus id = 6030
 
   |github   =
 
  |source  = https://gitlab.com/kdau/cropbeasts
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Better Elevator - Continued
   |author   = MouseyPounds
+
   |author = aedenthorn and FlyingTNT
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 3986
+
   |nexus   = 22340
   |github   = MouseyPounds/stardew-mods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Better Enchantments, Enchantment
   |author   = Platonymous
+
   |author = kalik
   |id       = Platonymous.CropExtension
+
   |id     = kalik.Enchantment
   |nexus id = 3208
+
   |nexus  = 23368
   |moddrop id = 793915
+
   |github = rusunu/Enchantment
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Better Festival Notifications
   |author   = Abs, abslam
+
   |author = drbirbdev
   |id       = abs.CropFairy
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 4885
+
   |nexus   = 14170
   |github   =  
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Better Fishing
   |author   = lefthandedkid, stoobinator
+
   |author = balllight
   |id       = stoobinator.seasonspillover
+
   |id     = balllight.BetterFishing
   |nexus id = 7203
+
   |nexus   = 13585
   |github   = stoobinator/Stardew-Valley-Grace-Period
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Better Friendship
   |author   = Pathoschild
+
   |author = Urbanyeti
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = BetterFriendship
   |nexus id = 3000
+
   |nexus  = 10287
   |moddrop id = 606647
+
   |github = urbanyeti/stardew-better-friendship
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Better Frog Control, Spit That Up - Better Frog Control
   |author   = Tyler Thrailkill, snowe2010
+
   |author = Malkavian, Malkavian242
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = malkavian.betterfrogcontrol
   |nexus id = 3200
+
   |nexus   = 26144
   |github   = snowe2010/starbound-mods
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Better Fruit Trees
   |author   = GenDeathrow
+
   |author = CatCattyCat, Cat
   |id       = gengeathrow.croptooltip
+
   |id     = cat.betterfruittrees
   |nexus id =
+
   |nexus  = 1976
   |curseforge id  = 307933
+
   |moddrop = 833546
   |curseforge key = crop-tooltips
+
   |github = danvolchek/StardewMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
+
   |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     = Crop Transplant
+
   |name   = Better Garbage Cans
   |author   = Digus
+
   |author = AairTheGreat
   |id       = DIGUS.CropTransplantMod
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 2594
+
   |nexus   = 4171
   |github   = Digus/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
}}
 
{{/entry
 
  |name    = Current Location
 
  |author  = Vrakyas
 
  |id      = Vrakyas.CurrentLocation
 
  |nexus id = 4028
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Better Garden Pots
   |author   = DefenTheNation
+
   |author = CatCattyCat, Cat
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = cat.bettergardenpots
   |nexus id = 2301
+
   |nexus   = 2209
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
 
   |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     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Better Hay
   |author   = Omegasis, AlphaOmegasis
+
   |author = CatCattyCat, Cat
   |id       = Omegasis.CustomAssetModifier
+
   |id     = cat.betterhay
   |nexus id = 1836
+
   |nexus   = 1430
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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 Hitbox
   |author   = Digus
+
   |author = fodkod, Kodfod
   |id       = DIGUS.CustomCaskMod
+
   |id     = kodfod.hitbox
   |nexus id = 2642
+
   |nexus   = 4973
   |github  = Digus/StardewValleyMods
+
   |github = Kodfod/BetterHitboxStardew
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Better Honey Mead
   |author   = furyx639, LeFauxMatt
+
   |author = NCarigon
   |id       = furyx639.CustomChores
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 5315
+
   |nexus  = 22848
   |moddrop id = 717888
+
   |github = ncarigon/StardewValleyMods
   |github   = ImJustMatt/SDVCustomChores
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Better Iridium Tool Area
   |author   = Cherry, CherryChain
+
   |author = dphile
   |id       = Cherry.CustomCraftingStations
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 6293
+
   |nexus   = 2085
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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     = Custom Critters
+
  |name    = Better Jukebox
   |author   = spacechase0
+
  |author  = Gaphodil
   |id       = spacechase0.CustomCritters
+
  |id      = Gaphodil.BetterJukebox
   |nexus id = 1255
+
  |nexus  = 6017
   |chucklefish id = 4791
+
  |moddrop = 984775
   |moddrop id = 130428
+
  |github  = Gaphodil/BetterJukebox
   |github   = spacechase0/CustomCritters
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Junimos
 +
   |author = hawkfalcon
 +
   |id     = hawkfalcon.BetterJunimos
 +
   |nexus   = 2221
 +
  |github  = hawkfalcon/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Junimos Crop Fields
 +
   |author  = micfort
 +
   |id     = micfort.BetterJunimosCropFields
 +
   |nexus  = 10936
 +
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
  
   |broke in           = Stardew Valley 1.4.0.1
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.7-unofficial.1-slamerz
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-27#post-3354372
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/spacechase0/CustomCritters/pull/8
+
  |name    = Better Junimos Forestry
 +
   |author  = ceruleandeep
 +
   |id      = ceruleandeep.BetterJunimosForestry
 +
   |nexus  = 8992
 +
  |github = ceruleandeep/CeruleanStardewMods
  
   |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-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Better Lightning Rods
   |author   = ZaneYork
+
   |author = aedenthorn, Erinthe
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 5830
+
  |curse  = 868807
   |github   = ZaneYork/SDV_Mods
+
   |nexus   = 10631
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Better Meowmere
   |author   = Digus
+
   |author = TheMightyAmondee
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 2516
+
   |nexus   = 20374
   |github   = Digus/StardewValleyMods
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Better Meteorites
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = spacechase0
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 7069
+
  |curse  = 867727
   |moddrop id = 853913
+
   |nexus   = 5096
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
+
   |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Better Mixed Seeds
   |author   = aedenthorn
+
   |author = Sonozuki
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 5894
+
   |nexus   = 3012
   |github  = aedenthorn/StardewValleyMods
+
   |github = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Better Panning
   |author   = aedenthorn
+
   |author = AairTheGreat
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 6358
+
   |nexus   = 4161
   |github   = aedenthorn/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Better Panning Extra Config
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.CustomFarming
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 991
+
   |nexus  = 16235
   |curseforge id  = 307366
+
   |github =
  |curseforge key = custom-farming-redux
 
  |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.4.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
  |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
 
  |pull request      = https://github.com/Platonymous/Stardew-Valley-Mods/pull/81
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Better Panning Spot
   |author   = Platonymous
+
   |author = ForgedBrass
   |id       = Platonymous.CFAutomate
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 991
+
   |nexus   = 10608
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
 
  |broke in          = Automate 1.15
 
  |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
 
  |pull request      = https://github.com/Platonymous/Stardew-Valley-Mods/pull/81
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Better Planting
   |author   = Platonymous
+
   |author = Achtuur
   |id       = Platonymous.CustomFurniture
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 1254
+
   |nexus  = 17252
   |curseforge id  = 308067
+
   |github = Achtuur/StardewMods
  |curseforge key = custom-furniture
 
  |moddrop id = 793932
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Better Quality More Seeds
   |author   = Forkmaster
+
   |author = bmarquismarkail, Space Baby
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 3464
+
   |nexus   = 935
   |github  =  
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Better Quarry
   |author   = mytigio
+
   |author = Nishtra
   |id       = mytigio.customharvestfix
+
   |id     = BetterQuarry
   |nexus id = 4192
+
   |nexus   = 771
   |github   = mytigio/CustomHarvestFix
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Better Ranching, Better Milking
   |author   = Digus
+
   |author = Urbanyeti
   |id       = DIGUS.CustomKissingMod
+
   |id     = BetterRanching
   |nexus id = 4664
+
   |nexus   = 859
   |github   = Digus/StardewValleyMods
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Better Rarecrows
   |author   = aedenthorn
+
   |author = Sonozuki
   |id       = aedenthorn.CustomLocks
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 6251
+
   |nexus   = 3232
   |github   = aedenthorn/StardewValleyMods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Better Return Scepter
   |author   = Speshkitty
+
   |author = DecidedlyHuman
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 5540
+
   |nexus   = 11610
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Better RNG
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Zoryn
   |id       = KoihimeNakamura.CCR
+
   |id     = Zoryn.BetterRNG
   |nexus id = 1402
+
   |nexus   =
   |moddrop id = 664037
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Sakorona/SDVMods
+
   |github = Zoryn4163/SMAPI-Mods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Better Rods
   |author   = CatCattyCat, Cat
+
   |author = Achtuur
   |id       = cat.customizabledeathpenalty
+
   |id     = Achtuur.BetterRods
   |nexus id = 1991
+
   |nexus  = 17026
   |moddrop id = 833547
+
   |github = Achtuur/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Better Shipping Bin
   |author   = Yyeahdude
+
   |author = MindMeltMax
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 567
+
  |curse  = 1004479
   |github   =  
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Better Shipping Box
   |author   = Cherry, CherryChain
+
   |author = Kithio
   |id       = Cherry.CustomizeAnywhere
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 4734
+
   |nexus   =
   |moddrop id = 716356
+
   |chucklefish = 4302
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Better Shop Menu
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 1099
+
   |curse  = 867744
   |chucklefish id = 4675
+
   |moddrop = 771614
   |moddrop id = 127272
+
   |nexus  = 2012
   |github   = spacechase0/CustomizeExterior
+
   |github = spacechase0/StardewValleyMods
  
   |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 Signs
   |author   = MissCoriel
+
   |author = stebaker92, Steve Baker
   |id       = misscoriel.hpstam
+
   |id     = stebaker92.bettersigns
   |nexus id = 5275
+
   |nexus   = 7482
   |github   = MissCoriel/Customize-Health-and-Stamina
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Better Skull Cavern Falling
   |author   = Mevima
+
   |author = Max Vollmer, SVProtector
   |id       = Mevima.CustomLinens
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 1027
+
   |nexus   = 2558
   |github   =  
+
   |github = maxvollmer/BetterSkullCavernFalling
 
 
  |broke in = SMAPI 3.0
 
  
   |map local versions = 1.0 → 1.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Better Slingshots
   |author   = ZaneYork
+
   |author = CatCattyCat, Cat
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = cat.betterslingshots
   |nexus id = 5377
+
   |nexus   = 2067
   |github  = ZaneYork/SDV_CustomLocalization
+
   |moddrop = 833552
   |summary = use latest version.
+
   |github = danvolchek/StardewMods
  |warnings = Only compatible with Android.
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Better Sonar Bobber
   |author   = Platonymous
+
   |author = Spiderbuttons
   |id       = Platonymous.CustomMovies
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 4737
+
   |nexus  = 24837
   |moddrop id = 793918
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Better Sort
   |author   = Platonymous
+
   |author = Jower
   |id       = Platonymous.CustomMusic
+
   |id     = Jower.BetterSort
   |nexus id = 3043
+
   |nexus  = 1992
  |curseforge id  = 307367
+
   |github =
  |curseforge key = custom-music
 
   |moddrop id = 793904
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Better Special Orders
   |author   = Esca-MMC
+
   |author = Xeru
   |id       = Esca.CustomNPCExclusions
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 7089
+
   |nexus  = 24125
   |moddrop id = 847997
+
   |github = xeru98/StardewMods
   |github   = Esca-MMC/CustomNPCExclusions
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Better Sprinklers
   |author   = spacechase0
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = spacechase0.CustomNPCFixes
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 3849
+
   |nexus   = 41
   |chucklefish id = 5739
+
   |chucklefish = 3551
   |moddrop id = 771669
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  |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   = Better Sprinklers Plus
   |author   = SG
+
   |author = JamesCodesThings
   |id       = SG.RileyHouse
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 5811
+
   |nexus   = 17767
   |github   =  
+
   |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = aedenthorn
+
   |author = gingajamie
   |id       = aedenthorn.CustomOreNodes
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 5966
+
   |nexus   = 21624
   |github  = aedenthorn/StardewValleyMods
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
 +
 
 +
   |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Better Stardrops
   |author   = Entoarox
+
   |author = Rokugin
   |id       = Entoarox.CustomPaths
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 2272
+
   |nexus  = 21360
   |chucklefish id = 5234
+
   |github = rokugin/StardewMods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Better Statue Of Blessings
   |author   = hawkfalcon
+
   |author = Tomokisan
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 2148
+
  |curse  = 1081728
   |github   = hawkfalcon/Stardew-Mods
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Better Tappers
   |author   = Dem1se
+
   |author = CaptainSully
   |id       = Dem1se.CustomReminders
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 6215
+
   |nexus   = 9875
   |moddrop id = 793899
+
   |moddrop = 1035408
   |github  = Dem1se/CustomReminders
+
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Better Theater
   |author   = aedenthorn
+
   |author = TianXiaobai
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 6669
+
   |nexus   = 25002
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Better Train Loot
   |author   = aedenthorn
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 6630
+
   |nexus   = 4234
   |github  = aedenthorn/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Better Transmutation
   |author   = ZaneYork
+
   |author = f4iTh, JertsukkaTheMan
   |id       = ZaneYork.CustomToolEffect
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 5712
+
   |nexus   = 2120
   |github  = ZaneYork/CustomToolEffect
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Better Trash Can
   |author     = Esca, Esca-MMC
+
   |author = shivaGuy
   |id         = Esca.CustomTracker
+
   |id     = shivaGuy.BetterTrashCan
   |nexus id   = 5108
+
   |nexus  = 11814
   |github     = Esca-MMC/CustomTracker
+
   |github =
  |moddrop id = 706059
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Better Truffles
   |author   = CatCattyCat, Cat
+
   |author = temisthem
   |id       = cat.customtransparency
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 2359
+
   |nexus  = 23228
   |moddrop id = 833556
+
   |github = kqrse/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Better Watering Can and Hoe
   |author   = Platonymous
+
   |author = Aflojack45
   |id       = Platonymous.CustomTV
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 6775
+
   |nexus   = 23946
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Better Workbenches
   |author   = Platonymous
+
   |author  = CatCattyCat, Cat
  |id      = Platonymous.CustomWallsAndFloors
+
   |id     = cat.betterworkbenches
  |nexus id = 3010
+
   |nexus   = 4830
  |curseforge id = 307569
+
   |moddrop = 833559
  |curseforge key = custom-walls-and-floors
+
   |github = danvolchek/StardewMods
  |moddrop id = 793903
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Custom Warp Locations
 
  |author  = CatCattyCat, Cat
 
   |id       = cat.customwarplocations
 
   |nexus id = 1688
 
   |moddrop id = 833544
 
   |github   = danvolchek/StardewMods
 
}}
 
{{/entry
 
  |name    = Custom Warps
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.CustomWarps
 
  |nexus id = 3445
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Betwitched
   |author   = Seawolf, seawolf87
+
   |author = b_wandert
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = b_wandert.Betwitched
   |nexus id = 4791
+
   |nexus   = 10172
   |github   = Seawolf87/DailyFarmPhoto
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Big Crop Bonus
   |author   = Schematix, Schmtx
+
   |author = Tocseoj
   |id       = Schematix.DailyLuckMessage
+
   |id     = Tocseoj.BigCropBonus
  |nexus id = 1327
+
   |curse   = 1008360
   |github   =  
+
   |moddrop = 1553635
 
+
   |nexus   = 22337
   |broke in = Stardew Valley 1.3
+
   |github =
<!--@retest-after Stardew Notifications
 
   |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   = Big Fridges
   |author   = BlaDe
+
   |author = AlanBF
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = AlanBF.BigFridge
   |nexus id = 6783
+
   |nexus   = 22457
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Bigger Backpack
   |author   = bashNinja
+
   |author = spacechase0
   |id       = bashNinja.DailyNews
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 1141
+
  |chucklefish = 5191
   |github   = miketweaver/DailyNews
+
  |curse  = 867747
 +
  |moddrop = 384783
 +
   |nexus   = 1845
 +
   |github = spacechase0/BiggerBackpack
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Bigger Craftables
   |author   = CompSciLauren
+
   |author = spacechase0
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 4779
+
   |curse   = 867714
   |chucklefish id = 5907
+
   |nexus   = 7530
   |moddrop id    = 677025
+
   |github = spacechase0/StardewValleyMods
   |curseforge id  = 353698
 
  |curseforge key = daily-screenshot
 
   |github   = CompSciLauren/stardew-valley-daily-screenshot-mod
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Bigger Riverlands Farm
   |author   = GuiNoya, Yesst
+
   |author = Jessebot, JessebotX
   |id       = GuiNoya.DailyTasksReport
+
   |id     = jessebot.biggerriverlands
   |nexus id = 1624
+
   |nexus   = 3025
   |github   = GuiNoya/SVMods
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.4.2-unofficial.5-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355601
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Big Silo
   |author   = Danmw3
+
   |author = lperkins2, Logan Perkins
   |id       = danmw3.DanUtils
+
   |id     = lperkins2.BigSilo
   |nexus id = 2287
+
   |nexus   = 2429
   |github  =  
+
   |source  = {{nexus mod|2429}}
  
   |broke in = SMAPI 3.0
+
   |dev note = source in download
}}
 
{{/entry
 
  |name    = Dark User Interface
 
  |author  = zazizu
 
  |id      = zazizu.darkUI
 
  |nexus id = 4056
 
  |github  = cilekli-link/SDVMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dachshund dog
+
   |name   = Billboard Anywhere
   |author   = athalie
+
   |author = Omegasis, Alpha_Omegasis
   |id       = athalie.dachshund
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 7224
+
   |nexus   = 492
 +
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Billboard Profit Margin
   |author   = Pathoschild
+
   |author = desto
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 1691
+
   |nexus  = 6948
   |moddrop id = 606646
+
   |github = desto-git/sdv-mods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Binning Skill
   |author   = MissCoriel
+
   |author = drbirbdev
   |id       = misscoriel.diary
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 4451
+
   |nexus  = 14073
   |moddrop id = 624395
+
   |github = drbirbdev/StardewValley
   |github   = MissCoriel/Dear-Diary
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Birb Core
   |author   = Pathoschild
+
   |author = drbirbdev
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = drbirbdev.BirbCore
   |nexus id = 679
+
   |nexus  = 19140
   |moddrop id = 606608
+
   |github = drbirbdev/StardewValley
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Birthday Buff
   |author   = iSkLz_, MSCFC
+
   |author = aedenthorn, Erinthe
   |id       = MSCFC.DecraftingMod
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 4158
+
   |nexus   = 17747
   |github  = iSkLz/DecraftingMod
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.deepwoodsmod
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 2571
+
   |nexus   = 17974
   |github  = maxvollmer/DeepWoodsMod
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Birthday Mail
   |author   = Sandman53
+
   |author = KathrynHazuka
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 5016
+
   |nexus   = 276
   |github   =  
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
  
   |broke in = Stardew Valley 1.5<!--@retest-after Deep Woods-->
+
   |dev note = author ignored previous PRs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Birthday Notifications
   |author   = AxesOfEvil
+
   |author = Honduriel
   |id       = AxesOfEvil.DeliveryService
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 5187
+
   |nexus   = 20948
   |github   = AxesOfEvil/SV_DeliveryService
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Birthday Today
   |author   = Dash, yuukidach
+
   |author = ChiroxT
   |id       = Pathoschild.test
+
   |id     = treinke.birthdaytoday
   |nexus id = 5570
+
   |nexus   = 11578
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = BJS Capsule Mod
   |author   = stokastic
+
   |author = BunnyJumps
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 2462
+
   |nexus   = 2502
   |github   = stokastic/CoopGrabber
+
   |github =
  |broke in          = Stardew Valley 1.3.29
+
 
   |unofficial version = 2.5.3-unofficial.5.frogfrag
+
   |status  = abandoned
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-23#post-23408
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = BJS MP Kick Mod
   |author   = domsim1
+
   |author = BunnyJumps
   |id       = domsim1.DeluxeHats
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 5836
+
   |nexus   = 2503
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github =
 +
 
 +
   |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     = Demanding Shipping
+
   |name   = BJS Night Sounds
   |author   = lech43
+
   |author = BunnyJumps
   |id       = lech43.DemandingShipping
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 7315
+
   |nexus   = 2501
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = BJS No Clip
   |author   = Kichjo
+
   |author = BunnyJumps
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 5477
+
   |nexus   = 2820
   |github   = KeelanRosa/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = BJS Only Treasure Room
   |author   = Esca, Esca-MMC
+
   |author = BunnyJumps
   |id       = Esca.DestroyableBushes
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 6304
+
   |nexus   = 3145
   |moddrop id = 798245
+
   |github  =
   |github  = Esca-MMC/DestroyableBushes
+
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = BJS Plant Everywhere
   |author   = PurrplingCat
+
   |author = BunnyJumps
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 6537
+
   |nexus   = 3143
   |github  = purrplingcat/DialogueEmotes
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = BJS Stop Grass
   |author   = Nishtra
+
   |author = BunnyJumps
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 1583
+
   |nexus   = 2500
   |github   =
+
   |github  =
  |status  = workaround
 
  |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = BJS Thunderstorm
   |author   = shanks3042
+
   |author = BunnyJumps
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 5816
+
   |nexus   = 3144
   |curseforge id = 393984
+
   |github =
  |curseforge key = easyprairieking-journey-of-the-prairie-king
+
 
   |github  =  
+
   |broke in = SMAPI 3.0
   |source   = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = BJS Time Skipper
   |author   = lperkins2, Logan Perkins
+
   |author = BunnyJumps
   |id       = lperkins2.DisableController
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 2229
+
   |nexus  = 2178
  |github  =
+
   |github =
}}
 
{{/entry
 
   |name    = Discord Rich Presence
 
  |author  = FayneAldan
 
  |id      = FayneAldan.RichPresence
 
  |nexus id = 2156
 
   |github   = FayneAldan/SVRichPresence
 
  
 
   |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     = Dish of the Day Display
+
   |name   = BJS True Master
   |author   = MouseyPounds
+
   |author = Qther - BunnyJumps
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 3960
+
   |nexus   = 5324
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Blackhearts
   |author   = jahangmar
+
   |author = Mightywa33ior
   |id       = jahangmar.DismantleCraftables
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 3687
+
   |nexus   = 7502
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Don't Eat That
+
   |name   = Blahaj Blast
  |author  = Pyrohead37
+
   |author = spacechase0
  |id      = Pyrohead37.DontEatThat
+
   |id     = spacechase0.BlahajBlast
  |nexus id = 1951
+
   |nexus   = 17550
  |github  = jahangmar/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
}}
 
{{/entry
 
  |name    = Double Standard Farm
 
  |author  = Leaf
 
  |id      = Leaf.DoubleStandardFarm
 
  |nexus id = 3928
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Durable Fences
 
  |author  = Zoryn
 
  |id      = Zoryn.DurableFences
 
  |nexus id =
 
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{/entry
 
   |name     = DVR
 
   |author   = captncraig
 
   |id       = captncraig.dvr
 
   |nexus id = 3860
 
   |github   = captncraig/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Blessings and Curses
   |author   = gunnargolf
+
   |author = GenDeathrow
   |id       = gunnargolf.DynamicChecklist
+
   |id     = gendeathrow.BNC
   |nexus id = 1145
+
   |nexus   =
   |github   = gunnargolf/DynamicChecklist
+
  |curse  = 307717
 +
   |github = GenDeathrow/SDV_BlessingsAndCurses
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
<!--
 
  |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   = Blinking Cursed Mannequins
   |author   = Bpendragon
+
   |author = Dragoon23
   |id       = Bpendragon-DynamicHorses
+
   |id     = Dragoon23.BlinkingMannequin
   |nexus id = 874
+
   |nexus   = 25750
   |github   = Bpendragon/DynamicHorses
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Adopt 'n Skin|Adopt 'n Skin]] instead.
 
 
 
  |map local versions = 1.1-release → 1.2<!--manifest incorrect + not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Blood Trail
   |author   = tyran285, Ryuuze
+
   |author = aurnj, Roy Li
   |id       = DynamicMachines
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 374
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status   = workaround
+
}}
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bloody Damage Overlay, Damage Overlay
 +
   |author  = pepoluan
 +
   |id      = pepoluan.DamageOverlay
 +
  |nexus  = 8796
 +
  |github =
 +
  |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
  
   |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   = Blue Chickens Are Green
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = explosivetortellini
   |id       = knakamura.dynamicnighttime
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 2072
+
   |nexus  = 4815
   |moddrop id = 664041
+
   |github = explosivetortellini/bluechickensaregreen
   |github   = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Blue Chickens in Multiplayer
   |author   = BashNinja
+
   |author = WindHero
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 1183
+
   |nexus   = 2336
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |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     = Dynamic Price
+
   |name   = Bomb Drop
   |author   = ZaneYork
+
   |author = WillTheMage
   |id       = ZaneYork.DynamicPrice
+
   |id     = WillTheMage.BombDropMod
   |nexus id  = 5831
+
   |nexus   = 26062
   |github   = ZaneYork/SDV_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Bookcase
   | author   = Vrakyas
+
   |author = Darkhax
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = darkhax.bookcase
   | nexus id = 4029
+
   |nexus   =
   | github   =  
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Boomerangs, Boomerang Mod
   |author   = Cautious Waffle, skulmuk
+
   |author = Arannya
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 1426
+
   |nexus   = 22724
   |github   =  
+
   |github = arannya/BoomerangMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = Borderless Wood Floor
   |author   = majordot
+
   |author = Digus
   |id       = MajorDOT.EasierFishing
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id =
+
   |nexus  = 4711
   |curseforge id  = 305367
+
   |github = Digus/StardewValleyMods
  |curseforge key = easier-fishing
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Boss Creatures
   |author   = MountainDewBoi
+
   |author = aedenthorn, Erinthe
   |id       = MountainDewBoi.EasyFarming
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 4162
+
  |curse  = 868905
   |github   =  
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.5.1-unofficial.1-mouahrara
   |summary  = use [[#Point and Plant|Point and Plant]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Bow
   |author   = CeruleanSpirit
+
   |author = spacechase0
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = spacechase0.Bow
   |nexus id = 2957
+
   |nexus   = 2756
   |github  =  
+
  |moddrop = 771627
 +
   |github = spacechase0/Bow
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Brave New World - Core, BNW Core
   |author   = CeruleanSpirit
+
   |author = DiogoAlbano
   |id       = EasyPetting.3032
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 3032
+
   |nexus   = 15871
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = crc-fehler
+
   |author = charbonn, Charles Bonnevialle
   |id       = crc.eatmore
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 2724
+
  |moddrop = 793149
   |github   =  
+
   |nexus   =
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = millerscout
+
   |author = Guedez, guedez2
   |id       = Millerscout.EconomyMod
+
   |id     = bof.three.fishing.sounds
   |nexus id = 6955
+
   |nexus   = 5105
   |github  = millerscout/StardewMillerMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Breeding Overhaul
   |author   = EideeHi
+
   |author = StarAmy
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 4806
+
   |nexus   = 13974
   |github  = eideehi/EideeEasyFishing
+
   |github = StarAmy/BreedingOverhaul
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = Ilyaki
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Ilyaki.Elevator
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 2952
+
   |nexus   = 3429
   |github   = Ilyaki/Elevator
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = Mel Noelle and Kirbylink
+
   |author = Dycedarger
   |id       = melnoelle.underdarkkrobus
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 3071
+
   |nexus   = 948
   |github   = KirbyLink/UnderdarkKrobus
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brighter Building Paint
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.BrighterBuildingPaint
 +
  |nexus  = 22807
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Buff Framework
   |author   = Oblitus
+
   |author = aedenthorn, Erinthe
   |id       = QuicksilverFox.EmptyHands
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 1176
+
   |nexus   = 17746
   |github   = quicksilverfox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |unofficial version = 0.6.1-unofficial.7-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344473
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
  |pull request      = https://github.com/quicksilverfox/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Buffs Last
   |author   = Enaium
+
   |author = aceynk
   |id       = Enaium.EnaiumToolKit
+
   |id     = aceynk.BuffsLast
   |moddrop id = 863959
+
   |nexus   = 25611
   |nexus id =  
+
   |github = aceynk/Buffs-Last
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
{{/
+
{{#invoke:SMAPI compatibility|entry
{{/entry
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |name     = Enemy Health Bars, Health Bars
+
   |author = Jesse
   |author   = OrSpeeder, Mauricio Gomes
+
   |id     = jesse.buffsgametime
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |nexus   = 18996
   |nexus id = 193
+
   |github  =
   |chucklefish id = 3529
+
 
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Bug Net
   |author   = TheThor59
+
   |author = spacechase0
   |id       = Thor.EnemyHealthBars
+
   |id     = spacechase0.BugNet
   |nexus id = 3627
+
  |curse  = 867724
   |github   = TheThor59/StardewMods
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |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   = Buildable Enchanting Forge, Buildable Forge
   |author   = Crystallyne
+
   |author = Stari
   |id       = Crystallyne.EnergyCount
+
   |id     = Start.BuildableForge
   |nexus id = 4272
+
   |nexus   = 8893
   |github  = Crystallyne/EnergyCount
+
   |github = SlivaStari/BuildableForge
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Buildable Ginger Island Farm
   |author   = nikperic, ThatOneCow
+
   |author = mouahrara
   |id       = nikperic.EnergyTime
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 6488
+
   |nexus   = 20600
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Buildable Greenhouse Updated
  |author  = aedenthorn
+
   |author = Yariazen
  |id      = Aedenthorn.MagnetMod
+
   |id     = Yariazen.BuildableGreenhouse
  |nexus id = 4856
+
   |nexus  = 11831
  |github  = aedenthorn/StardewValleyMods
+
   |github = Yariazen/YariazenMods
}}
 
{{/entry
 
   |name     = Enhanced Relationships
 
   |author   = Mizzion
 
   |id       = mizzion.enhancedrelationships
 
   |nexus id = 1927
 
   |moddrop id = 661356
 
   |github   = Mizzion/MyStardewMods
 
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = Entoarox
+
   |author = Espy
   |id       = Entoarox.EntoaroxFramework
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 2269
+
   |moddrop = 1558607
   |chucklefish id = 4228
+
   |nexus  = 21233
   |github   = Entoarox/StardewMods
+
   |github = Smoked-Fish/AnythingAnywhere
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Build Endurance
   |author   = Entoarox
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Entoarox.Utilities
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 5521
+
   |nexus   = 445
   |github   = Entoarox/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |warnings = may crash when loading saves.
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Equal Money Split
 
  |author  = The Fluffy Robot, TheFluffyRobot
 
  |id      = TheFluffyRobot.EqualMoneySplit
 
  |nexus id = 5526
 
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Builder's List
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = bmarquismarkail, Space Baby
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 1656
+
   |nexus   = 5347
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = bmarquismarkail/SV_BuildersList
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Escape to East Scarpe
 
  |author  = lemurkat, LemurKat and kdau
 
  |id      = LemurKat.EastScarpe.SMAPI
 
  |nexus id = 5787
 
  |source  = https://gitlab.com/kdau/eastscarpe
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Build Health
   |author   = MissCoriel
+
   |author = Omegasis, Alpha_Omegasis
   |id       = misscoriel.eventrepeater
+
   |id     = Omegasis.BuildHealth
   |nexus id = 3642
+
   |nexus  = 446
  |curseforge id  = 317347
+
   |github = janavarro95/Stardew_Valley_Mods
   |curseforge key = event-repeater
 
  |moddrop id = 606979
 
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Buildings Included
   |author   = Digus
+
   |author = MindMeltMax
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = MindMeltMax.MapBuildings
   |nexus id = 2360
+
   |nexus   = 27359
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Build On Any Tile
   |author   = mytigio
+
   |author = Esca, Esca-MMC
   |id       = mytigio.exhaustiontweaks
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 6247
+
   |nexus   = 6854
   |github  = mytigio/SDVMods
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Build Stats
   |author   = Lodukas
+
   |author = Miiohau
   |id       = Uwazouri.ExpandedFridge
+
   |id     = miiohau.buildstats
   |nexus id = 1191
+
   |nexus   = 15377
   |github   = Uwazouri/ExpandedFridge
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Bulk Animal Purchase
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = aedenthorn.BulkAnimalPurchase
  |nexus id = 6529
+
   |curse   = 868767
  |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 11539
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
  |name    = Experience Bars
 
   |author  = spacechase0
 
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
 
   |nexus id = 509
 
   |chucklefish id = 3905
 
  |moddrop id = 127275
 
   |github   = spacechase0/ExperienceBars
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/experience-bars/ latest version from author's website].
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Bulk Buy
   |author   = MSCFC, iSkLz
+
   |author = focustense
   |id       = SkLz.ExpMultiply
+
   |id     = focustense.BulkBuy
   |nexus id = 5910
+
   |nexus   = 26856
   |github   = iSkLz/ExperienceMultiplier
+
   |github = focustense/StardewBulkBuy
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Bulk Staircases
   |author   = Tondorian
+
   |author = BananaFruit
   |id       = ExtendedBusSystem
+
   |id     = BananaFruit.BulkStaircases
   |nexus id =  
+
   |nexus   = 23482
   |chucklefish id = 4373
+
   |moddrop = 1084873
   |github   =  
+
   |github = BananaFruit1492/BulkStaircases
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Bundle Display
   |author   = Crystalmir
+
   |author = 0JOG, OjOg
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = OjOg.BundleDisplay
   |nexus id = 485
+
   |nexus   = 18135
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Bush Bloom Mod
   |author   = Entoarox
+
   |author = NCarigon
   |id       = Entoarox.ExtendedMinecart
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 2271
+
   |nexus  = 15792
   |chucklefish id = 4359
+
   |github = ncarigon/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Bus Locations
   |author   = spacechase0
+
   |author = Hootless
   |id       = spacechase0.ExtendedReach
+
   |id     = hootless.BusLocations
   |nexus id = 1493
+
   |nexus  = 2905
  |chucklefish id = 4997
+
   |github = hootless/StardewMods
   |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
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Button's Extra Books
   |author   = Ceasg
+
   |author = Spiderbuttons
   |id       = Ceasg.ExtraFishInformation
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 4170
+
   |nexus   = 21526
   |github   = ceasg/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = jahangmar
+
   |author = Spiderbuttons
   |id       = jahangmar.FallToAutumn
+
   |id     = Spiderbuttons.BETAS
   |nexus id = 7174
+
   |nexus   = 27100
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Buttplug Valley
   |author   = Omegasis, Alpha_Omegasis
+
   |author = DryIcedMatcha, Salty
   |id       = Omegasis.Fall28SnowDay
+
   |id     = Salty.ButtplugValley
   |nexus id = 486
+
  |moddrop = 1480911
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Buyable Dwarf Scrolls
   |author   = loe2run
+
   |author = MattDeDuck, Duckshard
   |id       = Loe2run.FamilyPlanning
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 4515
+
   |nexus   = 5307
   |github   = loe2run/FamilyPlanningMod
+
   |github =
  
   |broke in           = Content Patcher 1.17
+
   |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     = Familiars
+
   |name   = Buy Back Collectables
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.Familiars
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 6429
+
   |nexus   = 507
   |github   = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Taskmaster
+
   |author = Denifia
   |id       = Taskmaster.FantasticFrames
+
   |id     = Denifia.BuyRecipes
   |nexus id = 4540
+
   |nexus   = 1126
   |github  =  
+
   |github = Denifia/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Bwdyworks
   |author   = Max Vollmer, SVProtector
+
   |author = bwdy
   |id       = maxvollmer.farmageddon
+
   |id     = bwdyworks
   |nexus id = 2618
+
   |nexus   = 3530
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cabin Owner Displayed
 +
  |author  = funny-snek
 +
  |id      = funnysnek.displaycabinowner
 +
  |nexus  = 3036
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cacti Hurt You
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.cactihurtyou
 +
  |nexus  = 4019
 +
  |moddrop = 833562
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calendar Anywhere
 +
  |author  = Zoryn
 +
  |id      = Zoryn.CalendarAnywhere
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Camera Pan
   |author  = Oranisagu
+
   |author = atravita
   |id      = none<!--no manifest ID-->
+
   |id      = atravita.CameraPan
   |nexus id =  
+
   |curse  = 870958
   |url      = https://community.playstarbound.com/threads/111931
+
   |moddrop = 1369940
   |github   = oranisagu/SDV-FarmAutomation
+
   |nexus  = 16218
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Campfire Cooking
   |author   = Oranisagu
+
   |author = Kabigon
   |id       = none<!--no manifest ID-->
+
   |id     = Kabigon.CampfireCooking
   |nexus id =
+
   |nexus  = 2297
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = KabigonFirst/StardewValleyMods
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead.
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Cape Stardew
   |author   = Advize
+
   |author = Arony, dreamygloom
   |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     = dreamygloom.CapeStardewCode
   |nexus id = 130
+
   |nexus   = 14635
   |github   = AdvizeGH/FarmExpansion
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.16
 
<!--
 
  |unofficial version = 3.3.1-unofficial.7-huancz
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-29#post-3354499
 
  |pull request      = https://github.com/AdvizeGH/FarmExpansion/pull/10
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Capitalist Split Money
   |author   = MabelSyrup
+
   |author = Ilyaki
   |id       = mabelsyrup.farmhouse
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 3731
+
   |nexus   = 3083
   |github   = mjSurber/FarmHouseRedone
+
   |github = Ilyaki/CapitalistSplitMoney
  
   |broke in = Stardew Valley 1.5
+
   |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     = Farm in the Sky, Fundo
+
   |name   = Capstone Professions
   |author   = BrasileiroTop
+
   |author = spacechase0
   |id       = BrasileiroTop.Fundo
+
   |id     = spacechase0.CapstoneProfessions
  |nexus id = 5423
+
   |curse   = 867711
  |github  =
+
   |nexus  = 7636
}}
+
   |github = spacechase0/StardewValleyMods
{{/entry
 
  |name    = Farm Rearranger
 
   |author   = Cherry & cel10e
 
  |id      = cel10e.Cherry.FarmRearranger
 
   |nexus id = 5142
 
   |moddrop id = 716395
 
   |github   = ChroniclerCherry/stardew-valley-mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Carry Chest
   |author  = jwdred
+
   |author = spacechase0
   |id      =  
+
  |id      = spacechase0.CarryChest
   |nexus id = 647
+
  |curse   = 867756
   |github   =  
+
   |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
  
   |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   = Carry Your Pet
   |author   = Speshkitty
+
   |author = DecidedlyHuman
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 7148
+
   |nexus   = 13009
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Esca, Esca-MMC
+
   |author = skellady and sophiesalacia
   |id       = Esca.FarmTypeManager
+
   |id     = sophie.CarWarp
   |nexus id = 3231
+
   |nexus  = 11102
   |moddrop id = 598755
+
   |github = sophiesalacia/StardewMods
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Casks Anywhere
   |author   = Pathoschild
+
   |author = YukiShiku, LeonBlade
   |id       = Pathoschild.FastAnimations
+
   |id     = CasksAnywhere
   |nexus id = 1089
+
   |nexus   = 878
   |moddrop id = 606631
+
  |chucklefish = 5486
   |github  = Pathoschild/StardewMods
+
   |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     = Faster Grass
+
   |name   = Casks Everywhere
   |author   = IceGladiador
+
   |author = CatCattyCat, Cat
   |id       = IceGladiador.FasterGrass
+
   |id     = cat.caskseverywhere
   |nexus id = 1772
+
   |nexus   = 2994
   |github   =  
+
  |moddrop = 833561
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Casks on Ground
   |author   = kibbe
+
   |author = punyo, yakminepunyo
   |id       = kibbe.faster_horse
+
   |id     = punyo.CasksOnGround
   |nexus id = 2791
+
   |nexus   = 2406
   |github  =  
+
   |github = pomepome/CasksOnGround
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Casual Life
   |author   = Entoarox
+
   |author = adverserath
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = Adverserath.CasualLife
   |nexus id = 2277
+
   |nexus   = 6011
   |chucklefish id = 3641
+
   |github  = adverserath/StardewValley-CasualLifeMod
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Catalogue Filter
   |author   = KathrynHazuka
+
   |author = aedenthorn, Erinthe
   |id       = KathrynHazuka.FasterRun
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 733
+
  |curse  = 868740
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |nexus   = 13137
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Catalogue Filter - Continued
   |author   = DerTod2
+
   |author = aedenthorn and FlyingTNT
   |id       = de.dertod2.FastPetting
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 5039
+
   |nexus   = 22379
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Catalogue Framework
   |author   = Death, DeathGameDev
+
   |author = leroymilo
   |id       = DeathGameDev.FastTravel
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 1529
+
   |nexus   = 22364
   |github   = DeathGameDev/SDV-FastTravel
+
   |github = Leroymilo/Catalogue-Framework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Catalogues Anywhere
   |author   = minervamaga
+
   |author = Cherry, CherryChain
   |id       = minervamaga.FeelingLucky
+
   |id     = Cherry.CataloguesAnywhere
   |moddrop id = 752859
+
  |nexus  = 4949
   |github   = minervamaga/FeelingLucky
+
   |moddrop = 716382
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = stoobinator, lefthandedkid
+
   |author = StarCat
   |id       = stoobinator.fertilizeranytime
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 7259
+
   |nexus   = 19528
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Categorize Chests
   |author   = KirbyLink
+
   |author = SteelixLeiter
   |id       = kirbylink.festivalendtimetweak
+
   |id     = CategorizeChests
   |nexus id = 2966
+
   |nexus   = 1300
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |github = doncollins/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
  |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
  |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
+
<!--
 +
   |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     = Festival of the Mundane
+
   |name   = Cat Gifts
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = skuldomg, Skuld
   |id       = MouseyPounds.ShadowFestival
+
   |id     = skuldomg.catGifts
   |nexus id = 4630
+
   |nexus   = 2132
   |github  = MouseyPounds/stardew-mods
+
   |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     = FeTK - Stardew-Valley Toolkit
+
   |name   = Cats and Dogs
   |author   = Felix-Dev
+
   |author = DelphinWave
   |id       = Felix-Dev.FeTK
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 4403
+
   |nexus  = 7407
  |github   = Felix-Dev/StardewMods
 
  
   |broke in          = Stardew Valley 1.4
+
   |status  = obsolete
   |unofficial version = 1.0.1-unofficial.2-digus
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-48#post-3356648
 
  |pull request      = https://github.com/Felix-Dev/StardewMods/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Cauldron of Chance
   |author   = Eduanttunes
+
   |author = Expl0
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 5865
+
   |nexus   = 10975
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Cave of Memories
   |author   = aurnj, Roy Li
+
   |author = PeacefulEnd
   |id       = RoyLi.Fireballs
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id =
+
   |curse   = 870927
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |nexus   = 12619
   |github   =  
+
   |github  = Floogen/MysticalBuildings
 
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Cellar Available
   |author   = aedenthorn
+
   |author = candidus42
   |id       = aedenthorn.FireBreath
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 7311
+
   |nexus   = 5104
   |github   = aedenthorn/StardewValleyMods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = Challenger
   |author   = MindMeltMax
+
   |author = Slothsoft
   |id       = MindMeltMax.FireCracker
+
   |id     = Slothsoft.Challenger
   |nexus id = 7321
+
   |nexus   = 14196
   |github  =  
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Challenger → Automate
   |author   = rupak0577
+
   |author = Slothsoft
   |id       = rupak0577.FishDex
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id =  
+
   |nexus   = 14196
   |github   = rupak0577/FishDex
+
   |github = slothsoft/stardew-challenger
   |url      = https://github.com/rupak0577/FishDex
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Challenging Community Center Bundles
   |author   = Aair, AairTheGreat
+
   |author = alvadea & jaksha6472
   |id       = AairTheGreat.FishFinder
+
   |id     = alja.CCCB
   |nexus id = 5011
+
   |nexus   = 6361
   |github   = AairTheGreat/StardewValleyMods
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Chance Cubes
   |author   = Speshkitty
+
   |author = Turkey2349
   |id       = speshkitty.fishinfo
+
   |id     = turkey2349.chancecubes
   |nexus id = 5452
+
   |nexus   =
   |github  = Speshkitty/FishInfo
+
  |curse  = 297899
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Change Cabin Type
   |author   = Jonqora
+
   |author = funny-snek
   |id       = Jonqora.FishPreview
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 6303
+
   |nexus   = 3046
   |github   = Jonqora/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Change Dialogues
   |author   = Shuai Zhang
+
   |author = mardrest
   |id       = shuaiz.FishingAdjustMod
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 1350
+
   |nexus  = 5335
  |github   = hcoona/StardewValleyMods
+
   |moddrop = 800760
 
+
   |github =
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Change Farm Caves
   |author   = KilZenc
+
   |author = MindMeltMax
   |id       = KilZenc.FishingAssistant
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 5815
+
  |curse  = 1004487
   |github   =  
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Change Horse Sounds
   |author   = Drynwynn, thepaladinknight
+
   |author = CyanFire
   |id       = Drynwynn.FishingAutomaton
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 2527
+
   |nexus   = 13428
   |github   = Drynwynn/StardewValleyMods
+
   |github =
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Change Professions
   |author   = M3ales
+
   |author = Alek, amazingalek
   |id       = FishingLogbook
+
   |id     = Alek.ChangeProfessions
   |nexus id =
+
   |nexus  = 3989
  |curseforge id  = 299792
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
   |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   = Change Shoe Color
   |author   = Zoryn
+
   |author = Shaklin
   |id       = Zoryn.FishingMod
+
   |id     = shaklin.changeshoecolor
   |nexus id =
+
   |nexus  = 6101
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Change Slime Hutch Limit
   |author   = BlaDe
+
   |author = Cherry, CherryChain
   |id       = BlaDe.FishingPractice
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 4157
+
   |nexus   = 6455
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Hammurabi
+
   |author = Majesity
   |id       = HammurabiFishingTunerRedux
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id =
+
   |nexus  = 19052
   |chucklefish id = 4578
+
   |github  = DevWithMaj/Stardew-CHAOS
   |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.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = marikaefer
+
   |author = jeanne
   |id       = marikaefer.FishMe
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 4756
+
   |nexus   = 7415
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = Mizzion
+
   |author = StultusV
   |id       = mizzion.fishreminder
+
   |id     = StultusV.WikiLinker
   |nexus id = 3615
+
   |nexus  = 12999
   |moddrop id = 661375
+
   |github = JudeRV/SDV_WikiLinker
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Chargeable Resource Tools
   |author   = MattDeDuck, Duckshard
+
   |author = DaLion
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = DaLion.Chargeable
   |nexus id = 3725
+
   |nexus   = 23048
   |github   =  
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = bcmpinc
+
   |author = PeepCake
   |id       = bcmpinc.FixAnimalTools
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 3215
+
   |nexus   = 6986
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Chaste Valley
   |author   = Ashley, bambimenot
+
   |author = Tensor
   |id       = ashley.fixdice
+
   |id     = Tensor.ChasteValley
   |nexus id = 4556
+
   |nexus   = 21925
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Chat Commands
   |author   = randomAnon1234
+
   |author = CatCattyCat, Cat
   |id       = none<!--no manifest ID-->
+
   |id     = cat.chatcommands
   |nexus id = 591
+
   |nexus   = 2092
   |github   =  
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Chatter
   |author   = MouseyPounds
+
   |author = Jboss
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = Jboss.Chatter
   |nexus id = 3885
+
   |nexus   = 16559
   |github   = MouseyPounds/stardew-mods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Cheaper Beach Bridge Repair
   |author   = kdau
+
   |author = Annosz
   |id       = kdau.FlowerBombs
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 6228
+
   |nexus   = 5826
   |moddrop id = 794657
+
   |github  = Annosz/StardewValleyModding
   |source  = https://gitlab.com/kdau/flowerbombs
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Chef Helper - Add to Fridges
   |author   = spacechase0
+
   |author = Rui3
   |id       = spacechase0.FlowerColorPicker
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 1229
+
   |nexus  = 5606
  |chucklefish id = 4765
+
   |github = ChristinaEd/ChefHelperAddToFridges
   |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.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Chefs Closet
   |author   = ron075sh
+
   |author = elDudeerino
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = Duder.ChefsCloset
   |nexus id = 3019
+
   |nexus   = 1030
   |github   =  
+
   |github = deLaDude/ChefsCloset
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three Heart Flower Festival Dance Partners|Three Heart Flower Festival Dance Partners]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Flower Rain
+
   |name   = Cherryrar
  |author  = spacechase0
+
   |author = Edu Anttunes
  |id      = spacechase0.FlowerRain
+
   |id     = Cherryrar.Functions
  |nexus id = 6131
+
   |nexus  = 6603
  |github  = spacechase0/FlowerRain
+
   |github =
}}
 
{{/entry
 
  |name    = Flowery Tools
 
  |author  = Cat, CatCattyCat
 
  |id      = cat.flowerytools
 
  |nexus id = 6203
 
  |moddrop id = 833563
 
  |github  = danvolchek/StardewMods
 
}}
 
{{/entry
 
   |name     = Food Buff Stacking
 
   |author   = thejcannon
 
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
 
   |nexus id = 4321
 
  |github   = thejcannon/Stardew-FoodBuffStacking
 
}}
 
{{/entry
 
  |name    = Forage at the Farm
 
  |author  = Nishtra
 
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 
  |nexus id = 673
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Chess
   |author   = Remy Bach
+
   |author = Platonymous
   |id       = remybach.forecaster
+
   |id     = Platonymous.Chess
   |nexus id = 3037
+
  |curse  = 877229
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Chess Boards
   |author   = Fokson
+
   |author = aedenthorn, Erinthe
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 2520
+
  |curse  = 868765
   |github   =  
+
   |nexus   = 11580
 +
   |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     = Free Dusty
+
   |name   = Chest Displays
   |author   = skuldomg, Skuld
+
   |author = MindMeltMax
   |id       = skuldomg.freeDusty
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 2206
+
   |curse  = 997977
   |github   = skuldomg/freeDusty
+
   |nexus   = 7644
 
+
   |moddrop = 1135692
   |broke in          = Stardew Valley 1.4
+
   |github  = MindMeltMax/Stardew-Valley-Mods
<!--
 
   |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   = ChestEx
   |author   = DJ-STLN
+
   |author = berkayylmao
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = berkayylmao.ChestEx
   |nexus id = 3320
+
   |nexus   = 4180
   |github   =  
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Chest Feature Set
   |author   = danmw3
+
   |author = zack20136
   |id       = danmw3.freethetoolbar
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 4960
+
   |nexus   = 21155
   |github   =  
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Chest Label System
   |author   = aedenthorn
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 6241
+
   |nexus   = 242
   |github   = aedenthorn/StardewValleyMods
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Chest Naming
   |author   = Isaac S
+
   |author = M3ales
   |id       = IsaacS.FriendsForever
+
   |id     = ChestNaming
   |nexus id = 1738
+
   |nexus  =
  |github  = isaacs-dev/Minidew-Mods
+
   |curse   = 299791
}}
+
   |github = M3ales/ChestNaming
{{/entry
 
  |name    = Fruit Tree Shaker
 
  |author   = aedenthorn
 
   |id      = Aedenthorn.FruitTreeShaker
 
   |nexus id = 5776
 
   |github   = aedenthorn/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Game Reminder
 
  |author  = mmanlapat
 
  |id      = mmanlapat.GameReminder
 
  |nexus id = 1153
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
<!--@retest-after Stardew Notifications
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Chest Pooling
   |author   = Loogooter
+
   |author = mralbobo
   |id       = OlegSilkin.garbage_collector
+
   |id     = mralbobo.ChestPooling
   |nexus id = 2463
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Chest Pooling V2
   |author   = f4iTh, JertsukkaTheMan
+
   |author = jslattery26
   |id       = f4iTh.GateFix
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 4859
+
   |nexus   = 22461
   |github   =  
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Chest Preview
   |author   = mralbobo
+
   |author = sergiomadd
   |id       = mralbobo.GateOpener
+
   |id     = sergiomadd.ChestPreview
   |nexus id =
+
   |nexus  = 13946
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = sergiomadd/StardewValleyMods
   |github   = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status      = workaround
+
}}
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
+
   |name    = Chests Anywhere
 +
   |author  = Pathoschild
 +
  |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 +
  |nexus  = 518
 +
   |moddrop = 606600
 +
  |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Chest Value
   |author   = RandomComputerUser
+
   |author = Jppkr4
   |id       = RandomComputerUser.GameSpeed
+
   |id     = Jppkr4.ChestValue
   |nexus id = 7211
+
   |nexus   = 23816
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Chest Values
   |author   = spacechase0
+
   |author = MysticalAsian
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 5098
+
   |nexus  = 23878
   |chucklefish id = 5898
+
   |github =
  |moddrop id = 771692
 
   |github   = spacechase0/GenericModConfigMenu
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Child Bed Config
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = aclockworkhound
   |id       = GenericShopExtender
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 814
+
   |nexus   = 3540
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |github = clockworkhound/SDV-ChildBedConfig
  
   |broke in          = Stardew Valley 1.4
+
   |status  = obsolete
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
  |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
 
  |name    = Get Glam
 
  |author  = MartyrPher
 
  |id      = MartyrPher.GetGlam
 
  |nexus id = 5044
 
  |github  = MartyrPher/GetGlam
 
}}
 
{{/entry
 
  |name    = Gem Isles
 
  |author  = aedenthorn
 
  |id      = aedenthorn.GemIsles
 
  |nexus id = 6692
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Geode Info Menu
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.geodeinfomenu
 
  |nexus id = 1448
 
  |moddrop id = 833541
 
  |github  = danvolchek/StardewMods
 
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = Platonymous
+
   |author = CroiDorcha
   |id       = Platonymous.GhostTown
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 2992
+
   |nexus   = 1756
   |moddrop id = 793902
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Children's Beds Removal
   |author   = CatCattyCat, Cat
+
   |author = Prismuth
   |id       = cat.giantcropring
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 1182
+
   |nexus   = 1655
   |moddrop id = 833538
+
   |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |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     = Gift Decline
+
   |name   = Child to NPC
   |author   = desto
+
   |author = loe2run
   |id       = desto.GiftDecline
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 6944
+
   |nexus   = 4568
   |github  = desto-git/sdv-mods
+
   |github = loe2run/ChildToNPC
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.1-unofficial.8-candidus42
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Chill in Your Farmhouse
   |author   = tstaples
+
   |author = Husky110
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 229
+
   |nexus   = 1768
   |github   = tstaples/GiftTasteHelper
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Choose Baby Gender
   |author   = treyh0
+
   |author = Travoos
   |id       = treyh0.GodMode
+
   |id     =
   |nexus id = 2641
+
   |nexus   = 590
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = Choose Random Farm Event
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = RunoV
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = RunoV.ChooseRandomFarmEvent
   |moddrop id = 854437
+
   |nexus  = 8524
   |nexus id = 7183
+
   |github  = valruno/ChooseRandomFarmEvent
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Chummy Fix
   |author   = Jessebot
+
   |author = ItsLittany
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = itslittany.ChummyFix
   |nexus id = 6514
+
   |nexus   = 6363
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 804100
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Circle of Thorns - NPC Hector
   |author   = candidus42
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = Candidus42.GoToBed
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 4967
+
   |nexus   = 16032
   |github  = mus-candidus/GoToBed
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = CJB Automation
   |author   = yy376
+
   |author = CJBok
   |id       = yy376.GoToSleep
+
   |id     = CJBAutomation
   |nexus id = 2195
+
   |nexus   = 211
   |github   =  
+
   |github = CJBok/SDV-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Cheats Menu
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 +
  |nexus  = 4
 +
  |moddrop = 741872
 +
  |github  = CJBok/SDV-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Item Spawner
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 +
  |nexus  = 93
 +
  |moddrop = 741893
 +
  |github  = CJBok/SDV-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Show Item Sell Price
 +
  |author  = CJBok and Pathoschild
 +
  |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |curse  = 1000642
 +
  |nexus  = 5
 +
  |moddrop = 509768
 +
  |github  = CJBok/SDV-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clay Map
 +
  |author  = Underscore
 +
  |id      = underscore.clay_map
 +
  |nexus  = 11903
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clean Beach
 +
  |author  = Artinity
 +
  |id      = Artinity.CleanBeach
 +
  |nexus  = 14936
 +
  |github  = Artinity/clean-beach
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Clean Cellar
   |author   = ShadowDragon8685
+
   |author = Sonozuki
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 985
+
   |nexus   = 2975
   |github   =  
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Grandfather's Gift Remade|Grandfather's Gift Remade]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = Clean Farm
   |author   = pepoluan
+
   |author = tstaples
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = tstaples.CleanFarm
   |nexus id = 4151
+
   |nexus  = 794
   |chucklefish id = 5783
+
   |github = tstaples/CleanFarm
   |github   =
 
  |source  = https://bitbucket.org/pepoluan/sdvmod-grandfather-gift-remade
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Clear Farm Debris
   |author   = bcmpinc
+
   |author = David Renne
   |id       = bcmpinc.GrassGrowth
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 2732
+
   |nexus   = 26715
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Jellypowered, Shockade
+
   |author = aurpine
   |id       = Jellypowered.GrassChance
+
   |id     = aurpine.ClearGlasses
   |nexus id = 3365
+
   |nexus   = 21090
   |github   =  
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Click 2 Move
   |author   = sirloinmeatt
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 2662
+
   |nexus   = 2219
   |github   =  
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.0.1-unofficial.1-art17
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
+
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = pancham138
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 6150
+
   |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     = GreenHut
+
   |name   = Clint's Backstock
   |author   = CroiDorcha
+
   |author = Rokugin
   |id       = CroiDorcha.GreenHut
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 1735
+
   |nexus   = 20886
   |github   =  
+
   |github = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Clock24
   |author   = skn
+
   |author = Lysero
   |id       = skn.HairGrowthMod
+
   |id     = Lysero.Clock24
   |nexus id = 3279
+
   |nexus   = 3718
   |github   =  
+
   |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     = Happy Birthday
+
   |name   = Clothes Rack
   |author   = Omegasis, Alpha_Omegasis
+
   |author = LunaticShade
   |id       = Omegasis.HappyBirthday
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 520
+
   |nexus   = 18765
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5<!--@retest-after Stardust Core-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Cloudy Skies
   |author   = Oxyligen
+
   |author = Khloe Leclair
   |id       = HappyBirthday
+
   |id     = leclair.cloudyskies
   |nexus id = 1064
+
   |nexus   = 23135
   |github   =
+
   |github  = KhloeLeclair/StardewMods
  |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   = Coal Regen
   |author   = Sakorona
+
   |author = Blucifer, BluciferProgrammer
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = Blucifer.CoalRegen
   |nexus id = 6516
+
   |nexus   = 1664
   |github   = Sakorona/SDVMods
+
   |github = AbbyNode/StardewValley-CoalRegen
  
   |broke in = Stardew Valley 1.5
+
   |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     = Hardcore Mines
+
   |name   = Cobalt
   |author   = kibbe, lillvik
+
   |author = spacechase0
   |id       = kibbe.hardcore_mines
+
   |id     = spacechase0.Cobalt
   |nexus id = 1674
+
   |nexus   = 1723
   |github   =  
+
   |github = spacechase0/Cobalt
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Cock-a-doodle-dont
   |author   = ItsLittany
+
   |author = Fuzzy
   |id       = itslittany.HardcoreMines2
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 6411
+
   |nexus   = 7584
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Coin Collector
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 914
+
   |curse   = 868837
   |curseforge id  = 307654
+
   |nexus   = 9843
   |curseforge key = the-harp-of-yoba
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 793924
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Cold Pets
   |author   = Dounat2201, Sasara
+
   |author = Tyler Gibbs
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 1157
+
   |nexus   = 14379
   |github   = Sasara2201/WitchPrincess
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Cold Weather Haley SMAPI
   |author   = ThatNorthernMonkey
+
   |author = DanielSerrano, Lord Xamon
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 236
+
   |nexus   = 1169
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Collapsing On The Farm Fix
 +
  |author  = monsoonsheep
 +
  |id      = monsoonsheep.CollapseOnFarmFix
 +
  |nexus  = 18086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Color Blind Mod, SDV Colorblind Mod
 +
  |author  = CISC 3141, Testing, Upsters
 +
  |id      = Testing.SDVColorBlindMod
 +
  |nexus  = 10380
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Colored Chests
   |author   = Cherry, CherryChain
+
   |author = Igorious
   |id       = Cherry.HayBalesSilo
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 5151
+
   |nexus   =
   |moddrop id = 716396
+
   |chucklefish = 3684
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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     = Health Bars
+
   |name   = Colored Crystalariums
   |author   = Zoryn
+
   |author = sophiesalacia
   |id       = Zoryn.HealthBars
+
   |id     = sophie.ColoredCrystalariums
   |nexus id =
+
   |nexus  = 14428
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = sophiesalacia/StardewMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Colorful Chests
   |author   = Darkhax
+
   |author = spacechase0
   |id       = darkhax.healthbars
+
   |id     = spacechase0.ColorfulChests
   |nexus id =
+
   |nexus  = 1623
   |curseforge id  = 302910
+
   |moddrop = 279189
   |curseforge key = health-bars
+
   |github = spacechase0/ColorfulChests
   |github   = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use [[#Health Bars|Health Bars by Zoryn]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
   |nexus   = 25258
 +
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Colorful Fish Ponds
   |author   = Jessebot, JessebotX
+
   |author = rokugin
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 3207
+
   |nexus  = 23615
   |moddrop id = 624105
+
   |github = rokugin/StardewMods
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Combat Controls
   |author   = Kiddles, Svard
+
   |author = DJ-STLN
   |id       = Kiddles.HASTweaks
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 5630
+
   |nexus   = 2590
   |github   = SvardXI/HAS_Tweaks
+
   |github = DJ-STLN/CombatControls
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Combat Controls Redux
   |author   = themattfiles
+
   |author = NormanPCN
   |id       = themattfiles.HeartBeat
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 5941
+
   |nexus   = 10496
   |github   = embolden/Heartbeat
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Jessebot, JessebotX
+
   |author = PeacefulEnd
   |id       = Jessebot.HelloSMAPI
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 4483
+
  |curse  = 870919
   |github  = JessebotX/StardewValleyMods
+
   |nexus   = 16769
 +
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Combat Level Damage Scaler
   |author   = furyx639, LeFauxMatt
+
   |author = spacechase0
   |id       = furyx639.HelpForHire
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 5316
+
  |curse  = 867732
   |github  = ImJustMatt/SDVCustomChores
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Combat with Farming Implements
   |author   = furyx639, LeFauxMatt
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = furyx639.HelpfulSpouses
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 5175
+
   |nexus   = 313
   |github   = ImJustMatt/SDVCustomChores
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Combine Machines
   |author   = Pokeytax
+
   |author = SlayerDharok
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 2644
+
  |curse  = 992028
   |github   = gembree/HelpWantedQuestFixes
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Combine Many Rings
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.HereFishy
+
   |id     = Stari.CombineManyRings
   |nexus id = 6586
+
   |nexus   = 8801
   |github   = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/CombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Comics
   |author   = Annosz
+
   |author = Platonymous
   |id       = Annosz.HighlightedJars
+
   |id     = Platonymous.Comics
   |nexus id = 6833
+
   |nexus   = 6281
   |github  = Annosz/StardewValleyModding
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Community Bundle Item Tooltip
   |author   = bendenewb, newbie9598
+
   |author = Musbah Sinno
   |id       = newbie9598.HitMarkersMeme
+
   |id     = musbah.bundleTooltip
   |nexus id = 2098
+
   |nexus   = 1329
   |github   =  
+
   |github = musbah/StardewValleyMod
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Community Center Anywhere
   |author   = CatCattyCat, Cat
+
   |author = Stingray
   |id       = cat.holdtobreakgeodes
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 1689
+
   |nexus  = 10150
   |moddrop id = 833545
+
   |github = Stingrayss/StardewValley
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Community Center Bundles Randomizer
   |author   = MouseyPounds
+
   |author = bowtochris
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 4935
+
   |nexus   = 20425
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Community Center Helper
   |author   = icepuente
+
   |author = vgperson
   |id       = icepuente.HorseWhistle
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 1131
+
   |nexus   = 6893
   |github   = icepuente/StardewValleyMods
+
   |github = vgperson/CommunityCenterHelper
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Community Kitchen
   |author   = nabuma
+
   |author = blueberry
   |id       = HorseWhistle_SMAPI
+
   |id     = blueberry.CommunityKitchen
   |nexus id =  
+
   |nexus   = 9851
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = b-b-blueberry/CustomCommunityCentre
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
  |status  = workaround
 
  |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Companion NPCs
   |author   = Ilyaki
+
   |author = Redwood
   |id       = Ilyaki.HPBar
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 1736
+
   |nexus   = 3175
   |github   =  
+
   |github = EKomperud/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in     = Stardew Valley 1.4
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Health Bars|Health Bars by Zoryn]] instead.
+
   |summary     = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = bogie5464
+
   |author = jahangmar
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 3190
+
   |nexus   = 4446
   |github   = bogie5464/HuggableScarecrows
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Yyeahdude
+
   |author = BenW, BW
   |id       = HungerYyeadude
+
   |id     = BW.MyModding
   |nexus id = 613
+
   |nexus   = 20918
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Concentration on Farming
   |author   = PrimevalTitmouse
+
   |author = punyo, yakminepunyo
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 1110
+
   |nexus   = 1445
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Configurable Bundle Costs
   |author   = Tigerle01, Stephan Hensel
+
   |author = sophiesalacia
   |id       = HungerForFoodByTigerle
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
  |nexus id = 810
+
   |nexus   = 9444
  |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = SMAPI 2.0
 
   |status   = workaround
 
   |summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = lech43
+
   |author = Boogie, BoogieBest
   |id       = lech43.HungryMorning
+
   |id     = boogie.greenhouse
   |nexus id = 6391
+
   |nexus   = 7109
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Configurable Junimo Kart
   |author   = spacechase0
+
   |author = seitanicbean
   |id       = spacechase0.HybridCropEngine
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 6577
+
   |nexus   = 6725
   |github  = spacechase0/HybridCropEngine
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Configurable Luck
   |author   = BrasileiroTop
+
   |author = sophiesalacia
   |id       = BrasileiroTop.Animacoes
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 5139
+
   |nexus   = 14610
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Configurable Machines
   |author   = Veleek
+
   |author = KnockedMallard42
   |id       = Veleek.IdlePause
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 1092
+
   |nexus   = 280
   |github   = veleek/IdlePause
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Configurable Shipping Dates
   |author   = LordAndreios
+
   |author = Nishtra
   |id       = LordAndreios.IdleTimer
+
   |id     = ConfigurableShippingDates
   |nexus id = 2858
+
   |nexus   = 675
   |github   = emperorzuul/SMAPI_MODS
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = SMAPI 2.0
   |status       = workaround
+
   |status  = abandoned
   |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   = Configurable Special Orders Unlock
   |author   = candidus42
+
   |author = sophiesalacia
   |id       = Candidus42.ImagEd
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 7218
+
   |nexus   = 8690
   |github  = mus-candidus/ImagEd
+
   |github = sophiesalacia/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Configure Machine Outputs
   |author   = Demiacle
+
   |author = Mizzion
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 1025
+
   |nexus   = 3490
   |github   = demiacle/QualityOfLifeMods
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Configure Machine Speed
   |author   = Mizzion
+
   |author = BayesianBandit
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 4861
+
   |nexus   = 3519
   |github   = Mizzion/MyStardewMods
+
   |github = BayesianBandit/ConfigureMachineSpeed
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Confirm Warp Totem
   |author   = Mizzion
+
   |author = John Peters
   |id       = mizzion.increasedartifactspots
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 3340
+
   |nexus  = 20255
   |moddrop id = 663705
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Connected Fences
   |author   = Traktori
+
   |author = sergiomadd
   |id       = Traktori.IndustrialFurnace
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 5568
+
   |nexus   = 10063
   |github   = Traktori7/StardewValleyMods
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Connected Garden Pots
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 5568
+
  |curse  = 868773
   |github  = Traktori7/StardewValleyMods
+
   |nexus   = 11411
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Consistent Tree Growth Speed
   |author   = Sabera, kelbesque
+
   |author = IceGladiador
   |id       = Sabera.InfertileSoil
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 2515
+
   |nexus   = 1799
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Chat
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.ConsoleChat
 +
  |nexus  = 3768
 +
  |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Code
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ConsoleCode
 +
  |curse  = 867737
 +
  |moddrop = 771643
 +
  |nexus  = 3101
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
  |name    = Console Commands, TrainerMod
   |author   = Eireon
+
  |author  = SMAPI
   |id       = Eireon.InfestedLevels
+
  |id      = SMAPI.ConsoleCommands
   |nexus id = 2823
+
  |nexus  =
   |github  = benrpatterson/InfestedLevels
+
  |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Console Coordinates
 +
   |author = Pillow
 +
   |id     = Pillow.ConsoleCoordinates
 +
   |nexus   = 8957
 +
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Content Code
   |author   = Renny
+
   |author = spacechase0
   |id       = renny.infinitejunimocartlives
+
   |id     = spacechase0.ContentCode
   |nexus id = 2705
+
  |curse  = 867697
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Content Patcher
   |author   = Windmill_City
+
   |author = Pathoschild
   |id       = Windmill_City.InputFix
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 5693
+
  |curse  = 309243
   |github   = Windmill-City/InputFix
+
  |moddrop = 470174
 +
   |nexus   = 1915
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Content Patcher Animations
   |author   = WuestMan, redknightofdoom
+
   |author = spacechase0
   |id       = WuestMan.InstaCrops
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 4077
+
  |curse  = 867733
   |github   = Brian-Wuest/Instacrops
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Content Patcher Editor
   |author   = BitwiseJon
+
   |author = aedenthorn, Erinthe
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 2070
+
   |nexus   = 17661
   |github   = bitwisejon/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Content Patcher Json Processor
   |author   = nini700
+
   |author = Jamie Taylor
   |id       = nini700.InstantEatKey
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 4464
+
   |nexus   = 13320
   |github   =  
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Context-Sensitive Gift Cursor
   |author   = aurnj, Roy Li
+
   |author = Vanguard3000
   |id       = RuyiLi.InstantFishing
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id =
+
   |nexus  = 6564
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  =
   |github   =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Continuous Music
   |author   = montana123
+
   |author = exhaustors
   |id       =  
+
   |id     = exhaustors.ContinuousMusic
   |nexus id =
+
   |nexus  = 24348
   |url      = https://community.playstarbound.com/threads/109038
+
   |github  =
   |github   =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Controller Radial Keybindings
   |author   = cantorsdust
+
   |author = spacechase0
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 173
+
  |curse  = 867143
   |github   = cantorsdust/StardewMods
+
   |nexus   = 12801
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Control Tree
   |author   = Guedez
+
   |author = Cluom
   |id       = eat.item.instantly
+
   |id     = Cluom.ControlTree
   |nexus id = 5116
+
   |nexus   = 23119
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Control Valley
   |author   = Hammurabi
+
   |author = TheTexanTesla
   |id       = HammurabiInteractionHelper
+
   |id     = TheTexanTesla.ControlValley
   |nexus id =
+
   |nexus  = 8160
   |chucklefish id = 4640
+
   |github  = tesla1889tv/ControlValleyMod
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Convenient Chests
   |author   = BrasileiroTop
+
   |author = Solariz
   |id       = BrasileiroTop.Interacoes
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 4862
+
   |nexus   = 2196
   |github  =  
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Convenient Inventory
   |author   = jahangmar
+
   |author = gaussfire
   |id       = jahangmar.InteractionTweaks
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 3771
+
   |nexus   = 10384
   |github   = jahangmar/StardewValleyMods
+
   |github = alanperrow/StardewModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Cooking Overhaul
   |author   = mpcomplete
+
   |author = stardemod
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 2224
+
   |nexus   = 24845
   |github   = mpcomplete/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Cooking Skill
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author = spacechase0
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 4023
+
  |curse  = 867395
   |github   =  
+
   |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Coop Battle Pause
   |author   = MissCoriel
+
   |author = adverserath
   |id       = misscoriel.invest
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 5293
+
   |nexus   = 12061
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = Redwood
+
   |author = DeLiXx
   |id       = Redwood.IridiumToolsPatch
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 2897
+
  |curse  = 990474
   |github   = EKomperud/StardewMods
+
   |nexus   = 12269
 
+
   |github =
   |map local versions = 1.0.0 → 1.0.1<!--manifest not updated-->
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Cooperative Egg Hunt
   |author   = S1mmyy
+
   |author = aedenthorn, Erinthe
   |id       = S1mmyy.AutoTrash
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 5140
+
   |nexus   = 17058
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Copper Still
   |author   = SlayerDharok
+
   |author = NCarigon
   |id       = SlayerDharok.Item_Bags
+
   |id     = NCarigon.CopperStill
   |nexus id = 5382
+
   |nexus   = 15333
   |github   = Videogamers0/SDV-ItemBags
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Copy Invite Code
   |author   = Jaredlll08
+
   |author = CatCattyCat, Cat
   |id       = BlameJared.ItemTooltips
+
   |id     = cat.copyinvitecode
   |nexus id =
+
   |nexus  = 2171
  |curseforge id  = 297655
+
   |github = danvolchek/StardewMods
   |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
  
   |broke in = SMAPI 3.0
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Cosmetic Rings
   |author   = Genowhirl9999
+
   |author = PeacefulEnd
   |id       = genowhirl9999.jaropener
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 5292
+
  |curse  = 870941
   |github  =
+
   |nexus   = 8522
}}
+
   |github = Floogen/CosmeticRings
{{/entry
+
 
   |name     = Jiggly Junimo Bundles
+
  |broke in = Stardew Valley 1.6
   |author   = Jonas Henriksson, Greger
+
  |status   = abandoned
   |id       = Greger.JigglyJunimoBundles
+
}}
   |nexus id =  
+
{{#invoke:SMAPI compatibility|entry
   |url     = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |name   = Counting Sheep
   |github   = gr3ger/Stardew_JJB
+
   |author = calebstein1
 +
   |id     = calebstein1.CountingSheep
 +
   |nexus   = 25380
 +
  |github  = calebstein1/CountingSheep
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cozy Clothing
 +
  |author  = CompSciLauren
 +
   |id     = CompSciLauren.CozyClothing
 +
  |nexus  = 5093
 +
  |curse  = 368028
 +
  |moddrop = 755868
 +
  |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Net
 +
  |author  = jwdred
 +
  |id      = jwdred.CrabNet
 +
  |nexus  = 584
 +
   |github = jdusbabek/stardewvalley
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
<!--
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |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     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Crab Pot Collect Jellies
   |author   = k4rakara
+
   |author = Cloudyluna
   |id       = k4rakara.JoJa84Plus
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 5803
+
   |nexus   = 27358
   |github   = K4rakara/Stardew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = Platonymous
+
   |author = Goldenrevolver
   |id       = Platonymous.JoJaBan
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 3118
+
   |nexus  = 7767
  |curseforge id  = 308257
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |curseforge key = jojaban-arcade-sokoban
 
   |moddrop id = 793907
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Craftable Butterfly Hutches
   |author   = MindMeltMax
+
   |author = aedenthorn, Erinthe
   |id       = MindMeltMax.HauntedJoja
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 7014
+
  |curse  = 868897
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus   = 6279
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Craftable Legendary Fish Mounts
   |author   = punyo, yakminepunyo
+
   |author = FallToot
   |id       = punyo.JoysOfEfficiency
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 2162
+
   |nexus   = 4286
   |github   = pomepome/JoysOfEfficiency
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Craftable Terrarium, Terrarium
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.JsonAssets
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 1720
+
  |curse  = 868850
   |chucklefish id = 5138
+
   |nexus   = 8031
   |moddrop id = 399895
+
   |github  = aedenthorn/StardewValleyMods
   |github   = spacechase0/JsonAssets
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.JumpOver
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 1844
+
   |curse  = 868683
   |chucklefish id = 5190
+
   |nexus   = 15341
   |moddrop id = 384782
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/JumpOver
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/jump-over/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Craft Anything
   |author   = Zoryn
+
   |author = Sabera, kelbesque
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = Sabera.CraftAnything
   |nexus id =  
+
   |nexus   = 2524
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Craft Anything Framework
   |author   = MartyrPher
+
   |author = MindMeltMax
   |id       = JunimoKartAnywhere
+
   |id     = MindMeltMax.CAF
   |nexus id = 4315
+
   |nexus   = 24794
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Craft Counter
   |author   = ryaon
+
   |author = bcmpinc
   |id       = Ryaon.JunimoKartCheater
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 5137
+
   |nexus   = 2739
   |github  =  
+
   |github = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Crafting Collections Page
   |author   = Becks723
+
   |author = Gurm0
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 6971
+
  |curse  = 1008156
   |github   =  
+
   |nexus   = 21620
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Junk Mail
+
   |name   = Crafting Counter
  |author  = Taskmaster
+
   |author = lolpcgaming
  |id      = Taskmaster.JunkMail
+
   |id     = lolpcgaming.CraftingCounter
  |nexus id = 4452
+
   |nexus  = 1585
  |github  =
+
   |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.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Craft Priority
   |author   = Gorzalt and Flerfarvet
+
   |author = trienow
   |id       = gorzalt.kawakami
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 2549
+
   |nexus   = 4174
   |github   = Gorzalt/StardewValleyMods
+
   |github = trienow/Stardew-CraftPriority
  
   |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     = Keep Partners, Keep Your Partners
+
   |name   = Crane Machine
   |author   = EssGee, SG
+
   |author = chocolatte12
   |id       = SG.Partners
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 5625
+
   |nexus   = 20112
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Crane Man Begone
   |author   = Annosz
+
   |author = MouseyPounds
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 5993
+
   |nexus   = 4704
   |github   = Annosz/StardewValleyModding
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Creaturebook
   |author   = WhiteMind
+
   |author = KediDili
   |id       = WhiteMind.LAST
+
   |id     = KediDili.Creaturebook
   |nexus id = 1906
+
   |nexus   = 13807
   |github   =  
+
   |github = KediDili/Creaturebook
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Ladder Locator
 
  |author  = ChaosEnergy
 
  |id      = ChaosEnergy.LadderLocator
 
  |nexus id = 3094
 
  |github  = yuri-moens/LadderLocator
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = Creeper Forage
   |author   = Lavapulse
+
   |author = bwdy
   |id       = Lavapulse.LavapulseChickens
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 4821
+
   |nexus   = 2115
   |github   =  
+
   |github =
  
   |map local version = 1.0.8 → 1.0.81<!--manifest not updated-->
+
   |status = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Critter Fixes
   |author   = Max Vollmer, SVProtector
+
   |author = juminos
   |id       = maxvollmer.leftymode
+
   |id     = juminos.CritterFixes
   |nexus id = 6199
+
   |nexus   = 24667
   |github   = maxvollmer/LeftyMode
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Critter Rings
   |author   = unidarkshin, Devin Lematty
+
   |author = atravita
   |id       = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |id     = atravita.CritterRings
   |nexus id = 1471
+
  |curse  = 870962
   |github   = unidarkshin/Stardew-Mods
+
   |moddrop = 1358001
   |dev note = author ignored previous PRs
+
   |nexus   = 15557
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = SMAPI 3.0<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 3.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353952
 
  |pull request      = https://github.com/unidarkshin/Stardew-Mods/pull/20
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = jahangmar
+
   |author = violetlizabet
   |id       = jahangmar.LevelingAdjustment
+
   |id     = violetlizabet.seaMonster
   |nexus id = 4689
+
   |nexus   = 20486
   |github   = jahangmar/StardewValleyMods
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Cropbeasts
   |author   = kd8lvt
+
   |author = kdau
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = kdau.Cropbeasts
   |nexus id = 855
+
   |moddrop = 784523
   |curseforge id  = 300715
+
   |nexus  = 6030
   |curseforge key = level-up-notifications
+
   |github  =
   |github  =  
+
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Check
 +
  |author  = Fairfield
 +
  |id      = FairfieldBW.CropCheck
 +
   |nexus  = 9224
 +
   |github  = FairfieldBW/CropCheck
  
   |map remote versions = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge version incorrect-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = LewdDew Valley, LewdDew_Valley_helper2
+
   |name   = Crop Color Combiner
   |author   = shurmash
+
   |author = MouseyPounds
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 7222
+
   |nexus   = 3986
   |github   =  
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Crop Extension
   |author   = prowlingDemon, unknownDev
+
   |author = Platonymous
   |id       = unknownDev.lewdLeah
+
   |id     = Platonymous.CropExtension
   |nexus id = 4402
+
  |curse  = 877230
   |github  =  
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Crop Fairy
   |author   = Cherry, CherryChain
+
   |author = Abs, abslam
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = abs.CropFairy
   |nexus id = 4971
+
   |nexus  = 4885
   |moddrop id = 716383
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Crop Grace Period
   |author   = Hootless
+
   |author = lefthandedkid, stoobinator
   |id       = hootless.LineSprinklers
+
   |id     = stoobinator.seasonspillover
   |nexus id = 2917
+
   |nexus   = 7203
   |github   = hootless/StardewMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Crop Growth Adjustments
   |author   = Tyler Gibbs
+
   |author = GZhynko
   |id       = tylergibbs2.liveprogressbar
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 7330
+
   |nexus   = 18914
   |github   =  
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Crop Growth Info
   |author   = Doomnik
+
   |author = aedenthorn, Erinthe
   |id       = Doomnik.LoanMod
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 3882
+
  |curse  = 868752
   |github  =  
+
   |nexus   = 12178
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Crop Harvest Bubbles
   |author   = Bouhm
+
   |author = aedenthorn, Erinthe
   |id       = Bouhm.LocationCompass
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 3045
+
   |nexus  = 17761
  |curseforge id  = 308286
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = location-compass
 
   |github   = Bouhm/stardew-valley-mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Crop Hat
   |author   = nini700
+
   |author = aedenthorn, Erinthe
   |id       = nini700.LockedCrabPot
+
   |id     = aedenthorn.CropHat
   |nexus id = 4461
+
  |curse  = 868754
   |github  =  
+
   |nexus   = 11787
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Crop Markers
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.lockpicks
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 3521
+
   |nexus   = 18120
   |github  = bwdymods/SDV-Lockpicks
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Crop Safety
   |author   = Caraxian
+
   |author = BadNetCode
   |id       = caraxian.LongerLastingLures
+
   |id     = BadNetCode.CropSafety
   |nexus id = 2510
+
   |nexus  = 1233
  |github   = Caraxi/StardewValleyMods
+
   |moddrop = 130160
}}
+
   |github =
{{/entry
 
   |name    = Longevity
 
  |author  = RTGOAT
 
  |id      = RTGOAT.Longevity
 
  |nexus id = 649
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Crops Anytime Anywhere
   |author   = Pathoschild
+
   |author = Pathoschild
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 541
+
  |curse  = 1000626
   |moddrop id = 606605
+
   |nexus   = 3000
   |github   = Pathoschild/StardewMods
+
   |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Crops Survive Season Change
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 5999
+
   |nexus   = 18030
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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     = Lore-Friendly JojaMart Prices
+
   |name   = Crops Watered Indicator
   |author   = Huanir
+
   |author = Tyler Thrailkill, snowe2010
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 2658
+
   |nexus   = 3200
   |github   =  
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Crop Tooltips
   |author   = Raik, Raik167, YousernameZo
+
   |author = GenDeathrow
   |id       = raik.testmod
+
   |id     = gengeathrow.croptooltip
   |nexus id = 6291
+
   |nexus  =
  |github   =  
+
   |curse   = 307933
}}
+
   |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.4<!--@retest-after Bookcase-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Transplant
 +
  |author  = Digus
 +
  |id      = DIGUS.CropTransplantMod
 +
  |nexus  = 2594
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Crop Variation
   |author   = Advize and Jinxiewinxie
+
   |author = aedenthorn, Erinthe
   |id       = Advize.LovedLabels
+
   |id     = aedenthorn.CropVariation
   |nexus id = 279
+
  |curse  = 868770
   |github   = AdvizeGH/LovedLabels
+
   |nexus   = 11467
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 2.2.1-unofficial.3-pathoschild
+
   |unofficial version = 0.2.6-unofficial.1-Logophile
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3349752
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Crop Walker
   |author   = spacechase0
+
   |author = MindMeltMax
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 521
+
   |curse   = 1004489
   |chucklefish id = 4053
+
   |moddrop = 1443553
   |moddrop id = 127279
+
   |nexus   = 16632
   |github   = spacechase0/LuckSkill
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
 
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
<!--
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/luck-skill/ latest version from author's website].
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Crop Watering Bubbles
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 2208
+
   |nexus  = 17773
   |moddrop id = 664151
+
   |github = aedenthorn/StardewValleyMods
   |github   = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Crop Watering Bubbles Continued
   |author   = SlayerDharok
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 5600
+
   |nexus   = 21428
   |github   = Videogamers0/SDV-MachineAugmentors
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Crowcalypse
   |author   = IceGladiador
+
   |author = stardemod
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = stardemod.Crowcalypse
   |nexus id = 1780
+
   |nexus   = 22594
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = spacechase0
+
   |author = Miihau
   |id       = spacechase0.Magic
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 2007
+
   |nexus  = 16926
   |chucklefish id = 5242
+
   |github  =
  |moddrop id = 399898
 
   |github   = spacechase0/Magic
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
 
 
<!--
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/magic/ latest version from author's website].
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Crystal Ball
   |author   = Entoarox
+
   |author = Thom Smith, Thom1729
   |id       = Entoarox.MagicJunimoPet
+
   |id     = Thom1729.CrystalBall
   |nexus id = 3567
+
   |nexus   = 7826
   |github   = Entoarox/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Crystalline Junimo Chests
   |author   = TerryDBS
+
   |author = LeFauxMatt and pegfingers
   |id       = TerryDBS.MagicPluses
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 7096
+
  |moddrop = 1547134
   |github   =  
+
  |curse  = 998266
 +
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Current Location
   |author   = Digus
+
   |author = Omegasis, AlphaOmegasis
   |id       = DIGUS.MailFrameworkMod
+
   |id     = CurrentLocation102120161203
   |nexus id = 1536
+
   |nexus   = 638
   |github  = Digus/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Current Location
   |author   = jwdred
+
   |author = Vrakyas
   |id       = jwdred.MailOrderPigs
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 632
+
   |nexus   = 4028
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
<!--
+
  |status  = workaround
   |unofficial version = 1.1.1-unofficial.4-pathoschild
+
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
   |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
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = Cursor Teleport, Teleport to Cursor
 +
  |author  = Patap, Pataper
 +
   |id      = Patap.CursorTeleport
 +
   |nexus  = 17934
 +
  |github = pa4op/stardew-teleport
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Custom Achievements
   |author   = SnowFire k'Vala
+
   |author = aedenthorn, Erinthe
   |id       = SnowFire.Map_Binder
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 6983
+
  |curse  = 868832
   |github   =  
+
   |nexus   = 10047
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Custom Adventure Guild Challenges
   |author   = spacechase0
+
   |author = DefenTheNation
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 1073
+
   |nexus  = 2301
  |chucklefish id = 4655
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
   |moddrop id = 127273
 
   |github   = spacechase0/MapImageExporter
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |summary  = get [https://spacechase0.com/mods/stardew-valley/map-image-exporter/ latest version from author's website].
+
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = mabelSyrup
+
   |author = Omegasis, AlphaOmegasis
   |id       = mabelsyrup.maputils
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 4716
+
   |nexus   = 1836
   |github   = mjSurber/Map-Utilities
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Mass Production
+
   |name   = Custom Backpack Framework
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 7021
+
  |curse  = 868732
   |github   = JacquePott/StardewValleyMods
+
   |nexus   = 13826
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Custom Blessings Framework
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = Tomokisan
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 4634
+
  |curse  = 1081730
   |github   = xirsoi/MayonnaisePlusPlus
+
   |nexus   = 25267
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mega Storage
+
   |name   = Custom Bundles
   |author   = AmazingAlek and furyx639
+
   |author = LeFauxMatt
   |id       = Alek.MegaStorage
+
   |id     = furyx639.CustomBundles
   |nexus id = 4089
+
   |nexus  = 8258
  |github   = ImJustMatt/Stardew-MegaStorage
 
  
   |broke in = Stardew Valley 1.4
+
   |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     = Menus Everywhere
+
   |name   = Custom Cabin Fix
   |author   = nman130
+
   |author = weizinai
   |id       = nman130.MenusEverywhere
+
   |id     = weizinai.CustomCabinFix
   |nexus id = 6119
+
   |nexus   = 26979
   |github   = nman130/Stardew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Custom Cask Mod
   |author   = candidus42
+
   |author = Digus
   |id       = Candidus42.MiceInTheValley
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 4638
+
   |nexus   = 2642
   |github   =  
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Custom Chest Types
   |author   = Clark, wilsonch3451
+
   |author = aedenthorn, Erinthe
   |id       = Clark.MiloDog
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 2861
+
  |curse  = 868861
   |github  =  
+
   |nexus   = 7755
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Custom Chores
   |author   = Kabigon
+
   |author = LeFauxMatt
   |id       = Kabigon.MineAssist
+
   |id     = furyx639.CustomChores
   |nexus id = 2296
+
  |curse  = 871840
   |chucklefish id = 5353
+
   |nexus   = 5315
   |github   = KabigonFirst/StardewValleyMods
+
   |moddrop = 717888
 +
   |github =
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |pull request = https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Custom Community Center Bundles
   |author   = JPAN
+
   |author = Alja, alvadea & jaksha
   |id       = jpan.MineChanges
+
   |id     = alja.CustomCCB
   |nexus id = 3963
+
   |nexus   = 21340
   |github   = JPANv2/Stardew-Valley-Mine-Changes
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Custom Community Centre
   |author   = Nishtra
+
   |author = blueberry
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 674
+
   |nexus   = 9850
   |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |status   = workaround
+
}}
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
  |name    = Custom Companions
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
  |author  = PeacefulEnd
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |id      = PeacefulEnd.CustomCompanions
-->
+
  |curse  = 870939
 +
   |nexus   = 8626
 +
   |github = Floogen/CustomCompanions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crafting Stations
 +
  |author  = Cherry, CherryChain
 +
   |id      = Cherry.CustomCraftingStations
 +
   |nexus  = 6293
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Critters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCritters
 +
  |curse  = 867759
 +
  |moddrop = 130428
 +
  |nexus  = 1255
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Custom Crops
   |author   = Nishtra
+
   |author = spacechase0
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = spacechase0.CustomCrops
   |nexus id = 770
+
   |nexus   = 1592
   |github   =  
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Custom Crops Decay
   |author   = The Fluffy Robot
+
   |author = ZaneYork
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 5691
+
   |nexus   = 5830
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github = ZaneYork/SDV_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Custom Crystalarium Mod
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.MobileArcade
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 6538
+
   |nexus   = 2516
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = Digus.CCRMAutomate
   |nexus id = 6568
+
   |nexus   = 8193
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Custom Death Penalty Plus
   |author   = aedenthorn
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = aedenthorn.MobileCalendar
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 6601
+
   |nexus   = 7069
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Custom Decoration Areas
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.MobileCatalogues
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 6543
+
  |curse  = 868842
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9626
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Custom Dungeon Floors
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.MobilePhone
+
   |id     = Aedenthorn.CustomMonsterFloors
  |nexus id = 6523
+
   |curse   = 868904
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5894
}}
+
   |github = aedenthorn/StardewValleyMods
{{/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
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Mod Update Menu
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.modupdatemenu
 
  |nexus id = 2536
 
  |moddrop id = 833560
 
  |github  = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = Platonymous
+
   |author = onlythechosen
   |id       = Platonymous.ModUpdater
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 6338
+
   |nexus   = 22380
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Custom Element Handler
   |author   = WhiteMind
+
   |author = Platonymous
   |id       = WhiteMind.MonsterLT
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 1896
+
   |nexus   = 1068
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = MouseyPounds
+
   |author = pneuma163
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 3997
+
   |nexus   = 24972
   |github   = MouseyPounds/stardew-mods
+
   |github = pneuma163/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Custom Emotes
   |author   = Taskmaster
+
   |author = purrplingcat
   |id       = Taskmaster.MonthlyMail
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 4523
+
   |nexus  = 10861
  |github   =  
+
   |github = purrplingcat/CustomEmotes
}}
 
{{/entry
 
  |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-->
+
   |status  = abandoned
}}
 
{{/entry
 
  |name    = Moongates
 
  |author  = bwdy
 
  |id      = bwdy.moongates
 
  |nexus id = 3545
 
  |github  = bwdymods/SDV-Moongates
 
}}
 
{{/entry
 
  |name    = Mopsy's Ranch Livin'
 
  |author  = Mopquill
 
  |id      = Mopquill.Ranch-Livin
 
  |nexus id = 2200
 
  |github  = mopquill/Mopsys-Ranch-Livin
 
}}
 
{{/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
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Custom Farming Redux
   |author   = momoaau
+
   |author = Platonymous
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = Platonymous.CustomFarming
   |nexus id = 451
+
   |nexus   = 991
   |github   =  
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
<!--
   |unofficial version = 2.0.1-unofficial.1-IQ
+
   |unofficial version = 2.12.10-unofficial.1-minervamaga
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
-->
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = AairTheGreat, Aair
+
   |author  = Platonymous
  |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = Platonymous.CFAutomate
  |nexus id = 4869
+
   |nexus  = 991
  |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
}}
 
{{/entry
 
  |name    = More Buildings
 
  |author  = spacechase0
 
   |id       = spacechase0.MoreBuildings
 
   |nexus id = 2757
 
  |chucklefish id = 5524
 
   |moddrop id = 771640
 
   |github   = spacechase0/MoreBuildings
 
  
   |broke in = Stardew Valley 1.5
+
   |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/more-buildings/ 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     = More Giant Crops
+
   |name   = Custom Farm Loader
   |author   = spacechase0
+
   |author = DeLiXx
   |id       = spacechase0.MoreGiantCrops
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 5263
+
   |curse  = 990485
   |moddrop id = 771694
+
   |nexus  = 13804
   |github  = spacechase0/MoreGiantCrops
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Custom Farm Types
   |author   = Satozaki
+
   |author = spacechase0
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 5398
+
   |nexus   = 1140
   |github  = AndyCrocker/StardewMods
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Custom Fence Decay
   |author   = spacechase0
+
   |author = Jean Seb Gwak
   |id       = spacechase0.MoreGrassStarters
+
   |id     = CustomFenceDecay
   |nexus id = 1702
+
   |nexus  = 25155
  |chucklefish id = 5129
+
   |github = JeanSebGwak/CustomFenceDecay
   |moddrop id = 313307
 
   |github   = spacechase0/MoreGrassStarters
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Custom Fixed Dialogue
   |author   = j4c0b333
+
   |author = aedenthorn, Erinthe
   |id       = j4c0b333.Morehealth
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 4053
+
   |curse   = 868895
  |github   =  
+
   |nexus   = 6358
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = More Key Binding
 
   |author  = SorryLate, rharyanto
 
  |id      = SorryLate.MoreKeybinding
 
  |nexus id = 5290
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |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     = More Mine Ladders
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = JadeTheavas
+
   |author = Datamancer
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 2105
+
   |nexus  = 20938
  |github   = JadeTheavas/MoreMineLadders
+
   |moddrop = 1533308
 
+
   |github  = csandwith/StardewValleyMods
   |broke in    = Stardew Valley 1.4
 
   |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Custom Furniture
   |author   = cheesysteak
+
   |author = Platonymous
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 2173
+
   |nexus   = 1254
   |github   = cheesysteak/stardew-steak
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = More Rain
+
   |name   = Custom Gift Dialogue
  |author  = Omegasis, Alpha_Omegasis
+
   |author = PurrplingCat
  |id      = Omegasis.MoreRain
+
   |id     = PurrplingCat.CustomGiftDialogue
  |nexus id = 441
+
   |nexus  = 7304
  |github  = janavarro95/Stardew_Valley_Mods
+
   |github = purrplingcat/StardewMods
}}
 
{{/entry
 
  |name    = More Random Edition, Randomizer
 
  |author  = Chikakoo and doomdonuts, Chikakoo4
 
  |id      = Chikakoo.Randomizer
 
  |nexus id = 5311
 
  |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
{{/entry
 
   |name     = More Rings
 
   |author   = spacechase0
 
   |id       = spacechase0.MoreRings
 
   |nexus id = 2054
 
  |chucklefish id = 5271
 
   |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 Gift Limits
   |author   = CyberCheese
+
   |author = aedenthorn, Erinthe
   |id       = cybercheese.moresexydwarf
+
   |id     = aedenthorn.CustomGiftLimits
  |nexus id = 4320
+
   |curse   = 868725
   |github   =  
+
   |nexus   = 13964
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = More Silo Storage
 
  |author   = OrneryWalrus
 
  |id      = OrneryWalrus.MoreSiloStorage
 
  |nexus id = 2587
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Custom Gift Limits - Continued
   |author   = BrasileiroTop
+
   |author = aedenthorn and FlyingTNT
   |id       = BrasileiroTop.CanaisTv
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 5126
+
   |nexus   = 22385
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Custom Greenhouse
   |author   = Joco80 & Sasara
+
   |author = Forkmaster
   |id       = Joco80.MoreWeapons
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 1168
+
   |nexus   = 3464
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Custom Harvest Fix
   |author   = thfr
+
   |author = mytigio
   |id       = thfr.MOTDMod
+
   |id     = mytigio.customharvestfix
   |nexus id = 3703
+
   |nexus   = 4192
   |github  = rfht/MOTDMod
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Custom Hay
   |author   = Shuai Zhang
+
   |author = aedenthorn, Erinthe
   |id       = shuaiz.MoveFasterMod
+
   |id     = aedenthorn.CustomHay
   |nexus id = 1351
+
  |curse  = 868668
   |github   = hcoona/StardewValleyMods
+
   |nexus   = 16744
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = Zoryn
+
   |author = zelink, zelinknilez
   |id       = Zoryn.MovementModifier
+
   |id     = zelink.zeldaHome
   |nexus id =
+
   |nexus  = 20844
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Customise Child Bedroom
   |author   = bcmpinc
+
   |author = Speshkitty
   |id       = bcmpinc.MovementSpeed
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 2736
+
   |nexus   = 5540
   |github  = bcmpinc/StardewHack
+
   |github = Speshkitty/CustomiseChildBedroom
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Customizable Cart Redux
   |author   = SgtPickles, GameMX
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 2256
+
   |nexus   = 1402
   |github   = Dawilly/MTN2
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Death Penalty
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.customizabledeathpenalty
 +
  |nexus  = 1991
 +
  |moddrop = 833547
 +
  |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Customizable Traveling Cart Days
   |author   = skiilaa
+
   |author = Yyeahdude
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 2282
+
   |nexus   = 567
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Multiplayer Idle
 
  |author  = DoubleZ
 
  |id      = DoubleZ.MultiplayerIdle
 
  |nexus id = 3765
 
  |github  = SourceZh/MultiplayerIdle
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Customize Anywhere
   |author   = Cherry, CherryChain
+
   |author = Cherry, CherryChain
   |id       = Cherry.MultiplayerModChecker
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 6609
+
   |nexus   = 4734
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Customize Cursor Sprite
   |author   = Kalthramis
+
   |author = Sonozuki
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 2192
+
   |nexus   = 3014
   |github   =
+
   |github = Sonozuki/StardewMods
  |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
+
   |status  = abandoned
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Customize Dresser
   |author   = lolmaj
+
   |author = Dragoon23
   |id       = lolmaj.MultiplayerTime
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 2543
+
   |nexus   = 23359
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Customize Exterior
   |author   = Redwood
+
   |author = spacechase0
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 2910
+
   |nexus   = 1099
   |github   = EKomperud/StardewMods
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
  
   |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   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = aedenthorn
+
   |author = MissCoriel
   |id       = aedenthorn.MultipleSpouses
+
   |id     = misscoriel.hpstam
   |nexus id = 6227
+
  |curse  = 885084
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5275
 +
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Customize Trinkets
   |author   = SlyMerc
+
   |author = Dragoon23
   |id       = FileLoading
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 1094
+
   |nexus   = 23818
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
 
  |map local versions = 1.1 → 1.12<!--manifest not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Customize Wedding Attire
   |author   = Miome
+
   |author = violetlizabet
   |id       = miome.MultiToolMod
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 2546
+
   |nexus   = 10761
   |github   = miome/MultitoolMod
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Custom Kissing
   |author   = Cherry, CherryChain
+
   |author = Digus
   |id       = Cherry.MultiYieldCrops
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 6069
+
   |nexus   = 4664
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Custom Linens
   |author   = aedenthorn
+
   |author = Mevima
   |id       = aedenthorn.Murdercrows
+
   |id     = Mevima.CustomLinens
   |nexus id = 6615
+
   |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     = Murder Drone, Personal Combat Drone
+
   |name   = Custom Localization
   |author   = cotboy
+
   |author = ZaneYork
   |id       = cambam.MURDERDRONE
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 4507
+
   |nexus   = 5377
   |github   = camcamcamcam/murderdrone
+
   |github = ZaneYork/SDV_CustomLocalization
  
 +
  |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     = Mushroom Levels
+
   |name   = Custom Locks
   |author   = Eireon, Ben Patterson
+
   |author = aedenthorn, Erinthe
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = aedenthorn.CustomLocks
  |nexus id = 2818
+
   |curse   = 868899
   |github   = benrpatterson/MushroomLevels
+
   |nexus   = 6251
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
   |nexus id = 1894
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Custom Locks Updated
   |author   = blueberry and Oddshot
+
   |author = Rokugin
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 4637
+
   |nexus   = 21148
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Custom Machine Experience
   |author   = blueberry, blueberry and Oddshot
+
   |author = weizinai
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = weizinai.CustomMachineExperience
   |nexus id = 4637
+
   |nexus   = 25455
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Custom Mine Cart Steam
   |author   = Marcos Brendon
+
   |author = aedenthorn, Erinthe
   |id       = marcos.mymoney
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 6736
+
   |curse   = 868704
  |github   =  
+
   |nexus   = 14508
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = Neat Additions
 
  |author   = Ilyaki
 
  |id      = ilyaki.neatadditions
 
  |nexus id = 2648
 
   |github   = Ilyaki/NeatAdditions
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Custom Moss
   |author   = Ilyaki
+
   |author = aceynk
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = aceynk.CustomMoss
   |nexus id = 3021
+
   |nexus   = 26220
   |github   = Ilyaki/NetworkOptimizer
+
   |github = aceynk/CustomMoss
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Custom Movies
   | author   = Vrakyas
+
   |author = Platonymous
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = Platonymous.CustomMovies
   | nexus id = 4030
+
   |nexus   = 4737
   | github  =  
+
   |moddrop = 793918
   | 3.0 ready= yes
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Custom Music
   |author   = Nobbele
+
   |author = Platonymous
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = Platonymous.CustomMusic
   |nexus id = 2654
+
  |curse  = 307367
   |github   = 4ppleCracker/NewGameOnLaunch
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
   |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
  |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Custom NPC
   |author   = Igorious
+
   |author = Platonymous
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = Platonymous.CustomNPC
   |nexus id =
+
   |nexus  = 1607
   |chucklefish id = 3683
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Custom NPC Exclusions
   |author   = Nori, seaweednori
+
   |author = Esca, Esca-MMC
   |id       = nori.NiceMessages
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 6160
+
   |nexus   = 7089
   |github   =  
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Custom NPC Fixes
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.NightOwl
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 433
+
  |curse  = 867734
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Custom NPC Paintings
   |author   = kulcris
+
   |author = avaallonn, AvalonMFX
   |id       = kulcris.NoCheatShortcuts
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id = 2310
+
  |curse  = 1069124
   |github   =  
+
   |nexus   = 26228
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Custom NPC - Riley, Riley House
   |author   = Pathoschild
+
   |author = SG
   |id       = Pathoschild.NoclipMode
+
   |id     = SG.RileyHouse
   |nexus id = 3900
+
   |nexus   = 5811
   |moddrop id = 691002
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Custom Obelisks
   |author   = CatCattyCat, Cat
+
   |author = XxHarvzBackxX
   |id       = cat.nocrows
+
   |id     = harvz.CustomObelisks
   |nexus id = 1682
+
   |nexus   = 10202
   |moddrop id = 833543
+
   |github  = XxHarvzBackxX/Custom-Obelisks
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Custom Object Production
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.nofencedecay
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 1180
+
   |curse   = 868827
   |moddrop id = 833537
+
   |nexus  = 10152
  |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{/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.6
  |status  = workaround
 
  |summary  = use [[#Friends Forever|Friends Forever]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
}}
 
{{/entry
 
  |name    = No Kids Ever
 
  |author  = Hangy
 
  |id      = Hangy.NoKidsEver
 
  |nexus id = 1464
 
  |github  = L3thal1ty/No-Kids-Ever
 
}}
 
{{/entry
 
  |name    = No Kimchi
 
  |author  = jaeha, qpqpqp121
 
  |id      = jaeha.No_Kimchi
 
  |nexus id = 5043
 
  |github  =
 
}}
 
{{/entry
 
  |name    = No Mine Flyers Redux
 
  |author  = minervamaga
 
  |id      = minervamaga.NoMineFlyersRedux
 
  |nexus id =
 
  |moddrop id = 631110
 
  |github  = minervamaga/NoMineFlyersRedux
 
}}
 
{{/entry
 
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 
  |author  = Guedez
 
  |id      = exhaustion.protection
 
  |nexus id = 5113
 
  |moddrop id = 707180
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Custom Ore Nodes
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 506
+
  |curse  = 868903
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
  
   |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   = Custom Paths
   |author   = Drynwynn, thepaladinknight
+
   |author = Entoarox
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = Entoarox.CustomPaths
   |nexus id = 2528
+
   |nexus   = 2272
   |github   = Drynwynn/StardewValleyMods
+
  |chucklefish = 5234
 +
   |github = Entoarox/StardewMods
  
   |broke in = SMAPI 2.8
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = Xangria
+
   |author = aedenthorn, Erinthe
   |id       = Xangria.NoRumbleHorse
+
   |id     = aedenthorn.PetBed
   |nexus id = 1779
+
  |curse  = 868814
   |github   =  
+
   |nexus   = 10462
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = No Seeds
+
   |name   = Custom Picture Frames
  |author  = lech43
+
   |author = aedenthorn, Erinthe
  |id      = lech43.NoSeeds
+
   |id     = aedenthorn.CustomPictureFrames
  |nexus id = 6392
+
   |curse   = 868801
  |github  =
+
   |nexus  = 10704
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name     = No Soil Decay
 
   |author   = ThatNorthernMonkey
 
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
 
  |nexus id = 237
 
  |github  = ThatNorthernMonkey/NoSoilDecay
 
 
 
  |broke in = Stardew Valley 1.2
 
<!--@retest-after No Soil Decay Redux
 
   |status  = workaround
 
  |summary  = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
-->
 
}}
 
{{/entry
 
   |name    = No Soil Decay Redux
 
  |author  = Platonymous
 
  |id      = Platonymous.NoSoilDecayRedux
 
   |nexus id = 1084
 
   |curseforge id  = 307727
 
  |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     = Non Destructive NPCs
+
   |name   = Custom Picture Frames Redux
   |author   = MadaraUchiha
+
   |author = Prism 99
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 5176
+
   |nexus   = 27147
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Custom Quest Expiration
   |author   = aedenthorn
+
   |author = hawkfalcon
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 6509
+
   |nexus   = 2148
   |github   = aedenthorn/StardewValleyMods
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Custom Reminders
   |author   = Yaramy
+
   |author = Dem1se
   |id       = yaramy.noteblocks
+
   |id     = Dem1se.CustomReminders
   |nexus id = 6646
+
   |nexus   = 6215
   |github   =  
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Custom Renovations, Renovations
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Notes
+
   |id     = aedenthorn.Renovations
   |nexus id = 3068
+
   |curse  = 868839
   |curseforge id  = 307729
+
   |nexus  = 9687
   |curseforge key = notes
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop id = 793905
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Custom Resource Clumps
   |author   = TheElm
+
   |author = aedenthorn, Erinthe
   |id       = TheElm.NotFarFromTheTree
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 4739
+
  |curse  = 868875
   |github   = GStefanowich/SDV-NFFTT
+
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Custom Shirts
   |author   = PurrplingCat
+
   |author = Platonymous
   |id       = purrplingcat.npcadventure
+
   |id     = Platonymous.CustomShirts
   |nexus id = 4582
+
   |nexus   = 2416
   |github  = purrplingcat/PurrplingMod
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Jasper Dialogue Patch
+
   |name   = Custom Shops Redux
   |author   = Jonqora (for Lemurkat)
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Jonqora.NPCJasperFix
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 5599
+
   |nexus   = 1378
   |github  = Jonqora/NPCJasperFix
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Custom Signs
   |author   = Bouhm
+
   |author = aedenthorn, Erinthe
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 239
+
  |curse  = 868777
   |github  = Bouhm/stardew-valley-mods
+
   |nexus   = 11336
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Custom Spouse Location
   |author   = jwdred
+
   |author = barteke22
   |id       =  
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 694
+
   |nexus   = 9676
   |github   =  
+
   |github = barteke22/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Custom Spouse Patio
   |author   = Hydrox, hydrox6
+
   |author = aedenthorn, Erinthe
   |id       = Hydrox.NumericalHealth
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 4863
+
   |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     = Object Progress Bars
+
   |name   = Custom Spouse Patio Redux
   |author   = Adeel Tariq
+
   |author = aedenthorn, Erinthe
   |id       = Adeel.ObjectProgressbars
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 2803
+
  |curse  = 868793
   |github  =  
+
   |nexus   = 10889
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Custom Spouse Patio Wizard
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 1315
+
   |curse  = 868860
   |chucklefish id = 4842
+
   |nexus  = 7775
   |moddrop id = 131148
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/ObjectTimeLeft
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Custom Spouse Rooms
   |author   = lambui
+
   |author = aedenthorn, Erinthe
   |id       = PhthaloBlue.Omnifarm
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id =  
+
  |curse  = 868833
   |url     = https://community.playstarbound.com/threads/127299
+
   |nexus   = 10029
   |github  = lambui/StardewValleyMod_OmniFarm
+
  |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     = One Click Shed Reloader
+
   |name   = Custom Spouse Rooms - Continued
   |author   = BitwiseJon
+
   |author = Datamancer
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 2052
+
   |nexus   = 20966
   |github   = bitwisejon/StardewValleyMods
+
  |moddrop = 1534005
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Custom Starter Furniture
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 5150
+
  |curse  = 868669
   |github   =  
+
   |nexus   = 16729
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Custom Starter Package
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 3633
+
   |curse  = 868717
   |moddrop id = 661376
+
   |nexus  = 14152
   |github   = Mizzion/MyStardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Only Iridium
+
   |name   = Custom Tapper Framework
   |author   = xiaoye97
+
   |author = Selph, zombifier
   |id       = xiaoye97.OnlyIridium
+
   |id     = selph.CustomTapperFramework
   |nexus id = 4471
+
   |nexus   = 22975
   |github   =  
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Custom Tokens
   |author   = Yyeahdude
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 4772
+
   |nexus   = 7517
   |github   =  
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Custom Toolbar
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.Ornamental
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 4981
+
  |curse  = 868779
   |github  =  
+
   |nexus   = 11322
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Custom Tool Effect
   |author   = Midori Armstrong, azureglasses
+
   |author = ZaneYork
   |id       = midoriarmstrong.seasonalitems
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 1452
+
   |nexus   = 5712
   |github   =  
+
   |github = ZaneYork/CustomToolEffect
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
  |author  = trashcan9
 +
  |id      = trashcan9.CustomToolRange
 +
  |nexus  = 16384
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Custom Tracker
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = Aedenthorn.PacifistValley
+
   |id     = Esca.CustomTracker
   |nexus id = 5464
+
   |nexus   = 5108
   |github  = aedenthorn/StardewValleyMods
+
   |github = Esca-MMC/CustomTracker
 +
   |moddrop = 706059
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Custom Transparency
   |author   = Paritee
+
   |author = CatCattyCat, Cat
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = cat.customtransparency
   |nexus id = 3296
+
   |nexus   = 2359
   |github   = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 4.0.8
   |unofficial version = 3.0.0-unofficial.7-mouseypounds
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-46#post-3356278
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Trash Can
 +
  |author  = ShivaGuy
 +
   |id      = ShivaGuy.CustomTrashCan
 +
  |nexus  = 11835
 +
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.TreatYourAnimals
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 3375
+
  |curse  = 868798
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
  
   |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   = Custom TV
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Platonymous
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = Platonymous.CustomTV
   |nexus id = 2166
+
  |curse  = 877224
   |github   =  
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Custom TV Channel
   |author   = f4iTh, JertsukkaTheMan
+
   |author = chieeri323
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = chieeri323.customtvchannel
   |nexus id = 3524
+
   |nexus   = 24278
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Custom Wake Up Time
   |author   = bmarquismarkail, Space Baby
+
   |author = Tomokisan
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 923
+
  |curse  = 1081741
   |github   = bmarquismarkail/SV_PotC
+
   |nexus   = 26260
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Custom Wallpaper Framework
   |author   = J_Hizzal
+
   |author = aedenthorn, Erinthe
   |id       = J_Hizzal.PassableLadders
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 2985
+
  |curse  = 868751
   |github   = joelra/SDV-PassableLadders
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Custom Walls and Floors
   |author   = punyo, yakminepunyo
+
   |author = Platonymous
   |id       = punyo.PassableObjects
+
   |id     = Platonymous.CustomWallsAndFloors
  |nexus id = 2329
+
   |curse   = 307569
   |github   = pomepome/PassableObjects
+
   |moddrop = 793903
}}
+
   |nexus   = 3010
{{/entry
+
   |github = Platonymous/Stardew-Valley-Mods
   |name    = PDQ Paths
 
   |author   = Jaredlll08
 
   |id      = BlameJared.PDQPaths
 
  |nexus id =
 
  |curseforge id = 307090
 
  |curseforge key = pdq-paths
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Faster Paths|Faster Paths]] instead.
+
   |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Custom Warp Locations
   |author   = jwdred
+
   |author = CatCattyCat, Cat
   |id       = jwdred.PelicanFiber
+
   |id     = cat.customwarplocations
   |nexus id = 631
+
   |nexus   = 1688
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Custom Warp Points
   |author   = ElectroCrumpet
+
   |author = aedenthorn, Erinthe
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 2770
+
  |curse  = 868840
   |github   = TobinWilson/PelicanPostalService
+
   |nexus   = 9651
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Custom Warps
   |author   = Platonymous
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Platonymous.PelicanTTS
+
   |id     = f4iTh.CustomWarps
   |nexus id = 1079
+
   |nexus  = 3445
  |curseforge id  = 309743
+
   |github =
  |curseforge key = pelican-tts
 
   |moddrop id = 793929
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Custom Winter Star Gifts
   |author   = bwdy
+
   |author = XxHarvzBackxX
   |id       = bwdy.peopleseeds
+
   |id     = harvz.CWSG
   |nexus id = 3635
+
   |nexus   = 10024
   |github   =  
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Cut the Cord, TvMenu
   |author   = Avalon, Avalonii
+
   |author = cgifox
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = cgifox.CutTheCord
   |nexus id = 1419
+
   |nexus   = 9571
   |github   =  
+
   |github = harshlele/CutTheCord
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Cycle Tools
   |author   = Xangria
+
   |author = LeFauxMatt
   |id       = Xangria.PersistentGameOptions
+
   |id     = furyx639.CycleTools
   |nexus id = 1778
+
  |curse  = 871827
   |github   =  
+
   |nexus   = 13973
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
  |status  = abandoned
   |summary = use [[#Save Game Options|Save Game Options]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Farm Photo
 +
  |author  = Seawolf, seawolf87
 +
  |id      = Seawolf.DailyFarmPhoto
 +
   |nexus   = 4791
 +
   |github = Seawolf87/DailyFarmPhoto
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
  |author  = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
  |nexus  = 6783
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Daily Luck Message
   |author   = Persival
+
   |author = Schematix, Schmtx
   |id       =  
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 438
+
   |nexus   = 1327
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author   = Strobe
+
   |author = zeldela, delaney
   |id       = Strobe.PersonalAnvil
+
   |id     = dJustLuckMod
   |nexus id = 5326
+
   |nexus   = 10386
   |github   = strobel1ght/Personal-Anvil
+
  |moddrop = 1070645
 +
   |github = zeldela/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Daily News
   |author   = bwdy
+
   |author = bashNinja
   |id       = bwdy.personaleffects
+
   |id     = bashNinja.DailyNews
   |nexus id = 3532
+
   |nexus   = 1141
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = miketweaver/DailyNews
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Daily Notifications, Event Notifications
   |author   = skuldomg, Skuld
+
   |author = dreamsicl
   |id       = skuldomg.petChoicePerks
+
   |id     = EventNotifications
   |nexus id = 3313
+
   |nexus   =
   |github   = skuldomg/petChoicePerks
+
  |chucklefish = 3621
 +
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
<!--
   |unofficial version = 1.0.1-unofficial.1-annosz
+
   |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-14054
+
   |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Daily Pet the Animals
   |author  = Jfulmer, Consillium
+
   |author = flowoeB
   |id       = JfulmerPetEnhancementMod
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus id =  
+
  |nexus  = 8356
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
  |github  =
   |github  = jlfulmer/PetEnhancementMod
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Phone Quest
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.DailyPhoneQuest
 +
  |nexus  = 14648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
 +
  |author  = MevNav
 +
   |id     = MevNav.DailyPlanner
 +
   |nexus   = 16704
 +
  |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
  |nexus  = 513
 +
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |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.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.DailyTasksReport
 +
  |nexus  = 1624
 +
   |github  = GuiNoya/SVMods
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |unofficial version = 1.4.2-unofficial.8-prism99
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
-->
 
-->
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
  |pull request  = https://github.com/jlfulmer/PetEnhancementMod/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Daily Tasks Report Plus
   |author   = jahangmar
+
   |author = Prism 99
   |id       = jahangmar.PetInteraction
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 4232
+
   |nexus   = 20871
   |github   = jahangmar/StardewValleyMods
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = DaLionheart
   |author   = Shaklin
+
   |author = DaLion
   |id       = shaklin.petspawnlocation
+
   |id     = DaLion.Core
   |nexus id = 5986
+
   |nexus   = 24332
   |github   =  
+
   |github = daleao/sdv
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Dan Utils
   |author   = DewMods
+
   |author = Danmw3
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = danmw3.DanUtils
   |nexus id = 2681
+
   |nexus   = 2287
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#Mobile Phone|Mobile Phone]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Dark User Interface
   |author   = MindMeltMax
+
   |author = zazizu
   |id       = MindMeltMax.PiggyBank
+
   |id     = zazizu.darkUI
   |nexus id = 6934
+
   |nexus  = 4056
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = cilekli-link/SDVMods
}}
 
{{/entry
 
  |name    = Placeable Mine Shafts
 
  |author  = aedenthorn
 
  |id      = Aedenthorn.PlaceShaft
 
   |nexus id = 5440
 
   |github   = aedenthorn/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Plan Importer
 
  |author  = Platonymous
 
  |id      = Platonymous.PlanImporter
 
  |nexus id = 2071
 
  |curseforge id = 308058
 
  |curseforge key = plan-importer
 
  |moddrop id = 793846
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Plantable Mushroom Trees
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.PMT
 
  |nexus id = 2349
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Data Layers, Data Maps
   |author   = MouseyPounds
+
   |author = Pathoschild
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 4096
+
  |curse  = 1000628
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Date Night
   |author   = Demiacle
+
   |author = SUPERT
   |id       = Demiacle.PlantOnGrass
+
   |id     = supert.datenight
   |nexus id = 1026
+
   |nexus  = 11459
  |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Day Limiter
 +
  |author  = Parzivl, tadfoster
 +
  |id      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = Cherry, CherryChain
+
   |author = MissCoriel
   |id       = Cherry.PlatonicRelationships
+
   |id     = misscoriel.diary
   |nexus id = 4668
+
  |curse  = 885086
   |moddrop id = 716353
+
   |nexus   = 4451
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = Platonymous
+
   |author = JeiPi, JeiP1
   |id       = Platonymous.PlatoTK
+
   |id     = JeiPi.Deathpoint
   |nexus id = 6589
+
   |nexus   = 25241
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Death Tweaks
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 5384
+
   |nexus  = 18174
   |moddrop id = 793920
+
   |github = aedenthorn/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Debug Mode
   |author   = Jessebot
+
   |author = Pathoschild
   |id       = Jessebot.PleaseFixError
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 6492
+
  |curse  = 1000634
   |github   = JessebotX/StardewValleyMods
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Decrafting Mod
   |author   = jwdred
+
   |author = iSkLz_, MSCFC
   |id       = jwdred.PointAndPlant
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 572
+
   |nexus   = 4158
   |github   = jdusbabek/stardewvalley
+
   |github = iSkLz/DecraftingMod
  
   |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     = Pollen Sprites
+
   |name   = Deep Woods
   |author   = Esca, Esca-MMC
+
   |author = Max Vollmer, SVProtector
   |id       = Esca.PollenSprites
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 6149
+
   |curse  = 992429
   |moddrop id = 790268
+
   |nexus  = 2571
   |github  = Esca-MMC/PollenSprites
+
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = The Krominator
+
   |author = Sandman53
   |id       = TheKrominatorPokemania
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 2676
+
   |nexus   = 5016
   |github   =  
+
   |github =
  
   |map local versions = 4.0 → 4.0.3<!--not updated in manifest-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Deep Woods Warp Network Integration
   |author   = MouseyPounds
+
   |author = Tlitookilakin
   |id       = MouseyPounds.PondPainter
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 4703
+
   |nexus   = 10240
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = CatCattyCat, Cat
+
   |author = bungus
   |id       = cat.Pong
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 1994
+
   |nexus  = 21612
   |moddrop id = 833548
+
   |github = BussinBungus/BungusSDVMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Default Farmer
   |author   = BadNetCode
+
   |author = Tyler Gibbs
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 1232
+
   |nexus  = 12421
   |moddrop id = 130159
+
   |github = tylergibbs2/StardewValleyMods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Default On Cheats
   |author   = kdau
+
   |author = EnderTedi
   |id       = kdau.PortableTV
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 5674
+
   |nexus  = 21035
   |moddrop id = 761325
+
   |github = EnderTedi/DefaultOnCheats
   |github   =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Default Window Size
   |author   = TrollTheBotman
+
   |author = DecidedlyHuman
   |id       = JoshJKe.PortalGun
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 3049
+
   |nexus   = 10939
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Delivery Service
   |author   = Platonymous
+
   |author = AxesOfEvil
   |id       = Platonymous.Portraiture
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 999
+
   |nexus  = 5187
   |curseforge id = 308062
+
   |github  = AxesOfEvil/SV_DeliveryService
   |curseforge key = portaiture
+
 
  |moddrop id = 793927
+
   |broke in = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap, Bed Energy Regain
+
   |name   = Delivery Upgrade Tool
   |author   = LakeMonster_, LakeMonster666
+
   |author = Dash, yuukidach
   |id       = LakeMonster_.BedEnergyRegain
+
   |id     = Pathoschild.test
   |nexus id = 5256
+
   |nexus   = 5570
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = Digus
+
   |author = stokastic
   |id       = Digus.PPJAProducerConverter
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 4972
+
   |nexus   = 2462
   |github   = Digus/StardewValleyMods
+
   |github = stokastic/CoopGrabber
  
   |broke in = Stardew Valley 1.5
+
   |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     = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Deluxe Auto-Petter
   |author   = ryaon
+
   |author = Frostiverse
   |id       = Ryaon.FectorChallenge
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 5125
+
   |nexus   = 23226
   |github   =  
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Deluxe Grabber Redux
   |author   = Mucchan
+
   |author = ferdaber
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id =
+
   |nexus  = 7920
   |chucklefish id = 3594
+
   |github = ferdaber/sdv-mods
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = Renny
+
   |author = Nykal145
   |id       = renny.prairiekingprizes
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 2811
+
   |nexus   = 20799
   |github   = OfficialRenny/PrairieKingPrizes
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Deluxe Hats
   |author   = lech43
+
   |author = domsim1
   |id       = lech43.PredictSeedMaker
+
   |id     = domsim1.DeluxeHats
   |nexus id = 6395
+
   |nexus   = 5836
   |github  =
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Deluxe Journal
   |author   = kdau
+
   |author = MolsonCAD
   |id       = kdau.PregnancyRole
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 5762
+
   |nexus  = 11436
   |moddrop id = 768494
+
   |github = MolsonCAD/DeluxeJournal
   |github   =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Demanding Shipping
   |author   = skuldomg, Skuld
+
   |author = lech43
   |id       = skuldomg.priceDrops
+
   |id     = lech43.DemandingShipping
   |nexus id = 2047
+
   |nexus   = 7315
   |github   = skuldomg/priceDrops
+
   |github =
  
   |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   = Demetrius Solo Dancing, Robin Building Token
   |author   = lech43
+
   |author = DrSpactacus, NateMod
   |id       = lech43.PriceFluctuation
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 6396
+
   |nexus   = 22564
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Demetrius Visits Cave
   |author   = skiilaa
+
   |author = Kichjo
   |id       = skiilaa.Prices
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 2255
+
   |nexus   = 5477
   |github   =  
+
   |github = KeelanRosa/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Bloom Farm
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Desert_Bloom_Farm
 +
  |curse  = 990494
 +
  |nexus  = 16750
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Desert Obelisk
   |author   = Darkhax
+
   |author = CatCattyCat, Cat
   |id       = darkhax.pricetooltip
+
   |id     = cat.desertobelisk
   |nexus id =
+
   |nexus  = 2021
   |curseforge id  = 299169
+
   |moddrop = 833549
   |curseforge key = price-tooltips
+
   |github = danvolchek/StardewMods
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |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     = Prismatic Tools
+
   |name   = Detailed Sprites
   |author   = stokastic
+
   |author = RainsKuro, RainzKuro
   |id       = stokastic.PrismaticTools
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 2428
+
   |nexus   = 15549
   |github   = stokastic/PrismaticTools
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.7.1-unofficial.8-Seawolf
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-40#post-3355536
 
  |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = DewCord Rich Presence
   |author   = Digus
+
   |author = explosivetortellini
   |id       = Digus.ProducerFrameworkMod
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 4970
+
   |nexus   = 8348
   |github  = Digus/StardewValleyMods
+
   |github = explosivetortellini/StardewValleyDRP
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Dialog to Clipboard
   |author   = Digus
+
   |author = dlrdlrdlr
   |id       = Digus.PFMAutomate
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 5038
+
   |nexus   = 23834
   |github   = Digus/StardewValleyMods
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Dialogue Box Redesign
   |author   = spacechase0
+
   |author = gzhynko
   |id       = spacechase0.ProfitCalculator
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 3378
+
   |nexus  = 8853
  |chucklefish id = 5657
+
   |github = gzhynko/StardewMods
   |moddrop id = 771668
 
   |github   = spacechase0/StardewProfitCalculator
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Dialogue Display Framework
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ProfitMargins
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 4663
+
  |curse  = 868761
   |moddrop id = 716352
+
   |nexus   = 11661
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Dialogue Emotes
   |author   = onjulraz
+
   |author = PurrplingCat
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 2923
+
   |nexus   = 6537
   |github   =  
+
   |github = purrplingcat/DialogueEmotes
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Dialogue Extension
   |author   = NarlanMarlan
+
   |author = elbe
   |id       = narlan.projects
+
   |id     = elbe.DialogueExtension
   |nexus id = 3785
+
   |nexus   = 10851
   |github  = NolanEastburn/ProjectS
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Dialogue Keys
   |author   = TerryDBS
+
   |author = PokeBenji
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 7048
+
   |curse  = 1022342
   |github   =  
+
   |nexus   = 24325
 
+
   |github  =
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Dialogue New Line
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 6162
+
  |curse  = 868753
   |github   = gzhynko/StardewMods
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Dialogue Tester
   |author   = gzhynko
+
   |author = DecidedlyHuman
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 6162
+
   |nexus   = 9887
   |github   = gzhynko/StardewMods
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Dialogue Trees
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.PublicAccessTV
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 5605
+
   |curse  = 868845
   |moddrop id = 757967
+
   |nexus  = 9550
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Did You Water Your Crops
   |author   = SorryLate
+
   |author = Nishtra
   |id       = SorryLate.GalaxyItem
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 5289
+
   |nexus  = 1583
  |github  =
+
   |github =
}}
 
{{/entry
 
   |name    = Purchasable Recipes
 
  |author  = Paracosm
 
  |id      = Paracosm.PurchasableRecipes
 
  |nexus id = 1722
 
   |github   =  
 
  
  |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 [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
<!--
+
   |broke in = Stardew Valley 1.3.29
   |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     = PyTK, Platonymous Toolkit
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Platonymous
+
   |author = shanks3042
   |id       = Platonymous.Toolkit
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 1726
+
   |nexus   = 5816
   |curseforge id = 306738
+
   |github =
   |curseforge key = pytk-platonymous-toolkit
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
  |moddrop id = 793815
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Difficulty Socializing
   |author   = Mizzion
+
   |author = PokeBenji
   |id       = mizzion.qiexchanger
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 1930
+
   |curse  = 1023363
   |moddrop id = 661359
+
   |nexus  = 24389
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Dimensional Pockets
   |author   = Prismuth
+
   |author = spacechase0
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 1647
+
  |curse  = 867145
   |github   =  
+
   |nexus   = 12706
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Stone Bridge Over Pond
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Dino Form
   |author   = SilentOak
+
   |author = aedenthorn, Erinthe
   |id       = SilentOak.QualityProducts
+
   |id     = aedenthorn.DinoForm
   |nexus id = 3609
+
   |nexus   = 18244
   |github   = silentoak/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dino Form 2
 +
   |author  = juminos
 +
   |id      = juminos.DinoForm2
 +
  |nexus  = 24718
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Disable Auto Pickup
   |author   = SilentOak
+
   |author = Eugenii10
   |id       = SilentOak.AutoQualityPatch
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 3609
+
   |nexus   = 9717
   |github   = silentoak/StardewMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Disable Building Fade
 +
   |author  = calebstein1
 +
   |id      = calebstein1.StardewDisableBuildingFade
 +
  |nexus  = 24558
 +
  |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     = Quality Scrubber
+
   |name   = Discord Rich Presence
   |author   = Traktori
+
   |author = RuiNtD
   |id       = Traktori.QualityScrubber
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 5663
+
   |nexus   = 2156
   |github   = Traktori7/StardewValleyMods
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Dish of the Day Display
   |author   = Traktori
+
   |author = MouseyPounds
   |id       = Traktori.AM.QualityScrubber
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 5663
+
   |nexus   = 3960
   |github   = Traktori7/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Dismantle Craftables
   |author   = Speshkitty
+
   |author = jahangmar
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 7151
+
   |nexus   = 3687
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github = jahangmar/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Display Energy
   |author   = BadNetCode
+
   |author = dmarcoux
   |id       = BadNetCode.QuestDelay
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 1239
+
   |nexus   = 10662
   |moddrop id = 473938
+
   |moddrop = 1087175
   |github   =  
+
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Display Monster Health
   |author   = PurrplingCat
+
   |author = Atesba
   |id       = PurrplingCat.QuestFramework
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 6414
+
   |nexus   = 20984
   |github   = purrplingcat/QuestFramework
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Display Player Stats
   |author   = aedenthorn
+
   |author = Fleem
   |id       = aedenthorn.QuickResponses
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 6548
+
   |nexus   = 21547
   |github   = aedenthorn/StardewValleyMods
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Displays
   |author   = Enaium
+
   |author = spacechase0 and ParadigmNomad
   |id       = Enaium.QuickShop
+
   |id     = spacechase0.Displays
   |moddrop id = 864170
+
   |curse  = 867712
   |nexus id =  
+
   |nexus   = 7635
   |github   = Enaium-StardewValleyMods/QuickShop
+
   |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      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = WuestMan, redknightofdoom
+
   |author = Airyn and the DSV Team
   |id       = WuestMan.QuickStart
+
   |id     = DSV.Core
   |nexus id = 2375
+
   |nexus   = 17059
   |github   = Brian-Wuest/Quick_Start
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Do Not Eat My Crops
   |author   = aedenthorn
+
   |author = u_u__w
   |id       = aedenthorn.Quotes
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id = 6503
+
   |nexus   = 26324
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Don't Eat That
   |author   = BikiFae, bikinavisho
+
   |author = Pyrohead37
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 4659
+
   |nexus   = 1951
   |github   = bikinavisho/RainCoatWhenRaining
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Don't Stop Me Now
   |author   = Deadlykirpy
+
   |author = Shockah
   |id       = Kirpy.RainPlus
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 6559
+
   |nexus   = 10941
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Double Standard Farm, Double Farm
   |author   = EvilPdor
+
   |author = Leaf
   |id       =
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
  |nexus id =
+
   |nexus   = 3928
  |url     = https://community.playstarbound.com/threads/111526
+
   |github =
  |github  =
 
 
 
  |broke in = SMAPI 2.0
 
   |status   = workaround
 
   |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Downtown Zuzu
   |author   = bookworm89723
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = davis.randomhair
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 3271
+
  |curse  = 987160
   |github   = joaniedavis/RandomHairMod
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = DPad Inventory Hotkey
   |author   = LakeMonster_, LakeMonster666
+
   |author = joljyo
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 5250
+
   |nexus   = 7507
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Dragon Pearl Lure
   |author   = aedenthorn
+
   |author = violetlizabet
   |id       = Aedenthorn.RandomNPC
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 4911
+
   |nexus   = 15109
   |github   = aedenthorn/StardewValleyMods
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Draw Fish Ponds Over Grass
   |author   = skiilaa
+
   |author = atravita
   |id       = skiilaa.RandomTastes
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 2285
+
  |curse  = 870981
 +
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
  |github  = atravita-mods/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Dreamscape
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.sprinklerrange
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 1179
+
   |curse  = 868756
   |moddrop id = 833536
+
   |nexus  = 11742
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary = use [[#Data Layers|Data Layers]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dresser Sorter
 +
  |author = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Drive By
   |author   = Jamie Taylor
+
   |author = BlaDe
   |id       = jltaylor-us.RangeHighlight
+
   |id     = BlaDe.DriveBy
   |nexus id = 6752
+
   |nexus   = 12033
   |github   = jltaylor-us/StardewRangeHighlight
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = Drop It - Drop Item Hotkey
   |author   = vgperson
+
   |author = Goldenrevolver
   |id       = vgperson.RangedTools
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 6935
+
   |nexus   = 7971
   |github   = vgperson/RangedTools
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Drop Seeds After Eating
   |author   = Remy Bach
+
   |author = Cloudyluna
   |id       = remybach.readersdigest
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 3040
+
   |nexus   = 27353
   |github   = remybach/stardew-valley-readersdigest
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Dungeon Buddy
   |author   = Kevin Connors
+
   |author = SwiftSails
   |id       = KevinConnors.RealisticFishing
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 2623
+
   |nexus   = 7864
   |github   = kevinforrestconnors/RealisticFishing
+
   |github =
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
<!--
 
  |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   = Dungeon Merchants
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.RealNames
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 6269
+
  |curse  = 868698
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Durable Fences
   |author   = Enaium, Lightcolour888
+
   |author = Zoryn
   |id       = Enaium.RealTime
+
   |id     = Zoryn.DurableFences
   |nexus id = 5336
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Durin's Rest
   |author   = SixthTitan
+
   |author = NoFogBob and PaulDunstan
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 5773
+
   |nexus   = 12345
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Dusty Overhaul
   |author   = cantorsdust
+
   |author = CyanFire
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 172
+
   |nexus   = 13057
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Dusty Overhaul - SVE
   |author   = lperkins2, Logan Perkins
+
   |author = CyanFire
   |id       = lperkins2.RecoverStamina
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 2332
+
   |nexus   = 13265
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = DVR
   |author   = Dem1se
+
   |author = captncraig
   |id       = Dem1se.RecurringReminders
+
   |id     = captncraig.dvr
   |nexus id = 6840
+
   |nexus   = 3860
   |github   = dem1se/SDVMods
+
   |github = captncraig/StardewMods
}}
 
{{/entry
 
  |name    = Regeneration
 
  |author  = Hammurabi
 
  |id      = HammurabiRegeneration
 
  |nexus id =
 
  |chucklefish id = 4584
 
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Dwarf Scroll Prices
   |author   = Zoryn
+
   |author = noriteway
   |id       = Zoryn.RegenMod
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id =
+
   |nexus  = 16386
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = noriteway/StardewMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Dwarvish Mattock
   |author   = desto, JustToDownloadThings
+
   |author = Anthony Hilyard, Grend
   |id       = desto.RegularQuality
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 5090
+
  |curse  = 536418
   |github   = desto-git/smapi-RegularQuality
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Dynamic Bodies
   |author   = SlyMerc
+
   |author = ribeena
   |id       = RelationshipBar
+
   |id     = ribeena.dynamicbodies
   |nexus id = 1009
+
   |nexus   = 12893
   |github   =  
+
   |github = ribeena/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Dynamic Checklist
   |author   = rodrigovaz
+
   |author = gunnargolf
   |id       = relationshipsenhanced
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id =
+
   |nexus  = 1145
   |chucklefish id = 4435
+
   |github = gunnargolf/DynamicChecklist
   |github   =  
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] 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     = Relationship Status
+
   |name   = Dynamic Clothing
   |author   = Dragonisser
+
   |author = hilovids
   |id       = relationshipstatus
+
   |id     = hilovids.DynamicClothing
   |nexus id = 751
+
   |nexus   = 10078
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
 
  |map local versions = 1.0.4 → 1.0.5<!--manifest not updated-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Dynamic Crops
   |author   = M3ales
+
   |author = HaulinOats
   |id       = M3ales.RelationshipTooltips
+
   |id     = HaulinOats.DynamicCrops
   |nexus id =
+
   |nexus  = 13800
  |curseforge id  = 298040
+
   |github = HaulinOats/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   = Dynamic Dialogues Framework
   |author   = Branic
+
   |author = mistyspring
   |id       = Branic.RelationshipTracker
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 2845
+
   |nexus   = 12836
   |github   = Paradox355/SDVMods
+
   |github = misty-spring/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Dynamic Festival Rewards
   |author   = Annosz
+
   |author = mistyspring
   |id       = Annosz.RememberFacedDirection
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 6946
+
   |nexus   = 20253
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Dynamic Flooring
   |author   = Surkasu
+
   |author = aedenthorn, Erinthe
   |id       = Surkasu.Reminders
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2481
+
  |curse  = 868692
   |github   =  
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
  
  |broke in = SMAPI 3.0
+
|broke in = Stardew Valley 1.6
  |status  = workaround
+
   |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Dynamic Flooring - Continued
   |author   = EternalSoap, arjan3004
+
   |author = CyanFire
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2545
+
   |nexus   = 27888
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github = CyanFireUK/StardewValleyMods
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Dynamic Game Assets
   |author   = David J. Lee, djslzx
+
   |author = spacechase0
   |id       = djsl.RemoveAllMonsters
+
   |id     = spacechase0.DynamicGameAssets
  |nexus id = 5727
+
   |curse   = 867707
   |github   =  
+
   |nexus   = 9365
}}
+
   |github = spacechase0/StardewValleyMods
{{/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<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = JarvieK
+
   |author = spacechase0
   |id       = JarvieK.RentedTools
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 1307
+
   |nexus   = 9365
   |github   = Jarvie8176/StardewMods
+
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Dynamic Horses
   |author   = jwdred
+
   |author = Bpendragon
   |id       = jwdred.Replanter
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 589
+
   |nexus   = 874
   |github   = jdusbabek/stardewvalley
+
   |github = Bpendragon/DynamicHorses
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = abandoned
   |unofficial version = 1.1.2-unofficial.2-jacquesdereims
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
   |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   = Dynamic Machines
  |author  = littleraskol
+
   |author = tyran285, Ryuuze
  |id      = lrsk_sdvm_rerg.0925160827
+
   |id     = DynamicMachines
  |nexus id = 6837
+
   |nexus   = 374
  |moddrop id = 827580
+
   |github =
  |github  = littleraskol/ReRegeneration
 
}}
 
{{/entry
 
   |name     = Reseed, Roc's Reseed Mod
 
   |author   = rocslayer, James Overton
 
   |id       = Roc.Reseed
 
   |nexus id = 2421
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Dynamic Map Tiles
   |author   = mabelSyrup
+
   |author = aedenthorn, Erinthe
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 4715
+
  |curse  = 868915
   |github   =  
+
   |nexus   = 14566
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = Dynamic Map Tiles - Continued
   |author   = iceburg
+
   |author = Datamancer
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 4974
+
   |nexus   = 21084
   |github   = ManApart/RetroActiveAchievements
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Dynamic Night Time
   |author   = millerscout
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Millerscout.RetroactiveStardew
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 6953
+
   |nexus   = 2072
   |github   = millerscout/StardewMillerMods
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Dynamic NPC Sprites
   |author   = Iceburg
+
   |author = BashNinja
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 356
+
   |nexus   = 1183
   |github   =  
+
   |github = miketweaver/BashNinja_SDV_Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Dynamic Price
   |author   = ylsama
+
   |author = ZaneYork
   |id       = ylsama.RightClickMoveMode
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 2614
+
   |nexus   = 5831
   |github   = ylsama/RightClickMoveMode
+
   |github = ZaneYork/SDV_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Dynamic Reflections
   |author   = Yoshify
+
   |author = PeacefulEnd
   |id       = Yoshify.RiseAndShine
+
   |id     = PeacefulEnd.DynamicReflections
  |nexus id = 3
+
   |curse   = 870926
   |github   =  
+
   |nexus   = 12831
 
+
   |github  = Floogen/DynamicReflections
   |broke in = SMAPI 0.39.1
 
<!--
 
   |unofficial version = 1.1.1-whisk-update
 
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Dynamic Running Speed
   |author   = Teban100
+
   |author = Vrakyas
   |id       = RopeBridge
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 824
+
   |nexus   = 4029
   |github   = StephenKairos/Teban100-StardewMods
+
   |github =
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.4
  |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   = Early Bed Mod
   |author   = strato35
+
   |author = Nokane
   |id       = Strato35.RunningKey
+
   |id     = Nokane.EarlyBedMod
   |nexus id = 5527
+
   |nexus   = 25168
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Running Late
+
   |name   = Early Community Upgrades
  |author  = Coll1234567
+
   |author = sophiesalacia
  |id      = Coll1234567.RunningLate
+
   |id     = Vertigon.EarlyCommunityUpgrades
  |nexus id = 3518
+
   |nexus  = 8450
  |github  =
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
}}
 
{{/entry
 
   |name     = Rush Orders
 
   |author   = spacechase0
 
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
 
   |nexus id = 605
 
  |chucklefish id = 4274
 
   |moddrop id = 127276
 
   |github   = spacechase0/RushOrders
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/rush-orders/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Early Ginger Island
   |author   = CatCattyCat, Cat
+
   |author = Shockah
   |id       = cat.safelightning
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 2039
+
   |nexus  = 13885
   |moddrop id = 833550
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Easier Cave Puzzle
   |author   = blueberry
+
   |author = atravita
   |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     = atravita.NerfCavePuzzle
   |nexus id = 4154
+
  |curse  = 870978
   |github  = b-b-blueberry/SailorStyles
+
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Easier Dart Puzzle
   |author   = Jesse, Jdvicks94
+
   |author = atravita
   |id       = Jesse.SauvignonInStardew
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 2597
+
  |curse  = 870971
   |github   = JDvickery/Sauvignon-in-Stardew
+
  |moddrop = 1205159
 +
   |nexus   = 13049
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
+
  |status  = workaround
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
  |nexus  = 1426
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Easier Fishing
   |author   = Omegasis, Alpha_Omegasis
+
   |author = majordot
   |id       = Omegasis.SaveAnywhere
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 444
+
   |nexus   =
   |github   = janavarro95/Stardew_Valley_Mods
+
   |curse   = 305367
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Monster Eradication
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.EasierMonsterEradication
 +
  |nexus  = 11548
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Special Orders
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
  |github  = TheMightyAmondee/EasierSpecialOrders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = East Scarp (SMAPI)
 +
  |author  = LemurKat and kdau
 +
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 +
  |nexus  = 5787
 +
  |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Easy Access
   |author   = SMAPI
+
   |author = LeFauxMatt
   |id       = SMAPI.SaveBackup
+
   |id     = furyx639.EasyAccess
   |nexus id =  
+
  |curse  = 871835
   |url      = https://smapi.io
+
   |moddrop = 1547212
   |github   = Pathoschild/SMAPI
+
   |nexus  = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Easy Attack
   |author   = SorryLate, rharyanto
+
   |author = season
   |id       = SorryLate.SaveGameOptions
+
   |id     = season.EasyAttack
   |nexus id = 5190
+
   |nexus   = 20832
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Easy Chest
   |author   = Platonymous
+
   |author = season
   |id       = Platonymous.ScaleUp
+
   |id     = season.EasyChest
   |nexus id = 3130
+
   |nexus  = 20842
  |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   = Easy Cleaner
   |author   = WretchedPenguin
+
   |author = season
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = season.EasyCleaner
   |nexus id = 3579
+
   |nexus   = 20865
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Easy Crane Game
   |author   = Caraxian
+
   |author = Dragoon23
   |id       = caraxian.scroll.to.blank
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 4144
+
   |nexus  = 22488
   |chucklefish id = 4405
+
   |github =
   |github   = Caraxi/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Easy Darts Game
   |author   = Tomwa
+
   |author = Dragoon23
   |id       = Tomwa.ScrollToZoom
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 2163
+
   |nexus  = 22506
  |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   = Easy Fairy
   |author   = kdau
+
   |author = season
   |id       = kdau.ScryingOrb
+
   |id     = season.EasyFairy
   |nexus id = 5603
+
   |nexus  = 20931
   |moddrop id = 756553
+
   |github  =
   |source  = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Easy Farming
   |author   = mmanlapat
+
   |author = MountainDewBoi
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 1106
+
   |nexus   = 4162
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Farm Switcher
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Easy_Farm_Switcher
 +
  |curse  = 990826
 +
  |nexus  = 16873
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishing
 +
  |author  = season
 +
  |id      = season.EasyFishing
 +
  |nexus  = 20830
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = Easy Gift
   |author   = Super Aardvark, ubererdferkel
+
   |author = season
   |id       = SuperAardvark.GameOfLife
+
   |id     = season.EasyGift
   |nexus id = 5361
+
   |nexus   = 20838
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Easy Gifting
   |author   = Dawgeth
+
   |author = CeruleanSpirit
   |id       = MTD.SDVTwitch
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 1760
+
   |nexus   = 2957
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Easy Harvest
   |author   = SixthTitan
+
   |author = season
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = season.EasyHarvest
   |nexus id = 3203
+
   |nexus   = 20924
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Easy Island Puzzle
   |author   = SixthTitan
+
   |author = MindMeltMax
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 5773
+
  |curse  = 1004494
   |github   =  
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Easy Path Destruction
   |author   = Platonymous
+
   |author = StultusV
   |id       = Platonymous.SeedBag
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 1133
+
   |nexus  = 8775
   |curseforge id  = 307726
+
   |github = JudeRV/Stardew-EasyPathDestruction
  |curseforge key = seed-bag
 
  |moddrop id = 793931
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Easy Petting
   |author   = spacechase0
+
   |author = CeruleanSpirit
   |id       = spacechase0.SeedCatalogue
+
   |id     = EasyPetting.3032
   |nexus id = 1640
+
   |nexus  = 3032
   |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].
+
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Easy Travel, Easy Move
   |author   = Veress
+
   |author = season
   |id       = Veress.SeedMachines
+
   |id     = season.EasyMove
   |nexus id = 6265
+
   |nexus   = 20872
   |github   = mrveress/SDVMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Easy Upgrade
   |author   = mcoocr
+
   |author = Senofu
   |id       = mcoocr.smcq
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 3089
+
   |nexus   = 23496
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github =
 
 
  |broke in    = SMAPI 3.0
 
  |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   = Easy Valley
   |author   = jahangmar
+
   |author = season
   |id       = jahangmar.SeedsAreRare
+
   |id     = season.EasyValley
   |nexus id = 3618
+
   |nexus   = 21181
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Eat & Drink From Inventory
   |author   = Xynerorias
+
   |author = Zamiel
   |id       = xynerorias.seedshortage
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 5614
+
   |nexus   = 21280
   |github   = xynerorias/Seed-Shortage
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = blueberry
+
   |author = philosquare
   |id       = blueberry.SeedsUnpacked
+
   |id     = philosquare.EatInBackpack
   |nexus id = 7215
+
   |nexus   = 22872
   |github   = b-b-blueberry/SeedsUnboxed
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Eat More
   |author   = JarvieK
+
   |author = crc-fehler
   |id       = JarvieK.SelfService
+
   |id     = crc.eatmore
   |nexus id = 1304
+
   |nexus   = 2724
   |github   = Jarvie8176/StardewMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Economy Mod
   |author   = GuiNoya, Yesst
+
   |author = millerscout
   |id       = GuiNoya.SelfServiceShop
+
   |id     = Millerscout.EconomyMod
   |nexus id = 1622
+
   |nexus   = 6955
   |github   = GuiNoya/SVMods
+
   |github = millerscout/StardewMillerMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Edit Stable Ownership
   |author   = Denifia
+
   |author = Predo
   |id       = Denifia.SendItems
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 1087
+
   |nexus  = 26346
   |moddrop id = 127754
+
   |github = PedroLucasMiguel/PredoSDVMods
   |github   = Denifia/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = EH Smash Quality
   |author  = lolmaj
+
   |author = EH Lim
   |id       = lolmaj.SeparateGreenhouse
+
  |id      = tech.enghao.sv.eh-smash-quality
   |nexus id = 3965
+
  |nexus  = 9303
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
  |github  =
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
   |author  = EideeHi
 +
   |id     = net.eidee.stardew_valley.easy_fishing
 +
   |nexus   = 4806
 +
  |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id     = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Elevator
   |author   = Ilyaki
+
   |author = Ilyaki
   |id       = Ilyaki.ServerBookmarker
+
   |id     = Ilyaki.Elevator
   |nexus id = 2968
+
   |nexus   = 2952
   |github   = Ilyaki/ServerBookmarker
+
   |github = Ilyaki/Elevator
  
 
   |broke in = Stardew Valley 1.5
 
   |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.2.0-unofficial.kokirichild
  |unofficial version = 1.0.5-unofficial.2-jenrikku
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Elliot Is Fabio
   |author   = Ilyaki
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = Ilyaki.ServerBrowser
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 3227
+
   |nexus   = 23229
   |github   = Ilyaki/Server-Browser
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = PhantomGamers
+
   |author = Mel Noelle and Kirbylink
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 2993
+
   |nexus   = 3071
   |github   = PhantomGamers/StardewPortChanger
+
   |github = KirbyLink/UnderdarkKrobus
}}
 
{{/entry
 
  |name    = Set Unique Game ID
 
  |author  = dJomp
 
  |id      = dJomp.SetUniqueGameID
 
  |nexus id = 2042
 
  |github  =
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Email App
   |author   = TheCroak
+
   |author = aedenthorn, Erinthe
   |id       = TheCroak.BuildingsNotifications
+
   |id     = aedenthorn.Email
   |nexus id = 620
+
  |curse  = 868778
   |github   =  
+
   |nexus   = 11325
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |curse  = 868710
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Emotes
   |author   = Nishtra
+
   |author = aurnj, Roy Li
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = RuyiLi.Emotes
   |nexus id = 756
+
   |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    = Ship Anything, Ship Everything
+
   |name   = Empty Hands
  |author  = Berkay Yigit, berkayylmao
+
   |author = Oblitus
  |id      = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = QuicksilverFox.EmptyHands
  |nexus id = 3782
+
   |nexus  = 1176
  |github  = berkayylmao/StardewValleyMods
+
   |github = quicksilverfox/StardewMods
}}
 
{{/entry
 
   |name     = Ship From Inventory
 
   |author   = Platonymous
 
   |id       = Platonymous.ShipFromInventory
 
   |nexus id = 3219
 
  |curseforge id  = 310737
 
  |curseforge key = ship-from-inventory
 
   |moddrop id = 793916
 
   |github   = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Shipment Tracker
 
  |author  = Iceburg
 
  |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
 
  |nexus id = 321
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Shipping Taxes
 
  |author  = NOGAF
 
  |id      = NOGAF.ShippingTaxes
 
  |nexus id = 5189
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Shop Anywhere
+
   |name   = Empty Jar Bubbles
  |author  = SorryLate, rharyanto
+
   |author = tem696969696969
  |id      = SorryLate.ShopAnywhere
+
   |id     = tem696969696969.EmptyJarBubbles
  |nexus id = 5299
+
   |nexus  = 22598
  |github  =
+
   |github = kqrse/StardewValleyMods
}}
 
{{/entry
 
   |name     = Shop Expander
 
   |author   = Entoarox
 
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
 
   |nexus id = 2278
 
   |chucklefish id = 4381
 
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Empty Your Hands
   |author   = Cherry, CherryChain
+
   |author = BlueSight
   |id       = Cherry.ShopTileFramework
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 5005
+
   |nexus  = 19736
   |moddrop id = 716384
+
   |github = Hikari-BS/StardewMods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Enaium ToolKit
   |author   = Igorious
+
   |author = Enaium
   |id       = Igorious.Showcase
+
   |id     = Enaium.EnaiumToolKit
   |nexus id =  
+
   |curse  = 436787
   |chucklefish id = 4487
+
   |moddrop = 863959
   |github   = Igorious/Stardew_Valley_Showcase_Mod
+
   |nexus   =
 
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
   |broke in = SMAPI 2.0
 
 
 
  |map local versions = 0.9-500 → 0.9<!--manifest incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Goldenrevolver
   |id       = f4iTh.ShowCatchQuality
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 3326
+
   |nexus   = 10668
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = Jonqora
+
   |author = Goldenrevolver
   |id       = Jonqora.ShowItemQuality
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 6311
+
   |nexus   = 20942
   |github   = Jonqora/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Enchanted Cowboy Boots
   |author   = MasterOfMutton
+
   |author = Goldenrevolver
   |id       = faragodavid.showcookingrecipes
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 5525
+
   |nexus   = 20941
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = aedenthorn
+
   |author = NamelessTo
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 6540
+
  |curse  = 1001630
   |github   = aedenthorn/stardewValleyMods
+
   |nexus   = 21904
 +
   |github = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = TehPers
+
   |author = TheThor59
   |id       = TehPers.ShroomSpotter
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 908
+
   |nexus  = 3627
   |moddrop id = 125766
+
   |github = TheThor59/StardewMods
   |github   = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Enemy Health Bars, Health Bars
   |author   = climaxius
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = climaxius.silentscarecrows
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 3258
+
   |nexus  = 193
  |github   = robbiev/SilentScarecrows
+
   |chucklefish = 3529
}}
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
{{/entry
 
   |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.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Energy Count
   |author   = TheMusketeer
+
   |author = Crystallyne
   |id       = SimpleCropLabel
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 314
+
   |nexus   = 4272
   |github   =  
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Energy Protect
   |author   = skn
+
   |author = philosquare
   |id       = skn.HungerMod
+
   |id     = philosquare.EnergyProtect
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 21918
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Energy Rework
   |author   = Omegasis, AlphaOmegasis
+
   |author = seferoni
   |id       = Omegasis.SimpleSoundManager
+
   |id     = seferoni.EnergyRework
   |nexus id = 1410
+
   |nexus   = 21686
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = seferoni/EnergyRework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Energy Time
   |author   = ADoby, tZed, Tobias Z
+
   |author = nikperic, ThatOneCow
   |id       = tZed.SimpleSprinkler
+
   |id     = nikperic.EnergyTime
   |nexus id = 76
+
   |nexus   = 6488
   |github   = ADoby/SimpleSprinkler
+
  |source  = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.4.2-unofficial.2-huancz
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = CyTheGuy01
+
   |author = aedenthorn, Erinthe
   |id       = CyTheGuy01.TestMod
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 6463
+
  |curse  = 868911
   |github  =  
+
   |nexus   = 4856
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Enhanced Relationships
   |author   = MindMeltMax
+
   |author = Mizzion
   |id       = MindMeltMax.SPRegen
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 6778
+
   |nexus   = 1927
   |github   = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Enhanced Slingshots
   |author   = Entoarox
+
   |author = ytsc
   |id       = Entoarox.SitForStamina
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 7334
+
   |nexus   = 12763
   |github  = Entoarox/StardewMods
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = Enough Sleep
   |author   = MissCoriel
+
   |author = sodapotato
   |id       = misscoriel.sitnrelax
+
   |id     = sodapotato.enoughsleep
   |nexus id = 7336
+
   |nexus   = 21536
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Entoarox Framework
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = Entoarox
   |id       = BrasileiroTop.Sentar
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 4729
+
   |nexus   = 2269
   |github   =  
+
  |chucklefish = 4228
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.5
+
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Entoarox Modding Utilities
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = Entoarox
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = Entoarox.Utilities
   |nexus id = 366
+
   |nexus   = 5521
   |github   = tlcasebeer/SivsMarriageMod
+
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  |status  = workaround
 
  |summary  = use {{nexus mod|3054|Looking For Love}} instead.
 
  
   |map local versions = 0.0 → 1.4<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Equal Money Split
   |author   = aedenthorn
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = aedenthorn.SixtyNine
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 6969
+
   |nexus   = 5526
   |github   = aedenthorn/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Equivalent Exchange
   |author   = Alphablackwolf
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 569
+
   |nexus   = 1656
   |github   = Alphablackwolf/SkillPrestige
+
   |github = MercuriusXeno/EquivalentExchange
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.4-unofficial.12-pathoschild
+
   |status   = abandoned
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-56#post-3358097
 
   |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   = Escape Rope
   |author   = Alphablackwolf
+
   |author = lestoph
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = lestoph.EscapeRope
   |nexus id = 569
+
   |nexus   = 8576
   |github   = Alphablackwolf/SkillPrestige
+
   |github = Bifibi/SDVEscapeRope
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.4-unofficial.12-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-56#post-3358097
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
   |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
   |id      = BlackJack.EscargoWinBugfix
 +
   |nexus  = 24556
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
  |name    = Esca's Modding Plugins
   |author  = Alphablackwolf
+
  |author  = Esca, Esca-MMC
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
  |id      = Esca.EMP
   |nexus id = 569
+
  |nexus  = 9296
   |github  = Alphablackwolf/SkillPrestige
+
  |moddrop = 1005443
 
+
  |github  = Esca-MMC/EscasModdingPlugins
   |broke in          = Stardew Valley 1.3
+
}}
<!--@retest-after Luck Skill
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.2.4-unofficial.12-pathoschild
+
  |name    = Esc Dialogue Mod
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-56#post-3358097
+
  |author  = g33k, g33kidd
   |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
  |id      = g33k.EscDialogueMod
-->
+
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Even Better Artisan Good Icons
 +
   |author  = chsiso58
 +
   |id      = haze1nuts.evenbetterartisangoodicons
 +
   |nexus   =
 +
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Even Better RNG
 +
  |author  = pepoluan
 +
   |id      = pepoluan.EvenBetterRNG
 +
  |nexus  = 8680
 +
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Even Better Warehouse
   |author   = Alphablackwolf
+
   |author = charliedemilho
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 569
+
   |nexus   = 10396
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in          = Stardew Valley 1.3
+
   |status  = abandoned
<!--@retest-after Magic
 
  |unofficial version = 1.2.4-unofficial.12-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-56#post-3358097
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Event Black Bars
   |author   = DewMods
+
   |author = gzhynko
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 2697
+
   |nexus   = 7962
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Event Limiter
   |author   = Pathoschild
+
   |author = TheMightyAmondee
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 533
+
   |nexus  = 10735
   |moddrop id = 606601
+
   |github = TheMightyAmondee/EventLimiter
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Event Lookup
   |author   = S1mmyy
+
   |author = shekurika
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = shekurika.EventLookup
   |nexus id = 6121
+
   |nexus   = 8505
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Event Music Volume
   |author   = Bifibi, Lestoph
+
   |author = jorgamun
   |id       = SkullCavernElevator
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 963
+
   |nexus   = 10650
   |github   =  
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Event Repeater
   |author   = Annosz
+
   |author = MissCoriel
   |id       = Annosz.SleeplessFisherman
+
   |id     = misscoriel.eventrepeater
   |nexus id = 5915
+
   |nexus   = 3642
   |github   = Annosz/StardewValleyModding
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Event Sound Adjuster
   |author   = instafluff
+
   |author = shekurika
   |id       = instafluff.sleeplessinstardew
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 5445
+
   |nexus   = 8734
   |github   = instafluff/SleeplessInStardew
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Event Tester
   |author   = bwdy
+
   |author = BlaDe
   |id       = bwdy.sleepovers
+
   |id     = BlaDe.EventTester
   |nexus id = 3531
+
   |nexus   = 11178
   |github   = bwdymods/SDV-Sleepovers
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = Platonymous
+
   |author = SinZ and atravita
   |id       = Platonymous.SleepWorker
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 2062
+
   |nexus  = 19458
   |moddrop id = 793835
+
   |github = atravita-mods/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = spacechase0
+
   |author = Digus
   |id       = spacechase0.SleepyEye
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 1152
+
   |nexus  = 2360
  |chucklefish id = 4709
+
   |github = Digus/StardewValleyMods
   |moddrop id = 129011
 
   |github   = spacechase0/SleepyEye
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = Tofu, SadDodo
+
   |author = moonslime
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 2743
+
   |nexus  = 15793
  |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Exhaustion Tweaks
   |author   = aurnj, Roy Li
+
   |author = mytigio
   |id       = RuyiLi.SlimeSpawner
+
   |id     = mytigio.exhaustiontweaks
   |nexus id =
+
   |nexus  = 6247
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github = mytigio/SDVMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 +
  |author  = Lodukas
 +
  |id      = Uwazouri.ExpandedFridge
 +
  |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |moddrop = 1547203
 +
  |nexus  = 7431
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Expansive Combat, Proficiência
   |author   = Speshkitty
+
   |author = Hamio, HamioDracny
   |id       = speshkitty.slimewaterer
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 7141
+
   |nexus   = 7511
   |github   = Speshkitty/SlimeWaterFiller
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Experience Bars
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = spacechase0
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 252
+
   |curse   = 867392
  |source   = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |moddrop = 127275
 
+
   |nexus   = 509
   |broke in = SMAPI 2.0
+
   |github = spacechase0/StardewValleyMods
   |status   = workaround
 
   |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Experience Multiplier
   |author   = Pathoschild
+
   |author = Falson
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 3750
+
   |nexus  = 25945
   |moddrop id = 606555
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Experience Rate Multiplier
   |author   = stokastic
+
   |author = MSCFC, iSkLz
   |id       = stokastic.SmartCursor
+
   |id     = SkLz.ExpMultiply
   |nexus id = 2458
+
   |nexus   = 5910
   |github   = stokastic/SmartCursor
+
   |github = iSkLz/ExperienceMultiplier
  
   |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   = Experience Updates
   |author   = KuroBear
+
   |author = Quipex
   |id       = KuroBear.SmartMod
+
   |id     = Quipex.ExperienceUpdates
   |nexus id =
+
   |nexus  = 7581
   |url      = https://community.playstarbound.com/threads/108104
+
   |github = Quipex/ExperienceUpdates
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Experience Viewer
   |author   = Cherry, ChroniclerCherry
+
   |author = Elite, EliteWise
   |id       = Cherry.SnackAnything
+
   |id     = Elite.ExperienceViewer
   |nexus id = 5196
+
   |curse  = 1015116
   |moddrop id = 716397
+
   |nexus  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Expert Sitting
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.snailmail
+
   |id     = aedenthorn.ExpertSitting
   |nexus id =  
+
   |curse  = 868870
   |curseforge id  = 307861
+
   |nexus   = 7435
   |curseforge key = snail-mail
+
   |github = aedenthorn/StardewValleyMods
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in           = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Extended Bus System
   |author   = funny-snek
+
   |author = Tondorian
   |id       = funnysnek.socialtabpatch
+
   |id     = ExtendedBusSystem
   |nexus id = 2981
+
   |nexus   =
   |github  =  
+
  |chucklefish = 4373
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Extended Fridge
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = Crystalmir
   |id       = Zeldo.LinkedStorages
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id =
+
   |nexus  = 485
   |curseforge id  = 290653
+
   |github = Mystra007/ExtendedFridgeSMAPI
  |curseforge key = sorted-storages
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Extended Minecart
   |author   = spacechase0
+
   |author = Entoarox
   |id       = spacechase0.SpaceCore
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 1348
+
   |nexus   = 2271
   |chucklefish id = 4868
+
   |chucklefish = 4359
   |moddrop id = 136998
+
   |github  = Entoarox/StardewMods
   |github   = spacechase0/SpaceCore_SDV
+
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Extended Reach
   |author   = Berisan
+
   |author = spacechase0
   |id       = Berisan.SpawnMonsters
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 3201
+
  |curse  = 867754
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 242303
 +
   |nexus   = 1493
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Extra Animal Configs
   |author   = Edu Anttunes
+
   |author = selph, zombifier
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = selph.ExtraAnimalConfig
   |nexus id = 5736
+
   |nexus   = 25328
   |github   =  
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Extra Content Mod
   |author   = Blackclaw
+
   |author = Alacrity, platinumhobo
   |id       = Blackclaw.SpeedMod
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 5082
+
   |nexus   = 8510
   |github   = Xebeth/StardewValley-SpeedMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Extra Fish Information
   |author   = Underscore
+
   |author = Ceasg
   |id       = underscore.speedrun_practie
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 7337
+
   |nexus   = 4170
   |github  = Underscore76/SDVPracticeMod
+
   |github = ceasg/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Extra Machine Configs
   |author   = instafluff
+
   |author = Selph, zombifier
   |id       = instafluff.spelldewvalley
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 7322
+
   |nexus   = 22256
   |github   = instafluff/SpelldewValley
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Extra Map Actions
   |author   = spacechase0
+
   |author = rokugin
   |id       = spacechase0.Spenny
+
   |id     = rokugin.extramapactions
   |nexus id = 2755
+
   |nexus  = 26849
   |chucklefish id = 5522
+
   |github =
  |moddrop id = 771624
 
   |github   = spacechase0/Spenny
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Extra Map Layers
   |author   = KarratKake
+
   |author = aedenthorn, Erinthe
   |id       = KarratKake.SpiceOfLife
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 7398
+
  |curse  = 868841
   |github   =  
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Extra Map Layers for Android
   |author   = Dounat2201, Sasara
+
   |author = aedenthorn, Erinthe
   |id       = Sasara.pumkin
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id = 4586
+
  |curse  = 868744
   |github  =  
+
   |nexus   =
 +
   |github =
 +
 
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Extra Shop Phone Numbers
   |author   = Shaklin
+
   |author = PrincessFelicie
   |id       = shaklin.spouseoutdoorarea
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 6747
+
   |nexus   = 25530
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Extreme Fishing Overhaul
   |author   = Wata, Watagatapitusberry
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = Spouseroom
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id =
+
   |nexus  = 7490
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Extreme Weather
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = BlaDe
   |id       = Sikker.SpouseStuff
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 4651
+
   |nexus   = 12334
   |github  = sikker/SpouseStuff
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
  |name    = Fabrication
   |author   = Yoshify
+
  |author  = XxHarvzBackxX
   |id       =  
+
  |id      = harvz.Fabrication
   |nexus id = 2
+
  |nexus  = 10679
   |github   =  
+
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = FaeQuest
 +
   |author = Navi-chan, ooo0000
 +
   |id     = NaviChan.FaeQuest
 +
   |nexus   = 2484
 +
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = Fairy Fix
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = MindMeltMax
   |id       = SPDSprintAndDash
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 235
+
   |curse  = 1024723
   |github   =  
+
   |nexus   = 24469
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Fall 28 Snow Day
   |author   = littleraskol
+
   |author = Omegasis, Alpha_Omegasis
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 560
+
   |nexus  = 486
   |moddrop id = 827770
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Fall To Autumn
   |author   = Patrick, mistersnuggler
+
   |author = jahangmar
   |id       =  
+
   |id     = jahangmar.FallToAutumn
   |nexus id =
+
   |nexus  = 7174
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = jahangmar/StardewValleyMods
   |github   = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Familiars
   |author   = Abs, abslam
+
   |author = aedenthorn, Erinthe
   |id       = abs.SprintNRegen
+
   |id     = aedenthorn.Familiars
   |nexus id = 4898
+
  |curse  = 868893
   |github  =  
+
   |nexus   = 6429
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Family Planning
   |author   = Jessebot, JessebotX
+
   |author = loe2run
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 4778
+
  |nexus  = 4515
   |github  = JessebotX/StardewValleyMods
+
  |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprite Master
+
   |name   = Fancy Sprinklers
   |author   = Ameise, Ameisen, mkukli
+
   |author = trashcan9
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 4922
+
   |nexus   = 15857
   |github  = ameisen/SV-SpriteMaster
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Fantastic Frames
   |author   = punyo, yakminepunyo
+
   |author = Taskmaster
   |id       = punyo.StackCheckFix
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 2433
+
   |nexus   = 4540
   |github  = pomepome/StackCheckFix
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Farmageddon
   |author   = CatCattyCat, Cat
+
   |author = Max Vollmer, SVProtector
   |id       = cat.stackeverything
+
   |id     = maxvollmer.farmageddon
   |nexus id = 2053
+
   |nexus  = 2618
   |moddrop id = 833551
+
   |github =
   |github   = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Farm Animal Choices
   |author   = tstaples
+
   |author = ShivaGuy
   |id       = tstaples.StackSplitX
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 798
+
   |nexus   = 11850
   |github   = tstaples/StackSplitX
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Farm Animal Harvest Helper
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 1787
+
  |curse  = 868733
   |github   = Ilyaki/StackToNearbyChests
+
   |nexus   = 13782
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Anywhere
 +
  |author  = hmkiesel
 +
  |id      = hmkiesel.FarmAnywhere
 +
  |nexus  = 13926
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Farm Automation: Barn Door Automation
   |author   = EvilPdor
+
   |author = Oranisagu
   |id       =  
+
   |id     = none<!--no manifest ID-->
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/111526
+
   |url     = https://community.playstarbound.com/threads/111931
   |github   = natfoth/StardewValleyMods
+
   |github = oranisagu/SDV-FarmAutomation
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Standardized Krobus
+
   |name   = Farm Automation: Item Collector
   |author   = minervamaga
+
   |author = Oranisagu
   |id       = minervamaga.StandardizedKrobus
+
   |id     = none<!--no manifest ID-->
   |nexus id =
+
   |nexus  =
   |moddrop id = 716314
+
   |url    = https://community.playstarbound.com/threads/111931
   |github  = minervamaga/StandardizedKrobus
+
   |github = oranisagu/SDV-FarmAutomation
}}
 
{{/entry
 
  |name    = Starbot
 
  |author  = bwdy
 
  |id      = bwdy.starbot
 
  |nexus id = 4755
 
   |github   = bwdymods/SDV-Starbot
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Farm Cave Framework
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.StardewAquarium
+
   |id     = aedenthorn.FarmCaveFramework
  |nexus id = 6372
+
   |curse   = 868811
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 10506
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = Stardew Brewery
 
  |author   = Cylon
 
  |id      = cylon.stardewbrewery
 
  |nexus id = 2057
 
   |github   = JustCylon/stardew-brewery
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = Juice805
+
   |author = atravita
   |id       = Juice805.StardewConfigMenu
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 1312
+
  |curse  = 870986
   |github   = StardewConfigFramework/StardewConfigMenu
+
  |moddrop = 1068205
 +
   |nexus   = 10186
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Steven Kraft
+
   |author = atravita
   |id       = StevenKraft.StardewDiscord
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 3608
+
  |curse  = 870983
   |github   = steven-kraft/StardewDiscord
+
  |moddrop = 1099838
 +
   |nexus   = 10924
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computer Plus
 +
  |author  = Boebie
 +
  |id      = beau.farmcomputerplus
 +
  |nexus  = 19124
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computers Check Cellars
 +
  |author  = Ian Rubin, ianr427
 +
  |id      = ianr.FarmComputersCheckCellars
 +
  |nexus  = 19581
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Farmer Helper
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 1298
+
   |curse  = 868825
   |chucklefish id = 4837
+
   |nexus  = 10179
   |github   = spacechase0/StardewEditor
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Farmer Helper (Updated)
   |author   = bcmpinc
+
   |author = Fiorbeth
   |id       = bcmpinc.StardewHack
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 3213
+
   |nexus   = 21030
   |github   = bcmpinc/StardewHack
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Farmer Portraits
   |author   = davikr, apdapreturns
+
   |author = aedenthorn, Erinthe
   |id       = davikr.hypnos
+
   |id     = aedenthorn.FarmerPortraits
  |nexus id = 5935
+
   |curse   = 868774
   |github   = davicr/StardewHypnos
+
   |nexus   = 11398
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = Stardew In-Game Daily Planner
 
  |author  = MevNav
 
  |id      = MevNav.DailyPlanner
 
   |nexus id = 3941
 
   |github   = BuildABuddha/StardewDailyPlanner
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.3-unofficial.1-Cherry
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
 
  |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Farmer Portraits for 1.6
   |author   = Mizzion
+
   |author = mistyspring
   |id       = mizzion.stardewlocations
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 1929
+
   |nexus  = 20713
   |moddrop id = 661357
+
   |github = aedenthorn/StardewValleyMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Farmer Vitals Evolved
   |author   = Other Buckets
+
   |author = Sensakuma
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 3206
+
   |nexus   = 11131
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Farm Expansion
   |author   = monopandora
+
   |author = Advize
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |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 = 4713
+
   |nexus  = 130
   |moddrop id = 664154
+
   |github = AdvizeGH/FarmExpansion
   |github   = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Farmhand Finder
   |author   = Omegasis, Alpha_Omegasis
+
   |author = 2Retr0
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 425
+
  |curse  = 661476
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
  
   |broke in = Stardew Valley 1.5<!--@retest-after Stardust Core-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Farmhouse Fixes
   |author  = reimu, r2h, tomdc
+
   |author = CyanFire
   |id       = reimu.sdv-helper
+
  |id      = CF.FarmhouseFixes
   |nexus id = 3917
+
  |nexus   = 16507
   |github   = rei2hu/stardewvalley-esp
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Redone
 +
  |author  = MabelSyrup
 +
   |id     = mabelsyrup.farmhouse
 +
   |nexus   = 3731
 +
   |github = mjSurber/FarmHouseRedone
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Farmhouse Visits
   |author   = Flashshifter
+
   |author = mistyspring
   |id       = FlashShifter.SVECode
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 3753
+
   |nexus  = 12457
   |moddrop id = 833179
+
   |github = misty-spring/StardewMods
   |github   = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Farm Hub
   |author   = Tooshi
+
  |author  = Platonymous
   |id       = Tooshi.Randomizer
+
  |id      = Platonymous.FarmHub
   |nexus id = 5185
+
  |nexus  = 2309
   |curseforge id = 308003
+
  |github  = Platonymous/Stardew-Valley-Mods
   |curseforge key = stardew-valley-randomizer
+
 
   |github   = cTooshi/stardew-valley-randomizer
+
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
   |author = b1rdyw1rdy
 +
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
 +
   |nexus   = 24344
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farming Tools Patch
 +
  |author  = Torsang
 +
   |id     = torsang.farmingtoolspatch
 +
   |nexus  = 24066
 +
   |github = Torsang/FarmingToolsPatch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = Omegasis, Alpha_Omegasis
+
   |author = BrasileiroTop, LKboss
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = LKboss.TexturaNeve
   |nexus id = 2341
+
   |nexus   = 13594
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Farm in the Sky, Fundo
   |author   = mmanlapat
+
   |author = BrasileiroTop
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 1138
+
   |nexus   = 5423
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Farm Rearranger
   |author   = treyh0
+
   |author = Cherry & cel10e
   |id       = treyh0.StartWithHat
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 2628
+
   |nexus   = 5142
   |github   =  
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Farm Resource Generator
   |author   = lambui
+
   |author = jwdred
   |id       = BlueMod_StashItemsToChest
+
   |id     =
   |nexus id =
+
   |nexus  = 647
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github =
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Farm Tablet
   |author   = Advize and jinxiewinxie
+
   |author = boneskull
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 316
+
   |nexus   = 16447
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Floogen/AlternativeTextures
  
   |broke in           = SMAPI 3.0<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.3-unofficial.1-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     = Stumps to Hardwood Stumps
+
   |name   = Farm to Table Ready Meals
   |author   = Nishtra
+
   |author = Speshkitty
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 691
+
   |nexus   = 7148
   |github   =  
+
   |github = Speshkitty/FarmToTableReadyMeals
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Farmtronics
   |author   = mytigio
+
   |author = Joe Strout
   |id       = mytigio.SubterranianOverhaul
+
   |id     = strout.farmtronics
   |nexus id = 4149
+
   |nexus   = 10634
   |github   = mytigio/SDVMods
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Farm Type Manager
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Esca, Esca-MMC
   |id       = KoihimeNakamura.summitreborn
+
   |id     = Esca.FarmTypeManager
   |nexus id = 2073
+
   |nexus   = 3231
   |github   = JohnsonNicholas/SDVMods
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Farm Warps Patch
   |author   = The Sundrop Team
+
   |author = tlitookilakin
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 4014
+
   |nexus   = 8236
   |github   =  
+
  |moddrop = 926207
 +
   |github = tlitookilakin/FarmWarpsPatch
  
   |broke in = Stardew Valley 1.5
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Fashion Sense
   |author   = spacechase0 and ParadigmNomad
+
   |author = PeacefulEnd
   |id       = spacechase0.SurfingFestival
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 6688
+
  |curse  = 870933
   |github   = spacechase0/SurfingFestival
+
   |nexus   = 9969
 +
   |github = Floogen/FashionSense
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Queen Of Sauce Reminder
+
   |name   = Fashion Sense Outfits
   |author   = TheShwamp
+
   |author = nihilistzsche
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 5172
+
   |nexus   = 18384
   |github   =  
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Fast Animations
   |author   = KDERazorback
+
   |author = Pathoschild
   |id       = KDERazorback.SvFishingMod
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 6403
+
  |curse  = 957496
   |github   = KDERazorback/SvFishingMod
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = Fast Control Input
   |author   = aedenthorn
+
   |author = weizinai
   |id       = aedenthorn.Swim
+
   |id     = weizinai.FastControlInput
   |nexus id = 6326
+
   |nexus   = 24324
   |github   = aedenthorn/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Fast Eat
   |author   = Swizzy Studios
+
   |author = Zexu2K
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = Zeux2K.FastEat
   |nexus id = 3241
+
  |moddrop = 1591432
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |nexus   = 25080
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Faster Events
   |author   = Guedez
+
   |author = libaryaddict
   |id       = tab.autoloot
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 5115
+
   |nexus   = 7631
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Faster Grass
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = IceGladiador
   |id       = TaintedCellar
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 1672
+
   |nexus   = 1772
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
<!--
+
  |status  = workaround
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
   |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
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = Faster Horse
 +
  |author  = kibbe
 +
   |id      = kibbe.faster_horse
 +
   |nexus  = 2791
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Faster Paths
   |author   = skunkkky
+
   |author = Entoarox
   |id       = skunkkk.TapperReady
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 1219
+
   |nexus   = 2277
   |github  =  
+
  |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Faster Run
   |author   = bdawson1993
+
   |author = KathrynHazuka
   |id       =  
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 38
+
   |nexus   = 733
   |github   =  
+
   |github = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = SMAPI 0.39.1
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Shipping Taxes|Shipping Taxes]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Core Mod
+
   |name   = Faster Transition
   |author   = TehPers
+
   |author = Kumagabear
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = Kumagabear.FasterTransition
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 19584
   |github   = TehPers/StardewValleyMods
+
   |github = DotSharkTeeth/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Trees
 +
   |author  = Krutonium
 +
  |id      = ca.krutonium.fastertrees
 +
  |nexus  = 21952
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = TehPers
+
   |author = zeldela
   |id       = TehPers.FestiveSlimes
+
   |id     = zeldela.FastFishPond
   |nexus id = 2990
+
   |nexus   = 14005
   |github   = TehPers/StardewValleyMods
+
   |github = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Fast Forward
   |author   = TehPers
+
   |author = crazywig
   |id       = TehPers.FishingOverhaul
+
   |id     = crazywig.FastForward
   |nexus id = 866
+
   |nexus  = 7413
   |moddrop id = 123679
+
   |github =
   |github   = TehPers/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6.4
  |unofficial version = 2.1.5-unofficial.1-Mendaere
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-73#post-3364498
 
  |pull request      = https://github.com/TehPers/StardewValleyMods/pull/27
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Fast Geode, Instant Geodes
   |author   = Bifibi
+
   |author = ofmanynames
   |id       = Teleporter
+
   |id     = InstantGeode
   |nexus id =
+
   |nexus  = 750
   |chucklefish id = 4374
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Fast Loads
   |author   = Enaium
+
   |author = spajus
   |id       = Enaium.TeleportNpc
+
   |id     = spajus.fastloads
   |moddrop id = 865554
+
   |nexus   = 19454
   |nexus id =  
+
   |github = spajus/stardew-valley-fast-loads
   |github   = Enaium-StardewValleyMods/TeleportNpc
 
}}
 
{{/entry
 
  |name    = Teleport Point
 
  |author  = Enaium
 
  |id      = Enaium.TeleportPoint
 
  |moddrop id = 864013
 
  |nexus id =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Fast Parrot Express Animation
   |author   = Rafael
+
   |author = ErikShun, QuickNutz
   |id       = Rafael.TeleportToFarm
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 7247
+
  |moddrop = 1490579
   |github   =
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Fast Petting
   |author   = spacechase0 + ParadigmNomad
+
   |author = DerTod2
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = de.dertod2.FastPetting
   |nexus id = 5062
+
   |nexus  = 5039
   |moddrop id = 771680
+
   |github =
   |github   = spacechase0/TheftOfTheWinterStar
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Fast Travel
   |author   = ItsLittany
+
   |author = Death, DeathGameDev
   |id       = itslittany.RockBreaker
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 6376
+
   |nexus   = 1529
   |moddrop id = 804101
+
   |github  = DeathGameDev/SDV-FastTravel
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
  |name    = FauxCore
   |author   = Pucklynn
+
  |author  = LeFauxMatt
   |id       = shannon.MoonMod
+
  |id      = furyx639.FauxCore
   |nexus id = 2482
+
  |moddrop = 1547213
   |github   =  
+
  |curse  = 998273
 +
  |nexus  = 20618
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Feeling Lucky?
 +
   |author = minervamaga
 +
   |id     = minervamaga.FeelingLucky
 +
   |nexus   =
 +
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Fellowship - Immersive Rings
   |author   = KirbyLink
+
   |author = DaLion
   |id       = kirbylink.pumpkinking
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 3006
+
   |nexus   = 11380
   |github   = KirbyLink/PumpkinKing
+
   |github =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |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   = Fence Expanded, More Fences
   |author   = spacechase0
+
   |author = Zexu2K
   |id       = ThreeHeartDancePartner
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 500
+
   |nexus  = 27296
   |chucklefish id = 3767
+
   |github =
  |moddrop id = 127278
 
   |github   = spacechase0/ThreeHeartDancePartner
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Ferngill Dynamic Rain
   |author   = spacechase0
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = spacechase0.ThrowableAxe
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 5097
+
   |nexus   = 604
   |moddrop id = 771683
+
   |moddrop = 664033
   |github  = spacechase0/ThrowableAxe
+
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = hawkfalcon
+
   |author = UNA
   |id       = hawkfalcon.TillableGround
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 2175
+
   |nexus   = 17404
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Ferngill Revenue Service
   |author   = bcmpinc
+
   |author = KarratKake
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 2738
+
   |nexus   = 7566
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Ferngill Simple Economy
   |author   = Asconoid
+
   |author = Paul Steele
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = paulsteele.fse
   |nexus id = 5764
+
   |nexus   = 21414
   |github   =  
+
   |github = Annosz/UIInfoSuite2
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Ferris the Rustacean
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Hackswell
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = hackswell.FerrisTheRustacean
   |nexus id = 973
+
   |nexus   = 26654
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Fertilizer Anytime
   |author   = DefenTheNation
+
   |author = stoobinator, lefthandedkid
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 2262
+
   |nexus   = 7259
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Fertilizer Bubbles
   |author   = The Fluffy Robot
+
   |author = temisthem
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 5631
+
   |nexus   = 23307
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Festival End Time Tweak
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = KirbyLink
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 1000
+
   |nexus   = 2966
   |moddrop id = 664035
+
  |github  = KirbyLink/FestivalEndTimeTweak
   |github   = JohnsonNicholas/SDVMods
+
 
 +
   |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Festival of the Mundane
   |author   = cantorsdust
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 169
+
   |nexus   = 4630
   |github   = cantorsdust/StardewMods
+
   |github = MouseyPounds/stardew-mods
   |broke in = Stardew Valley 1.5
+
 
 +
   |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     = TMXL Map Toolkit, TMX Loader
+
   |name   = FeTK - Stardew-Valley Toolkit
  |author  = Platonymous
+
   |author = Felix-Dev
  |id      = Platonymous.TMXLoader
+
   |id     = Felix-Dev.FeTK
  |nexus id = 1820
+
   |nexus   = 4403
  |curseforge id = 306750
+
   |github = Felix-Dev/StardewMods
  |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
 
  |status      = workaround
 
  |summary      = use [[#To-Dew|To-Dew]] instead.
 
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.0.1-unofficial.2-digus
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
 
-->
 
-->
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
  |name    = Field Harvest
   |author   = Jamie Taylor
+
  |author  = aedenthorn, Erinthe
   |id       = jltaylor-us.ToDew
+
  |id      = aedenthorn.FieldHarvest
   |nexus id = 7409
+
  |curse  = 868787
   |github   = jltaylor-us/StardewToDew
+
  |nexus  = 11019
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Field Harvest Redux
 +
   |author = Prism 99
 +
   |id     = prism99.aedenthorn.FieldHarvest
 +
   |nexus   = 21703
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Field Works
   |author   = danmw3
+
   |author = ChiroxT
   |id       = danmw3.toolbartooltips
+
   |id     = treinke.FieldWorks
   |nexus id = 4977
+
   |nexus   = 17267
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Fighting With NPCs
   |author   = mralbobo
+
   |author = Edu Anttunes
   |id       = mralbobo.ToolCharging
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id =
+
   |nexus  = 5865
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = eduanttunes/sv_fighting_with_npcs
   |github   = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
+
  |name    = File Replacer
 +
   |author  = certifiableGrimalkin
 +
   |id      = certifiableGrimalkin.FileReplacer
 +
   |nexus  = 17553
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Filtered Chest Hopper
   |author   = spacechase0
+
   |author = Shivion
   |id       = spacechase0.ToolGeodes
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 3090
+
   |nexus  = 21730
   |chucklefish id = 5606
+
   |github = Shivion/StardewValleyMods
   |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   = Find Object Mod
   |author   = CrazyWig
+
   |author = Tran Minh Thong
   |id       = crazywig.toolpowerselect
+
   |id     = find.object.mod
   |nexus id = 2553
+
   |nexus   = 8594
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = Gilar Fasulaki
+
   |author = HaulinOats
   |id       = GilarF.ToolPowerSetup
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 4517
+
   |nexus   = 13944
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Fireballs!
   |author   = Cherry, CherryChain
+
   |author = aurnj, Roy Li
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = RoyLi.Fireballs
   |nexus id = 6576
+
   |nexus   =
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Fire Breath
   |author   = SorryLate
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = aedenthorn.FireBreath
   |nexus id = 5421
+
  |curse  = 868871
   |github  = sorrylate/Stardew-Valley-Mod
+
   |nexus   = 7311
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Felix-Dev
+
   |author = MindMeltMax
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 2938
+
   |nexus   = 7321
   |github   = Felix-Dev/StardewMods
+
   |github =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |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   = Fireworks Festival
   |author   = Edu Anttunes
+
   |author = violetlizabet
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 6317
+
   |nexus   = 15261
   |github   =  
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Fischievements
   |author   = Pathoschild
+
   |author = MattDeDuck, Duckshard
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 1401
+
   |nexus   = 3658
   |moddrop id = 606639
+
  |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = FishDex
   |author   = MissCoriel
+
   |author = rupak0577
   |id       = misscoriel.tractorsounds
+
   |id     = rupak0577.FishDex
   |nexus id = 5781
+
   |nexus   =
   |github  =  
+
  |github  = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Fish Exclusions
   |author   = Cherry, CherryChain
+
   |author = GZhynko
   |id       = Cherry.TrainStation
+
   |id     = GZhynko.FishExclusions
   |nexus id = 6183
+
   |nexus   = 7782
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Fish Finder
   |author   = Taskmaster
+
   |author = Aair, AairTheGreat
   |id       = Taskmaster.TrainWhistle
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 4473
+
   |nexus   = 5011
   |github   =  
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Fish Info
   |author   = aedenthorn
+
   |author = Speshkitty
   |id       = aedenthorn.TransparentObjects
+
   |id     = speshkitty.fishinfo
   |nexus id = 6412
+
   |nexus   = 5452
   |github   = aedenthorn/StardewValleyMods
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Fishing Adjust
   |author   = MattDeDuck, Duckshard
+
   |author = Shuai Zhang
   |id       = MattDeDuck.TrashBearName
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 5252
+
   |nexus   = 1350
   |github   =  
+
   |github = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = SorryLate, rharyanto
+
   |author = ChibiKyu, KilZenc
   |id       = SorryLate.TrashRemover
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 5114
+
   |nexus   = 5815
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Fishing Automaton
   |author   = Jaredlll08
+
   |author = Drynwynn, thepaladinknight
   |id       = BlameJared.TrashTrash
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id =
+
   |nexus  = 2527
  |curseforge id  = 297981
+
   |github = Drynwynn/StardewValleyMods
   |curseforge key = trash-trash
 
   |github   = jaredlll08/Trash-Trash
 
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.8
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Fishing Chests Expanded
   |author   = Vrakyas
+
   |author = aedenthorn, Erinthe
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 4031
+
  |curse  = 868866
   |github  =  
+
   |nexus   = 7694
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Fishing Don't Stop Time
   |author   = JPAN
+
   |author = LyzzCL
   |id       = jpan.TreeChanges
+
   |id     = LyzzCL.FishDontStopTime
   |nexus id = 3964
+
   |nexus   = 26186
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Fishing Info Overlays
   |author   = TyoAtrosa
+
   |author = barteke22
   |id       = TyoAtrosa.Treeshaker
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 2159
+
   |nexus   = 8970
   |github   = TyoAtrosa/TreeShaker
+
   |github = barteke22/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Fishing Logbook
   |author   = bcmpinc
+
   |author = M3ales
   |id       = bcmpinc.TreeSpread
+
   |id     = FishingLogbook
   |nexus id = 3183
+
   |nexus   =
   |github  = bcmpinc/StardewHack
+
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Fishing Minigames
   |author   = YukiShiku, LeonBlade
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = TreeTransplant
+
   |id     = barteke22.FisingMinigames
   |nexus id = 1342
+
   |nexus  = 9345
   |chucklefish id = 5485
+
   |github = barteke22/StardewMods
   |github   = LeonBlade/TreeTransplant
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = candidus42
+
   |author = barteke22
   |id       = Candidus42.TrendyHaley
+
   |id     = barteke22.FishingMinigames
   |nexus id = 4984
+
   |nexus   = 9345
   |github  = mus-candidus/TrendyHaley
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Fishing Mod
   |author   = SorryLate, rharyanto
+
   |author = Zoryn
   |id       = SorryLate.TvRecipes
+
   |id     = Zoryn.FishingMod
   |nexus id = 5260
+
   |nexus   =
   |github  =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Fishing Nets → Automate
   |author   = hisameartwork
+
   |author = MindMeltMax
   |id       = HisameArtwork.GardeningChannel
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 5485
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Fishing Nets → Better Crafting
   |author   = Zyin
+
   |author = MindMeltMax
   |id       = Zyin.TVAnnouncements
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 3649
+
   |nexus   = 13819
   |github   = Zyin055/TVAnnouncements
+
   |github = MindMeltMax/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = MindMeltMax
   |id       = telshin.twitch-for-stardew
+
   |id     = MindMeltMax.Fishnets
   |curseforge id  = 306420
+
   |curse  = 1004486
   |curseforge key = twitch-in-stardew-valley
+
   |nexus  = 13819
   |nexus id =  
+
   |moddrop = 1247514
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Fishing Practice
   |author   = Cdaragorn
+
   |author = BlaDe
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = BlaDe.FishingPractice
   |nexus id = 1150
+
   |nexus   = 4157
   |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   = Fishing Progression
   |author   = Demiacle
+
   |author = ChadlyMasterson
   |id       = Demiacle.UiModSuite
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 1023
+
   |nexus   = 18749
   |github   = demiacle/UiModSuite
+
   |github = chudders1231/SDV-FishingProgression
  
   |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   = Fishing Tackle Tooltips
   |author   = Shadowfoxss
+
   |author = BarleyZP
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 2833
+
   |nexus   = 24751
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Fishing Trawler
   |author   = Mel Noelle and Kirbylink
+
   |author = PeacefulEnd
   |id       = melnoelle.underdarksewer
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 3070
+
  |curse  = 870942
   |github   = KirbyLink/UnderdarkSewer
+
   |nexus   = 8406
 +
   |github = Floogen/FishingTrawler
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
  |pull request      = https://github.com/KirbyLink/UnderdarkSewer/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Fishing Trawler - New Horizons
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 6597
+
  |curse  = 870923
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Fishing Treasure Spawner
   |author   = Shaklin
+
   |author = jangofett4
   |id       = shaklin.uniquechildren
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 6278
+
   |nexus   = 18119
   |github   =  
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Fishing Tuner Redux
   |author   = funny-snek
+
   |author = Hammurabi
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 2942
+
   |nexus   =
   |github   =  
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in = SMAPI 3.0
+
   |dev note = source in download
}}
 
{{/entry
 
  |name    = Unlimited Gift (Gift All Week)
 
  |author  = Chirase
 
  |id      = Tommy.GiftAllWeek
 
  |nexus id = 6850
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Unlimited Gift (Gift Every Day)
 
  |author  = Chirase
 
  |id      = Tommy.GiftEveryDay
 
  |nexus id = 6850
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Unlimited Players
 
  |author  = Armitxes
 
  |id      = Armitxes.UnlimitedPlayers
 
  |nexus id = 2213
 
  |curseforge id  = 362847
 
  |curseforge key = unlimited-players
 
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 
}}
 
{{/entry
 
  |name    = Unlocked Doors
 
  |author  = damien
 
  |id      = damien.unlocked_doors
 
  |nexus id = 4338
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = Fish Me
   |author   = Shaklin
+
   |author = marikaefer
   |id       = shaklin.unlockdyemenu
+
   |id     = marikaefer.FishMe
   |nexus id = 6156
+
   |nexus   = 4756
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Fish of Stardew
   |author   = Richard Cai
+
   |author = AztecViper
   |id       = richard_cai.UpgradedHorse
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 5242
+
   |nexus   = 24870
   |github   = RichardJCai/stardew-valley-mods
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = Cherry, CherryChain
+
   |author = ButterBear, Memegician
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = BB.FishPondColors
   |nexus id = 5253
+
   |nexus  = 23449
   |moddrop id = 720987
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Fish Preview
   |author   = punyo, yakminepunyo
+
   |author = Jonqora
   |id       = punyo.UsefulBombs
+
   |id     = Jonqora.FishPreview
   |nexus id = 2488
+
   |nexus   = 6303
   |github   = pomepome/UsefulBombs
+
   |github = Jonqora/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.5-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/pomepome/UsefulBombs/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = Fish Reminder
   |author   = Jonqora
+
   |author = Mizzion
   |id       = Jonqora.UVIndex
+
   |id     = mizzion.fishreminder
   |nexus id = 6676
+
   |nexus   = 3615
   |github   = Jonqora/StardewMods
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Fish Spot Bait
   |author   = dantheman999
+
   |author = aedenthorn, Erinthe
   |id       = dantheman999.VariableGrass
+
   |id     = aedenthorn.FishSpotBait
   |nexus id =
+
   |nexus  = 17581
   |url      = https://community.playstarbound.com/threads/107658
+
   |github = aedenthorn/StardewValleyMods
   |github   = dantheman999301/StardewMods
 
  
   |broke in          = SMAPI 2.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.3.1-unofficial.3-pathoschild
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
+
   |unofficial version = 0.1.2-unofficial.1-logophile
  |pull request      = https://github.com/dantheman999301/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = bmarquismarkail, Space Baby
+
   |author = StarAmy
   |id       = SB_VerticalToolMenu
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 943
+
   |nexus   = 13076
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = Fishy Blood Moon
   |author   = aedenthorn
+
   |author = MattDeDuck, Duckshard
   |id       = aedenthorn.VideoPlayer
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 6524
+
   |nexus   = 3725
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Fix Animal Tools
   |author   = Platonymous
+
   |author = bcmpinc
   |id       = Platonymous.Visualize
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 1704
+
   |nexus  = 3215
   |curseforge id  = 307573
+
   |github = bcmpinc/StardewHack
  |curseforge key = visualize
 
  |moddrop id = 793933
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = Renny
+
   |author = Traktori
   |id       = renny.stardewvoideffects
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 2703
+
   |nexus   = 11400
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = Traktori7/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 
  |pull request      = https://github.com/OfficialRenny/StardewVoidEffects/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Fix Dice
   |author   = Alhifar
+
   |author = Ashley, bambimenot
   |id       = Alhifar.WaitAround
+
   |id     = ashley.fixdice
   |nexus id =
+
   |nexus  = 4556
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github =
   |github   = Alhifar/WaitAroundSMAPI
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = EvilPdor
+
   |author = wilsoncwc
   |id       =  
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id =  
+
   |nexus   = 23934
   |url     = https://community.playstarbound.com/threads/111526
+
  |github  =
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
   |id     = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Fixed Weapons Damage
   |author   = TheOfficialTab
+
   |author = BlueSight
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 1958
+
   |nexus   = 19896
   |github  = OfficialTab/walk-through-trellis
+
   |github = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Fix Pig Random
   |author   = Mizzion
+
   |author = atravita
   |id       = mizzion.wallpaperrecycler
+
   |id     = atravita.FixPigRandom
   |nexus id = 1905
+
   |curse  = 870967
   |moddrop id = 661354
+
   |moddrop = 1294434
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 15003
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Fix Scythe Exp
   |author   = Symen
+
   |author = bcmpinc
   |id       = Symen.WarpAnimals
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 1400
+
   |nexus   =
   |github  = simonbru/WarpAnimals
+
   |github = bcmpinc/StardewHack
 +
   |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = Fix TVs on Custom Farm Types
   |author   = SnowFire kVala
+
   |author = mouse
   |id       = SnowFire.Warp_Binder
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 6892
+
  |moddrop = 1194570
   |github   =
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Flamingo Breeding
   |author   = CyTheGuy01, CyberCheese15
+
   |author = BlaDe
   |id       = cybercheese.WarpChests
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 6402
+
   |nexus   = 12015
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = Shalankwa
+
   |author = selph, zombifier
   |id       = Shalankwa.WarpToFriends
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 2180
+
   |nexus   = 21086
   |github   = Shalankwa/SDV_Mods
+
   |github = zombifier/My_Stardew_Mods
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
  |name    = Flexible Arms
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
   |author  = bcmpinc
 +
  |id      = bcmpinc.FlexibleArms
 +
   |nexus  = 20902
 +
   |github  = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Flexible Sprinklers
   |author   = Sakorona (ItsBenter)
+
   |author = Shockah
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 6715
+
   |nexus   = 10931
   |github   = Sakorona/SDVMods
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Flip Buildings
   |author   = Mizzion
+
   |author = mouahrara
   |id       = mizzion.watercanrefiller
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 3539
+
   |nexus  = 18444
   |moddrop id = 661368
+
   |github = mouahrara/FlipBuildings
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Floating Garden Pots
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.petwaterbowl
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 2009
+
   |nexus   = 17582
   |moddrop id = 661365
+
   |github  = aedenthorn/StardewValleyMods
   |github   = Mizzion/MyStardewMods
+
 
 +
  |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     = Water Retaining Field
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = Digus
+
   |author = randomAnon1234
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = none<!--no manifest ID-->
   |nexus id = 2374
+
   |nexus   = 591
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Floor Shadow Switcher
   |author   = Esca, Esca-MMC
+
   |author = MouseyPounds
   |id       = Esca.WaterproofItems
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 6460
+
   |nexus   = 3885
   |moddrop id = 807393
+
   |github  = MouseyPounds/stardew-mods
   |github   = Esca-MMC/WaterproofItems
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 +
   |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = Flower Bombs
   |author   = spacechase0
+
   |author = kdau
   |id       = spacechase0.WeaponReskinner
+
   |id     = kdau.FlowerBombs
   |nexus id = 5095
+
   |nexus   = 6228
   |moddrop id = 771681
+
   |moddrop = 794657
   |github  = spacechase0/WeaponReskinner
+
   |source  = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Flower Color Picker
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.WearMoreRings
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 3214
+
  |curse  = 867760
   |github   = bcmpinc/StardewHack
+
  |moddrop = 130043
   |warnings = Broken on Android.
+
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Flower Dance Fix
   |author   = Sakorona
+
   |author = elfuun
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 2210
+
   |nexus   = 8535
   |moddrop id = 664153
+
   |moddrop = 980853
   |github   = Sakorona/SDVMods
+
   |github = elfuun1/FlowerDanceFix
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Flower Dance Hearts Change
   |author   = EvilPdor
+
   |author = ron075sh
   |id       =  
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id =
+
   |nexus  = 3019
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = Opalie
+
   |author = kelly2892
   |id       = Opalie.Wedding
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id =
+
   |nexus  = 8107
   |moddrop id = 526231
+
   |github = kenny2892/StardewValleyMods
   |github   = Opalie/Wedding
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Flower Rain
   |author   = PrivateButtface
+
   |author = spacechase0
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = spacechase0.FlowerRain
   |nexus id = 4430
+
  |curse  = 867722
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |nexus   = 6131
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Flowery Tools
   |author   = Oxyligen
+
   |author = Cat, CatCattyCat
   |id       = WhatAMush
+
   |id     = cat.flowerytools
   |nexus id = 1097
+
   |nexus   = 6203
   |github   =  
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Does The Fox Say
+
   |name   = Flowing Mine Rocks
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.WDTFS.***
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 6940
+
  |curse  = 868846
   |github  = AngelaRanna/StardewMods
+
   |nexus   = 9043
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Fluent Eating
   |author   = Oxyligen
+
   |author = Kangzoel
   |id       = wHatsUp
+
   |id     = Kangzoel.FluentEating
   |nexus id = 1082
+
   |nexus   = 11690
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Flying Start Loan
   |author   = f4iTh, JertsukkaTheMan
+
   |author = EstherHollow
   |id       = f4iTh.WheresMyItems
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 2086
+
   |nexus   = 11003
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Font Settings, 字体设置
   |author   = CatCattyCat
+
   |author = Becks723
   |id       = cat.windeffects
+
   |id     = Becks723.FontSettings
   |nexus id = 6647
+
   |nexus   = 12467
   |moddrop id = 833564
+
   |github  =
   |github  = danvolchek/StardewMods
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = thatnzguy
+
   |author = AlerHughes
   |id       = thatnzguy.WindowResize
+
   |id     = AlerHughes.FA
   |nexus id = 2266
+
   |nexus   = 23363
   |github   = thatnzguy/WindowResize
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Food Buff Stacking
   |author   = CatCattyCat, Cat
+
   |author = thejcannon
   |id       = cat.wintergrass
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 1601
+
   |nexus   = 4321
   |moddrop id = 833542
+
   |github  = thejcannon/Stardew-FoodBuffStacking
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Food Buff Stacking Fix
   |author   = aedenthorn
+
   |author = Joreikarr
   |id       = Aedenthorn.WitcherMod
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 5797
+
   |nexus   = 19944
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Food Cravings
   |author   = Taskmaster
+
   |author = Hexenentendrache
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 5246
+
   |nexus   = 17126
   |github   =  
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Food on the Table
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = aedenthorn, Erinthe
   |id       = WonderfulFarmLife
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id =  
+
   |curse  = 868794
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 10886
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 +
  |nexus  = 673
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
   |unofficial version = 1.9.1-unofficial.1-Olivki
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
-->
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Forage Crops
   |author   = jahangmar
+
   |author = Kronosta
   |id       = jahangmar.WorkingFireplace
+
   |id     = Kronosta.ForageCrops
   |nexus id = 3654
+
   |nexus   = 21514
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
  |name    = Forage Fantasy
   |author  = skiilaa
+
  |author  = Goldenrevolver
   |id       = skiilaa.X
+
  |id      = Goldenrevolver.ForageFantasy
   |nexus id = 2286
+
  |nexus  = 7554
   |github   =  
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Forage Pointers
 +
   |author = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
 +
   |author  = DanielB
 +
   |id     = DanielB.TrackerZoomFix
 +
   |nexus   = 17935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster
 +
  |author  = Remy Bach
 +
  |id     = remybach.forecaster
 +
  |nexus  = 3037
 +
   |github = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Forecaster Text, Forecaster Text
   |author   = Entoarox
+
   |author = TheElm
   |id       = Entoarox.XnbLoader
+
   |id     = TheElm.ForecasterText
   |nexus id = 2275
+
   |nexus  = 7541
   |chucklefish id = 4506
+
   |github = GStefanowich/SDV-Forecaster
   |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   = Fortunate Foot
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = PurelyInZane
   |nexus id = 2731
+
   |id     = PurelyInZane.FortunateFoot
   |author   = bcmpinc
+
   |nexus   = 22610
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Foxyfficiency
   |author   = Jaredlll08, YGM Team
+
   |author = Fokson
   |id       = YGM.SDVMod
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |curseforge id  = 308005
+
   |nexus   = 2520
  |curseforge key = youve-got-mail-twitch-integration
+
   |github =
   |nexus id =  
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = FQ Festival Tweaks
   |author   = thakyZ
+
   |author = FletcherQuest
   |id       = zdailyincrease
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id =
+
   |nexus  = 9062
   |chucklefish id = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Frame Rate Logger
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = atravita.FrameRateLogger
   |nexus id = 6743
+
  |curse  = 870966
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1294433
 +
   |nexus   = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = GuiNoya, Yesst
+
   |author = Adham084
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = adham084.fpsviewer
   |nexus id = 1621
+
   |nexus   = 14046
   |github   = GuiNoya/SVMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Free Dusty
   |author   = RockinRolla
+
   |author = skuldomg, Skuld
   |id       = RockinMods.ZoomMod
+
   |id     = skuldomg.freeDusty
   |nexus id = 1326
+
   |nexus   = 2206
   |github   = rockinrolla/ZoomMod
+
   |github = skuldomg/freeDusty
  
   |broke in           = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.2.2-unofficial.1-Mizzion
+
   |unofficial version = 1.0.7.unofficial-2.strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
  |pull request      = https://github.com/rockinrolla/ZoomMod/pull/1
 
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = Free Lock
   |author   = Geko_X
+
   |author = weizinai
   |id       = gekox.zoomyFarmer
+
   |id     = weizinai.FreeLock
   |nexus id = 6031
+
   |nexus   = 25329
   |github   =  
+
   |github = weizinai/StardewValleyMods
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
|}
+
{{#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    = Free Love
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FreeLove
 +
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in          = Stardew Valley 1.6
These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
+
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
  |nexus  = 3320
 +
  |github  =
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in = Stardew Valley 1.4
|- 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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Free the Toolbar
   |author   = Entoarox
+
   |author = danmw3
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = danmw3.freethetoolbar
   |nexus id = 2270
+
   |nexus  = 4960
   |chucklefish id = 3619
+
   |github =
   |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.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Timer, AFK Idle Timer
+
   |name   = Freeze Time Multiplayer
   |author   = CKextreme
+
   |author = mori_seneri, Alcatraz773
   |id       = CKextreme.AfkTimer
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 3721
+
   |nexus   = 21820
   |github   = CKextreme/StardewValley-Mods
+
   |github = alcmoe/FreezeTimeMultiplayer
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Friendly Divorce
   |author   = skn
+
   |author = aedenthorn, Erinthe
   |id       = skn.AgingMod
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 1129
+
   |curse  = 868900
   |github   =  
+
   |nexus   = 6241
   |broke in = SMAPI 2.0
+
   |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Friends Forever
   |author   = cantorsdust
+
   |author = Isaac S
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = IsaacS.FriendsForever
   |nexus id = 170
+
   |nexus   = 1738
   |github  = cantorsdust/StardewMods
+
   |github = isaacs-dev/Minidew-Mods
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Friends Forever (1.6)
   |author   = Angela Ranna
+
   |author = Kriana
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = Kriana.FriendsForever
   |nexus id = 6894
+
   |nexus   = 20702
   |github   = AngelaRanna/StardewMods
+
   |github  =  
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Friendship Booster
   |author   = Grant Peters
+
   |author = Hills
   |id       = GPeters-AnimalMoodFix
+
   |id     = Hills.FriendshipBooster
   |nexus id = 761
+
   |nexus  = 10497
  |github   =  
+
   |moddrop = 1084819
   |broke in = SMAPI 2.0
+
   |github =
   |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Friendship Decay
   |author   = funny-snek
+
   |author = stardemod
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 2887
+
   |nexus   = 21323
   |github   = funny-snek/anticheat-and-servercode
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (only needed on the host now).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Friendship Decay Modify
   |author   = Felix-Dev
+
   |author = weizinai
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 2804
+
   |nexus   = 23862
   |github  = Felix-Dev/StardewMods
+
   |github = weizinai/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = Friendship Streaks
 +
   |author  = AvalonMFX
 +
   |id      = AvalonMFX.FriendshipStreaks
 +
  |curse  = 1054715
 +
   |nexus   = 25595
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = Jotser
+
   |author = ThisIsCad
   |id       = Jotser.AutoGrabberMod
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 2783
+
   |nexus   = 25969
   |github   =
+
   |github  = brandonwamboldt/FriendshipTotems
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Friendship Tweaks
   |author   = Chosimba
+
   |author = aedenthorn, Erinthe
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 2307
+
   |nexus   = 17055
   |github   =
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Friendship Without Talk
   |author   = f4iTh, JertsukkaTheMan
+
   |author = HunterMYT
   |id       = f4iTh.BabyGenderInterface
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 1947
+
   |nexus   = 8709
   |github   =
+
   |github  =
  |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   = Frozen Yogurt
   |author   = KirbyLink
+
   |author = Failsplat
   |id       = kirbylink.beehousefix
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 3013
+
   |nexus   = 12308
   |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   = Frugal Farm Menu
   |author   = RedstoneBoy
+
   |author = jeffgillean
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 2504
+
   |nexus   = 11050
   |github   = RedstoneBoy/BetterCrafting
+
   |github = jeffgillean/StardewValleyMods
  |status  = abandoned
+
 
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Fruit Tree Shaker
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.BetterTransmutation
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 2120
+
  |curse  = 868907
   |github   =  
+
   |nexus   = 5776
   |broke in = Stardew Valley 1.3.29
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|3142|Crafting Recipes Expanded}} or {{nexus mod|5996|More Bar Transmutation}}  instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Fruit Trees Unblocked
   |author   = BunnyJumps
+
   |author = dervalanana
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 2502
+
   |nexus   = 22976
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Fruit Tree Tweaks
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 2503
+
   |curse  = 868772
   |github   =  
+
   |nexus   = 11422
   |broke in = Stardew Valley 1.3.29
+
   |github  = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = BunnyJumps
+
   |author = chiccen
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 2501
+
   |nexus   = 21449
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Full Fishing Bar
   |author   = BunnyJumps
+
   |author = Jag3Dagster
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 3145
+
   |curse  = 1007653
   |github   =  
+
   |nexus   = 23006
   |status  = abandoned
+
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = BunnyJumps
+
   |author = mushymato
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 3143
+
   |nexus   = 25711
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = BunnyJumps
+
   |author = jennisimone
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 2500
+
   |nexus   = 16304
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Fungus Amongus
   |author   = BunnyJumps
+
   |author = Okay Shroomer
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 3144
+
   |nexus   = 11785
   |github   =  
+
   |github =
   |broke in = SMAPI 3.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Furniture Adjustment
   |author   = WindHero
+
   |author = aedenthorn, Erinthe
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = aedenthorn.FurnitureAdjustment
  |nexus id = 2336
+
   |curse   = 868820
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |nexus   = 10213
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |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     = Bwdyworks
+
   |name   = Furniture Anywhere
   |author   = bwdy
+
   |author = Entoarox
   |id       = bwdyworks
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 3530
+
   |nexus   = 2276
   |github   =  
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |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     = Capitalist Split Money
+
   |name   = Furniture Display Framework
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 3083
+
  |curse  = 868797
   |github   = Ilyaki/CapitalistSplitMoney
+
   |nexus   = 10855
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |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     = CJB Automation
+
   |name   = Furniture Display Framework for 1.6
   |author   = CJBok
+
   |author = Ilyeana, IlyeanaPlus
   |id       = CJBAutomation
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 211
+
   |nexus   = 19895
   |github   = CJBok/SDV-Mods
+
   |github  =
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Furniture Framework
   |author   = Lysero
+
   |author = leroymilo
   |id       = Lysero.Clock24
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 3718
+
   |nexus   = 23458
   |github   =
+
   |github  = Leroymilo/FurnitureFramework
  |broke in = Stardew Valley 1.4
 
  |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   = Furniture Placement Tweaks
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.Cobalt
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id = 1723
+
   |curse   = 868721
   |chucklefish id = 5139
+
   |nexus   = 14092
   |github   = spacechase0/Cobalt
+
   |github = aedenthorn/StardewValleyMods
   |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   = Furniture Recolor
   |author   = Igorious
+
   |author = aedenthorn, Erinthe
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id =  
+
   |curse  = 868819
   |chucklefish id = 3684
+
   |nexus  = 10217
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.1
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = FuryCore
   |author   = punyo, yakminepunyo
+
   |author = LeFauxMatt
   |id       = punyo.ConcentrationOnFarming
+
   |id     = furyx639.FuryCore
   |nexus id = 1445
+
   |nexus  = 10696
  |github   =  
+
 
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = Nishtra
+
   |author = DeLiXx
   |id       = ConfigurableShippingDates
+
   |id     = DLX.Geodes
   |nexus id = 675
+
   |curse  = 990836
   |github   =  
+
   |nexus   = 17691
   |broke in = SMAPI 2.0
+
   |github  =
   |status  = abandoned
+
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Galaxy Slingshot Obtainable
   |author   = CatCattyCat, Cat
+
   |author = Adham084
   |id       = cat.copyinvitecode
+
   |id     = adham084.galaxyslingshot
   |nexus id = 2171
+
   |nexus   = 14115
   |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   = Galaxy Weapon Choice
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.CraftCounter
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 2739
+
  |curse  = 868703
   |github   = bcmpinc/StardewHack
+
   |nexus   = 14511
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Gameboy Arcade
   |author   = trienow
+
   |author = drbirbdev
   |id       = de.trienow.stardew.craftpriority
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 4174
+
   |moddrop = 1318487
   |github   = trienow/Stardew-CraftPriority
+
   |nexus   =
   |status  = obsolete
+
   |github  = drbirbdev/StardewValley
   |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   = Game Reminder
   |author   = lolpcgaming
+
   |author = mmanlapat
   |id       = lolpcgaming.CraftingCounter
+
   |id     = mmanlapat.GameReminder
   |nexus id = 1585
+
   |nexus   = 1153
   |github   =  
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GameSpeed
 +
  |author  = RandomComputerUser
 +
  |id      = RandomComputerUser.GameSpeed
 +
  |nexus  = 7211
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Game Tables and Arcade Machines
   |author   = bwdy
+
   |author = CyanFire
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 2115
+
   |nexus   = 12859
   |github   =
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Garbage Can Tweaks
   |author   = BadNetCode
+
   |author = chiccen
   |id       = BadNetCode.CropSafety
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 1233
+
   |nexus  = 24410
   |moddrop id = 130160
+
   |github = chiccenFL/StardewValleyMods
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Garbage Collector
   |author   = Omegasis, AlphaOmegasis
+
   |author = Loogooter
   |id       = CurrentLocation102120161203
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 638
+
   |nexus   = 2463
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |broke in = SMAPI 3.0
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |status  = workaround
 +
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Garbage Day
   |author   = spacechase0
+
   |author = LeFauxMatt
   |id       = spacechase0.CustomCrops
+
   |id     = furyx639.GarbageDay
   |nexus id = 1592
+
   |curse   = 871837
   |chucklefish id = 5070
+
   |moddrop = 1547204
   |moddrop id = 273617
+
   |nexus   = 8204
   |github  = spacechase0/CustomCrops
+
   |github = LeFauxMatt/StardewMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Garbage In Garbage Can
   |author   = Platonymous
+
   |author = focustense
   |id       = Platonymous.CustomElementHandler
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 1068
+
   |nexus   = 26607
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = focustense/StardewAutoTrash
  |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   = Garden Pot - Automate
   |author   = spacechase0
+
   |author = NCarigon
   |id       = spacechase0.CustomFarmTypes
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 1140
+
   |nexus  = 15212
  |chucklefish id = 4705
+
   |github = ncarigon/StardewValleyMods
   |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   = Garden Pot Options
   |author   = Platonymous
+
   |author = ncarigon
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 1254
+
   |nexus  = 21608
   |moddrop id = 793932
+
   |github = ncarigon/StardewValleyMods
   |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     = Customize Cursor Sprite
+
   |name   = Garden Pot Tweaks
   |author   = Satozaki
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 3014
+
  |curse  = 868691
   |github  = AndyCrocker/StardewMods
+
   |nexus   = 14820
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Gate Fix
   |author   = Platonymous
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Platonymous.CustomNPC
+
   |id     = f4iTh.GateFix
   |nexus id = 1607
+
   |nexus   = 4859
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Gate Opener
   |author   = Platonymous
+
   |author = mralbobo
   |id       = Platonymous.CustomShirts
+
   |id     = mralbobo.GateOpener
   |nexus id = 2416
+
   |nexus   =
   |github   = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111988
   |broke in = Stardew Valley 1.4
+
   |github = mralbobo/stardew-gate-opener
   |status   = abandoned
+
 
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |broke in     = Stardew Valley 1.4
 +
   |status       = workaround
 +
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Gem Isles
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = aedenthorn.GemIsles
   |nexus id = 1378
+
  |curse  = 868874
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 6692
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
 +
   |author  = Hana
 +
   |id      = Hana.GNMTokens
 +
   |nexus  = 14426
 +
  |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
 +
  |author  = sqbr
 +
  |id      = sqbr.GetGS
 +
  |nexus  = 13434
 +
  |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generate New Cabin Textures, Use New Cabins
 +
  |author  = Priff13
 +
  |id      = Priff13.UseNewCabins
 +
  |nexus  = 20778
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GenericModConfigMenu
 +
  |curse  = 867150
 +
  |moddrop = 771692
 +
  |nexus  = 5098
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Generic Shop Extender
   |author   = dreamsicl
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = EventNotifications
+
   |id     = GenericShopExtender
   |nexus id =
+
   |nexus  = 814
   |chucklefish id = 3621
+
   |github = IrregularPorygon/SMAPIGenericShopMod
   |github   =  
+
 
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.4
  |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 = 0.1.5-unofficial.1-mouseypounds
  |unofficial version = 1.2.1-unofficial.3-f4ith
+
   |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     = Daily Quest Anywhere
+
   |name   = Genetics API
   |author   = Omegasis, Alpha_Omegasis
+
   |author = agent56
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = agent56.GeneticsAPI
   |nexus id = 513
+
  |nexus  = 15655
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  =
   |status   = abandoned
+
 
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Genie Lamp
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GenieLamp
 +
   |nexus   = 19794
 +
   |github = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Genie Lamp Definitive Edition, Genie Lamp
 +
  |author  = Kedidili
 +
   |id      = KediDili.GenieLamp
 +
   |nexus   = 22176
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |curse  = 1081444
 +
  |nexus  = 24254
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Geode Info Menu
   |author   = CatCattyCat, Cat
+
   |author = CatCattyCat, Cat
   |id       = cat.desertobelisk
+
   |id     = cat.geodeinfomenu
   |nexus id = 2021
+
   |nexus   = 1448
   |moddrop id = 833549
+
   |moddrop = 833541
   |github   = danvolchek/StardewMods
+
   |github = danvolchek/StardewMods
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
<!--
 +
   |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     = EiTK
+
   |name   = Geode Preview
   |author   = enaium
+
   |author = MindMeltMax
   |id       = Enaium.EiTK
+
   |id     = MindMeltMax.GeodePreview
   |curseforge id  = 365803
+
   |curse  = 1004493
   |curseforge key = eitk
+
   |moddrop = 1555057
   |nexus id =  
+
   |nexus   = 21009
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Get Dressed
   |author   = aurnj, Roy Li
+
   |author = Advize and Jinxiewinxie
   |id       = RuyiLi.Emotes
+
   |id     = Advize.GetDressed
   |nexus id =  
+
   |nexus   = 331
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = AdvizeGH/GetDressed
  |github  =
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |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     = Extreme Fishing Overhaul
+
   |name   = Get Glam
   |author   = unidarkshin, Devin Lematty
+
   |author = MartyrPher
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = MartyrPher.GetGlam
   |nexus id = 2212
+
   |nexus   = 5044
   |github   = unidarkshin/Stardew-Mods
+
   |github = MartyrPher/GetGlam
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Get Out the Way
   |author   = Navi-chan, ooo0000
+
   |author = BadNetCode
   |id       = NaviChan.FaeQuest
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 2484
+
   |nexus   = 20637
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Ghost Town
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.FarmHub
+
   |id     = Platonymous.GhostTown
   |nexus id = 2309
+
  |curse  = 877231
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 793902
  |broke in = Stardew Valley 1.4
+
   |nexus   = 2992
  |status  = abandoned
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Giant Crop Fertilizer
   |author   = ofmanynames
+
   |author = atravita
   |id       = InstantGeode
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 750
+
   |curse  = 870977
   |github  =  
+
   |moddrop = 1135913
   |broke in = Stardew Valley 1.2
+
   |nexus  = 11620
   |status  = abandoned
+
   |github  = atravita-mods/StardewMods
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Giant Crop Ring
   |author   = MattDeDuck, Duckshard
+
   |author = CatCattyCat, Cat
   |id       = MattDeDuck.Fischievements
+
   |id     = cat.giantcropring
   |nexus id = 3658
+
   |nexus   = 1182
   |github   =  
+
  |moddrop = 833538
   |broke in = Stardew Valley 1.4
+
   |github = danvolchek/StardewMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Giant Crop Tweaks
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Khloe Leclair
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = leclair.giantcroptweaks
   |nexus id = 1941
+
   |nexus   = 14370
   |github   =
+
   |github  = KhloeLeclair/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     = Fix Scythe Exp
+
   |name   = Giant Omelet
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.FixScytheExp
+
   |id     = spacechase0.GiantOmelet
   |nexus id =  
+
   |curse  = 867139
   |github   = bcmpinc/StardewHack
+
   |nexus   = 13852
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github  = spacechase0/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).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Decline
 +
  |author  = desto
 +
  |id      = desto.GiftDecline
 +
   |nexus   = 6944
 +
   |github = desto-git/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Gift Money
   |author   = Entoarox
+
   |author = AvalonMFX
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 2276
+
   |nexus  = 17564
   |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   = Gift Rejection
   |author   = Advize and Jinxiewinxie
+
   |author = aedenthorn, Erinthe
   |id       = Advize.GetDressed
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 331
+
  |curse  = 868712
   |github   = AdvizeGH/GetDressed
+
   |nexus   = 14273
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in     = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Json Assets|Json Assets]] packs instead).
+
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Gift Taste Helper
   |author   = Taskmaster
+
   |author = tstaples
   |id       = Taskmaster.Hamlet
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 4601
+
   |nexus   = 229
   |github   =  
+
   |github = tstaples/GiftTasteHelper
  
   |status  = abandoned
+
  |warnings = needs zoom and UI scale options to have the same value.
   |summary  = remove this mod (no longer maintained).
+
 
 +
  |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     = Happy Animals
+
   |name   = Gift Taste Helper Continued
   |author   = StarPeanut, Greger
+
   |author = Isi0
   |id       = HappyAnimals
+
   |id     = Isi0.GiftTasteHelper
   |nexus id =  
+
   |nexus   = 18762
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Just-Chaldea/GiftTasteHelper
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HD Sprites
+
   |name   = Gift Taste Helper Continued x2
   |author   = ninthworld
+
   |author = JoXW
   |id       = NinthWorld.HDSprites
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 4024
+
   |nexus   = 21001
   |github   = ninthworld/HDSprites
+
   |github = JoXW100/GiftTasteHelper
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Gift Wrapper
   |author   = Jaredlll08
+
   |author = blueberry
   |id       = BlameJared.HotbarHotswap
+
   |id     = blueberry.GiftWrapper
   |nexus id =  
+
   |nexus   = 4721
   |curseforge id = 298033
+
   |github = b-b-blueberry/GiftWrapper
  |curseforge key = hotbar-hotswap
+
 
  |github  = jaredlll08/HotbarHotswap
+
   |broke in = Stardew Valley 1.6
   |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   = Ginger Island Extra Locations
   |author   = AustinYQM
+
   |author = mistyspring
   |id       = AustinYQM.ImprovedMill
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 1748
+
   |curse  = 880520
   |github   = AustinYQM/ImprovedMill
+
   |nexus   = 12195
   |broke in = Stardew Valley 1.3
+
   |github  = misty-spring/StardewMods
   |status   = abandoned
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Ginger Island Mainland Adjustments
   |author   = unidarkshin, Devin Lematty
+
   |author = atravita
   |id       = DevinLematty.InfiniteInventory
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 2247
+
  |curse  = 870984
   |github   = unidarkshin/Stardew-Mods
+
  |moddrop = 1098263
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 10004
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = Platonymous
+
   |author = missgamergrl
   |id       = Platonymous.JunimoFarm
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 984
+
   |nexus   = 23300
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Give Me My Cursor Back
   |author   = Shadowfoxss
+
   |author = DecidedlyHuman
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 3147
+
   |nexus  = 9976
   |curseforge id  = 308891
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
  |curseforge key = keyboard-mod-menu
 
   |github   =  
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = Kabigon
+
   |author = Glass Hammer
   |id       = Kabigon.kisekae
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 2348
+
   |nexus   = 23201
   |github   = KabigonFirst/StardewValleyMods
+
   |github  =
  |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   = Global Config Settings
   |author   = Huanir
+
   |author = Gaphodil
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 2653
+
   |nexus  = 9340
  |github   =  
+
   |moddrop = 1007690
   |broke in = Stardew Valley 1.4
+
   |github = Gaphodil/GlobalConfigSettings
   |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Glory Of Efficiency
   |author   = Permamiss
+
   |author = hackswell
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 637
+
   |nexus   = 25996
   |github   =  
+
   |github = Hackswell/GloryOfEfficiency
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Glow Buff
   |author   = Brandy Lover, WDavi
+
   |author = MindMeltMax
   |id       = Brandy Lover.LMlog
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 1366
+
   |nexus   = 25157
   |github   =
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Glue Your Furniture Down
   |author   = spacechase0
+
   |author = violetlizabet
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 501
+
   |nexus  = 10374
   |chucklefish id = 3796
+
   |github = elizabethcd/PreventFurniturePickup
  |moddrop id = 127274
 
   |github   = spacechase0/StardewValleyMP
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = GMCM Options
   |author   = Kithio
+
   |author = Jamie Taylor
   |id       = Kithio:ChatMod
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id =
+
   |curse   = 997094
   |chucklefish id = 4296
+
   |nexus   = 10505
   |github   =  
+
   |github  = jltaylor-us/StardewGMCMOptions
   |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = God Mode
   |author   = vaindil
+
   |author = treyh0
   |id       = vaindil.MoodFix
+
   |id     = treyh0.GodMode
   |nexus id = 1809
+
   |nexus   = 2641
   |github   = vaindil/sdv-moodfix
+
   |github =
   |status   = obsolete
+
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = God Mode 1.6
   |author   = YonKuma, kumarei
+
   |author = Sean M Garcia
   |id       = YonKuma.MoodGuard
+
   |id     = seanmgarcia.godmode16
   |nexus id = 1597
+
   |nexus   = 21208
   |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   = Golden Animal Cracker Extractor
   |author   = Platonymous
+
   |author = selph, zombifier
   |id       = Platonymous.MoreMapLayers
+
   |id     = selph.CrackerExtractor
   |nexus id = 1134
+
   |nexus   = 27071
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = zombifier/My_Stardew_Mods
  |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     = Move Through Object
+
   |name   = Goodbye American English
   |author   = ylsama
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = ylsama.MoveThoughObject
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 2680
+
   |moddrop = 854437
   |github   =  
+
   |nexus   = 7183
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
  |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   = Goodbye SMAPI
   |author   = FerMod
+
   |author = Jessebot
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 2347
+
   |nexus   = 6514
   |github   = FerMod/StardewMods
+
   |github = JessebotX/StardewValleyMods
  |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   = Go To Bed
   |author   = Unremarkable, animavoro
+
   |author = candidus42
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = Candidus42.GoToBed
   |nexus id = 2135
+
   |nexus   = 4967
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = mus-candidus/GoToBed
  |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   = Go To Sleep
   |author   = Prince-Leto
+
   |author = yy376
   |id       = princeleto.multiplayershaftfix
+
   |id     = yy376.GoToSleep
   |nexus id = 2922
+
   |nexus   = 2195
   |github   = Prince-Leto/StardewValleyMods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = SMAPI 3.0
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Gradient Hair Colors
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.MuseumRearranger
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 428
+
   |curse   = 867144
  |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 12744
   |broke in = Stardew Valley 1.4
+
   |github = spacechase0/StardewValleyMods
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Grandfather's Gift
   |author   = Pathoschild
+
   |author = ShadowDragon8685
   |id       = Pathoschild.NoDebugMode
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 593
+
   |nexus   = 985
   |github  = Pathoschild/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Grandfather's Gift Remade
   |author   = KirbyLink
+
   |author = pepoluan
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 2947
+
   |nexus   = 4151
   |github   = KirbyLink/NoSeedsFromTreesFix
+
  |chucklefish = 5783
   |broke in = SMAPI 3.0
+
   |github =
   |status   = obsolete
+
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
   |summary = remove this mod (fixed in Stardew Valley 1.4).
+
 
 +
   |status = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Grandfather's Heirlooms
   |author   = Alex Noddings
+
   |author = rikai
   |id       = an.ownscepter
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 2404
+
   |nexus   = 8557
   |github   =  
+
   |github = rikai/Grandfathers-Heirlooms
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Grass Growth
   |author   = zesman
+
   |author = bcmpinc
   |id       = MobSpawner.pseudohub.de
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 2794
+
   |nexus   = 2732
   |github  =  
+
   |github = bcmpinc/StardewHack
   |broke in = Stardew Valley 1.3.29
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grass Growth Adjuster, Grass Adjustor
 +
   |author  = Jellypowered, Shockade
 +
   |id      = Jellypowered.GrassChance
 +
   |nexus   = 3365
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = zesman
+
   |author = LilEGrin
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 2798
+
   |nexus   = 25927
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Greenhouse 20x20
   |author   = bwdy
+
   |author = sirloinmeatt
   |id       = bwdy.polygamy
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 3542
+
   |nexus   = 2662
   |github   = bwdymods/SDV-Polygamy
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |summary  = remove this mod (no longer maintained; use [[#Multiple Spouses|Multiple Spouses]] instead).
+
   |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     = Profession Adjustments
+
   |name   = Greenhouse Construction
   |author   = Kevin Connors
+
   |author = Derslayr
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 2424
+
   |nexus   = 10148
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github = derslayr10/GreenhouseConstruction
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Greenhouse Entry Begone!
   |author   = Satozaki
+
   |author = bblueberry, blueberry
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 2997
+
   |nexus   = 8203
   |github   =  
+
   |github = b-b-blueberry/GreenhouseEntryPatch
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Greenhouse Entry Mod
   |author   = Satozaki
+
   |author = pancham138
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 3004
+
   |nexus   = 6150
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Greenhouse Gatherers
   |author   = CatCattyCat, Cat
+
   |author = PeacefulEnd
   |id       = cat.removablehorsehats
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 2223
+
   |curse  = 870946
   |github   = danvolchek/StardewMods
+
   |nexus   = 7619
   |broke in = Stardew Valley 1.4
+
   |moddrop = 886187
   |status  = obsolete
+
   |github = Floogen/GreenhouseGatherers
  |summary = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Greenhouse Gatherers Automate
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.RingOfFire
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 1166
+
   |curse  = 870946
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7619
   |broke in = Stardew Valley 1.3
+
   |moddrop = 886187
   |status  = abandoned
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Greenhouse Sprinklers
   |author   = Pathoschild
+
   |author = Bpendragon
   |id       = Pathoschild.RotateToolbar
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 1100
+
   |nexus   = 7456
   |github   = Pathoschild/StardewMods
+
   |github = Bpendragon/GreenhouseSprinklers
  |status  = abandoned
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = Taskmaster
+
   |author = Night
   |id       = Taskmaster.Scream
+
   |id     = Night.GreenhouseSprinklersLite
   |nexus id = 4588
+
   |nexus   = 25823
   |github   =  
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Greenhouse Upgrades
   |author   = Entoarox
+
   |author = Cecidelus
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 2273
+
   |nexus  = 8042
   |chucklefish id = 4262
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = funny-snek
+
   |author = Fernass354
   |id       = funnysnek.SeparateMoney
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 3086
+
   |nexus   = 18766
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = GreenHut
   |author   = j4c0b333
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = j4c0b333.SetMoney
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 3889
+
   |nexus   = 1735
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Groundhog Day
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ShipAnywhere
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 1379
+
   |curse  = 868828
   |chucklefish id = 4926
+
   |nexus   = 10151
   |moddrop id = 183277
+
   |github = aedenthorn/StardewValleyMods
   |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   = Groupable Chests
   |author   = cantorsdust
+
   |author = FricativeMelon
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 175
+
   |nexus   = 15375
   |github   = cantorsdust/StardewMods
+
   |github = FricativeMelon/GroupableChests
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Growable Bushes
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = atravita
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = atravita.GrowableBushes
   |nexus id = 897
+
  |curse  = 870961
   |github   = JohnsonNicholas/SDVMods
+
  |moddrop = 1357999
   |broke in = Stardew Valley 1.3
+
   |nexus   = 15111
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Growable Giant Crops
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.Speedster
+
   |id     = atravita.GrowableGiantCrops
  |nexus id = 1102
+
   |curse   = 870960
   |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1358004
   |broke in = Stardew Valley 1.3
+
   |nexus   = 15559
   |status  = abandoned
+
   |github = atravita-mods/StardewMods
}}
 
{{/entry
 
  |name    = Split Money
 
  |author   = Platonymous
 
  |id      = Platonymous.SplitMoney
 
  |nexus id = 2303
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
{{/entry
 
  |name    = Split Screen
 
  |author  = Ilyaki
 
  |id      = Ilyaki.SplitScreen
 
  |nexus id = 2139
 
  |github  = Ilyaki/SplitScreen
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Grow That Giant Crop
   |author   = Platonymous
+
   |author = MercuryVN
   |id       = Platonymous.Sprinkles
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id =
+
   |nexus  = 23760
   |chucklefish id = 4592
+
   |github  = MercuryVN/GrowThatGiantCrop
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Guniism's Unicycle
   |author   = TehPers
+
   |author = Guniism
   |id       = SCCL
+
   |id     = Guniism.GuniismUnicycle
   |nexus id = 889
+
   |nexus   = 24876
   |github   = TehPers/StardewValleyMods
+
   |github =
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Gunther Tells You
   |author   = Platonymous
+
   |author = John Peters
   |id       = Platonymous.SwimSuit
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 1215
+
   |nexus   = 19143
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Haboo
   |author   = zazizu
+
   |author = BlaDe
   |id       = zazizu.TheChestDimension
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 4013
+
   |nexus   = 12034
   |github   = cilekli-link/SDVMods
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Hair Growth
   |author   = Pathoschild
+
   |author = skn
   |id       = Pathoschild.TheLongNight
+
   |id     = skn.HairGrowthMod
   |nexus id = 1369
+
   |nexus   = 3279
   |github   = pathoschild/StardewMods
+
   |github =
   |broke in = Stardew Valley 1.3.20
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.4
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Halt Event Time
   |author   = CKextreme
+
   |author = chawol
   |id       = CKextreme.TimeNotifier
+
   |id     = chawol.HaltEventTime
   |nexus id = 3706
+
   |nexus   = 8774
   |github   = CKextreme/StardewValley-Mods
+
   |github = chawolbaka/HaltEventTime
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Hamlet
   |author   = Sakorona
+
   |author = Taskmaster
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = Taskmaster.Hamlet
   |nexus id = 1000
+
   |nexus   = 4601
   |github   = Sakorona/SDVMods
+
   |github =
   |status   = abandoned
+
 
 +
   |status = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Handy Headphones
   |author   = Cile_ed
+
   |author = PeacefulEnd
   |id       = Cile_ed.TimeTravel
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 4068
+
  |curse  = 870944
   |github  =  
+
   |nexus   = 7936
 +
   |github = Floogen/HandyHeadphones
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Happy Animals
   |author   = Platonymous
+
   |author = StarPeanut, Greger
   |id       = Platonymous.Ultiplayer
+
   |id     = HappyAnimals
   |nexus id = 2134
+
   |nexus   =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
  |broke in = Stardew Valley 1.3.29
+
   |github =
   |status  = abandoned
+
 
}}
 
{{/entry
 
  |name    = Walkshop
 
  |author  = enaium
 
  |id      = Enaium.Walkshop
 
  |curseforge id = 365806
 
  |curseforge key = walkshop
 
  |nexus id =  
 
  |github  =
 
  |status  = abandoned
 
}}
 
{{/entry
 
  |name    = Wallpaper Fix
 
  |author  = Travoos
 
  |id      =
 
  |nexus id =
 
  |curse id =
 
  |chucklefish id = 4211
 
  |github  =
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Happy Birthday
   |author   = Persival
+
   |author = Omegasis, Alpha_Omegasis
   |id       = none <!-- no ID in manifest -->
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 450
+
   |nexus   = 520
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
|}
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Oxyligen
 +
  |id      = HappyBirthday
 +
  |nexus  = 1064
 +
  |github  =
  
===Content packs===
+
  |broke in = Stardew Valley 1.3
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]].
+
  |status  = workaround
 
+
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
{| class="wikitable sortable plainlinks" id="mod-list"
+
}}
|-
+
{{#invoke:SMAPI compatibility|entry
! mod name
+
  |name    = Happy Fish Jump
! author
+
  |author  = Sakorona
! compatibility
+
  |id      = KoihimeNakamura.HappyFishJump
 +
  |nexus  = 6516
 +
  |moddrop = 1068089
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Home Designer
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.HappyHomeDesigner
 +
  |nexus  = 19675
 +
  |github  = tlitookilakin/HappyHomeDesigner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Combat
 +
  |author  = jeWel
 +
  |id      = jeWel.HardcoreCombat
 +
  |nexus  = 23577
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mines
 +
  |author  = kibbe, lillvik
 +
  |id      = kibbe.hardcore_mines
 +
  |nexus  = 1674
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mines 2
 +
  |author  = ItsLittany
 +
  |id      = itslittany.HardcoreMines2
 +
  |nexus  = 6411
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mode
 +
  |author  = vermicyde
 +
  |id      = vermicyde.HardcoreModeDLL
 +
  |nexus  = 15125
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mode, No Wiki Hardcore Mode
 +
  |author  = Nightshade System
 +
  |id      = NightshadeSystem.SdvHardcoreMode
 +
  |nexus  = 25376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardy Grass
 +
  |author  = DiscipleOfEris
 +
  |id      = DiscipleOfEris.HardyGrass
 +
  |nexus  = 8772
 +
  |github  = DiscipleOfEris/HardyGrass
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harp of Yoba Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.HarpOfYobaRedux
 +
  |nexus  = 914
 +
  |moddrop = 793924
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
 +
  |nexus  = 7851
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Moon Witch Princess Mod, WitchPrincess
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
 +
  |nexus  = 1157
 +
  |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Seeds
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HarvestSeeds
 +
  |curse  = 868755
 +
  |nexus  = 11773
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest With Scythe
 +
  |author  = ThatNorthernMonkey
 +
  |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
 +
  |nexus  = 236
 +
  |github  = ThatNorthernMonkey/HarvestWithScythe
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hat Buffs
 +
  |author  = popska
 +
  |id      = popska.HatBuffs
 +
  |nexus  = 9050
 +
  |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hat Mouse Lacey
 +
  |author  = ichortower
 +
  |id      = ichortower.HatMouseLacey.Core
 +
  |nexus  = 18177
 +
  |github  = ichortower/HatMouseLacey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hat Panning
 +
  |author  = monsoonsheep
 +
  |id      = monsoonsheep.PanWithHats
 +
  |nexus  = 18965
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hat Shop Restoration
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.AMouseWithAHat.Core
 +
  |nexus  = 17291
 +
  |github  = Floogen/StardewSandbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
  |id      = Shockah.HatsOnHats
 +
  |nexus  = 17280
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Pets Plus
 +
  |author  = Syma
 +
  |id      = Syma.HatsOnPetsPlus
 +
  |nexus  = 22631
 +
  |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hay Bales as Silos
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.HayBalesSilo
 +
  |nexus  = 5151
 +
  |moddrop = 716396
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hay Collection
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.HayCollection
 +
  |curse  = 1004492
 +
  |moddrop = 1555056
 +
  |nexus  = 21008
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraiture Plus
 +
  |author  = Smallfire
 +
  |id      = Smallfire.HDPortraiturePlus
 +
  |nexus  = 26029
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health and Stamina Regeneration
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.HealthStaminaRegen
 +
  |nexus  = 3207
 +
  |moddrop = 624105
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health and Stamina Tweaks
 +
  |author  = Kiddles, Svard
 +
  |id      = Kiddles.HASTweaks
 +
  |nexus  = 5630
 +
  |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Bars
 +
  |author  = Zoryn
 +
  |id      = Zoryn.HealthBars
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Bars (Darkhax)
 +
  |author  = Darkhax
 +
  |id      = darkhax.healthbars
 +
  |nexus  =
 +
  |curse  = 302910
 +
  |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |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.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.HealthRework
 +
  |nexus  = 22223
 +
  |github  = seferoni/HealthRework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heartbeat
 +
  |author  = themattfiles
 +
  |id      = themattfiles.HeartBeat
 +
  |nexus  = 5941
 +
  |github  = embolden/Heartbeat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
  |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Level Notifications
 +
  |author  = StultusV
 +
  |id      = StultusV.HeartLevelNotifications
 +
  |nexus  = 8655
 +
  |github  = JudeRV/Stardew-HeartLevelNotifier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heelies
 +
  |author  = fakemonster
 +
  |id      = fakemonster.Heelies
 +
  |nexus  = 7751
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hello SMAPI
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.HelloSMAPI
 +
  |nexus  = 4483
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HelpWanted
 +
  |curse  = 868696
 +
  |nexus  = 14640
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Auto Accept
 +
  |author  = Ruse82
 +
  |id      = Ruse82.HelpWantedAutoAccept
 +
  |nexus  = 22235
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Quest Fixes
 +
  |author  = Pokeytax
 +
  |id      = Pokeytax.HelpWantedQuestFixes
 +
  |nexus  = 2644
 +
  |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Here Fishy
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HereFishy
 +
  |curse  = 868881
 +
  |nexus  = 6586
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hibernation
 +
  |author  = Shockah
 +
  |id      = Shockah.Hibernation
 +
  |nexus  = 11421
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hide Chest Color Picker After Close
 +
  |author  = trashcan9
 +
  |id      = trashcan9.HideChestColorPickerAfterClose
 +
  |nexus  = 16075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Highlighted Jars
 +
  |author  = Annosz
 +
  |id      = Annosz.HighlightedJars
 +
  |nexus  = 6833
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Highlight Empty Machines
 +
  |author  = atravita
 +
  |id      = atravita.HighlightEmptyMachines
 +
  |curse  = 870976
 +
  |moddrop = 1137391
 +
  |nexus  = 11664
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = High Roller Slots
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.highRollerSlots
 +
  |curse  = 1081456
 +
  |nexus  = 24765
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hit Markers
 +
  |author  = bendenewb, newbie9598
 +
  |id      = newbie9598.HitMarkersMeme
 +
  |nexus  = 2098
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hmm Cheese Yum
 +
  |author  = tomasitobambito
 +
  |id      = tomasitobambito.HmmCheeseYum
 +
  |nexus  = 9343
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hoe and Water Direction
 +
  |author  = TheThor59
 +
  |id      = Thor.HoeWaterDirection
 +
  |nexus  = 10052
 +
  |github  = TheThor59/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HoeDown
 +
  |author  = BlaDe
 +
  |id      = BlaDe.HoeDown
 +
  |nexus  = 9798
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Break Geodes
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.holdtobreakgeodes
 +
  |nexus  = 1689
 +
  |moddrop = 833545
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Pause
 +
  |author  = samspartan
 +
  |id      = samspartan.HoldToPause
 +
  |nexus  = 7352
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Process Geodes
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.HTPG
 +
  |nexus  = 26189
 +
  |github  = jltaylor-us/StardewHoldToProcessGeodes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Holiday Sales
 +
  |author  = atravita
 +
  |id      = atravita.HolidaySales
 +
  |curse  = 870970
 +
  |moddrop = 1205160
 +
  |nexus  = 13050
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Home Sewing Kit
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.HomeSewingKit
 +
  |nexus  = 4935
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Honey Harvest Sync
 +
  |author  = voltaek
 +
  |id      = voltaek.HoneyHarvestSync
 +
  |nexus  = 20493
 +
  |github  = voltaek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hopper Extractor
 +
  |author  = BPavol, Lamacik
 +
  |id      = bpavol.hopper_extractor
 +
  |nexus  = 16688
 +
  |github  = BPavol/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horny Festivals, Festival Warps
 +
  |author  = Girafarig
 +
  |id      = Girafarig.FestivalWarps
 +
  |nexus  = 10844
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.HorseFluteAnywhere
 +
  |curse  = 1000620
 +
  |nexus  = 7500
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.HorseOverhaul
 +
  |nexus  = 7911
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Squeeze
 +
  |author  = jorgamun
 +
  |id      = jorgamun.HorseSqueeze
 +
  |nexus  = 10446
 +
  |github  = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
  |id      = icepuente.HorseWhistle
 +
  |nexus  = 1131
 +
  |github  = icepuente/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = nabuma
 +
  |id      = HorseWhistle_SMAPI
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Host Tools
 +
  |author  = MattPlays
 +
  |id      = MattPlays.HostTools
 +
  |nexus  = 11154
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hotbar Hotswap
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.HotbarHotswap
 +
  |nexus  =
 +
  |curse  = 298033
 +
  |github  = jaredlll08/HotbarHotswap
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hot Chocolate Coffee Alternative
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
 +
  |nexus  = 16159
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hover Labels
 +
  |author  = Achtuur
 +
  |id      = Achtuur.HoverLabels
 +
  |nexus  = 17501
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HP Bars
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.HPBar
 +
  |nexus  = 1736
 +
  |github  =
 +
 
 +
  |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.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HQ Farmer Mod
 +
  |author  = AsakOhee
 +
  |id      = AsakOhee.HQFarmerMod
 +
  |nexus  = 19644
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HUD Customizer
 +
  |author  = Espy
 +
  |id      = Espy.HUDCustomizer
 +
  |nexus  = 23704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Huggable Scarecrows
 +
  |author  = bogie5464
 +
  |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
 +
  |nexus  = 3190
 +
  |github  = bogie5464/HuggableScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hugs and Kisses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HugsAndKisses
 +
  |curse  = 868831
 +
  |nexus  = 10062
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hugs and Kisses Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.HugsAndKisses
 +
  |nexus  = 21019
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hunger
 +
  |author  = Yyeahdude
 +
  |id      = HungerYyeadude
 +
  |nexus  = 613
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hunger and Thirst
 +
  |author  = PrimevalTitmouse
 +
  |id      = PrimevalTitmouse.ModEntry
 +
  |nexus  = 1110
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |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    = Hunger for Food
 +
  |author  = Tigerle01, Stephan Hensel
 +
  |id      = HungerForFoodByTigerle
 +
  |nexus  = 810
 +
  |github  =
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hypno Valley
 +
  |author  = Kryspur
 +
  |id      = Kryspur.HypnoValley
 +
  |nexus  = 9052
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Identifiable Combined Rings
 +
  |author  = atravita
 +
  |id      = atravita.IdentifiableCombinedRings
 +
  |curse  = 870959
 +
  |moddrop = 1358005
 +
  |nexus  = 15928
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Dig Where I Want
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.IDigWhereIWant
 +
  |nexus  = 26063
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Animations, Animacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
  |nexus  = 5139
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Pause
 +
  |author  = Veleek
 +
  |id      = Veleek.IdlePause
 +
  |nexus  = 1092
 +
  |github  = veleek/IdlePause
 +
 
 +
  |broke 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Timer
 +
  |author  = LordAndreios
 +
  |id      = LordAndreios.IdleTimer
 +
  |nexus  = 2858
 +
  |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Don't Use That Water
 +
  |author  = idermailer
 +
  |id      = idermailer.iDontUseThatWater
 +
  |nexus  = 14047
 +
  |github  = idermailer/iDontUseThatWater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = IFrames in Mines
 +
  |author  = Factknowhow
 +
  |id      = Factknowhow.IFramesInMines
 +
  |nexus  = 16436
 +
  |github  = Mekadrom/IFramesInMines
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Got Friendship
 +
  |author  = ChiroxT
 +
  |id      = treinke.igotfriendship
 +
  |nexus  = 13290
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Got XP
 +
  |author  = ChiroxT
 +
  |id      = treinke.igotxp
 +
  |nexus  = 13289
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ImagEd
 +
  |author  = candidus42
 +
  |id      = Candidus42.ImagEd
 +
  |nexus  = 7218
 +
  |github  = mus-candidus/ImagEd
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Grandpa, Misc Introduction Fixes
 +
  |author  = mistyspring
 +
  |id      = mistyspring.immersivegrandpa
 +
  |nexus  = 12562
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Scarecrows
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ImmersiveScarecrows
 +
  |curse  = 868685
 +
  |nexus  = 15290
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |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.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Mill
 +
  |author  = AustinYQM
 +
  |id      = AustinYQM.ImprovedMill
 +
  |nexus  = 1748
 +
  |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Quality of Life
 +
  |author  = Demiacle
 +
  |id      = Demiacle.ImprovedQualityOfLife
 +
  |nexus  = 1025
 +
  |github  = demiacle/QualityOfLifeMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Tracker
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.improvedtracker
 +
  |curse  = 445215
 +
  |nexus  = 9317
 +
  |github  = AHilyard/ImprovedTracker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = In a Heartbeat
 +
  |author  = Shockah
 +
  |id      = Shockah.InAHeartbeat
 +
  |nexus  = 17834
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increase Animal House Max Population
 +
  |author  = Mizzion
 +
  |id      = mizzion.increaseanimalhousemaxpopulation
 +
  |nexus  = 4861
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Artifact Spots
 +
  |author  = Mizzion
 +
  |id      = mizzion.increasedartifactspots
 +
  |nexus  = 3340
 +
  |moddrop = 663705
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
 +
  |author  = shekurika
 +
  |id      = shekurika.fishtankCapacity
 +
  |nexus  = 11388
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Sprinkler Range
 +
  |author  = EternalSoap
 +
  |id      = eternalsoap.sprinklers
 +
  |nexus  = 20745
 +
  |github  = ArjanSeijs/SprinklerMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 +
  |author  = GZhynko
 +
  |id      = GZhynko.IncubatePufferfishEggs
 +
  |nexus  = 6162
 +
  |github  = gzhynko/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Indoor Sprinklers
 +
  |author  = ramen
 +
  |id      = ramen.IndoorSprinklers
 +
  |nexus  = 21124
 +
  |github  = mpomirski/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrial Furnace
 +
  |author  = Traktori
 +
  |id      = Traktori.IndustrialFurnace
 +
  |nexus  = 5568
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrial Furnace for Automate
 +
  |author  = Traktori
 +
  |id      = Traktori.AM.IndustrialFurnace
 +
  |nexus  = 5568
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrialization Redux
 +
  |author  = GaLaxY256 and kazuakisama
 +
  |id      = G256.IR.Code
 +
  |nexus  = 22351
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infallible Fishing
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.InfallibleFishing
 +
  |curse  = 868697
 +
  |nexus  = 14639
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infertile Soil
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.InfertileSoil
 +
  |nexus  = 2515
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infested Levels
 +
  |author  = Eireon
 +
  |id      = Eireon.InfestedLevels
 +
  |nexus  = 2823
 +
  |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
 +
  |curse  = 868724
 +
  |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
 +
  |curse  = 868864
 +
  |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    = Instant World Events
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.InstantWorldEvents
 +
  |nexus  = 27242
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 885083
 +
  |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    = IPv6
 +
  |author  = sunsst
 +
  |id      = sunsst.IPv6
 +
  |nexus  = 25045
 +
  |github  = sunsst/Stardew-Valley-IPv6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Bombs
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.IridiumBombs
 +
  |nexus  = 26476
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Cooking Dishes
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.IridiumCookingDishes
 +
  |nexus  = 24732
 +
  |github  =
 +
}}
 +
{{#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 Gus Visiting Ginger Island Today, Is Gus Visiting Island
 +
  |author  = SaltyEggplant
 +
  |id      = SaltyEggplant.IsGusVisitingIsland
 +
  |nexus  = 25270
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 870940
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Items Have Weight
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
  |nexus  = 26693
 +
  |github  =
 +
}}
 +
{{#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    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
 +
  |author  = Apprehentice
 +
  |id      = apprehentice.IMFIPOIIWT
 +
  |nexus  = 25188
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 308257
 +
  |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    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 +
}}
 +
{{#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
 +
  |curse  = 870947
 +
  |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
 +
  |curse  = 997973
 +
  |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/GloryOfEfficiency/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
 +
}}
 +
{{#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    = Junimo Kart Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartLevelSelect
 +
  |nexus  = 25140
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Prizes
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartPrizes
 +
  |nexus  = 25968
 +
  |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
 +
 
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 10,367: Line 25,666:
 
# [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]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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