Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: updated: SunDrop City (no longer in previous repo))
(→‎SMAPI mods: add Nexus ID (Ladder Light))
 
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 March 2021. 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.
Line 6: Line 9:
  
  
 
+
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
'''Players: see [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly view of this page.'''
 
 
 
 
 
 
 
  
 
==For players==
 
==For players==
 
===What to do===
 
===What to do===
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
+
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
 
===SMAPI mods===
 
===SMAPI mods===
* '''Players:''' See [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly list.
+
<!--
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].)
+
 
 +
Tokens used in the markup:
 +
- "@retest-after Mod Name" means the mod is broken due to the named mod being broken, so it should be retested when that mod is updated.
 +
- "@retest-linked" means one or more mods should be retested when this mod is updated.
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
-->
|-  style="position: sticky; top: 0;"
+
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
! mod name
+
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
! author
+
 
! compatibility<ref name="compatibility" />
+
{{#invoke:SMAPI compatibility|header}}
! broke in
+
{{#invoke:SMAPI compatibility|entry
! source
+
   |name   = 24h Clock
! metadata
+
   |author = Lajna
{{/entry
+
   |id     = Lajna.24hClock
   |name     = 24h Clock
+
   |nexus   = 1695
   |author   = Lajna
+
   |github = LajnaLegenden/Stardew_Valley_Mods
   |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 = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = 24 Hour Format, 24 Hour Clock
 +
   |author = Prince-Leto
 +
   |id     = princeleto.twentyfourhours
 +
   |nexus   = 2908
 +
   |github = Prince-Leto/StardewValleyMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = SMAPI 3.0
   |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
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
   |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = Abilities - Experience Bars
   |author   = dumb0t, VIspReaderUS
+
   |author = Ophaneom
   |id       = AccessChestAnywhere
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 257
+
   |nexus   = 8048
   |github   =  
+
   |github = Ophaneom/Abilities-Experience-Bars
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Sandman53
   |id       = f4iTh.ActivateSprinklers
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 2088
+
   |nexus   = 22751
   |github   =  
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = A Better Crab Trap
   |author   = Rui3
+
   |author = ARgoChxw
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 5713
+
   |nexus   = 22015
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = A Bonafide Special Blue Chicken
   |author   = Pokeytax
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 2631
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Access Chest Anywhere
   |author   = punyo, yakminepunyo
+
   |author = dumb0t, VIspReaderUS
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = AccessChestAnywhere
   |nexus id = 2149
+
   |nexus   = 257
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.1
   |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 [[#Chests Anywhere|Chests Anywhere]] instead.
  |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Accessible Tiles
   |author   = ThatNorthernMonkey
+
   |author = GrumpyCrouton
   |id       = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id =
+
   |nexus  = 10755
   |chucklefish id = 3532
+
   |github =
   |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
 
  |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
  
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Activate Sprinklers
   |author   = Drachenkatze
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 5127
+
   |nexus   = 2088
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Active Menu Anywhere
   |author   = Entoarox
+
   |author = weizinai
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 2270
+
   |nexus  = 21093
   |chucklefish id = 3619
+
   |github =
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = ANDR55
+
   |author = Chelsea Bingiel
   |id       = ANDR55.AdvMachines
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id =
+
   |nexus  = 11447
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Additional Mine Maps
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdditionalMineMaps
 +
  |nexus  = 14595
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Add Money
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Pempi
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = pempi.addMoney
   |nexus id = 435
+
   |nexus   = 20111
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
   |id     = NCarigon.AdjustableSprinklers
 +
   |nexus   = 21843
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Stamina Healing
 +
  |author  = punyo, yakminepunyo
 +
  |id     = punyo.AdjustableStaminaHealing
 +
  |nexus  = 2149
 +
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Adjust Baby Chance
   |author   = cantorsdust
+
   |author = f4iTh, JertsukkaTheMan
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 174
+
   |nexus   = 3311
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Adjust Monster
   |author   = momoaau
+
   |author = mmanlapat
   |id       = 439<!--actual manifest ID-->
+
   |id     = mmanlapat.AdjustMonster
   |nexus id = 439
+
   |nexus   = 1161
   |github   =  
+
   |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
 
-->
 
-->
 
  |map remote versions = 1.21 → 1.2.1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = funny-snek and Zuberii
+
   |author = Gathouria
   |id       = funny-snek.Always_On_Server
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 2677
+
   |nexus   = 4011
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
  |moddrop = 600967
 +
   |github = Gathouria/Adopt-Skin
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.20.2-unofficial.1-slamerz
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353880
 
  |pull request      = https://github.com/funny-snek/Always-On-Server-for-Multiplayer/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Adopt With Krobus
   |author   = bcmpinc
+
   |author = Hana
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 2733
+
   |nexus   = 22218
   |github   = bcmpinc/StardewHack
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = Advanced Cooking
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 4639
+
  |nexus  = 11264
  |github  =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Advanced Flute Blocks
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 3440
+
   |nexus   = 10934
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |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 Chooser
+
   |name   = Advanced Key Bindings
   |author   = stokastic
+
   |author = Drachenkatze
   |id       = stokastic.AnimalChooser
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 2573
+
   |nexus   = 5127
   |github   = stokastic/AnimalChooser
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 1.3.1-unofficial.3-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357181
 
  |pull request      = https://github.com/stokastic/AnimalChooser/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod, Butcher Mod
+
   |name   = Advanced Loot Framework
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 1538
+
  |nexus  = 7739
   |github   = Digus/StardewValleyMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
   |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Need Water
+
   |name   = Advanced Machines, AdvMachines
   |author   = GZhynko
+
   |author = ANDR55
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = ANDR55.AdvMachines
   |nexus id = 6196
+
   |nexus   =
   |github  = gzhynko/StardewMods
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = Advanced Melee Framework
   |author   = DiddyP
+
   |author = aedenthorn, Erinthe
   |id       = DiddyP.AnimalPatting
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 3837
+
   |curse   = 868856
  |github   =  
+
   |nexus   = 7886
}}
+
   |github = aedenthorn/StardewValleyMods
{{/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.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     = Adopt 'n Skin, Animal Skinner
+
   |name   = Advanced Menu Positioning
   |author   = Gathouria
+
   |author = aedenthorn, Erinthe
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 4011
+
   |nexus  = 11315
   |moddrop id = 600967
+
   |github = aedenthorn/StardewValleyMods
   |github   = Gathouria/Adopt-Skin
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = AngelaRanna
+
   |author = Omegasis, Alpha_Omegasis
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 6894
+
   |nexus   = 435
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Advanced Social Interactions
   |author   = AngelaRanna
+
   |author = spacechase0
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 6894
+
   |nexus   = 14451
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Advent Calendar
   |author   = Jonqora
+
   |author = Darzington
   |id       = Jonqora.AngryGrandpa
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 6324
+
   |nexus   = 7444
   |github  = Jonqora/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
 
  |name    = Animal Social Menu
 
  |author  = spacechase0
 
  |id      = spacechase0.AnimalSocialMenu
 
  |nexus id = 3283
 
  |chucklefish id = 5649
 
  |moddrop id = 771644
 
  |github  = spacechase0/AnimalSocialMenu
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/animal-social-menu/ latest version from author's website].
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Adventurers Guild Multiplayer Shared Kills
 +
  |author  = Veniamin-Arefev
 +
  |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
 +
  |nexus    = 19442
 +
  |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Adventure Shop Inventory
   |author   = spacechase0
+
   |author = Hammurabi
   |id       = spacechase0.AnotherHungerMod
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 3379
+
   |nexus   =
   |chucklefish id = 5658
+
   |chucklefish = 4608
   |moddrop id = 568430
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
  |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.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = AFK Pause, AFK Time Pause
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.YAJM
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 6546
+
   |nexus   = 14228
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Agenda
   |author   = funny-snek
+
   |author = OFTS_CQM
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = ofts.agenda
   |nexus id = 2887
+
   |nexus   = 20432
   |github   = funny-snek/anticheat-and-servercode
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = Aggressive Acorns
   |author   = Super Aardvark, ubererdferkel
+
   |author = Phrasefable
   |id       = SuperAardvark.AntiSocial
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 5371
+
   |nexus   = 3661
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github = phrasefable/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = MouseyPounds
+
   |author = Fippsie
   |id       = MouseyPounds.AnythingPonds
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 4702
+
   |nexus   = 17273
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Airstrike
   |author   = Platonymous
+
   |author = XxHarvzBackxX
   |id       = Platonymous.2048
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 2048
+
   |nexus   = 10464
   |curseforge id = 308054
+
   |github = XxHarvzBackxX/airstrike
  |curseforge key = arcade-2048
+
 
  |moddrop id = 793820
+
   |broke in = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Alarms
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.ArcadePong
+
   |id     = aedenthorn.Alarms
   |nexus id = 2044
+
   |nexus  = 17607
   |moddrop id = 793819
+
   |github = aedenthorn/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = A Less Flashy Stardew
   |author   = Platonymous
+
   |author = mistyspring
   |id       = Platonymous.Snake
+
   |id     = mistyspring.lessflashy
   |nexus id = 2056
+
   |nexus  = 10531
  |curseforge id  = 308055
+
   |github =
   |curseforge key = arcade-snake
 
  |moddrop id = 793822
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = All Chests Menu
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.artifactdigger
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 4212
+
   |curse   = 868705
   |moddrop id = 661378
+
   |nexus   = 14494
   |github  = Mizzion/MyStardewMods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
  |name    = Artifact System Fixed
 
  |author  = Ilyaki
 
  |id      = Ilyaki.ArtifactSystemFixed
 
   |nexus id = 2761
 
   |github   = Ilyaki/ArtifactSystemFixed
 
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.3-unofficial.1-Xebeth
+
   |unofficial version = 0.3.2-unofficial.2-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Allow Beach Sprinklers
   |author   = Travoos
+
   |author = Jag3dagster
   |id       = none<!--no ID in manifest-->
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id =
+
   |nexus  = 7629
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github = Hedgehog-Technologies/StardewMods
   |github   = Club559/AshleyMod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = All Professions
   |author   = Goldenrevolver
+
   |author = cantorsdust and Pathoschild
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 260
+
   |nexus   = 174
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Almanac
   |author   = Platonymous
+
   |author = Khloe Leclair
   |id       = Platonymous.ATM
+
   |id     = leclair.almanac
   |nexus id = 3135
+
   |nexus  = 11022
   |curseforge id  = 308504
+
   |github = KhloeLeclair/StardewMods
  |curseforge key = atm
 
  |moddrop id = 793914
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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     = Audio Devices
+
   |name   = Almanac → DGA Support
   |author   = Max Vollmer, SVProtector
+
   |author = Khloe Leclair
   |id       = maxvollmer.audiodevices
+
   |id     = leclair.almanacdga
   |nexus id = 2838
+
   |nexus   = 11022
   |github  = maxvollmer/AudioDevices
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Aurora GSI for Stardew Valley
+
   |name   = Almighty Farming Tool, Almighty Tool
  |author  = macer-Tim Oberle
+
   |author = momoaau
  |id      = macer.AuroraGSI
+
   |id     = 439<!--actual manifest ID-->
  |nexus id = 6088
+
   |nexus  = 439
  |github  =
+
   |github =
}}
 
{{/entry
 
   |name     = Auto Animal Doors
 
  |author  = taggartaa, Aaron Taggart
 
  |id      = AaronTaggart.AutoAnimalDoors
 
  |nexus id = 1019
 
  |github  = taggartaa/AutoAnimalDoors
 
}}
 
{{/entry
 
  |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
 
  |name    = Auto Crop
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.AutoCrop
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/autocrop.129152/
 
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Alternative Textures
   |author   = Permamiss
+
   |author = PeacefulEnd
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 643
+
   |curse  = 870938
   |curseforge id  = 307990
+
   |nexus   = 9246
   |curseforge key = auto-eat
+
   |github = Floogen/AlternativeTextures
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Dwayneten
+
   |author = Alvadea & Jaksha6472
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = Alja.Shack
   |nexus id = 4783
+
   |nexus   = 13187
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = Jaksha6472/MiningShack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = WhiteMind
+
   |author = Alvadea & Jaksha6472
   |id       = WhiteMind.AF
+
   |id     = Alja.witchtower
   |nexus id = 1895
+
   |nexus   = 15926
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = Jaksha6472/WitchTower
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Always Hay
   |author   = SorryLate, rharyanto
+
   |author = Omek97
   |id       = SorryLate.AutoFishing
+
   |id     = omek97.always_hay
   |nexus id = 5235
+
   |nexus   = 20808
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Always On Server for Multiplayer
   |author   = Teban100
+
   |author = funny-snek and Zuberii
   |id       = AutoGate
+
   |id     = 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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Always Scroll Map
   |author   = Caraxian
+
   |author = bcmpinc
   |id       = caraxian.AutoLoadGame
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 2509
+
   |nexus   = 2733
   |github   = Caraxi/StardewValleyMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/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
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Fruit Won't Die in Winter
 +
  |author  = cindyexe
 +
   |id      = cindyexe.afddiw
 +
  |nexus  = 8823
 +
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Angel's Existing Weapon Updater
   |author   = ScheKaa
+
   |author = Angela Ranna
   |id       = Rakiin.AutomaticGates
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 3109
+
   |nexus  = 6894
   |moddrop id = 467021
+
   |github = AngelaRanna/StardewMods
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Angel's Weapon Rebalance
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Angela Ranna
   |id       = Omegasis.AutoSpeed
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 443
+
   |nexus   = 6894
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Angry Grandpa
   |author   = CatCattyCat, Cat
+
   |author = Jonqora
   |id       = cat.autostacker
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 1184
+
   |nexus   = 6324
   |github  = danvolchek/StardewMods
+
   |github = Jonqora/StardewMods
 +
 
 +
   |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     = Auto Trash
+
   |name   = Animal Birth Every Night
   |author   = DrOreo002
+
   |author = Paritee
   |id       = droreo002.autotrash
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 4924
+
   |nexus   = 3440
   |github  =  
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Animal Chooser
   |author   = aurnj, Roy Li
+
   |author = stokastic
   |id       = AutoWater
+
   |id     = stokastic.AnimalChooser
   |nexus id =
+
   |nexus  = 2573
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github = stokastic/AnimalChooser
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#Auto Watering|Auto Watering by stellarashes]] instead.
+
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Animal Dialogue Framework
   |author   = stellarashes
+
   |author = aedenthorn, Erinthe
   |id       = stellarashes.Autowatering
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 5463
+
   |nexus   = 16881
   |github  = stellarashes/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = jackkimball
+
   |author = Digus
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 2465
+
   |nexus   = 1538
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Animal Observer
   |author   = DefenTheNation
+
   |author = NOFILENAMED
   |id       = DefenTheNation.BackpackResizer
+
   |id     = NFN.ANIMOBS
   |nexus id = 2263
+
   |nexus   = 8653
   |github  = DefenTheNation/StardewMod-BackpackResizer
+
   |github = nofilenamed/AnimalObserver
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Animal Patting
   |author   = littleraskol
+
   |author = DiddyP
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 833
+
   |nexus   = 3837
   |github   = littleraskol/Basic-Sprinkler-Improved
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Animal Pet Status
   |author   = Husky110
+
   |author = Hakej
   |id       = Husky110.BatteryWarningMod
+
   |id     = hakej.animalpetstatus
   |nexus id = 1886
+
   |nexus   = 8725
   |github  = Husky110/BatteryWarningMod
+
   |github = Hakej/Animal-Pet-Status
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Animal Produce Expansion
   |author   = Ilyaki
+
   |author = elbe
   |id       = Ilyaki.BattleRoyale
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 3199
+
   |nexus   = 9119
   |github   = Ilyaki/BattleRoyalley
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Animals Die
   |author   = Coll1234567
+
   |author = Goldenrevolver
   |id       = Coll1234567.BecomeEthereal
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 3746
+
   |nexus   = 7769
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Animals Don't Eat Grass
   |author   = Yoshimax
+
   |author = KarratKake
   |id       = Yoshimax.BefriendMarlon
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 2569
+
   |nexus   = 7474
   |github  = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Animals Don't Remove Grass
   |author   = Taskmaster
+
   |author = MrShreddie
   |id       = Taskmaster.BeMyValentine
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 5219
+
   |nexus   = 21028
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Animal Shop Conditions
   |author   = EpicBellyFlop45
+
   |author = elbe
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 3605
+
   |nexus   = 9107
   |github   = EpicBellyFlop45/StardewMods
+
  |moddrop = 986958
 +
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Animal Sitter
   |author   = ChaosEnergy
+
   |author = jwdred
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = jwdred.AnimalSitter
   |nexus id = 3097
+
   |nexus   = 581
   |github  = yuri-moens/BetterActivateSprinklers
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |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 Artisan Good Icons
+
   |name   = Animal Sitter LTS
   |author   = CatCattyCat, Cat
+
   |author = oliver
   |id       = cat.betterartisangoodicons
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 2080
+
   |nexus   = 20831
   |github   = danvolchek/StardewMods
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Animals Need Water
   |author   = EpicBellyFlop45
+
   |author = GZhynko
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 3159
+
   |nexus   = 6196
   |github   = EpicBellyFlop45/StardewMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Animal Whisperer
   |author   = GitStonic, IMSTONIC
+
   |author = Shalkin
   |id       = gitstonic.svbdp
+
   |id     = shaklin.animalwhisperer
   |nexus id = 3092
+
   |nexus   = 8885
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Animated Parrot and Perch
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.betterdoors
+
   |id     = aedenthorn.ParrotPerch
   |nexus id = 3797
+
   |nexus   = 7957
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
  |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
 
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |broke in          = Stardew Valley 1.4
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
   |unofficial version = 1.0.1-unofficial.1-slamerz
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354209
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/13
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Animated Portrait Framework
   |author   = CatCattyCat, Cat
+
   |author = akai
   |id       = cat.betterfruittrees
+
   |id     = akai.AnimatedPortrait
   |nexus id = 1976
+
   |nexus   = 8249
   |github   = danvolchek/StardewMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
   |unofficial version = 2.6.1-unofficial.2-Strobe
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-10#post-3353129
+
   |status  = workaround
 +
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Animation-Cancel Keybinding
   |author   = AairTheGreat
+
   |author = Swaglix
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 4171
+
   |nexus   = 20159
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Anki Study Break
   |author   = CatCattyCat, Cat
+
   |author = nymvaline
   |id       = cat.bettergardenpots
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 2209
+
   |nexus   = 11279
   |github   = danvolchek/StardewMods
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Anniversary on Calendar
   |author   = CatCattyCat, Cat
+
   |author = greentodd
   |id       = cat.betterhay
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 1430
+
   |nexus   = 8351
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Another Hunger Mod
   |author   = fodkod, Kodfod
+
   |author = spacechase0
   |id       = kodfod.hitbox
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 4973
+
  |curse  = 867735
   |github  = Kodfod/BetterHitboxStardew
+
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = dphile
+
   |author = aedenthorn, Erinthe
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = aedenthorn.YAJM
   |nexus id = 2085
+
   |nexus   = 6546
   |github   = dphile/SDVBetterIridiumTools
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-182#post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Anti-Cheat Server
   |author   = Gaphodil
+
   |author = funny-snek
   |id       = Gaphodil.BetterJukebox
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 6017
+
   |nexus   = 2887
   |github   =  
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = hawkfalcon
+
   |author = FricativeMelon
   |id       = hawkfalcon.BetterJunimos
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 2221
+
   |nexus   = 15480
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Anti-Social NPCs
   |author   = spacechase0
+
   |author = Super Aardvark, ubererdferkel
   |id       = spacechase0.BetterMeteorites
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 5096
+
   |nexus  = 5371
   |moddrop id = 771682
+
   |github = super-aardvark/AardvarkMods-SDV
   |github   = spacechase0/BetterMeteorites
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Anything Ponds
   |author   = EpicBellyFlop45
+
   |author = MouseyPounds
   |id       = EpicBellyFlop45.BetterMixedSeeds
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 3012
+
   |nexus   = 4702
   |curseforge id = 306698
+
   |github = MouseyPounds/stardew-mods
  |curseforge key = better-mixed-seeds
+
 
   |github  = EpicBellyFlop45/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = AairTheGreat
+
   |author = aedenthorn, Erinthe
   |id       = AairTheGreat.BetterPanning
+
   |id     = aedenthorn.AprilFools
   |nexus id = 4161
+
   |nexus   = 11496
   |github  = AairTheGreat/StardewValleyMods
+
   |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     = Better Quality More Seeds
+
   |name   = A Quality Mod
   |author   = bmarquismarkail, Space Baby
+
   |author = spacechase0
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = spacechase0.AQualityMod
   |nexus id = 935
+
   |nexus   = 14448
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Arcade 2048
   |author  = Nishtra
+
   |author = Platonymous
   |id      = BetterQuarry
+
   |id      = Platonymous.2048
   |nexus id = 771
+
   |curse  = 308054
   |github   =  
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Arcade Pong
   |author   = Urbanyeti
+
   |author = Platonymous
   |id       = BetterRanching
+
   |id     = Platonymous.ArcadePong
   |nexus id = 859
+
   |nexus   = 2044
   |github   = urbanyeti/stardew-better-ranching
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Arcade Snake, Snake
   |author   = EpicBellyFlop45
+
   |author = Platonymous
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = Platonymous.Snake
   |nexus id = 3232
+
  |curse  = 308055
   |github  = EpicBellyFlop45/StardewMods
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Archery
   |author   = Zoryn
+
   |author = PeacefulEnd
   |id       = Zoryn.BetterRNG
+
   |id     = PeacefulEnd.Archery
   |nexus id =  
+
  |curse  = 870921
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus   = 16767
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Archery - Starter Pack
   |author   = Kithio
+
   |author = PeacefulEnd
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id =
+
   |nexus  = 16768
   |chucklefish id = 4302
+
   |github = Floogen/Archery
   |github   =  
 
  
   |broke in     = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
  |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   = Arena Challenges Mod
   |author   = spacechase0
+
   |author = XxHarvzBackxX
   |id       = spacechase0.BetterShopMenu
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 2012
+
   |nexus  = 9544
  |chucklefish id = 5245
+
   |github =
   |moddrop id = 771614
 
   |github   = spacechase0/BetterShopMenu
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/better-shop-menu/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Artifact Digger
   |author   = Max Vollmer, SVProtector
+
   |author = Mizzion
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = mizzion.artifactdigger
   |nexus id = 2558
+
   |nexus   = 4212
   |github   = maxvollmer/BetterSkullCavernFalling
+
  |moddrop = 661378
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = CatCattyCat, Cat
+
   |author = pepoluan
   |id       = cat.betterslingshots
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2067
+
   |nexus   = 9023
   |github  = danvolchek/StardewMods
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Artifact System Fixed
   |author   = Jower
+
   |author = Ilyaki
   |id       = Jower.BetterSort
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 1992
+
   |nexus   = 2761
   |github  =  
+
   |github = Ilyaki/ArtifactSystemFixed
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Better Sprinklers
+
   |name   = Artisan Goods Redone
  |author  = OrSpeeder, Mauricio Gomes
+
   |author = Rhukii
  |id      = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = Rhukii.ArtisanGoodsRedone
  |nexus id = 41
+
   |nexus  = 9414
  |chucklefish id = 3551
+
   |github =
  |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{/entry
 
   |name     = Better Train Loot
 
   |author   = AairTheGreat, Aair, AairTheGreat
 
   |id       = AairTheGreat.BetterTrainLoot
 
   |nexus id = 4234
 
  |github   = AairTheGreat/StardewValleyMods
 
}}
 
{{/entry
 
  |name    = Better Windows Mod
 
  |author  = LPMG
 
  |id      = LPMG.Better_Windows_Mod
 
  |nexus id = 3672
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Better Workbenches
 
  |author  = CatCattyCat, Cat
 
   |id      = cat.betterworkbenches
 
  |nexus id = 4830
 
  |github  = danvolchek/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Artisan Products Copy Quality
   |author   = spacechase0 & bcmpinc
+
   |author = justastranger
   |id       = spacechase0.BiggerBackpack
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 1845
+
   |moddrop = 1554273
   |chucklefish id = 5191
+
   |nexus   =
   |moddrop id = 384783
+
   |github = justastranger/ArtisanProductsCopyQuality
   |github   = spacechase0/BiggerBackpack
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Artista, Artista - Stardew Painter
   |author   = Jessebot, JessebotX
+
   |author = Platonymous
   |id       = jessebot.biggerriverlands
+
   |id     = Platonymous.Artista
   |nexus id = 3025
+
   |moddrop = 1521420
   |moddrop id = 467184
+
   |nexus  = 18697
   |github   = JessebotX/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Ashley NPC
   |author   = lperkins2, Logan Perkins
+
   |author = Travoos
   |id       = lperkins2.BigSilo
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2429
+
   |nexus   =
   |source  = {{nexus mod|2429}}
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |dev note = source in download
+
   |github  = Club559/AshleyMod
  
   |map local versions = 0.0.2 → 0.0.3<!--manifest not updated-->
+
   |broke in = SMAPI 2.0
}}
 
{{/entry
 
  |name    = Billboard Anywhere
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.BillboardAnywhere
 
  |nexus id = 492
 
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{/entry
 
  |name    = Birthday Mail
 
  |author  = KathrynHazuka
 
  |id      = KathrynHazuka.BirthdayMail
 
  |nexus id = 276
 
  |github  = KathrynHazuka/StardewValley_BirthdayMail
 
  |dev note = author ignored previous PRs
 
}}
 
{{/entry
 
  |name    = BJS No Clip
 
  |author  = BunnyJumps
 
  |id      = BunnyJumps.BJSNoClip
 
  |nexus id = 2820
 
  |github  =
 
}}
 
{{/entry
 
  |name    = BJS Time Skipper
 
  |author  = BunnyJumps
 
  |id      = BunnyJumps.BJSTimeSkipper
 
  |nexus id = 2178
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Qther - BunnyJumps
+
   |author = Goldenrevolver
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 5324
+
   |nexus   = 260
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = ATM
   |author   = GenDeathrow
+
   |author = Platonymous
   |id       = gendeathrow.BNC
+
   |id     = Platonymous.ATM
   |nexus id =  
+
   |curse  = 308504
   |curseforge id  = 307717
+
   |moddrop = 793914
   |curseforge key = blessings-and-curses
+
   |nexus  = 3135
   |github   = GenDeathrow/SDV_BlessingsAndCurses
+
   |github = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |dev note = incompatibility possibly due to Bookcase
+
<!--
 +
   |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = AtraCore
   |author   = explosivetortellini
+
   |author = atravita
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = atravita.AtraCore
   |nexus id = 4815
+
  |curse  = 870972
   |github  = explosivetortellini/bluechickensaregreen
+
  |moddrop = 1205156
 +
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = aurnj, Roy Li
+
   |author = atravita
   |id       = RuyiLi.BloodTrail
+
   |id     = atravita.StopRugRemoval
   |nexus id =  
+
   |curse  = 870985
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
  |moddrop = 1068101
   |github   =  
+
   |nexus  = 10192
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Audio Descriptions
   |author   = Darkhax
+
   |author = mistyspring
   |id       = darkhax.bookcase
+
   |id     = mistyspring.AudioDescription
   |nexus id =  
+
   |curse  = 880513
   |curseforge id  = 297252
+
   |nexus   = 16294
   |curseforge key = bookcase
+
   |github = misty-spring/StardewMods
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Digus
+
   |author = macer-Tim Oberle
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = macer.AuroraGSI
   |nexus id = 4711
+
   |nexus   = 6088
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Auto Animal Doors
   |author   = aedenthorn
+
   |author = taggartaa, Aaron Taggart
   |id       = Aedenthorn.BossCreatures
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 5864
+
   |nexus   = 1019
   |github   = aedenthorn/StardewValleyMods
+
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Auto-Attack
   |author   = spacechase0
+
   |author = cgifox
   |id       = spacechase0.Bow
+
   |id     = cgifox.AutoAttack
   |nexus id = 2756
+
   |nexus  = 9620
   |chucklefish id = 5523
+
   |github =
  |moddrop id = 771627
 
   |github   = spacechase0/Bow
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/bow/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Auto-Attack
   |author   = charbonn, Charles Bonnevialle
+
   |author = X3n0n182
   |id       = Charles.NomesBrasileiros
+
   |id     = X3n0n182.AutoAttack
   |moddrop id = 793149
+
   |nexus   = 7258
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Auto Bait and Tackles
   |author   = Guedez, guedez2
+
   |author = Alison Li
   |id       = bof.three.fishing.sounds
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 5105
+
   |nexus   = 6773
   |github   =  
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Auto Break Geode
   |author  = Dycedarger
+
   |author = weizinai
   |id       = dycedarger.breedlikerabbits
+
  |id      = weizinai.AutoBreakGeode
   |nexus id = 948
+
  |nexus  = 20685
   |github  =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
   |author  = MercuryVN
 +
   |id     = MercuryVN.AutoCatch
 +
   |nexus   = 22616
 +
  |github  = MercuryVN/AutoCatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Coffee
 +
  |author  = Ben880, ben1830
 +
  |id     = BenjaminWilcox.AutoCoffee
 +
  |nexus  = 2387
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop
 +
   |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.AutoCrop
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = f4iTh, JertsukkaTheMan
+
   |author = The Fluffy Robot
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 3429
+
   |nexus   = 20892
   |github   =  
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Auto-Eat
   |author   = spacechase0 + Keychain + ParadigmNomad
+
   |author = Permamiss
   |id       = spacechase0.BugNet
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 5099
+
   |nexus   = 643
   |moddrop id = 771693
+
   |curse  = 307990
   |github   = spacechase0/BugNet
+
   |github = Permamiss/Auto-Eat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Auto Farm Screenshot
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Dwayneten
   |id       = Omegasis.BuildEndurance
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 445
+
   |nexus   = 4783
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = Dwayneten/AutoFarmScreenshot
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Autofill Pet Bowl
   |author   = Omegasis, Alpha_Omegasis
+
   |author = maephie
   |id       = Omegasis.BuildHealth
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 446
+
   |nexus   = 13296
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = maephie/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Auto Fill Pet Bowl
   |author     = Esca, Esca-MMC
+
   |author = Siweipancc
   |id         = Esca.BuildOnAnyTile
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id   = 6854
+
   |nexus  = 20667
   |github     = Esca-MMC/BuildOnAnyTile
+
   |github =
  |moddrop id = 827525
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Auto Fish
   |author   = bmarquismarkail, Space Baby
+
   |author = WhiteMind
   |id       = SB_BuildersList
+
   |id     = WhiteMind.AF
   |nexus id = 5347
+
   |nexus   = 1895
   |github   = bmarquismarkail/SV_BuildersList
+
   |github = WhiteMinds/mod-sv-autofish
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Auto Fishing
   |author   = Hootless
+
   |author = SorryLate, rharyanto
   |id       = hootless.BusLocations
+
   |id     = SorryLate.AutoFishing
   |nexus id = 2905
+
   |nexus   = 5235
   |github  = hootless/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Auto Fishing
   |author   = MattDeDuck, Duckshard
+
   |author = Tibbles
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 5307
+
   |nexus   = 21339
   |github   = MattDeDuck/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Auto Gate
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Teban100
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = AutoGate
   |nexus id = 507
+
   |nexus   = 820
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Auto-Grab Truffles
   |author   = Denifia
+
   |author = Tsin
   |id       = Denifia.BuyRecipes
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 1126
+
   |nexus   = 14162
   |github  = Denifia/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = funny-snek
+
   |author = QiXing
   |id       = funnysnek.displaycabinowner
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 3036
+
   |nexus   = 20874
   |github   =  
+
   |github = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Auto Grab Truffles
   |author   = CatCattyCat, Cat
+
   |author = Frostiverse
   |id       = cat.cactihurtyou
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 4019
+
   |nexus   = 21705
   |github   = danvolchek/StardewMods
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Auto Load Game
   |author   = Zoryn
+
   |author = Caraxian
   |id       = Zoryn.CalendarAnywhere
+
   |id     = caraxian.AutoLoadGame
   |nexus id =
+
   |nexus  = 2509
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = Caraxi/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Automate
   |author   = Kabigon
+
   |author = Pathoschild
   |id       = Kabigon.CampfireCooking
+
   |id     = Pathoschild.Automate
   |nexus id = 2297
+
   |curse  = 992857
   |github   = KabigonFirst/StardewValleyMods
+
   |nexus   = 1063
 
+
   |moddrop = 509760
   |broke in = Stardew Valley 1.3.29
+
   |github  = Pathoschild/StardewMods
   |status  = workaround
 
  |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Automate Chests
   |author   = spacechase0
+
   |author = SinZ
   |id       = spacechase0.CarryChest
+
   |id     = SinZ.AutomateChests
   |nexus id = 1333
+
   |nexus  = 11727
  |chucklefish id = 4851
+
   |github  = SinZ163/StardewMods
   |moddrop id = 134674
 
   |github   = spacechase0/CarryChest
 
 
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/carry-chest/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Automated Doors
   |author   = YukiShiku, LeonBlade
+
   |author = mrslowly, azah
   |id       = CasksAnywhere
+
   |id     = azah.automated-doors
   |nexus id = 878
+
   |nexus  =
   |chucklefish id = 5486
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |moddrop id = 124612
+
   |github = azah/AutomatedDoors
   |github   = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.3
   |status  = workaround
+
   |unofficial version = 1.4.3-unofficial.4-pickle
   |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Automate Tool Swap
   |author   = CatCattyCat, Cat
+
   |author = Trapyy
   |id       = cat.caskseverywhere
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 2994
+
  |curse  = 1001901
   |github   = danvolchek/StardewMods
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Automatic Gates
   |author   = punyo, yakminepunyo
+
   |author = ScheKaa
   |id       = punyo.CasksOnGround
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 2406
+
   |nexus   = 3109
   |github   = pomepome/CasksOnGround
+
  |moddrop = 467021
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |warnings = use Nexus, ModDrop is NOT updated
  |status  = workaround
 
  |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Automatic Screenshot Taker
   |author   = adverserath
+
   |author = Zamiel
   |id       = Adverserath.CasualLife
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 6011
+
   |nexus   = 10460
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogues Anywhere
+
   |name   = Automators
   |author   = Cherry, CherryChain
+
   |author = Kristian Skistad
   |id       = Cherry.CataloguesAnywhere
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 4949
+
   |nexus  = 15776
   |moddrop id = 716382
+
   |github = kristian-skistad/automators
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Auto Melee Attack
   |author   = SteelixLeiter
+
   |author = Siweipancc
   |id       = CategorizeChests
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 1300
+
   |nexus   = 20704
   |github   = doncollins/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Convenient Chests|Convenient Chests]] instead.
 
<!--
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Autonomals
   |author   = skuldomg, Skuld
+
   |author = DespairScent
   |id       = skuldomg.catGifts
+
   |id     = DespairScent.Autonomals
   |nexus id = 2132
+
   |nexus   = 22879
   |github   = skuldomg/catGifts
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.6-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-13#post-3353372
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = candidus42
+
   |author = Jag3Dagster
   |id       = Candidus42.CellarAvailable
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 5104
+
  |curse  = 989657
   |github   = mus-candidus/CellarAvailable
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Auto Speed
   |author   = Turkey2349
+
   |author = Omegasis, Alpha_Omegasis
   |id       = turkey2349.chancecubes
+
   |id     = Omegasis.AutoSpeed
   |nexus id =
+
   |nexus  = 443
   |curseforge id  = 297899
+
   |github = janavarro95/Stardew_Valley_Mods
  |curseforge key = chance-cubes
 
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = funny-snek
+
   |author = CatCattyCat, Cat
   |id       = funnysnek.ChangeCabinType
+
   |id     = cat.autostacker
   |nexus id = 3046
+
   |nexus   = 1184
   |github   =  
+
  |moddrop = 833539
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Auto Tool Select
   |author   = mardrest
+
   |author = lolmaj
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 5335
+
   |nexus   = 3883
   |moddrop id = 800760
+
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Auto Trash
   |author   = Alek, amazingalek
+
   |author = DrOreo002
   |id       = Alek.ChangeProfessions
+
   |id     = droreo002.autotrash
   |nexus id = 3989
+
   |nexus   = 4924
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Auto Travel
   |author   = Shaklin
+
   |author = GrumpyCrouton
   |id       = shaklin.changeshoecolor
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 6101
+
   |nexus   = 10693
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Auto Water
   |author   = Cherry, CherryChain
+
   |author = Pickle, ddgroves
   |id       = Cherry.SlimeHutchLimit
+
   |id     = pickle.autowater
   |nexus id = 6455
+
   |nexus   = 1666
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Auto Water
   |author   = CatCattyCat, Cat
+
   |author = Steph Hoel
   |id       = cat.chatcommands
+
   |id     = StephHoel.AutoWater
   |nexus id = 2092
+
   |nexus   = 21022
   |github   = danvolchek/StardewMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Auto Watering (aurnj)
   |author   = Annosz
+
   |author = aurnj, Roy Li
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = AutoWater
   |nexus id = 5826
+
   |nexus   =
   |github  = Annosz/StardewValleyModding
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Auto Watering (stellarashes)
   |author   = Rui3
+
   |author = stellarashes
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = stellarashes.Autowatering
   |nexus id = 5606
+
   |nexus   = 5463
   |github   = ChristinaEd/ChefHelperAddToFridges
+
   |github = stellarashes/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = A Very Special Blue Chicken
   |author   = elDudeerino
+
   |author = jackkimball
   |id       = Duder.ChefsCloset
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 1030
+
   |nexus   = 2465
   |github   = deLaDude/ChefsCloset
+
   |github = jacksonkimball/AVerySpecialBlueChicken
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.5
   |status   = workaround
+
   |unofficial version = 2.0.1-unofficial.1-strobe
   |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
 +
}}
 +
{{#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 =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Backstory Questions Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BackstoryQuestionsFramework
 +
  |nexus  = 14570
 +
  |github  = spacechase0/StardewValleyMods
  
   |map local versions = 1.3-1 → 1.3<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Balanced Combine Many Rings
 +
  |author  = Arruda
 +
  |id      = Arruda.BalancedCombineManyRings
 +
  |nexus  = 8981
 +
  |github  = arruda/BalancedCombineManyRings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bank of Ferngill
 +
  |author  = Mizzion
 +
  |id      = mizzion.bankofferngill
 +
  |nexus  = 13043
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Eduanttunes
+
   |author = BarleyZP
   |id       = Cherryrar.Functions
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 6603
+
   |nexus   = 21238
   |github   =  
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Barn Incubator Support
   |author   = Platonymous
+
   |author = elbe
   |id       = Platonymous.Chess
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 3976
+
   |nexus   = 9049
   |moddrop id = 793917
+
   |moddrop = 986076
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = lshtech/StardewValleyMods
 +
   |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Basic Sprinkler Improved
   |author   = Berkay Yigit, berkayylmao
+
   |author = littleraskol
   |id       = berkayylmao.ChestEx
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 4180
+
   |nexus   = 833
   |github   = berkayylmao/StardewValleyMods
+
   |github = littleraskol/Basic-Sprinkler-Improved
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Bat Form
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = aedenthorn, Erinthe
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = aedenthorn.BatForm
   |nexus id = 242
+
  |curse  = 868667
   |chucklefish id = 3550
+
   |nexus   = 16825
   |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Battery Warning Mod
   |author   = M3ales
+
   |author = Husky110
   |id       = ChestNaming
+
   |id     = Husky110.BatteryWarningMod
   |nexus id =
+
   |nexus  = 1886
  |curseforge id  = 299791
+
   |github = Husky110/BatteryWarningMod
   |curseforge key = chest-naming
 
   |github   = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Royalley
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.BattleRoyale
 +
  |nexus  = 3199
 +
  |github  = Ilyaki/BattleRoyalley
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Battle Royalley - Year 2
   |author   = mralbobo
+
   |author = Tyler Gibbs
   |id       = mralbobo.ChestPooling
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id =
+
   |nexus  = 9891
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = tylergibbs2/BattleRoyalley-Year2
   |github   = mralbobo/stardew-chest-pooling
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status      = workaround
 
  |summary      = use [[#Stack to Nearby Chests|Stack to Nearby Chests]] instead.
 
  |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Become Ethereal
   |author   = Pathoschild
+
   |author = Coll1234567
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 518
+
   |nexus  = 3746
   |moddrop id = 606600
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Becoming Familiar
   |author   = aclockworkhound
+
   |author = Krutonium
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 3540
+
   |nexus   = 21949
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Bed Tweaks
   |author   = CroiDorcha
+
   |author = aedenthorn, Erinthe
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 1756
+
   |nexus   = 10023
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Bee Paths
   |author   = Prismuth
+
   |author = aedenthorn, Erinthe
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = aedenthorn.BeePaths
   |nexus id = 1655
+
   |nexus   = 14812
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.1-mouahrara
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Befriend Marlon and Gunther
   |author   = loe2run
+
   |author = Yoshimax
   |id       = Loe2run.ChildToNPC
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
  |nexus id = 4568
+
   |nexus  = 2569
  |github  = loe2run/ChildToNPC
+
   |github  =
 
 
  |broke in           = Content Patcher 1.17
 
   |unofficial version = 1.2.1-unofficial.4-pathoschild
 
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-14052
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Berry Season Reminder
   |author   = Husky110
+
   |author = Anthony Hilyard
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 1768
+
  |curse  = 446669
   |github   = Husky110/ChillInYourFarmHouse
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Activate Sprinklers
   |author   = Travoos
+
   |author = ChaosEnergy
   |id       =  
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 590
+
   |nexus   = 3097
   |github   =  
+
   |github = yuri-moens/BetterActivateSprinklers
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Family Planning|Family Planning]] instead.
+
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Artisan Good Icons
   |author   = ItsLittany
+
   |author = CatCattyCat, Cat
   |id       = itslittany.ChummyFix
+
   |id     = cat.betterartisangoodicons
   |nexus id = 6363
+
   |nexus   = 2080
   |moddrop id = 804100
+
   |moddrop = 833553
   |github  =
+
   |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     = CJB Cheats Menu
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = CJBok and Pathoschild
+
   |author = DaLion and Tithrandel
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = DaLion.Meads
   |nexus id = 4
+
   |nexus   =
   |moddrop id = 741872
+
   |github  = daleao/bagi-meads
   |github  = CJBok/SDV-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Balance
   |author   = CJBok and Pathoschild
+
   |author = Xen0nex
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 93
+
   |nexus  = 8141
   |moddrop id = 741893
+
   |github =
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Better Beehouses
   |author   = CJBok and Pathoschild
+
   |author = Tlitookilakin
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 5
+
   |nexus   = 10996
   |moddrop id = 509768
+
   |moddrop = 1105633
   |github   = CJBok/SDV-Mods
+
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Bombs
   |author   = EpicBellyFlop45
+
   |author = Duno666
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = Duno666.BetterBombs
   |nexus id = 2975
+
   |nexus   = 7787
   |github   = EpicBellyFlop45/StardewMods
+
   |github = PhillZitt/BetterBombs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Butterfly Hutch
   |author   = tstaples
+
   |author = NormanPCN
   |id       = tstaples.CleanFarm
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 794
+
   |nexus   = 11166
   |github   = tstaples/CleanFarm
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Chests
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = LeFauxMatt
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = furyx639.BetterChests
   |nexus id = 2219
+
   |curse   = 871836
  |github   =  
+
   |moddrop = 1547210
 
+
   |nexus   = 9791
   |broke in = Stardew Valley 1.3.29
+
   |github = LeFauxMatt/StardewMods
   |status   = workaround
 
   |summary = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Better Crafting
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Khloe Leclair
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = leclair.bettercrafting
   |nexus id = 604
+
   |nexus   = 11115
   |moddrop id = 664033
+
   |moddrop = 1115749
   |github   = Sakorona/SDVMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
  |name    = Better Crafting: Buildings, Craftable Buildings
   |author  = Blucifer, BluciferProgrammer
+
  |author  = Khloe Leclair
   |id       = Blucifer.CoalRegen
+
  |id      = leclair.bcbuildings
   |nexus id = 1664
+
  |nexus  = 11115
   |github   = AbbyNode/StardewValley-CoalRegen
+
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Better Crystalariums
 +
   |author = DecidedlyHuman
 +
  |id      = DecidedlyHuman.BetterCrystalariums
 +
  |nexus  = 10907
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Discord Presence, SVBDP
 +
   |author  = GitStonic, IMSTONIC
 +
   |id     = gitstonic.svbdp
 +
   |nexus   = 3092
 +
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.2-Mizzion
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
+
  |name    = Better Doors
 +
  |author  = CatCattyCat, Cat
 +
   |id      = cat.betterdoors
 +
  |nexus  = 3797
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Better Elevator
   |author   = DanielSerrano, Lord Xamon
+
   |author = aedenthorn, Erinthe
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 1169
+
   |nexus   = 12802
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Better Elevator - Continued
   |author   = spacechase0
+
   |author = aedenthorn and FlyingTNT
   |id       = spacechase0.ColorfulChests
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 1623
+
   |nexus   = 22340
   |chucklefish id = 5085
+
  |github  = FlyingTNT/StardewValleyMods
   |moddrop id = 279189
+
}}
   |github   = spacechase0/ColorfulChests
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Better Festival Notifications
   |summary = get [https://spacechase0.com/mods/stardew-valley/colorful-chests/ latest version from author's website].
+
  |author  = drbirbdev
 +
   |id     = drbirbdev.BetterFestivalNotifications
 +
   |nexus  = 14170
 +
   |github = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Fishing
 +
   |author = balllight
 +
  |id      = balllight.BetterFishing
 +
  |nexus  = 13585
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Better Friendship
   |author   = DJ-STLN
+
   |author = Urbanyeti
   |id       = DJ-STLN.CombatControls
+
   |id     = BetterFriendship
   |nexus id = 2590
+
   |nexus   = 10287
   |github   = DJ-STLN/CombatControls
+
   |github = urbanyeti/stardew-better-friendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Better Fruit Trees
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = cat.betterfruittrees
   |nexus id = 3905
+
   |nexus  = 1976
   |chucklefish id = 5754
+
   |moddrop = 833546
   |moddrop id = 771671
+
   |github = danvolchek/StardewMods
   |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
 +
<!--
 +
  |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     = Combat with Farming Implements
+
   |name   = Better Garbage Cans
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = AairTheGreat
   |id       = SPDFarmingImplementsInCombat
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 313
+
   |nexus   = 4171
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = AairTheGreat/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Comics
 
  |author  = Platonymous
 
  |id      = Platonymous.Comics
 
  |nexus id = 6281
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Community Bundle Item Tooltip
 
  |author  = Musbah Sinno
 
  |id      = musbah.bundleTooltip
 
  |nexus id = 1329
 
  |github  = musbah/StardewValleyMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Bundle Overhaul (SMAPI Version)
+
   |name   = Better Garden Pots
   |author   = Chaos234
+
   |author = CatCattyCat, Cat
   |id       = Chaos234.CommunityCenterBundleOverhaul
+
   |id     = cat.bettergardenpots
   |nexus id = 1681
+
   |nexus   = 2209
   |github   = chaos234/StardewValleyMods
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-125#post-3358330 unofficial Content Patcher equivalent] instead.
+
   |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     = Community Center Helper
+
   |name   = Better Hay
   |author   = vgperson
+
   |author = CatCattyCat, Cat
   |id       = vgperson.CommunityCenterHelper
+
   |id     = cat.betterhay
   |nexus id = 6893
+
   |nexus   = 1430
   |github  = vgperson/CommunityCenterHelper
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Better Hitbox
   |author   = Redwood
+
   |author = fodkod, Kodfod
   |id       = Redwood.CompanionNPCs
+
   |id     = kodfod.hitbox
   |nexus id = 3175
+
   |nexus   = 4973
   |github   = EKomperud/StardewMods
+
   |github = Kodfod/BetterHitboxStardew
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.5
   |status      = workaround
+
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
   |pull request = https://github.com/EKomperud/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Compost&#44; Pests&#44; and Cultivation
+
   |name   = Better Honey Mead
   |author   = jahangmar
+
   |author = NCarigon
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 4446
+
   |nexus   = 22848
   |github   = jahangmar/StardewValleyMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = seitanicbean
+
   |author = Anthony Maciel, maciel310
   |id       = seitanicbean.configurablejunimokart
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 6725
+
   |nexus   = 15285
   |source   = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Better Iridium Tool Area
   |author   = KnockedMallard42
+
   |author = dphile
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 280
+
   |nexus   = 2085
   |github   =  
+
   |github = dphile/SDVBetterIridiumTools
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
 
  |map local versions = 1.2-beta → 1.2.0<!--manifest incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Jukebox
   |author   = Mizzion
+
   |author = Gaphodil
   |id       = mizzion.configuremachineoutputs
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 3490
+
   |nexus   = 6017
   |moddrop id = 661367
+
   |moddrop = 984775
   |github   = Mizzion/MyStardewMods
+
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Junimos
   |author   = BayesianBandit
+
   |author = hawkfalcon
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 3519
+
   |nexus   = 2221
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github = hawkfalcon/Stardew-Mods
 +
 
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Better Junimos Crop Fields
   |author   = IceGladiador
+
   |author = micfort
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 1799
+
   |nexus   = 10936
   |github  =
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Better Junimos Forestry
   |author   = EpicBellyFlop45
+
   |author = ceruleandeep
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 3768
+
   |nexus   = 8992
   |github  = EpicBellyFlop45/StardewMods
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Lightning Rods
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ConsoleCode
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 3101
+
   |curse  = 868807
   |chucklefish id = 5610
+
   |nexus   = 10631
   |moddrop id = 771643
+
   |github  = aedenthorn/StardewValleyMods
   |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 Meowmere
   |author   = SMAPI
+
   |author = TheMightyAmondee
   |id       = SMAPI.ConsoleCommands
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id =
+
   |nexus  = 20374
   |url      = https://smapi.io
+
   |github = TheMightyAmondee/BetterMeowmere
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Better Meteorites
   |author   = Pathoschild
+
   |author = spacechase0
   |id       = Pathoschild.ContentPatcher
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 1915
+
   |curse  = 867727
   |moddrop id = 470174
+
   |nexus   = 5096
   |curseforge id  = 309243
+
   |moddrop = 771682
   |curseforge key = content-patcher
+
   |github = spacechase0/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Mixed Seeds
   |author   = spacechase0
+
   |author = Sonozuki
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 3853
+
   |nexus  = 3012
  |chucklefish id = 5740
+
   |github = Sonozuki/StardewMods
   |moddrop id = 771670
 
   |github   = spacechase0/ContentPatcherAnimations
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/content-patcher-animations/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Panning
   |author   = Vanguard3000
+
   |author = AairTheGreat
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 6564
+
   |nexus   = 4161
   |github  =  
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Better Panning Extra Config
   |author   = Solariz
+
   |author = trashcan9
   |id       = aEnigma.ConvenientChests
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 2196
+
   |nexus   = 16235
   |github   = aEnigmatic/StardewValley
+
   |github =
  |curseforge id  = 300150
+
 
   |curseforge key = convenient-chests
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Better Panning Spot
   |author   = spacechase0
+
   |author = ForgedBrass
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 522
+
   |nexus  = 10608
  |chucklefish id = 4054
+
   |github  =
   |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
 
 
  |summary = use [https://spacechase0.com/mods/stardew-valley/cooking-skill/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Better Planting
   |author   = CompSciLauren
+
   |author = Achtuur
   |id       = CompSciLauren.CozyClothing
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 5093
+
   |nexus  = 17252
   |curseforge id  = 368028
+
   |github = Achtuur/StardewMods
  |curseforge key = cozy-clothing
 
  |moddrop id = 755868
 
   |github   = CompSciLauren/stardew-valley-cozy-clothing-mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Better Quality More Seeds
   |author   = jwdred
+
   |author = bmarquismarkail, Space Baby
   |id       = jwdred.CrabNet
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 584
+
   |nexus   = 935
   |github   = jdusbabek/stardewvalley
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
  
   |broke in           = Stardew Valley 1.3
+
   |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    = Craftable Butterfly Hutches
+
   |name   = Better Quarry
  |author  = aedenthorn
+
   |author = Nishtra
  |id      = aedenthorn.OutdoorButterflyHutch
+
   |id     = BetterQuarry
  |nexus id = 6279
+
   |nexus  = 771
  |github  = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{/entry
 
   |name     = Craftable Legendary Fish Mounts
 
   |author   = FallToot
 
   |id       = FallToot.CraftableFishMounts
 
   |nexus id = 4286
 
  |github  =
 
}}
 
{{/entry
 
   |name    = Craft Anything
 
  |author  = Sabera, kelbesque
 
  |id      = Sabera.CraftAnything
 
  |nexus id = 2524
 
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Better Ranching, Better Milking
   |author   = MouseyPounds
+
   |author = Urbanyeti
   |id       = MouseyPounds.CraneManBegone
+
   |id     = BetterRanching
   |nexus id = 4704
+
   |nexus   = 859
   |github   = MouseyPounds/stardew-mods
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Better Rarecrows
   |author   = kdau
+
   |author = Sonozuki
   |id       = kdau.Cropbeasts
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |moddrop id = 784523
+
   |nexus   = 3232
   |nexus id = 6030
+
   |github = Sonozuki/StardewMods
   |github   =
 
  |source  = https://gitlab.com/kdau/cropbeasts
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Better Return Scepter
   |author   = MouseyPounds
+
   |author = DecidedlyHuman
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 3986
+
   |nexus   = 11610
   |github   = MouseyPounds/stardew-mods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Better RNG
   |author   = Platonymous
+
   |author = Zoryn
   |id       = Platonymous.CropExtension
+
   |id     = Zoryn.BetterRNG
   |nexus id = 3208
+
   |nexus   =
   |moddrop id = 793915
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Better Rods
   |author   = Abs, abslam
+
   |author = Achtuur
   |id       = abs.CropFairy
+
   |id     = Achtuur.BetterRods
   |nexus id = 4885
+
   |nexus   = 17026
   |github   =  
+
   |github = Achtuur/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Better Shipping Bin
   |author   = Pathoschild
+
   |author = MindMeltMax
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 3000
+
   |curse  = 1004479
   |moddrop id = 606647
+
   |moddrop = 1135742
   |github   = Pathoschild/StardewMods
+
  |nexus  = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Better Shipping Box
   |author   = Tyler Thrailkill, snowe2010
+
   |author = Kithio
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 3200
+
   |nexus   =
   |github  = snowe2010/starbound-mods
+
  |chucklefish = 4302
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Better Shop Menu
   |author   = GenDeathrow
+
   |author = spacechase0
   |id       = gengeathrow.croptooltip
+
   |id     = spacechase0.BetterShopMenu
   |nexus id =  
+
   |curse  = 867744
   |curseforge id  = 307933
+
   |moddrop = 771614
   |curseforge key = crop-tooltips
+
   |nexus  = 2012
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Lookup Anything|Lookup Anything]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |dev note = incompatibility possibly due to Bookcase
+
   |name    = Better Signs
 +
   |author = stebaker92, Steve Baker
 +
  |id      = stebaker92.bettersigns
 +
   |nexus  = 7482
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Better Skull Cavern Falling
   |author   = Digus
+
   |author = Max Vollmer, SVProtector
   |id       = DIGUS.CropTransplantMod
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 2594
+
   |nexus   = 2558
   |github   = Digus/StardewValleyMods
+
   |github = maxvollmer/BetterSkullCavernFalling
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Better Slingshots
   |author   = Vrakyas
+
   |author = CatCattyCat, Cat
   |id       = Vrakyas.CurrentLocation
+
   |id     = cat.betterslingshots
   |nexus id = 4028
+
   |nexus   = 2067
   |github   =  
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
  
   |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 Sort
   |author   = DefenTheNation
+
   |author = Jower
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = Jower.BetterSort
   |nexus id = 2301
+
   |nexus   = 1992
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Better Sprinklers
   |author   = Omegasis, AlphaOmegasis
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Omegasis.CustomAssetModifier
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 1836
+
   |nexus   = 41
   |github   = janavarro95/Stardew_Valley_Mods
+
   |chucklefish = 3551
 +
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status      = workaround
+
}}
   |summary     = use [[#Content Patcher|Content Patcher]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
  |name    = Better Sprinklers Plus
 +
   |author  = JamesCodesThings
 +
   |id     = com.CodesThings.BetterSprinklersPlus
 +
   |nexus  = 17767
 +
  |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Digus
+
   |author = gingajamie
   |id       = DIGUS.CustomCaskMod
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 2642
+
   |nexus   = 21624
   |github   = Digus/StardewValleyMods
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Better Stardrops
   |author   = furyx639, LeFauxMatt
+
   |author = Rokugin
   |id       = furyx639.CustomChores
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 5315
+
   |nexus  = 21360
   |moddrop id = 717888
+
   |github = rokugin/StardewMods
   |github   = ImJustMatt/SDVCustomChores
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Better Tappers
   |author   = Cherry, CherryChain
+
   |author = CaptainSully
   |id       = Cherry.CustomCraftingStations
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 6293
+
   |nexus   = 9875
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Better Train Loot
   |author   = spacechase0
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = spacechase0.CustomCritters
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 1255
+
   |nexus  = 4234
  |chucklefish id = 4791
+
   |github = AairTheGreat/StardewValleyMods
   |moddrop id = 130428
 
   |github   = spacechase0/CustomCritters
 
  
   |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 Workbenches
 +
  |author  = CatCattyCat, Cat
 +
   |id      = cat.betterworkbenches
 +
   |nexus  = 4830
 +
   |moddrop = 833559
 +
  |github = danvolchek/StardewMods
  
   |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
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Betwitched
   |author   = ZaneYork
+
   |author = b_wandert
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = b_wandert.Betwitched
   |nexus id = 5830
+
   |nexus   = 10172
   |github  = ZaneYork/SDV_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Big Crop Bonus
   |author   = Digus
+
   |author = Tocseoj
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2516
+
  |moddrop = 1553635
   |github   = Digus/StardewValleyMods
+
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Big Fridges
   |author   = aedenthorn
+
   |author = AlanBF
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = AlanBF.BigFridge
   |nexus id = 5894
+
   |nexus   = 22457
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Bigger Fridges
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 6358
+
   |nexus   = 21678
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Bigger Backpack
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.CustomFarming
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 991
+
   |chucklefish = 5191
   |curseforge id  = 307366
+
   |curse  = 867747
   |curseforge key = custom-farming-redux
+
   |moddrop = 384783
   |moddrop id = 793926
+
   |nexus  = 1845
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/BiggerBackpack
  
   |broke in          = Stardew Valley 1.4.4
+
   |warnings = Broken on Android.
  |unofficial version = 2.12.10-unofficial.1-minervamaga<!--updated to prevent false update alerts-->
 
  |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   = Bigger Craftables
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.CFAutomate
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 991
+
  |curse  = 867714
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Automate 1.15
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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   = Bigger Riverlands Farm
   |author   = Platonymous
+
   |author = Jessebot, JessebotX
   |id       = Platonymous.CustomFurniture
+
   |id     = jessebot.biggerriverlands
   |nexus id = 1254
+
   |nexus   = 3025
   |curseforge id  = 308067
+
   |moddrop = 467184
   |curseforge key = custom-furniture
+
   |github  = JessebotX/StardewValleyMods
  |moddrop id = 793932
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Big Silo
   |author   = Platonymous
+
   |author = lperkins2, Logan Perkins
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = lperkins2.BigSilo
   |nexus id = 1254
+
   |nexus   = 2429
   |moddrop id = 793932
+
   |source  = {{nexus mod|2429}}
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |dev note = source in download
  
   |change update keys = -ModDrop:793932, -Nexus:1254, +ModDrop:793932@CFA, +Nexus:1254@CFA
+
   |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Billboard Anywhere
   |author   = Forkmaster
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 3464
+
   |nexus   = 492
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Billboard Profit Margin
   |author   = mytigio
+
   |author = desto
   |id       = mytigio.customharvestfix
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 4192
+
   |nexus   = 6948
   |github   = mytigio/CustomHarvestFix
+
   |github = desto-git/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Binning Skill
   |author   = Digus
+
   |author = drbirbdev
   |id       = DIGUS.CustomKissingMod
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 4664
+
   |nexus   = 14073
   |github   = Digus/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Birb Core
   |author   = aedenthorn
+
   |author = drbirbdev
   |id       = aedenthorn.CustomLocks
+
   |id     = drbirbdev.BirbCore
   |nexus id = 6251
+
   |nexus   = 19140
   |github   = aedenthorn/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
  |name    = Birthday Buff
   |author   = SirSpeshkitty, Speshkitty
+
  |author  = aedenthorn, Erinthe
   |id       = speshkitty.CustomiseChildBedroom
+
  |id      = aedenthorn.BirthdayBuff
   |nexus id = 5540
+
  |nexus  = 17747
   |github  =  
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Birthday Friendship, Birthday Knowledge Friendship
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.BirthdayFriendship
 +
   |nexus   = 17974
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Birthday Mail
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = KathrynHazuka
   |id       = KoihimeNakamura.CCR
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 1402
+
   |nexus   = 276
   |moddrop id = 664037
+
   |github  = KathrynHazuka/StardewValley_BirthdayMail
   |github  = Sakorona/SDVMods
+
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Birthday Notifications
   |author   = CatCattyCat, Cat
+
   |author = Honduriel
   |id       = cat.customizabledeathpenalty
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 1991
+
   |nexus   = 20948
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Birthday Today
   |author   = Yyeahdude
+
   |author = ChiroxT
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = treinke.birthdaytoday
   |nexus id = 567
+
   |nexus   = 11578
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = BJS No Clip
   |author   = Cherry, CherryChain
+
   |author = BunnyJumps
   |id       = Cherry.CustomizeAnywhere
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 4734
+
   |nexus  = 2820
   |moddrop id = 716356
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = BJS Time Skipper
   |author   = spacechase0
+
   |author = BunnyJumps
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 1099
+
   |nexus  = 2178
   |chucklefish id = 4675
+
   |github =
  |moddrop id = 127272
 
   |github   = spacechase0/CustomizeExterior
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/customize-exterior/ latest version from author's website].
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = BJS True Master
   |author   = MissCoriel
+
   |author = Qther - BunnyJumps
   |id       = misscoriel.hpstam
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 5275
+
   |nexus   = 5324
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Blackhearts
   |author   = Mevima
+
   |author = Mightywa33ior
   |id       = Mevima.CustomLinens
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 1027
+
   |nexus   = 7502
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blahaj Blast
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BlahajBlast
 +
  |nexus  = 17550
 +
  |github  = spacechase0/StardewValleyMods
  
   |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   = Blessings and Curses
   |author   = ZaneYork
+
   |author = GenDeathrow
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = gendeathrow.BNC
   |nexus id = 5377
+
   |nexus   =
   |github   = ZaneYork/SDV_CustomLocalization
+
   |curse   = 307717
   |summary = use latest version.
+
   |github = GenDeathrow/SDV_BlessingsAndCurses
   |warnings = Only compatible with Android.
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Blood Trail
   |author   = Platonymous
+
   |author = aurnj, Roy Li
   |id       = Platonymous.CustomMovies
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 4737
+
   |nexus   =
   |moddrop id = 793918
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = Platonymous
+
   |author = pepoluan
   |id       = Platonymous.CustomMusic
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 3043
+
   |nexus   = 8796
   |curseforge id = 307367
+
   |github =
   |curseforge key = custom-music
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
  |moddrop id = 793904
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Blue Chickens Are Green
   |author   = spacechase0
+
   |author = explosivetortellini
   |id       = spacechase0.CustomNPCFixes
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 3849
+
   |nexus  = 4815
  |chucklefish id = 5739
+
   |github = explosivetortellini/bluechickensaregreen
   |moddrop id = 771669
 
   |github   = spacechase0/CustomNPCFixes
 
  
   |summary  = use [https://spacechase0.com/mods/stardew-valley/custom-npc-fixes/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Bookcase
   |author   = SG
+
   |author = Darkhax
   |id       = SG.RileyHouse
+
   |id     = darkhax.bookcase
   |nexus id = 5811
+
   |nexus   =
   |github  =  
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Boomerangs, Boomerang Mod
   |author   = aedenthorn
+
   |author = Arannya
   |id       = aedenthorn.CustomOreNodes
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 5966
+
   |nexus   = 22724
   |github   = aedenthorn/StardewValleyMods
+
   |github = arannya/BoomerangMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Borderless Wood Floor
   |author   = Entoarox
+
   |author = Digus
   |id       = Entoarox.CustomPaths
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 2272
+
   |nexus  = 4711
   |chucklefish id = 5234
+
   |github = Digus/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Boss Creatures
   |author   = hawkfalcon
+
   |author = aedenthorn, Erinthe
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 2148
+
  |curse  = 868905
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Dem1se
+
   |author = charbonn, Charles Bonnevialle
   |id       = Dem1se.CustomReminders
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 6215
+
   |moddrop = 793149
   |moddrop id = 793899
+
   |nexus  =
   |github  = Dem1se/CustomReminders
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = aedenthorn
+
   |author = Guedez, guedez2
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = bof.three.fishing.sounds
   |nexus id = 6669
+
   |nexus   = 5105
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Breeding Overhaul
   |author   = aedenthorn
+
   |author = StarAmy
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 6630
+
   |nexus   = 13974
   |github  = aedenthorn/StardewValleyMods
+
   |github = StarAmy/BreedingOverhaul
 +
 
 +
   |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     = Custom Tool Effect
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = ZaneYork
+
   |author = Dycedarger
   |id       = ZaneYork.CustomToolEffect
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 5712
+
   |nexus   = 948
   |github  = ZaneYork/CustomToolEffect
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author     = Esca, Esca-MMC
+
   |author = f4iTh, JertsukkaTheMan
   |id         = Esca.CustomTracker
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id   = 5108
+
   |nexus  = 3429
   |github     = Esca-MMC/CustomTracker
+
   |github =
  |moddrop id = 706059
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Brighter Building Paint
   |author   = CatCattyCat, Cat
+
   |author = tem696969696969
   |id       = cat.customtransparency
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 2359
+
   |nexus   = 22807
   |github   = danvolchek/StardewMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Buff Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomTV
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 6775
+
   |nexus   = 17746
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Platonymous
+
   |author = Jesse
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = jesse.buffsgametime
   |nexus id = 3010
+
   |nexus   = 18996
   |curseforge id = 307569
+
   |github =
  |curseforge key = custom-walls-and-floors
+
 
  |moddrop id = 793903
+
   |broke in = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Bug Net
   |author   = CatCattyCat, Cat
+
   |author = spacechase0
   |id       = cat.customwarplocations
+
   |id     = spacechase0.BugNet
   |nexus id = 1688
+
  |curse  = 867724
   |github  = danvolchek/StardewMods
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Stari
   |id       = f4iTh.CustomWarps
+
   |id     = Start.BuildableForge
   |nexus id = 3445
+
   |nexus  = 8893
   |github  =
+
   |github = SlivaStari/BuildableForge
}}
 
{{/entry
 
  |name    = Daily Farm Photo
 
  |author  = Seawolf, seawolf87
 
  |id      = Seawolf.DailyFarmPhoto
 
  |nexus id = 4791
 
   |github   = Seawolf87/DailyFarmPhoto
 
}}
 
{{/entry
 
  |name    = Daily Luck Message
 
  |author  = Schematix, Schmtx
 
  |id      = Schematix.DailyLuckMessage
 
  |nexus id = 1327
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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   = Buildable Ginger Island Farm
   |author   = BlaDe
+
   |author = mouahrara
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 6783
+
   |nexus   = 20600
   |github   =  
+
   |github = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Buildable Greenhouse Updated
   |author   = bashNinja
+
   |author = Yariazen
   |id       = bashNinja.DailyNews
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 1141
+
   |nexus   = 11831
   |github   = miketweaver/DailyNews
+
   |github = Yariazen/YariazenMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = CompSciLauren
+
   |author = Espy
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 4779
+
   |moddrop = 1558607
   |chucklefish id = 5907
+
   |nexus   = 21233
   |moddrop id    = 677025
+
   |github = Smoked-Fish/AnythingAnywhere
   |curseforge id = 353698
 
  |curseforge key = daily-screenshot
 
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Build Endurance
   |author   = GuiNoya, Yesst
+
   |author = Omegasis, Alpha_Omegasis
   |id       = GuiNoya.DailyTasksReport
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 1624
+
   |nexus   = 445
   |github   = GuiNoya/SVMods
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |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   = Builder's List
   |author   = Danmw3
+
   |author = bmarquismarkail, Space Baby
   |id       = danmw3.DanUtils
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 2287
+
   |nexus   = 5347
   |github   =  
+
   |github = bmarquismarkail/SV_BuildersList
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Build Health
   |author   = zazizu
+
   |author = Omegasis, Alpha_Omegasis
   |id       = zazizu.darkUI
+
   |id     = Omegasis.BuildHealth
   |nexus id = 4056
+
   |nexus   = 446
   |github   = cilekli-link/SDVMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Build On Any Tile
   |author   = Pathoschild
+
   |author = Esca, Esca-MMC
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 1691
+
   |nexus   = 6854
   |moddrop id = 606646
+
   |github  = Esca-MMC/BuildOnAnyTile
   |github  = Pathoschild/StardewMods
+
   |moddrop = 827525
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Build Stats
   |author   = MissCoriel
+
   |author = Miiohau
   |id       = misscoriel.diary
+
   |id     = miiohau.buildstats
   |nexus id = 4451
+
   |nexus   = 15377
   |moddrop id = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Bulk Animal Purchase
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 679
+
   |nexus   = 11539
   |moddrop id = 606608
+
  |github  = aedenthorn/StardewValleyMods
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Bulk Staircases
   |author   = iSkLz_, MSCFC
+
   |author = BananaFruit
   |id       = MSCFC.DecraftingMod
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 4158
+
   |nexus   = 10622
   |github   = iSkLz/DecraftingMod
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Bundle Display
   |author   = Max Vollmer, SVProtector
+
   |author = 0JOG, OjOg
   |id       = maxvollmer.deepwoodsmod
+
   |id     = OjOg.BundleDisplay
   |nexus id = 2571
+
   |nexus   = 18135
   |github  = maxvollmer/DeepWoodsMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Bush Bloom Mod
   |author   = Sandman53
+
   |author = NCarigon
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 5016
+
   |nexus   = 15792
   |github   =  
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Button's Extra Books
   |author   = AxesOfEvil
+
   |author = Spiderbuttons
   |id       = AxesOfEvil.DeliveryService
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 5187
+
   |nexus   = 21526
   |github   = AxesOfEvil/SV_DeliveryService
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Buttplug Valley
   |author   = Dash, yuukidach
+
   |author = DryIcedMatcha, Salty
   |id       = Pathoschild.test
+
   |id     = Salty.ButtplugValley
   |nexus id = 5570
+
  |moddrop = 1480911
   |github   =  
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Buyable Dwarf Scrolls
   |author   = stokastic
+
   |author = MattDeDuck, Duckshard
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 2462
+
   |nexus   = 5307
   |github   = stokastic/CoopGrabber
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.5.2-unofficial.4-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-30#post-3354650
 
  |pull request      = https://github.com/stokastic/CoopGrabber/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = domsim1
+
   |author = Denifia
   |id       = domsim1.DeluxeHats
+
   |id     = Denifia.BuyRecipes
   |nexus id = 5836
+
   |nexus   = 1126
   |github   = domsim1/stardew-valley-deluxe-hats-mod
+
   |github = Denifia/StardewMods
}}
+
 
{{/entry
+
   |broke in          = Stardew Valley 1.6
   |name    = Demetrius Visits Cave
+
   |unofficial url    = {{nexus mod|21137}}
   |author  = Kichjo
+
   |unofficial version = 2.1.1-unofficial.2-cyxyr
   |id      = Kichjo.DemetriusVisitsCave
 
  |nexus id = 5477
 
  |github  = KeelanRosa/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Cabin Owner Displayed
   |author   = Esca, Esca-MMC
+
   |author = funny-snek
   |id       = Esca.DestroyableBushes
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 6304
+
   |nexus  = 3036
   |moddrop id = 798245
+
   |github =
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = Cacti Hurt You
   |author   = PurrplingCat
+
   |author = CatCattyCat, Cat
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = cat.cactihurtyou
   |nexus id = 6537
+
   |nexus   = 4019
   |github   = purrplingcat/DialogueEmotes
+
  |moddrop = 833562
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Calcifer
   |author   = Nishtra
+
   |author = sophie
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = sophie.Calcifer
   |nexus id = 1583
+
   |nexus   = 20628
   |github   =
+
   |github  = sophiesalacia/StardewMods
  |status  = workaround
 
  |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Calendar Anywhere
   |author   = shanks3042
+
   |author = Zoryn
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 5816
+
   |nexus   =
   |curseforge id  = 393984
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |curseforge key = easyprairieking-journey-of-the-prairie-king
+
   |github = Zoryn4163/SMAPI-Mods
   |github   =  
 
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Camera Control
   |author   = lperkins2, Logan Perkins
+
   |author = Nitbandier
   |id       = lperkins2.DisableController
+
   |id     = Nitbandier.CameraControl
   |nexus id = 2229
+
   |nexus   = 21502
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Camera Pan
   |author   = FayneAldan
+
   |author = atravita
   |id       = FayneAldan.RichPresence
+
   |id     = atravita.CameraPan
   |nexus id = 2156
+
  |curse  = 870958
   |github  = FayneAldan/SVRichPresence
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
  |name    = Campfire Cooking
   |author   = MouseyPounds
+
  |author  = Kabigon
   |id       = MouseyPounds.DishOfTheDayDisplay
+
  |id      = Kabigon.CampfireCooking
   |nexus id = 3960
+
  |nexus  = 2297
   |github  = MouseyPounds/stardew-mods
+
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Capstone Professions
 +
   |author = spacechase0
 +
   |id     = spacechase0.CapstoneProfessions
 +
  |curse  = 867711
 +
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Carry Chest
   |author   = jahangmar
+
   |author = spacechase0
   |id       = jahangmar.DismantleCraftables
+
   |id     = spacechase0.CarryChest
   |nexus id = 3687
+
  |curse  = 867756
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Carry Your Pet
   |author   = Pyrohead37
+
   |author = DecidedlyHuman
   |id       = Pyrohead37.DontEatThat
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 1951
+
   |nexus   = 13009
   |github   = jahangmar/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Leaf
+
   |author = skellady and sophiesalacia
   |id       = Leaf.DoubleStandardFarm
+
   |id     = sophie.CarWarp
   |nexus id = 3928
+
   |nexus   = 11102
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Casks Everywhere
   |author   = Zoryn
+
   |author = CatCattyCat, Cat
   |id       = Zoryn.DurableFences
+
   |id     = cat.caskseverywhere
   |nexus id =  
+
   |nexus   = 2994
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |moddrop = 833561
   |github  = Zoryn4163/SMAPI-Mods
+
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.1.2-unofficial.1-strobe
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Casks on Ground
   |author   = captncraig
+
   |author = punyo, yakminepunyo
   |id       = captncraig.dvr
+
   |id     = punyo.CasksOnGround
   |nexus id = 3860
+
   |nexus   = 2406
   |github   = captncraig/StardewMods
+
   |github = pomepome/CasksOnGround
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Casual Life
   |author   = gunnargolf
+
   |author = adverserath
   |id       = gunnargolf.DynamicChecklist
+
   |id     = Adverserath.CasualLife
   |nexus id = 1145
+
   |nexus   = 6011
   |github   = gunnargolf/DynamicChecklist
+
   |github = adverserath/StardewValley-CasualLifeMod
  
   |broke in     = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
<!--
+
   |unofficial version = 1.6.0-unofficial.1-thimadera
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124655
   |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   = Catalogue Filter
   |author   = Bpendragon
+
   |author = aedenthorn, Erinthe
   |id       = Bpendragon-DynamicHorses
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 874
+
   |nexus   = 13137
   |github   = Bpendragon/DynamicHorses
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Adopt 'n Skin|Adopt 'n Skin]] instead.
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
   |map local versions = 1.1-release → 1.2<!--manifest incorrect + not updated-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Filter - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.CatalogueFilter
 +
  |nexus  = 22379
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.CatalogueFramework
 +
  |nexus  = 22364
 +
  |github  = Leroymilo/Catalogue-Framework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Catalogues Anywhere
   |author   = tyran285, Ryuuze
+
   |author = Cherry, CherryChain
   |id       = DynamicMachines
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 374
+
   |nexus   = 4949
   |github  =  
+
  |moddrop = 716382
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |broke in = SMAPI 2.0
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |name    = CATastrophic Hunger Crisis, Catastrophic Hunger Code
 +
  |author  = StarCat
 +
   |id      = StarCat.CatastrophicHungerCode
 +
   |nexus   = 19528
 +
   |github =
  
   |map local versions = 1.1 → 1.1.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Categorize Chests
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = SteelixLeiter
   |id       = knakamura.dynamicnighttime
+
   |id     = CategorizeChests
   |nexus id = 2072
+
   |nexus  = 1300
  |moddrop id = 664041
+
   |github = doncollins/StardewValleyMods
  |github  = Sakorona/SDVMods
 
}}
 
{{/entry
 
   |name    = Dynamic NPC Sprites
 
  |author  = BashNinja
 
  |id      = BashNinja.DynamicNPCSprites
 
  |nexus id = 1183
 
   |github   = miketweaver/BashNinja_SDV_Mods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cauldron of Chance
 +
  |author  = Expl0
 +
  |id      = Expl0.CauldronOfChance
 +
  |nexus  = 10975
 +
  |github  = WizardsLizards/CauldronOfChance
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cave of Memories
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CaveOfMemories
 +
  |nexus  = 12619
 +
  |github  = Floogen/MysticalBuildings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Cellar Available
   |author   = ZaneYork
+
   |author = candidus42
   |id       = ZaneYork.DynamicPrice
+
   |id     = Candidus42.CellarAvailable
   |nexus id  = 5831
+
   |nexus   = 5104
   |github   = ZaneYork/SDV_Mods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Challenger
   | author   = Vrakyas
+
   |author = Slothsoft
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = Slothsoft.Challenger
   | nexus id = 4029
+
   |nexus   = 14196
   | github   =  
+
   |github = slothsoft/stardew-challenger
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Challenger → Automate
   |author   = Cautious Waffle, skulmuk
+
   |author = Slothsoft
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 1426
+
   |nexus   = 14196
   |github  =  
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = Challenging Community Center Bundles
   |author   = majordot
+
   |author = alvadea & jaksha6472
   |id       = MajorDOT.EasierFishing
+
   |id     = alja.CCCB
   |nexus id =
+
   |nexus  = 6361
   |curseforge id  = 305367
+
   |moddrop = 845377
   |curseforge key = easier-fishing
+
   |github  = Jaksha6472/ChallengingCommunityCenterBundles
   |github   =
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Chance Cubes
   |author   = MountainDewBoi
+
   |author = Turkey2349
   |id       = MountainDewBoi.EasyFarming
+
   |id     = turkey2349.chancecubes
   |nexus id = 4162
+
   |nexus   =
   |github   =  
+
  |curse  = 297899
 +
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Change Cabin Type
   |author  = CeruleanSpirit
+
   |author = funny-snek
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
  |id      = funnysnek.ChangeCabinType
   |nexus id = 2957
+
  |nexus  = 3046
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Dialogues
 +
   |author  = mardrest
 +
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
 +
   |nexus   = 5335
 +
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Change Farm Caves
   |author   = CeruleanSpirit
+
   |author = MindMeltMax
   |id       = EasyPetting.3032
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 3032
+
  |curse  = 1004487
   |github   =  
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Change Horse Sounds
   |author   = crc-fehler
+
   |author = CyanFire
   |id       = crc.eatmore
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 2724
+
   |nexus   = 13428
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Change Professions
   |author   = EideeHi
+
   |author = Alek, amazingalek
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = Alek.ChangeProfessions
   |nexus id = 4806
+
   |nexus   = 3989
   |github  = eideehi/EideeEasyFishing
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = EiTK
+
   |name   = Change Shoe Color
   |author   = enaium
+
   |author = Shaklin
   |id       = Enaium.EiTK
+
   |id     = shaklin.changeshoecolor
   |curseforge id  = 365803
+
   |nexus   = 6101
   |curseforge key = eitk
+
   |github =
  |nexus id =  
 
   |github   = Enaium/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Change Slime Hutch Limit
   |author   = Ilyaki
+
   |author = Cherry, CherryChain
   |id       = Ilyaki.Elevator
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 2952
+
   |nexus   = 6455
   |github   = Ilyaki/Elevator
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Mel Noelle and Kirbylink
+
   |author = Majesity
   |id       = melnoelle.underdarkkrobus
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 3071
+
   |nexus   = 19052
   |github   = KirbyLink/UnderdarkKrobus
+
   |github = DevWithMaj/Stardew-CHAOS
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Character Customization Anywhere, Change Character Appearance Anywhere
 +
  |author  = jeanne
 +
  |id      = jeanne.CharacterCustomizationAnywhere
 +
   |nexus   = 7415
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Character Wiki Linker, WikiLinker
 +
  |author  = StultusV
 +
  |id      = StultusV.WikiLinker
 +
  |nexus  = 12999
 +
  |github  = JudeRV/SDV_WikiLinker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = Oblitus
+
   |author = PeepCake
   |id       = QuicksilverFox.EmptyHands
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 1176
+
   |nexus   = 6986
   |github   = quicksilverfox/StardewMods
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344473
 
  |pull request      = https://github.com/quicksilverfox/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Chaste Valley
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Tensor
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = Tensor.ChasteValley
   |nexus id = 193
+
   |nexus  = 21925
   |chucklefish id = 3529
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Chat Commands
   |author   = TheThor59
+
   |author = CatCattyCat, Cat
   |id       = Thor.EnemyHealthBars
+
   |id     = cat.chatcommands
   |nexus id = 3627
+
   |nexus   = 2092
   |github   = TheThor59/StardewMods
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Chatter
   |author   = Crystallyne
+
   |author = Jboss
   |id       = Crystallyne.EnergyCount
+
   |id     = Jboss.Chatter
   |nexus id = 4272
+
   |nexus   = 16559
   |github   = Crystallyne/EnergyCount
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Cheaper Beach Bridge Repair
   |author   = nikperic, ThatOneCow
+
   |author = Annosz
   |id       = nikperic.EnergyTime
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 6488
+
   |nexus   = 5826
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Chef Helper - Add to Fridges
   |author   = aedenthorn
+
   |author = Rui3
   |id       = Aedenthorn.MagnetMod
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 4856
+
   |nexus   = 5606
   |github  = aedenthorn/StardewValleyMods
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Chefs Closet
   |author   = Mizzion
+
   |author = elDudeerino
   |id       = mizzion.enhancedrelationships
+
   |id     = Duder.ChefsCloset
   |nexus id = 1927
+
   |nexus   = 1030
   |moddrop id = 661356
+
  |github  = deLaDude/ChefsCloset
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Cherryrar
   |author   = Entoarox
+
   |author = Edu Anttunes
   |id       = Entoarox.EntoaroxFramework
+
   |id     = Cherryrar.Functions
   |nexus id = 2269
+
   |nexus  = 6603
   |chucklefish id = 4228
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Chess
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = Platonymous
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = Platonymous.Chess
   |nexus id = 5526
+
  |curse  = 877229
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Chess Boards
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = aedenthorn, Erinthe
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 1656
+
   |nexus   = 11580
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Displays
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.ChestDisplays
 +
  |nexus  = 7644
 +
  |moddrop = 1135692
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Escape to East Scarpe
+
   |name   = ChestEx
   |author   = lemurkat, LemurKat and kdau
+
   |author = berkayylmao
   |id       = LemurKat.EastScarpe.SMAPI
+
   |id     = berkayylmao.ChestEx
   |nexus id = 5787
+
   |nexus   = 4180
   |source   = https://gitlab.com/kdau/eastscarpe
+
   |curse  = 501477
 +
   |github  = berkayylmao/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Chest Feature Set
   |author   = MissCoriel
+
   |author = zack20136
   |id       = misscoriel.eventrepeater
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 3642
+
   |nexus  = 21155
  |curseforge id  = 317347
+
   |github = zack20136/ChestFeatureSet
   |curseforge key = event-repeater
 
  |moddrop id = 606979
 
   |github   =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Chest Label System
   |author   = Digus
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 2360
+
   |nexus   = 242
   |github   = Digus/StardewValleyMods
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Chest Naming
   |author   = mytigio
+
   |author = M3ales
   |id       = mytigio.exhaustiontweaks
+
   |id     = ChestNaming
   |nexus id = 6247
+
   |nexus   =
   |github  = mytigio/SDVMods
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Chest Pooling
   |author   = Lodukas
+
   |author = mralbobo
   |id       = Uwazouri.ExpandedFridge
+
   |id     = mralbobo.ChestPooling
   |nexus id = 1191
+
   |nexus   =
   |github  = Uwazouri/ExpandedFridge
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Chest Pooling V2
   |author   = Cherry, CherryChain
+
   |author = jslattery26
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 6529
+
   |nexus   = 22461
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Chest Preview
   |author   = spacechase0
+
   |author = sergiomadd
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 509
+
   |nexus  = 13946
  |chucklefish id = 3905
+
   |github = sergiomadd/StardewValleyMods
   |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
 
}}
 
}}
{{/entry
+
 
   |name     = Experience Rate Multiplier
+
{{#invoke:SMAPI compatibility|entry
   |author  = MSCFC, iSkLz
+
   |name   = Chests Anywhere
   |id      = SkLz.ExpMultiply
+
   |author = Pathoschild
   |nexus id = 5910
+
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |github   = iSkLz/ExperienceMultiplier
+
   |curse  = 1000640
 +
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = Tondorian
+
   |author = CroiDorcha
   |id       = ExtendedBusSystem
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id =
+
   |nexus  = 1756
   |chucklefish id = 4373
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Children's Beds Removal
   |author   = Crystalmir
+
   |author = Prismuth
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 485
+
   |nexus   = 1655
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child to NPC
 +
  |author  = loe2run
 +
  |id      = Loe2run.ChildToNPC
 +
  |nexus  = 4568
 +
  |github  = loe2run/ChildToNPC
 +
 
 +
  |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.4.mizzion
+
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Chill in Your Farmhouse
   |author   = Entoarox
+
   |author = Husky110
   |id       = Entoarox.ExtendedMinecart
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 2271
+
   |nexus  = 1768
   |chucklefish id = 4359
+
   |github = Husky110/ChillInYourFarmHouse
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Choose Baby Gender
   |author   = spacechase0
+
   |author = Travoos
   |id       = spacechase0.ExtendedReach
+
   |id     =
   |nexus id = 1493
+
   |nexus  = 590
   |chucklefish id = 4997
+
   |github =
  |moddrop id = 242303
 
   |github   = spacechase0/ExtendedReach
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/extended-reach/ latest version from author's website].
+
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Choose Random Farm Event
   |author   = Ceasg
+
   |author = RunoV
   |id       = Ceasg.ExtraFishInformation
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 4170
+
   |nexus   = 8524
   |github   = ceasg/StardewValleyMods
+
   |github = valruno/ChooseRandomFarmEvent
}}
 
{{/entry
 
  |name    = FaeQuest
 
  |author  = Navi-chan, ooo0000
 
  |id      = NaviChan.FaeQuest
 
  |nexus id = 2484
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Fall 28 Snow Day
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.Fall28SnowDay
 
  |nexus id = 486
 
  |github  = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Chummy Fix
   |author   = loe2run
+
   |author = ItsLittany
   |id       = Loe2run.FamilyPlanning
+
   |id     = itslittany.ChummyFix
   |nexus id = 4515
+
   |nexus   = 6363
   |github   = loe2run/FamilyPlanningMod
+
  |moddrop = 804100
 +
   |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/index.php?threads/unofficial-mod-updates.2096/post-13203
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = CJB Cheats Menu
   |author   = aedenthorn
+
   |author = CJBok and Pathoschild
   |id       = aedenthorn.Familiars
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 6429
+
  |curse  = 1000644
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = CJB Item Spawner
   |author   = Taskmaster
+
   |author = CJBok and Pathoschild
   |id       = Taskmaster.FantasticFrames
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 4540
+
  |curse  = 1000641
   |github   =  
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = CJB Show Item Sell Price
   |author   = Max Vollmer, SVProtector
+
   |author = CJBok and Pathoschild
   |id       = maxvollmer.farmageddon
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 2618
+
   |nexus   = 5
   |github   =  
+
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Clay Map
   |author   = Oranisagu
+
   |author = Underscore
   |id       = none<!--no manifest ID-->
+
   |id     = underscore.clay_map
   |nexus id =
+
   |nexus  = 11903
   |url      = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github   = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Clean Beach
   |author   = Oranisagu
+
   |author = Artinity
   |id       = none<!--no manifest ID-->
+
   |id     = Artinity.CleanBeach
   |nexus id =
+
   |nexus  = 14936
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = Artinity/clean-beach
   |github   = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Clean Cellar
   |author   = Advize
+
   |author = Sonozuki
   |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     = EpicBellyFlop45.CleanCellar
   |nexus id = 130
+
   |nexus   = 2975
   |github   = AdvizeGH/FarmExpansion
+
   |github = Sonozuki/StardewMods
  
   |broke in           = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.6
  |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
 
  |name    = Farmhouse Redone
 
  |author  = MabelSyrup
 
  |id      = mabelsyrup.farmhouse
 
  |nexus id = 3731
 
  |github  = mjSurber/FarmHouseRedone
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Clean Farm
   |author   = BrasileiroTop
+
   |author = tstaples
   |id       = BrasileiroTop.Fundo
+
   |id     = tstaples.CleanFarm
   |nexus id = 5423
+
   |nexus   = 794
   |github   =  
+
   |github = tstaples/CleanFarm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Cherry & cel10e
+
   |author = aurpine
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = aurpine.ClearGlasses
   |nexus id = 5142
+
   |nexus  = 21090
   |moddrop id = 716395
+
   |github = aurpine/Stardew-SpriteMaster
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Click 2 Move
   |author   = jwdred
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       =  
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 647
+
   |nexus   = 2219
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Clint's Backstock
   |author   = Esca, Esca-MMC
+
   |author = Rokugin
   |id       = Esca.FarmTypeManager
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 3231
+
   |nexus  = 20886
   |moddrop id = 598755
+
   |github = rokugin/StardewMods
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Clothes Rack
   |author   = Pathoschild
+
   |author = LunaticShade
   |id       = Pathoschild.FastAnimations
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 1089
+
   |nexus   = 18765
   |moddrop id = 606631
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Coal Regen
   |author   = IceGladiador
+
   |author = Blucifer, BluciferProgrammer
   |id       = IceGladiador.FasterGrass
+
   |id     = Blucifer.CoalRegen
   |nexus id = 1772
+
   |nexus   = 1664
   |github   =  
+
   |github = AbbyNode/StardewValley-CoalRegen
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.3
   |status  = workaround
+
   |unofficial version = 1.1.1-unofficial.2-Mizzion
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |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     = Faster Horse
+
   |name   = Cock-a-doodle-dont
   |author   = kibbe
+
   |author = Fuzzy
   |id       = kibbe.faster_horse
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 2791
+
   |nexus   = 7584
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Coin Collector
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 2277
+
   |nexus  = 9843
   |chucklefish id = 3641
+
   |github = aedenthorn/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Cold Pets
   |author   = KathrynHazuka
+
   |author = Tyler Gibbs
   |id       = KathrynHazuka.FasterRun
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 733
+
   |nexus   = 14379
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github = tylergibbs2/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Collapsing On The Farm Fix
   |author   = DerTod2
+
   |author = monsoonsheep
   |id       = de.dertod2.FastPetting
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 5039
+
   |nexus   = 18086
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Death, DeathGameDev
+
   |author = CISC 3141, Testing, Upsters
   |id       = DeathGameDev.FastTravel
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 1529
+
   |nexus   = 10380
   |github   = DeathGameDev/SDV-FastTravel
+
   |github =
  
   |broke in           = Stardew Valley 1.3.13
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346224
 
  |pull request      = https://github.com/Mckenon/SDV-FastTravel/pull/12
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Colored Crystalariums
   |author   = minervamaga
+
   |author = sophiesalacia
   |id       = minervamaga.FeelingLucky
+
   |id     = sophie.ColoredCrystalariums
   |moddrop id = 752859
+
   |nexus  = 14428
   |github   = minervamaga/FeelingLucky
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Combat Controls
   |author   = KirbyLink
+
   |author = DJ-STLN
   |id       = kirbylink.festivalendtimetweak
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
  |nexus id = 2966
+
   |nexus  = 2590
  |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = DJ-STLN/CombatControls
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
   |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Combat Controls Redux
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = NormanPCN
   |id       = MouseyPounds.ShadowFestival
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 4630
+
   |nexus   = 10496
   |github   = MouseyPounds/stardew-mods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Felix-Dev
+
   |author = PeacefulEnd
   |id       = Felix-Dev.FeTK
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 4403
+
   |nexus   = 16769
   |github   = Felix-Dev/StardewMods
+
   |github = Floogen/CombatDummy
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |unofficial version = 1.0.1-unofficial.2-digus
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-48#post-3356648
 
  |pull request      = https://github.com/Felix-Dev/StardewMods/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Combat Level Damage Scaler
   |author   = Eduanttunes
+
   |author = spacechase0
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 5865
+
  |curse  = 867732
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Combat with Farming Implements
   |author   = aurnj, Roy Li
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = RoyLi.Fireballs
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id =  
+
   |nexus   = 313
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  |github  =
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Combine Machines
   |author   = rupak0577
+
   |author = SlayerDharok
   |id       = rupak0577.FishDex
+
   |id     = SlayerDharok.CombineMachines
   |nexus id =  
+
   |curse  = 992028
   |github   = rupak0577/FishDex
+
   |nexus   = 7411
   |url      = https://github.com/rupak0577/FishDex
+
   |github  = Videogamers0/SDV-CombineMachines
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Combine Many Rings
   |author   = Aair, AairTheGreat
+
   |author = Stari
   |id       = AairTheGreat.FishFinder
+
   |id     = Stari.CombineManyRings
   |nexus id = 5011
+
   |nexus   = 8801
   |github   = AairTheGreat/StardewValleyMods
+
   |github = SlivaStari/CombineManyRings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Comics
   |author   = Speshkitty
+
   |author = Platonymous
   |id       = speshkitty.fishinfo
+
   |id     = Platonymous.Comics
   |nexus id = 5452
+
   |nexus   = 6281
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Community Bundle Item Tooltip
   |author   = Jonqora
+
   |author = Musbah Sinno
   |id       = Jonqora.FishPreview
+
   |id     = musbah.bundleTooltip
   |nexus id = 6303
+
   |nexus   = 1329
   |github   = Jonqora/StardewMods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Community Center Anywhere
   |author   = Shuai Zhang
+
   |author = Stingray
   |id       = shuaiz.FishingAdjustMod
+
   |id     = Stingray.CCA
   |nexus id = 1350
+
   |nexus   = 10150
   |github  = hcoona/StardewValleyMods
+
   |github = Stingrayss/StardewValley
 
+
}}
   |broke in = SMAPI 2.6
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Community Center Bundles Randomizer
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
  |author  = bowtochris
 +
   |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
   |nexus   = 20425
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Community Center Helper
   |author   = KilZenc
+
   |author = vgperson
   |id       = KilZenc.FishingAssistant
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 5815
+
   |nexus   = 6893
   |github   =  
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Community Kitchen
   |author   = Drynwynn, thepaladinknight
+
   |author = blueberry
   |id       = Drynwynn.FishingAutomaton
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2527
+
   |nexus   = 9851
   |github   = Drynwynn/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Companion NPCs
   |author   = M3ales
+
   |author = Redwood
   |id       = FishingLogbook
+
   |id     = Redwood.CompanionNPCs
   |nexus id =
+
   |nexus  = 3175
  |curseforge id  = 299792
+
   |github = EKomperud/StardewMods
   |curseforge key = fishing-logbook
 
   |github   = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in     = Stardew Valley 1.4
   |dev note = incompatibility possibly due to Bookcase
+
   |status      = workaround
 +
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = Zoryn
+
   |author = jahangmar
   |id       = Zoryn.FishingMod
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id =  
+
   |nexus   = 4446
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = jahangmar/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = BlaDe
+
   |author = BenW, BW
   |id       = BlaDe.FishingPractice
+
   |id     = BW.MyModding
   |nexus id = 4157
+
   |nexus   = 20918
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Configurable Bundle Costs
   |author   = Hammurabi
+
   |author = sophiesalacia
  |id      = HammurabiFishingTunerRedux
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id =  
+
   |nexus   = 9444
  |chucklefish id = 4578
+
   |github = sophiesalacia/StardewMods
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  |dev note = source in download
 
 
 
  |broke in = Stardew Valley 1.3
 
   |status   = workaround
 
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = marikaefer
+
   |author = Boogie, BoogieBest
   |id       = marikaefer.FishMe
+
   |id     = boogie.greenhouse
   |nexus id = 4756
+
   |nexus   = 7109
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Configurable Junimo Kart
   |author   = Mizzion
+
   |author = seitanicbean
   |id       = mizzion.fishreminder
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 3615
+
   |nexus  = 6725
   |moddrop id = 661375
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Configurable Luck
   |author   = MattDeDuck, Duckshard
+
   |author = sophiesalacia
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 3725
+
   |nexus   = 14610
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Configurable Machines
   |author   = bcmpinc
+
   |author = KnockedMallard42
   |id       = bcmpinc.FixAnimalTools
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 3215
+
   |nexus   = 280
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Configurable Special Orders Unlock
   |author   = Ashley, bambimenot
+
   |author = sophiesalacia
   |id       = ashley.fixdice
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 4556
+
   |nexus   = 8690
   |github   =  
+
   |github = sophiesalacia/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Configure Machine Outputs
   |author   = randomAnon1234
+
   |author = Mizzion
   |id       = none<!--no manifest ID-->
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 591
+
   |nexus   = 3490
   |github   =  
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Floor Shadow Switcher
+
   |name   = Configure Machine Speed
  |author  = MouseyPounds
+
   |author = BayesianBandit
  |id      = MouseyPounds.FloorShadowSwitcher
+
   |id     = BayesianBandit.ConfigureMachineSpeed
  |nexus id = 3885
+
   |nexus  = 3519
  |github  = MouseyPounds/stardew-mods
+
   |github = BayesianBandit/ConfigureMachineSpeed
}}
 
{{/entry
 
  |name    = Flower Bombs
 
  |author  = kdau
 
  |id      = kdau.FlowerBombs
 
  |nexus id = 6228
 
  |moddrop id = 794657
 
  |source  = https://gitlab.com/kdau/flowerbombs
 
}}
 
{{/entry
 
   |name     = Flower Color Picker
 
   |author   = spacechase0
 
   |id       = spacechase0.FlowerColorPicker
 
   |nexus id = 1229
 
   |chucklefish id = 4765
 
  |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   = Configure Machine Speed
   |author   = ron075sh
+
   |author = Steph Hoel
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 3019
+
   |nexus   = 21005
   |github   =
+
   |github  = StephHoel/ModsStardewValley
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Three Heart Flower Festival Dance Partners|Three Heart Flower Festival Dance Partners]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Confirm Warp Totem
   |author   = spacechase0
+
   |author = John Peters
   |id       = spacechase0.FlowerRain
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 6131
+
   |nexus   = 20255
   |github   = spacechase0/FlowerRain
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Connected Fences
   |author   = Cat, CatCattyCat
+
   |author = sergiomadd
   |id       = cat.flowerytools
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 6203
+
   |nexus   = 10063
   |github   = danvolchek/StardewMods
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Connected Garden Pots
   |author   = thejcannon
+
   |author = aedenthorn, Erinthe
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 4321
+
  |nexus  = 11411
  |github  = thejcannon/Stardew-FoodBuffStacking
+
  |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     = Forage at the Farm
+
   |name   = Consistent Tree Growth Speed
   |author   = Nishtra
+
   |author = IceGladiador
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 673
+
   |nexus   = 1799
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
<!--
+
}}
   |unofficial version = 1.9.1-unofficial.1-Olivki
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
+
  |name    = Console Chat
-->
+
   |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.ConsoleChat
 +
  |nexus  = 3768
 +
   |github  = Sonozuki/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Console Code
   |author   = Remy Bach
+
   |author = spacechase0
   |id       = remybach.forecaster
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 3037
+
  |curse  = 867737
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Console Commands, TrainerMod
   |author   = Fokson
+
   |author = SMAPI
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 2520
+
   |nexus   =
   |github   =  
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Content Code
   |author   = skuldomg, Skuld
+
   |author = spacechase0
   |id       = skuldomg.freeDusty
+
   |id     = spacechase0.ContentCode
   |nexus id = 2206
+
  |curse  = 867697
   |github   = skuldomg/freeDusty
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.7-unofficial.1-devoncode
+
}}
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-13344
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher
 +
  |author  = Pathoschild
 +
   |id      = Pathoschild.ContentPatcher
 +
  |curse  = 309243
 +
  |moddrop = 470174
 +
  |nexus  = 1915
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Content Patcher Animations
   |author   = DJ-STLN
+
   |author = spacechase0
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 3320
+
  |curse  = 867733
   |github   =  
+
   |moddrop = 771670
 
+
   |nexus   = 3853
   |broke in = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Content Patcher Editor
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 4960
+
   |nexus   = 17661
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Content Patcher Json Processor
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 6241
+
   |nexus   = 13320
   |github   = aedenthorn/StardewValleyMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Isaac S
+
   |author = Vanguard3000
   |id       = IsaacS.FriendsForever
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 1738
+
   |nexus   = 6564
   |github   = isaacs-dev/Minidew-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Controller Radial Keybindings
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 5776
+
   |nexus   = 12801
   |github   = aedenthorn/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Control Tree
   |author   = Entoarox
+
   |author = Cluom
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = Cluom.ControlTree
   |nexus id = 2276
+
   |nexus  = 23119
   |chucklefish id = 4324
+
   |github =
   |github   = Entoarox/StardewMods
 
  |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     = Game Reminder
+
   |name   = Control Valley
   |author   = mmanlapat
+
   |author = TheTexanTesla
   |id       = mmanlapat.GameReminder
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 1153
+
   |nexus   = 8160
   |github   =  
+
   |github = tesla1889tv/ControlValleyMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Convenient Chests
 +
  |author  = Solariz
 +
  |id      = aEnigma.ConvenientChests
 +
   |nexus   = 2196
 +
   |github = aEnigmatic/StardewValley
 +
  |curse  = 300150
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Convenient Inventory
 +
  |author  = gaussfire
 +
  |id      = gaussfire.ConvenientInventory
 +
  |nexus  = 10384
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Cooking Skill
   |author   = Loogooter
+
   |author = spacechase0
   |id       = OlegSilkin.garbage_collector
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 2463
+
  |curse  = 867395
   |github   =  
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Auto Trash|Auto Trash]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coop Battle Pause
 +
  |author  = adverserath
 +
  |id      = Adverserath.CoopBattlePause
 +
   |nexus   = 12061
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Coop Cursor, Multi-Screen Multiplayer
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 +
  |nexus  = 12269
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooperative Egg Hunt
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CooperativeEggHunt
 +
  |nexus  = 17058
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copper Still
 +
  |author  = NCarigon
 +
  |id      = NCarigon.CopperStill
 +
  |nexus  = 15333
 +
  |github  = ncarigon/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Cozy Clothing
   |author   = f4iTh, JertsukkaTheMan
+
   |author = CompSciLauren
   |id       = f4iTh.GateFix
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 4859
+
   |nexus   = 5093
   |github  =  
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Crab Net
   |author   = mralbobo
+
   |author = jwdred
   |id       = mralbobo.GateOpener
+
   |id     = jwdred.CrabNet
   |nexus id =
+
   |nexus  = 584
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = jdusbabek/stardewvalley
   |github   = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
  |status      = workaround
+
<!--
   |summary      = use [[#Auto Gate|Auto Gate]] instead.
+
   |unofficial version = 1.1.1-unofficial.6-strobe
   |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Loot Has Quality and Bait Effects
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.CrabPotQuality
 +
  |nexus  = 7767
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Craftable Butterfly Hutches
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = aedenthorn.OutdoorButterflyHutch
   |nexus id = 5098
+
   |nexus   = 6279
   |chucklefish id = 5898
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop id = 771692
+
 
   |github  = spacechase0/GenericModConfigMenu
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Craftable Legendary Fish Mounts
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = FallToot
   |id       = GenericShopExtender
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 814
+
   |nexus   = 4286
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
  |pull request      = https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Craftable Terrarium, Terrarium
   |author   = MartyrPher
+
   |author = aedenthorn, Erinthe
   |id       = MartyrPher.GetGlam
+
   |id     = aedenthorn.Terrarium
   |nexus id = 5044
+
   |nexus   = 8031
   |github  = MartyrPher/GetGlam
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.GemIsles
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 6692
+
   |nexus   = 15341
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Craft Anything
   |author   = CatCattyCat, Cat
+
   |author = Sabera, kelbesque
   |id       = cat.geodeinfomenu
+
   |id     = Sabera.CraftAnything
   |nexus id = 1448
+
   |nexus   = 2524
   |github  = danvolchek/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Crafting Collections Page
   |author   = Platonymous
+
   |author = Gurm0
   |id       = Platonymous.GhostTown
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 2992
+
   |curse  = 1008156
   |moddrop id = 793902
+
   |nexus  = 21620
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Crane Machine
   |author   = CatCattyCat, Cat
+
   |author = chocolatte12
   |id       = cat.giantcropring
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 1182
+
   |nexus   = 20112
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Crane Man Begone
   |author   = tstaples
+
   |author = MouseyPounds
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 229
+
   |nexus   = 4704
   |github   = tstaples/GiftTasteHelper
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Creaturebook
   |author   = treyh0
+
   |author = KediDili
   |id       = treyh0.GodMode
+
   |id     = KediDili.Creaturebook
   |nexus id = 2641
+
   |nexus   = 13807
   |github  =  
+
   |github = KediDili/Creaturebook
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Critter Rings
   |author   = Jessebot
+
   |author = atravita
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = atravita.CritterRings
   |nexus id = 6514
+
  |curse  = 870962
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 1358001
 +
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = candidus42
+
   |author = violetlizabet
   |id       = Candidus42.GoToBed
+
   |id     = violetlizabet.seaMonster
   |nexus id = 4967
+
   |nexus   = 20486
   |github   = mus-candidus/GoToBed
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Cropbeasts
   |author   = yy376
+
   |author = kdau
   |id       = yy376.GoToSleep
+
   |id     = kdau.Cropbeasts
   |nexus id = 2195
+
  |moddrop = 784523
   |github  =  
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Crop Check
   |author   = ShadowDragon8685
+
   |author = Fairfield
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 985
+
   |nexus   = 9224
   |github   =  
+
   |github = FairfieldBW/CropCheck
  
   |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   = Crop Color Combiner
   |author   = pepoluan
+
   |author = MouseyPounds
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 4151
+
   |nexus  = 3986
   |chucklefish id = 5783
+
   |github = MouseyPounds/stardew-mods
   |github   =
 
  |source  = https://bitbucket.org/pepoluan/sdvmod-grandfather-gift-remade
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Crop Extension
   |author   = bcmpinc
+
   |author = Platonymous
   |id       = bcmpinc.GrassGrowth
+
   |id     = Platonymous.CropExtension
   |nexus id = 2732
+
  |curse  = 877230
   |github  = bcmpinc/StardewHack
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Crop Fairy
   |author   = Jellypowered, Shockade
+
   |author = Abs, abslam
   |id       = Jellypowered.GrassChance
+
   |id     = abs.CropFairy
   |nexus id = 3365
+
   |nexus   = 4885
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Crop Grace Period
   |author   = sirloinmeatt
+
   |author = lefthandedkid, stoobinator
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = stoobinator.seasonspillover
   |nexus id = 2662
+
   |nexus   = 7203
   |github   =  
+
   |github = stoobinator/Stardew-Valley-Grace-Period
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Crop Growth Adjustments
   |author   = pancham138
+
   |author = GZhynko
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 6150
+
   |nexus   = 18914
   |github   =  
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Crop Growth Info
   |author   = CroiDorcha
+
   |author = aedenthorn, Erinthe
   |id       = CroiDorcha.GreenHut
+
   |id     = aedenthorn.CropGrowthInformation
   |nexus id = 1735
+
   |nexus   = 12178
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |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     = Hair Growth
+
   |name   = Crop Harvest Bubbles
   |author   = skn
+
   |author = aedenthorn, Erinthe
   |id       = skn.HairGrowthMod
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 3279
+
   |nexus   = 17761
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
  |name    = Crop Hat
   |author   = Omegasis, Alpha_Omegasis
+
  |author  = aedenthorn, Erinthe
   |id       = Omegasis.HappyBirthday
+
  |id      = aedenthorn.CropHat
   |nexus id = 520
+
  |nexus  = 11787
   |github   = janavarro95/Stardew_Valley_Mods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Crop Markers
 +
   |author = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CropMarkers
 +
   |nexus   = 18120
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Anytime Anywhere
 +
  |author  = Pathoschild
 +
  |id     = Pathoschild.CropsAnytimeAnywhere
 +
  |nexus  = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Crops Survive Season Change
   |author   = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id       = HappyBirthday
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 1064
+
   |nexus   = 18030
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |status  = workaround
+
   |broke in           = Stardew Valley 1.6
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Crops Watered Indicator
   |author   = Sakorona
+
   |author = Tyler Thrailkill, snowe2010
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 6516
+
   |nexus   = 3200
   |github   = Sakorona/SDVMods
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Crop Tooltips
   |author   = kibbe, lillvik
+
   |author = GenDeathrow
   |id       = kibbe.hardcore_mines
+
   |id     = gengeathrow.croptooltip
   |nexus id = 1674
+
   |nexus   =
   |github   =  
+
  |curse  = 307933
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Crop Transplant
   |author   = ItsLittany
+
   |author = Digus
   |id       = itslittany.HardcoreMines2
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 6411
+
   |nexus   = 2594
   |github  =
+
   |github = Digus/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Crop Variation
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = aedenthorn.CropVariation
   |nexus id = 914
+
   |nexus   = 11467
   |curseforge id = 307654
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = the-harp-of-yoba
+
 
   |moddrop id = 793924
+
   |broke in          = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
+
   |unofficial version = 0.2.6-unofficial.1-Logophile
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Crop Walker
   |author   = Dounat2201, Sasara
+
   |author = MindMeltMax
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 1157
+
  |curse  = 1004489
   |github   = Sasara2201/WitchPrincess
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Crop Watering Bubbles
   |author   = ThatNorthernMonkey
+
   |author = aedenthorn, Erinthe
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 236
+
   |nexus   = 17773
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crow Curse Mod, Miihau's Crow Curse
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihausCrowCurse
 +
  |nexus  = 16926
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Crystal Ball
   |author   = Cherry, CherryChain
+
   |author = Thom Smith, Thom1729
   |id       = Cherry.HayBalesSilo
+
   |id     = Thom1729.CrystalBall
   |nexus id = 5151
+
   |nexus  = 7826
   |moddrop id = 716396
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Crystalline Junimo Chests
   |author   = Zoryn
+
   |author = LeFauxMatt and pegfingers
   |id       = Zoryn.HealthBars
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id =  
+
   |moddrop = 1547134
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 20658
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Current Location
   |author   = Darkhax
+
   |author = Vrakyas
   |id       = darkhax.healthbars
+
   |id     = Vrakyas.CurrentLocation
   |nexus id =
+
   |nexus  = 4028
   |curseforge id  = 302910
+
   |github =
  |curseforge key = health-bars
 
   |github   = Stardew-Valley-Modding/HealthBars
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Health Bars|Health Bars by Zoryn]] instead.
+
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = Jessebot, JessebotX
+
   |author = Patap, Pataper
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = Patap.CursorTeleport
   |nexus id = 3207
+
   |nexus  = 17934
   |moddrop id = 624105
+
   |github = pa4op/stardew-teleport
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Custom Achievements
   |author   = Kiddles, Svard
+
   |author = aedenthorn, Erinthe
   |id       = Kiddles.HASTweaks
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 5630
+
   |nexus   = 10047
   |github  = SvardXI/HAS_Tweaks
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Custom Adventure Guild Challenges
   |author   = themattfiles
+
   |author = DefenTheNation
   |id       = themattfiles.HeartBeat
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 5941
+
   |nexus   = 2301
   |github  = embolden/Heartbeat
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Custom Backpack Framework
   |author   = Jessebot, JessebotX
+
   |author = aedenthorn, Erinthe
   |id       = Jessebot.HelloSMAPI
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 4483
+
   |nexus   = 13826
   |github   = JessebotX/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = The Return of Custom Backpack Framework
   |author   = furyx639, LeFauxMatt
+
   |author = platinummyr
   |id       = furyx639.HelpForHire
+
   |id     = platinummyr.CustomBackpackFramework
   |nexus id = 5316
+
   |nexus   = 21588
   |github   = ImJustMatt/SDVCustomChores
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Custom Bush
   |author   = furyx639, LeFauxMatt
+
   |author = LeFauxMatt
   |id       = furyx639.HelpfulSpouses
+
   |id     = furyx639.CustomBush
   |nexus id = 5175
+
  |curse  = 998265
   |github   = ImJustMatt/SDVCustomChores
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Custom Cask Mod
   |author   = Pokeytax
+
   |author = Digus
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 2644
+
   |nexus   = 2642
   |github   = gembree/HelpWantedQuestFixes
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Custom Chest Types
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HereFishy
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 6586
+
   |nexus   = 7755
   |github   = aedenthorn/StardewValleyMods  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Custom Chores
   |author   = Annosz
+
   |author = LeFauxMatt
   |id       = Annosz.HighlightedJars
+
   |id     = furyx639.CustomChores
   |nexus id = 6833
+
   |nexus   = 5315
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 717888
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Custom Community Centre
   |author   = bendenewb, newbie9598
+
   |author = blueberry
   |id       = newbie9598.HitMarkersMeme
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 2098
+
   |nexus   = 9850
   |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Custom Companions
   |author   = CatCattyCat, Cat
+
   |author = PeacefulEnd
   |id       = cat.holdtobreakgeodes
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 1689
+
  |curse  = 870939
   |github   = danvolchek/StardewMods
+
   |nexus   = 8626
 +
   |github = Floogen/CustomCompanions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Custom Crafting Stations
   |author   = MouseyPounds
+
   |author = Cherry, CherryChain
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 4935
+
   |nexus   = 6293
   |github   = MouseyPounds/stardew-mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Critters
   |author   = icepuente
+
   |author = spacechase0
   |id       = icepuente.HorseWhistle
+
   |id     = spacechase0.CustomCritters
   |nexus id = 1131
+
  |curse  = 867759
   |github   = icepuente/StardewValleyMods
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Crops Decay
   |author   = nabuma
+
   |author = ZaneYork
   |id       = HorseWhistle_SMAPI
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id =
+
   |nexus  = 5830
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github = ZaneYork/SDV_Mods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Custom Crystalarium Mod
   |author   = Ilyaki
+
   |author = Digus
   |id       = Ilyaki.HPBar
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 1736
+
   |nexus   = 2516
   |github   =
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Health Bars|Health Bars by Zoryn]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = bogie5464
+
   |author = Digus
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = Digus.CCRMAutomate
   |nexus id = 3190
+
   |nexus   = 8193
   |github   = bogie5464/HuggableScarecrows
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Custom Death Penalty Plus
   |author   = Yyeahdude
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = HungerYyeadude
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 613
+
   |nexus   = 7069
   |github   =  
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Custom Decoration Areas
   |author   = PrimevalTitmouse
+
   |author = aedenthorn, Erinthe
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 1110
+
   |nexus   = 9626
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Custom Dungeon Floors
   |author   = Tigerle01, Stephan Hensel
+
   |author = aedenthorn, Erinthe
   |id       = HungerForFoodByTigerle
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 810
+
   |nexus   = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary = use [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = lech43
+
   |author = onlythechosen
   |id       = lech43.HungryMorning
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 6391
+
   |nexus   = 22380
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Custom Farm Loader
   |author   = spacechase0
+
   |author = DeLiXx
   |id       = spacechase0.HybridCropEngine
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 6577
+
  |curse  = 990485
   |github  = spacechase0/HybridCropEngine
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Custom Fixed Dialogue
   |author   = BrasileiroTop
+
   |author = aedenthorn, Erinthe
   |id       = BrasileiroTop.Animacoes
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 5139
+
   |nexus   = 6358
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
  |name    = Custom Fixed Dialogue - Continued
   |author   = Veleek
+
  |author  = Datamancer
   |id       = Veleek.IdlePause
+
  |id      = datamancer.CustomFixedDialogue
   |nexus id = 1092
+
  |nexus  = 20938
   |github   = veleek/IdlePause
+
  |moddrop = 1533308
 +
  |github  = csandwith/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Custom Furniture
 +
   |author = Platonymous
 +
   |id     = Platonymous.CustomFurniture
 +
   |nexus   = 1254
 +
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |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-4.156000/#post-3345058
 
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Custom Gift Dialogue
   |author   = LordAndreios
+
   |author = PurrplingCat
   |id       = LordAndreios.IdleTimer
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 2858
+
   |nexus   = 7304
   |github   = emperorzuul/SMAPI_MODS
+
   |github = purrplingcat/StardewMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#AFK Timer|AFK Timer]] or [[#Idle Pause|Idle Pause]] instead.
 
  |pull request = https://github.com/emperorzuul/SMAPI_MODS/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Custom Gift Limits
   |author   = AustinYQM
+
   |author = aedenthorn, Erinthe
   |id       = AustinYQM.ImprovedMill
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 1748
+
   |nexus   = 13964
   |github   = AustinYQM/ImprovedMill
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Custom Gift Limits - Continued
   |author   = Demiacle
+
   |author = aedenthorn and FlyingTNT
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 1025
+
   |nexus   = 22385
   |github   = demiacle/QualityOfLifeMods
+
   |github = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Custom Hay
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = aedenthorn.CustomHay
   |nexus id = 4861
+
   |nexus   = 16744
   |github   = Mizzion/MyStardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = Mizzion
+
   |author = zelink, zelinknilez
   |id       = mizzion.increasedartifactspots
+
   |id     = zelink.zeldaHome
   |nexus id = 3340
+
   |nexus  = 20844
   |moddrop id = 663705
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Customizable Cart Redux
   |author   = Traktori
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Traktori.IndustrialFurnace
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 5568
+
   |nexus   = 1402
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Customizable Death Penalty
   |author   = Traktori
+
   |author = CatCattyCat, Cat
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 5568
+
   |nexus   = 1991
   |github   = Traktori7/StardewValleyMods
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Customizable Traveling Cart Days
   |author   = Sabera, kelbesque
+
   |author = Yyeahdude
   |id       = Sabera.InfertileSoil
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 2515
+
   |nexus   = 567
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Customize Anywhere
   |author   = Eireon
+
   |author = Cherry, CherryChain
   |id       = Eireon.InfestedLevels
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 2823
+
   |nexus   = 4734
   |github   = benrpatterson/InfestedLevels
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Customize Exterior
   |author   = Renny
+
   |author = spacechase0
   |id       = renny.infinitejunimocartlives
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 2705
+
   |nexus   = 1099
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = Windmill_City
+
   |author = MissCoriel
   |id       = Windmill_City.InputFix
+
   |id     = misscoriel.hpstam
   |nexus id = 5693
+
   |nexus   = 5275
   |github   = Windmill-City/InputFix
+
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Customize Wedding Attire
   |author   = WuestMan, redknightofdoom
+
   |author = violetlizabet
   |id       = WuestMan.InstaCrops
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 4077
+
   |nexus   = 10761
   |github   = Brian-Wuest/Instacrops
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Custom Kissing
   |author   = BitwiseJon
+
   |author = Digus
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 2070
+
   |nexus   = 4664
   |github   = bitwisejon/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Custom Linens
   |author   = nini700
+
   |author = Mevima
   |id       = nini700.InstantEatKey
+
   |id     = Mevima.CustomLinens
   |nexus id = 4464
+
   |nexus   = 1027
   |github  =  
+
   |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     = Instant Fishing
+
   |name   = Custom Localization
   |author   = aurnj, Roy Li
+
   |author = ZaneYork
   |id       = RuyiLi.InstantFishing
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id =
+
   |nexus  = 5377
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github = ZaneYork/SDV_CustomLocalization
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
  |summary  = use latest version.
   |status  = workaround
+
   |broke in = Stardew Valley 1.5
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |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     = Instant Geodes
+
   |name   = Custom Locks
   |author   = montana123
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CustomLocks
   |nexus id =
+
   |nexus  = 6251
   |url      = https://community.playstarbound.com/threads/109038
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Custom Locks Updated
   |author   = cantorsdust
+
   |author = Rokugin
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 173
+
   |nexus   = 21148
   |github   = cantorsdust/StardewMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Custom Mine Cart Steam
   |author   = Guedez
+
   |author = aedenthorn, Erinthe
   |id       = eat.item.instantly
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 5116
+
   |nexus   = 14508
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Custom Movies
   |author   = Hammurabi
+
   |author = Platonymous
   |id       = HammurabiInteractionHelper
+
   |id     = Platonymous.CustomMovies
   |nexus id =  
+
   |nexus   = 4737
   |chucklefish id = 4640
+
   |moddrop = 793918
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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   = Custom Music
   |author   = BrasileiroTop
+
   |author = Platonymous
   |id       = BrasileiroTop.Interacoes
+
   |id     = Platonymous.CustomMusic
   |nexus id = 4862
+
  |curse  = 307367
   |github  =  
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Custom Names
   |author   = jahangmar
+
   |author = MindMeltMax
   |id       = jahangmar.InteractionTweaks
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 3771
+
  |curse  = 1008334
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Custom NPC Exclusions
   |author   = mpcomplete
+
   |author = Esca, Esca-MMC
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 2224
+
   |nexus   = 7089
   |github   = mpcomplete/StardewMods
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Custom NPC Fixes
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = spacechase0
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 4023
+
  |curse  = 867734
   |github   =  
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Custom NPC - Riley, Riley House
   |author   = MissCoriel
+
   |author = SG
   |id       = misscoriel.invest
+
   |id     = SG.RileyHouse
   |nexus id = 5293
+
   |nexus   = 5811
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Custom Obelisks
   |author   = Redwood
+
   |author = XxHarvzBackxX
   |id       = Redwood.IridiumToolsPatch
+
   |id     = harvz.CustomObelisks
   |nexus id = 2897
+
   |nexus   = 10202
   |github   = EKomperud/StardewMods
+
   |github = XxHarvzBackxX/Custom-Obelisks
  
   |map local versions = 1.0.0 → 1.0.1<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Custom Object Production
   |author   = S1mmyy
+
   |author = aedenthorn, Erinthe
   |id       = S1mmyy.AutoTrash
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 5140
+
  |curse  = 868827
   |github  =  
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Custom Ore Nodes
   |author   = SlayerDharok
+
   |author = aedenthorn, Erinthe
   |id       = SlayerDharok.Item_Bags
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 5382
+
  |curse  = 868903
   |github  =
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Custom Paths
   |author   = Jaredlll08
+
   |author = Entoarox
   |id       = BlameJared.ItemTooltips
+
   |id     = Entoarox.CustomPaths
   |nexus id =  
+
   |nexus   = 2272
   |curseforge id  = 297655
+
   |chucklefish = 5234
   |curseforge key = item-tooltips
+
   |github  = Entoarox/StardewMods
   |github  = jaredlll08/Item-Tooltips
+
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = Genowhirl9999
+
   |author = aedenthorn, Erinthe
   |id       = genowhirl9999.jaropener
+
   |id     = aedenthorn.PetBed
   |nexus id = 5292
+
   |nexus   = 10462
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Custom Picture Frames
   |author   = Jonas Henriksson, Greger
+
   |author = aedenthorn, Erinthe
   |id       = Greger.JigglyJunimoBundles
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id =
+
   |nexus  = 10704
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github = aedenthorn/StardewValleyMods
   |github   = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Quest Expiration
 +
   |author = hawkfalcon
 +
  |id      = hawkfalcon.CustomQuestExpiration
 +
  |nexus  = 2148
 +
  |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Custom Reminders
   |author   = k4rakara
+
   |author = Dem1se
   |id       = k4rakara.JoJa84Plus
+
   |id     = Dem1se.CustomReminders
   |nexus id = 5803
+
   |nexus   = 6215
   |github   = K4rakara/Stardew-Mods
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Custom Renovations, Renovations
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.JoJaBan
+
   |id     = aedenthorn.Renovations
   |nexus id = 3118
+
   |nexus   = 9687
   |curseforge id = 308257
+
   |github = aedenthorn/StardewValleyMods
  |curseforge key = jojaban-arcade-sokoban
+
 
  |moddrop id = 793907
+
   |broke in = Stardew Valley 1.6
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Custom Resource Clumps
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.JoysOfEfficiency
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 2162
+
   |nexus   = 6669
   |github  = pomepome/JoysOfEfficiency
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Custom Signs
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.JsonAssets
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 1720
+
   |nexus   = 11336
   |chucklefish id = 5138
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop id = 399895
+
 
   |github  = spacechase0/JsonAssets
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Custom Spouse Location
   |author   = spacechase0
+
   |author = barteke22
   |id       = spacechase0.JumpOver
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 1844
+
   |nexus  = 9676
  |chucklefish id = 5190
+
   |github = barteke22/StardewMods
   |moddrop id = 384782
 
   |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   = Custom Spouse Patio Redux
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id =  
+
   |nexus   = 10889
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
  |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    = Junimo Kart Anywhere
+
   |name   = Custom Spouse Patio Wizard
  |author  = MartyrPher
+
   |author = aedenthorn, Erinthe
  |id      = JunimoKartAnywhere
+
   |id     = aedenthorn.CustomSpousePatioWizard
  |nexus id = 4315
+
   |nexus  = 7775
  |github  =
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
   |name     = Junimo Kart Cheater
 
   |author   = ryaon
 
   |id       = Ryaon.JunimoKartCheater
 
   |nexus id = 5137
 
  |github  =
 
}}
 
{{/entry
 
  |name    = Junk Mail
 
  |author  = Taskmaster
 
   |id      = Taskmaster.JunkMail
 
  |nexus id = 4452
 
   |github   =
 
}}
 
{{/entry
 
  |name    = Kamikaze
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.Kamikaze
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Custom Spouse Rooms
   |author   = Gorzalt and Flerfarvet
+
   |author = aedenthorn, Erinthe
   |id       = gorzalt.kawakami
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 2549
+
  |curse  = 868833
   |github   = Gorzalt/StardewValleyMods
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Keep Partners, Keep Your Partners
+
   |name   = Custom Spouse Rooms - Continued
   |author   = EssGee, SG
+
   |author = Datamancer
   |id       = SG.Partners
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 5625
+
   |nexus   = 20966
   |github   =  
+
  |moddrop = 1534005
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Custom Starter Furniture
   |author   = Annosz
+
   |author = aedenthorn, Erinthe
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 5993
+
   |nexus   = 16729
   |github   = Annosz/StardewValleyModding
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Custom Starter Package
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.LAST
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 1906
+
   |nexus   = 14152
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tapper Framework
 +
  |author  = Selph, zombifier
 +
  |id      = selph.CustomTapperFramework
 +
  |nexus  = 22975
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Custom Tokens
   |author   = ChaosEnergy
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = ChaosEnergy.LadderLocator
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 3094
+
   |nexus   = 7517
   |github   = yuri-moens/LadderLocator
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = Custom Toolbar
   |author   = Lavapulse
+
   |author = aedenthorn, Erinthe
   |id       = Lavapulse.LavapulseChickens
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 4821
+
   |nexus   = 11322
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |map local version  = 1.0.8 → 1.0.81<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Custom Tool Effect
   |author   = Max Vollmer, SVProtector
+
   |author = ZaneYork
   |id       = maxvollmer.leftymode
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 6199
+
   |nexus  = 5712
  |github   = maxvollmer/LeftyMode
+
   |github = ZaneYork/CustomToolEffect
}}
 
{{/entry
 
  |name    = Level Extender
 
  |author  = unidarkshin, Devin Lematty
 
  |id      = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
 
  |nexus id = 1471
 
   |github   = unidarkshin/Stardew-Mods
 
  |dev note = author ignored previous PRs
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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   = Custom Tool Range
   |author   = jahangmar
+
   |author = trashcan9
   |id       = jahangmar.LevelingAdjustment
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 4689
+
   |nexus   = 16384
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Custom Tracker
   |author   = kd8lvt
+
   |author = Esca, Esca-MMC
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = Esca.CustomTracker
   |nexus id = 855
+
   |nexus  = 5108
   |curseforge id  = 300715
+
   |github = Esca-MMC/CustomTracker
  |curseforge key = level-up-notifications
+
   |moddrop = 706059
   |github   =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
 
   |map remote versions = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge version incorrect-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Custom Transparency
   |author   = prowlingDemon, unknownDev
+
   |author = CatCattyCat, Cat
   |id       = unknownDev.lewdLeah
+
   |id     = cat.customtransparency
   |nexus id = 4402
+
   |nexus   = 2359
   |github   =  
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Custom Trash Can
   |author   = Cherry, CherryChain
+
   |author = ShivaGuy
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 4971
+
   |nexus  = 11835
   |moddrop id = 716383
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = Hootless
+
   |author = aedenthorn, Erinthe
   |id       = hootless.LineSprinklers
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 2917
+
   |nexus   = 10760
   |github  = hootless/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Custom TV
   |author   = Doomnik
+
   |author = Platonymous
   |id       = Doomnik.LoanMod
+
   |id     = Platonymous.CustomTV
   |nexus id = 3882
+
  |curse  = 877224
   |github  =  
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Custom Wallpaper Framework
   |author   = Bouhm
+
   |author = aedenthorn, Erinthe
   |id       = Bouhm.LocationCompass
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 3045
+
   |curse  = 868751
   |curseforge id  = 308286
+
   |nexus  = 12510
   |curseforge key = location-compass
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Custom Warp Locations
   |author   = nini700
+
   |author = CatCattyCat, Cat
   |id       = nini700.LockedCrabPot
+
   |id     = cat.customwarplocations
   |nexus id = 4461
+
   |nexus   = 1688
   |github  =  
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Custom Warp Points
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.lockpicks
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 3521
+
   |nexus   = 9651
   |github  = bwdymods/SDV-Lockpicks
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Custom Warps
   |author   = Caraxian
+
   |author = f4iTh, JertsukkaTheMan
   |id       = caraxian.LongerLastingLures
+
   |id     = f4iTh.CustomWarps
   |nexus id = 2510
+
   |nexus   = 3445
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Custom Winter Star Gifts
   |author   = RTGOAT
+
   |author = XxHarvzBackxX
   |id       = RTGOAT.Longevity
+
   |id     = harvz.CWSG
   |nexus id = 649
+
   |nexus   = 10024
   |github   =  
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |warnings = Requires manually replacing game files; see install instructions on the mod page.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Cut the Cord, TvMenu
   |author   = Pathoschild
+
   |author = cgifox
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = cgifox.CutTheCord
   |nexus id = 541
+
   |nexus   = 9571
   |moddrop id = 606605
+
   |github  = harshlele/CutTheCord
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Daily Farm Photo
   |author   = aedenthorn
+
   |author = Seawolf, seawolf87
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 5999
+
   |nexus   = 4791
   |github   = aedenthorn/StardewValleyMods
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Huanir
+
   |author = BlaDe
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 2658
+
   |nexus   = 6783
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Daily Luck Message
   |author   = Raik, Raik167, YousernameZo
+
   |author = Schematix, Schmtx
   |id       = raik.testmod
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 6291
+
   |nexus  = 1327
  |github  =
+
   |github =
}}
 
{{/entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
   |id      = LoveBubbles
 
  |nexus id = 1318
 
   |github   = doncollins/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck on HUD, JustLuckMod
 +
  |author  = zeldela
 +
  |id      = dJustLuckMod
 +
  |nexus  = 10386
 +
  |github  = zeldela/sdv-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Daily News
   |author   = Advize and Jinxiewinxie
+
   |author = bashNinja
   |id       = Advize.LovedLabels
+
   |id     = bashNinja.DailyNews
   |nexus id = 279
+
   |nexus   = 1141
   |github   = AdvizeGH/LovedLabels
+
   |github = miketweaver/DailyNews
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 2.2.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3349752
 
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Daily Pet the Animals
   |author   = spacechase0
+
   |author = flowoeB
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 521
+
   |nexus   = 8356
   |chucklefish id = 4053
+
  |github  =
   |moddrop id = 127279
+
}}
   |github   = spacechase0/LuckSkill
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Phone Quest
 +
  |author  = ActionJackson
 +
   |id     = ActionJackson.DailyPhoneQuest
 +
   |nexus  = 14648
 +
   |github =
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/luck-skill/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = Sakorona
+
   |author = MevNav
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = MevNav.DailyPlanner
   |nexus id = 2208
+
   |nexus  = 16704
   |moddrop id = 664151
+
   |github = BuildABuddha/StardewDailyPlanner
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Daily Screenshot
   |author   = SlayerDharok
+
   |author = CompSciLauren
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 5600
+
   |nexus   = 4779
   |github   = Videogamers0/SDV-MachineAugmentors
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Daily Special Orders
   |author   = IceGladiador
+
   |author = shekurika
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 1780
+
   |nexus   = 9693
   |github   =  
+
   |github = shekurika/DailySpecialOrders
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Daily Tasks Report
   |author   = spacechase0
+
   |author = GuiNoya, Yesst
   |id       = spacechase0.Magic
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 2007
+
   |nexus  = 1624
  |chucklefish id = 5242
+
   |github = GuiNoya/SVMods
   |moddrop id = 399898
 
   |github   = spacechase0/Magic
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/magic/ latest version from author's website].
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Daily Tasks Report Plus
   |author   = Entoarox
+
   |author = Prism 99
   |id       = Entoarox.MagicJunimoPet
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 3567
+
   |nexus   = 20871
   |github   = Entoarox/StardewMods
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Dan Utils
   |author   = Digus
+
   |author = Danmw3
   |id       = DIGUS.MailFrameworkMod
+
   |id     = danmw3.DanUtils
   |nexus id = 1536
+
   |nexus  = 2287
  |github  = Digus/StardewValleyMods
+
   |github =
}}
 
{{/entry
 
   |name    = Mail Order Pigs
 
  |author  = jwdred
 
  |id      = jwdred.MailOrderPigs
 
  |nexus id = 632
 
   |github   = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
  |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     = Map Image Export
+
   |name   = Dark User Interface
   |author   = spacechase0
+
   |author = zazizu
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = zazizu.darkUI
   |nexus id = 1073
+
   |nexus  = 4056
  |chucklefish id = 4655
+
   |github = cilekli-link/SDVMods
   |moddrop id = 127273
 
   |github   = spacechase0/MapImageExporter
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/map-image-exporter/ latest version from author's website].
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Data Layers, Data Maps
   |author   = mabelSyrup
+
   |author = Pathoschild
   |id       = mabelsyrup.maputils
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 4716
+
   |nexus   = 1691
   |github   = mjSurber/Map-Utilities
+
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = MissCoriel
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = misscoriel.diary
   |nexus id = 4634
+
   |nexus   = 4451
   |github  = xirsoi/MayonnaisePlusPlus
+
  |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mega Storage
+
   |name   = Death Tweaks
   |author   = AmazingAlek and furyx639
+
   |author = aedenthorn, Erinthe
   |id       = Alek.MegaStorage
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 4089
+
   |nexus   = 18174
   |github  = ImJustMatt/Stardew-MegaStorage
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Debug Mode
   |author   = nman130
+
   |author = Pathoschild
   |id       = nman130.MenusEverywhere
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 6119
+
   |nexus   = 679
   |github   = nman130/Stardew-Mods
+
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Decrafting Mod
   |author   = candidus42
+
   |author = iSkLz_, MSCFC
   |id       = Candidus42.MiceInTheValley
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 4638
+
   |nexus   = 4158
   |github  =  
+
   |github = iSkLz/DecraftingMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Deep Woods
   |author   = Clark, wilsonch3451
+
   |author = Max Vollmer, SVProtector
   |id       = Clark.MiloDog
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 2861
+
  |curse  = 992429
   |github  =  
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = Kabigon
+
   |author = Sandman53
   |id       = Kabigon.MineAssist
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 2296
+
   |nexus  = 5016
   |chucklefish id = 5353
+
   |github =
   |github   = KabigonFirst/StardewValleyMods
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
  |pull request = https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
}}
 
{{/entry
 
  |name    = Mine Changes
 
  |author  = JPAN
 
  |id      = jpan.MineChanges
 
  |nexus id = 3963
 
  |github  = JPANv2/Stardew-Valley-Mine-Changes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Deep Woods Warp Network Integration
   |author   = Nishtra
+
   |author = Tlitookilakin
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 674
+
   |nexus   = 10240
   |github   =  
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = Nishtra
+
   |author = bungus
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 770
+
   |nexus   = 21612
   |github   =  
+
   |github = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Default Farmer
   |author   = The Fluffy Robot
+
   |author = Tyler Gibbs
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 5691
+
   |nexus   = 12421
   |github   = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Default On Cheats
   |author   = aedenthorn
+
   |author = EnderTedi
   |id       = aedenthorn.MobileArcade
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 6538
+
   |nexus   = 21035
   |github   = aedenthorn/StardewValleyMods
+
   |github = EnderTedi/DefaultOnCheats
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Default Window Size
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 6568
+
   |nexus   = 10939
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Delivery Service
   |author   = aedenthorn
+
   |author = AxesOfEvil
   |id       = aedenthorn.MobileCalendar
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 6601
+
   |nexus   = 5187
   |github  = aedenthorn/StardewValleyMods
+
   |github = AxesOfEvil/SV_DeliveryService
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Delivery Upgrade Tool
   |author   = aedenthorn
+
   |author = Dash, yuukidach
   |id       = aedenthorn.MobileCatalogues
+
   |id     = Pathoschild.test
   |nexus id = 6543
+
   |nexus   = 5570
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Deluxe Grabber Redux
   |author   = aedenthorn
+
   |author = ferdaber
   |id       = aedenthorn.MobilePhone
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 6523
+
   |nexus   = 7920
   |github  = aedenthorn/StardewValleyMods
+
   |github = ferdaber/sdv-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = aedenthorn
+
   |author = Nykal145
   |id       = aedenthorn.MobileTelevision
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 6575
+
   |nexus   = 20799
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod List Command
+
   |name   = Deluxe Hats
   |author   = Blackclaw
+
   |author = domsim1
   |id       = Blackclaw.ModListCommand
+
   |id     = domsim1.DeluxeHats
   |nexus id = 5131
+
   |nexus   = 5836
   |github   = Xebeth/StardewValley-ListModsCommand
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Deluxe Journal
   |author   = Gilar Fasulaki
+
   |author = MolsonCAD
   |id       = GilarF.ModSettingsTab
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 4579
+
   |nexus   = 11436
   |github  = GilarF/SVM
+
   |github = MolsonCAD/DeluxeJournal
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-143#post-121921
 +
  |unofficial version = 1.1.1-unofficial.1-lily927
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Demanding Shipping
   |author   = CatCattyCat, Cat
+
   |author = lech43
   |id       = cat.modupdatemenu
+
   |id     = lech43.DemandingShipping
   |nexus id = 2536
+
   |nexus   = 7315
   |github  = danvolchek/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = Platonymous
+
   |author = DrSpactacus, NateMod
   |id       = Platonymous.ModUpdater
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 6338
+
   |nexus   = 22564
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Demetrius Visits Cave
   |author   = WhiteMind
+
   |author = Kichjo
   |id       = WhiteMind.MonsterLT
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 1896
+
   |nexus   = 5477
   |github   =  
+
   |github = KeelanRosa/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Desert Bloom Farm
   |author   = MouseyPounds
+
   |author = DeLiXx
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 3997
+
  |curse  = 990494
   |github  = MouseyPounds/stardew-mods
+
   |nexus   = 16750
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Destroyable Bushes
   |author   = Taskmaster
+
   |author = Esca, Esca-MMC
   |id       = Taskmaster.MonthlyMail
+
   |id     = Esca.DestroyableBushes
   |nexus id = 4523
+
   |nexus   = 6304
   |github   =  
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Detailed Sprites
   |author   = Daniel McMenamy , Deathest1
+
   |author = RainsKuro, RainzKuro
   |id       = f1r3w477.MoodyPlanet
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 2830
+
   |nexus   = 15549
   |github   = F1r3w477/TheseModsAintLoyal
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |dev note = incompatibility possibly due to Level Extender
 
}}
 
{{/entry
 
  |name    = Moongates
 
  |author  = bwdy
 
  |id      = bwdy.moongates
 
  |nexus id = 3545
 
  |github  = bwdymods/SDV-Moongates
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Dialogue Box Redesign
   |author   = Mopquill
+
   |author = gzhynko
   |id       = Mopquill.Ranch-Livin
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 2200
+
   |nexus   = 8853
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Dialogue Display Framework
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
  |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 2274
+
   |curse   = 868761
  |chucklefish id = 4288
+
   |nexus   = 11661
  |github  = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
}}
 
{{/entry
 
   |name    = More Artifact Spots
 
  |author   = momoaau
 
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
 
   |nexus id = 451
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
}}
 
{{/entry
 
  |name    = More Barn and Coop Animals
 
  |author  = AairTheGreat, Aair
 
  |id      = AairTheGreat.MoreBarnCoopAnimals
 
  |nexus id = 4869
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Dialogue Extension
   |author   = spacechase0
+
   |author = elbe
   |id       = spacechase0.MoreBuildings
+
   |id     = elbe.DialogueExtension
   |nexus id = 2757
+
   |nexus  = 10851
  |chucklefish id = 5524
+
   |github = lshtech/DialogueExtension
   |moddrop id = 771640
 
   |github   = spacechase0/MoreBuildings
 
  
   |summary  = get [https://spacechase0.com/mods/stardew-valley/more-buildings/ latest version from author's website].
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Dialogue New Line
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreGiantCrops
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 5263
+
   |curse  = 868753
   |moddrop id = 771694
+
   |nexus  = 12175
   |github   = spacechase0/MoreGiantCrops
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Dialogue Tester
   |author   = EpicBellyFlop45
+
   |author = DecidedlyHuman
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 5398
+
   |nexus   = 9887
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Dialogue Trees
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreGrassStarters
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 1702
+
   |nexus   = 9550
   |chucklefish id = 5129
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop id = 313307
+
 
   |github  = spacechase0/MoreGrassStarters
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Did You Water Your Crops
   |author   = j4c0b333
+
   |author = Nishtra
   |id       = j4c0b333.Morehealth
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 4053
+
   |nexus   = 1583
   |github  =  
+
   |github =
 +
 
 +
  |status   = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = SorryLate, rharyanto
+
   |author = shanks3042
   |id       = SorryLate.MoreKeybinding
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 5290
+
   |nexus   = 5816
   |github  =  
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Dimensional Pockets
   |author   = JadeTheavas
+
   |author = spacechase0
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 2105
+
   |nexus   = 12706
   |github   = JadeTheavas/MoreMineLadders
+
   |github = spacechase0/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Dino Form
   |author   = cheesysteak
+
   |author = aedenthorn, Erinthe
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = aedenthorn.DinoForm
   |nexus id = 2173
+
   |nexus   = 18244
   |github   = cheesysteak/stardew-steak
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Disable Auto Pickup
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Eugenii10
   |id       = Omegasis.MoreRain
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 441
+
   |nexus   = 9717
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Disable Gamepad, Disable Controller
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = lperkins2, Logan Perkins
   |id       = Chikakoo.Randomizer
+
   |id     = lperkins2.DisableController
   |nexus id = 5311
+
   |nexus   = 2229
   |github   = Chikakoo/stardew-valley-randomizer
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Discord Rich Presence
   |author   = spacechase0
+
   |author = RuiNtD
   |id       = spacechase0.MoreRings
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 2054
+
   |nexus  = 2156
   |chucklefish id = 5271
+
   |github = RuiNtD/SVRichPresence
  |moddrop id = 771616
 
   |github   = spacechase0/MoreRings
 
 
 
  |summary = get [https://spacechase0.com/mods/stardew-valley/more-rings/ latest version from author's website].
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Dish of the Day Display
   |author   = CyberCheese
+
   |author = MouseyPounds
   |id       = cybercheese.moresexydwarf
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 4320
+
   |nexus   = 3960
   |github   =  
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Dismantle Craftables
   |author   = OrneryWalrus
+
   |author = jahangmar
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 2587
+
   |nexus   = 3687
   |github   =
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#One Silo Storage|One Silo Storage]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Display Energy
   |author   = BrasileiroTop
+
   |author = dmarcoux
   |id       = BrasileiroTop.CanaisTv
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 5126
+
   |nexus   = 10662
   |github   =  
+
  |moddrop = 1087175
 +
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Display Monster Health
   |author   = Joco80 & Sasara
+
   |author = Atesba
   |id       = Joco80.MoreWeapons
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 1168
+
   |nexus   = 20984
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Display Player Stats
   |author   = thfr
+
   |author = Fleem
   |id       = thfr.MOTDMod
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 3703
+
   |nexus   = 21547
   |github   = rfht/MOTDMod
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Displays
   |author   = Shuai Zhang
+
   |author = spacechase0 and ParadigmNomad
   |id       = shuaiz.MoveFasterMod
+
   |id     = spacechase0.Displays
   |nexus id = 1351
+
  |curse  = 867712
   |github   = hcoona/StardewValleyMods
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author   = Zoryn
+
   |author = Aimon111
   |id       = Zoryn.MovementModifier
+
   |id     = AimonsWitchSwampOverhaulPatches
   |nexus id =
+
   |nexus  = 18109
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = SimonK1122/WitchSwampOverhaulPatches
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = bcmpinc
+
   |author = Airyn and the DSV Team
   |id       = bcmpinc.MovementSpeed
+
   |id     = DSV.Core
   |nexus id = 2736
+
   |nexus   = 17059
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Don't Eat That
   |author   = SgtPickles, GameMX
+
   |author = Pyrohead37
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 2256
+
   |nexus   = 1951
   |github   = Dawilly/MTN2
+
   |github = jahangmar/StardewValleyMods
}}
 
{{/entry
 
  |name    = Multiplayer Backpacks
 
  |author  = skiilaa
 
  |id      = skiilaa.MultiplayerBackpacks
 
  |nexus id = 2282
 
  |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   = Don't Stop Me Now
   |author   = Cherry, CherryChain
+
   |author = Shockah
   |id       = Cherry.MultiplayerModChecker
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 6609
+
   |nexus   = 10941
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Double Standard Farm
   |author   = Kalthramis
+
   |author = Leaf
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 2192
+
   |nexus  = 3928
  |github   =  
+
   |github =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial 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   = Downtown Zuzu
   |author   = lolmaj
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = lolmaj.MultiplayerTime
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 2543
+
  |curse  = 987160
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = DPad Inventory Hotkey
   |author   = Redwood
+
   |author = joljyo
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 2910
+
   |nexus   = 7507
   |github   = EKomperud/StardewMods
+
   |github =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Dragon Pearl Lure
   |author   = aedenthorn
+
   |author = violetlizabet
   |id       = aedenthorn.MultipleSpouses
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 6227
+
   |nexus   = 15109
   |github   = aedenthorn/StardewValleyMods
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Draw Fish Ponds Over Grass
   |author  = SlyMerc
+
   |author = atravita
   |id      = FileLoading
+
  |id      = atravita.DrawFishPondsOverGrass
   |nexus id = 1094
+
  |curse   = 870981
   |github   =  
+
   |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dreamscape
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Dreamscape
 +
  |nexus  = 11742
 +
  |github  = aedenthorn/StardewValleyMods
  
   |map local versions = 1.1 → 1.12<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Drive By
   |author   = Miome
+
   |author = BlaDe
   |id       = miome.MultiToolMod
+
   |id     = BlaDe.DriveBy
   |nexus id = 2546
+
   |nexus   = 12033
   |github   = miome/MultitoolMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Drop It - Drop Item Hotkey
   |author   = Cherry, CherryChain
+
   |author = Goldenrevolver
   |id       = Cherry.MultiYieldCrops
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 6069
+
   |nexus   = 7971
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Dungeon Buddy
   |author   = aedenthorn
+
   |author = SwiftSails
   |id       = aedenthorn.Murdercrows
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 6615
+
   |nexus   = 7864
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Murder Drone, Personal Combat Drone
+
   |name   = Dungeon Merchants
   |author   = cotboy
+
   |author = aedenthorn, Erinthe
   |id       = cambam.MURDERDRONE
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 4507
+
   |nexus   = 14630
   |github  = camcamcamcam/murderdrone
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Durable Fences
   |author   = Eireon, Ben Patterson
+
   |author = Zoryn
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = Zoryn.DurableFences
   |nexus id = 2818
+
   |nexus   =
   |github  = benrpatterson/MushroomLevels
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Durin's Rest
   |author   = WhiteMind
+
   |author = NoFogBob and PaulDunstan
   |id       = WhiteMind.MLT
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 1894
+
   |nexus   = 12345
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Dusty Overhaul
   |author   = blueberry, blueberry and Oddshot
+
   |author = CyanFire
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 4637
+
   |nexus   = 13057
   |github   = razikh-git/BlueberryMushroomMachine
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Dusty Overhaul - SVE
   |author   = Marcos Brendon
+
   |author = CyanFire
   |id       = marcos.mymoney
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 6736
+
   |nexus   = 13265
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = DVR
   |author   = Ilyaki
+
   |author = captncraig
   |id       = ilyaki.neatadditions
+
   |id     = captncraig.dvr
   |nexus id = 2648
+
   |nexus   = 3860
   |github   = Ilyaki/NeatAdditions
+
   |github = captncraig/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Dwarf Scroll Prices
   |author   = Ilyaki
+
   |author = noriteway
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 3021
+
   |nexus   = 16386
   |github   = Ilyaki/NetworkOptimizer
+
   |github = noriteway/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Dwarvish Mattock
   | author   = Vrakyas
+
   |author = Anthony Hilyard, Grend
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = com.anthonyhilyard.dwarvishmattock
   | nexus id = 4030
+
   |curse  = 536418
   | github   =  
+
   |nexus   = 9684
   | 3.0 ready= yes
+
   |github  = AHilyard/DwarvishMattock
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Dynamic Bodies
   |author   = Nobbele
+
   |author = ribeena
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = ribeena.dynamicbodies
   |nexus id = 2654
+
   |nexus   = 12893
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = ribeena/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Dynamic Checklist
   |author   = Igorious
+
   |author = gunnargolf
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id =
+
   |nexus  = 1145
   |chucklefish id = 3683
+
   |github = gunnargolf/DynamicChecklist
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Farming Redux|Custom Farming Redux]] 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     = Nice Messages
+
   |name   = Dynamic Clothing
   |author   = Nori, seaweednori
+
   |author = hilovids
   |id       = nori.NiceMessages
+
   |id     = hilovids.DynamicClothing
   |nexus id = 6160
+
   |nexus   = 10078
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Dynamic Crops
   |author   = Omegasis, Alpha_Omegasis
+
   |author = HaulinOats
   |id       = Omegasis.NightOwl
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 433
+
   |nexus   = 13800
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Dynamic Dialogues Framework
   |author   = kulcris
+
   |author = mistyspring
   |id       = kulcris.NoCheatShortcuts
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 2310
+
  |curse  = 880516
   |github  =  
+
   |nexus   = 12836
 +
   |github = misty-spring/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Dynamic Festival Rewards
   |author   = Pathoschild
+
   |author = mistyspring
   |id       = Pathoschild.NoclipMode
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 3900
+
   |nexus  = 20253
   |moddrop id = 691002
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Dynamic Flooring
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.nocrows
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 1682
+
   |nexus   = 14780
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Dynamic Game Assets
   |author   = CatCattyCat, Cat
+
   |author = spacechase0
   |id       = cat.nofencedecay
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 1180
+
  |curse  = 867707
   |github  = danvolchek/StardewMods
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = hitachihex
+
   |author = spacechase0
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = spacechase0.DGAAutomate
   |nexus id =
+
   |nexus  = 9365
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = spacechase0/StardewValleyMods
   |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<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Machines
 +
  |author  = tyran285, Ryuuze
 +
  |id      = DynamicMachines
 +
  |nexus  = 374
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Friends Forever|Friends Forever]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
<!--
+
}}
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
  |name    = Dynamic Map Tiles
-->
+
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DynamicMapTiles
 +
  |nexus  = 14566
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles - Continued
 +
  |author  = Datamancer
 +
   |id      = datamancer.DynamicMapTiles
 +
   |nexus  = 21084
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Dynamic Night Time
   |author   = Hangy
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Hangy.NoKidsEver
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 1464
+
   |nexus   = 2072
   |github   = L3thal1ty/No-Kids-Ever
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Dynamic NPC Sprites
   |author   = jaeha, qpqpqp121
+
   |author = BashNinja
   |id       = jaeha.No_Kimchi
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 5043
+
   |nexus   = 1183
   |github  =  
+
   |github = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Dynamic Price
   |author   = minervamaga
+
   |author = ZaneYork
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = ZaneYork.DynamicPrice
   |nexus id =
+
   |nexus  = 5831
   |moddrop id = 631110
+
   |github = ZaneYork/SDV_Mods
   |github   = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Dynamic Reflections
   |author   = Guedez
+
   |author = PeacefulEnd
   |id       = exhaustion.protection
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 5113
+
   |curse  = 870926
   |moddrop id = 707180
+
   |nexus  = 12831
   |github   =  
+
   |github = Floogen/DynamicReflections
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Dynamic Running Speed
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Vrakyas
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 506
+
   |nexus   = 4029
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Early Community Upgrades
   |author   = Drynwynn, thepaladinknight
+
   |author = sophiesalacia
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 2528
+
   |nexus   = 8450
   |github   = Drynwynn/StardewValleyMods
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Cave Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.NerfCavePuzzle
 +
  |curse  = 870978
 +
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Easier Dart Puzzle
   |author   = Xangria
+
   |author = atravita
   |id       = Xangria.NoRumbleHorse
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 1779
+
  |curse  = 870971
   |github   =  
+
  |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
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds
+
   |name   = Easier Farming
   |author   = lech43
+
   |author = Cautious Waffle, skulmuk
   |id       = lech43.NoSeeds
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 6392
+
   |nexus   = 1426
   |github   =
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Easier Fishing
   |author   = ThatNorthernMonkey
+
   |author = majordot
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 237
+
   |nexus   =
   |github   = ThatNorthernMonkey/NoSoilDecay
+
  |curse  = 305367
 +
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Easier Monster Eradication
   |author   = Platonymous
+
   |author = NormanPCN
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 1084
+
   |nexus  = 11548
   |curseforge id  = 307727
+
   |github = NormanPCN/StardewValleyMods
  |curseforge key = no-soil-decay-redux
 
  |moddrop id = 793930
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Non Destructive NPCs
+
   |name   = Easier Special Orders
   |author   = MadaraUchiha
+
   |author = TheMightyAmondee
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 5176
+
   |nexus   = 8342
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = East Scarp (SMAPI)
   |author   = aedenthorn
+
   |author = LemurKat and kdau
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 6509
+
   |nexus   = 5787
   |github   = aedenthorn/StardewValleyMods
+
   |moddrop = 984954
 +
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Easy Access
   |author   = Yaramy
+
   |author = LeFauxMatt
   |id       = yaramy.noteblocks
+
   |id     = furyx639.EasyAccess
   |nexus id = 6646
+
  |curse  = 871835
   |github   =  
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Easy Attack
   |author   = Platonymous
+
   |author = season
   |id       = Platonymous.Notes
+
   |id     = season.EasyAttack
   |nexus id = 3068
+
   |nexus  = 20832
  |curseforge id  = 307729
+
   |github =
  |curseforge key = notes
 
   |moddrop id = 793905
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Easy Chest
   |author   = TheElm
+
   |author = season
   |id       = TheElm.NotFarFromTheTree
+
   |id     = season.EasyChest
   |nexus id = 4739
+
   |nexus   = 20842
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Easy Cleaner
   |author   = PurrplingCat
+
   |author = season
   |id       = purrplingcat.npcadventure
+
   |id     = season.EasyCleaner
   |nexus id = 4582
+
   |nexus   = 20865
   |github   = purrplingcat/PurrplingMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Jasper Dialogue Patch
+
   |name   = Easy Crane Game
   |author   = Jonqora (for Lemurkat)
+
   |author = Dragoon23
   |id       = Jonqora.NPCJasperFix
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 5599
+
   |nexus   = 22488
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Easy Fairy
   |author   = Bouhm
+
   |author = season
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = season.EasyFairy
   |nexus id = 239
+
   |nexus   = 20931
   |github   = Bouhm/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Easy Farming
   |author   = jwdred
+
   |author = MountainDewBoi
   |id       =  
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 694
+
   |nexus   = 4162
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Easy Farm Switcher
   |author   = Hydrox, hydrox6
+
   |author = DeLiXx
   |id       = Hydrox.NumericalHealth
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 4863
+
  |curse  = 990826
   |github  =  
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Easy Fishin'
   |author   = Adeel Tariq
+
   |author = Frostiverse
   |id       = Adeel.ObjectProgressbars
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 2803
+
   |nexus   = 22268
   |github   =  
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Easy Fishing
   |author   = spacechase0
+
   |author = season
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = season.EasyFishing
   |nexus id = 1315
+
   |nexus  = 20830
   |chucklefish id = 4842
+
   |github =
  |moddrop id = 131148
 
   |github   = spacechase0/ObjectTimeLeft
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Easy Gift
   |author   = lambui
+
   |author = season
   |id       = PhthaloBlue.Omnifarm
+
   |id     = season.EasyGift
   |nexus id =
+
   |nexus  = 20838
   |url      = https://community.playstarbound.com/threads/127299
+
   |github =
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Easy Gifting
   |author   = BitwiseJon
+
   |author = CeruleanSpirit
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 2052
+
   |nexus   = 2957
   |github  = bitwisejon/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Easy Harvest
   |author   = SorryLate, rharyanto
+
   |author = season
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = season.EasyHarvest
   |nexus id = 5150
+
   |nexus   = 20924
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Easy Path Destruction
   |author   = Mizzion
+
   |author = StultusV
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 3633
+
   |nexus  = 8775
   |moddrop id = 661376
+
   |github = JudeRV/Stardew-EasyPathDestruction
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Easy Petting
   |author   = xiaoye97
+
   |author = CeruleanSpirit
   |id       = xiaoye97.OnlyIridium
+
   |id     = EasyPetting.3032
   |nexus id = 4471
+
   |nexus   = 3032
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Easy Travel, Easy Move
   |author   = Yyeahdude
+
   |author = season
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = season.EasyMove
   |nexus id = 4772
+
   |nexus   = 20872
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Easy Valley
   |author   = Taskmaster
+
   |author = season
   |id       = Taskmaster.Ornamental
+
   |id     = season.EasyValley
   |nexus id = 4981
+
   |nexus   = 21181
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Eat & Drink From Inventory
   |author   = Midori Armstrong, azureglasses
+
   |author = Zamiel
   |id       = midoriarmstrong.seasonalitems
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 1452
+
   |nexus   = 21280
   |github   =  
+
   |github = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = aedenthorn
+
   |author = philosquare
   |id       = Aedenthorn.PacifistValley
+
   |id     = philosquare.EatInBackpack
   |nexus id = 5464
+
   |nexus   = 22872
   |github   = aedenthorn/StardewValleyMods
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Eat More
   |author   = Paritee
+
   |author = crc-fehler
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = crc.eatmore
   |nexus id = 3296
+
   |nexus   = 2724
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |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
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Economy Mod
   |author   = Paritee
+
   |author = millerscout
   |id       = Paritee.TreatYourAnimals
+
   |id     = Millerscout.EconomyMod
   |nexus id = 3375
+
   |nexus   = 6955
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = millerscout/StardewMillerMods
  
   |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   = EH Smash Quality
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = EH Lim
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 2166
+
   |nexus   = 9303
   |github   =  
+
   |github =
 
+
   |warnings = Only compatible with Android.
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Eidee Easy Fishing
   |author   = f4iTh, JertsukkaTheMan
+
   |author = EideeHi
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 3524
+
   |nexus   = 4806
   |github   =  
+
   |github = eideehi/EideeEasyFishing
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Elevator
   |author   = bmarquismarkail, Space Baby
+
   |author = Ilyaki
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = Ilyaki.Elevator
   |nexus id = 923
+
   |nexus  = 2952
  |github  = bmarquismarkail/SV_PotC
+
   |github = Ilyaki/Elevator
}}
 
{{/entry
 
  |name    = Passable Ladders
 
  |author  = J_Hizzal
 
  |id      = J_Hizzal.PassableLadders
 
   |nexus id = 2985
 
   |github   = joelra/SDV-PassableLadders
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |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
+
   |unofficial version = 1.2.0-unofficial.kokirichild
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Elven Krobus, Underdark Krobus
  |author  = punyo, yakminepunyo
+
   |author = Mel Noelle and Kirbylink
  |id      = punyo.PassableObjects
+
   |id     = melnoelle.underdarkkrobus
  |nexus id = 2329
+
   |nexus  = 3071
  |github  = pomepome/PassableObjects
+
   |github = KirbyLink/UnderdarkKrobus
}}
 
{{/entry
 
  |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 = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Faster Paths|Faster Paths]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Email App
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PelicanFiber
+
   |id     = aedenthorn.Email
   |nexus id = 631
+
   |nexus   = 11325
   |github   = jdusbabek/stardewvalley
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |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
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/jdusbabek/stardewvalley/pull/12
+
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Your Hands
 +
  |author  = BlueSight
 +
  |id      = BlueSight.EmptyYourHands
 +
  |nexus  = 19736
 +
  |github  = Hikari-BS/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |author  = Enaium
 +
  |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchantable Scythes and Golden Scythe Respawns
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
  |nexus  = 10668
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Health Bars
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 +
  |nexus  = 193
 +
   |chucklefish = 3529
 +
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |warnings = Works on Android with caveats (menu displays with visual glitches; use close gesture to leave mod).
+
   |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.1-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = ElectroCrumpet
+
   |author = TheThor59
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 2770
+
   |nexus   = 3627
   |github   = TobinWilson/PelicanPostalService
+
   |github = TheThor59/StardewMods
  
   |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   = Energy Count
   |author   = Platonymous
+
   |author = Crystallyne
   |id       = Platonymous.PelicanTTS
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 1079
+
   |nexus  = 4272
   |curseforge id  = 309743
+
   |github = Crystallyne/EnergyCount
  |curseforge key = pelican-tts
 
  |moddrop id = 793929
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Energy Protect
   |author   = bwdy
+
   |author = philosquare
   |id       = bwdy.peopleseeds
+
   |id     = philosquare.EnergyProtect
   |nexus id = 3635
+
   |nexus   = 21918
   |github   =  
+
   |github = philosquare/SDVEnergyProtect
 
 
  |broke in = Stardew Valley 1.4
 
  |dev note = incompatibility possibly due to bwdyworks
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Energy Rework
   |author   = Avalon, Avalonii
+
   |author = seferoni
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = seferoni.EnergyRework
   |nexus id = 1419
+
   |nexus   = 21686
   |github   =  
+
   |github = seferoni/EnergyRework
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Energy Time
   |author   = Xangria
+
   |author = nikperic, ThatOneCow
   |id       = Xangria.PersistentGameOptions
+
   |id     = nikperic.EnergyTime
   |nexus id = 1778
+
   |nexus  = 6488
  |github   =  
+
   |source = https://gitlab.com/nikperic/energytime
 
 
   |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Save Game Options|Save Game Options]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = Persival
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = Aedenthorn.MagnetMod
   |nexus id = 438
+
   |nexus   = 4856
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.3.0
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-132#post-120874
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Enhanced Relationships
   |author   = Strobe
+
   |author = Mizzion
   |id       = Strobe.PersonalAnvil
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 5326
+
   |nexus   = 1927
   |github   = strobel1ght/Personal-Anvil
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Enhanced Slingshots
   |author   = bwdy
+
   |author = ytsc
   |id       = bwdy.personaleffects
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 3532
+
   |nexus   = 12763
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = YTSC/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |dev note = incompatibility possibly due to bwdyworks
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Enough Sleep
   |author   = skuldomg, Skuld
+
   |author = sodapotato
   |id       = skuldomg.petChoicePerks
+
   |id     = sodapotato.enoughsleep
   |nexus id = 3313
+
   |nexus   = 21536
   |github   = skuldomg/petChoicePerks
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.1-unofficial.1-annosz
 
  |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-14054
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Entoarox Framework
   |author   = Jfulmer, Consillium
+
   |author = Entoarox
   |id       = JfulmerPetEnhancementMod
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id =  
+
   |nexus   = 2269
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |chucklefish = 4228
   |github   = jlfulmer/PetEnhancementMod
+
   |github = Entoarox/StardewMods
  
   |broke in      = SMAPI 2.0
+
   |warnings = Broken on Android (crashes on startup).
<!--
+
 
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
  |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   = Entoarox Modding Utilities
   |author   = jahangmar
+
   |author = Entoarox
   |id       = jahangmar.PetInteraction
+
   |id     = Entoarox.Utilities
   |nexus id = 4232
+
   |nexus   = 5521
   |github  = jahangmar/StardewValleyMods
+
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Equal Money Split
   |author   = Shaklin
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = shaklin.petspawnlocation
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 5986
+
   |nexus   = 5526
   |github   =  
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Escape Rope
   |author   = DewMods
+
   |author = lestoph
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = lestoph.EscapeRope
   |nexus id = 2681
+
   |nexus   = 8576
   |github   =  
+
   |github = Bifibi/SDVEscapeRope
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Mobile Phone|Mobile Phone]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esca's Modding Plugins
 +
  |author  = Esca
 +
  |id      = Esca.EMP
 +
   |nexus  = 9296
 +
   |moddrop = 1005443
 +
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Esc Dialogue Mod
   |author   = aedenthorn
+
   |author = g33k, g33kidd
   |id       = Aedenthorn.PlaceShaft
+
   |id     = g33k.EscDialogueMod
   |nexus id = 5440
+
   |nexus   = 21812
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Even Better Artisan Good Icons
   |author  = Platonymous
+
   |author  = chsiso58
   |id      = Platonymous.PlanImporter
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 2071
+
   |nexus   =
  |curseforge id  = 308058
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
  |curseforge key = plan-importer
 
  |moddrop id = 793846
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Even Better RNG
   |author   = f4iTh, JertsukkaTheMan
+
   |author = pepoluan
   |id       = f4iTh.PMT
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 2349
+
   |nexus   = 8680
   |github   =  
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Event Black Bars
   |author   = MouseyPounds
+
   |author = gzhynko
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 4096
+
   |nexus   = 7962
   |github   = MouseyPounds/stardew-mods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Event Limiter
   |author   = Demiacle
+
   |author = TheMightyAmondee
   |id       = Demiacle.PlantOnGrass
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 1026
+
   |nexus   = 10735
   |github   =
+
   |github  = TheMightyAmondee/EventLimiter
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Event Lookup
   |author   = Cherry, CherryChain
+
   |author = shekurika
   |id       = Cherry.PlatonicRelationships
+
   |id     = shekurika.EventLookup
   |nexus id = 4668
+
   |nexus  = 8505
   |moddrop id = 716353
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Event Music Volume
   |author   = Platonymous
+
   |author = jorgamun
   |id       = Platonymous.PlatoTK
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 6589
+
   |nexus   = 10650
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Event Repeater
   |author   = Platonymous
+
   |author = MissCoriel
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = misscoriel.eventrepeater
   |nexus id = 5384
+
   |nexus   = 3642
   |moddrop id = 793920
+
  |curse  = 317347
   |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Event Sound Adjuster
   |author   = Jessebot
+
   |author = shekurika
   |id       = Jessebot.PleaseFixError
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 6492
+
   |nexus   = 8734
   |github   = JessebotX/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Event Tester
   |author   = jwdred
+
   |author = BlaDe
   |id       = jwdred.PointAndPlant
+
   |id     = BlaDe.EventTester
   |nexus id = 572
+
   |nexus   = 11178
   |github   = jdusbabek/stardewvalley
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |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   = Event Tester, SinZ's Event Tester
   |author   = Esca, Esca-MMC
+
   |author = SinZ and atravita
   |id       = Esca.PollenSprites
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 6149
+
   |nexus  = 19458
   |moddrop id = 790268
+
   |github = atravita-mods/StardewMods
   |github   = Esca-MMC/PollenSprites
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = The Krominator
+
   |author = Digus
   |id       = TheKrominatorPokemania
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 2676
+
   |nexus   = 2360
   |github   =  
+
   |github = Digus/StardewValleyMods
  
   |map local versions = 4.0 → 4.0.3<!--not updated in manifest-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = MouseyPounds
+
   |author = moonslime
   |id       = MouseyPounds.PondPainter
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 4703
+
   |nexus   = 15793
   |github   = MouseyPounds/stardew-mods
+
 
 +
   |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     = Pong
+
   |name   = Archaeology Skill for 1.6
   |author   = CatCattyCat, Cat
+
   |author = moonslime
   |id       = cat.Pong
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 1994
+
  |curse  = 1003404
   |github   = danvolchek/StardewMods
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Exhaustion Tweaks
   |author   = BadNetCode
+
   |author = mytigio
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 1232
+
   |nexus   = 6247
   |moddrop id = 130159
+
   |github  = mytigio/SDVMods
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = kdau
+
   |author = Lodukas
   |id       = kdau.PortableTV
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 5674
+
   |nexus  = 1191
   |moddrop id = 761325
+
   |github = Uwazouri/ExpandedFridge
   |github   =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Expanded Preconditions Utility
   |author   = TrollTheBotman
+
   |author = Cherry, CherryChain
   |id       = JoshJKe.PortalGun
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 3049
+
   |nexus   = 6529
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Expanded Storage
   |author   = Platonymous
+
   |author = LeFauxMatt
   |id       = Platonymous.Portraiture
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 999
+
   |curse  = 871838
   |curseforge id = 308062
+
   |moddrop = 1547203
   |curseforge key = portaiture
+
   |nexus   = 7431
   |moddrop id = 793927
+
   |github = LeFauxMatt/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap, Bed Energy Regain
+
   |name   = Exp Control
   |author   = LakeMonster_, LakeMonster666
+
   |author = moonslime
   |id       = LakeMonster_.BedEnergyRegain
+
   |id     = moonslime.ExpControl
   |nexus id = 5256
+
   |nexus   = 23067
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Experience Bars
   |author   = Digus
+
   |author = spacechase0
   |id       = Digus.PPJAProducerConverter
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 4972
+
  |curse  = 867392
   |github   = Digus/StardewValleyMods
+
  |moddrop = 127275
 +
   |nexus   = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Experience Rate Multiplier
  |author  = ryaon
+
   |author = MSCFC, iSkLz
  |id      = Ryaon.FectorChallenge
+
   |id     = SkLz.ExpMultiply
  |nexus id = 5125
+
   |nexus  = 5910
  |github  =
+
   |github = iSkLz/ExperienceMultiplier
}}
 
{{/entry
 
   |name     = Prairie King Made Easy
 
   |author   = Mucchan
 
   |id       = Mucchan.PrairieKingMadeEasy
 
   |nexus id =
 
   |chucklefish id = 3594
 
   |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
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
}}
 
{{/entry
 
  |name    = Prairie King Prizes (Lootboxes)
 
  |author  = Renny
 
  |id      = renny.prairiekingprizes
 
  |nexus id = 2811
 
  |github  = OfficialRenny/PrairieKingPrizes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Experience Updates
   |author   = lech43
+
   |author = Quipex
   |id       = lech43.PredictSeedMaker
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 6395
+
   |nexus   = 7581
   |github   =
+
   |github = Quipex/ExperienceUpdates
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Expert Sitting
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.PregnancyRole
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 5762
+
   |nexus  = 7435
   |moddrop id = 768494
+
   |github = aedenthorn/StardewValleyMods
   |github   =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Extended Bus System
   |author   = skuldomg, Skuld
+
   |author = Tondorian
   |id       = skuldomg.priceDrops
+
   |id     = ExtendedBusSystem
   |nexus id = 2047
+
   |nexus   =
   |github   = skuldomg/priceDrops
+
  |chucklefish = 4373
 +
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
  |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
 
  |name    = Price Fluctuation
 
  |author  = lech43
 
  |id      = lech43.PriceFluctuation
 
  |nexus id = 6396
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Extended Fridge
   |author   = skiilaa
+
   |author = Crystalmir
   |id       = skiilaa.Prices
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 2255
+
   |nexus   = 485
   |github   =  
+
   |github = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] 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     = Price Tooltips
+
   |name   = Extended Minecart
   |author   = Darkhax
+
   |author = Entoarox
   |id       = darkhax.pricetooltip
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id =
+
   |nexus  = 2271
   |curseforge id  = 299169
+
   |chucklefish = 4359
   |curseforge key = price-tooltips
+
   |github = Entoarox/StardewMods
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = workaround
+
 
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
  |dev note = incompatibility possibly due to Bookcase
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Extended Reach
   |author   = stokastic
+
   |author = spacechase0
   |id       = stokastic.PrismaticTools
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 2428
+
  |curse  = 867754
   |github   = stokastic/PrismaticTools
+
  |moddrop = 242303
 +
   |nexus   = 1493
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.7.1-unofficial.8-Seawolf
+
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-40#post-3355536
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
  |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Extra Content Mod
   |author   = Digus
+
   |author = Alacrity, platinumhobo
   |id       = Digus.ProducerFrameworkMod
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 4970
+
   |nexus   = 8510
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Extra Fish Information
   |author   = Digus
+
   |author = Ceasg
   |id       = Digus.PFMAutomate
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 5038
+
   |nexus   = 4170
   |github   = Digus/StardewValleyMods
+
   |github = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Extra Machine Configs
   |author   = spacechase0
+
   |author = Selph, zombifier
   |id       = spacechase0.ProfitCalculator
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 3378
+
   |nexus  = 22256
  |chucklefish id = 5657
+
   |github = zombifier/My_Stardew_Mods
   |moddrop id = 771668
 
   |github   = spacechase0/StardewProfitCalculator
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Extra Map Layers
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ProfitMargins
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 4663
+
   |curse  = 868841
   |moddrop id = 716352
+
   |nexus  = 9633
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Extreme Fishing Overhaul
   |author   = onjulraz
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 2923
+
   |nexus   = 7490
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Extreme Weather
   |author   = NarlanMarlan
+
   |author = BlaDe
   |id       = narlan.projects
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 3785
+
   |nexus   = 12334
   |github  = NolanEastburn/ProjectS
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Fabrication
   |author   = gzhynko
+
   |author = XxHarvzBackxX
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = harvz.Fabrication
   |nexus id = 6162
+
   |nexus   = 10679
   |github   = gzhynko/StardewMods
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Fall 28 Snow Day
   |author   = gzhynko
+
   |author = Omegasis, Alpha_Omegasis
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 6162
+
   |nexus   = 486
   |github   = gzhynko/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Fall To Autumn
   |author   = kdau
+
   |author = jahangmar
   |id       = kdau.PublicAccessTV
+
   |id     = jahangmar.FallToAutumn
   |nexus id = 5605
+
   |nexus   = 7174
   |moddrop id = 757967
+
   |github  = jahangmar/StardewValleyMods
   |source  = https://gitlab.com/kdau/predictivemods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Familiars
   |author   = SorryLate
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.GalaxyItem
+
   |id     = aedenthorn.Familiars
   |nexus id = 5289
+
   |nexus   = 6429
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Family Planning
   |author   = Paracosm
+
   |author = loe2run
   |id       = Paracosm.PurchasableRecipes
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 1722
+
   |nexus   = 4515
   |github   =  
+
   |github = loe2run/FamilyPlanningMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.0.1-unofficial.3.mizzion
+
   |unofficial version = 1.3.3-unofficial.1-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
-->
 
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Fancy Sprinklers
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.Toolkit
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 1726
+
   |nexus   = 15857
   |curseforge id = 306738
+
   |github =
   |curseforge key = pytk-platonymous-toolkit
+
 
   |moddrop id = 793815
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fantastic Frames
 +
  |author  = Taskmaster
 +
   |id     = Taskmaster.FantasticFrames
 +
  |nexus  = 4540
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Farmageddon
   |author   = Mizzion
+
   |author = Max Vollmer, SVProtector
   |id       = mizzion.qiexchanger
+
   |id     = maxvollmer.farmageddon
   |nexus id = 1930
+
   |nexus   = 2618
   |moddrop id = 661359
+
  |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Animal Choices
 +
  |author  = ShivaGuy
 +
  |id     = ShivaGuy.FarmAnimalChoices
 +
   |nexus  = 11850
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Farm Animal Harvest Helper
   |author   = Prismuth
+
   |author = aedenthorn, Erinthe
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 1647
+
   |nexus   = 13782
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status    = workaround
+
}}
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farm Anywhere
 +
   |author  = hmkiesel
 +
  |id      = hmkiesel.FarmAnywhere
 +
  |nexus  = 13926
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Farm Automation: Barn Door Automation
   |author   = SilentOak
+
   |author = Oranisagu
   |id       = SilentOak.QualityProducts
+
   |id     = none<!--no manifest ID-->
   |nexus id = 3609
+
   |nexus   =
   |github   = silentoak/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Farm Automation: Item Collector
   |author   = SilentOak
+
   |author = Oranisagu
   |id       = SilentOak.AutoQualityPatch
+
   |id     = none<!--no manifest ID-->
   |nexus id = 3609
+
   |nexus   =
   |github   = silentoak/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Farm Cave Framework
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.QualityScrubber
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 5663
+
   |nexus   = 10506
   |github   = Traktori7/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = Traktori
+
   |author = atravita
   |id       = Traktori.AM.QualityScrubber
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 5663
+
  |curse  = 870986
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 1068205
 +
   |nexus   = 10186
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = BadNetCode
+
   |author = atravita
   |id       = BadNetCode.QuestDelay
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 1239
+
   |curse  = 870983
   |moddrop id = 473938
+
   |moddrop = 1099838
   |github  =  
+
  |nexus  = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Farm Computer Plus
   |author   = PurrplingCat
+
   |author = Boebie
   |id       = PurrplingCat.QuestFramework
+
   |id     = beau.farmcomputerplus
   |nexus id = 6414
+
   |nexus   = 19124
   |github   = purrplingcat/QuestFramework
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Farm Computers Check Cellars
   |author   = aedenthorn
+
   |author = Ian Rubin, ianr427
   |id       = aedenthorn.QuickResponses
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 6548
+
   |nexus   = 19581
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Farmer Helper
   |author   = WuestMan, redknightofdoom
+
   |author = aedenthorn, Erinthe
   |id       = WuestMan.QuickStart
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 2375
+
   |nexus   = 10179
   |github  = Brian-Wuest/Quick_Start
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Farmer Helper (Updated)
   |author   = aedenthorn
+
   |author = Fiorbeth
   |id       = aedenthorn.Quotes
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 6503
+
   |nexus   = 21030
   |github   = aedenthorn/StardewValleyMods
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Farmer Portraits
   |author   = BikiFae, bikinavisho
+
   |author = aedenthorn, Erinthe
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 4659
+
  |curse  = 868774
   |github   = bikinavisho/RainCoatWhenRaining
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Farmer Portraits for 1.6
   |author   = Deadlykirpy
+
   |author = mistyspring
   |id       = Kirpy.RainPlus
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 6559
+
   |nexus   = 20713
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Farmer Vitals Evolved
   |author   = EvilPdor
+
   |author = Sensakuma
   |id       =  
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id =
+
   |nexus  = 11131
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Farmhand Finder
   |author   = bookworm89723
+
   |author = 2Retr0
   |id       = davis.randomhair
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 3271
+
  |curse  = 661476
   |github  = joaniedavis/RandomHairMod
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Farmhouse Fixes
   |author   = LakeMonster_, LakeMonster666
+
   |author = CyanFire
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = CF.FarmhouseFixes
   |nexus id = 5250
+
   |nexus   = 16507
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Farmhouse Redone
   |author   = aedenthorn
+
   |author = MabelSyrup
   |id       = Aedenthorn.RandomNPC
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 4911
+
   |nexus   = 3731
   |github  = aedenthorn/StardewValleyMods
+
   |github = mjSurber/FarmHouseRedone
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Farmhouse Visits
   |author   = skiilaa
+
   |author = mistyspring
   |id       = skiilaa.RandomTastes
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 2285
+
  |curse  = 880518
 
+
   |nexus   = 12457
   |broke in           = SMAPI 3.0
+
  |github  = misty-spring/StardewMods
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
   |nexus  = 13594
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Rearranger
 +
  |author  = Cherry & cel10e
 +
  |id      = cel10e.Cherry.FarmRearranger
 +
  |nexus  = 5142
 +
  |moddrop = 716395
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Farm Resource Generator
   |author   = CatCattyCat, Cat
+
   |author = jwdred
   |id       = cat.sprinklerrange
+
   |id     =
   |nexus id = 1179
+
   |nexus   = 647
   |github  = danvolchek/StardewMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Farm Tablet
   |author   = Jamie Taylor
+
   |author = boneskull
   |id       = jltaylor-us.RangeHighlight
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 6752
+
   |nexus   = 16447
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github = Floogen/AlternativeTextures
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Farm to Table Ready Meals
   |author   = Remy Bach
+
   |author = Speshkitty
   |id       = remybach.readersdigest
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 3040
+
   |nexus   = 7148
   |github  = remybach/stardew-valley-readersdigest
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Farmtronics
   |author   = Kevin Connors
+
   |author = Joe Strout
   |id       = KevinConnors.RealisticFishing
+
   |id     = strout.farmtronics
   |nexus id = 2623
+
   |nexus   = 10634
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = JoeStrout/Farmtronics
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Farm Type Manager
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.RealNames
+
   |id     = Esca.FarmTypeManager
   |nexus id = 6269
+
   |nexus   = 3231
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Fashion Sense
   |author   = Enaium, Lightcolour888
+
   |author = PeacefulEnd
   |id       = Enaium.RealTime
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 5336
+
  |curse  = 870933
   |github   = Enaium/Stardew_Valley_Mods
+
   |nexus   = 9969
 +
   |github = Floogen/FashionSense
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Fashion Sense Outfits
   |author   = SixthTitan
+
   |author = nihilistzsche
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 5773
+
   |nexus   = 18384
   |github   =  
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Fast Animations
   |author   = cantorsdust
+
   |author = Pathoschild
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 172
+
  |curse  = 957496
   |github   = cantorsdust/StardewMods
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Faster Events
   |author   = lperkins2, Logan Perkins
+
   |author = libaryaddict
   |id       = lperkins2.RecoverStamina
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 2332
+
   |nexus   = 7631
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Faster Grass
   |author   = Dem1se
+
   |author = IceGladiador
   |id       = Dem1se.RecurringReminders
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 6840
+
   |nexus   = 1772
   |github   = dem1se/SDVMods
+
   |github =
}}
 
{{/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 = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Faster Horse
   |author   = Zoryn
+
   |author = kibbe
   |id       = Zoryn.RegenMod
+
   |id     = kibbe.faster_horse
   |nexus id =
+
   |nexus  = 2791
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Faster Paths
   |author   = desto, JustToDownloadThings
+
   |author = Entoarox
   |id       = desto.RegularQuality
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 5090
+
   |nexus   = 2277
   |github  = desto-git/smapi-RegularQuality
+
  |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Faster Path Speed
   |author   = SlyMerc
+
   |author = gaussfire
   |id       = RelationshipBar
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 1009
+
   |nexus   = 9344
   |github   =  
+
   |github = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Faster Run
   |author   = rodrigovaz
+
   |author = KathrynHazuka
   |id       = relationshipsenhanced
+
   |id     = KathrynHazuka.FasterRun
   |nexus id =
+
   |nexus  = 733
   |chucklefish id = 4435
+
   |github = KathrynHazuka/StardewValley_FasterRun
   |github   =  
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Transition
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.FasterTransition
 +
  |nexus  = 19584
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Trees
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.fastertrees
 +
  |nexus  = 21952
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
 +
  |author  = zeldela
 +
  |id      = zeldela.FastFishPond
 +
  |nexus  = 14005
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Forward
 +
  |author  = crazywig
 +
  |id      = crazywig.FastForward
 +
  |nexus  = 7413
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Fast Loads
   |author   = Dragonisser
+
   |author = spajus
   |id       = relationshipstatus
+
   |id     = spajus.fastloads
   |nexus id = 751
+
   |nexus   = 19454
   |github   =  
+
   |github = spajus/stardew-valley-fast-loads
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Parrot Express Animation
 +
  |author  = ErikShun, QuickNutz
 +
  |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
 +
  |moddrop = 1490579
 +
  |nexus  = 19634
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
  |nexus  = 5039
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
  |nexus  = 1529
 +
  |github  = DeathGameDev/SDV-FastTravel
  
   |map local versions = 1.0.4 → 1.0.5<!--manifest not updated-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = FauxCore
   |author   = M3ales
+
   |author = LeFauxMatt
   |id       = M3ales.RelationshipTooltips
+
   |id     = furyx639.FauxCore
   |nexus id =  
+
  |moddrop = 1547213
   |curseforge id  = 298040
+
   |nexus   = 20618
   |curseforge key = relationship-tooltips
+
  |github  = LeFauxMatt/StardewMods
   |github   = M3ales/RelationshipTooltips
+
}}
 +
{{#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
  |dev note = incompatibility possibly due to Bookcase
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Ferngill Dynamic Rain
   |author   = Branic
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Branic.RelationshipTracker
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 2845
+
   |nexus   = 604
   |github   = Paradox355/SDVMods
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Paradox355/SDVMods/pull/5
+
  |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
 +
   |author  = UNA
 +
   |id      = UNA.FashionFestivalSMAPI
 +
   |nexus  = 17404
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Ferngill Revenue Service
   |author   = Surkasu
+
   |author = KarratKake
   |id       = Surkasu.Reminders
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 2481
+
   |nexus   = 7566
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Ferngill Simple Economy
   |author   = EternalSoap, arjan3004
+
   |author = Paul Steele
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = paulsteele.fse
   |nexus id = 2545
+
   |nexus   = 21414
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github = Annosz/UIInfoSuite2
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
{{/entry
+
 
   |name     = Remove All Monsters
+
{{#invoke:SMAPI compatibility|entry
   |author   = David J. Lee, djslzx
+
   |name   = Fertilizer Anytime
   |id       = djsl.RemoveAllMonsters
+
   |author = stoobinator, lefthandedkid
   |nexus id = 5727
+
   |id     = stoobinator.fertilizeranytime
   |github  =  
+
   |nexus   = 7259
 +
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Festival End Time Tweak
   |author   = Remmie, CoinzReturns
+
   |author = KirbyLink
   |id       = Remmie.Rename
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 2130
+
   |nexus   = 2966
   |github   =  
+
   |github = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Festival of the Mundane
   |author   = JarvieK
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = JarvieK.RentedTools
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 1307
+
   |nexus   = 4630
   |github   = Jarvie8176/StardewMods
+
   |github = MouseyPounds/stardew-mods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-167#post-123587
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = jwdred
+
   |author = Felix-Dev
   |id       = jwdred.Replanter
+
   |id     = Felix-Dev.FeTK
   |nexus id = 589
+
   |nexus   = 4403
   |github   = jdusbabek/stardewvalley
+
   |github = Felix-Dev/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.1.2-unofficial.2-jacquesdereims
+
<!--
  |unofficial url    = http://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-15790
+
   |unofficial version = 1.0.1-unofficial.2-digus
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/14
+
-->
}}
 
{{/entry
 
  |name    = ReRegeneration
 
  |author  = littleraskol
 
  |id      = lrsk_sdvm_rerg.0925160827
 
  |nexus id = 6837
 
  |moddrop id = 827580
 
  |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Field Harvest
   |author   = rocslayer, James Overton
+
   |author = aedenthorn, Erinthe
   |id       = Roc.Reseed
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 2421
+
   |nexus   = 11019
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Field Harvest Redux
   |author   = mabelSyrup
+
   |author = Prism 99
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = prism99.aedenthorn.FieldHarvest
   |nexus id = 4715
+
   |nexus   = 21703
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = Field Works
   |author   = iceburg
+
   |author = ChiroxT
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = treinke.FieldWorks
   |nexus id = 4974
+
   |nexus   = 17267
   |github   = ManApart/RetroActiveAchievements
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Fighting With NPCs
   |author   = Iceburg
+
   |author = Edu Anttunes
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 356
+
   |nexus   = 5865
   |github   =  
+
   |github = eduanttunes/sv_fighting_with_npcs
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = File Replacer
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.FileReplacer
 +
   |nexus   = 17553
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Find Object Mod
   |author   = ylsama
+
   |author = Tran Minh Thong
   |id       = ylsama.RightClickMoveMode
+
   |id     = find.object.mod
   |nexus id = 2614
+
   |nexus   = 8594
   |github   = ylsama/RightClickMoveMode
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = Yoshify
+
   |author = HaulinOats
   |id       = Yoshify.RiseAndShine
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 3
+
   |nexus   = 13944
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Fireballs!
   |author   = Teban100
+
   |author = aurnj, Roy Li
   |id       = RopeBridge
+
   |id     = RoyLi.Fireballs
   |nexus id = 824
+
   |nexus   =
   |github   = StephenKairos/Teban100-StardewMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
  
   |broke in           = SMAPI 2.6
+
   |broke in = SMAPI 2.0
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
 
  |pull request      = https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = Fire Breath
   |author   = strato35
+
   |author = aedenthorn, Erinthe
   |id       = Strato35.RunningKey
+
   |id     = aedenthorn.FireBreath
   |nexus id = 5527
+
   |nexus   = 7311
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Fireworks Festival
   |author   = Coll1234567
+
   |author = violetlizabet
   |id       = Coll1234567.RunningLate
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 3518
+
   |nexus   = 15261
   |github   =  
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = FishDex
   |author   = spacechase0
+
   |author = rupak0577
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = rupak0577.FishDex
   |nexus id = 605
+
   |nexus   =
   |chucklefish id = 4274
+
   |github  = rupak0577/FishDex
   |moddrop id = 127276
+
   |url    = {{github|rupak0577/FishDex}}
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Exclusions
 +
  |author = GZhynko
 +
  |id      = GZhynko.FishExclusions
 +
  |nexus  = 7782
 +
  |github  = gzhynko/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Fish Finder
   |author   = CatCattyCat, Cat
+
   |author = Aair, AairTheGreat
   |id       = cat.safelightning
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 2039
+
   |nexus   = 5011
   |github   = danvolchek/StardewMods
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Fish Info
   |author   = blueberry
+
   |author = Speshkitty
   |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     = speshkitty.fishinfo
   |nexus id = 4154
+
   |nexus   = 5452
   |github   = razikh-git/SailorStyles
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Fishing Adjust
   |author   = Jesse, Jdvicks94
+
   |author = Shuai Zhang
   |id       = Jesse.SauvignonInStardew
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 2597
+
   |nexus   = 1350
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = hcoona/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.6
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = Omegasis, Alpha_Omegasis
+
   |author = ChibiKyu, KilZenc
   |id       = Omegasis.SaveAnywhere
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 444
+
   |nexus   = 5815
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |warnings = Broken on Android (use the built-in autosave instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Fishing Automaton
   |author   = SMAPI
+
   |author = Drynwynn, thepaladinknight
   |id       = SMAPI.SaveBackup
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id =  
+
   |nexus   = 2527
   |url      = https://smapi.io
+
   |github  = Drynwynn/StardewValleyMods
   |github  = Pathoschild/SMAPI
+
 
 +
   |broke in = SMAPI 2.8
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Fishing Chests Expanded
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.SaveGameOptions
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 5190
+
   |nexus   = 7694
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Fishing Info Overlays
   |author   = Platonymous
+
   |author = barteke22
   |id       = Platonymous.ScaleUp
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 3130
+
   |nexus   = 8970
   |curseforge id = 310789
+
   |github = barteke22/StardewMods
   |curseforge key = scale-up
+
 
   |moddrop id = 793912
+
   |broke in          = Stardew Vallely 1.6
   |github  = Platonymous/Stardew-Valley-Mods
+
   |unofficial version = 1.1.6-unofficial.4
 +
   |unofficial url    = {{nexus mod|22201}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Fishing Logbook
   |author   = WretchedPenguin
+
   |author = M3ales
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = FishingLogbook
   |nexus id = 3579
+
   |nexus   =
   |github  =  
+
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = Caraxian
+
   |author = barteke22
   |id       = caraxian.scroll.to.blank
+
   |id     = barteke22.FishingMinigames
   |nexus id = 4144
+
   |nexus   = 9345
   |chucklefish id = 4405
+
   |github  = barteke22/StardewMods
   |github  = Caraxi/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Fishing Minigames
   |author   = Tomwa
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = Tomwa.ScrollToZoom
+
   |id     = barteke22.FisingMinigames
   |nexus id = 2163
+
   |nexus   = 9345
   |github   =  
+
   |github = barteke22/StardewMods
 
 
  |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   = Fishing Mod
   |author   = kdau
+
   |author = Zoryn
   |id       = kdau.ScryingOrb
+
   |id     = Zoryn.FishingMod
   |nexus id = 5603
+
   |nexus   =
   |moddrop id = 756553
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
  |author  = mmanlapat
+
   |author  = MindMeltMax
  |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
  |id     = MindMeltMax.Fishnets
   |nexus id = 1106
+
   |curse   = 1004486
   |github   =  
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |broke in = Stardew Valley 1.3.29
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status  = workaround
 
   |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = Fishing Nets → Automate
   |author   = Super Aardvark, ubererdferkel
+
   |author = MindMeltMax
   |id       = SuperAardvark.GameOfLife
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 5361
+
   |nexus   = 13819
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Fishing Nets → Better Crafting
   |author   = Dawgeth
+
   |author = MindMeltMax
   |id       = MTD.SDVTwitch
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 1760
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Fishing Practice
   |author   = SixthTitan
+
   |author = BlaDe
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = BlaDe.FishingPractice
   |nexus id = 3203
+
   |nexus   = 4157
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = SDVWM Astro, SDVWM Environment
+
   |name   = Fishing Progression
  |author  = SixthTitan
+
   |author = ChadlyMasterson
  |id      = SixthTitan.SDVWM_Astro
+
   |id     = chadlymasterson.fishingprogression
  |nexus id = 5773
+
   |nexus  = 18749
  |github  =
+
   |github = chudders1231/SDV-FishingProgression
}}
 
{{/entry
 
   |name     = Seed Bag
 
   |author   = Platonymous
 
   |id       = Platonymous.SeedBag
 
   |nexus id = 1133
 
  |curseforge id  = 307726
 
  |curseforge key = seed-bag
 
   |moddrop id = 793931
 
   |github   = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = Seed Catalogue
 
  |author  = spacechase0
 
  |id      = spacechase0.SeedCatalogue
 
  |nexus id = 1640
 
  |chucklefish id = 5090
 
  |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.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Fishing Rod Recolor
   |author   = Veress
+
   |author = Stashek
   |id       = Veress.SeedMachines
+
   |id     = Stashek.FishingRodRecolor
   |nexus id = 6265
+
   |nexus   = 8835
   |github   = mrveress/SDVMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Fishing Trawler
   |author   = mcoocr
+
   |author = PeacefulEnd
   |id       = mcoocr.smcq
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 3089
+
   |nexus   = 8406
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github = Floogen/FishingTrawler
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
   |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
  |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Fishing Trawler - New Horizons
   |author   = jahangmar
+
   |author = PeacefulEnd
   |id       = jahangmar.SeedsAreRare
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 3618
+
  |curse  = 870923
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Fishing Treasure Spawner
   |author   = Xynerorias
+
   |author = jangofett4
   |id       = xynerorias.seedshortage
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 5614
+
   |nexus   = 18119
   |github   = xynerorias/Seed-Shortage
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Fishing Tuner Redux
   |author   = JarvieK
+
   |author = Hammurabi
   |id       = JarvieK.SelfService
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 1304
+
   |nexus   =
   |github   = Jarvie8176/StardewMods
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in           = Stardew Valley 1.4
+
   |dev note = source in download
  |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
 
  |name    = Self Service Shops
 
  |author  = GuiNoya, Yesst
 
  |id      = GuiNoya.SelfServiceShop
 
  |nexus id = 1622
 
  |github  = GuiNoya/SVMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Fish Me
   |author   = Denifia
+
   |author = marikaefer
   |id       = Denifia.SendItems
+
   |id     = marikaefer.FishMe
   |nexus id = 1087
+
   |nexus  = 4756
   |moddrop id = 127754
+
   |github =
   |github   = Denifia/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Fish Preview
   |author   = CyTheGuy01
+
   |author = Jonqora
   |id       = CyTheGuy01.TestMod
+
   |id     = Jonqora.FishPreview
   |nexus id = 6463
+
   |nexus   = 6303
   |github  =  
+
   |github = Jonqora/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Fish Reminder
   |author   = MindMeltMax
+
   |author = Mizzion
   |id       = MindMeltMax.SPRegen
+
   |id     = mizzion.fishreminder
   |nexus id = 6778
+
   |nexus   = 3615
   |github  =  
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Fish Spot Bait
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = aedenthorn, Erinthe
   |id       = BrasileiroTop.Sentar
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 4729
+
   |nexus   = 17581
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{/entry
+
   |broke in          = Stardew Valley 1.6
  |name    = Separate Greenhouse
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
  |author  = lolmaj
+
   |unofficial version = 0.1.2-unofficial.1-logophile
   |id      = lolmaj.SeparateGreenhouse
 
   |nexus id = 3965
 
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = Ilyaki
+
   |author = StarAmy
   |id       = Ilyaki.ServerBookmarker
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 2968
+
   |nexus   = 13076
   |github   = Ilyaki/ServerBookmarker
+
   |github =
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Fishy Blood Moon
   |author   = Ilyaki
+
   |author = MattDeDuck, Duckshard
   |id       = Ilyaki.ServerBrowser
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 3227
+
   |nexus   = 3725
   |github   = Ilyaki/Server-Browser
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Fix Animal Tools
   |author   = PhantomGamers
+
   |author = bcmpinc
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 2993
+
   |nexus   = 3215
   |github   = PhantomGamers/StardewPortChanger
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = dJomp
+
   |author = Traktori
   |id       = dJomp.SetUniqueGameID
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 2042
+
   |nexus   = 11400
   |github   =  
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Fix Dice
   |author   = TheCroak
+
   |author = Ashley, bambimenot
   |id       = TheCroak.BuildingsNotifications
+
   |id     = ashley.fixdice
   |nexus id = 620
+
   |nexus   = 4556
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Fixed Weapons Damage
   |author   = Nishtra
+
   |author = BlueSight
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 756
+
   |nexus   = 19896
   |github   =  
+
   |github = Hikari-BS/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Fix Pig Random
   |author   = Berkay Yigit, berkayylmao
+
   |author = atravita
   |id       = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = atravita.FixPigRandom
   |nexus id = 3782
+
  |curse  = 870967
   |github  = berkayylmao/StardewValleyMods
+
  |moddrop = 1294434
 +
   |nexus   = 15003
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Fix TVs on Custom Farm Types
   |author   = Platonymous
+
   |author = mouse
   |id       = Platonymous.ShipFromInventory
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 3219
+
   |moddrop = 1194570
   |curseforge id  = 310737
+
   |nexus   = 12717
  |curseforge key = ship-from-inventory
+
   |github = notevenamouse/StardewMods
   |moddrop id = 793916
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Flamingo Breeding
   |author   = Iceburg
+
   |author = BlaDe
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 321
+
   |nexus   = 12015
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Taxes
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = NOGAF
+
   |author = selph, zombifier
   |id       = NOGAF.ShippingTaxes
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 5189
+
   |nexus   = 21086
   |github   =  
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Flexible Arms
   |author   = SorryLate, rharyanto
+
   |author = bcmpinc
   |id       = SorryLate.ShopAnywhere
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 5299
+
   |nexus   = 20902
   |github   =
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Flexible Sprinklers
   |author   = Entoarox
+
   |author = Shockah
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 2278
+
   |nexus  = 10931
   |chucklefish id = 4381
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Flip Buildings
   |author   = Cherry, CherryChain
+
   |author = mouahrara
   |id       = Cherry.ShopTileFramework
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 5005
+
   |nexus  = 18444
   |moddrop id = 716384
+
   |github = mouahrara/FlipBuildings
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Floating Garden Pots
   |author   = Igorious
+
   |author = aedenthorn, Erinthe
   |id       = Igorious.Showcase
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id =
+
   |nexus  = 17582
   |chucklefish id = 4487
+
   |github = aedenthorn/StardewValleyMods
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Bombs
 +
  |author  = kdau
 +
  |id      = kdau.FlowerBombs
 +
  |nexus  = 6228
 +
  |moddrop = 794657
 +
  |source  = https://gitlab.com/kdau/flowerbombs
  
   |map local versions = 0.9-500 → 0.9<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Flower Color Picker
   |author   = f4iTh, JertsukkaTheMan
+
   |author = spacechase0
   |id       = f4iTh.ShowCatchQuality
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 3326
+
  |curse  = 867760
   |github  =  
+
  |moddrop = 130043
 +
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Flower Dance Fix
   |author   = Jonqora
+
   |author = elfuun
   |id       = Jonqora.ShowItemQuality
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 6311
+
   |nexus   = 8535
   |github  = Jonqora/StardewMods
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Flower Dance Hearts Change
   |author   = MasterOfMutton
+
   |author = ron075sh
   |id       = faragodavid.showcookingrecipes
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 5525
+
   |nexus   = 3019
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Map Tiles
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = aedenthorn
+
   |author = kelly2892
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 6540
+
   |nexus   = 8107
   |github   = aedenthorn/stardewValleyMods
+
   |github = kenny2892/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Flower Rain
   |author   = TehPers
+
   |author = spacechase0
   |id       = TehPers.ShroomSpotter
+
   |id     = spacechase0.FlowerRain
   |nexus id = 908
+
   |curse  = 867722
   |moddrop id = 125766
+
   |nexus  = 6131
   |github   = TehPers/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Flowery Tools
   |author   = climaxius
+
   |author = Cat, CatCattyCat
   |id       = climaxius.silentscarecrows
+
   |id     = cat.flowerytools
   |nexus id = 3258
+
   |nexus   = 6203
   |github  = robbiev/SilentScarecrows
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Flowing Mine Rocks
   |author   = bogie5464
+
   |author = aedenthorn, Erinthe
   |id       = bogie5464.SiloReport
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 3194
+
   |nexus   = 9043
   |github  = bogie5464/SiloReport
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Fluent Eating
   |author   = TheMusketeer
+
   |author = Kangzoel
   |id       = SimpleCropLabel
+
   |id     = Kangzoel.FluentEating
   |nexus id = 314
+
   |nexus   = 11690
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Flying Start Loan
   |author   = skn
+
   |author = EstherHollow
   |id       = skn.HungerMod
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 11003
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Font Settings, 字体设置
   |author   = Omegasis, AlphaOmegasis
+
   |author = Becks723
   |id       = Omegasis.SimpleSoundManager
+
   |id     = Becks723.FontSettings
   |nexus id = 1410
+
   |nexus   = 12467
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Food Buff Stacking
   |author   = ADoby, tZed, Tobias Z
+
   |author = thejcannon
   |id       = tZed.SimpleSprinkler
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 76
+
   |nexus   = 4321
   |github  = ADoby/SimpleSprinkler
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Food Buff Stacking Fix
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = Joreikarr
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 366
+
   |nexus   = 19944
   |github   = tlcasebeer/SivsMarriageMod
+
   |github =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use {{nexus mod|3054|Looking For Love}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Food Cravings
 +
   |author  = Hexenentendrache
 +
   |id      = Hexenentendrache.FoodCravings
 +
  |nexus   = 17126
 +
  |github  = Enteligenz/StardewMods
  
   |map local versions = 0.0 → 1.4<!--manifest incorrect-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Food on the Table
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 569
+
   |nexus   = 10886
   |github   = Alphablackwolf/SkillPrestige
+
   |github = aedenthorn/StardewValleyMods
  
   |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
 
  |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   = Food Poisoning
   |author   = Alphablackwolf
+
   |author = seferoni
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 569
+
   |nexus   = 22006
   |github   = Alphablackwolf/SkillPrestige
+
   |github = seferoni/FoodPoisoning
 
 
  |broke in          = Stardew Valley 1.3
 
  |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     = Skill Prestige for Luck Skill
+
   |name   = Forage at the Farm
   |author   = Alphablackwolf
+
   |author = Nishtra
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 569
+
   |nexus   = 673
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.2.4-unofficial.12-pathoschild
+
  |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-56#post-3358097
+
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
+
<!--
 +
   |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     = Skill Prestige for Magic
+
   |name   = Forage Crops
   |author   = Alphablackwolf
+
   |author = Kronosta
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = Kronosta.ForageCrops
   |nexus id = 569
+
   |nexus   = 21514
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |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   = Forage Fantasy
   |author   = DewMods
+
   |author = Goldenrevolver
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 2697
+
   |nexus   = 7554
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Forage Pointers
   |author   = Pathoschild
+
   |author = Bpendragon
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 533
+
   |nexus  = 7781
   |moddrop id = 606601
+
   |github = Bpendragon/ForagePointers
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = S1mmyy
+
   |author = DanielB
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 6121
+
   |nexus   = 17935
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Forecaster
   |author   = Bifibi, Lestoph
+
   |author = Remy Bach
   |id       = SkullCavernElevator
+
   |id     = remybach.forecaster
   |nexus id = 963
+
   |nexus   = 3037
   |github  =  
+
   |github = remybach/stardew-valley-forecaster
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Forecaster Text, Forecaster Text
   |author   = Annosz
+
   |author = TheElm
   |id       = Annosz.SleeplessFisherman
+
   |id     = TheElm.ForecasterText
   |nexus id = 5915
+
   |nexus   = 7541
   |github   = Annosz/StardewValleyModding
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Fortunate Foot
   |author   = instafluff
+
   |author = PurelyInZane
   |id       = instafluff.sleeplessinstardew
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 5445
+
   |nexus   = 22610
   |github   = instafluff/SleeplessInStardew
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Foxyfficiency
   |author   = bwdy
+
   |author = Fokson
   |id       = bwdy.sleepovers
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 3531
+
   |nexus   = 2520
   |github  = bwdymods/SDV-Sleepovers
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Frame Rate Logger
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.SleepWorker
+
   |id     = atravita.FrameRateLogger
   |nexus id = 2062
+
   |curse  = 870966
   |moddrop id = 793835
+
   |moddrop = 1294433
   |github   = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = spacechase0
+
   |author = Adham084
   |id       = spacechase0.SleepyEye
+
   |id     = adham084.fpsviewer
   |nexus id = 1152
+
   |nexus  = 14046
   |chucklefish id = 4709
+
   |github =
  |moddrop id = 129011
 
   |github   = spacechase0/SleepyEye
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Free Dusty
   |author   = Tofu, SadDodo
+
   |author = skuldomg, Skuld
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = skuldomg.freeDusty
   |nexus id = 2743
+
   |nexus   = 2206
   |github   =  
+
   |github = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Free Love
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.SlimeSpawner
+
   |id     = aedenthorn.FreeLove
   |nexus id =  
+
   |curse  = 868835
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |nexus  = 10021
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
  |nexus  = 3320
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Free the Toolbar
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = danmw3
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = danmw3.freethetoolbar
   |nexus id = 252
+
   |nexus   = 4960
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Freeze Time Multiplayer
   |author   = Pathoschild
+
   |author = mori_seneri, Alcatraz773
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 3750
+
   |nexus  = 21820
   |moddrop id = 606555
+
   |github = alcmoe/FreezeTimeMultiplayer
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Friendly Divorce
   |author   = stokastic
+
   |author = aedenthorn, Erinthe
   |id       = stokastic.SmartCursor
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 2458
+
   |nexus   = 6241
   |github   = stokastic/SmartCursor
+
   |github = aedenthorn/StardewValleyMods
  
   |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   = Friends Forever
   |author   = KuroBear
+
   |author = Isaac S
   |id       = KuroBear.SmartMod
+
   |id     = IsaacS.FriendsForever
   |nexus id =
+
   |nexus  = 1738
   |url      = https://community.playstarbound.com/threads/108104
+
   |github = isaacs-dev/Minidew-Mods
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Booster
 +
  |author  = Hills
 +
  |id      = Hills.FriendshipBooster
 +
  |nexus  = 10497
 +
  |moddrop = 1084819
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Friendship Decay
   |author   = Cherry, ChroniclerCherry
+
   |author = stardemod
   |id       = Cherry.SnackAnything
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 5196
+
   |nexus  = 21323
   |moddrop id = 716397
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Friendship Tweaks
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.snailmail
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id =
+
   |nexus  = 17055
  |curseforge id  = 307861
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = snail-mail
 
   |github   = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4
 
  |dev note = incompatibility possibly due to Bookcase
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Friendship Without Talk
   |author   = funny-snek
+
   |author = HunterMYT
   |id       = funnysnek.socialtabpatch
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 2981
+
   |nexus   = 8709
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Frozen Yogurt
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = Failsplat
   |id       = Zeldo.LinkedStorages
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id =
+
   |nexus  = 12308
   |curseforge id  = 290653
+
   |github =
  |curseforge key = sorted-storages
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Frugal Farm Menu
   |author   = spacechase0
+
   |author = jeffgillean
   |id       = spacechase0.SpaceCore
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 1348
+
   |nexus   = 11050
   |chucklefish id = 4868
+
   |github  = jeffgillean/StardewValleyMods
  |moddrop id = 136998
+
 
   |github  = spacechase0/SpaceCore_SDV
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Fruit Tree Shaker
   |author   = Berisan
+
   |author = aedenthorn, Erinthe
   |id       = Berisan.SpawnMonsters
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 3201
+
   |nexus   = 5776
   |github  = Berisan/SpawnMonsters
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Fruit Trees Unblocked
   |author   = Edu Anttunes
+
   |author = dervalanana
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 5736
+
   |nexus   = 22976
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Speed Mod
+
   |name   = Fruit Tree Tweaks
  |author  = Blackclaw
+
   |author = aedenthorn, Erinthe
  |id      = Blackclaw.SpeedMod
+
   |id     = Aedenthorn.FruitTreeTweaks
  |nexus id = 5082
+
   |nexus  = 11422
  |github  = Xebeth/StardewValley-SpeedMod
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{/entry
 
   |name     = Spenny
 
   |author   = spacechase0
 
   |id       = spacechase0.Spenny
 
   |nexus id = 2755
 
  |chucklefish id = 5522
 
  |moddrop id = 771624
 
  |github  = spacechase0/Spenny
 
}}
 
{{/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
  |unofficial version = 4.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-22#post-3354029
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = Dounat2201, Sasara
+
   |author = aedenthorn, chiccen
   |id       = Sasara.pumkin
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 4586
+
   |nexus   = 21449
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Full Fishing Bar
   |author   = Shaklin
+
   |author = Jag3Dagster
   |id       = shaklin.spouseoutdoorarea
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 6747
+
  |curse  = 1007653
   |github   =  
+
   |nexus   = 23006
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = Wata, Watagatapitusberry
+
   |author = jennisimone
   |id       = Spouseroom
+
   |id     = jennisimone.WitchEventsShop
   |nexus id =
+
   |nexus  = 16304
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Fungus Amongus
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = Okay Shroomer
   |id       = Sikker.SpouseStuff
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 4651
+
   |nexus  = 11785
  |github  = sikker/SpouseStuff
+
   |github =
}}
 
{{/entry
 
  |name    = Sprint
 
  |author   = Yoshify
 
  |id      =
 
  |nexus id = 2
 
   |github   =  
 
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
{{/entry
 
  |name    = Sprint and Dash Buttons
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = SPDSprintAndDash
 
  |nexus id = 235
 
  |github  =
 
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Furniture Adjustment
   |author   = littleraskol
+
   |author = aedenthorn, Erinthe
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 560
+
   |nexus  = 10213
   |moddrop id = 827770
+
   |github = aedenthorn/StardewValleyMods
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Furniture Display Framework
   |author   = Patrick, mistersnuggler
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id =
+
   |nexus  = 10855
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = aedenthorn/StardewValleyMods
   |github   = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Furniture Display Framework for 1.6
   |author   = Abs, abslam
+
   |author = Ilyeana, IlyeanaPlus
   |id       = abs.SprintNRegen
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 4898
+
   |nexus   = 19895
   |github   =  
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint
+
   |name   = Furniture Placement Tweaks
   |author   = Jessebot, JessebotX
+
   |author = aedenthorn, Erinthe
   |id       = Jessebot.SprintSprint
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id = 4778
+
   |nexus   = 14092
   |github   = JessebotX/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprite Master
+
   |name   = Furniture Recolor
   |author   = Ameise, Ameisen, mkukli
+
   |author = aedenthorn, Erinthe
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 4922
+
   |nexus   = 10217
   |github  = ameisen/SV-SpriteMaster
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = punyo, yakminepunyo
+
   |author = DeLiXx
   |id       = punyo.StackCheckFix
+
   |id     = DLX.Geodes
   |nexus id = 2433
+
  |curse  = 990836
   |github  = pomepome/StackCheckFix
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Galaxy Slingshot Obtainable
   |author   = CatCattyCat, Cat
+
   |author = Adham084
   |id       = cat.stackeverything
+
   |id     = adham084.galaxyslingshot
   |nexus id = 2053
+
   |nexus   = 14115
   |github  = danvolchek/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Galaxy Weapon Choice
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.StackSplitX
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 798
+
   |nexus   = 14511
   |github   = tstaples/StackSplitX
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.5.1-unofficial.4-mizzion
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-11#post-3353213
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
  |pull request      = https://github.com/tstaples/StackSplitX/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Gameboy Arcade
   |author   = Ilyaki
+
   |author = drbirbdev
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 1787
+
  |moddrop = 1318487
   |github  = Ilyaki/StackToNearbyChests
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Game Reminder
   |author   = EvilPdor
+
   |author = mmanlapat
   |id       =  
+
   |id     = mmanlapat.GameReminder
   |nexus id =
+
   |nexus  = 1153
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
}}
 
{{/entry
 
  |name    = Standardized Krobus
 
  |author  = minervamaga
 
  |id      = minervamaga.StandardizedKrobus
 
  |nexus id =
 
  |moddrop id = 716314
 
  |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starbot
+
   |name   = GameSpeed
   |author   = bwdy
+
   |author = RandomComputerUser
   |id       = bwdy.starbot
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 4755
+
   |nexus   = 7211
   |github   = bwdymods/SDV-Starbot
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Game Tables and Arcade Machines
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = CyanFire
   |id       = Cherry.StardewAquarium
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 6372
+
   |nexus   = 12859
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Garbage Collector
   |author   = Cylon
+
   |author = Loogooter
   |id       = cylon.stardewbrewery
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 2057
+
   |nexus   = 2463
   |github   = JustCylon/stardew-brewery
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
  |name    = Garbage Day
   |author  = Juice805
+
  |author  = LeFauxMatt
   |id       = Juice805.StardewConfigMenu
+
  |id      = furyx639.GarbageDay
   |nexus id = 1312
+
  |curse  = 871837
   |github   = StardewConfigFramework/StardewConfigMenu
+
  |moddrop = 1547204
 +
  |nexus  = 8204
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Garden Pot - Automate
 +
   |author = NCarigon
 +
   |id      = NCarigon.GardenPotAutomate
 +
  |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.GardenPotTweaks
 +
   |nexus   = 14820
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gate Opener
 +
  |author  = mralbobo
 +
  |id      = mralbobo.GateOpener
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |nexus  = 6692
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#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    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GenericModConfigMenu
 +
  |curse  = 867150
 +
  |moddrop = 771692
 +
  |nexus  = 5098
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Generic Shop Extender
   |author   = Steven Kraft
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = StevenKraft.StardewDiscord
+
   |id     = GenericShopExtender
   |nexus id = 3608
+
   |nexus   = 814
   |github   = steven-kraft/StardewDiscord
+
   |github = IrregularPorygon/SMAPIGenericShopMod
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Genetics API
   |author   = spacechase0
+
   |author = agent56
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = agent56.GeneticsAPI
   |nexus id = 1298
+
   |nexus  = 15655
   |chucklefish id = 4837
+
   |github =
   |github   = spacechase0/StardewEditor
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Genie Lamp
   |author   = bcmpinc
+
   |author = aedenthorn
   |id       = bcmpinc.StardewHack
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 3213
+
   |nexus   = 19794
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = davikr, apdapreturns
+
   |author = Kedidili
   |id       = davikr.hypnos
+
   |id     = KediDili.GenieLamp
   |nexus id = 5935
+
   |nexus   = 22176
   |github   = davicr/StardewHypnos
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Geode Info Menu
   |author   = MevNav
+
   |author = CatCattyCat, Cat
   |id       = MevNav.DailyPlanner
+
   |id     = cat.geodeinfomenu
   |nexus id = 3941
+
   |nexus   = 1448
   |github   = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 833541
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |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
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
+
   |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Geode Preview
   |author   = Mizzion
+
   |author = MindMeltMax
   |id       = mizzion.stardewlocations
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 1929
+
   |curse  = 1004493
   |moddrop id = 661357
+
   |moddrop = 1555057
   |github   = Mizzion/MyStardewMods
+
  |nexus  = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Get Glam
   |author   = Other Buckets
+
   |author = MartyrPher
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = MartyrPher.GetGlam
   |nexus id = 3206
+
   |nexus   = 5044
   |github  = Mikesnorth/StardewNewsFeed
+
   |github = MartyrPher/GetGlam
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Get Out the Way
   |author   = monopandora
+
   |author = BadNetCode
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 4713
+
   |nexus  = 20637
   |moddrop id = 664154
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Ghost Town
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Platonymous
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = Platonymous.GhostTown
   |nexus id = 425
+
  |curse  = 877231
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Giant Crop Fertilizer
   |author   = reimu, r2h, tomdc
+
   |author = atravita
   |id       = reimu.sdv-helper
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 3917
+
  |curse  = 870977
   |github  = rei2hu/stardewvalley-esp
+
  |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Giant Crop Ring
   |author   = Flashshifter
+
   |author = CatCattyCat, Cat
   |id       = FlashShifter.SVECode
+
   |id     = cat.giantcropring
   |nexus id = 3753
+
   |nexus   = 1182
   |github  = FlashShifter/StardewValleyExpanded
+
  |moddrop = 833538
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Giant Crop Tweaks
   |author   = Tooshi
+
   |author = Khloe Leclair
   |id       = Tooshi.Randomizer
+
   |id     = leclair.giantcroptweaks
   |nexus id = 5185
+
   |nexus  = 14370
  |curseforge id  = 308003
+
   |github = KhloeLeclair/StardewMods
   |curseforge key = stardew-valley-randomizer
 
   |github   = cTooshi/stardew-valley-randomizer
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Giant Omelet
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 2341
+
   |nexus   = 13852
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Gift Decline
   |author   = mmanlapat
+
   |author = desto
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = desto.GiftDecline
   |nexus id = 1138
+
   |nexus   = 6944
   |github   =  
+
   |github = desto-git/sdv-mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Money
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.GiftMoney
 +
  |nexus  = 17564
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Gift Rejection
   |author   = treyh0
+
   |author = aedenthorn, Erinthe
   |id       = treyh0.StartWithHat
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 2628
+
   |nexus   = 14273
   |github  =  
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Gift Taste Helper
   |author   = lambui
+
   |author = tstaples
   |id       = BlueMod_StashItemsToChest
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
  |nexus id =
+
  |nexus  = 229
  |url     = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = tstaples/GiftTasteHelper
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Gift Taste Helper Continued
   |author   = Advize and jinxiewinxie
+
   |author = Isi0
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 316
+
   |nexus   = 18762
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Just-Chaldea/GiftTasteHelper
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.3-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
   |id      = JoXW.GiftTasteHelper
 +
   |nexus  = 21001
 +
  |github = JoXW100/GiftTasteHelper
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Gift Wrapper
   |author   = Nishtra
+
   |author = blueberry
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = blueberry.GiftWrapper
   |nexus id = 691
+
   |nexus   = 4721
   |github   =  
+
   |github = b-b-blueberry/GiftWrapper
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Ginger Island Mainland Adjustments
   |author   = mytigio
+
   |author = atravita
   |id       = mytigio.SubterranianOverhaul
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 4149
+
  |curse  = 870984
   |github  = mytigio/SDVMods
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Give Me My Cursor Back
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = DecidedlyHuman
   |id       = KoihimeNakamura.summitreborn
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 2073
+
   |nexus   = 9976
   |github   = JohnsonNicholas/SDVMods
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Global Config Settings
   |author   = The Sundrop Team
+
   |author = Gaphodil
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 4014
+
   |nexus   = 9340
   |github   =  
+
  |moddrop = 1007690
 +
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Glue Your Furniture Down
   |author   = spacechase0 and ParadigmNomad
+
   |author = violetlizabet
   |id       = spacechase0.SurfingFestival
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 6688
+
   |nexus   = 10374
   |github   = spacechase0/SurfingFestival
+
   |github = elizabethcd/PreventFurniturePickup
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Queen Of Sauce Reminder
+
   |name   = GMCM Options
   |author   = TheShwamp
+
   |author = Jamie Taylor
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 5172
+
   |nexus   = 10505
   |github   =  
+
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = God Mode
   |author   = KDERazorback
+
   |author = treyh0
   |id       = KDERazorback.SvFishingMod
+
   |id     = treyh0.GodMode
   |nexus id = 6403
+
   |nexus   = 2641
   |github   = KDERazorback/SvFishingMod
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = God Mode 1.6
   |author   = aedenthorn
+
   |author = Sean M Garcia
   |id       = aedenthorn.Swim
+
   |id     = seanmgarcia.godmode16
   |nexus id = 6326
+
   |nexus   = 21208
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Goodbye American English
   |author   = Swizzy Studios
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 3241
+
  |moddrop = 854437
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Goodbye SMAPI
   |author   = Guedez
+
   |author = Jessebot
   |id       = tab.autoloot
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 5115
+
   |nexus   = 6514
   |github   =  
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
  |name    = Go To Bed
   |author   = Jinxiewinxie and TaintedWheat
+
  |author  = candidus42
   |id       = TaintedCellar
+
  |id      = Candidus42.GoToBed
   |nexus id = 1672
+
  |nexus  = 4967
   |github   = Jinxiewinxie/StardewValleyMods
+
  |github  = mus-candidus/GoToBed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Go To Sleep
 +
   |author = yy376
 +
   |id     = yy376.GoToSleep
 +
   |nexus   = 2195
 +
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
  |name    = Gradient Hair Colors
 +
  |author  = spacechase0
 +
   |id      = spacechase0.GradientHairColors
 +
  |curse  = 867144
 +
  |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Heirlooms
 +
  |author  = rikai
 +
  |id      = rikai.GrandfathersHeirlooms
 +
  |nexus  = 8557
 +
  |github  = rikai/Grandfathers-Heirlooms
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grass Growth
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.GrassGrowth
 +
   |nexus  = 2732
 +
  |github = bcmpinc/StardewHack
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = skunkkky
+
   |author = Jellypowered, Shockade
   |id       = skunkkk.TapperReady
+
   |id     = Jellypowered.GrassChance
   |nexus id = 1219
+
   |nexus   = 3365
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Greenhouse 20x20
   |author   = bdawson1993
+
   |author = sirloinmeatt
   |id       =  
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 38
+
   |nexus   = 2662
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |summary  = use [[#Shipping Taxes|Shipping Taxes]] 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     = Teh's Core Mod
+
   |name   = Greenhouse Construction
   |author   = TehPers
+
   |author = Derslayr
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 10148
   |github   = TehPers/StardewValleyMods
+
   |github = derslayr10/GreenhouseConstruction
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Greenhouse Entry Begone!
   |author   = TehPers
+
   |author = bblueberry, blueberry
   |id       = TehPers.FestiveSlimes
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 2990
+
   |nexus   = 8203
   |github   = TehPers/StardewValleyMods
+
   |github = b-b-blueberry/GreenhouseEntryPatch
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |dev note = incompatibility possibly due to Teh's Core Mod
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Greenhouse Entry Mod
   |author   = TehPers
+
   |author = pancham138
   |id       = TehPers.FishingOverhaul
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 866
+
   |nexus  = 6150
   |moddrop id = 123679
+
   |github =
   |github   = TehPers/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.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   = Greenhouse Gatherers
   |author   = Bifibi
+
   |author = PeacefulEnd
   |id       = Teleporter
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id =
+
   |curse   = 870946
   |chucklefish id = 4374
+
   |nexus   = 7619
   |github   =  
+
   |moddrop = 886187
 
+
   |github = Floogen/GreenhouseGatherers
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
  |summary = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Greenhouse Gatherers Automate
   |author   = spacechase0 + ParadigmNomad
+
   |author = PeacefulEnd
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 5062
+
  |curse  = 870946
   |moddrop id = 771680
+
   |nexus   = 7619
   |github   = spacechase0/TheftOfTheWinterStar
+
   |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Greenhouse Sprinklers
   |author   = ItsLittany
+
   |author = Bpendragon
   |id       = itslittany.RockBreaker
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 6376
+
   |nexus  = 7456
   |moddrop id = 804101
+
   |github = Bpendragon/GreenhouseSprinklers
   |github   =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Greenhouse Upgrades
   |author   = Pucklynn
+
   |author = Cecidelus
   |id       = shannon.MoonMod
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 2482
+
   |nexus   = 8042
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = KirbyLink
+
   |author = Fernass354
   |id       = kirbylink.pumpkinking
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 3006
+
   |nexus   = 18766
   |github   = KirbyLink/PumpkinKing
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
  |pull request      = https://github.com/KirbyLink/PumpkinKing/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners, 3-heart Dance Partner
+
   |name   = GreenHut
   |author   = spacechase0
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = ThreeHeartDancePartner
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 500
+
   |nexus   = 1735
   |chucklefish id = 3767
+
   |github  =
  |moddrop id = 127278
+
 
   |github  = spacechase0/ThreeHeartDancePartner
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Groundhog Day
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ThrowableAxe
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 5097
+
   |nexus  = 10151
   |moddrop id = 771683
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/ThrowableAxe
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Groupable Chests
   |author   = hawkfalcon
+
   |author = FricativeMelon
   |id       = hawkfalcon.TillableGround
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 2175
+
   |nexus   = 15375
   |github  = hawkfalcon/Stardew-Mods
+
   |github = FricativeMelon/GroupableChests
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Growable Bushes
   |author   = bcmpinc
+
   |author = atravita
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = atravita.GrowableBushes
   |nexus id = 2738
+
  |curse  = 870961
   |github  = bcmpinc/StardewHack
+
  |moddrop = 1357999
 +
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Growable Giant Crops
   |author   = Asconoid
+
   |author = atravita
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 5764
+
  |curse  = 870960
   |github  =  
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Gunther Tells You
   |author   = Omegasis, Alpha_Omegasis
+
   |author = John Peters
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 973
+
   |nexus   = 19143
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Haboo
   |author   = DefenTheNation
+
   |author = BlaDe
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 2262
+
   |nexus   = 12034
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Hair Growth
   |author   = The Fluffy Robot
+
   |author = skn
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = skn.HairGrowthMod
   |nexus id = 5631
+
   |nexus   = 3279
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Halt Event Time
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = chawol
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = chawol.HaltEventTime
   |nexus id = 1000
+
   |nexus   = 8774
   |moddrop id = 664035
+
   |github  = chawolbaka/HaltEventTime
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Happy Birthday
   |author   = cantorsdust
+
   |author = Omegasis, Alpha_Omegasis
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 169
+
   |nexus   = 520
   |github   = cantorsdust/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Happy Birthday
   |author   = Platonymous
+
   |author = Oxyligen
   |id       = Platonymous.TMXLoader
+
   |id     = HappyBirthday
   |nexus id = 1820
+
   |nexus  = 1064
  |curseforge id = 306750
+
   |github =
  |curseforge key = tmx-loader
 
  |moddrop id = 771913
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{/entry
 
  |name    = To Do List
 
  |author  = Eleanor, eleanoot
 
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 
   |nexus id = 1630
 
   |github   = eleanoot/stardew-to-do-mod
 
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
<!--
+
  |status  = workaround
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
+
  |name    = Happy Fish Jump
 +
  |author  = Sakorona
 +
   |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 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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Hardcore Mode
   |author   = danmw3
+
   |author = vermicyde
   |id       = danmw3.toolbartooltips
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 4977
+
   |nexus   = 15125
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Hardy Grass
   |author   = mralbobo
+
   |author = DiscipleOfEris
   |id       = mralbobo.ToolCharging
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id =
+
   |nexus  = 8772
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = DiscipleOfEris/HardyGrass
   |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
 
  |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Harp of Yoba Redux
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.ToolGeodes
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 3090
+
   |nexus  = 914
   |chucklefish id = 5606
+
   |moddrop = 793924
  |curseforge id  = 308018
+
   |github = Platonymous/Stardew-Valley-Mods
  |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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = CrazyWig
+
   |author = Goldenrevolver
   |id       = crazywig.toolpowerselect
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 2553
+
   |nexus   = 7851
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = Gilar Fasulaki
+
   |author = Dounat2201, Sasara
   |id       = GilarF.ToolPowerSetup
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 4517
+
   |nexus   = 1157
   |github   =  
+
   |github = Sasara2201/WitchPrincess
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Harvest Seeds
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 6576
+
   |nexus   = 11773
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Harvest With Scythe
   |author   = SorryLate
+
   |author = ThatNorthernMonkey
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 5421
+
   |nexus   = 236
   |github  = sorrylate/Stardew-Valley-Mod
+
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Hat Buffs
   |author   = Felix-Dev
+
   |author = popska
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = popska.HatBuffs
   |nexus id = 2938
+
   |nexus   = 9050
   |github  = Felix-Dev/StardewMods
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |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
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/Felix-Dev/StardewMods/pull/6
+
  |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 =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Hat Shop Restoration
   |author   = Edu Anttunes
+
   |author = PeacefulEnd
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 6317
+
   |nexus   = 17291
   |github   =  
+
   |github = Floogen/StardewSandbox
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Hats on Hats
   |author   = Pathoschild
+
   |author = Shockah
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = Shockah.HatsOnHats
   |nexus id = 1401
+
   |nexus  = 17280
   |moddrop id = 606639
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Hats on Pets Plus
   |author   = MissCoriel
+
   |author = Syma
   |id       = misscoriel.tractorsounds
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 5781
+
   |nexus   = 22631
   |github   =  
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Hay Bales as Silos
   |author   = Cherry, CherryChain
+
   |author = Cherry, CherryChain
   |id       = Cherry.TrainStation
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 6183
+
   |nexus   = 5151
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Hay Collection
   |author   = Taskmaster
+
   |author = MindMeltMax
   |id       = Taskmaster.TrainWhistle
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 4473
+
  |curse  = 1004492
   |github   =  
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = HD Portraits
   |author   = aedenthorn
+
   |author = Tlitookilakin
   |id       = aedenthorn.TransparentObjects
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 6412
+
   |nexus   = 10971
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1103418
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
  |name    = Health and Stamina Regeneration
   |author   = MattDeDuck, Duckshard
+
  |author  = Jessebot, JessebotX
   |id       = MattDeDuck.TrashBearName
+
  |id      = Jessebot.HealthStaminaRegen
   |nexus id = 5252
+
  |nexus  = 3207
   |github  = MattDeDuck/StardewValleyMods
+
  |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Health Bars
   |author   = SorryLate, rharyanto
+
   |author = Zoryn
   |id       = SorryLate.TrashRemover
+
   |id     = Zoryn.HealthBars
   |nexus id = 5114
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Health Bars (Darkhax)
   |author   = Jaredlll08
+
   |author = Darkhax
   |id       = BlameJared.TrashTrash
+
   |id     = darkhax.healthbars
   |nexus id =  
+
   |nexus   =
   |curseforge id  = 297981
+
   |curse   = 302910
   |curseforge key = trash-trash
+
   |github = Stardew-Valley-Modding/HealthBars
   |github   = jaredlll08/Trash-Trash
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Health Rework
   |author   = Vrakyas
+
   |author = seferoni
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = seferoni.HealthRework
   |nexus id = 4031
+
   |nexus   = 22223
   |github   =  
+
   |github = seferoni/HealthRework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Heartbeat
   |author   = JPAN
+
   |author = themattfiles
   |id       = jpan.TreeChanges
+
   |id     = themattfiles.HeartBeat
   |nexus id = 3964
+
   |nexus   = 5941
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
   |github = embolden/Heartbeat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Heart Event Helper
   |author   = TyoAtrosa
+
   |author = bungus
   |id       = TyoAtrosa.Treeshaker
+
   |id     = bungus.HeartEventHelper
   |nexus id = 2159
+
   |nexus   = 21924
   |github   = TyoAtrosa/TreeShaker
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Heart Level Notifications
   |author   = bcmpinc
+
   |author = StultusV
   |id       = bcmpinc.TreeSpread
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 3183
+
   |nexus   = 8655
   |github   = bcmpinc/StardewHack
+
   |github = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Heelies
   |author   = YukiShiku, LeonBlade
+
   |author = fakemonster
   |id       = TreeTransplant
+
   |id     = fakemonster.Heelies
   |nexus id = 1342
+
   |nexus  = 7751
   |moddrop id = 526140
+
   |github =
   |github   = LeonBlade/TreeTransplant
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Hello SMAPI
   |author   = candidus42
+
   |author = Jessebot, JessebotX
   |id       = Candidus42.TrendyHaley
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 4984
+
   |nexus   = 4483
   |github   = mus-candidus/TrendyHaley
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Helpful Spouses
   |author   = SorryLate, rharyanto
+
   |author = LeFauxMatt
   |id       = SorryLate.TvRecipes
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 5260
+
  |curse  = 871841
   |github  =
+
   |nexus   = 5175
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Help Wanted
   |author   = hisameartwork
+
   |author = aedenthorn, Erinthe
   |id       = HisameArtwork.GardeningChannel
+
   |id     = aedenthorn.HelpWanted
  |nexus id = 5485
+
   |curse   = 868696
   |github   =
+
   |nexus   = 14640
}}
+
   |github = aedenthorn/StardewValleyMods
{{/entry
 
   |name    = TV Announcements
 
  |author  = Zyin
 
  |id      = Zyin.TVAnnouncements
 
   |nexus id = 3649
 
   |github   = Zyin055/TVAnnouncements
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
}}
+
   |status   = workaround
{{/entry
+
   |summary = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
   |name    = Twitch in Stardew Valley, Twitch for Stardew
 
   |author  = Telshin, Tim "Telshin" Aldridge
 
  |id      = telshin.twitch-for-stardew
 
   |curseforge id = 306420
 
  |curseforge key = twitch-in-stardew-valley
 
  |nexus id =
 
  |github  =
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Help Wanted Auto Accept
   |author   = Cdaragorn
+
   |author = Ruse82
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 1150
+
   |nexus   = 22235
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
  |warnings = Broken on Android.
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Help Wanted Quest Fixes
   |author   = Demiacle
+
   |author = Pokeytax
   |id       = Demiacle.UiModSuite
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 1023
+
   |nexus   = 2644
   |github   = demiacle/UiModSuite
+
   |github = gembree/HelpWantedQuestFixes
  
   |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   = Here Fishy
   |author   = Shadowfoxss
+
   |author = aedenthorn, Erinthe
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = aedenthorn.HereFishy
   |nexus id = 2833
+
  |curse  = 868881
   |github   =  
+
   |nexus   = 6586
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Hibernation
   |author   = Mel Noelle and Kirbylink
+
   |author = Shockah
   |id       = melnoelle.underdarksewer
+
   |id     = Shockah.Hibernation
   |nexus id = 3070
+
   |nexus   = 11421
   |github   = KirbyLink/UnderdarkSewer
+
   |github = Shockah/Stardew-Valley-Mods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
  |pull request      = https://github.com/KirbyLink/UnderdarkSewer/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Hide Chest Color Picker After Close
   |author   = aedenthorn
+
   |author = trashcan9
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id = 6597
+
   |nexus   = 16075
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Highlighted Jars
   |author   = Shaklin
+
   |author = Annosz
   |id       = shaklin.uniquechildren
+
   |id     = Annosz.HighlightedJars
   |nexus id = 6278
+
   |nexus   = 6833
   |github   =  
+
   |github = Annosz/StardewValleyModding
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Highlight Empty Machines
   |author   = funny-snek
+
   |author = atravita
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 2942
+
  |curse  = 870976
   |github   =  
+
  |moddrop = 1137391
 +
   |nexus   = 11664
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = Hit Markers
   |author   = Chirase
+
   |author = bendenewb, newbie9598
   |id       = Tommy.GiftAllWeek
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 6850
+
   |nexus   = 2098
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Hmm Cheese Yum
   |author   = Chirase
+
   |author = tomasitobambito
   |id       = Tommy.GiftEveryDay
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 6850
+
   |nexus   = 9343
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Hoe and Water Direction
   |author   = Armitxes
+
   |author = TheThor59
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 2213
+
   |nexus  = 10052
  |curseforge id  = 362847
+
   |github = TheThor59/StardewMods
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = HoeDown
   |author   = damien
+
   |author = BlaDe
   |id       = damien.unlocked_doors
+
   |id     = BlaDe.HoeDown
   |nexus id = 4338
+
   |nexus   = 9798
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary = use [[#Custom Locks|Custom Locks]] instead.
 
  |dev note = incompatibility possibly due to bwdyworks
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = Hold to Break Geodes
   |author   = Shaklin
+
   |author = CatCattyCat, Cat
   |id       = shaklin.unlockdyemenu
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 6156
+
   |nexus   = 1689
   |github   =
+
  |moddrop = 833545
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Hold to Pause
   |author   = Richard Cai
+
   |author = samspartan
   |id       = richard_cai.UpgradedHorse
+
   |id     = samspartan.HoldToPause
   |nexus id = 5242
+
   |nexus   = 7352
   |github   = RichardJCai/stardew-valley-mods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Holiday Sales
   |author   = Cherry, CherryChain
+
   |author = atravita
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = atravita.HolidaySales
   |nexus id = 5253
+
   |curse  = 870970
   |moddrop id = 720987
+
   |moddrop = 1205160
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 13050
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Home Sewing Kit
   |author   = punyo, yakminepunyo
+
   |author = MouseyPounds
   |id       = punyo.UsefulBombs
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 2488
+
   |nexus   = 4935
   |github   = pomepome/UsefulBombs
+
   |github = MouseyPounds/stardew-mods
  
   |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   = Honey Harvest Sync
   |author   = Jonqora
+
   |author = voltaek
   |id       = Jonqora.UVIndex
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 6676
+
   |nexus   = 20493
   |github   = Jonqora/StardewMods
+
   |github = voltaek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Hopper Extractor
   |author   = dantheman999
+
   |author = BPavol, Lamacik
   |id       = dantheman999.VariableGrass
+
   |id     = bpavol.hopper_extractor
   |nexus id =
+
   |nexus  = 16688
   |url      = https://community.playstarbound.com/threads/107658
+
   |github = BPavol/stardew-valley-mods
   |github   = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
  |pull request      = https://github.com/dantheman999301/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Horny Festivals, Festival Warps
   |author   = bmarquismarkail, Space Baby
+
   |author = Girafarig
   |id       = SB_VerticalToolMenu
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 943
+
   |nexus   = 10844
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = Horse Flute Anywhere
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.VideoPlayer
+
   |id     = Pathoschild.HorseFluteAnywhere
   |nexus id = 6524
+
   |nexus   = 7500
   |github   = aedenthorn/StardewValleyMods
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Horse Overhaul
   |author   = Platonymous
+
   |author = Goldenrevolver
   |id       = Platonymous.Visualize
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 1704
+
   |nexus  = 7911
  |curseforge id  = 307573
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |curseforge key = visualize
 
   |moddrop id = 793933
 
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Horse Squeeze
   |author   = Renny
+
   |author = jorgamun
   |id       = renny.stardewvoideffects
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 2703
+
   |nexus   = 10446
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = jorgamun/HorseSqueeze
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |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   = Horse Whistle
   |author   = Alhifar
+
   |author = icepuente
   |id       = Alhifar.WaitAround
+
   |id     = icepuente.HorseWhistle
   |nexus id =
+
   |nexus  = 1131
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github = icepuente/StardewValleyMods
   |github   = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Horse Whistle
   |author   = EvilPdor
+
   |author = nabuma
   |id       =  
+
   |id     = HorseWhistle_SMAPI
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/111526
+
   |url     = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Hotbar Hotswap
   |author   = enaium
+
   |author = Jaredlll08
   |id       = Enaium.Walkshop
+
   |id     = BlameJared.HotbarHotswap
   |curseforge id  = 365806
+
   |nexus  =
   |curseforge key = walkshop
+
   |curse   = 298033
   |nexus id =  
+
   |github = jaredlll08/HotbarHotswap
   |github   = Enaium/Stardew_Valley_Mods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = TheOfficialTab
+
   |author = certifiableGrimalkin
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 1958
+
   |nexus   = 16159
   |github   = OfficialTab/walk-through-trellis
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Hover Labels
   |author   = Mizzion
+
   |author = Achtuur
   |id       = mizzion.wallpaperrecycler
+
   |id     = Achtuur.HoverLabels
   |nexus id = 1905
+
   |nexus  = 17501
   |moddrop id = 661354
+
   |github = Achtuur/StardewMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = HP Bars
   |author   = Symen
+
   |author = Ilyaki
   |id       = Symen.WarpAnimals
+
   |id     = Ilyaki.HPBar
   |nexus id = 1400
+
   |nexus   = 1736
   |github  = simonbru/WarpAnimals
+
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = HQ Farmer Mod
   |author   = SnowFire kVala
+
   |author = AsakOhee
   |id       = SnowFire.Warp_Binder
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 6892
+
   |nexus   = 19644
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Huggable Scarecrows
   |author   = CyTheGuy01, CyberCheese15
+
   |author = bogie5464
   |id       = cybercheese.WarpChests
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 6402
+
   |nexus   = 3190
   |github   =
+
   |github = bogie5464/HuggableScarecrows
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Hugs and Kisses
   |author   = Shalankwa
+
   |author = aedenthorn, Erinthe
   |id       = Shalankwa.WarpToFriends
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 2180
+
   |nexus   = 10062
   |github   = Shalankwa/SDV_Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
   |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Hugs and Kisses Continued
   |author   = Sakorona (ItsBenter)
+
   |author = JoXW, aedenthorn
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 6715
+
   |nexus  = 21019
  |github   = Sakorona/SDVMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Hunger
   |author   = Mizzion
+
   |author = Yyeahdude
   |id       = mizzion.watercanrefiller
+
   |id     = HungerYyeadude
   |nexus id = 3539
+
   |nexus   = 613
   |moddrop id = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Hunger and Thirst
   |author   = Mizzion
+
   |author = PrimevalTitmouse
   |id       = mizzion.petwaterbowl
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 2009
+
   |nexus   = 1110
   |moddrop id = 661365
+
  |github  =
   |github   = Mizzion/MyStardewMods
+
 
 +
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Hunger for Food
   |author   = Digus
+
   |author = Tigerle01, Stephan Hensel
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = HungerForFoodByTigerle
   |nexus id = 2374
+
   |nexus   = 810
   |github   = Digus/StardewValleyMods
+
   |github =
}}
+
 
{{/entry
+
   |broke in = SMAPI 2.0
   |name    = Waterproof Items
+
   |status   = workaround
   |author   = Esca, Esca-MMC
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
   |id      = Esca.WaterproofItems
 
  |nexus id = 6460
 
  |moddrop id = 807393
 
  |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = Hungry Morning
   |author  = spacechase0
+
   |author = lech43
   |id       = spacechase0.WeaponReskinner
+
   |id      = lech43.HungryMorning
   |nexus id = 5095
+
  |nexus  = 6391
   |moddrop id = 771681
+
  |github  =
   |github  = spacechase0/WeaponReskinner
+
}}
 +
{{#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 =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Identifiable Combined Rings
   |author   = bcmpinc
+
   |author = atravita
   |id       = bcmpinc.WearMoreRings
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 3214
+
  |curse  = 870959
   |github  = bcmpinc/StardewHack
+
  |moddrop = 1358005
 +
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Idle Pause
   |author   = Sakorona
+
   |author = Veleek
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Veleek.IdlePause
   |nexus id = 2210
+
   |nexus   = 1092
   |moddrop id = 664153
+
  |github  = veleek/IdlePause
   |github   = Sakorona/SDVMods
+
 
 +
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Idle Timer
   |author   = EvilPdor
+
   |author = LordAndreios
   |id       =  
+
   |id     = LordAndreios.IdleTimer
   |nexus id =
+
   |nexus  = 2858
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = emperorzuul/SMAPI_MODS
   |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 [[#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  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = ImagEd
   |author   = Opalie
+
   |author = candidus42
   |id       = Opalie.Wedding
+
   |id     = Candidus42.ImagEd
   |nexus id =
+
   |nexus  = 7218
   |moddrop id = 526231
+
   |github = mus-candidus/ImagEd
   |github   = Opalie/Wedding
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = PrivateButtface
+
   |author = mistyspring
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 4430
+
  |curse  = 880517
   |github   = LukeSeewald/PublicStardewValleyMods
+
   |nexus   = 12562
 +
   |github = misty-spring/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Immersive Scarecrows
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = WhatAMush
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus id = 1097
+
   |curse  = 868685
   |github   =  
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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
 
   |status  = workaround
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Improved Quality of Life
   |author   = Oxyligen
+
   |author = Demiacle
   |id       = wHatsUp
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 1082
+
   |nexus   = 1025
   |github   =  
+
   |github = demiacle/QualityOfLifeMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Improved Tracker
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Anthony Hilyard
   |id       = f4iTh.WheresMyItems
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 2086
+
  |curse  = 445215
   |github   =  
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = In a Heartbeat
   |author   = CatCattyCat
+
   |author = Shockah
   |id       = cat.windeffects
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 6647
+
   |nexus   = 17834
   |github   = danvolchek/StardewMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Increase Animal House Max Population
   |author   = thatnzguy
+
   |author = Mizzion
   |id       = thatnzguy.WindowResize
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 2266
+
   |nexus   = 4861
   |github   = thatnzguy/WindowResize
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Increased Artifact Spots
   |author   = CatCattyCat, Cat
+
   |author = Mizzion
   |id       = cat.wintergrass
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 1601
+
   |nexus   = 3340
   |github   = danvolchek/StardewMods
+
  |moddrop = 663705
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = aedenthorn
+
   |author = shekurika
   |id       = Aedenthorn.WitcherMod
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 5797
+
   |nexus   = 11388
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Increased Sprinkler Range
   |author   = Taskmaster
+
   |author = EternalSoap
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = eternalsoap.sprinklers
   |nexus id = 5246
+
   |nexus   = 20745
   |github   =  
+
   |github = ArjanSeijs/SprinklerMod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = GZhynko
   |id       = WonderfulFarmLife
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id =
+
   |nexus  = 6162
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github = gzhynko/StardewMods
   |github   = Jinxiewinxie/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    = Indoor Sprinklers
-->
+
   |author  = ramen
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
   |id      = ramen.IndoorSprinklers
 +
  |nexus  = 21124
 +
   |github  = mpomirski/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Industrial Furnace
   |author   = jahangmar
+
   |author = Traktori
   |id       = jahangmar.WorkingFireplace
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 3654
+
   |nexus   = 5568
   |github   = jahangmar/StardewValleyMods
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Industrial Furnace for Automate
   |author   = skiilaa
+
   |author = Traktori
   |id       = skiilaa.X
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 2286
+
   |nexus   = 5568
   |github   =  
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Industrialization Redux
   |author   = Entoarox
+
   |author = GaLaxY256 and kazuakisama
   |id       = Entoarox.XnbLoader
+
   |id     = G256.IR.Code
   |nexus id = 2275
+
   |nexus  = 22351
   |chucklefish id = 4506
+
   |github =
   |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   = Infallible Fishing
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = aedenthorn, Erinthe
   |nexus id = 2731
+
   |id     = aedenthorn.InfallibleFishing
   |author   = bcmpinc
+
   |nexus   = 14639
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Infertile Soil
   |author   = Jaredlll08, YGM Team
+
   |author = Sabera, kelbesque
   |id       = YGM.SDVMod
+
   |id     = Sabera.InfertileSoil
   |curseforge id  = 308005
+
   |nexus   = 2515
   |curseforge key = youve-got-mail-twitch-integration
+
   |github =
  |nexus id =  
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
   |dev note = incompatibility possibly due to Bookcase
+
}}
 +
{{#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 Junimo Cart Lives
 +
  |author  = Renny
 +
  |id      = renny.infinitejunimocartlives
 +
  |nexus  = 2705
 +
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Infinite Money
   |author   = thakyZ
+
   |author = Chunky
   |id       = zdailyincrease
+
   |id     = chunky.InfiniteMoney
   |nexus id =
+
   |nexus  = 11510
   |chucklefish id = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Infinite Watering Cans
   |author   = aedenthorn
+
   |author = CaptainSully
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 6743
+
  |moddrop = 1188756
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12739
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Infinite Zoom
   |author   = GuiNoya, Yesst
+
   |author = berkayylmao
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = berkayylmao.InfiniteZoom
   |nexus id = 1621
+
   |nexus   = 8808
   |github   = GuiNoya/SVMods
+
  |curse  = 500088
 +
   |github = berkayylmao/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Informant
   |author   = RockinRolla
+
   |author = Slothsoft
   |id       = RockinMods.ZoomMod
+
   |id     = Slothsoft.Informant
   |nexus id = 1326
+
   |nexus   = 14293
   |github   = rockinrolla/ZoomMod
+
   |github = slothsoft/stardew-informant
  
   |broke in          = Stardew Valley 1.3.33
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-Mizzion
+
  |status            = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
  |pull request      = https://github.com/rockinrolla/ZoomMod/pull/1
+
   |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = Geko_X
+
   |author = aedenthorn, Erinthe
   |id       = gekox.zoomyFarmer
+
   |id     = aedenthorn.LogUploader
   |nexus id = 6031
+
   |nexus   = 13979
   |github   =  
+
   |github = aedenthorn/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    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InkStories
 +
  |curse  = 877221
 +
  |moddrop = 1521399
 +
  |nexus  = 15987
 +
  |github  =
  
===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.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Fix
 +
  |author  = Windmill_City
 +
  |id      = Windmill_City.InputFix
 +
  |nexus  = 5693
 +
  |github  = Windmill-City/InputFix
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in = Stardew Valley 1.5.5
|- 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     = AFK Timer, AFK Idle Timer
+
   |name   = Input Tools
   |author   = CKextreme
+
   |author = Sagittaeri
   |id       = CKextreme.AfkTimer
+
   |id     = Sagittaeri.InputTools
   |nexus id = 3721
+
   |nexus   = 14553
   |github   = CKextreme/StardewValley-Mods
+
   |github = sagittaeri/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = InstaCrops
   |author   = skn
+
   |author = WuestMan, redknightofdoom
   |id       = skn.AgingMod
+
   |id     = WuestMan.InstaCrops
   |nexus id = 1129
+
   |nexus   = 4077
   |github   =
+
   |github  = Brian-Wuest/Instacrops
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Instant Animals
   |author   = cantorsdust
+
   |author = pinocchio1231
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 170
+
   |nexus   = 9573
   |github  = cantorsdust/StardewMods
+
   |github = joisse1101/InstantAnimals
   |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 [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Instant Animals 1.6
   |author   = Grant Peters
+
   |author = Siweipancc
   |id       = GPeters-AnimalMoodFix
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 761
+
   |nexus   = 21798
   |github   =
+
   |github  = siweipancc/InstantAnimals
  |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     = Anti-Cheat Client
+
   |name   = Instant Break
   |author   = funny-snek
+
   |author = Jolyone
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = Me.InstantBreak
   |nexus id = 2887
+
   |nexus   = 15526
   |github   = funny-snek/anticheat-and-servercode
+
   |github =
  |status  = obsolete
+
 
   |summary  = remove this mod (only needed on the host now).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 2804
+
   |curse  = 868720
   |github   = Felix-Dev/StardewMods
+
   |nexus   = 14110
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Instant Buildings From Farm
   |author   = Jotser
+
   |author = BitwiseJon
   |id       = Jotser.AutoGrabberMod
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 2783
+
   |nexus   = 2070
   |github   =
+
   |github  = bitwisejon/StardewValleyMods
  |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   = Instant Dialogues
   |author   = Chosimba
+
   |author = idermailer
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = idermailer.InstantDialogues
   |nexus id = 2307
+
   |nexus   = 22468
   |github   =
+
   |github  = idermailer/InstantDialogues
  |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   = Instant Eat Key
   |author   = f4iTh, JertsukkaTheMan
+
   |author = nini700
   |id       = f4iTh.BabyGenderInterface
+
   |id     = nini700.InstantEatKey
   |nexus id = 1947
+
   |nexus  = 4464
  |github   =  
+
 
  |broke in = Stardew Valley 1.4
+
   |status  = workaround
   |status  = abandoned
+
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
   |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   = Instant Fishing
   |author   = KirbyLink
+
   |author = aurnj, Roy Li
   |id       = kirbylink.beehousefix
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 3013
+
   |nexus   =
   |github   = KirbyLink/BeeHouseFix
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
   |broke in = Stardew Valley 1.4
+
   |github =
   |status  = obsolete
+
 
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Instant Geodes
   |author   = RedstoneBoy
+
   |author = montana123
   |id       = RedstoneBoy.BetterCrafting
+
   |id     =
   |nexus id = 2504
+
   |nexus   =
   |github  = RedstoneBoy/BetterCrafting
+
   |url    = https://community.playstarbound.com/threads/109038
   |status  = abandoned
+
   |github  =
   |broke in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Instant Growth Powder
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.BetterTransmutation
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 2120
+
   |nexus   = 7727
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use {{nexus mod|3142|Crafting Recipes Expanded}} or {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Instant Grow Trees
   |author   = BunnyJumps
+
   |author = cantorsdust and Pathoschild
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 2502
+
   |nexus   = 173
   |github   =  
+
   |github = cantorsdust/StardewMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Instant Load
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = Platonymous.InstantLoad
  |nexus id = 2503
+
   |curse   = 877220
   |github   =  
+
   |moddrop = 1521407
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 16253
   |status   = obsolete
+
   |github =
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Instantly Eat Item
   |author   = BunnyJumps
+
   |author = Guedez
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = eat.item.instantly
   |nexus id = 2501
+
   |nexus   = 5116
   |github   =
+
   |github =
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = BunnyJumps
+
   |author = RyanJesky
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 3145
+
   |nexus   = 10146
   |github   =  
+
   |github = RyanJesky/IncreaseCropGrowthPhase
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Instant Pets
   |author   = BunnyJumps
+
   |author = blueberry
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = blueberry.InstantPets
   |nexus id = 3143
+
   |nexus   = 9448
   |github   =  
+
   |github = b-b-blueberry/InstantPets
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Instant Tool Upgrades
   |author   = BunnyJumps
+
   |author = Binarynova
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 2500
+
   |nexus   = 8918
   |github   =  
+
   |github = Binarynova/MyStardewMods
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Integrated Minecarts
   |author   = BunnyJumps
+
   |author = Jibb
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = jibb.minecarts.C
   |nexus id = 3144
+
   |curse  = 988762
   |github   =  
+
   |nexus   = 11881
   |broke in = SMAPI 3.0
+
   |github  = Jibblestein/StardewMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Interaction Helper
   |author   = WindHero
+
   |author = Hammurabi
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = HammurabiInteractionHelper
   |nexus id = 2336
+
   |nexus   =
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |chucklefish = 4640
   |broke in = Stardew Valley 1.3
+
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
   |status  = obsolete
+
 
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Interaction Tweaks
   |author   = bwdy
+
   |author = jahangmar
   |id       = bwdyworks
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 3530
+
   |nexus   = 3771
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Internationalization
 +
   |author  = bcmpinc
 +
   |id      = bcmpinc.Internationalization
 +
  |nexus  = 21317
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = Ilyaki
+
   |author = DecidedlyHuman
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 3083
+
   |nexus   = 12826
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github = DecidedlyHuman/StardewValleyMods
  |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     = CJB Automation
+
   |name   = Intravenous Coffee
   |author   = CJBok
+
   |author = mpcomplete
   |id       = CJBAutomation
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 211
+
   |nexus   = 2224
   |github   = CJBok/SDV-Mods
+
   |github = mpcomplete/StardewMods
   |broke in = Stardew Valley 1.2
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Investment
   |author   = Lysero
+
   |author = MissCoriel
   |id       = Lysero.Clock24
+
   |id     = misscoriel.invest
   |nexus id = 3718
+
   |nexus   = 5293
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock]] by Lajna instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Investment Maximized
   |author   = spacechase0
+
   |author = MissCoriel
   |id       = spacechase0.Cobalt
+
   |id     = misscoriel.investmax
   |nexus id = 1723
+
   |curse   = 885074
   |chucklefish id = 5139
+
   |nexus   = 9253
   |github   = spacechase0/Cobalt
+
   |github = MissCoriel/InvestmentMaximized
   |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   = Invite Code Mod
   |author   = Igorious
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id =
+
   |nexus  = 4023
   |chucklefish id = 3684
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4
   |status   = obsolete
+
}}
   |summary = remove this mod (colored chests added in Stardew Valley 1.1).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Invite Friend
 +
  |author  = d5a1lamdtd, HaPyke
 +
  |id      = d5a1lamdtd.InviteFriend
 +
  |moddrop = 1486022
 +
   |nexus   = 19500
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Iridium Tools Patch
   |author   = punyo, yakminepunyo
+
   |author = Redwood
   |id       = punyo.ConcentrationOnFarming
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 1445
+
   |nexus   = 2897
   |github   =  
+
   |github = EKomperud/StardewMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Island Secret
   |author   = Nishtra
+
   |author = Edu Anttunes
   |id       = ConfigurableShippingDates
+
   |id     = IslandSecret
   |nexus id = 675
+
   |nexus   = 8096
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = CatCattyCat, Cat
+
   |author = S1mmyy
   |id       = cat.copyinvitecode
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 2171
+
   |nexus   = 5140
   |github   = danvolchek/StardewMods
+
   |github = S1mmyy/StardewMods
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Item Bags
   |author   = bcmpinc
+
   |author = SlayerDharok
   |id       = bcmpinc.CraftCounter
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 2739
+
   |curse   = 991675
  |github   = bcmpinc/StardewHack
+
   |nexus   = 5382
   |broke in = Stardew Valley 1.4
+
   |github = Videogamers0/SDV-ItemBags
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Item Extensions
   |author   = trienow
+
   |author = mistyspring
   |id       = de.trienow.stardew.craftpriority
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 4174
+
   |nexus   = 20357
   |github   = trienow/Stardew-CraftPriority
+
   |github = misty-spring/StardewMods
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Item Quality Indicator
   |author   = lolpcgaming
+
   |author = FunnyMoney
   |id       = lolpcgaming.CraftingCounter
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 1585
+
   |nexus   = 15336
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Item Recovery
   |author   = bwdy
+
   |author = Mytsy
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = Mysty.ItemRecovery
   |nexus id = 2115
+
   |nexus   = 9354
   |github   =  
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Item Recovery Plus
   |author   = BadNetCode
+
   |author = Lunardiver
   |id       = BadNetCode.CropSafety
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 1233
+
   |nexus  = 13026
   |moddrop id = 130160
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Item Research 'n' Spawn
   |author   = Omegasis, AlphaOmegasis
+
   |author = TSlex
   |id       = CurrentLocation102120161203
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 638
+
   |nexus   = 8933
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1012482
   |broke in = Stardew Valley 1.3
+
   |github = TSlex/StardewValley
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Item Tooltips
   |author   = spacechase0
+
   |author = Jaredlll08
   |id       = spacechase0.CustomCrops
+
   |id     = BlameJared.ItemTooltips
   |nexus id = 1592
+
   |nexus   =
   |chucklefish id = 5070
+
   |curse   = 297655
   |moddrop id = 273617
+
   |github = jaredlll08/Item-Tooltips
   |github   = spacechase0/CustomCrops
 
  |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   = Item Tweaks
   |author   = Platonymous
+
   |author = crpz
   |id       = Platonymous.CustomElementHandler
+
   |id     = crpz.ItemTweaks
   |nexus id = 1068
+
   |nexus   = 8182
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |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   = iTile
   |author   = spacechase0
+
   |author = ha1fdaew
   |id       = spacechase0.CustomFarmTypes
+
   |id     = ha1fdaew.iTile
   |nexus id = 1140
+
   |nexus  = 7512
  |chucklefish id = 4705
+
   |github = ha1fdaew/iTile
   |moddrop id = 128708
+
 
   |github   = spacechase0/CustomFarmTypes
+
   |broke in = Stardew Valley 1.6
   |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     = Customize Cursor Sprite
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = EpicBellyFlop45
+
   |author = Caboose Sage, CabooseSage
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Cabbose.Sage.ItsStardewTime
   |nexus id = 3014
+
   |nexus   = 20847
   |github   = EpicBellyFlop45/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Its Time to Wake Up
   |author   = Platonymous
+
   |author = Krutonium
   |id       = Platonymous.CustomNPC
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 1607
+
   |nexus   = 13798
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Jack Be Thicc
   |author   = Platonymous
+
   |author = DeadRobotDev
   |id       = Platonymous.CustomShirts
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 2416
+
   |nexus   = 21533
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = DeadRobotDev/StardewMods
  |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     = Custom Shops Redux
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Matt Cioni
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = mattCioni.JaquesAndBeans
   |nexus id = 1378
+
   |nexus   = 14555
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |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).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Jar Opener
   |author   = dreamsicl
+
   |author = Genowhirl9999
   |id       = EventNotifications
+
   |id     = genowhirl9999.jaropener
   |nexus id =  
+
   |nexus   = 5292
   |chucklefish id = 3621
+
   |moddrop = 988956
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.2?
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
}}
 
{{/entry
 
  |name    = Daily Quest Anywhere
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 
  |nexus id = 513
 
  |github  = janavarro95/Stardew_Valley_Mods
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = JhinFour
   |author   = CatCattyCat, Cat
+
   |author = Keaton Sadoski
   |id       = cat.desertobelisk
+
   |id     = Sadoski.JhinFour
   |nexus id = 2021
+
   |nexus   = 11838
   |github   = danvolchek/StardewMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Jiggly Junimo Bundles
   |author   = aurnj, Roy Li
+
   |author = Jonas Henriksson, Greger
   |id       = RuyiLi.Emotes
+
   |id     = Greger.JigglyJunimoBundles
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/emotes.129159
+
   |url     = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
   |github   =  
+
   |github = gr3ger/Stardew_JJB
 +
 
 
   |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 [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = unidarkshin, Devin Lematty
+
   |author = k4rakara
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 2212
+
   |nexus   = 5803
   |github   = unidarkshin/Stardew-Mods
+
   |github = K4rakara/Stardew-Mods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.FarmHub
+
   |id     = Platonymous.JoJaBan
   |nexus id = 2309
+
   |nexus   = 3118
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 793907
   |broke in = Stardew Valley 1.4
+
   |github = Platonymous/Stardew-Valley-Mods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = ofmanynames
+
   |author = Dounat2201, Sasara
   |id       = InstantGeode
+
   |id     = Sasara.Pathomart
   |nexus id = 750
+
   |nexus   = 1142
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.2
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
  |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = MattDeDuck, Duckshard
+
  |author  = sophiesalacia
   |id       = MattDeDuck.Fischievements
+
  |id      = sophie.HalloweenJamCSharp
   |nexus id = 3658
+
  |nexus  = 18927
   |github   = MattDeDuck/StardewValleyMods
+
  |github  = sophiesalacia/StardewMods
   |broke in = Stardew Valley 1.4
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Joja's Hauntings
 +
   |author = MindMeltMax
 +
   |id      = MindMeltMax.HauntedJoja
 +
  |nexus  = 7014
 +
  |moddrop = 1135684
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joys of Efficiency
 +
  |author  = punyo, yakminepunyo
 +
   |id     = punyo.JoysOfEfficiency
 +
   |nexus   = 2162
 +
   |github = pomepome/JoysOfEfficiency
 +
 
 +
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 1.5.0-unofficial.3-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}
 +
}}
 +
{{#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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Json Shuffle
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = spacechase0
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 1941
+
   |nexus   = 21513
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Jump Down the Mine
   |author   = bcmpinc
+
   |author = flowoeB
   |id       = bcmpinc.FixScytheExp
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id =
+
   |nexus  = 8357
  |github   = bcmpinc/StardewHack
+
   |github  =
   |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     = Get Dressed
+
   |name   = Jump Over
   |author   = Advize and Jinxiewinxie
+
   |author = spacechase0
   |id       = Advize.GetDressed
+
   |id     = spacechase0.JumpOver
   |nexus id = 331
+
  |curse  = 867746
   |github   = AdvizeGH/GetDressed
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
}}
   |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Json Assets|Json Assets]] packs instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Junimatic
 +
   |author = NermNermNerm
 +
  |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Junimo Beacon
   |author   = Taskmaster
+
   |author = Achtuur
   |id       = Taskmaster.Hamlet
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 4601
+
   |nexus   = 17135
   |github   =  
+
   |github = Achtuur/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Junimo Cart More Score
   |author   = StarPeanut, Greger
+
   |author = yaxuan97
   |id       = HappyAnimals
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id =
+
   |nexus  = 13644
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |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     = HD Sprites
+
   |name   = Junimo Deposit Anywhere
   |author   = ninthworld
+
   |author = Zoryn
   |id       = NinthWorld.HDSprites
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 4024
+
   |nexus   =
   |github   = ninthworld/HDSprites
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |status  = abandoned
+
   |github = Zoryn4163/SMAPI-Mods
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Junimo Dialog
   |author   = Jaredlll08
+
   |author = ceruleandeep
   |id       = BlameJared.HotbarHotswap
+
   |id     = ceruleandeep.junimodialog
   |nexus id =
+
   |nexus  = 8937
  |curseforge id  = 298033
+
   |github = ceruleandeep/CeruleanStardewMods
   |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     = Infinite Inventory
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = unidarkshin, Devin Lematty
+
   |author = Fernass354
   |id       = DevinLematty.InfiniteInventory
+
   |id     = Fernass354.JunimoHutSize
   |nexus id = 2247
+
   |nexus   = 18457
   |github   = unidarkshin/Stardew-Mods
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Junimo Kart Anywhere
   |author   = Platonymous
+
   |author = MartyrPher
   |id       = Platonymous.JunimoFarm
+
   |id     = JunimoKartAnywhere
   |nexus id = 984
+
   |nexus   = 4315
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Junimo Kart Cheater
   |author   = Shadowfoxss
+
   |author = ryaon
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id = 3147
+
   |nexus  = 5137
   |curseforge id  = 308891
+
   |github =
  |curseforge key = keyboard-mod-menu
 
   |github   =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Junimo Kart Global Rankings
   |author   = Kabigon
+
   |author = drbirbdev
   |id       = Kabigon.kisekae
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 2348
+
   |nexus   = 14856
   |github   = KabigonFirst/StardewValleyMods
+
   |github = drbirbdev/StardewValley
  |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   = Junimo Kart Level Practice
   |author   = Huanir
+
   |author = BlaDe
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id = 2653
+
   |nexus   = 10056
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Junimos Accept Cash
   |author  = Permamiss
+
   |author = spacechase0
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus id = 637
+
   |curse  = 867716
   |github   =  
+
   |nexus   = 7437
   |broke in = SMAPI 2.0
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Junimo Warp
   |author   = Brandy Lover, WDavi
+
   |author = Shockah
   |id       = Brandy Lover.LMlog
+
   |id     = Shockah.JunimoWarp
   |nexus id = 1366
+
   |nexus   = 15676
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Just Relax
   |author   = spacechase0
+
   |author = Goldenrevolver
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = Goldenrevolver.JustRelax
   |nexus id = 501
+
   |nexus  = 7770
   |chucklefish id = 3796
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |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   = Just Sleep In
   |author   = Kithio
+
   |author = Rifleman
   |id       = Kithio:ChatMod
+
   |id     = Rifleman.JustSleepIn
   |nexus id =
+
   |nexus  = 11286
   |chucklefish id = 4296
+
   |github = 9Rifleman/JustSleepIn
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Kamikaze
   |author   = vaindil
+
   |author = aurnj, Roy Li
   |id       = vaindil.MoodFix
+
   |id     = RuyiLi.Kamikaze
   |nexus id = 1809
+
   |nexus   =
   |github  = vaindil/sdv-moodfix
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |status  = obsolete
+
   |github  =
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Kawakami - Healer NPC
   |author   = YonKuma, kumarei
+
   |author = Gorzalt and Flerfarvet
   |id       = YonKuma.MoodGuard
+
   |id     = gorzalt.kawakami
   |nexus id = 1597
+
   |nexus   = 2549
   |github   = YonKuma/MoodGuard
+
   |github = Gorzalt/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.3.29
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = Platonymous
+
   |author = KediDili
   |id       = Platonymous.MoreMapLayers
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 1134
+
   |nexus   = 19375
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = KediDili/FurnitureTweaks
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Kedi's NPC Utilities
   |author   = ylsama
+
   |author = KediDili
   |id       = ylsama.MoveThoughObject
+
   |id     = KediDili.KNU
   |nexus id = 2680
+
   |nexus   = 17884
   |github   =  
+
   |github = KediDili/NPCUtilities
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
 
  |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6
   |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   = Keep Partners, Keep Your Partners
   |author   = FerMod
+
   |author = EssGee, SG
   |id       = FerMod.MultiplayerEmotes
+
   |id     = SG.Partners
   |nexus id = 2347
+
   |nexus   = 5625
   |github   = FerMod/StardewMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = KeyBind UI
   |author   = Unremarkable, animavoro
+
   |author = Enaium
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = Enaium.KeyBindUI
  |nexus id = 2135
+
   |curse   = 538001
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |moddrop = 1036920
   |broke in = Stardew Valley 1.3.11
+
   |nexus   =
   |status   = obsolete
+
   |github = Enaium-StardewValleyMods/KeyBindUI
   |summary = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Key Suppressor
   |author   = Prince-Leto
+
   |author = Deflaktor
   |id       = princeleto.multiplayershaftfix
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 2922
+
   |nexus   = 9295
   |github   = Prince-Leto/StardewValleyMods
+
   |github = Deflaktor/KeySuppressor
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Shockah
   |id       = Omegasis.MuseumRearranger
+
   |id     = Shockah.Kokoro
   |nexus id = 428
+
   |nexus   = 15682
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Shockah/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Krobus Roommate Shop
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.NoDebugMode
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 593
+
   |nexus   = 13131
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
   |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Krobus Sells Larger Stacks
   |author   = KirbyLink
+
   |author = Annosz
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 2947
+
   |nexus   = 5993
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github = Annosz/StardewValleyModding
   |broke in = SMAPI 3.0
+
 
   |status   = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (fixed in Stardew Valley 1.4).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Labeling
 +
  |author  = Enaium
 +
  |id      = Enaium.Labeling
 +
  |curse  = 443134
 +
   |moddrop = 906932
 +
  |nexus   =
 +
   |github = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Ladder and Snow Yam Tip
   |author   = Alex Noddings
+
   |author = WhiteMind
   |id       = an.ownscepter
+
   |id     = WhiteMind.LAST
   |nexus id = 2404
+
   |nexus   = 1906
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Ladder Light
   |author   = zesman
+
   |author = Tocseoj
   |id       = MobSpawner.pseudohub.de
+
   |id     = Tocseoj.LadderLight
   |nexus id = 2794
+
   |moddrop = 1549539
   |github   =  
+
   |nexus   = 22052
   |broke in = Stardew Valley 1.3.29
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Ladder Locator
   |author   = zesman
+
   |author = ChaosEnergy
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id = 2798
+
   |curse  = 989910
   |github   =  
+
   |nexus   = 3094
   |broke in = Stardew Valley 1.3.36
+
   |github  = yuri-moens/LadderLocator
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = bwdy
+
   |author = Platonymous
   |id       = bwdy.polygamy
+
   |id     = Platonymous.LandGrants
   |nexus id = 3542
+
  |curse  = 877222
   |github   = bwdymods/SDV-Polygamy
+
  |moddrop = 1521380
 +
   |nexus   = 15855
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Multiple Spouses|Multiple Spouses]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Last Day to Plant
 +
   |author = dmcrider57
 +
  |id      = com.dayloncrider.stardewvalley.lastdaytoplant
 +
  |nexus  = 7917
 +
  |github  = dmcrider/LastDayToPlant
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Last Day to Plant Redux
   |author   = Kevin Connors
+
   |author = atravita
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 2424
+
  |curse  = 870965
   |github   = kevinforrestconnors/ProfessionAdjustments
+
  |moddrop = 1294435
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 15004
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Lasting Conversation Topics
   |author   = EpicBellyFlop45
+
   |author = sophiesalacia
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus id = 2997
+
   |nexus   = 14377
   |github   =  
+
   |github = sophiesalacia/StardewMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Lazy Mod
   |author   = EpicBellyFlop45
+
   |author = weizinai
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = weizinai.LazyMod
   |nexus id = 3004
+
   |nexus   = 22826
   |github   =  
+
   |github = weizinai/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Leaderboard Library
   |author   = CatCattyCat, Cat
+
   |author = drbirbdev
   |id       = cat.removablehorsehats
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 2223
+
   |nexus   = 15102
   |github   = danvolchek/StardewMods
+
   |github = drbirbdev/StardewValley
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Leave the Mine
   |author   = Platonymous
+
   |author = Kangzoel
   |id       = Platonymous.RingOfFire
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 1166
+
   |nexus   = 11823
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Lefty Mode
   |author   = Pathoschild
+
   |author = Max Vollmer, SVProtector
   |id       = Pathoschild.RotateToolbar
+
   |id     = maxvollmer.leftymode
   |nexus id = 1100
+
   |nexus   = 6199
   |github   = Pathoschild/StardewMods
+
   |github = maxvollmer/LeftyMode
  |status  = abandoned
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Legendary Fish Pond Framework
   |author   = Taskmaster
+
   |author = sharpskull2
   |id       = Taskmaster.Scream
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 4588
+
   |nexus   = 14637
   |github   =  
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Lenient Window Resize
   |author   = Entoarox
+
   |author = DeLiXx
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = DeLiXx.Lenient_Window_Resize
   |nexus id = 2273
+
   |curse   = 990483
   |chucklefish id = 4262
+
   |nexus   = 12305
   |github   = Entoarox/StardewMods
+
   |github  =
   |broke in = Stardew Valley 1.3
+
   |source = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
  |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   = Less Mini Shipping Bin
   |author   = funny-snek
+
   |author = atravita
   |id       = funnysnek.SeparateMoney
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 3086
+
   |curse  = 870982
   |github   =  
+
   |nexus   = 10959
   |broke in = Stardew Valley 1.4
+
   |moddrop = 1102538
   |status  = obsolete
+
   |github  = atravita-mods/StardewMods
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Let Me Rest!
   |author   = j4c0b333
+
   |author = Ophaneom
   |id       = j4c0b333.SetMoney
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 3889
+
   |nexus   = 8205
   |github   =  
+
   |github = Ophaneom/Let-Me-Rest
   |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   = Let Me Shop
   |author   = spacechase0
+
   |author = MindMeltMax
   |id       = spacechase0.ShipAnywhere
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 1379
+
   |moddrop = 1443554
   |chucklefish id = 4926
+
   |nexus   = 16738
   |moddrop id = 183277
+
   |github  =
   |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   = Let's Move It
   |author   = cantorsdust
+
   |author = Exblosis
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 175
+
   |nexus   = 20943
   |github   = cantorsdust/StardewMods
+
   |github = Exblosis/StardewValleyMods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Let's Start With Fishing
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = MedievalAI
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id = 897
+
   |nexus   = 19107
   |github   = JohnsonNicholas/SDVMods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Level Extender
   |author   = Platonymous
+
   |author = unidarkshin, Devin Lematty
   |id       = Platonymous.Speedster
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 1102
+
   |nexus   = 1471
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Level Forever
   |author   = Platonymous
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = Platonymous.SplitMoney
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 2303
+
   |nexus   = 22920
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Leveling Adjustment
   |author   = Platonymous
+
   |author = jahangmar
   |id       = Platonymous.Sprinkles
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id =
+
   |nexus  = 4689
   |chucklefish id = 4592
+
   |github = jahangmar/StardewValleyMods
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint Sprint
+
   |name   = Level Up Notifications
   |author   = Jessebot, JessebotX
+
   |author = kd8lvt
   |id       = Jessebot.SprintSprintSprint
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 3294
+
   |nexus   = 855
   |moddrop id = 624116
+
   |curse  = 300715
   |github   = JessebotX/StardewMods
+
   |github =
  |status  = obsolete
+
 
   |summary  = remove this mod (no longer maintained; use [[#Sprint and Dash Buttons|Sprint and Dash Buttons]] or [[#Sprint Sprint|Sprint Sprint]] instead).
+
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = TehPers
+
   |author = shurmash
   |id       = SCCL
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 889
+
   |nexus   = 7222
   |github   = TehPers/StardewValleyMods
+
   |github =
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Lewd Leah
   |author   = Platonymous
+
   |author = prowlingDemon, unknownDev
   |id       = Platonymous.SwimSuit
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 1215
+
   |nexus   = 4402
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = SMAPI 3.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Light Mod
   |author   = zazizu
+
   |author = aedenthorn, Erinthe
   |id       = zazizu.TheChestDimension
+
   |id     = aedenthorn.LightMod
   |nexus id = 4013
+
   |nexus   = 14387
   |github   = cilekli-link/SDVMods
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Light Switch
   |author   = Pathoschild
+
   |author = holythesea
   |id       = Pathoschild.TheLongNight
+
   |id     = holythesea.LightSwitch
   |nexus id = 1369
+
   |nexus   = 15683
   |github   = pathoschild/StardewMods
+
   |github = holy-the-sea/LightSwitch
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Like a Duck to Water
   |author   = CKextreme
+
   |author = aedenthorn, Erinthe
   |id       = CKextreme.TimeNotifier
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 3706
+
   |nexus   = 15860
   |github  = CKextreme/StardewValley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Like a Duck to Water Continued
   |author   = Sakorona
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id = 1000
+
   |nexus   = 21285
   |github   = Sakorona/SDVMods
+
   |github = kqrse/StardewValleyMods-aedenthorn
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Limited Campfire Cooking
   |author   = Cile_ed
+
   |author = Cherry, CherryChain
   |id       = Cile_ed.TimeTravel
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 4068
+
   |nexus   = 4971
   |github  =  
+
   |moddrop = 716383
   |status  = abandoned
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Line Sprinklers
   |author   = Platonymous
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = Platonymous.Ultiplayer
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 2134
+
   |nexus   = 2917
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = hootless/StardewMods
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Linus Mod
   |author   = Travoos
+
   |author = tomii
   |id       =  
+
   |id     = tomii.LinusMod
   |nexus id =
+
   |nexus  = 11637
   |curse id =  
+
   |github  =
   |chucklefish id = 4211
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = XmlSerializerRetool
+
  |name    = Literally Can't Even
  |author  = Persival
+
  |author  = spacechase0
  |id      = none <!-- no ID in manifest -->
+
  |id      = spacechase0.LiterallyCantEven
  |nexus id = 450
+
  |nexus  = 14262
  |github  =
+
  |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.1
+
 
  |status  =
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Little NPCs
 +
  |author  = Candidus42
 +
  |id      = Candidus42.LittleNPCs
 +
  |nexus  = 15152
 +
  |github  = mus-candidus/LittleNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Livestock Choices
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LivestockChoices
 +
  |nexus  = 11551
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
  |author  = Doomnik
 +
  |id      = Doomnik.LoanMod
 +
  |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lober Cat
 +
  |author  = codyflagstaff
 +
  |id      = codyflagstaff.lobercat
 +
  |nexus  = 8219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location Compass
 +
  |author  = Bouhm and Pathoschild
 +
  |id      = Bouhm.LocationCompass
 +
  |nexus  = 3045
 +
  |curse  = 308286
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Crab Pots
 +
  |author  = nini700
 +
  |id      = nini700.LockedCrabPot
 +
  |nexus  = 4461
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Maps
 +
  |author  = Edu Anttunes
 +
  |id      = LockedMaps
 +
  |nexus  = 10089
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockpicks
 +
  |author  = bwdy
 +
  |id      = bwdy.lockpicks
 +
  |nexus  = 3521
 +
  |github  = bwdymods/SDV-Lockpicks
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Log Menu
 +
  |author  = JareBear
 +
  |id      = JareBear.LogMenu
 +
  |nexus  = 19919
 +
  |github  = jaredtjahjadi/LogMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Log Spam Filter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LogSpamFilter
 +
  |nexus  = 11252
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Days
 +
  |author  = Stuyk
 +
  |id      = Stuyk.LongerDays
 +
  |nexus  = 19027
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Fence Life
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.LongerFenceLife
 +
  |nexus  = 10498
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LongerSeasons
 +
  |nexus  = 10108
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longevity
 +
  |author  = RTGOAT
 +
  |id      = RTGOAT.Longevity
 +
  |nexus  = 649
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Look to the Sky
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.LookToTheSky
 +
  |nexus  = 15262
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loose Audio Files
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LooseAudioFiles
 +
  |nexus  = 5999
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lore-Friendly JojaMart Prices
 +
  |author  = Huanir
 +
  |id      = Huanir.LoreFriendlyJojaPrices
 +
  |nexus  = 2658
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Woods
 +
  |author  = Raik, Raik167, YousernameZo
 +
  |id      = raik.testmod
 +
  |nexus  = 6291
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Bubbles
 +
  |author  = SteelixLeiter, Don Collins
 +
  |id      = LoveBubbles
 +
  |nexus  = 1318
 +
  |github  = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loved Labels
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.LovedLabels
 +
  |nexus  = 279
 +
  |github  = AdvizeGH/LovedLabels
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loved Labels Redux
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.LovedLabelsRedux
 +
  |nexus  = 8880
 +
  |curse  = 834387
 +
  |github  = thespbgamer/LovedLabelsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Festival
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.LoveFestival
 +
  |nexus  = 17819
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Low Health Warning
 +
  |author  = NMVH5
 +
  |id      = nmvh5.LowHealthWarning
 +
  |nexus  = 8326
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Luck Score HUD, Just Luck Mod
 +
  |author  = delaney
 +
  |id      = dJustLuckMod
 +
  |nexus  = 10386
 +
  |moddrop = 1070645
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Luck Skill
 +
  |author  = spacechase0
 +
  |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
 +
  |curse  = 867393
 +
  |moddrop = 127279
 +
  |nexus  = 521
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lucky Reclamation Trash Can
 +
  |author  = kiranmurmu
 +
  |id      = kiranmurmu.LuckyReclamationTrashCan
 +
  |nexus  = 8971
 +
  |github  = kiranmurmu/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lunar Disturbances
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.LunarDisturbances
 +
  |nexus  = 2208
 +
  |moddrop = 664151
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Augmentors
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.MachineAugmentors
 +
  |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Check
 +
  |author  = FairfieldBW
 +
  |id      = FairfieldBW.MachineCheck
 +
  |nexus  = 9515
 +
  |github  = FairfieldBW/MachineCheck
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Speed Change
 +
  |author  = IceGladiador
 +
  |id      = IceGladiador.MachineSpeedChange
 +
  |nexus  = 1780
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Magic
 +
  |curse  = 867745
 +
  |moddrop = 399898
 +
  |nexus  = 2007
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Junimo Pet
 +
  |author  = Entoarox
 +
  |id      = Entoarox.MagicJunimoPet
 +
  |nexus  = 3567
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Pluses
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.MagicPluses
 +
  |nexus  = 7096
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Scepter
 +
  |author  = not4bene
 +
  |id      = not4bene.MagicScepter
 +
  |nexus  = 8169
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Valley
 +
  |author  = season
 +
  |id      = season.MagicValley
 +
  |nexus  = 10639
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MailboxMenu
 +
  |nexus  = 14439
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.MailboxMenu
 +
  |nexus  = 21068
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Framework
 +
  |author  = Digus
 +
  |id      = DIGUS.MailFrameworkMod
 +
  |nexus  = 1536
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Order Pigs
 +
  |author  = jwdred
 +
  |id      = jwdred.MailOrderPigs
 +
  |nexus  = 632
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Services Mod
 +
  |author  = Digus
 +
  |id      = Digus.MailServicesMod
 +
  |nexus  = 7842
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Make Gil Real
 +
  |author  = Werewolf Master
 +
  |id      = Wolf.GilSMAPI
 +
  |nexus  = 7118
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Make Love
 +
  |author  = Kabulla
 +
  |id      = Kabulla.MakeLove
 +
  |nexus  = 16003
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mana Bar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ManaBar
 +
  |curse  = 867709
 +
  |nexus  = 7831
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mandatory Meals, Real Life Mod
 +
  |author  = darzington
 +
  |id      = darzington.RealLifeMod
 +
  |nexus  = 7445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Many Enchantments
 +
  |author  = Stari
 +
  |id      = Stari.ManyEnchantments
 +
  |curse  = 1004483
 +
  |nexus  = 8824
 +
  |github  = SlivaStari/ManyEnchantments
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Binder
 +
  |author  = SnowFire k'Vala
 +
  |id      = SnowFire.Map_Binder
 +
  |nexus  = 6983
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MapEdit
 +
  |nexus  = 18387<!--8876 before 1.0.0-->
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mapping Extensions and Extra Properties (MEEP)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |nexus  = 14493
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MapTeleport
 +
  |curse  = 868868
 +
  |nexus  = 7675
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport, Stardew Valley Map Teleport
 +
  |author  = Richard2091
 +
  |id      = Richard2091.MapTeleport
 +
  |nexus  = 21381
 +
  |github  = Richard2091/MapTeleport
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Utilities
 +
  |author  = mabelSyrup
 +
  |id      = mabelsyrup.maputils
 +
  |nexus  = 4716
 +
  |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maritime Secrets
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MaritimeSecrets
 +
  |nexus  = 10758
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Day
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.MarketDay
 +
  |nexus  = 11778
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Town<!--changed in 3.0.0-->, Food Store
 +
  |author  = d5a1lamdtd, HaPyke
 +
  |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 +
  |curse  = 994458
 +
  |moddrop = 1480763
 +
  |nexus  = 19309
 +
  |github  = congha22/foodstore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Matching Nodes, MinesTokens
 +
  |author  = Eryk601 and sophiesalacia
 +
  |id      = Vertigon.MinesTokens
 +
  |nexus  = 11124
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Max Cost Stamina
 +
  |author  = StultusV
 +
  |id      = StultusV.MaxCastStamina
 +
  |nexus  = 10794
 +
  |github  = JudeRV/Stardew-MaxCastStamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maximize Fix
 +
  |author  = Shockah
 +
  |id      = Shockah.MaximizeFix
 +
  |nexus  = 16099
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Hats
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MayoHats
 +
  |nexus  = 17514
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Mart
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MayoMart
 +
  |nexus  = 17175
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayonnaise++, Mayonnaise Plus Plus
 +
  |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
 +
  |id      = xirsoi.mayonnaiseplusplus
 +
  |nexus  = 4634
 +
  |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Rain
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MayoRain
 +
  |nexus  = 17436
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meme Outfits
 +
  |author  = Mehidden
 +
  |id      = MemeOutfits.Mehidden
 +
  |nexus  = 13213
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Menus Everywhere
 +
  |author  = nman130
 +
  |id      = nman130.MenusEverywhere
 +
  |nexus  = 6119
 +
  |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Messy Crops
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.MessyCrops
 +
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meteor Defence
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MeteorDefence
 +
  |nexus  = 10641
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mice in the Valley
 +
  |author  = candidus42
 +
  |id      = Candidus42.MiceInTheValley
 +
  |nexus  = 4638
 +
  |github  = mus-candidus/MiceInTheValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Migrate DGA Items
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MigrateDGAItems
 +
  |nexus  = 20612
 +
  |github  = elizabethcd/MigrateDGAItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Milk the Villagers
 +
  |author  = trunip190
 +
  |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
 +
  |nexus  = 5948
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miller Time
 +
  |author  = Sonozuki
 +
  |id      = Satozaki.MillerTime
 +
  |nexus  = 7575
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Milo Dog
 +
  |author  = Clark, wilsonch3451
 +
  |id      = Clark.MiloDog
 +
  |nexus  = 2861
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Assist
 +
  |author  = Kabigon
 +
  |id      = Kabigon.MineAssist
 +
  |nexus  = 2296
 +
  |chucklefish = 5353
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Minecart Patcher
 +
  |author  = bwdy
 +
  |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
 +
  |nexus  = 11424
 +
  |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Changes
 +
  |author  = JPAN
 +
  |id      = jpan.MineChanges
 +
  |nexus  = 3963
 +
  |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mines Tokens
 +
  |author  = sophiesalacia
 +
  |id      = sophie.MinesTokens
 +
  |nexus  = 18776
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Tweaks
 +
  |author  = Shockah
 +
  |id      = Shockah.MineTweaks
 +
  |nexus  = 16859
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mini Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.MiniBars
 +
  |nexus  = 8329
 +
  |github  = Ophaneom/Mini-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 +
  |nexus  = 674
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mini Tool NPC
 +
  |author  = Tran Minh Thong
 +
  |id      = mini.tool.npc.mod
 +
  |nexus  = 7060
 +
  |github  = TMThong/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Minor Light Tweaks
 +
  |author  = greentodd
 +
  |id      = greentodd.MinorLightTweaks
 +
  |nexus  = 10223
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
 +
  |author  = BlaDe
 +
  |id      = BlaDe.MiscTrolls
 +
  |nexus  = 12037
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
 +
  |nexus  = 5691
 +
  |github  = jamespfluger/Stardew-MisophoniaAccessibility
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miss Coriel's Position Tool
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.PositionTool
 +
  |nexus  = 8087
 +
  |github  = MissCoriel/Position-Tool
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miss Coriel's Unique Courtship Response Core
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.UCRFix
 +
  |nexus  = 8284
 +
  |github  = MissCoriel/UniqueCourtshipResponseCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Missing Gifts
 +
  |author  = ChiroxT
 +
  |id      = treinke.missinggifts
 +
  |nexus  = 11363
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mob Count Reports, Report Mob Counts
 +
  |author  = StultusV
 +
  |id      = StultusV.ReportMobCounts
 +
  |nexus  = 10899
 +
  |github  = JudeRV/Stardew-ReportMobCounts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Arcade
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileArcade
 +
  |nexus  = 6538
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Audio Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileAudioPlayer
 +
  |nexus  = 6568
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Calendar
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileCalendar
 +
  |nexus  = 6601
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Catalogues
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileCatalogues
 +
  |nexus  = 6543
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobilePhone
 +
  |curse  = 868890
 +
  |nexus  = 6523
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Arcade Mobile Apps
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileArcade
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Calendar Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCalendar
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Mobile Catalogues
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCatalogues
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Television Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileTelevision
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Television
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileTelevision
 +
  |nexus  = 6575
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MobileUI Android
 +
  |author  = WisnuNug
 +
  |id      = WisnuNug.MobileUI
 +
  |nexus  = 17652
 +
  |github  =
 +
 
 +
  |warnings = Only works on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modify This
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ModThis
 +
  |nexus  = 7814
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod List Command
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.ModListCommand
 +
  |nexus  = 5131
 +
  |github  = Xebeth/StardewValley-ListModsCommand
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Menu
 +
  |author  = Enaium
 +
  |id      = Enaium.ModMenu
 +
  |curse  = 436844
 +
  |moddrop = 885574
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/ModMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Settings Tab
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ModSettingsTab
 +
  |nexus  = 4579
 +
  |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
 +
  |author  = DaLion
 +
  |id      = DaLion.Overhaul
 +
  |nexus  =
 +
  |github  = daleao/modular-overhaul
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Zen Garden, Modular Zen Gardens Furniture
 +
  |author  = leroymilo
 +
  |id      = leroymilo.ModularZenGarden
 +
  |nexus  = 22140
 +
  |github  = Leroymilo/MZG
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Update Menu
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.modupdatemenu
 +
  |nexus  = 2536
 +
  |moddrop = 833560
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Updater
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ModUpdater
 +
  |curse  = 877226
 +
  |nexus  = 6338
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Money Management Mod
 +
  |author  = Tbonetomtom
 +
  |id      = Tbonetomtom.MoneyManagementMod
 +
  |nexus  = 17045
 +
  |github  = Tbonetomtom/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Goals Anywhere
 +
  |author  = Suphax
 +
  |id      = suphax.monstergoalsanywhere
 +
  |moddrop = 1088762
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Invasion
 +
  |author  = Krutonium
 +
  |id      = krutonium.monsterinvasion
 +
  |nexus  = 12641
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MonsterLT
 +
  |nexus  = 1896
 +
  |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Log Anywhere
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.MonsterLogAnywhere
 +
  |nexus  = 3997
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Musk in Volcano
 +
  |author  = BananaFruit
 +
  |id      = BananaFruit.MonsterMuskInVolcano
 +
  |nexus  = 10651
 +
  |github  = BananaFruit1492/MonsterMuskInVolcano
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monsters - The Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MonstersTheFramework
 +
  |nexus  = 10673
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moody Planet
 +
  |author  = Daniel McMenamy, Deathest1
 +
  |id      = f1r3w477.MoodyPlanet
 +
  |nexus  = 2830
 +
  |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah Money Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Moolah
 +
  |nexus  = 15123
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moongates
 +
  |author  = bwdy
 +
  |id      = bwdy.moongates
 +
  |nexus  = 3545
 +
  |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moon Misadventures
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.MoonMisadventures
 +
  |curse  = 867702
 +
  |nexus  = 10612
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
 +
  |author  = SinZ
 +
  |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
 +
  |nexus  = 12096
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mopsy's Ranch Livin'
 +
  |author  = Mopquill
 +
  |id      = Mopquill.Ranch-Livin
 +
  |nexus  = 2200
 +
  |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|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  = 2274
 +
  |chucklefish = 4288
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Artifact Spots
 +
  |author  = momoaau
 +
  |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
 +
  |nexus  = 451
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Barn and Coop Animals
 +
  |author  = AairTheGreat, Aair
 +
  |id      = AairTheGreat.MoreBarnCoopAnimals
 +
  |nexus  = 4869
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Buildings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreBuildings
 +
  |curse  = 867740
 +
  |moddrop = 771640
 +
  |nexus  = 2757
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Bundles
 +
  |author  = TwinBuilderOne
 +
  |id      = TwinBuilderOne.MoreBundles
 +
  |nexus  = 9709
 +
  |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Clocks
 +
  |author  = phjoker
 +
  |id      = phjoker.MoreClocks
 +
  |nexus  = 11840
 +
  |github  = p-holodynski/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Conversation Topics
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MoreConvoTopics
 +
  |nexus  = 10008
 +
  |github  = elizabethcd/MoreConversationTopics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Events
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.MoreEvents
 +
  |nexus  = 20945
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Fertilizers
 +
  |author  = atravita
 +
  |id      = atravita.MoreFertilizers
 +
  |curse  = 870975
 +
  |moddrop = 1145236
 +
  |nexus  = 11837
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More for Leo
 +
  |author  = Blams
 +
  |id      = blams.MoreForLeo
 +
  |nexus  = 12710
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Giant Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGiantCrops
 +
  |curse  = 867723
 +
  |moddrop = 771694
 +
  |nexus  = 5263
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.MoreGrass
 +
  |nexus  = 5398
 +
  |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass on the Beach
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.MoreGrassOnTheBeach
 +
  |nexus  = 8117
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass Starters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGrassStarters
 +
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Health
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.Morehealth
 +
  |nexus  = 4053
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Key Binding
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.MoreKeybinding
 +
  |nexus  = 5290
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Level Up Notifications, Level Up Notifications
 +
  |author  = Binarynova
 +
  |id      = binarynova.levelupnotifications
 +
  |nexus  = 21667
 +
  |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsMoreLivelySewerOverhaulPatches
 +
  |nexus  = 19405
 +
  |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info
 +
  |author  = cheesysteak
 +
  |id      = cheesysteak.moremultiplayerinfo
 +
  |nexus  = 2173
 +
  |github  = cheesysteak/stardew-steak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Nightly Events
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.morenightlyevents
 +
  |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rain
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MoreRain
 +
  |nexus  = 441
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Random Edition, Randomizer
 +
  |author  = Chikakoo and doomdonuts, Chikakoo4
 +
  |id      = Chikakoo.Randomizer
 +
  |nexus  = 5311
 +
  |github  = Chikakoo/stardew-valley-randomizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreRings
 +
  |curse  = 867743
 +
  |moddrop = 771616
 +
  |nexus  = 2054
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sensible Juices
 +
  |author  = NCarigon
 +
  |id      = NCarigon.MoreSensibleJuices
 +
  |nexus  = 23146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Silo Storage
 +
  |author  = OrneryWalrus
 +
  |id      = OrneryWalrus.MoreSiloStorage
 +
  |nexus  = 2587
 +
  |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Slimes, More Monsters
 +
  |author  = Ded4lif
 +
  |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
 +
  |nexus  = 7526
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sorting, More Sorting Options
 +
  |author  = Chris Kau & Sean Nightingale
 +
  |id      = CKSR.MoreSorting
 +
  |nexus  = 22944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Weapons
 +
  |author  = Joco80 & Sasara
 +
  |id      = Joco80.MoreWeapons
 +
  |nexus  = 1168
 +
  |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MOTD Mod
 +
  |author  = thfr
 +
  |id      = thfr.MOTDMod
 +
  |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
  |nexus  = 10553
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Move Mode, Right Click Move Mode
 +
  |author  = ylsama
 +
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
  |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Annoying Cursor
 +
  |author  = joljyo
 +
  |id      = joljyo.MoveAnnoyingCursor
 +
  |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Between Buildings
 +
  |author  = Vilaboa
 +
  |id      = Vilaboa.MoveBetweenBuildings
 +
  |nexus  = 17391
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Faster
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.MoveFasterMod
 +
  |nexus  = 1351
 +
  |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Greenhouse Plot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveGreenhousePlot
 +
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move It
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveIt
 +
  |nexus  = 15163
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Mod, Movement Modifier
 +
  |author  = Zoryn
 +
  |id      = Zoryn.MovementModifier
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Speed
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.MovementSpeed
 +
  |nexus  = 2736
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theatre Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MovieTheatreTweaks
 +
  |curse  = 868672
 +
  |nexus  = 16395
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mr. Pam - Snorlax Mechanics
 +
  |author  = daleonar
 +
  |id      = daleonar.Snorlax
 +
  |nexus  = 16194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Muffin Core
 +
  |author  = Kabi-chan
 +
  |id      = kabi-chan.MuffinCore
 +
  |nexus  = 8070
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Fertilizer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MultiFertilizer
 +
  |curse  = 867717
 +
  |nexus  = 7436
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Backpacks
 +
  |author  = skiilaa
 +
  |id      = skiilaa.MultiplayerBackpacks
 +
  |nexus  = 2282
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
 +
  |author  = Achtuur
 +
  |id      = Achtuur.MultiplayerExpShare
 +
  |nexus  = 16891
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Horse Reskin
 +
  |author  = delphinwave
 +
  |id      = DelphinWave.MultiplayerHorseReskin
 +
  |nexus  = 7681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Hub
 +
  |author  = Alberto Moreira Luiz
 +
  |id      = AlbertoMoreiraLuiz.MultiplayerHub
 +
  |nexus  = 9672
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Idle
 +
  |author  = DoubleZ
 +
  |id      = DoubleZ.MultiplayerIdle
 +
  |nexus  = 3765
 +
  |github  = SourceZh/MultiplayerIdle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Info
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MPInfo
 +
  |curse  = 1004488
 +
  |moddrop = 1302776
 +
  |nexus  = 15155
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
 +
  |author  = Scayze
 +
  |id      = scayze.MultiplayerPrairieKing
 +
  |nexus  = 16030
 +
  |github  = scayze/multiprairie
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = multiplayer.mod
 +
  |nexus  = 16582
 +
  |github  = TMThong/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Checker
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiplayerModChecker
 +
  |nexus  = 6609
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Speech Bubbles
 +
  |author  = Kalthramis
 +
  |id      = Kalthramis.MPSpeechBubbles
 +
  |
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility overrides|footer}}
  |name    = Immersive Farm 2
 
  |author  = Zander
 
  |id      = zander.immersivefarm2
 
  |nexus id = 1531
 
  |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
  |content pack for = Content Patcher
 
}}
 
{{/entry
 
  |name    = Remove That Damn Rock
 
  |author  = Plutey/Androxilogin
 
  |id      = Androxilogin.RemoveThatDamnRock
 
  |nexus id = 384
 
  |github  =
 
  |broke in = Stardew Valley 1.2
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
  |content pack for = Content Patcher
 
}}
 
{{/entry
 
  |name    = Water Under The Bridge, River Gorge, Water Filled Gorge
 
  |author  = megmom84
 
  |id      = megmom84.waterfilledgorge
 
  |nexus id = 2750
 
  |github  =
 
  |content pack for = Content Patcher
 
}}
 
|}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==For mod developers==
 
==For mod developers==
Line 9,710: Line 23,008:
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
* Post a message in the [https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
+
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 9,718: Line 23,016:
 
# [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/index.php?threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
+
# Post a release package to the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</small>
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
==Footnotes==
 
<references>
 
  <ref name="compatibility">This only shows whether a mod is ''compatible''; it may have bugs unrelated to SMAPI compatibility.</ref>
 
</references>
 
  
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 06:15, 25 April 2024

SMAPI mod compatibility, July 2017 to March 2021. 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.


Players: see smapi.io/mods for a more user-friendly view of this page.

For players

What to do

  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.

SMAPI mods

  • Players: See smapi.io/mods for a more user-friendly list.
  • Modders: feel free to update this list! (See instructions.) Note that only SMAPI mods should be listed, not XNB mods or content packs.

SMAPI mods (obsolete)

This list contains mods which...

  • have their mod pages hidden/deleted;
  • or have been replaced by a change in the base game;
  • or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).

These will likely never be updated again.

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