Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: prefer HTTPS)
Tags: Mobile edit Mobile web edit
 
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]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 25: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''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.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24h Clock
+
   |name   = 24h Clock
   |author   = Lajna
+
   |author = Lajna
   |id       = Lajna.24hClock
+
   |id     = Lajna.24hClock
   |nexus id = 1695
+
   |nexus   = 1695
   |github   = LajnaLegenden/Stardew_Valley_Mods
+
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24-Hour Clock Patcher
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = pepoluan
+
   |author = pepoluan
   |id       = pepoluan.24h
+
   |id     = pepoluan.24h
   |nexus id = 8759
+
   |nexus   = 8759
   |github   =  
+
   |github =
   |source   = https://sourceforge.net/p/sdvmod-24h-harmony/
+
   |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
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 3-Story Cellar
   |author  = Prince-Leto
+
   |author = fan
   |id       = princeleto.twentyfourhours
+
   |id      = fan.3-story-cellar
   |nexus id = 2908
+
  |nexus  = 22882
   |github   = Prince-Leto/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
   |id     = an.4leaf
 +
   |nexus   = 2365
 +
   |github =
  
  |broke in    = SMAPI 3.0
+
   |status = abandoned
   |status       = workaround
 
  |summary      = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
 
  |pull request = https://github.com/Prince-Leto/StardewValleyMods/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Abilities - Experience Bars
+
   |name   = A Better Crab Trap
   |author   = Ophaneom
+
   |author = ARgoChxw
   |id       = Ophaneom.AbilitiesExperienceBars
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 8048
+
   |nexus   = 22015
   |github   = Ophaneom/Abilities-Experience-Bars
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Action Sitting
+
   |name   = Abilities - Experience Bars
   |author   = greentodd
+
   |author = Ophaneom
   |id       = greentodd.ActionSitting
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 10943
+
   |nexus   = 8048
   |github  =  
+
   |github = Ophaneom/Abilities-Experience-Bars
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Bonafide Special Blue Chicken
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = r1kai, rikai, rikai and jackkimball
+
   |author = Sandman53
   |id       = rikai.abonafidespecialbluechicken
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 8979
+
   |nexus   = 22751
   |github   = rikai/ABonafideSpecialBlueChicken
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Less Flashy Stardew
+
   |name   = A Bonafide Special Blue Chicken
   |author   = mistyspring
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = mistyspring.lessflashy
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 10531
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = Access Chest Anywhere
   |author   = dumb0t, VIspReaderUS
+
   |author = dumb0t, VIspReaderUS
   |id       = AccessChestAnywhere
+
   |id     = AccessChestAnywhere
   |nexus id = 257
+
   |nexus   = 257
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.1
 
   |broke in = Stardew Valley 1.1
Line 101: Line 128:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Accessible Tiles
+
   |name   = Accessible Tiles
   |author   = GrumpyCrouton
+
   |author = GrumpyCrouton
   |id       = GrumpyCrouton.AccessibleTiles
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id = 10755
+
   |nexus   = 10755
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activated Sprinklers<!--Nexus-->, Activating Sprinkers<!--manifest-->
+
   |name   = AchtuurCore
   |author   = StultusV
+
   |author = Achtuur
   |id       = StultusV.ActivatingSprinklers
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 8688
+
   |nexus   = 16827
   |github   = JudeRV/Stardew-ActivatingSprinklers
+
   |github = Achtuur/StardewTravelSkill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Action Sitting
   |author   = f4iTh, JertsukkaTheMan
+
   |author = greentodd
   |id       = f4iTh.ActivateSprinklers
+
   |id     = greentodd.ActionSitting
   |nexus id = 2088
+
   |nexus   = 10943
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = Rui3
+
   |author = StultusV
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 5713
+
   |nexus   = 8688
   |github   =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = Activate Sprinklers
   |author   = Pokeytax
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 2631
+
   |nexus   = 2088
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Active Menu Anywhere
   |author   = punyo, yakminepunyo
+
   |author = weizinai
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 2149
+
   |nexus   = 21093
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
 
 
  |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
 
  |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
  |author  = ThatNorthernMonkey
+
   |author  = Chelsea Bingiel
  |id      = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
  |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id =  
+
   |nexus  = 11447
   |chucklefish id = 3532
+
   |github =
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.0.2-unofficial.3-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
+
   |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
  |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = Additional Mine Maps
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.AdjustBabyChance
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 3311
+
  |curse  = 868700
   |github   =  
+
   |nexus   = 14595
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Add Money
   |author   = mmanlapat
+
   |author = Pempi
   |id       = mmanlapat.AdjustMonster
+
   |id     = pempi.addMoney
   |nexus id = 1161
+
   |nexus   = 20111
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adopt 'n Skin, Animal Skinner
+
   |name   = Add Money
   |author   = Gathouria
+
   |author = Steph Hoel
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = StephHoel.AddMoney
   |nexus id = 4011
+
   |nexus  = 21016
   |moddrop id = 600967
+
   |github = StephHoel/ModsStardewValley
   |github   = Gathouria/Adopt-Skin
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Add to Workbench Chests
   |author   = Drachenkatze
+
   |author = Rui3
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 5127
+
   |nexus   = 5713
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Flute Blocks
+
   |name   = Adjustable Building Costs
   |author   = aedenthorn
+
   |author = Skalaki
   |id       = aedenthorn.AdvancedFluteBlocks
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 10934
+
   |nexus   = 12446
   |github   = aedenthorn/StardewValleyMods
+
   |github = MiguelLucas/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Loot Framework
+
   |name   = Adjustable Price Hikes
   |author   = aedenthorn
+
   |author = Pokeytax
   |id       = aedenthorn.AdvancedLootFramework
+
   |id     = Pokeytax.AdjustablePriceHikes
  |nexus id = 7739
+
   |nexus  = 2631
  |github  = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Advanced Machines, AdvMachines
 
  |author  = ANDR55
 
  |id      = ANDR55.AdvMachines
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Melee Framework
+
   |name   = Adjustable Sprinklers
   |author   = aedenthorn
+
   |author = NCarigon
   |id       = aedenthorn.AdvancedMeleeFramework
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 7886
+
   |nexus   = 21843
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Adjustable Stamina Healing
   |author   = Omegasis, Alpha_Omegasis
+
   |author = punyo, yakminepunyo
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 435
+
   |nexus   = 2149
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Adjust Artisan Prices
   |author   = Warix3
+
   |author = ThatNorthernMonkey
   |id       = warix3.advancingsprinklers
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 2983
+
   |nexus   =
   |github   =  
+
  |chucklefish = 3532
 +
   |github = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.1
   |status  = workaround
+
<!--
   |summary  = use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead.
+
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Adjust Baby Chance
   |author   = Darzington
+
   |author = f4iTh, JertsukkaTheMan
   |id       = darzington.AdventCalendarMod
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 7444
+
   |nexus   = 3311
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Adjust Monster
   |author   = Hammurabi
+
   |author = mmanlapat
   |id       = HammurabiAdventureShopInventory
+
   |id     = mmanlapat.AdjustMonster
   |nexus id =
+
   |nexus  = 1161
   |chucklefish id = 4608
+
   |github  =
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = Phrasefable
+
   |author = Gathouria
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 3661
+
   |nexus   = 4011
   |github  = phrasefable/StardewMods
+
  |moddrop = 600967
 +
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Airstrike
+
   |name   = Adopt With Krobus
   |author   = XxHarvzBackxX
+
   |author = Hana
   |id       = harvz.Airstrike.DLL
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 10464
+
   |nexus   = 22218
   |github   = XxHarvzBackxX/airstrike
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Allow Beach Sprinklers
+
   |name   = Advanced Cooking
   |author   = Jag3dagster
+
   |author = aedenthorn, Erinthe
   |id       = Jag3dagster.AllowBeachSprinklers
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 7629
+
  |curse  = 868782
   |github  = jag3dagster/AllowBeachSprinklers
+
   |nexus   = 11264
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Advanced Fishing Treasure
   |author   = cantorsdust and Pathoschild
+
   |author = aceynk
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 174
+
   |nexus   = 24403
   |github   = cantorsdust/StardewMods
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Advanced Flute Blocks
   |author  = momoaau
+
   |author = aedenthorn, Erinthe
   |id      = 439<!--actual manifest ID-->
+
   |id      = aedenthorn.AdvancedFluteBlocks
   |nexus id = 439
+
   |curse  = 868790
   |github   =  
+
   |nexus   = 10934
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
<!--
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |unofficial version = 1.2.2-unofficial.3.mizzion
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Alternative Textures
+
   |name   = Advanced Key Bindings
   |author   = PeacefulEnd
+
   |author = Drachenkatze
   |id       = PeacefulEnd.AlternativeTextures
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 9246
+
   |nexus   = 5127
   |github  = Floogen/AlternativeTextures
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Advanced Location Loader
   |author   = funny-snek and Zuberii
+
   |author = Entoarox
   |id       = funny-snek.Always_On_Server
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 2677
+
   |nexus   = 2270
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  |pull request      = https://github.com/funny-snek/Always-On-Server-for-Multiplayer/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Advanced Loot Framework
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 2733
+
  |curse  = 868863
   |github  = bcmpinc/StardewHack
+
   |nexus   = 7739
 +
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = Advanced Machines, AdvMachines
   |author  = SixthTitan
+
   |author = ANDR55
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id      = ANDR55.AdvMachines
   |nexus id = 4639
+
   |nexus  =
   |github  =  
+
  |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ancient Fruit Won't Die in Winter
+
   |name   = Advanced Melee Framework
   |author   = cindyexe
+
   |author = aedenthorn, Erinthe
   |id       = cindyexe.afddiw
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 8823
+
  |curse  = 868856
   |github  =  
+
   |nexus   = 7886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Advanced Menu Positioning
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 6894
+
  |curse  = 868780
   |github   = AngelaRanna/StardewMods
+
   |nexus   = 11315
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Angela Ranna
+
   |author = Omegasis, Alpha_Omegasis
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 6894
+
   |nexus   = 435
   |github   = AngelaRanna/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Advanced Social Interactions
   |author   = Jonqora
+
   |author = spacechase0
   |id       = Jonqora.AngryGrandpa
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 6324
+
  |curse  = 867133
   |github   = Jonqora/StardewMods
+
   |nexus   = 14451
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Advancing Sprinklers
   |author   = Paritee
+
   |author = Warix3
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = warix3.advancingsprinklers
   |nexus id = 3440
+
   |nexus   = 2983
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Advent Calendar
   |author   = stokastic
+
   |author = Darzington
   |id       = stokastic.AnimalChooser
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 2573
+
   |nexus   = 7444
   |github   = stokastic/AnimalChooser
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Husbandry Mod, Butcher Mod
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = Digus
+
   |author  = Veniamin-Arefev
   |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 1538
+
   |nexus   = 19442
   |github  = Digus/StardewValleyMods
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Observer
+
   |name   = Adventure Shop Inventory
   |author   = NOFILENAMED
+
   |author = Hammurabi
   |id       = NFN.ANIMOBS
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 8653
+
   |nexus   =
   |github   = nofilenamed/AnimalObserver
+
   |chucklefish = 4608
 +
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = AeroCore
   |author   = DiddyP
+
   |author = Tlitookilakin
   |id       = DiddyP.AnimalPatting
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 3837
+
  |moddrop = 1275014
   |github  =  
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Pet Status
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Hakej
+
   |author = aedenthorn, Erinthe
   |id       = hakej.animalpetstatus
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 8725
+
  |curse  = 868715
   |github   = Hakej/Animal-Pet-Status
+
   |nexus   = 14228
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Produce Expansion
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = elbe
+
   |author = CKextreme
   |id       = elbe.AnimalProduceExpansion
+
   |id     = CKextreme.AfkTimer
   |nexus id = 9119
+
   |nexus   = 3721
   |moddrop id = 988407
+
   |github  =
   |github  = lshtech/AnimalProduceExpansion
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Die
+
   |name   = Agenda
   |author   = Goldenrevolver
+
   |author = OFTS_CQM
   |id       = Goldenrevolver.AnimalsDie
+
   |id     = ofts.agenda
   |nexus id = 7769
+
   |nexus   = 20432
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Don't Eat Grass
+
   |name   = Aggressive Acorns
   |author   = KarratKake
+
   |author = Phrasefable
   |id       = KarratKake.AnimalsDontEatGrass
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 7474
+
   |nexus   = 3661
   |github  =  
+
   |github = phrasefable/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Selector
+
   |name   = Aging Mod
   |author   = rikai
+
   |author = skn
   |id       = rikai.AnimalSelector
+
   |id     = skn.AgingMod
   |nexus id = 8758
+
   |nexus   = 1129
   |github  = rikai/AnimalSelector
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Shop Conditions
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = elbe
+
   |author = Fippsie
   |id       = elbe.AnimalShopConditions
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 9107
+
   |nexus  = 17273
   |moddrop id = 986958
+
   |github =
   |github   = lshtech/AnimalShopConditions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Airstrike
   |author   = jwdred
+
   |author = XxHarvzBackxX
   |id       = jwdred.AnimalSitter
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 581
+
   |nexus   = 10464
   |github   = jdusbabek/stardewvalley
+
   |github = XxHarvzBackxX/airstrike
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Need Water
+
   |name   = AI Valley
   |author   = GZhynko
+
   |author = Dualityofsoul
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = Dualityofsoul.AIValley
   |nexus id = 6196
+
   |nexus   = 25025
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Alarms
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = aedenthorn.Alarms
   |nexus id = 3283
+
   |nexus  = 17607
   |moddrop id = 771644
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Whisperer
+
   |name   = A Less Flashy Stardew
   |author   = Shalkin
+
   |author = mistyspring
   |id       = shaklin.animalwhisperer
+
   |id     = mistyspring.lessflashy
   |nexus id = 8885
+
   |nexus   = 10531
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Parrot and Perch
+
   |name   = All Chests Menu
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ParrotPerch
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 7957
+
  |curse  = 868705
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14494
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Portrait Framework
+
   |name   = All Crops All Seasons
   |author   = akai
+
   |author = cantorsdust
   |id       = akai.AnimatedPortrait
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 8249
+
   |nexus   = 170
   |github   =  
+
   |github = cantorsdust/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anniversary on Calendar
+
   |name   = Allow Beach Sprinklers
   |author   = greentodd
+
   |author = Jag3dagster
   |id       = greentodd.CalendarAnniversary
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 8351
+
  |curse  = 989210
   |github   =  
+
   |nexus   = 7629
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = All Professions
   |author   = spacechase0 and Pathoschild
+
   |author = cantorsdust and Pathoschild
   |id       = spacechase0.AnotherHungerMod
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 3379
+
   |nexus  = 174
   |moddrop id = 568430
+
   |github = cantorsdust/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = Almanac
   |author   = aedenthorn
+
   |author = Khloe Leclair
   |id       = aedenthorn.YAJM
+
   |id     = leclair.almanac
   |nexus id = 6546
+
   |nexus   = 11022
   |github  = aedenthorn/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Almanac → DGA Support
   |author   = funny-snek
+
   |author = Khloe Leclair
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = leclair.almanacdga
   |nexus id = 2887
+
   |nexus   = 11022
   |github  = funny-snek/anticheat-and-servercode
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = Super Aardvark, ubererdferkel
+
   |author = momoaau
   |id       = SuperAardvark.AntiSocial
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 5371
+
   |nexus   = 439
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
   |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = Alternative Textures
   |author   = MouseyPounds
+
   |author = PeacefulEnd
   |id       = MouseyPounds.AnythingPonds
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 4702
+
  |curse  = 870938
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 9246
 +
   |github = Floogen/AlternativeTextures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Platonymous
+
   |author = Alvadea & Jaksha6472
   |id       = Platonymous.2048
+
   |id     = Alja.Shack
   |nexus id = 2048
+
   |nexus  = 13187
   |moddrop id = 793820
+
   |github = Jaksha6472/MiningShack
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = Platonymous
+
   |author = Alvadea & Jaksha6472
   |id       = Platonymous.ArcadePong
+
   |id     = Alja.witchtower
   |nexus id = 2044
+
   |nexus  = 15926
   |moddrop id = 793819
+
   |github = Jaksha6472/WitchTower
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Always Active Window, Always Active Mod
   |author   = Platonymous
+
   |author = AlexGoD
   |id       = Platonymous.Snake
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 2056
+
   |nexus  = 25177
   |moddrop id = 793822
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arena Challenges Mod
+
   |name   = Always Hay
   |author   = XxHarvzBackxX
+
   |author = Omek97
   |id       = harvz.ACM.SMAPI
+
   |id     = omek97.always_hay
   |nexus id = 9544
+
   |nexus   = 20808
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Armor Ore
+
   |name   = Always On Server for Multiplayer
   |author   = gmff
+
   |author = funny-snek and Zuberii
   |id       = GMFF.ArmorOre
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id =  
+
   |nexus   = 2677
   |curseforge id = 485718
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
   |curseforge key = armor-ore
+
 
   |github   =
+
  |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Always Organize Chests
   |author   = Mizzion
+
   |author = Zamiel
   |id       = mizzion.artifactdigger
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 4212
+
   |nexus  = 21207
   |moddrop id = 661378
+
   |github = Zamiell/stardew-valley-mods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
+
   |name   = Always Scroll Map
   |author   = pepoluan
+
   |author = bcmpinc
   |id       = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 9023
+
   |nexus  = 2733
   |moddrop id = 979525
+
   |github = bcmpinc/StardewHack
   |github   =
 
  |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = Ilyaki
+
   |author = Saah
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 2761
+
   |nexus   = 23452
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github = sarahvloos/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artisan Goods Redone
+
   |name   = Always Special Title
   |author   = Rhukii
+
   |author = DespairScent
   |id       = Rhukii.ArtisanGoodsRedone
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 9414
+
   |nexus   = 22150
   |github   =
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Always Swim
   |author   = Travoos
+
   |author = Hoggagf2
   |id       = none<!--no ID in manifest-->
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id =
+
   |nexus  = 13264
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github =
   |github   = Club559/AshleyMod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Ambient Light
   |author   = Goldenrevolver
+
   |author = SixthTitan
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 260
+
   |nexus   = 4639
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Platonymous
+
   |author = cindyexe
   |id       = Platonymous.ATM
+
   |id     = cindyexe.afddiw
   |nexus id = 3135
+
   |nexus  = 8823
   |moddrop id = 793914
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.3-unofficial.1-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = Ancient Seed Expended, More Ancient Seeds C
   |author   = macer-Tim Oberle
+
   |author = Zexu2K
   |id       = macer.AuroraGSI
+
   |id     = Zeux2K.More_Ancient_Seeds_C
   |nexus id = 6088
+
   |nexus   = 26498
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Angel's Existing Weapon Updater
   |author   = taggartaa, Aaron Taggart
+
   |author = Angela Ranna
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 1019
+
   |nexus   = 6894
   |github   = taggartaa/AutoAnimalDoors
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = cgifox
+
   |author = Angela Ranna
   |id       = cgifox.AutoAttack
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 9620
+
   |nexus   = 6894
   |github  =
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Angel's Weapon Rebalance
   |author   = X3n0n182
+
   |author = Angela Ranna
   |id       = X3n0n182.AutoAttack
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 7258
+
   |nexus   = 6894
   |github  =
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Angry Grandpa
   |author   = Alison Li
+
   |author = Jonqora
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 6773
+
   |nexus   = 6324
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Angry Seagulls
   |author   = Ben880, ben1830
+
   |author = spacechase0
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = spacechase0.AngrySeagulls
   |nexus id = 2387
+
   |nexus   = 26121
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Animal Birth Every Night
   |author   = aurnj, Roy Li
+
   |author = Paritee
   |id       = RuyiLi.AutoCrop
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id =  
+
   |nexus   = 3440
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Animal Chooser
   |author   = Permamiss
+
   |author = stokastic
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = stokastic.AnimalChooser
   |nexus id = 643
+
   |nexus   = 2573
   |curseforge id = 307990
+
   |github = stokastic/AnimalChooser
   |curseforge key = auto-eat
+
 
   |github   = Permamiss/Auto-Eat
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Animal Dialogue Framework
   |author   = Dwayneten
+
   |author = aedenthorn, Erinthe
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 4783
+
  |curse  = 868666
   |github   = Dwayneten/AutoFarmScreenshot
+
   |nexus   = 16881
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = WhiteMind
+
   |author = Digus
   |id       = WhiteMind.AF
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 1895
+
   |nexus   = 1538
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Animal Mood Fix
   |author   = SorryLate, rharyanto
+
   |author = Grant Peters
   |id       = SorryLate.AutoFishing
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 5235
+
   |nexus   = 761
   |github  =
+
   |github =
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Animal Observer
   |author   = Teban100
+
   |author = nofilenamed
   |id       = AutoGate
+
   |id     = NFN.ANIMOBS
   |nexus id = 820
+
   |nexus   = 8653
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Animal Patting
   |author   = Caraxian
+
   |author = DiddyP
   |id       = caraxian.AutoLoadGame
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 2509
+
   |nexus   = 3837
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Animal Pet Status
   |author   = Pathoschild
+
   |author = Hakej
   |id       = Pathoschild.Automate
+
   |id     = hakej.animalpetstatus
   |nexus id = 1063
+
   |nexus   = 8725
   |moddrop id = 509760
+
   |github  = Hakej/Animal-Pet-Status
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Animal Produce Expansion
   |author   = mrslowly, azah
+
   |author = elbe
   |id       = azah.automated-doors
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id =  
+
   |nexus   = 9119
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |moddrop = 988407
   |github   = azah/AutomatedDoors
+
   |github = lshtech/AnimalProduceExpansion
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.4.3-unofficial.4-pickle
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Animals Die
   |author   = ScheKaa
+
   |author = Goldenrevolver
   |id       = Rakiin.AutomaticGates
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 3109
+
   |nexus  = 7769
   |moddrop id = 467021
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Animals Don't Eat Grass
   |author   = Zamiel
+
   |author = KarratKake
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 10460
+
   |nexus   = 7474
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Animals Don't Remove Grass
   |author   = Jag3Dagster
+
   |author = MrShreddie
   |id       = Jag3Dagster.AutoShaker
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 7736
+
   |nexus   = 21028
   |github   = jag3dagster/AutoShaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Animal Selector
   |author   = Omegasis, Alpha_Omegasis
+
   |author = rikai
   |id       = Omegasis.AutoSpeed
+
   |id     = rikai.AnimalSelector
   |nexus id = 443
+
   |nexus   = 8758
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = rikai/AnimalSelector
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Animal Shop Conditions
   |author   = CatCattyCat, Cat
+
   |author = elbe
   |id       = cat.autostacker
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 1184
+
   |nexus   = 9107
   |moddrop id = 833539
+
   |moddrop = 986958
   |github   = danvolchek/StardewMods
+
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Animal Sitter
   |author   = lolmaj
+
   |author = jwdred
   |id       = lolmaj.AutoToolSelect
+
   |id     = jwdred.AnimalSitter
   |nexus id = 3883
+
   |nexus   = 581
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Animal Sitter LTS
   |author   = DrOreo002
+
   |author = oliver
   |id       = droreo002.autotrash
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 4924
+
   |nexus   = 20831
   |github   =  
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Animals Need Water
   |author   = GrumpyCrouton
+
   |author = GZhynko
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 10693
+
   |nexus   = 6196
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Animal Social Menu
   |author   = Pickle, ddgroves
+
   |author = spacechase0
   |id       = pickle.autowater
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 1666
+
   |nexus   = 3283
   |github  =  
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (aurnj)
+
   |name   = Animal Whisperer
   |author   = aurnj, Roy Li
+
   |author = Shalkin
   |id       = AutoWater
+
   |id     = shaklin.animalwhisperer
   |nexus id =
+
   |nexus  = 8885
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  =
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (stellarashes)
+
   |name   = Animated Parrot and Perch
   |author   = stellarashes
+
   |author = aedenthorn, Erinthe
   |id       = stellarashes.Autowatering
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 5463
+
  |curse  = 868854
   |github  = stellarashes/SDVMods
+
   |nexus   = 7957
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Animated Portrait Framework
   |author   = jackkimball
+
   |author = akai
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = akai.AnimatedPortrait
   |nexus id = 2465
+
   |nexus   = 8249
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
  |unofficial version = 2.0.1-unofficial.1-strobe
+
<!--
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
  |status   = workaround
}}
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
{{#invoke:SMAPI compatibility|entry
+
-->
   |name    = Backpack Resizer
 
   |author  = DefenTheNation
 
  |id      = DefenTheNation.BackpackResizer
 
  |nexus id = 2263
 
  |github  = DefenTheNation/StardewMod-BackpackResizer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Animation-Cancel Keybinding
   |author   = andysun, ReddoHoku
+
   |author = Swaglix
   |id       = andysun.BacksideAttack
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 7815
+
   |nexus   = 20159
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Balanced Combine Many Rings
+
   |name   = Anki Study Break
   |author   = Arruda
+
   |author = nymvaline
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 8981
+
   |nexus   = 11279
   |github   = arruda/BalancedCombineManyRings
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Barn Incubator Support
+
   |name   = Anniversary on Calendar
   |author   = elbe
+
   |author = greentodd
   |id       = elbe.BarnIncubatorSupport
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 9049
+
   |nexus  = 8351
   |moddrop id = 986076
+
   |github =
   |github   = lshtech/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Another Hunger Mod
   |author   = littleraskol
+
   |author = spacechase0
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 833
+
   |curse   = 867735
  |github   = littleraskol/Basic-Sprinkler-Improved
+
   |nexus   = 3379
}}
+
   |moddrop = 568430
{{#invoke:SMAPI compatibility|entry
+
   |github = spacechase0/StardewValleyMods
   |name    = Battery Warning Mod
 
  |author  = Husky110
 
   |id      = Husky110.BatteryWarningMod
 
   |nexus id = 1886
 
   |github   = Husky110/BatteryWarningMod
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.BattleRoyale
+
   |id     = aedenthorn.YAJM
   |nexus id = 3199
+
  |curse  = 868885
   |github   = Ilyaki/BattleRoyalley
+
   |nexus   = 6546
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley - Year 2
+
   |name   = Anti-Cheat Server
   |author   = tylergibbs2
+
   |author = funny-snek
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 9891
+
   |nexus   = 2887
   |github   = tylergibbs2/BattleRoyalley-Year2
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = Coll1234567
+
   |author = alichan, alichanST
   |id       = Coll1234567.BecomeEthereal
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 3746
+
   |nexus   = 24204
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bed Tweaks
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = aedenthorn
+
   |author = FricativeMelon
   |id       = aedenthorn.BedTweaks
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 10023
+
   |nexus   = 15480
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Anti-Social NPCs
   |author   = Yoshimax and Pathoschild
+
   |author = Super Aardvark, ubererdferkel
   |id       = Yoshimax.BefriendMarlon
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 2569
+
   |nexus   = 5371
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Anti Tool Exhaustion
   |author   = Taskmaster
+
   |author = Tomokisan
   |id       = Taskmaster.BeMyValentine
+
   |id     = tomokisan.antiToolExhaustion
   |nexus id = 5219
+
  |curse  = 1081754
   |github   =  
+
   |nexus   = 26371
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Berry Season Reminder
+
   |name   = Anything Ponds
   |author   = Anthony Hilyard
+
   |author = MouseyPounds
   |id       = com.anthonyhilyard.berryseasonreminder
+
   |id     = MouseyPounds.AnythingPonds
   |curseforge id  = 446669
+
   |nexus  = 4702
   |curseforge key = berry-season-reminder
+
   |github  = MouseyPounds/stardew-mods
  |nexus id = 9315
+
 
   |github  = AHilyard/BerrySeasonReminder
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = Satozaki
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = aedenthorn.AprilFools
   |nexus id = 3605
+
  |curse  = 868768
   |github  = AndyCrocker/StardewMods
+
   |nexus   = 11496
 +
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = A Quality Mod
   |author   = ChaosEnergy
+
   |author = spacechase0
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = spacechase0.AQualityMod
   |nexus id = 3097
+
  |curse  = 867134
   |github  = yuri-moens/BetterActivateSprinklers
+
   |nexus   = 14448
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Aquarism
   |author   = CatCattyCat, Cat
+
   |author = DaLion
   |id       = cat.betterartisangoodicons
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 2080
+
   |nexus  = 24356
   |moddrop id = 833553
+
   |github = daleao/sdv
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Balance
+
   |name   = Arcade 2048
   |author   = Xen0nex
+
   |author = Platonymous
   |id       = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
+
   |id     = Platonymous.2048
   |nexus id = 8141
+
  |curse  = 308054
   |github  =
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Beehouses
+
   |name   = Arcade Pong
   |author   = Tlitookilakin
+
   |author = Platonymous
   |id       = tlitookilakin.BetterBeehouses
+
   |id     = Platonymous.ArcadePong
   |nexus id = 10996
+
   |nexus   = 2044
   |moddrop id = 1105633
+
   |moddrop = 793819
   |github  = tlitookilakin/BetterBeehouses
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Bombs
+
   |name   = Arcade Snake, Snake
   |author   = Duno666
+
   |author = Platonymous
   |id       = Duno666.BetterBombs
+
   |id     = Platonymous.Snake
   |nexus id = 7787
+
  |curse  = 308055
   |github  = PhillZitt/BetterBombs
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Chests
+
   |name   = Archaeology House Content Management Helper
   |author   = furyx639
+
   |author = Felix-Dev
   |id       = furyx639.BetterChests
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 9791
+
   |nexus   = 2804
   |github   = ImJustMatt/StardewMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Archaeology Skill for 1.6
   |author   = Satozaki
+
   |author = moonslime
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 3159
+
  |curse  = 1003404
   |github   = AndyCrocker/StardewMods
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Archery
   |author   = Khloe Leclair
+
   |author = PeacefulEnd
   |id       = leclair.bettercrafting
+
   |id     = PeacefulEnd.Archery
   |nexus id = 11115
+
  |curse  = 870921
   |github  = KhloeLeclair/StardewMods
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name   = Archery - Starter Pack
   |author   = Khloe Leclair
+
   |author = PeacefulEnd
   |id       = leclair.bcspacecore
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 11115
+
   |curse  = 870920
   |github   = KhloeLeclair/StardewMods
+
   |nexus   = 16768
}}
+
   |github  = Floogen/Archery
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Better Crystalariums
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
  |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.BetterCrystalariums
 
  |nexus id = 10907
 
  |github  = DecidedlyHuman/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Arena Challenges Mod
   |author   = GitStonic, IMSTONIC
+
   |author = XxHarvzBackxX
   |id       = gitstonic.svbdp
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 3092
+
   |nexus  = 9544
  |github  =
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Doors
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.betterdoors
 
   |nexus id = 3797
 
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Friendship
+
   |name   = Armor Ore
   |author   = Urbanyeti
+
   |author = gmff
   |id       = BetterFriendship
+
   |id     = GMFF.ArmorOre
   |nexus id = 10287
+
   |nexus  =
  |github  = urbanyeti/stardew-better-friendship
+
   |curse   = 485718
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Fruit Trees
 
  |author   = CatCattyCat, Cat
 
   |id      = cat.betterfruittrees
 
   |nexus id = 1976
 
  |moddrop id = 833546
 
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status   = abandoned
  |unofficial version = 2.6.1-unofficial.4-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Garbage Cans
 
  |author  = AairTheGreat
 
  |id      = AairTheGreat.BetterGarbageCans
 
  |nexus id = 4171
 
   |github   = AairTheGreat/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Ars Venefici
   |author   = CatCattyCat, Cat
+
   |author = HeyImAmethyst
   |id       = cat.bettergardenpots
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 2209
+
   |nexus  = 24409
   |moddrop id = 833555
+
   |github = HeyImAmethyst/Ars-Venefici
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Artifact Digger
   |author   = CatCattyCat, Cat
+
   |author = Mizzion
   |id       = cat.betterhay
+
   |id     = mizzion.artifactdigger
   |nexus id = 1430
+
   |nexus   = 4212
   |moddrop id = 833540
+
   |moddrop = 661378
   |github   = danvolchek/StardewMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = fodkod, Kodfod
+
   |author = pepoluan
   |id       = kodfod.hitbox
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 4973
+
   |nexus  = 9023
  |github   = Kodfod/BetterHitboxStardew
+
   |moddrop = 979525
 
+
   |github  =
   |broke in          = Stardew Valley 1.5
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
  |pull request      = https://github.com/kodfod/BetterHitboxStardew/pull/2
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Artifact System Fixed
   |author   = dphile
+
   |author = Ilyaki
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 2085
+
   |nexus   = 2761
   |github   = dphile/SDVBetterIridiumTools
+
   |github = Ilyaki/ArtifactSystemFixed
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
+
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Artisan Goods Redone
   |author   = Gaphodil
+
   |author = Rhukii
   |id       = Gaphodil.BetterJukebox
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 6017
+
   |nexus   = 9414
   |moddrop id = 984775
+
   |github  =
   |github  = Gaphodil/BetterJukebox
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Artisan Products Copy Quality
   |author   = hawkfalcon
+
   |author = justastranger
   |id       = hawkfalcon.BetterJunimos
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 2221
+
  |moddrop = 1554273
   |github   = hawkfalcon/Stardew-Mods
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Crop Fields
+
   |name   = Artista, Artista - Stardew Painter
   |author   = micfort
+
   |author = Platonymous
   |id       = micfort.BetterJunimosCropFields
+
   |id     = Platonymous.Artista
   |nexus id = 10936
+
  |moddrop = 1521420
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
+
   |nexus   = 18697
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Forestry
+
   |name   = Ashley NPC
   |author   = ceruleandeep
+
   |author = Travoos
   |id       = ceruleandeep.BetterJunimosForestry
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 8992
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Lightning Rods
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.BetterLightningRods
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 10631
+
   |nexus   = 260
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Atelier Cauldron, Cauldron
   |author   = spacechase0 and Pathoschild
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = spacechase0.BetterMeteorites
+
   |id     = Atelier.Cauldron
   |nexus id = 5096
+
   |nexus  = 22926
   |moddrop id = 771682
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = ATM
   |author   = Satozaki
+
   |author = Platonymous
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = Platonymous.ATM
   |nexus id = 3012
+
   |curse  = 308504
   |github  = AndyCrocker/StardewMods
+
   |moddrop = 793914
}}
+
  |nexus   = 3135
{{#invoke:SMAPI compatibility|entry
+
   |github  = Platonymous/Stardew-Valley-Mods
   |name    = Better Panning
+
 
   |author  = AairTheGreat
+
   |broke in = Stardew Valley 1.4
   |id      = AairTheGreat.BetterPanning
+
<!--
   |nexus id = 4161
+
   |unofficial version = 1.1.3-unofficial.1-mizzion
   |github  = AairTheGreat/StardewValleyMods
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning Spot
+
   |name   = AtraCore
   |author   = ForgedBrass
+
   |author = atravita
   |id       = ForgedBrass.BetterPanningSpot
+
   |id     = atravita.AtraCore
   |nexus id = 10608
+
  |curse  = 870972
   |github  =  
+
  |moddrop = 1205156
 +
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = bmarquismarkail, Space Baby
+
   |author = atravita
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = atravita.StopRugRemoval
   |nexus id = 935
+
  |curse  = 870985
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Audio Descriptions
   |author   = Nishtra
+
   |author = mistyspring
   |id       = BetterQuarry
+
   |id     = mistyspring.AudioDescription
   |nexus id = 771
+
   |nexus   = 16294
   |github   =  
+
   |github = misty-spring/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Audio Devices
   |author   = Urbanyeti
+
   |author = Max Vollmer, SVProtector
   |id       = BetterRanching
+
   |id     = maxvollmer.audiodevices
   |nexus id = 859
+
   |nexus   = 2838
   |github  = urbanyeti/stardew-better-ranching
+
   |github = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Satozaki
+
   |author = macer-Tim Oberle
   |id       = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
+
   |id     = macer.AuroraGSI
   |nexus id = 3232
+
   |nexus   = 6088
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Auto Animal Doors
   |author   = Zoryn
+
   |author = taggartaa, Aaron Taggart
   |id       = Zoryn.BetterRNG
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id =  
+
   |curse  = 1002753
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 1019
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Bin
+
   |name   = Auto-Attack
   |author   = MindMeltMax
+
   |author = X3n0n182
   |id       = MindMeltMax.BetterShipping
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 10487
+
   |nexus   = 7258
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Auto-Attack
   |author   = Kithio
+
   |author = cgifox
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = cgifox.AutoAttack
   |nexus id =
+
   |nexus  = 9620
   |chucklefish id = 4302
+
   |github =
   |github   =  
 
  
   |broke in     = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Auto Bait and Tackles
   |author   = spacechase0 and Pathoschild
+
   |author = Alison Li
   |id       = spacechase0.BetterShopMenu
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2012
+
   |nexus  = 6773
   |moddrop id = 771614
+
   |github = Alison-Li/AutoBaitAndTacklesMod
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Signs
+
   |name   = Auto Break Geode
   |author   = stebaker92, Steve Baker
+
   |author = weizinai
   |id       = stebaker92.bettersigns
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 7482
+
   |nexus   = 20685
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Auto Catch
   |author   = Max Vollmer, SVProtector
+
   |author = MercuryVN
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 2558
+
   |nexus   = 22616
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Auto Catch Fish
   |author   = CatCattyCat, Cat
+
   |author = WillTheMage
   |id       = cat.betterslingshots
+
   |id     = WillTheMage.AutoCatchFishMod
   |nexus id = 2067
+
   |nexus  = 25997
   |moddrop id = 833552
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Auto Coffee
   |author   = Jower
+
   |author = Ben880, ben1830
   |id       = Jower.BetterSort
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 1992
+
  |curse  = 990166
   |github   =  
+
   |nexus   = 2387
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Jihyun and Somin
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 41
+
   |nexus  = 24178
   |chucklefish id = 3551
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Tappers
+
   |name   = Auto Crop
   |author   = CaptainSully
+
   |author = aurnj, Roy Li
   |id       = CaptainSully.BetterTappers
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 9875
+
   |nexus   =
   |moddrop id = 1035408
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |github  = CaptainSully/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = The Fluffy Robot
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 4234
+
   |nexus   = 20892
   |github   = AairTheGreat/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Auto-Eat
   |author   = LPMG
+
   |author = Permamiss
   |id       = LPMG.Better_Windows_Mod
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 3672
+
   |nexus   = 643
   |github   =  
+
  |curse  = 307990
 +
   |github = Permamiss/Auto-Eat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = Auto Farm Screenshot
   |author   = CatCattyCat, Cat
+
   |author = Dwayneten
   |id       = cat.betterworkbenches
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 4830
+
   |nexus   = 4783
   |moddrop id = 833559
+
  |github  = Dwayneten/AutoFarmScreenshot
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Betwitched
+
   |name   = Autofill Pet Bowl
   |author   = b_wandert
+
   |author = maephie
   |id       = b_wandert.Betwitched
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 10172
+
   |nexus   = 13296
   |github  =  
+
   |github = maephie/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Auto Fill Pet Bowl
   |author   = spacechase0
+
   |author = Siweipancc
   |id       = spacechase0.BiggerBackpack
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 1845
+
   |nexus  = 20667
   |chucklefish id = 5191
+
   |github =
  |moddrop id = 384783
 
   |github   = spacechase0/BiggerBackpack
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Craftables
+
   |name   = Auto Fish
   |author   = spacechase0 and Pathoschild
+
   |author = WhiteMind
   |id       = spacechase0.BiggerCraftables
+
   |id     = WhiteMind.AF
   |nexus id = 7530
+
   |nexus   = 1895
   |github   = spacechase0/StardewValleyMods
+
   |github = WhiteMinds/mod-sv-autofish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Autofish, Autofish Used All Version
   |author   = Jessebot, JessebotX
+
   |author = dirinkbottle
   |id       = jessebot.biggerriverlands
+
   |id     = dirinkbottle.autofish
   |nexus id = 3025
+
   |nexus  = 26954
   |moddrop id = 467184
+
   |github =
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Auto Fishing
   |author   = lperkins2, Logan Perkins
+
   |author = SorryLate, rharyanto
   |id       = lperkins2.BigSilo
+
   |id     = SorryLate.AutoFishing
   |nexus id = 2429
+
   |nexus  = 5235
  |source   = {{nexus mod|2429}}
+
   |github  =
   |dev note = source in download
 
  
   |broke in = SMAPI 3.12.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Auto Fishing
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Tibbles
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 492
+
   |nexus   = 21339
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = Auto Gate
   |author   = desto
+
   |author = Teban100
   |id       = desto.BillboardProfitMargin
+
   |id     = AutoGate
   |nexus id = 6948
+
   |nexus   = 820
   |github   = desto-git/sdv-mods
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Auto-Grabber Mod
   |author   = KathrynHazuka
+
   |author = Jotser
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 276
+
   |nexus   = 2783
   |github  = KathrynHazuka/StardewValley_BirthdayMail
+
   |github =
   |dev note = author ignored previous PRs
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Auto-Grab Truffles
   |author   = BunnyJumps
+
   |author = Tsin
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 2820
+
   |nexus   = 14162
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Auto Grab Truffles
   |author   = BunnyJumps
+
   |author = Frostiverse
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 2178
+
   |nexus   = 21705
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = Qther - BunnyJumps
+
   |author = QiXing
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 5324
+
   |nexus   = 20874
   |github   =  
+
   |github = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Auto Load Game
   |author   = Mightywa33ior
+
   |author = Caraxian
   |id       = Mightywa33ior.Blackhearts
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 7502
+
   |nexus   = 2509
   |github   =
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = Automate
   |author   = GenDeathrow
+
   |author = Pathoschild
   |id       = gendeathrow.BNC
+
   |id     = Pathoschild.Automate
   |nexus id =  
+
   |curse  = 992857
   |curseforge id  = 307717
+
   |nexus  = 1063
   |curseforge key = blessings-and-curses
+
   |moddrop = 509760
   |github   = GenDeathrow/SDV_BlessingsAndCurses
+
   |github = Pathoschild/StardewMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Automate Chests
   |author   = aurnj, Roy Li
+
   |author = SinZ
   |id       = RuyiLi.BloodTrail
+
   |id     = SinZ.AutomateChests
   |nexus id =
+
   |nexus  = 11727
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = SinZ163/StardewMods
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bloody Damage Overlay, Damage Overlay
+
   |name   = Automated Doors
   |author   = pepoluan
+
   |author = mrslowly, azah
   |id       = pepoluan.DamageOverlay
+
   |id     = azah.automated-doors
   |nexus id = 8796
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |source   = https://sourceforge.net/p/sdvmod-damage-overlay/
+
   |github = azah/AutomatedDoors
 +
 
 +
   |broke in          = Stardew Valley 1.3
 +
   |unofficial version = 1.4.3-unofficial.4-pickle
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = Automate Tool Swap
   |author   = explosivetortellini
+
   |author = Trapyy
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 4815
+
  |curse  = 1001901
   |github   = explosivetortellini/bluechickensaregreen
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Automatic Gates
   |author   = Darkhax
+
   |author = ScheKaa
   |id       = darkhax.bookcase
+
   |id     = Rakiin.AutomaticGates
   |nexus id =
+
   |nexus  = 3109
   |curseforge id  = 297252
+
   |moddrop = 467021
   |curseforge key = bookcase
+
   |github =
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Automatic Petting of Animals
   |author   = Digus
+
   |author = yangZ
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 4711
+
   |nexus   = 23539
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Automatic Screenshot Taker
   |author   = aedenthorn
+
   |author = Zamiel
   |id       = Aedenthorn.BossCreatures
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 5864
+
   |nexus   = 10460
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = charbonn, Charles Bonnevialle
+
   |author = yangZ
   |id       = Charles.NomesBrasileiros
+
   |id     = yangZ.AutomaticStroking
   |moddrop id = 793149
+
   |nexus   = 23508
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Automatic To-Do List
   |author   = Guedez, guedez2
+
   |author = VoxaelFox
   |id       = bof.three.fishing.sounds
+
   |id     = VoxaelFox.AutomaticTodoList
   |nexus id = 5105
+
   |nexus   = 26008
   |github   =  
+
   |github = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Automators
   |author   = Dycedarger
+
   |author = Kristian Skistad
   |id       = dycedarger.breedlikerabbits
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 948
+
   |nexus   = 15776
   |github   =
+
   |github  = kristian-skistad/automators
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Auto Melee Attack
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Siweipancc
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 3429
+
   |nexus   = 20704
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Autonomals
   |author   = spacechase0 and Pathoschild
+
   |author = DespairScent
   |id       = spacechase0.BugNet
+
   |id     = DespairScent.Autonomals
   |nexus id = 5099
+
   |nexus  = 22879
   |moddrop id = 771693
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Enchanting Forge, Buildable Forge
+
   |name   = AutoPetter
   |author   = Stari
+
   |author = Brogio
   |id       = Start.BuildableForge
+
   |id     = Brogio.AutoPetter
   |nexus id = 8893
+
   |nexus   = 27203
   |github   = SlivaStari/BuildableForge
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author  = Omegasis, Alpha_Omegasis
+
   |author = Jag3Dagster
   |id      = Omegasis.BuildEndurance
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 445
+
   |curse  = 989657
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Auto Speed
   |author   = bmarquismarkail, Space Baby
+
   |author = Omegasis, Alpha_Omegasis
   |id       = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 5347
+
   |nexus   = 443
   |github   = bmarquismarkail/SV_BuildersList
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Auto-Stack Bait & Ammo
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jonathan Feenstra
   |id       = Omegasis.BuildHealth
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 446
+
   |nexus   = 23423
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Auto Stacker, Item Auto Stacker
   |author     = Esca, Esca-MMC
+
   |author = CatCattyCat, Cat
   |id         = Esca.BuildOnAnyTile
+
   |id     = cat.autostacker
   |nexus id   = 6854
+
   |nexus  = 1184
   |github    = Esca-MMC/BuildOnAnyTile
+
   |moddrop = 833539
   |moddrop id = 827525
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Staircases
+
   |name   = Auto Stack Items to Chest
   |author     = BananaFruit
+
   |author = Chosimba
   |id         = BananaFruit.BulkStaircases
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id   = 10622
+
   |nexus  = 2307
   |moddrop id = 1084873
+
  |github  =
   |github    = BananaFruit1492/BulkStaircases
+
 
 +
  |broke in = SMAPI 3.0
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Auto Tool Select
   |author   = Hootless
+
   |author = lolmaj
   |id       = hootless.BusLocations
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 2905
+
   |nexus   = 3883
   |github   = hootless/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Auto Trash
   |author   = MattDeDuck, Duckshard
+
   |author = DrOreo002
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = droreo002.autotrash
   |nexus id = 5307
+
   |nexus   = 4924
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Auto Trasher
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jag3Dagster
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 507
+
  |curse  = 1014272
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Auto Travel
   |author   = Denifia
+
   |author = GrumpyCrouton
   |id       = Denifia.BuyRecipes
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 1126
+
   |nexus   = 10693
   |github   = Denifia/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Auto Water
   |author   = funny-snek
+
   |author = Pickle, ddgroves
   |id       = funnysnek.displaycabinowner
+
   |id     = pickle.autowater
   |nexus id = 3036
+
   |nexus   = 1666
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Auto Water
   |author   = CatCattyCat, Cat
+
   |author = Steph Hoel
   |id       = cat.cactihurtyou
+
   |id     = StephHoel.AutoWater
   |nexus id = 4019
+
   |nexus  = 21022
   |moddrop id = 833562
+
   |github = StephHoel/ModsStardewValley
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Auto Watering (aurnj)
   |author   = Zoryn
+
   |author = aurnj, Roy Li
   |id       = Zoryn.CalendarAnywhere
+
   |id     = AutoWater
   |nexus id =  
+
   |nexus   =
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url     = https://community.playstarbound.com/threads/auto-watering.129355
  |github  = Zoryn4163/SMAPI-Mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Campfire Cooking
 
  |author  = Kabigon
 
  |id      = Kabigon.CampfireCooking
 
  |nexus id = 2297
 
   |github   = KabigonFirst/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
+
   |summary = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Capstone Professions
 
  |author  = spacechase0 and Pathoschild
 
  |id      = spacechase0.CapstoneProfessions
 
  |nexus id = 7636
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Auto Watering (stellarashes)
   |author   = spacechase0 and Pathoschild
+
   |author = stellarashes
   |id       = spacechase0.CarryChest
+
   |id     = stellarashes.Autowatering
   |nexus id = 1333
+
   |nexus  = 5463
   |moddrop id = 134674
+
   |github = stellarashes/SDVMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = A Very Special Blue Chicken
   |author   = CatCattyCat, Cat
+
   |author = jackkimball
   |id       = cat.caskseverywhere
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 2994
+
   |nexus  = 2465
   |moddrop id = 833561
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |github   = danvolchek/StardewMods
 
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
  |unofficial version = 2.0.1-unofficial.1-strobe
  |unofficial version = 1.1.2-unofficial.1-strobe
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Avoid Losing Scepter
   |author   = punyo, yakminepunyo
+
   |author = atravita
   |id       = punyo.CasksOnGround
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 2406
+
  |curse  = 870974
   |github   = pomepome/CasksOnGround
+
  |moddrop = 1146671
 +
   |nexus   = 11856
 +
   |github = atravita-mods/StardewMods
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
   |summary = use [[#Automate|Automate]] instead to run casks.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Baby Chance Adjustment
   |author   = adverserath
+
   |author = LateFilmsGamer
   |id       = Adverserath.CasualLife
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 6011
+
   |nexus   = 15018
   |github   = adverserath/StardewValley-CasualLifeMod
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Catalogues Anywhere
 
  |author  = Cherry, CherryChain
 
  |id      = Cherry.CataloguesAnywhere
 
  |nexus id = 4949
 
  |moddrop id = 716382
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Baby Gender Interface
   |author   = SteelixLeiter
+
   |author = f4iTh, JertsukkaTheMan
   |id       = CategorizeChests
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 1300
+
   |nexus   = 1947
   |github   = doncollins/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
<!--
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Cat Gifts
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.catGifts
 
  |nexus id = 2132
 
  |github  = skuldomg/catGifts
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Cats and Dogs
 
  |author  = DelphinWave
 
  |id      = DelphinWave.CatsAndDogsMod
 
  |nexus id = 7407
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cauldron of Chance
+
   |name   = Baby Pets
   |author   = Expl0
+
   |author = DellyBelly
   |id       = Expl0.CauldronOfChance
+
   |id     = DellyBelly.BabyPets
   |nexus id = 10975
+
   |nexus   = 20967
   |github   = WizardsLizards/CauldronOfChance
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Backpack Resizer
   |author   = candidus42
+
   |author = DefenTheNation
   |id       = Candidus42.CellarAvailable
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 5104
+
   |nexus   = 2263
   |github   = mus-candidus/CellarAvailable
+
   |github = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Backside Attack
   |author   = alvadea & jaksha6472
+
   |author = andysun, ReddoHoku
   |id       = alja.CCCB
+
   |id     = andysun.BacksideAttack
   |nexus id = 6361
+
   |nexus  = 7815
   |moddrop id = 845377
+
   |github =
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Backstory Questions Framework
   |author   = Turkey2349
+
   |author = spacechase0
   |id       = turkey2349.chancecubes
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id =  
+
   |curse  = 867131
   |curseforge id  = 297899
+
   |nexus   = 14570
   |curseforge key = chance-cubes
+
   |github = spacechase0/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Bait Maker - Quality Matters
   |author   = funny-snek
+
   |author = Speshkitty
   |id       = funnysnek.ChangeCabinType
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 3046
+
   |nexus   = 22768
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Baits Do Their Jobs
   |author   = mardrest
+
   |author = MercuryVN
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 5335
+
   |nexus  = 23217
   |moddrop id = 800760
+
   |github = MercuryVN/BaitsDoTheirJobs
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Balanced Combine Many Rings
   |author   = Alek, amazingalek
+
   |author = Arruda
   |id       = Alek.ChangeProfessions
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 3989
+
   |nexus   = 8981
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github = arruda/BalancedCombineManyRings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Bank of Ferngill
   |author   = Shaklin
+
   |author = Mizzion
   |id       = shaklin.changeshoecolor
+
   |id     = mizzion.bankofferngill
   |nexus id = 6101
+
   |nexus   = 13043
   |github   =
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Cherry, CherryChain
+
   |author = BarleyZP
   |id       = Cherry.SlimeHutchLimit
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 6455
+
   |nexus   = 21238
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = Barn Incubator Support
   |author   = jeanne
+
   |author = elbe
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 7415
+
   |nexus   = 9049
   |github  =
+
  |moddrop = 986076
 +
   |github = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chargeable Axe and Pickaxe, Chargeable Resource Tools
+
   |name   = Basic Sprinkler Improved
   |author   = theLion
+
   |author = littleraskol
   |id       = DaLion.AwesomeTools, theLion.AwesomeTools<!--changed in 2.1.0-->
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 7965
+
   |nexus   = 833
   |github   =  
+
   |github = littleraskol/Basic-Sprinkler-Improved
  |source  = https://gitlab.com/theLion/smapi-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Bat Form
   |author   = PeepCake
+
   |author = aedenthorn, Erinthe
   |id       = PeepCake.CharlieTheChicken
+
   |id     = aedenthorn.BatForm
   |nexus id = 6986
+
  |curse  = 868667
   |github  =  
+
   |nexus   = 16825
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.4-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Battery Warning Mod
   |author   = CatCattyCat, Cat
+
   |author = Husky110
   |id       = cat.chatcommands
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 2092
+
   |nexus   = 1886
   |moddrop id = 833554
+
   |github  = Husky110/BatteryWarningMod
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Battle Ring
   |author   = Annosz
+
   |author = lyl
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = lyl.br
   |nexus id = 5826
+
   |nexus   = 22027
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Battle Royalley
   |author   = Rui3
+
   |author = Ilyaki
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 5606
+
   |nexus   = 3199
   |github  = ChristinaEd/ChefHelperAddToFridges
+
   |github = Ilyaki/BattleRoyalley
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
  |status  = workaround
 +
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Battle Royalley - Year 2
   |author   = elDudeerino
+
   |author = Tyler Gibbs
   |id       = Duder.ChefsCloset
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 1030
+
   |nexus   = 9891
   |github   = deLaDude/ChefsCloset
+
   |github = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = Beatable Lucky Purple Shorts
   |author   = Edu Anttunes
+
   |author = Dragoon23
   |id       = Cherryrar.Functions
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id = 6603
+
   |nexus   = 25095
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Become Ethereal
   |author   = Platonymous
+
   |author = Coll1234567
   |id       = Platonymous.Chess
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 3976
+
   |nexus  = 3746
   |moddrop id = 793917
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Becoming Familiar
   |author   = MindMeltMax
+
   |author = Krutonium
   |id       = MindMeltMax.ChestDisplays
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 7644
+
   |nexus   = 21949
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Bed Tweaks
   |author   = berkayylmao
+
   |author = aedenthorn, Erinthe
   |id       = berkayylmao.ChestEx
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 4180
+
   |curse  = 868834
   |curseforge id  = 501477
+
   |nexus   = 10023
   |curseforge key = chestex
+
   |github = aedenthorn/StardewValleyMods
   |github   = berkayylmao/StardewValleyMods
 
  
   |broke in          = Stardew 1.5.5
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://github.com/atravita-mods/StardewValleyMods/releases
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial version = 2.0.4-unofficial.1-atravita
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Bee House Flower Range Fix
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = KirbyLink
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = kirbylink.beehousefix
   |nexus id = 242
+
   |nexus   = 3013
   |chucklefish id = 3550
+
  |github  = KirbyLink/BeeHouseFix
   |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Bee Paths
   |author   = M3ales
+
   |author = aedenthorn, Erinthe
   |id       = ChestNaming
+
   |id     = aedenthorn.BeePaths
   |nexus id =  
+
   |curse  = 868914
   |curseforge id  = 299791
+
   |nexus   = 14812
   |curseforge key = chest-naming
+
   |github = aedenthorn/StardewValleyMods
   |github   = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
  |unofficial version = 0.2.1-unofficial.3-mouahrara
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Befriend Marlon and Gunther
 +
   |author = Yoshimax
 +
  |id      = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
 +
  |nexus  = 2569
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Be My Valentine
   |author   = mralbobo
+
   |author = Taskmaster
   |id       = mralbobo.ChestPooling
+
   |id     = Taskmaster.BeMyValentine
   |nexus id =
+
   |nexus  = 5219
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-chest-pooling
 
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
  |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Berry Season Reminder
   |author   = Pathoschild
+
   |author = Anthony Hilyard
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 518
+
   |curse  = 446669
   |moddrop id = 606600
+
   |nexus  = 9315
   |github   = Pathoschild/StardewMods
+
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Better 10 Hearts
   |author   = aclockworkhound
+
   |author = Sonozuki
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 3540
+
   |nexus   = 3605
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better Activate Sprinklers
   |author   = CroiDorcha
+
   |author = ChaosEnergy
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 1756
+
   |nexus   = 3097
   |github   =  
+
   |github = yuri-moens/BetterActivateSprinklers
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Better Artisan Good Icons
   |author   = Prismuth
+
   |author = CatCattyCat, Cat
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = cat.betterartisangoodicons
   |nexus id = 1655
+
   |nexus   = 2080
   |github   =  
+
  |moddrop = 833553
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |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]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = loe2run
+
   |author = DaLion and Tithrandel
   |id       = Loe2run.ChildToNPC
+
   |id     = DaLion.Meads
   |nexus id = 4568
+
   |nexus   =
   |github   = loe2run/ChildToNPC
+
   |github = daleao/bagi-meads
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
   |unofficial version = 1.2.1-unofficial.8-candidus42
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Balance
 +
  |author  = Xen0nex
 +
  |id      = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
 +
  |nexus  = 8141
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Beehouses
   |author   = Husky110
+
   |author = Tlitookilakin
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 1768
+
   |nexus   = 10996
   |github   = Husky110/ChillInYourFarmHouse
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Bombs
   |author   = Travoos
+
   |author = Duno666
   |id       =  
+
   |id     = Duno666.BetterBombs
   |nexus id = 590
+
   |nexus   = 7787
   |github   =
+
   |github  = PhillZitt/BetterBombs
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Family Planning|Family Planning]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Better Butterfly Hutch
   |author   = RunoV
+
   |author = NormanPCN
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 8524
+
   |nexus   = 11166
   |github   = valruno/ChooseRandomFarmEvent
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Cabin
   |author   = ItsLittany
+
   |author = weizinai
   |id       = itslittany.ChummyFix
+
   |id     = weizinai.BetterCabin
   |nexus id = 6363
+
   |nexus  = 25368
   |moddrop id = 804100
+
   |github = weizinai/StardewValleyMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Better Chests
   |author   = CJBok and Pathoschild
+
   |author = LeFauxMatt
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = furyx639.BetterChests
   |nexus id = 4
+
   |curse  = 871836
   |moddrop id = 741872
+
   |moddrop = 1547210
   |github   = CJBok/SDV-Mods
+
  |nexus  = 9791
 
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Crab Pots
   |author   = CJBok and Pathoschild
+
   |author = Sonozuki
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 93
+
   |nexus  = 3159
   |moddrop id = 741893
+
   |github = Sonozuki/StardewMods
   |github   = CJBok/SDV-Mods
 
  
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Better Crafting
   |author   = CJBok and Pathoschild
+
   |author = RedstoneBoy
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 5
+
   |nexus   = 2504
   |moddrop id = 509768
+
   |github  = RedstoneBoy/BetterCrafting
   |github   = CJBok/SDV-Mods
+
 
 +
   |status   = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Crafting
   |author   = Satozaki
+
   |author = Khloe Leclair
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = leclair.bettercrafting
   |nexus id = 2975
+
   |nexus   = 11115
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = tstaples
+
   |author = Khloe Leclair
   |id       = tstaples.CleanFarm
+
   |id     = leclair.bcbuildings
   |nexus id = 794
+
   |nexus   = 11115
   |github   = tstaples/CleanFarm
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Khloe Leclair
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = leclair.bcspacecore
   |nexus id = 2219
+
   |nexus   = 11115
   |github   =  
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
  
  |broke in = Stardew Valley 1.3.29
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
   |summary = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name   = Better Crystalariums
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = DecidedlyHuman
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 604
+
   |nexus  = 10907
   |moddrop id = 664033
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Better Discord Presence, SVBDP
   |author   = Blucifer, BluciferProgrammer
+
   |author = GitStonic, IMSTONIC
   |id       = Blucifer.CoalRegen
+
   |id     = gitstonic.svbdp
   |nexus id = 1664
+
   |nexus   = 3092
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |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
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cock-a-doodle-dont
+
   |name   = Better Doors
   |author   = Fuzzy
+
   |author = CatCattyCat, Cat
   |id       = fuzzy.cockadoodledont
+
   |id     = cat.betterdoors
   |nexus id = 7584
+
   |nexus   = 3797
   |github  =
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coin Collector
+
   |name   = Better Elevator
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CoinCollector
+
   |id     = aedenthorn.BetterElevator
  |nexus id = 9843
+
   |curse   = 868746
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12802
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Cold Weather Haley SMAPI
 
  |author  = DanielSerrano, Lord Xamon
 
   |id      = LordXamon.ColdWeatherHaleyPRO
 
  |nexus id = 1169
 
   |github   =  
 
  
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Better Elevator - Continued
   |author   = CISC 3141, Testing, Upsters
+
   |author = aedenthorn and FlyingTNT
   |id       = Testing.SDVColorBlindMod
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 10380
+
   |nexus   = 22340
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Better Enchantments, Enchantment
   |author   = DJ-STLN
+
   |author = kalik
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = kalik.Enchantment
   |nexus id = 2590
+
   |nexus   = 23368
   |github   = DJ-STLN/CombatControls
+
   |github = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls Redux
+
   |name   = Better Festival Notifications
   |author   = NormanPCN
+
   |author = drbirbdev
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 10496
+
   |nexus   = 14170
   |github   = NormanPCN/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Better Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = balllight
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = balllight.BetterFishing
   |nexus id = 3905
+
   |nexus  = 13585
   |moddrop id = 771671
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Better Friendship
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Urbanyeti
   |id       = SPDFarmingImplementsInCombat
+
   |id     = BetterFriendship
   |nexus id = 313
+
   |nexus   = 10287
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = urbanyeti/stardew-better-friendship
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = Better Frog Control, Spit That Up - Better Frog Control
   |author   = SlayerDharok
+
   |author = Malkavian, Malkavian242
   |id       = SlayerDharok.CombineMachines
+
   |id     = malkavian.betterfrogcontrol
   |nexus id = 7411
+
   |nexus   = 26144
   |github   = Videogamers0/SDV-CombineMachines
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Many Rings
+
   |name   = Better Fruit Trees
   |author   = Stari
+
   |author = CatCattyCat, Cat
   |id       = Stari.CombineManyRings
+
   |id     = cat.betterfruittrees
   |nexus id = 8801
+
   |nexus   = 1976
   |github   = SlivaStari/CombineManyRings
+
  |moddrop = 833546
}}
+
   |github = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Comics
+
   |broke in = Stardew Valley 1.4
  |author  = Platonymous
+
<!--
   |id      = Platonymous.Comics
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |nexus id = 6281
+
   |unofficial version = 2.6.1-unofficial.4-strobe
  |github  = Platonymous/Stardew-Valley-Mods
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Better Garbage Cans
   |author   = Musbah Sinno
+
   |author = AairTheGreat
   |id       = musbah.bundleTooltip
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 1329
+
   |nexus   = 4171
   |github  = musbah/StardewValleyMod
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = Better Garden Pots
   |author   = Stingray
+
   |author = CatCattyCat, Cat
   |id       = Stingray.CCA
+
   |id     = cat.bettergardenpots
   |nexus id = 10150
+
   |nexus   = 2209
   |github  = Stingrayss/StardewValley
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Kitchen
+
   |name   = Better Hitbox
   |author   = blueberry
+
   |author = fodkod, Kodfod
   |id       = blueberry.CommunityKitchen
+
   |id     = kodfod.hitbox
   |nexus id = 9851
+
   |nexus  = 4973
  |github  = b-b-blueberry/CustomCommunityCentre
+
   |github = Kodfod/BetterHitboxStardew
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Companion NPCs
 
  |author   = Redwood
 
  |id      = Redwood.CompanionNPCs
 
  |nexus id = 3175
 
   |github   = EKomperud/StardewMods
 
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Better Iridium Tool Area
   |author   = Vertigon
+
   |author = dphile
   |id       = Vertigon.ConfigurableBundleCosts
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 9444
+
   |nexus   = 2085
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Better Jukebox
   |author   = Boogie, BoogieBest
+
   |author = Gaphodil
   |id       = boogie.greenhouse
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 7109
+
   |nexus   = 6017
   |github   =  
+
  |moddrop = 984775
 +
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Better Junimos
   |author   = seitanicbean
+
   |author = hawkfalcon
   |id       = seitanicbean.configurablejunimokart
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 6725
+
   |nexus   = 2221
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Better Junimos Crop Fields
   |author   = KnockedMallard42
+
   |author = micfort
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 280
+
   |nexus   = 10936
   |github  =  
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Special Orders Unlock
+
   |name   = Better Junimos Forestry
   |author   = Vertigon
+
   |author = ceruleandeep
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 8690
+
   |nexus   = 8992
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Lightning Rods
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.configuremachineoutputs
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 3490
+
   |curse  = 868807
   |moddrop id = 661367
+
   |nexus  = 10631
   |github   = Mizzion/MyStardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Meowmere
   |author   = BayesianBandit
+
   |author = TheMightyAmondee
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 3519
+
   |nexus   = 20374
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = Better Meteorites
   |author   = sergiomadd
+
   |author = spacechase0
   |id       = sergiomadd.ConnectedFences
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 10063
+
  |curse  = 867727
   |github   = sergiomadd/StardewValleyMods
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Better Mixed Seeds
   |author   = IceGladiador
+
   |author = Sonozuki
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 1799
+
   |nexus   = 3012
   |github   =
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
+
   |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Better Panning
   |author   = Satozaki
+
   |author = AairTheGreat
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 3768
+
   |nexus   = 4161
   |github  = AndyCrocker/StardewMods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Panning Extra Config
   |author   = spacechase0 and Pathoschild
+
   |author = trashcan9
   |id       = spacechase0.ConsoleCode
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 3101
+
   |nexus   = 16235
   |moddrop id = 771643
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Better Panning Spot
   |author   = SMAPI
+
   |author = ForgedBrass
   |id       = SMAPI.ConsoleCommands
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id =
+
   |nexus  = 10608
   |url      = https://smapi.io
+
   |github =
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Code
+
   |name   = Better Planting
   |author   = spacechase0
+
   |author = Achtuur
   |id       = spacechase0.ContentCode
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 10545
+
   |nexus   = 17252
   |github   = spacechase0/StardewValleyMods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Better Quality More Seeds
   |author   = Pathoschild
+
   |author = bmarquismarkail, Space Baby
   |id       = Pathoschild.ContentPatcher
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 1915
+
   |nexus   = 935
   |moddrop id = 470174
+
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Quarry
   |author   = spacechase0 and Pathoschild
+
   |author = Nishtra
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = BetterQuarry
   |nexus id = 3853
+
   |nexus   = 771
   |moddrop id = 771670
+
   |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Ranching, Better Milking
   |author   = Vanguard3000
+
   |author = Urbanyeti
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = BetterRanching
   |nexus id = 6564
+
   |nexus   = 859
   |github   =  
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = Better Rarecrows
   |author   = TheTexanTesla
+
   |author = Sonozuki
   |id       = TheTexanTesla.ControlValley
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 8160
+
   |nexus   = 3232
   |github   = tesla1889tv/ControlValleyMod
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Better Return Scepter
   |author   = Solariz
+
   |author = DecidedlyHuman
   |id       = aEnigma.ConvenientChests
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 2196
+
   |nexus   = 11610
   |github   = aEnigmatic/StardewValley
+
   |github  = DecidedlyHuman/StardewValleyMods
  |curseforge id = 300150
 
  |curseforge key = convenient-chests
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Inventory
+
   |name   = Better RNG
   |author   = gaussfire
+
   |author = Zoryn
   |id       = gaussfire.ConvenientInventory
+
   |id     = Zoryn.BetterRNG
   |nexus id = 10384
+
   |nexus   =
   |github  = alanperrow/StardewModding
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Better Rods
   |author   = spacechase0 and Pathoschild
+
   |author = Achtuur
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = Achtuur.BetterRods
   |nexus id = 522
+
   |nexus  = 17026
   |moddrop id = 127277
+
   |github = Achtuur/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cosmetic Rings
+
   |name   = Better Shipping Bin
   |author   = PeacefulEnd
+
   |author = MindMeltMax
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 8522
+
  |curse  = 1004479
   |github   = Floogen/CosmeticRings
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Better Shipping Box
   |author   = CompSciLauren
+
   |author = Kithio
   |id       = CompSciLauren.CozyClothing
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 5093
+
   |nexus   =
   |curseforge id = 368028
+
  |chucklefish = 4302
   |curseforge key = cozy-clothing
+
   |github =
   |moddrop id = 755868
+
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Better Shop Menu
   |author   = jwdred
+
   |author = spacechase0
   |id       = jwdred.CrabNet
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 584
+
  |curse  = 867744
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Pot Loot Has Quality and Bait Effects
+
   |name   = Better Signs
   |author   = Goldenrevolver
+
   |author = stebaker92, Steve Baker
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = stebaker92.bettersigns
   |nexus id = 7767
+
   |nexus   = 7482
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Better Skull Cavern Falling
   |author   = aedenthorn
+
   |author = Max Vollmer, SVProtector
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 6279
+
   |nexus   = 2558
   |github  = aedenthorn/StardewValleyMods
+
   |github = maxvollmer/BetterSkullCavernFalling
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Better Slingshots
   |author   = FallToot
+
   |author = CatCattyCat, Cat
   |id       = FallToot.CraftableFishMounts
+
   |id     = cat.betterslingshots
   |nexus id = 4286
+
   |nexus   = 2067
   |github  =  
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Terrarium, Terrarium
+
   |name   = Better Sonar Bobber
   |author   = aedenthorn
+
   |author = Spiderbuttons
   |id       = aedenthorn.Terrarium
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 8031
+
   |nexus   = 24837
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Better Sort
   |author   = Sabera, kelbesque
+
   |author = Jower
   |id       = Sabera.CraftAnything
+
   |id     = Jower.BetterSort
   |nexus id = 2524
+
   |nexus   = 1992
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Better Special Orders
   |author   = MouseyPounds
+
   |author = Xeru
   |id       = MouseyPounds.CraneManBegone
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 4704
+
   |nexus   = 24125
   |github   = MouseyPounds/stardew-mods
+
   |github = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Better Sprinklers
   |author   = kdau
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = kdau.Cropbeasts
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |moddrop id = 784523
+
   |nexus   = 41
   |nexus id = 6030
+
   |chucklefish = 3551
   |github  =  
+
   |source = https://gitlab.com/speeder1/SMAPISprinklerMod
   |source   = https://gitlab.com/kdau/cropbeasts
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Check
+
   |name   = Better Sprinklers Plus
   |author   = Fairfield
+
   |author = JamesCodesThings
   |id       = FairfieldBW.CropCheck
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 9224
+
   |nexus   = 17767
   |github   = FairfieldBW/CropCheck
+
   |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = MouseyPounds
+
   |author = gingajamie
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 3986
+
   |nexus   = 21624
   |github   = MouseyPounds/stardew-mods
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
 +
 
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Better Stardrops
   |author   = Platonymous
+
   |author = Rokugin
   |id       = Platonymous.CropExtension
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 3208
+
   |nexus  = 21360
   |moddrop id = 793915
+
   |github = rokugin/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Better Statue Of Blessings
   |author   = Abs, abslam
+
   |author = Tomokisan
   |id       = abs.CropFairy
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 4885
+
  |curse  = 1081728
   |github   =  
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Better Tappers
   |author   = lefthandedkid, stoobinator
+
   |author = CaptainSully
   |id       = stoobinator.seasonspillover
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 7203
+
   |nexus   = 9875
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Better Theater
   |author   = Pathoschild
+
   |author = TianXiaobai
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 3000
+
   |nexus  = 25002
   |moddrop id = 606647
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Better Train Loot
   |author   = Tyler Thrailkill, snowe2010
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 3200
+
   |nexus   = 4234
   |github  = snowe2010/starbound-mods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Better Transmutation
   |author   = GenDeathrow
+
   |author = f4iTh, JertsukkaTheMan
   |id       = gengeathrow.croptooltip
+
   |id     = f4iTh.BetterTransmutation
   |nexus id =
+
   |nexus  = 2120
  |curseforge id  = 307933
+
   |github =
   |curseforge key = crop-tooltips
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Better Truffles
   |author   = Digus
+
   |author = temisthem
   |id       = DIGUS.CropTransplantMod
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 2594
+
   |nexus   = 23228
   |github   = Digus/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = Better Watering Can and Hoe
   |author   = Thom Smith, Thom1729
+
   |author = Aflojack45
   |id       = Thom1729.CrystalBall
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 7826
+
   |nexus   = 23946
   |github   =  
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Better Workbenches
   |author   = Vrakyas
+
   |author = CatCattyCat, Cat
   |id       = Vrakyas.CurrentLocation
+
   |id     = cat.betterworkbenches
   |nexus id = 4028
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
+
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Achievements
 
  |author  = aedenthorn
 
  |id      = aedenthorn.CustomAchievements
 
  |nexus id = 10047
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Betwitched
   |author   = DefenTheNation
+
   |author = b_wandert
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = b_wandert.Betwitched
   |nexus id = 2301
+
   |nexus   = 10172
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Big Crop Bonus
   |author   = Omegasis, AlphaOmegasis
+
   |author = Tocseoj
   |id       = Omegasis.CustomAssetModifier
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 1836
+
   |curse   = 1008360
  |github   = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 1553635
 
+
   |nexus   = 22337
   |broke in    = SMAPI 3.0
+
   |github  =
   |status      = workaround
 
   |summary      = use [[#Content Patcher|Content Patcher]] instead.
 
   |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Bundles
+
   |name   = Big Fridges
   |author   = furyx639
+
   |author = AlanBF
   |id       = furyx639.CustomBundles
+
   |id     = AlanBF.BigFridge
   |nexus id = 8258
+
   |nexus   = 22457
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Bigger Backpack
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.CustomCaskMod
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 2642
+
  |chucklefish = 5191
   |github  = Digus/StardewValleyMods
+
  |curse  = 867747
 +
  |moddrop = 384783
 +
   |nexus   = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
   |warnings = Broken on Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Bigger Craftables
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.CustomChestTypes
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 7755
+
  |curse  = 867714
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Bigger Craftables for 1.6
   |author   = furyx639, LeFauxMatt
+
   |author = manifoldSamurai, mfdsam
   |id       = furyx639.CustomChores
+
   |id     = YourName.BiggerCraftables
   |nexus id = 5315
+
   |nexus  = 24886
   |moddrop id = 717888
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Bigger Fridges
   |author   = blueberry
+
   |author = Entoarox
   |id       = blueberry.CustomCommunityCentre
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 9850
+
   |nexus   = 21678
   |github   = b-b-blueberry/CustomCommunityCentre
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Bigger Riverlands Farm
   |author   = PeacefulEnd
+
   |author = Jessebot, JessebotX
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = jessebot.biggerriverlands
   |nexus id = 8626
+
   |nexus   = 3025
   |github  = Floogen/CustomCompanions
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Big Silo
   |author   = Cherry, CherryChain
+
   |author = lperkins2, Logan Perkins
   |id       = Cherry.CustomCraftingStations
+
   |id     = lperkins2.BigSilo
   |nexus id = 6293
+
  |nexus  = 2429
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |source  = {{nexus mod|2429}}
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = SMAPI 3.12.0
 +
   |status   = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Billboard Anywhere
   |author   = spacechase0 and Pathoschild
+
   |author = Omegasis, Alpha_Omegasis
   |id       = spacechase0.CustomCritters
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 1255
+
   |nexus  = 492
   |moddrop id = 130428
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Billboard Profit Margin
   |author   = ZaneYork
+
   |author = desto
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 5830
+
   |nexus   = 6948
   |github   = ZaneYork/SDV_Mods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Binning Skill
   |author   = Digus
+
   |author = drbirbdev
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 2516
+
   |nexus   = 14073
   |github   = Digus/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod → CCRMAutomate
+
   |name   = Birb Core
   |author   = Digus
+
   |author = drbirbdev
   |id       = Digus.CCRMAutomate
+
   |id     = drbirbdev.BirbCore
   |nexus id = 8193
+
   |nexus   = 19140
   |github   = Digus/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Birthday Buff
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = aedenthorn, Erinthe
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 7069
+
   |nexus   = 17747
   |moddrop id = 853913
+
   |github  = aedenthorn/StardewValleyMods
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Decoration Areas
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 9626
+
   |nexus   = 17974
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Birthday Mail
   |author   = aedenthorn
+
   |author = KathrynHazuka
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 5894
+
   |nexus   = 276
   |github  = aedenthorn/StardewValleyMods
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Emotes
+
   |name   = Birthday Notifications
   |author   = purrplingcat
+
   |author = Honduriel
   |id       = PurrplingCat.CustomEmotes
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 10861
+
   |nexus   = 20948
   |github   = purrplingcat/CustomEmotes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Birthday Today
   |author   = aedenthorn
+
   |author = ChiroxT
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = treinke.birthdaytoday
   |nexus id = 6358
+
   |nexus   = 11578
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = BJS Capsule Mod
   |author   = Platonymous
+
   |author = BunnyJumps
   |id       = Platonymous.CustomFurniture
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 1254
+
   |nexus  = 2502
   |moddrop id = 793932
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
  |broke in          = Stardew Valley 1.5.5
+
   |status = abandoned
   |status             = unofficial
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
  |unofficial version = 0.12.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Dialogue
+
   |name   = BJS MP Kick Mod
   |author   = PurrplingCat
+
   |author = BunnyJumps
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 7304
+
   |nexus   = 2503
   |github  = purrplingcat/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = BJS Night Sounds
   |author   = mytigio
+
   |author = BunnyJumps
   |id       = mytigio.customharvestfix
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 4192
+
   |nexus   = 2501
   |github   = mytigio/CustomHarvestFix
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = BJS No Clip
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = BunnyJumps
   |id       = KoihimeNakamura.CCR
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 1402
+
   |nexus  = 2820
   |moddrop id = 664037
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = BJS Only Treasure Room
   |author   = CatCattyCat, Cat
+
   |author = BunnyJumps
   |id       = cat.customizabledeathpenalty
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 1991
+
   |nexus   = 3145
   |moddrop id = 833547
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = BJS Plant Everywhere
   |author   = Yyeahdude
+
   |author = BunnyJumps
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 567
+
   |nexus   = 3143
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = BJS Stop Grass
   |author   = Cherry, CherryChain
+
   |author = BunnyJumps
   |id       = Cherry.CustomizeAnywhere
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 4734
+
   |nexus   = 2500
   |moddrop id = 716356
+
  |github  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = BJS Thunderstorm
   |author   = spacechase0 and Pathoschild
+
   |author = BunnyJumps
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 1099
+
   |nexus   = 3144
   |moddrop id = 127272
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = SMAPI 3.0
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = BJS Time Skipper
   |author   = MissCoriel
+
   |author = BunnyJumps
   |id       = misscoriel.hpstam
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 5275
+
   |nexus   = 2178
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Wedding Attire
+
   |name   = BJS True Master
   |author   = violetlizabet
+
   |author = Qther - BunnyJumps
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 10761
+
   |nexus   = 5324
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Blackhearts
   |author   = Digus
+
   |author = Mightywa33ior
   |id       = DIGUS.CustomKissingMod
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 4664
+
   |nexus   = 7502
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Blahaj Blast
   |author   = Mevima
+
   |author = spacechase0
   |id       = Mevima.CustomLinens
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 1027
+
   |nexus   = 17550
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|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.5
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Blinking Cursed Mannequins
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.CustomLocks
+
   |id     = Dragoon23.BlinkingMannequin
   |nexus id = 6251
+
   |nexus   = 25750
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|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
   |moddrop id = 793904
+
   |github  =
   |github   = Platonymous/Stardew-Valley-Mods
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Blue Chickens Are Green
   |author   = Esca, Esca-MMC
+
   |author = explosivetortellini
   |id       = Esca.CustomNPCExclusions
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 7089
+
   |nexus   = 4815
   |moddrop id = 847997
+
   |github  = explosivetortellini/bluechickensaregreen
   |github  = Esca-MMC/CustomNPCExclusions
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Blue Chickens in Multiplayer
   |author   = spacechase0 and Pathoschild
+
   |author = WindHero
   |id       = spacechase0.CustomNPCFixes
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 3849
+
   |nexus   = 2336
   |moddrop id = 771669
+
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = obsolete
 +
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Bomb Drop
   |author   = SG
+
   |author = WillTheMage
   |id       = SG.RileyHouse
+
   |id     = WillTheMage.BombDropMod
   |nexus id = 5811
+
   |nexus   = 26062
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Obelisks
+
   |name   = Bookcase
   |author   = XxHarvzBackxX
+
   |author = Darkhax
   |id       = harvz.CustomObelisks
+
   |id     = darkhax.bookcase
   |nexus id = 10202
+
   |nexus   =
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Boomerangs, Boomerang Mod
   |author   = aedenthorn
+
   |author = Arannya
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 10152
+
   |nexus   = 22724
   |github   = aedenthorn/StardewValleyMods
+
   |github = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Borderless Wood Floor
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.CustomOreNodes
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 5966
+
   |nexus   = 4711
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Boss Creatures
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.CustomPaths
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 2272
+
   |curse  = 868905
   |chucklefish id = 5234
+
   |nexus  = 5864
   |github  = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Pet Beds, Pet Bed
+
   |name   = Bow
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.PetBed
+
   |id     = spacechase0.Bow
   |nexus id = 10462
+
   |nexus   = 2756
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771627
 +
   |github = spacechase0/Bow
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Picture Frames
+
   |name   = Brave New World - Core, BNW Core
   |author   = aedenthorn
+
   |author = DiogoAlbano
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 10704
+
   |nexus   = 15871
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = hawkfalcon
+
   |author = charbonn, Charles Bonnevialle
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 2148
+
  |moddrop = 793149
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Dem1se
+
   |author = Guedez, guedez2
   |id       = Dem1se.CustomReminders
+
   |id     = bof.three.fishing.sounds
   |nexus id = 6215
+
   |nexus   = 5105
   |moddrop id = 793899
+
   |github  =
   |github  = Dem1se/CustomReminders
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Breeding Overhaul
   |author   = aedenthorn
+
   |author = StarAmy
   |id       = aedenthorn.Renovations
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 9687
+
   |nexus   = 13974
   |github  = aedenthorn/StardewValleyMods
+
   |github = StarAmy/BreedingOverhaul
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = aedenthorn
+
   |author = f4iTh, JertsukkaTheMan
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 6669
+
   |nexus   = 3429
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = barteke22
+
   |author = Dycedarger
   |id       = barteke22.CustomSpouseLocation
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 9676
+
   |nexus   = 948
   |github  = barteke22/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Brighter Building Paint
   |author   = aedenthorn
+
   |author = tem696969696969
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 10889
+
   |nexus   = 22807
   |github   = aedenthorn/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Wizard
+
   |name   = Buff Framework
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 7775
+
   |nexus   = 17746
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.7-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Rooms
+
   |name   = Buffs Last
   |author   = aedenthorn
+
   |author = aceynk
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = aceynk.BuffsLast
   |nexus id = 10029
+
   |nexus   = 25611
   |github   = aedenthorn/StardewValleyMods
+
   |github = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Jesse
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = jesse.buffsgametime
   |nexus id = 7517
+
   |nexus   = 18996
   |github  = TheMightyAmondee/CustomTokens
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Bug Net
   |author   = ZaneYork
+
   |author = spacechase0
   |id       = ZaneYork.CustomToolEffect
+
   |id     = spacechase0.BugNet
   |nexus id = 5712
+
  |curse  = 867724
   |github  = ZaneYork/CustomToolEffect
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author     = Esca, Esca-MMC
+
   |author = Stari
   |id         = Esca.CustomTracker
+
   |id     = Start.BuildableForge
   |nexus id   = 5108
+
   |nexus  = 8893
   |github     = Esca-MMC/CustomTracker
+
   |github = SlivaStari/BuildableForge
   |moddrop id = 706059
+
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Buildable Ginger Island Farm
   |author   = CatCattyCat, Cat
+
   |author = mouahrara
   |id       = cat.customtransparency
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 2359
+
   |nexus  = 20600
   |moddrop id = 833556
+
   |github = mouahrara/BuildableGingerIslandFarm
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tree Tweaks, More Wood
+
   |name   = Buildable Greenhouse Updated
   |author   = aedenthorn
+
   |author = Yariazen
   |id       = aedenthorn.TreeTweaks
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 10760
+
   |nexus   = 11831
   |github  = aedenthorn/StardewValleyMods
+
   |github = Yariazen/YariazenMods
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = Platonymous
+
   |author = Espy
   |id       = Platonymous.CustomTV
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 6775
+
  |moddrop = 1558607
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Build Endurance
   |author   = CatCattyCat, Cat
+
   |author = Omegasis, Alpha_Omegasis
   |id       = cat.customwarplocations
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 1688
+
   |nexus  = 445
   |moddrop id = 833544
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = danvolchek/StardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Warp Points
 
  |author  = aedenthorn
 
  |id      = aedenthorn.CustomWarpPoints
 
  |nexus id = 9651
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Builder's List
   |author   = f4iTh, JertsukkaTheMan
+
   |author = bmarquismarkail, Space Baby
   |id       = f4iTh.CustomWarps
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 3445
+
   |nexus   = 5347
   |github   =  
+
   |github = bmarquismarkail/SV_BuildersList
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Winter Star Gifts
+
   |name   = Build Health
   |author   = XxHarvzBackxX
+
   |author = Omegasis, Alpha_Omegasis
   |id       = harvz.CWSG
+
   |id     = Omegasis.BuildHealth
   |nexus id = 10024
+
   |nexus   = 446
   |github   = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cut the Cord, TvMenu
+
   |name   = Buildings Included
   |author   = cgifox
+
   |author = MindMeltMax
   |id       = cgifox.CutTheCord
+
   |id     = MindMeltMax.MapBuildings
   |nexus id = 9571
+
   |nexus   = 27359
   |github   = harshlele/CutTheCord
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Build On Any Tile
   |author   = Seawolf, seawolf87
+
   |author = Esca, Esca-MMC
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 4791
+
   |nexus   = 6854
   |github  = Seawolf87/DailyFarmPhoto
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = Build Stats
   |author   = BlaDe
+
   |author = Miiohau
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = miiohau.buildstats
   |nexus id = 6783
+
   |nexus   = 15377
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Bulk Animal Purchase
   |author   = Schematix, Schmtx
+
   |author = aedenthorn, Erinthe
   |id       = Schematix.DailyLuckMessage
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 1327
+
  |curse  = 868767
   |github   =  
+
   |nexus   = 11539
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.2-mouahrara
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Bulk Buy
   |author   = bashNinja
+
   |author = focustense
   |id       = bashNinja.DailyNews
+
   |id     = focustense.BulkBuy
   |nexus id = 1141
+
   |nexus   = 26856
   |github   = miketweaver/DailyNews
+
   |github = focustense/StardewBulkBuy
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Pet the Animals
+
   |name   = Bulk Staircases
   |author   = flowoeB
+
   |author = BananaFruit
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 8356
+
   |nexus   = 23482
   |github   =  
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Bundle Display
   |author   = CompSciLauren
+
   |author = 0JOG, OjOg
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = OjOg.BundleDisplay
   |nexus id = 4779
+
   |nexus  = 18135
   |chucklefish id = 5907
+
   |github =
   |moddrop id    = 677025
+
 
  |curseforge id = 353698
+
   |broke in = Stardew Valley 1.6
  |curseforge key = daily-screenshot
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Special Orders
+
   |name   = Bush Bloom Mod
   |author   = shekurika
+
   |author = NCarigon
   |id       = shekurika.DailySpecialOrders
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 9693
+
   |nexus   = 15792
   |github   = shekurika/DailySpecialOrders
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Bus Locations
   |author   = GuiNoya, Yesst
+
   |author = Hootless
   |id       = GuiNoya.DailyTasksReport
+
   |id     = hootless.BusLocations
   |nexus id = 1624
+
   |nexus   = 2905
   |github   = GuiNoya/SVMods
+
   |github = hootless/StardewMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.4.2-unofficial.8-prism99
+
   |unofficial url    = https://github.com/Xytronix/BusLocations/releases
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Button's Extra Books
   |author   = Danmw3
+
   |author = Spiderbuttons
   |id       = danmw3.DanUtils
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 2287
+
   |nexus   = 21526
   |github   =
+
   |github =
 
+
}}
  |broke in = SMAPI 3.0
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = zazizu
+
   |author = Spiderbuttons
   |id       = zazizu.darkUI
+
   |id     = Spiderbuttons.BETAS
   |nexus id = 4056
+
   |nexus   = 27100
   |github   = cilekli-link/SDVMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Buttplug Valley
   |author   = Pathoschild
+
   |author = DryIcedMatcha, Salty
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = Salty.ButtplugValley
   |nexus id = 1691
+
   |moddrop = 1480911
   |moddrop id = 606646
+
   |nexus  = 19336
   |github   = Pathoschild/StardewMods
+
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Buyable Dwarf Scrolls
   |author   = MissCoriel
+
   |author = MattDeDuck, Duckshard
   |id       = misscoriel.diary
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 4451
+
   |nexus   = 5307
   |moddrop id = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Buy Back Collectables
   |author   = Pathoschild
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 679
+
   |nexus   = 507
   |moddrop id = 606608
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = iSkLz_, MSCFC
+
   |author = Denifia
   |id       = MSCFC.DecraftingMod
+
   |id     = Denifia.BuyRecipes
   |nexus id = 4158
+
   |nexus   = 1126
   |github  = iSkLz/DecraftingMod
+
   |github = Denifia/StardewMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Bwdyworks
   |author   = Max Vollmer, SVProtector
+
   |author = bwdy
   |id       = maxvollmer.deepwoodsmod
+
   |id     = bwdyworks
   |nexus id = 2571
+
   |nexus   = 3530
   |github  = maxvollmer/DeepWoodsMod
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Cabin Owner Displayed
   |author   = Sandman53
+
   |author = funny-snek
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 5016
+
   |nexus   = 3036
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Warp Network Integration
+
   |name   = Cacti Hurt You
   |author   = Tlitookilakin
+
   |author = CatCattyCat, Cat
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = cat.cactihurtyou
   |nexus id = 10240
+
   |nexus   = 4019
   |moddrop id = 1060419
+
   |moddrop = 833562
   |github   = tlitookilakin/WarpnetDeepwoods
+
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Window Size
+
   |name   = Calcifer
   |author   = DecidedlyHuman
+
   |author = sophie
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = sophie.Calcifer
   |nexus id = 10939
+
   |nexus   = 20628
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Calendar Anywhere
   |author   = AxesOfEvil
+
   |author = Zoryn
   |id       = AxesOfEvil.DeliveryService
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 5187
+
   |nexus   =
   |github  = AxesOfEvil/SV_DeliveryService
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Calico Statue Spotter
   |author   = Dash, yuukidach
+
   |author = wronque
   |id       = Pathoschild.test
+
   |id     = wronque.CalicoStatueSpotter
   |nexus id = 5570
+
   |nexus   = 25837
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = Call to Build
   |author   = ferdaber
+
   |author = TheWarpriest
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = TheWarpriest.CallToBuild
   |nexus id = 7920
+
   |nexus   = 26122
   |github   = ferdaber/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Camera Control
   |author   = domsim1
+
   |author = Nitbandier
   |id       = domsim1.DeluxeHats
+
   |id     = Nitbandier.CameraControl
   |nexus id = 5836
+
   |nexus   = 21502
   |github   = domsim1/stardew-valley-deluxe-hats-mod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = Camera Pan
   |author   = lech43
+
   |author = atravita
   |id       = lech43.DemandingShipping
+
   |id     = atravita.CameraPan
   |nexus id = 7315
+
  |curse  = 870958
   |github  =  
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Campfire Cooking
   |author   = Kichjo
+
   |author = Kabigon
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 5477
+
   |nexus   = 2297
   |github  = KeelanRosa/StardewMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Cape Stardew
   |author   = Esca, Esca-MMC
+
   |author = Arony, dreamygloom
   |id       = Esca.DestroyableBushes
+
   |id     = dreamygloom.CapeStardewCode
   |nexus id = 6304
+
   |nexus  = 14635
   |moddrop id = 798245
+
   |github =
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DewCord Rich Presence
+
   |name   = Capitalist Split Money
   |author   = explosivetortellini
+
   |author = Ilyaki
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 8348
+
   |nexus   = 3083
   |github   = explosivetortellini/StardewValleyDRP
+
   |github = Ilyaki/CapitalistSplitMoney
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Box Redesign
+
   |name   = Capstone Professions
   |author   = gzhynko
+
   |author = spacechase0
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 8853
+
  |curse  = 867711
   |github  = gzhynko/StardewMods
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Carry Chest
   |author   = elbe
+
   |author = spacechase0
   |id       = elbe.DialogueExtension
+
   |id     = spacechase0.CarryChest
   |nexus id = 10851
+
  |curse  = 867756
   |github  = lshtech/DialogueExtension
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = Carry Your Pet
   |author   = PurrplingCat
+
   |author = DecidedlyHuman
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 6537
+
   |nexus   = 13009
   |github   = purrplingcat/DialogueEmotes
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = DecidedlyHuman
+
   |author = skellady and sophiesalacia
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = sophie.CarWarp
   |nexus id = 9887
+
   |nexus  = 11102
   |moddrop id = 1035899
+
   |github = sophiesalacia/StardewMods
   |github   = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Casks Anywhere
   |author   = aedenthorn
+
   |author = YukiShiku, LeonBlade
   |id       = aedenthorn.DialogueTrees
+
   |id     = CasksAnywhere
   |nexus id = 9550
+
   |nexus   = 878
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
   |github = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Casks Everywhere
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = cat.caskseverywhere
   |nexus id = 1583
+
   |nexus   = 2994
   |github  =  
+
  |moddrop = 833561
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Casks on Ground
   |author   = shanks3042
+
   |author = punyo, yakminepunyo
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = punyo.CasksOnGround
   |nexus id = 5816
+
   |nexus   = 2406
   |github  =  
+
   |github = pomepome/CasksOnGround
   |source   = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = workaround
 +
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Auto Pickup
+
   |name   = Casual Life
   |author   = Eugenii10
+
   |author = adverserath
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = Adverserath.CasualLife
   |nexus id = 9717
+
   |nexus   = 6011
   |github  =  
+
   |github = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Catalogue Filter
   |author   = lperkins2, Logan Perkins
+
   |author = aedenthorn, Erinthe
   |id       = lperkins2.DisableController
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 2229
+
  |curse  = 868740
   |github  =  
+
   |nexus   = 13137
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Catalogue Filter - Continued
   |author   = FayneAldan
+
   |author = aedenthorn and FlyingTNT
   |id       = FayneAldan.RichPresence
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 2156
+
   |nexus   = 22379
   |github   = FayneAldan/SVRichPresence
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Catalogue Framework
   |author   = MouseyPounds
+
   |author = leroymilo
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 3960
+
   |nexus   = 22364
   |github   = MouseyPounds/stardew-mods
+
   |github = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Catalogues Anywhere
   |author   = jahangmar
+
   |author = Cherry, CherryChain
   |id       = jahangmar.DismantleCraftables
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 3687
+
   |nexus   = 4949
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 716382
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Displays
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = StarCat
   |id       = spacechase0.Displays
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 7635
+
   |nexus   = 19528
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Categorize Chests
   |author  = dmarcoux
+
   |author = SteelixLeiter
   |id      = dmarcoux.DisplayEnergy
+
  |id      = CategorizeChests
   |nexus id = 10662
+
  |nexus   = 1300
   |moddrop id = 1087175
+
   |github  = doncollins/StardewValleyMods
   |github   = dmarcoux/DisplayEnergy
+
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
   |unofficial version = 1.4.3-unofficial.3.mizzion
 +
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Cat Gifts
   |author   = Pyrohead37
+
   |author = skuldomg, Skuld
   |id       = Pyrohead37.DontEatThat
+
   |id     = skuldomg.catGifts
   |nexus id = 1951
+
   |nexus   = 2132
   |github  = jahangmar/StardewValleyMods
+
   |github = skuldomg/catGifts
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Cats and Dogs
   |author   = Shockah
+
   |author = DelphinWave
   |id       = Shockah.DontStopMeNow
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 10941
+
   |nexus   = 7407
   |github   = Shockah/Stardew-Valley-Mods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Cauldron of Chance
   |author   = Leaf
+
   |author = Expl0
   |id       = Leaf.DoubleStandardFarm
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 3928
+
   |nexus   = 10975
   |github  =  
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Cave of Memories
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = PeacefulEnd
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 8587
+
  |curse  = 870927
   |github   =  
+
   |nexus   = 12619
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Cellar Available
   |author   = joljyo
+
   |author = candidus42
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 7507
+
   |nexus   = 5104
   |github   =
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drop It - Drop Item Hotkey
+
   |name   = Challenger
   |author   = Goldenrevolver
+
   |author = Slothsoft
   |id       = Goldenrevolver.DropItHotkey
+
   |id     = Slothsoft.Challenger
   |nexus id = 7971
+
   |nexus   = 14196
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dungeon Buddy
+
   |name   = Challenger → Automate
   |author   = SwiftSails
+
   |author = Slothsoft
   |id       = SwiftSails.DungeonBuddy
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 7864
+
   |nexus   = 14196
   |github  =  
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Challenging Community Center Bundles
   |author   = Zoryn
+
   |author = alvadea & jaksha6472
   |id       = Zoryn.DurableFences
+
   |id     = alja.CCCB
   |nexus id =  
+
   |nexus   = 6361
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 845377
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Chance Cubes
   |author   = captncraig
+
   |author = Turkey2349
   |id       = captncraig.dvr
+
   |id     = turkey2349.chancecubes
   |nexus id = 3860
+
   |nexus   =
   |github   = captncraig/StardewMods
+
  |curse  = 297899
 +
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarvish Mattock
+
   |name   = Change Cabin Type
   |author   = Anthony Hilyard, Grend
+
   |author = funny-snek
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = funnysnek.ChangeCabinType
   |curseforge id  = 536418
+
   |nexus   = 3046
   |curseforge key = dwarvish-mattock
+
   |github =
  |nexus id = 9684
 
   |github   = AHilyard/DwarvishMattock
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Change Dialogues
   |author   = gunnargolf
+
   |author = mardrest
   |id       = gunnargolf.DynamicChecklist
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 1145
+
   |nexus   = 5335
   |github  = gunnargolf/DynamicChecklist
+
  |moddrop = 800760
 
+
   |github =
   |broke in    = SMAPI 2.0
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
   |name    = Change Farm Caves
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
  |author  = MindMeltMax
-->
+
   |id      = MindMeltMax.ChangeFarmCaves
   |pull request = https://github.com/gunnargolf/DynamicChecklist/pull/7
+
  |curse  = 1004487
 +
  |moddrop = 1247516
 +
   |nexus  = 14000
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Change Horse Sounds
 +
  |author  = CyanFire
 +
  |id      = CF.ChangeHorseSounds
 +
   |nexus  = 13428
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Clothing
+
   |name   = Change Professions
   |author   = hilovids
+
   |author = Alek, amazingalek
   |id       = hilovids.DynamicClothing
+
   |id     = Alek.ChangeProfessions
   |nexus id = 10078
+
   |nexus   = 3989
   |github  =
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Change Shoe Color
   |author   = spacechase0
+
   |author = Shaklin
   |id       = spacechase0.DynamicGameAssets
+
   |id     = shaklin.changeshoecolor
   |nexus id = 9365
+
   |nexus   = 6101
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Change Slime Hutch Limit
   |author   = spacechase0
+
   |author = Cherry, CherryChain
   |id       = spacechase0.DGAAutomate
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 9365
+
   |nexus   = 6455
   |github   = spacechase0/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = tyran285, Ryuuze
+
   |author = Majesity
   |id       = DynamicMachines
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 374
+
   |nexus   = 19052
   |github   =  
+
   |github = DevWithMaj/Stardew-CHAOS
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = jeanne
   |id       = knakamura.dynamicnighttime
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 2072
+
   |nexus  = 7415
   |moddrop id = 664041
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = BashNinja
+
   |author = StultusV
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = StultusV.WikiLinker
   |nexus id = 1183
+
   |nexus   = 12999
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = JudeRV/SDV_WikiLinker
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Chargeable Resource Tools
   |author   = ZaneYork
+
   |author = DaLion
   |id       = ZaneYork.DynamicPrice
+
   |id     = DaLion.Chargeable
   |nexus id  = 5831
+
   |nexus   = 23048
   |github   = ZaneYork/SDV_Mods
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   | author   = Vrakyas
+
   |author = PeepCake
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = PeepCake.CharlieTheChicken
   | nexus id = 4029
+
   |nexus   = 6986
   | github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Community Upgrades
+
   |name   = Chaste Valley
   |author   = Vertigon
+
   |author = Tensor
   |id       = Vertigon.EarlyCommunityUpgrades
+
   |id     = Tensor.ChasteValley
   |nexus id = 8450
+
   |nexus   = 21925
   |github   = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Chat Commands
   |author   = Cautious Waffle, skulmuk
+
   |author = CatCattyCat, Cat
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = cat.chatcommands
   |nexus id = 1426
+
   |nexus  = 2092
  |github   =  
+
   |moddrop = 833554
}}
+
   |github = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Easier Fishing
 
   |author  = majordot
 
  |id      = MajorDOT.EasierFishing
 
  |nexus id =
 
  |curseforge id = 305367
 
  |curseforge key = easier-fishing
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Special Orders
+
   |name   = Chatter
   |author   = TheMightyAmondee
+
   |author = Jboss
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = Jboss.Chatter
   |nexus id = 8342
+
   |nexus   = 16559
   |github   = TheMightyAmondee/EasierSpecialOrders
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = East Scarpe (SMAPI)
+
   |name   = Cheaper Beach Bridge Repair
   |author   = LemurKat and kdau
+
   |author = Annosz
   |id       = LemurKat.EastScarpe.SMAPI
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 5787
+
   |nexus   = 5826
   |moddrop id = 984954
+
   |github  = Annosz/StardewValleyModding
   |source  = https://gitlab.com/kdau/eastscarpe
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Access
+
   |name   = Chef Helper - Add to Fridges
   |author   = furyx639
+
   |author = Rui3
   |id       = furyx639.EasyAccess
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 11002
+
   |nexus   = 5606
   |github  = ImJustMatt/StardewMods
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Chefs Closet
   |author   = MountainDewBoi
+
   |author = elDudeerino
   |id       = MountainDewBoi.EasyFarming
+
   |id     = Duder.ChefsCloset
   |nexus id = 4162
+
   |nexus   = 1030
   |github   =  
+
   |github = deLaDude/ChefsCloset
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Point and Plant|Point and Plant]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Cherryrar
   |author   = CeruleanSpirit
+
   |author = Edu Anttunes
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = Cherryrar.Functions
   |nexus id = 2957
+
   |nexus   = 6603
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Path Destruction
+
   |name   = Chess
   |author   = StultusV
+
   |author = Platonymous
   |id       = StultusV.EasyPathDestruction
+
   |id     = Platonymous.Chess
   |nexus id = 8775
+
   |curse   = 877229
  |github   = JudeRV/Stardew-EasyPathDestruction
+
   |moddrop = 793917
}}
+
   |nexus   = 3976
{{#invoke:SMAPI compatibility|entry
+
   |github = Platonymous/Stardew-Valley-Mods
   |name    = Easy Petting
 
   |author   = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
  |nexus id = 3032
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Chess Boards
   |author   = crc-fehler
+
   |author = aedenthorn, Erinthe
   |id       = crc.eatmore
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 2724
+
  |curse  = 868765
   |github   =  
+
   |nexus   = 11580
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Chest Displays
   |author   = millerscout
+
   |author = MindMeltMax
   |id       = Millerscout.EconomyMod
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 6955
+
  |curse  = 997977
   |github   = millerscout/StardewMillerMods
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = ChestEx
   |author   = EH Lim
+
   |author = berkayylmao
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = berkayylmao.ChestEx
   |nexus id = 9303
+
   |nexus   = 4180
   |github   =  
+
  |curse  = 501477
   |warnings = Only compatible with Android.
+
   |github = berkayylmao/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Chest Feature Set
   |author   = EideeHi
+
   |author = zack20136
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 4806
+
   |nexus   = 21155
   |github   = eideehi/EideeEasyFishing
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Chest Label System
   |author   = Ilyaki
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Ilyaki.Elevator
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 2952
+
   |nexus  = 242
  |github   = Ilyaki/Elevator
+
   |chucklefish = 3550
 
+
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
   |broke in = Stardew Valley 1.5
 
   |unofficial version = 1.1.1-unofficial.2-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42604
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Chest Naming
   |author   = Mel Noelle and Kirbylink
+
   |author = M3ales
   |id       = melnoelle.underdarkkrobus
+
   |id     = ChestNaming
   |nexus id = 3071
+
   |nexus   =
   |github   = KirbyLink/UnderdarkKrobus
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Spouse Room
+
   |name   = Chest Pooling
   |author   = Lerura
+
   |author = mralbobo
   |id       = Lerura.EmptySpouseRoom
+
   |id     = mralbobo.ChestPooling
   |nexus id = 8453
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Chest Pooling V2
   |author   = Enaium
+
   |author = jslattery26
   |id       = Enaium.EnaiumToolKit
+
   |id     = jslattery26.ChestPoolingV2
   |curseforge id  = 436787
+
   |nexus   = 22461
   |curseforge key = enaiumtoolkit
+
   |github = jslattery26/stardew_mods
  |moddrop id = 863959
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Chest Preview
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = sergiomadd
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 193
+
   |nexus  = 13946
   |chucklefish id = 3529
+
   |github  = sergiomadd/StardewValleyMods
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Chests Anywhere
   |author   = TheThor59
+
   |author = Pathoschild
   |id       = Thor.EnemyHealthBars
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 3627
+
  |curse  = 1000640
   |github   = TheThor59/StardewMods
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Chest Value
   |author   = Crystallyne
+
   |author = Jppkr4
   |id       = Crystallyne.EnergyCount
+
   |id     = Jppkr4.ChestValue
   |nexus id = 4272
+
   |nexus   = 23816
   |github   = Crystallyne/EnergyCount
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Chest Values
   |author   = nikperic, ThatOneCow
+
   |author = MysticalAsian
   |id       = nikperic.EnergyTime
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 6488
+
   |nexus   = 23878
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = Child Bed Config
   |author   = Goldenrevolver
+
   |author = aclockworkhound
   |id       = Goldenrevolver.EnchantableScythes
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 10668
+
   |nexus   = 3540
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = aedenthorn
+
   |author = CroiDorcha
   |id       = Aedenthorn.MagnetMod
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 4856
+
   |nexus   = 1756
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Children's Beds Removal
   |author   = Mizzion
+
   |author = Prismuth
   |id       = mizzion.enhancedrelationships
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 1927
+
   |nexus  = 1655
   |moddrop id = 661356
+
   |github =
   |github   = Mizzion/MyStardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.3
{{#invoke:SMAPI compatibility|entry
+
   |status   = workaround
   |name    = Entoarox Framework
+
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
   |author   = Entoarox
 
   |id      = Entoarox.EntoaroxFramework
 
  |nexus id = 2269
 
  |chucklefish id = 4228
 
  |github  = Entoarox/StardewMods
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Child to NPC
   |author   = Entoarox
+
   |author = loe2run
   |id       = Entoarox.Utilities
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 5521
+
   |nexus   = 4568
   |github   = Entoarox/StardewMods
+
   |github = loe2run/ChildToNPC
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.1-unofficial.8-candidus42
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Chill in Your Farmhouse
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = Husky110
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 5526
+
   |nexus   = 1768
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Choose Baby Gender
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = Travoos
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     =
   |nexus id = 1656
+
   |nexus   = 590
   |github   = MercuriusXeno/EquivalentExchange
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Escape Rope
+
   |name   = Choose Random Farm Event
   |author   = lestoph
+
   |author = RunoV
   |id       = lestoph.EscapeRope
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 8576
+
   |nexus   = 8524
   |github  = Bifibi/SDVEscapeRope
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Esca's Modding Plugins
+
   |name   = Chummy Fix
   |author   = Esca
+
   |author = ItsLittany
   |id       = Esca.EMP
+
   |id     = itslittany.ChummyFix
   |nexus id = 9296
+
   |nexus   = 6363
   |moddrop id = 1005443
+
   |moddrop = 804100
   |github  = Esca-MMC/EscasModdingPlugins
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Circle of Thorns - NPC Hector
   |author   = pepoluan
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = pepoluan.EvenBetterRNG
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 8680
+
   |nexus   = 16032
   |chucklefish id = 6117
+
  |github  =
   |source   = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = CJB Automation
   |author   = charliedemilho
+
   |author = CJBok
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = CJBAutomation
   |nexus id = 10396
+
   |nexus   = 211
   |github  =
+
   |github = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Black Bars
+
   |name   = CJB Cheats Menu
   |author   = gzhynko
+
   |author = CJBok and Pathoschild
   |id       = GZhynko.EventBlackBars
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 7962
+
  |curse  = 1000644
   |github   = gzhynko/StardewMods
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = CJB Item Spawner
   |author   = TheMightyAmondee
+
   |author = CJBok and Pathoschild
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 10735
+
  |curse  = 1000641
   |github   = TheMightyAmondee/EventLimiter
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Lookup
+
   |name   = CJB Show Item Sell Price
   |author   = shekurika
+
   |author = CJBok and Pathoschild
   |id       = shekurika.EventLookup
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 8505
+
  |curse  = 1000642
   |github   =  
+
   |nexus   = 5
 +
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Clay Map
   |author   = jorgamun
+
   |author = Underscore
   |id       = jorgamun.EventMusicVolume
+
   |id     = underscore.clay_map
   |nexus id = 10650
+
   |nexus   = 11903
   |github   = jorgamun/EventMusicVolume
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Clean Beach
   |author   = MissCoriel
+
   |author = Artinity
   |id       = misscoriel.eventrepeater
+
   |id     = Artinity.CleanBeach
   |nexus id = 3642
+
   |nexus  = 14936
  |curseforge id  = 317347
+
   |github = Artinity/clean-beach
  |curseforge key = event-repeater
 
   |moddrop id = 606979
 
   |github   = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Clean Cellar
   |author   = shekurika
+
   |author = Sonozuki
   |id       = shekurika.EventSoundAdjuster
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 8734
+
   |nexus   = 2975
   |github  =  
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Clean Farm
   |author   = Digus
+
   |author = tstaples
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = tstaples.CleanFarm
   |nexus id = 2360
+
   |nexus   = 794
   |github   = Digus/StardewValleyMods
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Clear Farm Debris
   |author   = mytigio
+
   |author = David Renne
   |id       = mytigio.exhaustiontweaks
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 6247
+
   |nexus   = 26715
   |github   = mytigio/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = Lodukas
+
   |author = aurpine
   |id       = Uwazouri.ExpandedFridge
+
   |id     = aurpine.ClearGlasses
   |nexus id = 1191
+
   |nexus   = 21090
   |github   = Uwazouri/ExpandedFridge
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Click 2 Move
   |author   = Cherry, CherryChain
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 6529
+
   |nexus   = 2219
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Alternative Textures)
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = furyx639
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = furyx639.XSAlternativeTextures
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 7431
+
   |nexus   = 604
   |github  = ImJustMatt/StardewMods
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Lite)
+
   |name   = Clint's Backstock
   |author   = furyx639
+
   |author = Rokugin
   |id       = furyx639.ExpandedStorage
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 7431
+
   |nexus   = 20886
   |github   = ImJustMatt/StardewMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage → XSAutomate
+
   |name   = Clock24
   |author   = furyx639
+
   |author = Lysero
   |id       = furyx639.XSAutomate
+
   |id     = Lysero.Clock24
   |nexus id = 7431
+
   |nexus   = 3718
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Clothes Rack
   |author   = spacechase0 and Pathoschild
+
   |author = LunaticShade
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 509
+
   |nexus  = 18765
   |moddrop id = 127275
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Cloudy Skies
   |author   = MSCFC, iSkLz
+
   |author = Khloe Leclair
   |id       = SkLz.ExpMultiply
+
   |id     = leclair.cloudyskies
   |nexus id = 5910
+
   |nexus   = 23135
   |github   = iSkLz/ExperienceMultiplier
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Coal Regen
   |author   = Quipex
+
   |author = Blucifer, BluciferProgrammer
   |id       = Quipex.ExperienceUpdates
+
   |id     = Blucifer.CoalRegen
   |nexus id = 7581
+
   |nexus   = 1664
   |github  = Quipex/ExperienceUpdates
+
   |github = AbbyNode/StardewValley-CoalRegen
 +
 
 +
   |broke in          = Stardew Valley 1.3
 +
  |unofficial version = 1.1.1-unofficial.2-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Cobalt
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.ExpertSitting
+
   |id     = spacechase0.Cobalt
   |nexus id = 7435
+
   |nexus   = 1723
   |github  = aedenthorn/StardewValleyMods
+
   |github = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Cock-a-doodle-dont
   |author   = Tondorian
+
   |author = Fuzzy
   |id       = ExtendedBusSystem
+
   |id     = fuzzy.cockadoodledont
   |nexus id =
+
   |nexus  = 7584
   |chucklefish id = 4373
+
   |github =
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Coin Collector
   |author   = Crystalmir
+
   |author = aedenthorn, Erinthe
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 485
+
  |curse  = 868837
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |nexus   = 9843
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Cold Pets
   |author   = Entoarox
+
   |author = Tyler Gibbs
   |id       = Entoarox.ExtendedMinecart
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 2271
+
   |nexus  = 14379
   |chucklefish id = 4359
+
   |github = tylergibbs2/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Cold Weather Haley SMAPI
   |author   = spacechase0 and Pathoschild
+
   |author = DanielSerrano, Lord Xamon
   |id       = spacechase0.ExtendedReach
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 1493
+
   |nexus   = 1169
   |moddrop id = 242303
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Content Mod
+
   |name   = Collapsing On The Farm Fix
   |author   = Alacrity, platinumhobo
+
   |author = monsoonsheep
   |id       = Alacrity.ExtraContentMod
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 8510
+
   |nexus   = 18086
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Ceasg
+
   |author = CISC 3141, Testing, Upsters
   |id       = Ceasg.ExtraFishInformation
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 4170
+
   |nexus   = 10380
   |github  = ceasg/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Map Layers
+
   |name   = Colored Chests
   |author   = aedenthorn
+
   |author = Igorious
   |id       = aedenthorn.ExtraMapLayers
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 9633
+
   |nexus  =
  |github  = aedenthorn/StardewValleyMods
+
   |chucklefish = 3684
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extreme Fishing Overhaul
 
  |author  = Unidarkshin and Deathest1, Devin Lematty
 
   |id      = DevinLematty.ExtremeFishingOverhaul
 
   |nexus id = 7490
 
   |github   =  
 
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fabrication
+
   |name   = Colored Crystalariums
   |author   = XxHarvzBackxX
+
   |author = sophiesalacia
   |id       = harvz.Fabrication
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 10679
+
   |nexus   = 14428
   |github   = XxHarvzBackxX/fabrication
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Colorful Chests
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.Fall28SnowDay
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 486
+
   |nexus   = 1623
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Colorful Fishing Rods
   |author   = jahangmar
+
   |author = atravita
   |id       = jahangmar.FallToAutumn
+
   |id     = atravita.ColorfulFishingRods
   |nexus id = 7174
+
   |nexus   = 25258
   |github   = jahangmar/StardewValleyMods
+
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Colorful Fish Ponds
   |author   = aedenthorn
+
   |author = rokugin
   |id       = aedenthorn.Familiars
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 6429
+
   |nexus   = 23615
   |github   = aedenthorn/StardewValleyMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Combat Controls
   |author   = loe2run
+
   |author = DJ-STLN
   |id       = Loe2run.FamilyPlanning
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 4515
+
   |nexus   = 2590
   |github   = loe2run/FamilyPlanningMod
+
   |github = DJ-STLN/CombatControls
 
 
  |broke in          = Content Patcher 1.17
 
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Combat Controls Redux
   |author   = Taskmaster
+
   |author = NormanPCN
   |id       = Taskmaster.FantasticFrames
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 4540
+
   |nexus   = 10496
   |github   =  
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Max Vollmer, SVProtector
+
   |author = PeacefulEnd
   |id       = maxvollmer.farmageddon
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 2618
+
  |curse  = 870919
   |github  =  
+
   |nexus   = 16769
 +
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Combat Level Damage Scaler
   |author  = Oranisagu
+
   |author = spacechase0
   |id      = none<!--no manifest ID-->
+
   |id      = spacechase0.CombatLevelDamageScaler
   |nexus id =  
+
   |curse  = 867732
   |url      = https://community.playstarbound.com/threads/111931
+
   |moddrop = 771671
   |github   = oranisagu/SDV-FarmAutomation
+
   |nexus  = 3905
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Combat with Farming Implements
   |author   = Oranisagu
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = none<!--no manifest ID-->
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id =  
+
   |nexus   = 313
   |url      = https://community.playstarbound.com/threads/111931
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Framework
+
   |name   = Combine Machines
   |author   = aedenthorn
+
   |author = SlayerDharok
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 10506
+
  |curse  = 992028
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Combine Many Rings
   |author   = atravita
+
   |author = Stari
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = Stari.CombineManyRings
   |nexus id = 10924
+
   |nexus  = 8801
   |moddrop id = 1099838
+
   |github = SlivaStari/CombineManyRings
   |github   = atravita-mods/ExpFromMonsterKillsOnFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Comics
   |author   = atravita
+
   |author = Platonymous
   |id       = atravita.FarmCaveSpawn
+
   |id     = Platonymous.Comics
   |nexus id = 10186
+
   |nexus   = 6281
   |moddrop id = 1068205
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = atravita-mods/FarmCaveSpawn
+
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Community Bundle Item Tooltip
   |author   = aedenthorn
+
   |author = Musbah Sinno
   |id       = aedenthorn.FarmerHelper
+
   |id     = musbah.bundleTooltip
   |nexus id = 10179
+
   |nexus   = 1329
   |github   = aedenthorn/StardewValleyMods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Vitals Evolved
+
   |name   = Community Center Anywhere
   |author   = Sensakuma
+
   |author = Stingray
   |id       = Sensakuma.FarmerVitalsEvolved
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 11131
+
   |nexus   = 10150
   |github   =  
+
   |github = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Community Center Bundles Randomizer
   |author   = MabelSyrup
+
   |author = bowtochris
   |id       = mabelsyrup.farmhouse
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 3731
+
   |nexus   = 20425
   |github   = mjSurber/FarmHouseRedone
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Community Center Helper
   |author   = Joe Strout
+
   |author = vgperson
   |id       = strout.farmtronics
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 10634
+
   |nexus   = 6893
   |github   = JoeStrout/Farmtronics
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Community Kitchen
   |author   = BrasileiroTop
+
   |author = blueberry
   |id       = BrasileiroTop.Fundo
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 5423
+
   |nexus   = 9851
   |github  =  
+
   |github = b-b-blueberry/CustomCommunityCentre
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Companion NPCs
   |author   = Cherry & cel10e
+
   |author = Redwood
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 5142
+
   |nexus   = 3175
   |moddrop id = 716395
+
  |github  = EKomperud/StardewMods
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in    = Stardew Valley 1.4
 +
   |status      = workaround
 +
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = jwdred
+
   |author = jahangmar
   |id       =  
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 647
+
   |nexus   = 4446
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Speshkitty
+
   |author = BenW, BW
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = BW.MyModding
   |nexus id = 7148
+
   |nexus   = 20918
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Concentration on Farming
   |author   = Joe Strout
+
   |author = punyo, yakminepunyo
   |id       = strout.farmtronics
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 10634
+
   |nexus   = 1445
   |github  = JoeStrout/Farmtronics
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Configurable Bundle Costs
   |author   = Esca, Esca-MMC
+
   |author = sophiesalacia
   |id       = Esca.FarmTypeManager
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 3231
+
   |nexus  = 9444
   |moddrop id = 598755
+
   |github = sophiesalacia/StardewMods
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fashion Sense
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = PeacefulEnd
+
   |author = Boogie, BoogieBest
   |id       = PeacefulEnd.FashionSense
+
   |id     = boogie.greenhouse
   |nexus id = 9969
+
   |nexus   = 7109
   |github   = Floogen/FashionSense
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Configurable Junimo Kart
   |author   = Pathoschild
+
   |author = seitanicbean
   |id       = Pathoschild.FastAnimations
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 1089
+
   |nexus  = 6725
   |moddrop id = 606631
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Events
+
   |name   = Configurable Luck
   |author   = libaryaddict
+
   |author = sophiesalacia
   |id       = libraryaddict.FasterEvents
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 7631
+
   |nexus   = 14610
   |github   =
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Configurable Machines
   |author   = IceGladiador
+
   |author = KnockedMallard42
   |id       = IceGladiador.FasterGrass
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 1772
+
   |nexus   = 280
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Configurable Shipping Dates
   |author   = kibbe
+
   |author = Nishtra
   |id       = kibbe.faster_horse
+
   |id     = ConfigurableShippingDates
   |nexus id = 2791
+
   |nexus   = 675
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Configurable Special Orders Unlock
   |author   = Entoarox
+
   |author = sophiesalacia
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 2277
+
   |nexus  = 8690
   |chucklefish id = 3641
+
   |github = sophiesalacia/StardewMods
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Configure Machine Outputs
   |author   = gaussfire
+
   |author = Mizzion
   |id       = gaussfire.FasterPathSpeed
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 9344
+
   |nexus   = 3490
   |github  = alanperrow/StardewModding
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Configure Machine Speed
   |author   = KathrynHazuka
+
   |author = BayesianBandit
   |id       = KathrynHazuka.FasterRun
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 733
+
   |nexus   = 3519
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github = BayesianBandit/ConfigureMachineSpeed
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Forward
+
   |name   = Configure Machine Speed
   |author   = crazywig
+
   |author = Steph Hoel
   |id       = crazywig.FastForward
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 7413
+
   |nexus   = 21005
   |github   =
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Confirm Gifts
   |author   = DerTod2
+
   |author = BadScientist
   |id       = de.dertod2.FastPetting
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 5039
+
   |nexus   = 23224
   |github   =  
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Confirm Warp Totem
   |author   = Death, DeathGameDev
+
   |author = John Peters
   |id       = DeathGameDev.FastTravel
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 1529
+
   |nexus   = 20255
   |github   = DeathGameDev/SDV-FastTravel
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Connected Fences
   |author   = minervamaga
+
   |author = sergiomadd
   |id       = minervamaga.FeelingLucky
+
   |id     = sergiomadd.ConnectedFences
   |nexus id =
+
   |nexus  = 10063
   |moddrop id = 752859
+
   |github = sergiomadd/StardewValleyMods
   |github   = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Dynamic Rain
+
   |name   = Connected Garden Pots
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 604
+
  |curse  = 868773
   |moddrop id = 664033
+
   |nexus   = 11411
   |github   = Sakorona/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Consistent Tree Growth Speed
   |author   = KarratKake
+
   |author = IceGladiador
   |id       = KarratKake.FerngillRevenueService
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 7566
+
   |nexus   = 1799
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = Console Chat
   |author   = stoobinator, lefthandedkid
+
   |author = Sonozuki
   |id       = stoobinator.fertilizeranytime
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 7259
+
   |nexus   = 3768
   |github   = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Console Code
   |author   = KirbyLink
+
   |author = spacechase0
   |id       = kirbylink.festivalendtimetweak
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 2966
+
   |curse   = 867737
  |github   = KirbyLink/FestivalEndTimeTweak
+
   |moddrop = 771643
 
+
   |nexus   = 3101
   |broke in          = SMAPI 3.0
+
   |github  = spacechase0/StardewValleyMods
   |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
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Console Commands, TrainerMod
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = SMAPI
   |id       = MouseyPounds.ShadowFestival
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 4630
+
   |nexus   =
   |github   = MouseyPounds/stardew-mods
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Console Coordinates
   |author   = Felix-Dev
+
   |author = Pillow
   |id       = Felix-Dev.FeTK
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 4403
+
   |nexus   = 8957
   |github   = Felix-Dev/StardewMods
+
   |github =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Field Harvest
+
   |name   = Content Code
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.FieldHarvest
+
   |id     = spacechase0.ContentCode
   |nexus id = 11019
+
  |curse  = 867697
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Content Patcher
   |author   = Edu Anttunes
+
   |author = Pathoschild
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 5865
+
  |curse  = 309243
   |github   = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 470174
 +
   |nexus   = 1915
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Content Patcher Animations
   |author   = Tran Minh Thong
+
   |author = spacechase0
   |id       = find.object.mod
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 8594
+
  |curse  = 867733
   |github   =  
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Content Patcher Editor
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RoyLi.Fireballs
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id =
+
   |nexus  = 17661
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Content Patcher Json Processor
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = aedenthorn.FireBreath
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 7311
+
   |nexus   = 13320
   |github   = aedenthorn/StardewValleyMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Context-Sensitive Gift Cursor
   |author   = rupak0577
+
   |author = Vanguard3000
   |id       = rupak0577.FishDex
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id =  
+
   |nexus   = 6564
   |github   = rupak0577/FishDex
+
   |github =
  |url      = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Exclusions
+
   |name   = Continuous Music
   |author   = GZhynko
+
   |author = exhaustors
   |id       = GZhynko.FishExclusions
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 7782
+
   |nexus   = 24348
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Controller Radial Keybindings
   |author   = Aair, AairTheGreat
+
   |author = spacechase0
   |id       = AairTheGreat.FishFinder
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 5011
+
  |curse  = 867143
   |github   = AairTheGreat/StardewValleyMods
+
   |nexus   = 12801
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Control Tree
   |author   = Speshkitty
+
   |author = Cluom
   |id       = speshkitty.fishinfo
+
   |id     = Cluom.ControlTree
   |nexus id = 5452
+
   |nexus   = 23119
   |github   = Speshkitty/FishInfo
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Control Valley
   |author   = Shuai Zhang
+
   |author = TheTexanTesla
   |id       = shuaiz.FishingAdjustMod
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 1350
+
   |nexus   = 8160
   |github   = hcoona/StardewValleyMods
+
   |github = tesla1889tv/ControlValleyMod
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Convenient Chests
   |author   = KilZenc
+
   |author = Solariz
   |id       = KilZenc.FishingAssistant
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 5815
+
   |nexus   = 2196
   |github  =  
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Convenient Inventory
   |author   = Drynwynn, thepaladinknight
+
   |author = gaussfire
   |id       = Drynwynn.FishingAutomaton
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 2527
+
   |nexus   = 10384
   |github   = Drynwynn/StardewValleyMods
+
   |github = alanperrow/StardewModding
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Chests Expanded
+
   |name   = Cooking Overhaul
   |author   = aedenthorn
+
   |author = stardemod
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 7694
+
   |nexus   = 24845
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Info Overlays
+
   |name   = Cooking Skill
   |author   = barteke22
+
   |author = spacechase0
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 8970
+
  |curse  = 867395
   |github  = barteke22/StardewMods
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Coop Battle Pause
   |author   = M3ales
+
   |author = adverserath
   |id       = FishingLogbook
+
   |id     = Adverserath.CoopBattlePause
   |nexus id =
+
   |nexus  = 12061
   |curseforge id  = 299792
+
   |github =
  |curseforge key = fishing-logbook
 
   |github   = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = barteke22
+
   |author = DeLiXx
   |id       = barteke22.FishingMinigames
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 9345
+
  |curse  = 990474
   |github  = barteke22/StardewMods
+
   |nexus   = 12269
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames
+
   |name   = Cooperative Egg Hunt
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = aedenthorn, Erinthe
   |id       = barteke22.FisingMinigames
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 9345
+
   |nexus   = 17058
   |github   = barteke22/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Copper Still
   |author   = Zoryn
+
   |author = NCarigon
   |id       = Zoryn.FishingMod
+
   |id     = NCarigon.CopperStill
   |nexus id =
+
   |nexus  = 15333
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = ncarigon/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Copy Invite Code
   |author   = BlaDe
+
   |author = CatCattyCat, Cat
   |id       = BlaDe.FishingPractice
+
   |id     = cat.copyinvitecode
   |nexus id = 4157
+
   |nexus   = 2171
   |github  =  
+
   |github = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Cosmetic Rings
   |author   = Stashek
+
   |author = PeacefulEnd
   |id       = Stashek.FishingRodRecolor
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 8835
+
  |curse  = 870941
   |github  =  
+
   |nexus   = 8522
 +
   |github = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Trawler
+
   |name   = Counting Sheep
   |author   = PeacefulEnd
+
   |author = calebstein1
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = calebstein1.CountingSheep
   |nexus id = 8406
+
   |nexus   = 25380
   |github   = Floogen/FishingTrawler
+
   |github = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Cozy Clothing
   |author   = Hammurabi
+
   |author = CompSciLauren
   |id       = HammurabiFishingTunerRedux
+
   |id     = CompSciLauren.CozyClothing
   |nexus id =  
+
   |nexus   = 5093
   |chucklefish id = 4578
+
   |curse  = 368028
   |source   = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |moddrop = 755868
  |dev note = source in download
+
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Crab Net
   |author   = marikaefer
+
   |author = jwdred
   |id       = marikaefer.FishMe
+
   |id     = jwdred.CrabNet
   |nexus id = 4756
+
   |nexus   = 584
   |github  =  
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Crab Pot Collect Jellies
   |author   = Jonqora
+
   |author = Cloudyluna
   |id       = Jonqora.FishPreview
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 6303
+
   |nexus   = 27358
   |github   = Jonqora/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = Mizzion
+
   |author = Goldenrevolver
   |id       = mizzion.fishreminder
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 3615
+
   |nexus  = 7767
   |moddrop id = 661375
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Craftable Butterfly Hutches
   |author   = MattDeDuck, Duckshard
+
   |author = aedenthorn, Erinthe
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 3725
+
  |curse  = 868897
   |github  =  
+
   |nexus   = 6279
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Craftable Legendary Fish Mounts
   |author   = bcmpinc
+
   |author = FallToot
   |id       = bcmpinc.FixAnimalTools
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 3215
+
   |nexus   = 4286
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Craftable Terrarium, Terrarium
   |author   = Ashley, bambimenot
+
   |author = aedenthorn, Erinthe
   |id       = ashley.fixdice
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 4556
+
  |curse  = 868850
   |github   =  
+
   |nexus   = 8031
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flexible Sprinklers
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = Shockah
+
   |author = aedenthorn, Erinthe
   |id       = Shockah.FlexibleSprinklers
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 10931
+
  |curse  = 868683
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus   = 15341
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Craft Anything
   |author   = MouseyPounds
+
   |author = Sabera, kelbesque
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = Sabera.CraftAnything
   |nexus id = 3885
+
   |nexus   = 2524
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Craft Anything Framework
   |author   = kdau
+
   |author = MindMeltMax
   |id       = kdau.FlowerBombs
+
   |id     = MindMeltMax.CAF
   |nexus id = 6228
+
   |nexus  = 24794
   |moddrop id = 794657
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |source  = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Craft Counter
   |author   = spacechase0 and Pathoschild
+
   |author = bcmpinc
   |id       = spacechase0.FlowerColorPicker
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 1229
+
   |nexus   = 2739
   |moddrop id = 130043
+
  |github  = bcmpinc/StardewHack
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Fix
+
   |name   = Crafting Collections Page
   |author   = elfuun
+
   |author = Gurm0
   |id       = FlowerDanceFix.elfuun
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 8535
+
   |curse  = 1008156
   |moddrop id = 980853
+
   |nexus  = 21620
   |github   = elfuun1/FlowerDanceFix
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Crafting Counter
   |author   = ron075sh
+
   |author = lolpcgaming
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 3019
+
   |nexus   = 1585
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dancing, Kelly's Flower Dancing
+
   |name   = Craft Priority
   |author   = kelly2892
+
   |author = trienow
   |id       = kelly2892.flower.dancing.harmony
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 8107
+
   |nexus   = 4174
   |github  = kenny2892/StardewValleyMods
+
   |github = trienow/Stardew-CraftPriority
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Crane Machine
   |author   = spacechase0 and Pathoschild
+
   |author = chocolatte12
   |id       = spacechase0.FlowerRain
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 6131
+
   |nexus   = 20112
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Crane Man Begone
   |author   = Cat, CatCattyCat
+
   |author = MouseyPounds
   |id       = cat.flowerytools
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 6203
+
   |nexus  = 4704
   |moddrop id = 833563
+
   |github = MouseyPounds/stardew-mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowing Mine Rocks
+
   |name   = Creaturebook
   |author   = aedenthorn
+
   |author = KediDili
   |id       = aedenthorn.FlowingMineRocks
+
   |id     = KediDili.Creaturebook
   |nexus id = 9043
+
   |nexus   = 13807
   |github  = aedenthorn/StardewValleyMods
+
   |github = KediDili/Creaturebook
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flying Start Loan
+
   |name   = Creeper Forage
   |author   = EstherHollow
+
   |author = bwdy
  |id      = EstherHollow.FlyingStartLoan
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
  |nexus id = 11003
+
   |nexus   = 2115
  |github  =
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
  |status  = abandoned
  |name    = Food Buff Stacking
+
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
  |author  = thejcannon
 
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
 
   |nexus id = 4321
 
   |github  = thejcannon/Stardew-FoodBuffStacking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food on the Table
+
   |name   = Critter Fixes
   |author   = aedenthorn
+
   |author = juminos
   |id       = aedenthorn.FoodOnTheTable
+
   |id     = juminos.CritterFixes
   |nexus id = 10886
+
   |nexus   = 24667
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Critter Rings
   |author   = Nishtra
+
   |author = atravita
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = atravita.CritterRings
   |nexus id = 673
+
  |curse  = 870962
   |github   =  
+
  |moddrop = 1358001
 +
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Fantasy
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = Goldenrevolver
+
   |author = violetlizabet
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = violetlizabet.seaMonster
   |nexus id = 7554
+
   |nexus   = 20486
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Pointers
+
   |name   = Cropbeasts
   |author   = Bpendragon
+
   |author = kdau
   |id       = Bpendragon.ForagePointers
+
   |id     = kdau.Cropbeasts
   |nexus id = 7781
+
  |moddrop = 784523
   |github  = Bpendragon/ForagePointers
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Crop Check
   |author   = Remy Bach
+
   |author = Fairfield
   |id       = remybach.forecaster
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 3037
+
   |nexus   = 9224
   |github   = remybach/stardew-valley-forecaster
+
   |github = FairfieldBW/CropCheck
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster Text, Forecaster Text
+
   |name   = Crop Color Combiner
   |author   = TheElm
+
   |author = MouseyPounds
   |id       = TheElm.ForecasterText
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 7541
+
   |nexus   = 3986
   |github   = GStefanowich/SDV-Forecaster
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Crop Extension
   |author   = Fokson
+
   |author = Platonymous
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = Platonymous.CropExtension
   |nexus id = 2520
+
  |curse  = 877230
   |github   =  
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Fairy
 +
  |author  = Abs, abslam
 +
  |id      = abs.CropFairy
 +
  |nexus  = 4885
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Crop Grace Period
   |author   = skuldomg, Skuld
+
   |author = lefthandedkid, stoobinator
   |id       = skuldomg.freeDusty
+
   |id     = stoobinator.seasonspillover
   |nexus id = 2206
+
   |nexus   = 7203
   |github   = skuldomg/freeDusty
+
   |github = stoobinator/Stardew-Valley-Grace-Period
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Love
+
   |name   = Crop Growth Adjustments
   |author   = aedenthorn
+
   |author = GZhynko
   |id       = aedenthorn.FreeLove
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 10021
+
   |nexus   = 18914
   |github   = aedenthorn/StardewValleyMods
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Crop Growth Info
   |author   = DJ-STLN
+
   |author = aedenthorn, Erinthe
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 3320
+
  |curse  = 868752
   |github   =  
+
   |nexus   = 12178
 +
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Crop Harvest Bubbles
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 4960
+
   |nexus   = 17761
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Crop Hat
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = aedenthorn.CropHat
   |nexus id = 6241
+
  |curse  = 868754
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11787
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Crop Markers
   |author   = Isaac S
+
   |author = aedenthorn, Erinthe
   |id       = IsaacS.FriendsForever
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 1738
+
   |nexus   = 18120
   |github  = isaacs-dev/Minidew-Mods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Booster
+
   |name   = Crop Safety
   |author   = Hills
+
   |author = BadNetCode
   |id       = Hills.FriendshipBooster
+
   |id     = BadNetCode.CropSafety
   |nexus id = 10497
+
   |nexus   = 1233
   |moddrop id = 1084819
+
   |moddrop = 130160
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Without Talk
+
   |name   = Crops Anytime Anywhere
   |author   = HunterMYT
+
   |author = Pathoschild
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 8709
+
  |curse  = 1000626
   |github   =  
+
   |nexus   = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frugal Farm Menu
+
   |name   = Crops Survive Season Change
   |author   = jeffgillean
+
   |author = aedenthorn, Erinthe
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 11050
+
   |nexus   = 18030
   |github  = jeffgillean/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Crops Watered Indicator
   |author   = aedenthorn
+
   |author = Tyler Thrailkill, snowe2010
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 5776
+
   |nexus   = 3200
   |github   = aedenthorn/StardewValleyMods
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Crop Tooltips
   |author   = aedenthorn
+
   |author = GenDeathrow
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = gengeathrow.croptooltip
   |nexus id = 10213
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307933
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Display Framework
+
   |name   = Crop Transplant
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 10855
+
   |nexus   = 2594
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Recolor
+
   |name   = Crop Variation
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = aedenthorn.CropVariation
   |nexus id = 10217
+
  |curse  = 868770
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11467
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Crop Walker
   |author   = furyx639
+
   |author = MindMeltMax
   |id       = furyx639.FuryCore
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 10696
+
  |curse  = 1004489
   |github   = ImJustMatt/StardewMods
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Crop Watering Bubbles
   |author   = mmanlapat
+
   |author = aedenthorn, Erinthe
   |id       = mmanlapat.GameReminder
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 1153
+
   |nexus   = 17773
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] 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
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Crowcalypse
   |author   = RandomComputerUser
+
   |author = stardemod
   |id       = RandomComputerUser.GameSpeed
+
   |id     = stardemod.Crowcalypse
   |nexus id = 7211
+
   |nexus   = 22594
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Loogooter
+
   |author = Miihau
   |id       = OlegSilkin.garbage_collector
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 2463
+
   |nexus   = 16926
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Day
+
   |name   = Crystal Ball
   |author   = furyx639
+
   |author = Thom Smith, Thom1729
   |id       = furyx639.GarbageDay
+
   |id     = Thom1729.CrystalBall
   |nexus id = 8204
+
   |nexus   = 7826
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Crystalline Junimo Chests
   |author   = f4iTh, JertsukkaTheMan
+
   |author = LeFauxMatt and pegfingers
   |id       = f4iTh.GateFix
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 4859
+
  |moddrop = 1547134
   |github   =  
+
  |curse  = 998266
 +
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Current Location
   |author   = mralbobo
+
   |author = Omegasis, AlphaOmegasis
   |id       = mralbobo.GateOpener
+
   |id     = CurrentLocation102120161203
   |nexus id =
+
   |nexus  = 638
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = abandoned
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
  |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Current Location
   |author   = aedenthorn
+
   |author = Vrakyas
   |id       = aedenthorn.GemIsles
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 6692
+
   |nexus   = 4028
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = spacechase0 and Pathoschild
+
   |author = Patap, Pataper
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = Patap.CursorTeleport
   |nexus id = 5098
+
   |nexus  = 17934
   |moddrop id = 771692
+
   |github = pa4op/stardew-teleport
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Custom Achievements
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = aedenthorn, Erinthe
   |id       = GenericShopExtender
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 814
+
  |curse  = 868832
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |nexus   = 10047
 +
   |github = aedenthorn/StardewValleyMods
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Custom Adventure Guild Challenges
   |author   = CatCattyCat, Cat
+
   |author = DefenTheNation
   |id       = cat.geodeinfomenu
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 1448
+
   |nexus  = 2301
   |moddrop id = 833541
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
   |github   = danvolchek/StardewMods
+
 
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
<!--
   |unofficial version = 1.5.3-unofficial.1-strobe
+
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
+
   |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = MartyrPher
+
   |author = Omegasis, AlphaOmegasis
   |id       = MartyrPher.GetGlam
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 5044
+
   |nexus   = 1836
   |github  = MartyrPher/GetGlam
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Custom Backpack Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.GhostTown
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 2992
+
   |curse  = 868732
   |moddrop id = 793902
+
   |nexus  = 13826
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Custom Blessings Framework
   |author   = CatCattyCat, Cat
+
   |author = Tomokisan
   |id       = cat.giantcropring
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 1182
+
   |curse  = 1081730
   |moddrop id = 833538
+
   |nexus  = 25267
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Custom Bundles
   |author   = desto
+
   |author = LeFauxMatt
   |id       = desto.GiftDecline
+
   |id     = furyx639.CustomBundles
   |nexus id = 6944
+
   |nexus   = 8258
   |github   = desto-git/sdv-mods
+
 
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Custom Bush
   |author   = tstaples
+
   |author = LeFauxMatt
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = furyx639.CustomBush
   |nexus id = 229
+
  |curse  = 998265
   |github   = tstaples/GiftTasteHelper
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Custom Cabin Fix
   |author   = blueberry
+
   |author = weizinai
   |id       = blueberry.GiftWrapper
+
   |id     = weizinai.CustomCabinFix
   |nexus id = 4721
+
   |nexus   = 26979
   |github   = b-b-blueberry/GiftWrapper
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Custom Cask Mod
   |author   = DecidedlyHuman
+
   |author = Digus
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 9976
+
   |nexus   = 2642
   |github   = DecidedlyHuman/GiveMeMyCursorBack
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Custom Chest Types
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 10004
+
   |curse  = 868861
   |moddrop id = 1098263
+
   |nexus  = 7755
   |github  = atravita-mods/Ginger-Island-Mainland-Adjustments
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Global Config Settings
+
   |name   = Custom Chores
   |author   = Gaphodil
+
   |author = LeFauxMatt
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = furyx639.CustomChores
   |nexus id = 9340
+
  |curse  = 871840
   |moddrop id = 1007690
+
   |nexus   = 5315
   |github  = Gaphodil/GlobalConfigSettings
+
   |moddrop = 717888
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Custom Community Center Bundles
   |author   = violetlizabet
+
   |author = Alja, alvadea & jaksha
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = alja.CustomCCB
   |nexus id = 10374
+
   |nexus   = 21340
   |github   = elizabethcd/PreventFurniturePickup
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Custom Community Centre
   |author   = Jamie Taylor
+
   |author = blueberry
   |id       = jltaylor-us.GMCMOptions
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 10505
+
   |nexus   = 9850
   |github   = jltaylor-us/StardewGMCMOptions
+
   |github = b-b-blueberry/CustomCommunityCentre
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |name    = God Mode
 
  |author  = treyh0
 
   |id      = treyh0.GodMode
 
  |nexus id = 2641
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = Custom Companions
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = PeacefulEnd
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = PeacefulEnd.CustomCompanions
   |moddrop id = 854437
+
   |curse  = 870939
   |nexus id = 7183
+
   |nexus   = 8626
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
+
   |github = Floogen/CustomCompanions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Custom Crafting Stations
   |author   = Jessebot
+
   |author = Cherry, CherryChain
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 6514
+
   |nexus   = 6293
   |github   = JessebotX/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Custom Critters
   |author   = candidus42
+
   |author = spacechase0
   |id       = Candidus42.GoToBed
+
   |id     = spacechase0.CustomCritters
   |nexus id = 4967
+
  |curse  = 867759
   |github   = mus-candidus/GoToBed
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Custom Crops
   |author   = yy376
+
   |author = spacechase0
   |id       = yy376.GoToSleep
+
   |id     = spacechase0.CustomCrops
   |nexus id = 2195
+
   |nexus   = 1592
   |github   =  
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Custom Crops Decay
   |author   = ShadowDragon8685
+
   |author = ZaneYork
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 985
+
   |nexus   = 5830
   |github   =  
+
   |github = ZaneYork/SDV_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Custom Crystalarium Mod
   |author   = rikai
+
   |author = Digus
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 8557
+
   |nexus   = 2516
   |github   = rikai/Grandfathers-Heirlooms
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grapes All Year Round
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = GZhynko
+
   |author = Digus
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = Digus.CCRMAutomate
   |nexus id = 7759
+
   |nexus   = 8193
   |github   = gzhynko/StardewMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Custom Death Penalty Plus
   |author   = bcmpinc
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = bcmpinc.GrassGrowth
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 2732
+
   |nexus   = 7069
   |github   = bcmpinc/StardewHack
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Custom Decoration Areas
   |author   = Jellypowered, Shockade
+
   |author = aedenthorn, Erinthe
   |id       = Jellypowered.GrassChance
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 3365
+
  |curse  = 868842
   |github  =  
+
   |nexus   = 9626
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Custom Dungeon Floors
   |author   = sirloinmeatt
+
   |author = aedenthorn, Erinthe
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 2662
+
  |curse  = 868904
   |github   =  
+
   |nexus   = 5894
 +
   |github = aedenthorn/StardewValleyMods
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Construction
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = Derslayr
+
   |author = onlythechosen
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 10148
+
   |nexus   = 22380
   |github   = derslayr10/GreenhouseConstruction
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Custom Element Handler
   |author   = bblueberry, blueberry
+
   |author = Platonymous
   |id       = blueberry.GreenhouseEntryBegone
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 8203
+
   |nexus   = 1068
   |github   = b-b-blueberry/GreenhouseEntryPatch
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = pancham138
+
   |author = pneuma163
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 6150
+
   |nexus   = 24972
   |github   =  
+
   |github = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Custom Emotes
   |author   = PeacefulEnd
+
   |author = purrplingcat
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 7619
+
   |nexus   = 10861
   |moddrop id = 886187
+
   |github  = purrplingcat/CustomEmotes
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers Automate
+
   |name   = Custom Farming Redux
   |author   = PeacefulEnd
+
   |author = Platonymous
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = Platonymous.CustomFarming
   |nexus id = 7619
+
   |nexus   = 991
   |moddrop id = 886187
+
  |curse  = 307366
   |github  = Floogen/GreenhouseGatherers
+
   |moddrop = 793926
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = Bpendragon
+
   |author = Platonymous
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = Platonymous.CFAutomate
   |nexus id = 7456
+
   |nexus   = 991
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
   |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Custom Farm Loader
   |author   = Cecidelus
+
   |author = DeLiXx
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 8042
+
  |curse  = 990485
   |github  =  
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Custom Farm Types
   |author   = CroiDorcha
+
   |author = spacechase0
   |id       = CroiDorcha.GreenHut
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 1735
+
   |nexus   = 1140
   |github   =  
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Custom Fence Decay
   |author   = aedenthorn
+
   |author = Jean Seb Gwak
   |id       = aedenthorn.GroundhogDay
+
   |id     = CustomFenceDecay
   |nexus id = 10151
+
   |nexus   = 25155
   |github   = aedenthorn/StardewValleyMods
+
   |github = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Custom Fixed Dialogue
   |author   = skn
+
   |author = aedenthorn, Erinthe
   |id       = skn.HairGrowthMod
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 3279
+
  |curse  = 868895
   |github   =  
+
   |nexus   = 6358
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Halt Event Time
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = chawol
+
   |author = Datamancer
   |id       = chawol.HaltEventTime
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 8774
+
   |nexus   = 20938
   |github   = chawolbaka/HaltEventTime
+
  |moddrop = 1533308
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Handy Headphones
+
   |name   = Custom Furniture
   |author   = PeacefulEnd
+
   |author = Platonymous
   |id       = PeacefulEnd.HandyHeadphones
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 7936
+
   |nexus   = 1254
   |github  = Floogen/HandyHeadphones
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Custom Gift Dialogue
   |author   = Omegasis, Alpha_Omegasis
+
   |author = PurrplingCat
   |id       = Omegasis.HappyBirthday
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 520
+
   |nexus   = 7304
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Custom Gift Limits
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = HappyBirthday
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus id = 1064
+
   |curse  = 868725
   |github   =  
+
   |nexus   = 13964
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Custom Greenhouse
   |author   = Sakorona
+
   |author = Forkmaster
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 6516
+
   |nexus   = 3464
   |moddrop id = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Custom Harvest Fix
   |author   = kibbe, lillvik
+
   |author = mytigio
   |id       = kibbe.hardcore_mines
+
   |id     = mytigio.customharvestfix
   |nexus id = 1674
+
   |nexus   = 4192
   |github   =  
+
   |github = mytigio/CustomHarvestFix
  
   |broke in = Stardew Valley 1.3
+
  |status  = obsolete
   |status   = workaround
+
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
   |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Hay
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomHay
 +
  |curse  = 868668
 +
   |nexus   = 16744
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = ItsLittany
+
   |author = zelink, zelinknilez
   |id       = itslittany.HardcoreMines2
+
   |id     = zelink.zeldaHome
   |nexus id = 6411
+
   |nexus   = 20844
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Customise Child Bedroom
   |author   = DiscipleOfEris
+
   |author = Speshkitty
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 8772
+
   |nexus   = 5540
   |github  = DiscipleOfEris/HardyGrass
+
   |github = Speshkitty/CustomiseChildBedroom
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Customizable Cart Redux
   |author   = Platonymous
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 914
+
   |nexus   = 1402
   |moddrop id = 793924
+
   |moddrop = 664037
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Sakorona/SDVMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status            = unofficial
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 2.7.4-unofficial.2-strobe
+
  |name    = Customizable Death Penalty
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.customizabledeathpenalty
 +
  |nexus  = 1991
 +
  |moddrop = 833547
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name   = Customizable Traveling Cart Days
   |author   = Goldenrevolver
+
   |author = Yyeahdude
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 7851
+
   |nexus   = 567
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Customize Anywhere
   |author   = Dounat2201, Sasara
+
   |author = Cherry, CherryChain
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 1157
+
   |nexus   = 4734
   |github   = Sasara2201/WitchPrincess
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Customize Cursor Sprite
   |author   = ThatNorthernMonkey
+
   |author = Sonozuki
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 236
+
   |nexus   = 3014
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = Sonozuki/StardewMods
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hat Buffs
+
   |name   = Customize Dresser
   |author   = popska
+
   |author = Dragoon23
   |id       = popska.HatBuffs
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 9050
+
   |nexus   = 23359
   |github   =
+
   |github =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Customize Exterior
   |author   = Cherry, CherryChain
+
   |author = spacechase0
   |id       = Cherry.HayBalesSilo
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 5151
+
   |nexus   = 1099
   |moddrop id = 716396
+
   |moddrop = 127272
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = Tlitookilakin
+
   |author = MissCoriel
   |id       = tlitookilakin.HDPortraits
+
   |id     = misscoriel.hpstam
   |nexus id = 10971
+
   |curse  = 885084
   |moddrop id = 1103418
+
   |nexus  = 5275
   |github   = tlitookilakin/HDPortraits
+
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Customize Trinkets
   |author   = Jessebot, JessebotX
+
   |author = Dragoon23
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 3207
+
   |nexus  = 23818
   |moddrop id = 624105
+
   |github =
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Customize Wedding Attire
   |author   = Kiddles, Svard
+
   |author = violetlizabet
   |id       = Kiddles.HASTweaks
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 5630
+
   |nexus   = 10761
   |github   = SvardXI/HAS_Tweaks
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Custom Kissing
   |author   = Zoryn
+
   |author = Digus
   |id       = Zoryn.HealthBars
+
   |id     = DIGUS.CustomKissingMod
   |nexus id =
+
   |nexus  = 4664
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = Digus/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Custom Linens
   |author   = Darkhax
+
   |author = Mevima
   |id       = darkhax.healthbars
+
   |id     = Mevima.CustomLinens
   |nexus id =
+
   |nexus  = 1027
  |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 [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Custom Localization
   |author   = themattfiles
+
   |author = ZaneYork
   |id       = themattfiles.HeartBeat
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 5941
+
   |nexus   = 5377
   |github  = embolden/Heartbeat
+
   |github = ZaneYork/SDV_CustomLocalization
 +
 
 +
  |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status   = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Custom Locks
   |author   = StultusV
+
   |author = aedenthorn, Erinthe
   |id       = StultusV.HeartLevelNotifications
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 8655
+
  |curse  = 868899
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus   = 6251
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = Custom Locks Updated
   |author   = fakemonster
+
   |author = Rokugin
   |id       = fakemonster.Heelies
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 7751
+
   |nexus   = 21148
   |github   =
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Custom Machine Experience
   |author   = Jessebot, JessebotX
+
   |author = weizinai
   |id       = Jessebot.HelloSMAPI
+
   |id     = weizinai.CustomMachineExperience
   |nexus id = 4483
+
   |nexus   = 25455
   |github   = JessebotX/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Custom Mine Cart Steam
   |author   = furyx639, LeFauxMatt
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.HelpForHire
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 5316
+
  |curse  = 868704
   |github  =  
+
   |nexus   = 14508
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Custom Moss
   |author   = furyx639, LeFauxMatt
+
   |author = aceynk
   |id       = furyx639.HelpfulSpouses
+
   |id     = aceynk.CustomMoss
   |nexus id = 5175
+
   |nexus   = 26220
   |github   =  
+
   |github = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Custom Movies
   |author   = Pokeytax
+
   |author = Platonymous
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = Platonymous.CustomMovies
   |nexus id = 2644
+
   |nexus   = 4737
   |github  = gembree/HelpWantedQuestFixes
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Custom Music
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.HereFishy
+
   |id     = Platonymous.CustomMusic
   |nexus id = 6586
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Custom Names
   |author   = Annosz
+
   |author = MindMeltMax
   |id       = Annosz.HighlightedJars
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 6833
+
  |curse  = 1008334
   |github   = Annosz/StardewValleyModding
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Custom NPC
   |author   = bendenewb, newbie9598
+
   |author = Platonymous
   |id       = newbie9598.HitMarkersMeme
+
   |id     = Platonymous.CustomNPC
   |nexus id = 2098
+
   |nexus   = 1607
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hmm Cheese Yum
+
   |name   = Custom NPC Exclusions
   |author   = tomasitobambito
+
   |author = Esca, Esca-MMC
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 9343
+
   |nexus   = 7089
   |github   =
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Custom NPC Fixes
   |author   = TheThor59
+
   |author = spacechase0
   |id       = Thor.HoeWaterDirection
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 10052
+
  |curse  = 867734
   |github  = TheThor59/StardewMods
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HoeDown
+
   |name   = Custom NPC Paintings
   |author   = BlaDe
+
   |author = avaallonn, AvalonMFX
   |id       = BlaDe.HoeDown
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id = 9798
+
  |curse  = 1069124
   |github   =  
+
   |nexus   = 26228
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Custom NPC - Riley, Riley House
   |author   = CatCattyCat, Cat
+
   |author = SG
   |id       = cat.holdtobreakgeodes
+
   |id     = SG.RileyHouse
   |nexus id = 1689
+
   |nexus   = 5811
   |moddrop id = 833545
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Custom Obelisks
   |author   = samspartan
+
   |author = XxHarvzBackxX
   |id       = samspartan.HoldToPause
+
   |id     = harvz.CustomObelisks
   |nexus id = 7352
+
   |nexus   = 10202
   |github  =  
+
   |github = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Custom Object Production
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 4935
+
  |curse  = 868827
   |github  = MouseyPounds/stardew-mods
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horny Festivals, Festival Warps
+
   |name   = Custom Ore Nodes
   |author   = Girafarig
+
   |author = aedenthorn, Erinthe
   |id       = Girafarig.FestivalWarps
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 10844
+
  |curse  = 868903
   |github  =
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Custom Paths
   |author  = Pathoschild
+
   |author = Entoarox
   |id       = Pathoschild.HorseFluteAnywhere
+
  |id      = Entoarox.CustomPaths
   |nexus id = 7500
+
  |nexus  = 2272
   |github  = Pathoschild/StardewMods
+
   |chucklefish = 5234
 +
  |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    = Custom Pet Beds, Pet Bed
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.PetBed
 +
  |curse  = 868814
 +
   |nexus   = 10462
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Custom Picture Frames
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.HorseOverhaul
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 7911
+
  |curse  = 868801
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   = 10704
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Custom Picture Frames Redux
   |author   = jorgamun
+
   |author = Prism 99
   |id       = jorgamun.HorseSqueeze
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 10446
+
   |nexus   = 27147
   |github   = jorgamun/HorseSqueeze
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Quest Expiration
   |author   = icepuente
+
   |author = hawkfalcon
   |id       = icepuente.HorseWhistle
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 1131
+
   |nexus   = 2148
   |github  = icepuente/StardewValleyMods
+
   |github = hawkfalcon/Stardew-Mods
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Custom Reminders
   |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
  |author  = Dem1se
 +
   |id      = Dem1se.CustomReminders
 +
   |nexus  = 6215
 +
   |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Renovations, Renovations
   |author   = nabuma
+
   |author = aedenthorn, Erinthe
   |id       = HorseWhistle_SMAPI
+
   |id     = aedenthorn.Renovations
   |nexus id =  
+
   |curse  = 868839
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |nexus  = 9687
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Custom Resource Clumps
   |author   = Jaredlll08
+
   |author = aedenthorn, Erinthe
   |id       = BlameJared.HotbarHotswap
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id =  
+
   |curse  = 868875
   |curseforge id  = 298033
+
   |nexus  = 6669
   |curseforge key = hotbar-hotswap
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Custom Shirts
   |author   = Ilyaki
+
   |author = Platonymous
   |id       = Ilyaki.HPBar
+
   |id     = Platonymous.CustomShirts
   |nexus id = 1736
+
   |nexus   = 2416
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Custom Shops Redux
   |author   = bogie5464
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 3190
+
   |nexus   = 1378
   |github  = bogie5464/HuggableScarecrows
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hugs and Kisses
+
   |name   = Custom Signs
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HugsAndKisses
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 10062
+
  |curse  = 868777
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11336
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Custom Spouse Location
   |author   = Yyeahdude
+
   |author = barteke22
   |id       = HungerYyeadude
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 613
+
   |nexus   = 9676
   |github  =  
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Custom Spouse Patio
   |author   = PrimevalTitmouse
+
   |author = aedenthorn, Erinthe
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 1110
+
   |nexus   = 6630
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for Food
+
   |name   = Custom Spouse Patio Redux
   |author   = Tigerle01, Stephan Hensel
+
   |author = aedenthorn, Erinthe
   |id       = HungerForFoodByTigerle
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 810
+
  |curse  = 868793
   |github   =  
+
   |nexus   = 10889
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Custom Spouse Patio Wizard
   |author   = lech43
+
   |author = aedenthorn, Erinthe
   |id       = lech43.HungryMorning
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 6391
+
  |curse  = 868860
   |github  =  
+
   |nexus   = 7775
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Custom Spouse Rooms
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.HybridCropEngine
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 6577
+
  |curse  = 868833
   |github  = spacechase0/StardewValleyMods
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Custom Spouse Rooms - Continued
   |author   = Kryspur
+
   |author = Datamancer
   |id       = Kryspur.HypnoValley
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 9052
+
   |nexus   = 20966
   |github   =
+
  |moddrop = 1534005
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Custom Starter Furniture
   |author   = BrasileiroTop
+
   |author = aedenthorn, Erinthe
   |id       = BrasileiroTop.Animacoes
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 5139
+
  |curse  = 868669
   |github   =  
+
   |nexus   = 16729
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Custom Starter Package
   |author   = Veleek
+
   |author = aedenthorn, Erinthe
   |id       = Veleek.IdlePause
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 1092
+
  |curse  = 868717
   |github   = veleek/IdlePause
+
   |nexus   = 14152
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Custom Tapper Framework
   |author   = LordAndreios
+
   |author = Selph, zombifier
   |id       = LordAndreios.IdleTimer
+
   |id     = selph.CustomTapperFramework
   |nexus id = 2858
+
   |nexus   = 22975
   |github   = emperorzuul/SMAPI_MODS
+
   |github = zombifier/My_Stardew_Mods
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Idle Pause|Idle Pause]] instead.
 
  |pull request = https://github.com/emperorzuul/SMAPI_MODS/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Custom Tokens
   |author   = candidus42
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Candidus42.ImagEd
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 7218
+
   |nexus   = 7517
   |github   = mus-candidus/ImagEd
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Custom Toolbar
   |author   = Demiacle
+
   |author = aedenthorn, Erinthe
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 1025
+
  |curse  = 868779
   |github   = demiacle/QualityOfLifeMods
+
   |nexus   = 11322
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Custom Tool Effect
   |author   = Anthony Hilyard
+
   |author = ZaneYork
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = ZaneYork.CustomToolEffect
   |curseforge id  = 445215
+
   |nexus  = 5712
   |curseforge key = improved-tracker
+
   |github  = ZaneYork/CustomToolEffect
  |nexus id = 9317
+
 
   |github  = AHilyard/ImprovedTracker
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Custom Tool Range
   |author   = Mizzion
+
   |author = trashcan9
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 4861
+
   |nexus   = 16384
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Custom Tracker
   |author   = Mizzion
+
   |author = Esca, Esca-MMC
   |id       = mizzion.increasedartifactspots
+
   |id     = Esca.CustomTracker
   |nexus id = 3340
+
   |nexus   = 5108
   |moddrop id = 663705
+
   |github  = Esca-MMC/CustomTracker
   |github  = Mizzion/MyStardewMods
+
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Custom Transparency
   |author   = GZhynko
+
   |author = CatCattyCat, Cat
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = cat.customtransparency
   |nexus id = 6162
+
   |nexus   = 2359
   |github   = gzhynko/StardewMods
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Custom Trash Can
   |author   = Traktori
+
   |author = ShivaGuy
   |id       = Traktori.IndustrialFurnace
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 5568
+
   |nexus   = 11835
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 5568
+
  |curse  = 868798
   |github   = Traktori7/StardewValleyMods
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Custom TV
   |author   = Sabera, kelbesque
+
   |author = Platonymous
   |id       = Sabera.InfertileSoil
+
   |id     = Platonymous.CustomTV
   |nexus id = 2515
+
  |curse  = 877224
   |github   =  
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Custom TV Channel
   |author   = Eireon
+
   |author = chieeri323
   |id       = Eireon.InfestedLevels
+
   |id     = chieeri323.customtvchannel
   |nexus id = 2823
+
   |nexus   = 24278
   |github   = benrpatterson/InfestedLevels
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Custom Wake Up Time
   |author   = Renny
+
   |author = Tomokisan
   |id       = renny.infinitejunimocartlives
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 2705
+
  |curse  = 1081741
   |github   = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus   = 26260
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Zoom
+
   |name   = Custom Wallpaper Framework
   |author   = berkayylmao
+
   |author = aedenthorn, Erinthe
   |id       = berkayylmao.InfiniteZoom
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 8808
+
   |curse  = 868751
   |curseforge id  = 500088
+
   |nexus  = 12510
   |curseforge key = infinite-zoom
+
   |github  = aedenthorn/StardewValleyMods
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Custom Walls and Floors
   |author   = Windmill_City
+
   |author = Platonymous
   |id       = Windmill_City.InputFix
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 5693
+
  |curse  = 307569
   |github   = Windmill-City/InputFix
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Custom Warp Locations
   |author   = WuestMan, redknightofdoom
+
   |author = CatCattyCat, Cat
   |id       = WuestMan.InstaCrops
+
   |id     = cat.customwarplocations
   |nexus id = 4077
+
   |nexus   = 1688
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Animals
+
   |name   = Custom Warp Points
   |author   = pinocchio1231
+
   |author = aedenthorn, Erinthe
   |id       = pinocchio1231.instantanimals
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 9573
+
  |curse  = 868840
   |github  = joisse1101/InstantAnimals
+
   |nexus   = 9651
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Custom Warps
   |author   = BitwiseJon
+
   |author = f4iTh, JertsukkaTheMan
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = f4iTh.CustomWarps
   |nexus id = 2070
+
   |nexus   = 3445
   |github   = bitwisejon/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Custom Winter Star Gifts
   |author   = nini700
+
   |author = XxHarvzBackxX
   |id       = nini700.InstantEatKey
+
   |id     = harvz.CWSG
   |nexus id = 4464
+
   |nexus   = 10024
   |github  =  
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Cut the Cord, TvMenu
   |author   = aurnj, Roy Li
+
   |author = cgifox
   |id       = RuyiLi.InstantFishing
+
   |id     = cgifox.CutTheCord
   |nexus id =
+
   |nexus  = 9571
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github = harshlele/CutTheCord
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Cycle Tools
   |author   = montana123
+
   |author = LeFauxMatt
   |id       =  
+
   |id     = furyx639.CycleTools
   |nexus id =  
+
   |curse  = 871827
   |url      = https://community.playstarbound.com/threads/109038
+
   |nexus  = 13973
   |github   =  
+
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
}}
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Daily Farm Photo
   |author   = aedenthorn
+
   |author = Seawolf, seawolf87
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 7727
+
   |nexus   = 4791
   |github   = aedenthorn/StardewValleyMods
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = cantorsdust and Pathoschild
+
   |author = BlaDe
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 173
+
   |nexus   = 6783
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Daily Luck Message
   |author   = Guedez
+
   |author = Schematix, Schmtx
   |id       = eat.item.instantly
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 5116
+
   |nexus   = 1327
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author   = RyanJesky
+
   |author = zeldela, delaney
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = dJustLuckMod
   |nexus id = 10146
+
   |nexus   = 10386
   |github   = RyanJesky/IncreaseCropGrowthPhase
+
  |moddrop = 1070645
 +
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Pets
+
   |name   = Daily News
   |author   = blueberry
+
   |author = bashNinja
   |id       = blueberry.InstantPets
+
   |id     = bashNinja.DailyNews
   |nexus id = 9448
+
   |nexus   = 1141
   |github   = b-b-blueberry/InstantPets
+
   |github = miketweaver/DailyNews
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3
  |name    = Instant Tool Upgrades
 
  |author  = Binarynova
 
   |id      = binarynova.instanttoolupgrades
 
  |nexus id = 8918
 
  |github  = Binarynova/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Daily Notifications, Event Notifications
   |author   = Hammurabi
+
   |author = dreamsicl
   |id       = HammurabiInteractionHelper
+
   |id     = EventNotifications
   |nexus id =  
+
   |nexus   =
   |chucklefish id = 4640
+
   |chucklefish = 3621
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github  =
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
<!--
  |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
+
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = Daily Pet the Animals
   |author   = BrasileiroTop
+
   |author = flowoeB
   |id       = BrasileiroTop.Interacoes
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 4862
+
   |nexus   = 8356
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Daily Phone Quest
   |author   = jahangmar
+
   |author = ActionJackson
   |id       = jahangmar.InteractionTweaks
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 3771
+
   |nexus   = 14648
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = mpcomplete
+
   |author = MevNav
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = MevNav.DailyPlanner
   |nexus id = 2224
+
   |nexus   = 16704
   |github   = mpcomplete/StardewMods
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Daily Quest Anywhere
   |author  = MissCoriel
+
   |author = Omegasis, Alpha_Omegasis
   |id       = misscoriel.invest
+
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 5293
+
  |nexus  = 513
   |github   =  
+
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Screenshot
 +
   |author  = CompSciLauren
 +
   |id     = CompSciLauren.DailyScreenshot
 +
   |nexus   = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Daily Special Orders
   |author   = MissCoriel
+
   |author = shekurika
   |id       = misscoriel.investmax
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 9253
+
   |nexus   = 9693
   |github  = MissCoriel/InvestmentMaximized
+
   |github = shekurika/DailySpecialOrders
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Daily Tasks Report
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = GuiNoya, Yesst
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 4023
+
   |nexus   = 1624
   |github   =  
+
   |github = GuiNoya/SVMods
  
 
   |broke in = Stardew Valley 1.4
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Daily Tasks Report Plus
   |author   = Redwood
+
   |author = Prism 99
   |id       = Redwood.IridiumToolsPatch
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 2897
+
   |nexus   = 20871
   |github   = EKomperud/StardewMods
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = DaLionheart
   |author   = PeacefulEnd
+
   |author = DaLion
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = DaLion.Core
   |nexus id = 8552
+
   |nexus   = 24332
   |github   = Floogen/IslandGatherers
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers Automate
+
   |name   = Dan Utils
   |author   = PeacefulEnd
+
   |author = Danmw3
   |id       = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id     = danmw3.DanUtils
   |nexus id = 8552
+
   |nexus   = 2287
   |github  = Floogen/IslandGatherers
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Dark User Interface
   |author   = Edu Anttunes
+
   |author = zazizu
   |id       = IslandSecret
+
   |id     = zazizu.darkUI
   |nexus id = 8096
+
   |nexus   = 4056
   |github  =
+
   |github = cilekli-link/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Data Layers, Data Maps
   |author   = S1mmyy
+
   |author = Pathoschild
   |id       = S1mmyy.AutoTrash
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 5140
+
  |curse  = 1000628
   |github   = S1mmyy/StardewMods
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Date Night
   |author   = SlayerDharok
+
   |author = SUPERT
   |id       = SlayerDharok.Item_Bags
+
   |id     = supert.datenight
   |nexus id = 5382
+
   |nexus   = 11459
   |github   = Videogamers0/SDV-ItemBags
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery
+
   |name   = Day Limiter
   |author   = Mytsy
+
   |author = Parzivl, tadfoster
   |id       = Mysty.ItemRecovery
+
   |id     = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus id = 9354
+
   |nexus   = 25529
   |github   =  
+
   |github = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = TSlex
+
   |author = MissCoriel
   |id       = TSlex.ItemResearchSpawner
+
   |id     = misscoriel.diary
   |nexus id = 8933
+
  |curse  = 885086
   |moddrop id = 1012482
+
   |nexus   = 4451
   |github   = TSlex/StardewValley
+
   |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = Jaredlll08
+
   |author = JeiPi, JeiP1
   |id       = BlameJared.ItemTooltips
+
   |id     = JeiPi.Deathpoint
   |nexus id =
+
   |nexus  = 25241
   |curseforge id  = 297655
+
   |github =
  |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Death Tweaks
   |author   = ha1fdaew
+
   |author = aedenthorn, Erinthe
   |id       = ha1fdaew.iTile
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 7512
+
   |nexus   = 18174
   |github  = ha1fdaew/iTile
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Debug Mode
   |author   = Genowhirl9999
+
   |author = Pathoschild
   |id       = genowhirl9999.jaropener
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 5292
+
  |curse  = 1000634
   |moddrop id = 988956
+
   |nexus   = 679
   |github   =
+
   |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Decrafting Mod
   |author   = Jonas Henriksson, Greger
+
   |author = iSkLz_, MSCFC
   |id       = Greger.JigglyJunimoBundles
+
   |id     = MSCFC.DecraftingMod
   |nexus id =
+
   |nexus  = 4158
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github = iSkLz/DecraftingMod
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Deep Woods
   |author   = k4rakara
+
   |author = Max Vollmer, SVProtector
   |id       = k4rakara.JoJa84Plus
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 5803
+
  |curse  = 992429
   |github  = K4rakara/Stardew-Mods
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = Platonymous
+
   |author = Sandman53
   |id       = Platonymous.JoJaBan
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 3118
+
   |nexus   = 5016
   |moddrop id = 793907
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = Deep Woods Warp Network Integration
   |author   = Dounat2201, Sasara
+
   |author = Tlitookilakin
   |id       = Sasara.Pathomart
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 1142
+
   |nexus   = 10240
   |github  =
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = PeacefulEnd
+
   |author = bungus
   |id       = PeacefulEnd.JojaOnline
+
   |id     = bungus.DefaultSkinReplace
   |moddrop id = 878236
+
   |nexus   = 21612
   |nexus id = 7486
+
   |github = BussinBungus/BungusSDVMods
   |github   = Floogen/JojaOnline
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Default Farmer
   |author   = MindMeltMax
+
   |author = Tyler Gibbs
   |id       = MindMeltMax.HauntedJoja
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 7014
+
   |nexus   = 12421
   |github   =
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Default On Cheats
   |author   = punyo, yakminepunyo
+
   |author = EnderTedi
   |id       = punyo.JoysOfEfficiency
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 2162
+
   |nexus   = 21035
   |github   = pomepome/JoysOfEfficiency
+
   |github = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Default Window Size
   |author   = spacechase0 and Pathoschild
+
   |author = DecidedlyHuman
   |id       = spacechase0.JsonAssets
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 1720
+
   |nexus  = 10939
   |moddrop id = 399895
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Down the Mine
+
   |name   = Delivery Service
   |author   = flowoeB
+
   |author = AxesOfEvil
   |id       = flowoeB.JumpDownTheMine
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 8357
+
   |nexus   = 5187
   |github  =  
+
   |github = AxesOfEvil/SV_DeliveryService
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Delivery Upgrade Tool
   |author   = spacechase0 and Pathoschild
+
   |author = Dash, yuukidach
   |id       = spacechase0.JumpOver
+
   |id     = Pathoschild.test
   |nexus id = 1844
+
   |nexus   = 5570
   |moddrop id = 384782
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = June NPC
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = ch20youk
+
   |author = stokastic
   |id       = ch20youk.JuneNPCSMAPI
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 10100
+
   |nexus   = 2462
   |github  =
+
   |github = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Deluxe Auto-Petter
   |author   = Zoryn
+
   |author = Frostiverse
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id =
+
   |nexus  = 23226
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = Hunter-Chambers/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Dialog
+
   |name   = Deluxe Grabber Redux
   |author   = ceruleandeep
+
   |author = ferdaber
   |id       = ceruleandeep.junimodialog
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 8937
+
   |nexus   = 7920
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = MartyrPher
+
   |author = Nykal145
   |id       = JunimoKartAnywhere
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 4315
+
   |nexus   = 20799
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Deluxe Hats
   |author   = ryaon
+
   |author = domsim1
   |id       = Ryaon.JunimoKartCheater
+
   |id     = domsim1.DeluxeHats
   |nexus id = 5137
+
   |nexus   = 5836
   |github  =  
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Level Practice
+
   |name   = Deluxe Journal
   |author   = BlaDe
+
   |author = MolsonCAD
   |id       = BlaDe.JunimoLevelPractice
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 10056
+
   |nexus   = 11436
   |github   =
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimos Accept Cash
+
   |name   = Demanding Shipping
   |author   = spacechase0 and Pathoschild
+
   |author = lech43
   |id       = spacechase0.JunimosAcceptCash
+
   |id     = lech43.DemandingShipping
   |nexus id = 7437
+
   |nexus   = 7315
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junk Mail
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = Taskmaster
+
   |author = DrSpactacus, NateMod
   |id       = Taskmaster.JunkMail
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 4452
+
   |nexus   = 22564
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Relax
+
   |name   = Demetrius Visits Cave
   |author   = Goldenrevolver
+
   |author = Kichjo
   |id       = Goldenrevolver.JustRelax
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 7770
+
   |nexus   = 5477
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = KeelanRosa/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Desert Bloom Farm
   |author   = aurnj, Roy Li
+
   |author = DeLiXx
   |id       = RuyiLi.Kamikaze
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id =  
+
  |curse  = 990494
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |nexus   = 16750
  |github  =
+
  |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Desert Obelisk
   |author   = Gorzalt and Flerfarvet
+
   |author = CatCattyCat, Cat
   |id       = gorzalt.kawakami
+
   |id     = cat.desertobelisk
   |nexus id = 2549
+
   |nexus   = 2021
   |github   = Gorzalt/StardewValleyMods
+
  |moddrop = 833549
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Destroyable Bushes
   |author   = EssGee, SG
+
   |author = Esca, Esca-MMC
   |id       = SG.Partners
+
   |id     = Esca.DestroyableBushes
   |nexus id = 5625
+
   |nexus   = 6304
   |github   =  
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = Detailed Sprites
   |author   = Enaium
+
   |author = RainsKuro, RainzKuro
   |id       = Enaium.KeyBindUI
+
   |id     = RainzKuro.DetailedSprites
   |moddrop id = 1036920
+
   |nexus  = 15549
   |nexus id =
+
   |github  =
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = DewCord Rich Presence
   |author   = Deflaktor
+
   |author = explosivetortellini
   |id       = Deflaktor.KeySuppressor
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 9295
+
   |nexus   = 8348
   |github  = Deflaktor/KeySuppressor
+
   |github = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Dialog to Clipboard
   |author   = Annosz
+
   |author = dlrdlrdlr
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 5993
+
   |nexus   = 23834
   |github   = Annosz/StardewValleyModding
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Dialogue Box Redesign
   |author   = Enaium
+
   |author = gzhynko
   |id       = Enaium.Labeling
+
   |id     = GZhynko.DialogueBoxRedesign
   |curseforge id  = 443134
+
   |nexus   = 8853
   |curseforge key = labeling
+
   |github = gzhynko/StardewMods
  |moddrop id = 906932
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Dialogue Display Framework
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.LAST
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 1906
+
  |curse  = 868761
   |github   =  
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Dialogue Emotes
   |author   = ChaosEnergy
+
   |author = PurrplingCat
   |id       = ChaosEnergy.LadderLocator
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 3094
+
   |nexus   = 6537
   |github  = yuri-moens/LadderLocator
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Last Day to Plant
+
   |name   = Dialogue Extension
   |author   = dmcrider57
+
   |author = elbe
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = elbe.DialogueExtension
   |nexus id = 7917
+
   |nexus   = 10851
   |github  = dmcrider/LastDayToPlant
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Dialogue Keys
   |author   = Max Vollmer, SVProtector
+
   |author = PokeBenji
   |id       = maxvollmer.leftymode
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 6199
+
  |curse  = 1022342
   |github   = maxvollmer/LeftyMode
+
   |nexus   = 24325
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Mini Shipping Bin
+
   |name   = Dialogue New Line
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.LessMiniShippingBin
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 10959
+
   |curse  = 868753
   |moddrop id = 1102538
+
   |nexus  = 12175
   |github   = atravita-mods/LessMiniShippingBin
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Let Me Rest!
+
   |name   = Dialogue Tester
   |author   = Ophaneom
+
   |author = DecidedlyHuman
   |id       = Ophaneom.LetMeRest
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 8205
+
   |nexus   = 9887
   |github  = Ophaneom/Let-Me-Rest
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Dialogue Trees
   |author   = unidarkshin, Devin Lematty
+
   |author = aedenthorn, Erinthe
   |id       = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 1471
+
  |curse  = 868845
   |github  =  
+
   |nexus   = 9550
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Did You Water Your Crops
   |author   = jahangmar
+
   |author = Nishtra
   |id       = jahangmar.LevelingAdjustment
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 4689
+
   |nexus   = 1583
   |github   = jahangmar/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Level Up Notifications
 
  |author  = kd8lvt
 
  |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 
  |nexus id = 855
 
  |curseforge id = 300715
 
  |curseforge key = level-up-notifications
 
  |github  =  
 
  
   |broke in          = SMAPI 3.0
+
   |status  = workaround
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = LewdDew Valley, LewdDew_Valley_helper2
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = shurmash
+
   |author = shanks3042
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 7222
+
   |nexus   = 5816
   |github  =  
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Difficulty Socializing
   |author   = prowlingDemon, unknownDev
+
   |author = PokeBenji
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 4402
+
  |curse  = 1023363
   |github   =  
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Dimensional Pockets
   |author   = Cherry, CherryChain
+
   |author = spacechase0
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 4971
+
   |curse  = 867145
   |moddrop id = 716383
+
   |nexus  = 12706
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Dino Form
   |author   = Hootless
+
   |author = aedenthorn, Erinthe
   |id       = hootless.LineSprinklers
+
   |id     = aedenthorn.DinoForm
   |nexus id = 2917
+
   |nexus   = 18244
   |github   = hootless/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-bigboct
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-14#post-21916
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Dino Form 2
   |author   = Tyler Gibbs
+
   |author = juminos
   |id       = tylergibbs2.liveprogressbar
+
   |id     = juminos.DinoForm2
   |nexus id = 7330
+
   |nexus   = 24718
   |github   = tylergibbs2/LiveProgressBar
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Disable Auto Pickup
   |author   = Doomnik
+
   |author = Eugenii10
   |id       = Doomnik.LoanMod
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 3882
+
   |nexus   = 9717
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Disable Building Fade
   |author   = codyflagstaff
+
   |author = calebstein1
   |id       = codyflagstaff.lobercat
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 8219
+
   |nexus   = 24558
   |github   =  
+
   |github = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Disable Gamepad, Disable Controller
   |author   = Bouhm and Pathoschild
+
   |author = lperkins2, Logan Perkins
   |id       = Bouhm.LocationCompass
+
   |id     = lperkins2.DisableController
   |nexus id = 3045
+
   |nexus  = 2229
  |curseforge id  = 308286
+
   |github =
   |curseforge key = location-compass
 
   |github   = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Discord Rich Presence
   |author   = nini700
+
   |author = RuiNtD
   |id       = nini700.LockedCrabPot
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 4461
+
   |nexus   = 2156
   |github   =  
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Maps
+
   |name   = Dish of the Day Display
   |author   = Edu Anttunes
+
   |author = MouseyPounds
   |id       = LockedMaps
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 10089
+
   |nexus   = 3960
   |github   =
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Dismantle Craftables
   |author   = bwdy
+
   |author = jahangmar
   |id       = bwdy.lockpicks
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 3521
+
   |nexus   = 3687
   |github   = bwdymods/SDV-Lockpicks
+
   |github = jahangmar/StardewValleyMods
 
 
  |broke in = Json Assets 1.7.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Display Energy
   |author   = NormanPCN
+
   |author = dmarcoux
   |id       = NormanPCN.LongerFenceLife
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 10498
+
   |nexus   = 10662
   |github   = NormanPCN/StardewValleyMods
+
  |moddrop = 1087175
 +
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Display Monster Health
   |author   = Caraxian
+
   |author = Atesba
   |id       = caraxian.LongerLastingLures
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 2510
+
   |nexus   = 20984
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Display Player Stats
   |author   = aedenthorn
+
   |author = Fleem
   |id       = aedenthorn.LongerSeasons
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 10108
+
   |nexus   = 21547
   |github   = aedenthorn/StardewValleyMods
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Displays
   |author   = RTGOAT
+
   |author = spacechase0 and ParadigmNomad
   |id       = RTGOAT.Longevity
+
   |id     = spacechase0.Displays
   |nexus id = 649
+
  |curse  = 867712
   |github  =  
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author   = Pathoschild
+
   |author = Aimon111
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus id = 541
+
   |curse  = 1010281
   |moddrop id = 606605
+
   |nexus  = 18109
   |github   = Pathoschild/StardewMods
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = aedenthorn
+
   |author = Airyn and the DSV Team
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = DSV.Core
   |nexus id = 5999
+
   |nexus   = 17059
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Do Not Eat My Crops
   |author   = Huanir
+
   |author = u_u__w
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id = 2658
+
   |nexus   = 26324
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Don't Eat That
   |author   = Raik, Raik167, YousernameZo
+
   |author = Pyrohead37
   |id       = raik.testmod
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 6291
+
   |nexus  = 1951
  |github  =
+
   |github = jahangmar/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|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.6
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Don't Stop Me Now
   |author   = Advize and Jinxiewinxie
+
   |author = Shockah
   |id       = Advize.LovedLabels
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 279
+
   |nexus   = 10941
   |github   = AdvizeGH/LovedLabels
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |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
 
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels Redux
+
   |name   = Double Standard Farm, Double Farm
   |author   = thespbgamer
+
   |author = Leaf
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 8880
+
   |nexus   = 3928
   |github   = thespbgamer/LovedLabelsRedux
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Downtown Zuzu
   |author   = NMVH5
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = nmvh5.LowHealthWarning
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 8326
+
  |curse  = 987160
   |github   =
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = DPad Inventory Hotkey
   |author   = delaney
+
   |author = joljyo
   |id       = dJustLuckMod
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 10386
+
   |nexus  = 7507
   |moddrop id = 1070645
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Dragon Pearl Lure
   |author   = spacechase0 and Pathoschild
+
   |author = violetlizabet
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 521
+
   |nexus  = 15109
   |moddrop id = 127279
+
   |github = elizabethcd/DragonPearlLure
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Draw Fish Ponds Over Grass
   |author   = kiranmurmu
+
   |author = atravita
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 8971
+
  |curse  = 870981
   |github  = kiranmurmu/StardewValleyMods
+
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Dreamscape
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 2208
+
  |curse  = 868756
   |moddrop id = 664151
+
   |nexus   = 11742
   |github   = Sakorona/SDVMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Dresser Sorter
   |author   = SlayerDharok
+
   |author = idermailer
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = idermailer.dresserSorter
   |nexus id = 5600
+
   |nexus   = 24443
   |github   = Videogamers0/SDV-MachineAugmentors
+
   |github = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Check
+
   |name   = Drive By
   |author   = FairfieldBW
+
   |author = BlaDe
   |id       = FairfieldBW.MachineCheck
+
   |id     = BlaDe.DriveBy
   |nexus id = 9515
+
   |nexus   = 12033
   |github   = FairfieldBW/MachineCheck
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Drop It - Drop Item Hotkey
   |author   = IceGladiador
+
   |author = Goldenrevolver
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 1780
+
   |nexus   = 7971
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Drop Seeds After Eating
   |author   = spacechase0 and Pathoschild
+
   |author = Cloudyluna
   |id       = spacechase0.Magic
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 2007
+
   |nexus  = 27353
   |moddrop id = 399898
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = Dungeon Buddy
   |author   = shekurika and Asterisk555
+
   |author = SwiftSails
   |id       = shekurika.MagicalCropsCode
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 8762
+
   |nexus   = 7864
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Dungeon Merchants
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.MagicJunimoPet
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 3567
+
  |curse  = 868698
   |github  = Entoarox/StardewMods
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Durable Fences
   |author   = TerryDBS
+
   |author = Zoryn
   |id       = TerryDBS.MagicPluses
+
   |id     = Zoryn.DurableFences
   |nexus id = 7096
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Durin's Rest
   |author   = not4bene
+
   |author = NoFogBob and PaulDunstan
   |id       = not4bene.MagicScepter
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 8169
+
   |nexus   = 12345
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Valley
+
   |name   = Dusty Overhaul
   |author   = season
+
   |author = CyanFire
   |id       = season.MagicValley
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 10639
+
   |nexus   = 13057
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Dusty Overhaul - SVE
   |author   = Digus
+
   |author = CyanFire
   |id       = DIGUS.MailFrameworkMod
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 1536
+
   |nexus   = 13265
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = DVR
   |author   = jwdred
+
   |author = captncraig
   |id       = jwdred.MailOrderPigs
+
   |id     = captncraig.dvr
   |nexus id = 632
+
   |nexus   = 3860
   |github   = jdusbabek/stardewvalley
+
   |github = captncraig/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Services Mod
+
   |name   = Dwarf Scroll Prices
   |author   = Digus
+
   |author = noriteway
   |id       = Digus.MailServicesMod
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 7842
+
   |nexus   = 16386
   |github   = Digus/StardewValleyMods
+
   |github = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Dwarvish Mattock
   |author   = spacechase0 and Pathoschild
+
   |author = Anthony Hilyard, Grend
   |id       = spacechase0.ManaBar
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 7831
+
  |curse  = 536418
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = Dynamic Bodies
   |author   = darzington
+
   |author = ribeena
   |id       = darzington.RealLifeMod
+
   |id     = ribeena.dynamicbodies
   |nexus id = 7445
+
   |nexus   = 12893
   |github   =  
+
   |github = ribeena/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Many Enchantments
 
   |author  = Stari
 
  |id      = Stari.ManyEnchantments
 
  |nexus id = 8824
 
  |github  = SlivaStari/ManyEnchantments
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Dynamic Checklist
   |author   = SnowFire k'Vala
+
   |author = gunnargolf
   |id       = SnowFire.Map_Binder
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 6983
+
   |nexus   = 1145
   |github   =  
+
   |github = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Editor
+
   |name   = Dynamic Clothing
   |author   = aedenthorn
+
   |author = hilovids
   |id       = aedenthorn.MapEdit
+
   |id     = hilovids.DynamicClothing
   |nexus id = 8876
+
   |nexus   = 10078
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Dynamic Crops
   |author   = aedenthorn
+
   |author = HaulinOats
   |id       = aedenthorn.MapTeleport
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 7675
+
   |nexus   = 13800
   |github  = aedenthorn/StardewValleyMods
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Dynamic Dialogues Framework
   |author   = mabelSyrup
+
   |author = mistyspring
   |id       = mabelsyrup.maputils
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 4716
+
   |nexus   = 12836
   |github   = mjSurber/Map-Utilities
+
   |github = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Maritime Secrets
+
   |name   = Dynamic Festival Rewards
   |author   = Goldenrevolver
+
   |author = mistyspring
   |id       = Goldenrevolver.MaritimeSecrets
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 10758
+
   |nexus   = 20253
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Dynamic Flooring
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 7021
+
  |curse  = 868692
   |github   = JacquePott/StardewValleyMods
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Matching Nodes, MinesTokens
+
   |name   = Dynamic Flooring - Continued
   |author   = Eryk601 and Vertigon
+
   |author = aedenthorn & CyanFire
   |id       = Vertigon.MinesTokens
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 11124
+
   |nexus   = 27888
   |github   =
+
   |github = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Max Cost Stamina
+
   |name   = Dynamic Game Assets
   |author   = StultusV
+
   |author = spacechase0
   |id       = StultusV.MaxCastStamina
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 10794
+
  |curse  = 867707
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = spacechase0
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 4634
+
   |nexus   = 9365
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Dynamic Horses
   |author   = nman130
+
   |author = Bpendragon
   |id       = nman130.MenusEverywhere
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 6119
+
   |nexus   = 874
   |github  = nman130/Stardew-Mods
+
   |github = Bpendragon/DynamicHorses
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Dynamic Machines
   |author   = aedenthorn
+
   |author = tyran285, Ryuuze
   |id       = aedenthorn.MeteorDefence
+
   |id     = DynamicMachines
   |nexus id = 10641
+
   |nexus   = 374
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Dynamic Map Tiles
   |author   = candidus42
+
   |author = aedenthorn, Erinthe
   |id       = Candidus42.MiceInTheValley
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 4638
+
  |curse  = 868915
   |github  = mus-candidus/MiceInTheValley
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Dynamic Map Tiles - Continued
   |author   = trunip190
+
   |author = Datamancer
   |id       = Trunip190.MilkVillagers
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 5948
+
   |nexus   = 21084
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Dynamic Night Time
   |author   = Satozaki
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Satozaki.MillerTime
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 7575
+
   |nexus   = 2072
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Dynamic NPC Sprites
   |author   = Clark, wilsonch3451
+
   |author = BashNinja
   |id       = Clark.MiloDog
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 2861
+
   |nexus   = 1183
   |github  =  
+
   |github = miketweaver/BashNinja_SDV_Mods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Dynamic Price
   |author   = Kabigon
+
   |author = ZaneYork
   |id       = Kabigon.MineAssist
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 2296
+
   |nexus  = 5831
   |chucklefish id = 5353
+
   |github = ZaneYork/SDV_Mods
   |github   = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Dynamic Reflections
   |author   = JPAN
+
   |author = PeacefulEnd
   |id       = jpan.MineChanges
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 3963
+
  |curse  = 870926
   |github   = JPANv2/Stardew-Valley-Mine-Changes
+
   |nexus   = 12831
 +
   |github = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mini Bars
+
   |name   = Dynamic Running Speed
   |author   = Ophaneom
+
   |author = Vrakyas
   |id       = Ophaneom.MiniBars
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 8329
+
   |nexus   = 4029
   |github  = Ophaneom/Mini-Bars
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Early Bed Mod
   |author   = Nishtra
+
   |author = Nokane
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = Nokane.EarlyBedMod
   |nexus id = 674
+
   |nexus   = 25168
   |github   =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Early Community Upgrades
   |author   = Nishtra
+
   |author = sophiesalacia
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 770
+
   |nexus   = 8450
   |github   =  
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minor Light Tweaks
+
   |name   = Early Ginger Island
   |author   = greentodd
+
   |author = Shockah
   |id       = greentodd.MinorLightTweaks
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 10223
+
   |nexus   = 13885
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Easier Cave Puzzle
   |author   = The Fluffy Robot
+
   |author = atravita
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 5691
+
  |curse  = 870978
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Easier Dart Puzzle
   |author   = MissCoriel
+
   |author = atravita
   |id       = misscoriel.PositionTool
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 8087
+
  |curse  = 870971
   |github  = MissCoriel/Position-Tool
+
  |moddrop = 1205159
 +
   |nexus   = 13049
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Easier Farming
   |author   = MissCoriel
+
   |author = Cautious Waffle, skulmuk
   |id       = misscoriel.UCRFix
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 8284
+
   |nexus   = 1426
   |github   = MissCoriel/UniqueCourtshipResponseCore
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Easier Fishing
   |author   = StultusV
+
   |author = majordot
   |id       = StultusV.ReportMobCounts
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 10899
+
   |nexus   =
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |curse  = 305367
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Easier Monster Eradication
   |author   = aedenthorn
+
   |author = NormanPCN
   |id       = aedenthorn.MobileArcade
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 6538
+
   |nexus   = 11548
   |github   = aedenthorn/StardewValleyMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Easier Special Orders
   |author   = aedenthorn
+
   |author = TheMightyAmondee
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 6568
+
   |nexus   = 8342
   |github   = aedenthorn/StardewValleyMods
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = East Scarp (SMAPI)
   |author   = aedenthorn
+
   |author = LemurKat and kdau
   |id       = aedenthorn.MobileCalendar
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 6601
+
   |nexus   = 5787
   |github  = aedenthorn/StardewValleyMods
+
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Easy Access
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.MobileCatalogues
+
   |id     = furyx639.EasyAccess
   |nexus id = 6543
+
  |curse  = 871835
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Easy Attack
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.MobilePhone
+
   |id     = season.EasyAttack
   |nexus id = 6523
+
   |nexus   = 20832
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Easy Chest
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.MobileTelevision
+
   |id     = season.EasyChest
   |nexus id = 6575
+
   |nexus   = 20842
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Easy Cleaner
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.ModThis
+
   |id     = season.EasyCleaner
   |nexus id = 7814
+
   |nexus   = 20865
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod List Command
+
   |name   = Easy Crane Game
   |author   = Blackclaw
+
   |author = Dragoon23
   |id       = Blackclaw.ModListCommand
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 5131
+
   |nexus   = 22488
   |github   = Xebeth/StardewValley-ListModsCommand
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Easy Darts Game
   |author   = Enaium
+
   |author = Dragoon23
   |id       = Enaium.ModMenu
+
   |id     = Dragoon23.EasyDartGame
  |curseforge id  = 436844
+
   |nexus  = 22506
  |curseforge key = modmenu
 
  |moddrop id = 885574
 
   |nexus id =
 
  |github   = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Easy Fairy
   |author   = Gilar Fasulaki
+
   |author = season
   |id       = GilarF.ModSettingsTab
+
   |id     = season.EasyFairy
   |nexus id = 4579
+
   |nexus   = 20931
   |github   = GilarF/SVM
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Easy Farming
   |author   = CatCattyCat, Cat
+
   |author = MountainDewBoi
   |id       = cat.modupdatemenu
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 2536
+
   |nexus   = 4162
   |moddrop id = 833560
+
   |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Easy Farm Switcher
   |author   = Platonymous
+
   |author = DeLiXx
   |id       = Platonymous.ModUpdater
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 6338
+
  |curse  = 990826
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Easy Fishin'
   |author   = Suphax
+
   |author = Frostiverse
   |id       = suphax.monstergoalsanywhere
+
   |id     = Frostiverse.EasyFishin
   |moddrop id = 1088762
+
   |nexus   = 22268
   |nexus id =
+
   |github = Hunter-Chambers/StardewValleyMods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Easy Fishing
   |author   = WhiteMind
+
   |author = season
   |id       = WhiteMind.MonsterLT
+
   |id     = season.EasyFishing
   |nexus id = 1896
+
   |nexus   = 20830
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Easy Gift
   |author   = MouseyPounds
+
   |author = season
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = season.EasyGift
   |nexus id = 3997
+
   |nexus   = 20838
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Musk in Volcano
+
   |name   = Easy Gifting
   |author   = BananaFruit
+
   |author = CeruleanSpirit
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
  |nexus id = 10651
+
   |nexus  = 2957
  |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Monsters - The Framework
 
  |author  = spacechase0
 
  |id      = spacechase0.MonstersTheFramework
 
   |nexus id = 10673
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monthly Mail
 
  |author  = Taskmaster
 
   |id      = Taskmaster.MonthlyMail
 
  |nexus id = 4523
 
   |github   =  
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Moody Planet
 
  |author  = Daniel McMenamy, Deathest1
 
  |id      = f1r3w477.MoodyPlanet
 
  |nexus id = 2830
 
  |github  = F1r3w477/TheseModsAintLoyal
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moongates
 
  |author  = bwdy
 
  |id      = bwdy.moongates
 
  |nexus id = 3545
 
  |github  = bwdymods/SDV-Moongates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Easy Harvest
   |author   = spacechase0 and ParadigmNomad
+
   |author = season
   |id       = spacechase0.MoonMisadventures
+
   |id     = season.EasyHarvest
   |nexus id = 10612
+
   |nexus   = 20924
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Easy Island Puzzle
   |author   = Mopquill
+
   |author = MindMeltMax
   |id       = Mopquill.Ranch-Livin
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 2200
+
  |curse  = 1004494
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Easy Path Destruction
   |author   = Entoarox
+
   |author = StultusV
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 2274
+
   |nexus  = 8775
   |chucklefish id = 4288
+
   |github = JudeRV/Stardew-EasyPathDestruction
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Easy Petting
   |author   = momoaau
+
   |author = CeruleanSpirit
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = EasyPetting.3032
   |nexus id = 451
+
   |nexus   = 3032
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
<!--
 
  |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 [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Easy Travel, Easy Move
   |author   = AairTheGreat, Aair
+
   |author = season
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = season.EasyMove
   |nexus id = 4869
+
   |nexus   = 20872
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Easy Upgrade
   |author   = spacechase0 and Pathoschild
+
   |author = Senofu
   |id       = spacechase0.MoreBuildings
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 2757
+
   |nexus  = 23496
   |moddrop id = 771640
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Bundles
+
   |name   = Easy Valley
   |author   = TwinBuilderOne
+
   |author = season
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = season.EasyValley
   |nexus id = 9709
+
   |nexus   = 21181
   |github   = TwinBuilderOne/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Conversion Topics
+
   |name   = Eat & Drink From Inventory
   |author   = violetlizabet
+
   |author = Zamiel
   |id       = violetlizabet.MoreConvoTopics
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 10008
+
   |nexus   = 21280
   |github   = elizabethcd/MoreConversationTopics
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = spacechase0 and Pathoschild
+
   |author = philosquare
   |id       = spacechase0.MoreGiantCrops
+
   |id     = philosquare.EatInBackpack
   |nexus id = 5263
+
   |nexus  = 22872
   |moddrop id = 771694
+
   |github = philosquare/EatInBackpack
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Eat More
   |author   = Satozaki
+
   |author = crc-fehler
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = crc.eatmore
   |nexus id = 5398
+
   |nexus   = 2724
   |github  = AndyCrocker/StardewMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Economy Mod
   |author   = Angela Ranna
+
   |author = millerscout
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = Millerscout.EconomyMod
   |nexus id = 8117
+
   |nexus   = 6955
   |github  =  
+
   |github = millerscout/StardewMillerMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Edit Stable Ownership
   |author   = spacechase0 and Pathoschild
+
   |author = Predo
   |id       = spacechase0.MoreGrassStarters
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 1702
+
   |nexus  = 26346
   |moddrop id = 313307
+
   |github = PedroLucasMiguel/PredoSDVMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = EH Smash Quality
   |author   = j4c0b333
+
   |author = EH Lim
   |id       = j4c0b333.Morehealth
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 4053
+
   |nexus   = 9303
   |github  =  
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Eidee Easy Fishing
   |author   = SorryLate, rharyanto
+
   |author = EideeHi
   |id       = SorryLate.MoreKeybinding
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 5290
+
   |nexus   = 4806
   |github   =
+
   |github = eideehi/EideeEasyFishing
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = EiTK
   |author   = JadeTheavas
+
   |author = enaium
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = Enaium.EiTK
   |nexus id = 2105
+
  |curse  = 365803
   |github   = JadeTheavas/MoreMineLadders
+
   |nexus   =
 +
   |github =
  
   |broke in    = Stardew Valley 1.4
+
   |status  = abandoned
  |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Elevator
   |author   = cheesysteak
+
   |author = Ilyaki
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = Ilyaki.Elevator
   |nexus id = 2173
+
   |nexus   = 2952
   |github  = cheesysteak/stardew-steak
+
   |github = Ilyaki/Elevator
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Elliot Is Fabio
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = Omegasis.MoreRain
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 441
+
   |nexus   = 23229
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = Mel Noelle and Kirbylink
   |id       = Chikakoo.Randomizer
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 5311
+
   |nexus   = 3071
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Email App
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreRings
+
   |id     = aedenthorn.Email
   |nexus id = 2054
+
   |curse  = 868778
   |moddrop id = 771616
+
   |nexus  = 11325
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = CyberCheese
+
   |author = aedenthorn, Erinthe
   |id       = cybercheese.moresexydwarf
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 4320
+
  |curse  = 868710
   |github   =  
+
   |nexus   = 14366
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Emotes
   |author   = OrneryWalrus
+
   |author = aurnj, Roy Li
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = RuyiLi.Emotes
   |nexus id = 2587
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Empty Hands
   |author   = Ded4lif
+
   |author = Oblitus
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 7526
+
   |nexus   = 1176
   |github  =
+
   |github = quicksilverfox/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Empty Jar Bubbles
   |author   = BrasileiroTop
+
   |author = tem696969696969
   |id       = BrasileiroTop.CanaisTv
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id = 5126
+
   |nexus   = 22598
   |github   =  
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Empty Your Hands
   |author   = Joco80 & Sasara
+
   |author = BlueSight
   |id       = Joco80.MoreWeapons
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 1168
+
   |nexus   = 19736
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Enaium ToolKit
   |author   = thfr
+
   |author = Enaium
   |id       = thfr.MOTDMod
+
   |id     = Enaium.EnaiumToolKit
   |nexus id = 3703
+
  |curse  = 436787
   |github   = rfht/MOTDMod
+
  |moddrop = 863959
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = Akane
+
   |author = Goldenrevolver
   |id       = Akane.MotoMod
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 10553
+
   |nexus   = 10668
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Mailbox
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.MoveableMailbox
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 7834
+
   |nexus   = 20942
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Enchanted Cowboy Boots
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 8038
+
   |nexus   = 20941
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = joljyo
+
   |author = NamelessTo
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 7378
+
  |curse  = 1001630
   |github   =  
+
   |nexus   = 21904
 +
   |github = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = Shuai Zhang
+
   |author = TheThor59
   |id       = shuaiz.MoveFasterMod
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 1351
+
   |nexus   = 3627
   |github   = hcoona/StardewValleyMods
+
   |github = TheThor59/StardewMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Enemy Health Bars, Health Bars
   |author   = Zoryn
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Zoryn.MovementModifier
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id =  
+
   |nexus   = 193
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |chucklefish = 3529
   |github  = Zoryn4163/SMAPI-Mods
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Energy Count
   |author   = bcmpinc
+
   |author = Crystallyne
   |id       = bcmpinc.MovementSpeed
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 2736
+
   |nexus   = 4272
   |github   = bcmpinc/StardewHack
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Muffin Core
+
   |name   = Energy Protect
   |author   = Kabi-chan
+
   |author = philosquare
   |id       = kabi-chan.MuffinCore
+
   |id     = philosquare.EnergyProtect
   |nexus id = 8070
+
   |nexus   = 21918
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Energy Rework
   |author   = spacechase0 and Pathoschild
+
   |author = seferoni
   |id       = spacechase0.MultiFertilizer
+
   |id     = seferoni.EnergyRework
   |nexus id = 7436
+
   |nexus   = 21686
   |github   = spacechase0/StardewValleyMods
+
   |github = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Energy Time
   |author   = skiilaa
+
   |author = nikperic, ThatOneCow
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = nikperic.EnergyTime
   |nexus id = 2282
+
   |nexus   = 6488
   |github  =  
+
   |source  = https://gitlab.com/nikperic/energytime
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Horse Reskin
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = delphinwave
+
   |author = aedenthorn, Erinthe
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 7681
+
  |curse  = 868911
   |github  =  
+
   |nexus   = 4856
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Hub
+
   |name   = Enhanced Relationships
   |author   = Alberto Moreira Luiz
+
   |author = Mizzion
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 9672
+
   |nexus   = 1927
   |github   =  
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Enhanced Slingshots
   |author   = DoubleZ
+
   |author = ytsc
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 3765
+
   |nexus   = 12763
   |github  = SourceZh/MultiplayerIdle
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Enough Sleep
   |author   = Cherry, CherryChain
+
   |author = sodapotato
   |id       = Cherry.MultiplayerModChecker
+
   |id     = sodapotato.enoughsleep
   |nexus id = 6609
+
   |nexus   = 21536
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Entoarox Framework
   |author   = Kalthramis
+
   |author = Entoarox
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 2192
+
   |nexus   = 2269
   |github  =  
+
   |chucklefish = 4228
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |github  = Entoarox/StardewMods
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
  
   |broke in          = Stardew Valley 1.4
+
   |warnings = Broken on Android (crashes on startup).
   |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
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Entoarox Modding Utilities
   |author   = lolmaj
+
   |author = Entoarox
   |id       = lolmaj.MultiplayerTime
+
   |id     = Entoarox.Utilities
   |nexus id = 2543
+
   |nexus   = 5521
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Equal Money Split
   |author   = aedenthorn
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 8077
+
   |nexus   = 5526
   |github   = aedenthorn/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Equivalent Exchange
   |author   = Redwood
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 2910
+
   |nexus   = 1656
   |github   = EKomperud/StardewMods
+
   |github = MercuriusXeno/EquivalentExchange
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 1.0.1-unofficial.1-pathoschild
+
   |status   = abandoned
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Mini-Obelisks
+
   |name   = Escape Rope
   |author   = PeacefulEnd
+
   |author = lestoph
   |id       = PeacefulEnd.MultipleMiniObelisks
+
   |id     = lestoph.EscapeRope
   |nexus id = 7900
+
   |nexus   = 8576
   |github  = Floogen/MultipleMiniObelisks
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Escargo Win Bug Fix
   |author   = ceruleandeep
+
   |author = BlackJack
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 8711
+
   |nexus   = 24556
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Esca's Modding Plugins
   |author   = SlyMerc
+
   |author = Esca, Esca-MMC
   |id       = FileLoading
+
   |id     = Esca.EMP
   |nexus id = 1094
+
   |nexus   = 9296
   |github  =  
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Esc Dialogue Mod
   |author   = Miome
+
   |author = g33k, g33kidd
   |id       = miome.MultiToolMod
+
   |id     = g33k.EscDialogueMod
   |nexus id = 2546
+
   |nexus   = 21812
   |github   = miome/MultitoolMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Even Better Artisan Good Icons
   |author  = MindMeltMax
+
   |author  = chsiso58
   |id      = MindMeltMax.MUC
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 9856
+
   |nexus   =
   |github  =
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Even Better RNG
   |author   = Cherry, CherryChain
+
   |author = pepoluan
   |id       = Cherry.MultiYieldCrops
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 6069
+
   |nexus   = 8680
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Even Better Warehouse
   |author   = aedenthorn
+
   |author = charliedemilho
   |id       = aedenthorn.Murdercrows
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 6615
+
   |nexus   = 10396
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murder Drone, Personal Combat Drone
+
   |name   = Event Black Bars
   |author   = cotboy
+
   |author = gzhynko
   |id       = cambam.MURDERDRONE
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 4507
+
   |nexus   = 7962
   |github   = camcamcamcam/murderdrone
+
   |github = gzhynko/StardewMods
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
 
  |unofficial version = 0.0.7-unofficial.2-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Event Limiter
   |author   = Eireon, Ben Patterson
+
   |author = TheMightyAmondee
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 2818
+
   |nexus   = 10735
   |github   = benrpatterson/MushroomLevels
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Event Lookup
   |author   = WhiteMind
+
   |author = shekurika
   |id       = WhiteMind.MLT
+
   |id     = shekurika.EventLookup
   |nexus id = 1894
+
   |nexus   = 8505
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Event Music Volume
   |author   = blueberry and Oddshot
+
   |author = jorgamun
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 4637
+
   |nexus   = 10650
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Event Repeater
   |author   = blueberry, blueberry and Oddshot
+
   |author = MissCoriel
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = misscoriel.eventrepeater
   |nexus id = 4637
+
   |nexus   = 3642
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Event Sound Adjuster
   |author   = Goldenrevolver
+
   |author = shekurika
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 10978
+
   |nexus   = 8734
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Cellar
+
   |name   = Event Tester
   |author   = Lis
+
   |author = BlaDe
   |id       = Lis.MusicalCellar
+
   |id     = BlaDe.EventTester
   |nexus id = 7626
+
   |nexus   = 11178
   |github   = lisamreynolds/MusicalCellar
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = Marcos Brendon
+
   |author = SinZ and atravita
   |id       = marcos.mymoney
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 6736
+
   |nexus   = 19458
   |github   =  
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = Enaium
+
   |author = Digus
   |id       = Enaium.NameTags
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |curseforge id  = 436816
+
   |nexus   = 2360
   |curseforge key = nametags
+
   |github = Digus/StardewValleyMods
  |moddrop id = 877767
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = Ilyaki
+
   |author = moonslime
   |id       = ilyaki.neatadditions
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 2648
+
   |nexus  = 15793
  |github   = Ilyaki/NeatAdditions
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Exhaustion Tweaks
   |author   = Ilyaki
+
   |author = mytigio
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 3021
+
   |nexus   = 6247
   |github  = Ilyaki/NetworkOptimizer
+
   |github = mytigio/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   | author   = Vrakyas
+
   |author = Lodukas
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = Uwazouri.ExpandedFridge
   | nexus id = 4030
+
   |nexus   = 1191
   | github   =  
+
   |github = Uwazouri/ExpandedFridge
  | 3.0 ready= yes
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Expanded Preconditions Utility
   |author   = Nobbele
+
   |author = Cherry, CherryChain
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 2654
+
   |nexus   = 6529
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in    = Stardew Valley 1.4
 
  |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game Plus
+
   |name   = Expanded Storage
   |author   = Spacechase0
+
   |author = LeFauxMatt
   |id       = Spacechase0.NewGamePlus
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 10786
+
  |curse  = 871838
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 1547203
 +
   |nexus   = 7431
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Expansive Combat, Proficiência
   |author   = Igorious
+
   |author = Hamio, HamioDracny
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id =
+
   |nexus  = 7511
   |chucklefish id = 3683
+
   |github =
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Exp Control
   |author   = Nori, seaweednori
+
   |author = moonslime
   |id       = nori.NiceMessages
+
   |id     = moonslime.ExpControl
   |nexus id = 6160
+
   |nexus   = 23067
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Experience Bars
   |author  = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id      = Omegasis.NightOwl
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 433
+
   |curse  = 867392
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 127275
 +
   |nexus   = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Experience Multiplier
   |author   = aedenthorn
+
   |author = Falson
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 10633
+
   |nexus   = 25945
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Experience Rate Multiplier
   |author   = kulcris
+
   |author = MSCFC, iSkLz
   |id       = kulcris.NoCheatShortcuts
+
   |id     = SkLz.ExpMultiply
   |nexus id = 2310
+
   |nexus   = 5910
   |github  =  
+
   |github = iSkLz/ExperienceMultiplier
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Experience Updates
   |author   = Pathoschild
+
   |author = Quipex
   |id       = Pathoschild.NoclipMode
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 3900
+
   |nexus  = 7581
   |moddrop id = 691002
+
   |github = Quipex/ExperienceUpdates
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Experience Viewer
   |author   = ceruleandeep
+
   |author = Elite, EliteWise
   |id       = ceruleandeep.NoCooties
+
   |id     = Elite.ExperienceViewer
   |nexus id = 9000
+
  |curse  = 1015116
   |github   = ceruleandeep/CeruleanStardewMods
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Expert Sitting
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.nocrows
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 1682
+
  |curse  = 868870
   |moddrop id = 833543
+
   |nexus   = 7435
   |github   = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = SMAPI 4.0.8
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Extended Bus System
   |author   = CatCattyCat, Cat
+
   |author = Tondorian
   |id       = cat.nofencedecay
+
   |id     = ExtendedBusSystem
   |nexus id = 1180
+
   |nexus   =
   |moddrop id = 833537
+
   |chucklefish = 4373
   |github  = danvolchek/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Extended Fridge
   |author   = hitachihex
+
   |author = Crystalmir
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id =
+
   |nexus  = 485
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = Mystra007/ExtendedFridgeSMAPI
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |unofficial version = 1.1.1-unofficial.4.mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Extended Minecart
   |author   = Hangy
+
   |author = Entoarox
   |id       = Hangy.NoKidsEver
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 1464
+
   |nexus   = 2271
   |github  = L3thal1ty/No-Kids-Ever
+
  |chucklefish = 4359
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Extended Reach
   |author   = jaeha, qpqpqp121
+
   |author = spacechase0
   |id       = jaeha.No_Kimchi
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 5043
+
  |curse  = 867754
   |github  =  
+
  |moddrop = 242303
 +
   |nexus   = 1493
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Extra Animal Configs
   |author   = minervamaga
+
   |author = selph, zombifier
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = selph.ExtraAnimalConfig
   |nexus id =
+
   |nexus  = 25328
   |moddrop id = 631110
+
   |github = urbanyeti/stardew-better-ranching
   |github   = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Extra Content Mod
   |author   = Guedez
+
   |author = Alacrity, platinumhobo
   |id       = exhaustion.protection
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 5113
+
   |nexus  = 8510
   |moddrop id = 707180
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Extra Fish Information
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Ceasg
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 506
+
   |nexus   = 4170
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = ceasg/StardewValleyMods
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Extra Machine Configs
   |author   = Drynwynn, thepaladinknight
+
   |author = Selph, zombifier
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 2528
+
   |nexus   = 22256
   |github   = Drynwynn/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
 
  |broke in = SMAPI 2.8
 
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non Destructive NPCs
+
   |name   = Extra Map Actions
   |author   = MadaraUchiha
+
   |author = rokugin
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = rokugin.extramapactions
   |nexus id = 5176
+
   |nexus   = 26849
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Extra Map Layers
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 6509
+
  |curse  = 868841
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Extra Map Layers for Android
   |author   = Xangria
+
   |author = aedenthorn, Erinthe
   |id       = Xangria.NoRumbleHorse
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id = 1779
+
  |curse  = 868744
   |github   =  
+
   |nexus   =
 +
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |warnings = Only compatible with Android.
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds
+
   |name   = Extra Shop Phone Numbers
   |author   = lech43
+
   |author = PrincessFelicie
   |id       = lech43.NoSeeds
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 6392
+
   |nexus   = 25530
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Extreme Fishing Overhaul
   |author   = ThatNorthernMonkey
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 237
+
   |nexus   = 7490
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Json Assets 1.7.7
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay On Farm
+
   |name   = Extreme Weather
   |author   = A_Dude
+
   |author = BlaDe
  |id      = A_Dude.NoSoilDecayOnFarm
+
   |id     = BlaDe.ExtremeWeather
  |nexus id = 8071
+
   |nexus  = 12334
  |github  =
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Soil Decay Redux
 
  |author  = Platonymous
 
   |id       = Platonymous.NoSoilDecayRedux
 
   |nexus id = 1084
 
   |moddrop id = 793930
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Fabrication
   |author   = Yaramy
+
   |author = XxHarvzBackxX
   |id       = yaramy.noteblocks
+
   |id     = harvz.Fabrication
   |nexus id = 6646
+
   |nexus   = 10679
   |github   =  
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = FaeQuest
   |author   = Platonymous
+
   |author = Navi-chan, ooo0000
   |id       = Platonymous.Notes
+
   |id     = NaviChan.FaeQuest
   |nexus id = 3068
+
   |nexus   = 2484
   |moddrop id = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Fairy Fix
   |author   = TheElm
+
   |author = MindMeltMax
   |id       = TheElm.NotFarFromTheTree
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 4739
+
  |curse  = 1024723
   |github   = GStefanowich/SDV-NFFTT
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Fall 28 Snow Day
   |author   = crazywig
+
   |author = Omegasis, Alpha_Omegasis
   |id       = crazywig.notransitions
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 7354
+
   |nexus   = 486
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Fall To Autumn
   |author   = PurrplingCat
+
   |author = jahangmar
   |id       = purrplingcat.npcadventure
+
   |id     = jahangmar.FallToAutumn
   |curseforge id  = 577730
+
   |nexus  = 7174
   |curseforge key = npc-adventures
+
   |github  = jahangmar/StardewValleyMods
  |nexus id = 4582
+
 
   |github  = purrplingcat/PurrplingMod
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Familiars
   |author   = Bouhm and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = aedenthorn.Familiars
   |nexus id = 239
+
  |curse  = 868893
   |github  = Bouhm/stardew-valley-mods
+
   |nexus   = 6429
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Family Planning
   |author   = Akago
+
   |author = loe2run
   |id       = akago.PathDisplay
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 7563
+
   |nexus   = 4515
   |github  =
+
   |github = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Fancy Sprinklers
   |author   = jwdred
+
   |author = trashcan9
   |id       =  
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 694
+
   |nexus   = 15857
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Fantastic Frames
   |author   = Hydrox, hydrox6
+
   |author = Taskmaster
   |id       = Hydrox.NumericalHealth
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 4863
+
   |nexus   = 4540
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Farmageddon
   |author   = Adeel Tariq
+
   |author = Max Vollmer, SVProtector
   |id       = Adeel.ObjectProgressbars
+
   |id     = maxvollmer.farmageddon
   |nexus id = 2803
+
   |nexus   = 2618
   |github   = AdeelTariq/ObjectProgressBars
+
   |github =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Import Map, Import Map
+
   |name   = Farm Animal Choices
   |author   = aedenthorn
+
   |author = ShivaGuy
   |id       = aedenthorn.ImportMap
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 10965
+
   |nexus   = 11850
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Farm Animal Harvest Helper
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 1315
+
   |curse  = 868733
   |moddrop id = 131148
+
   |nexus  = 13782
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Farm Anywhere
   |author   = lambui
+
   |author = hmkiesel
   |id       = PhthaloBlue.Omnifarm
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id =
+
   |nexus  = 13926
   |url      = https://community.playstarbound.com/threads/127299
+
   |github =
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Swing
+
   |name   = Farm Automation: Barn Door Automation
   |author   = Alejandro Akbal
+
   |author = Oranisagu
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = none<!--no manifest ID-->
   |nexus id = 7877
+
   |nexus   =
   |github   = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Farm Automation: Item Collector
   |author   = BitwiseJon
+
   |author = Oranisagu
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = none<!--no manifest ID-->
   |nexus id = 2052
+
   |nexus   =
   |github  = bitwisejon/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Farm Cave Framework
   |author   = Miome
+
   |author = aedenthorn, Erinthe
   |id       = Miome.OneDayAtATime
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 8870
+
  |curse  = 868811
   |github  = miome/OneDayAtATime
+
   |nexus   = 10506
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = SorryLate, rharyanto
+
   |author = atravita
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 5150
+
  |curse  = 870986
   |github  =  
+
  |moddrop = 1068205
 +
   |nexus   = 10186
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Mizzion
+
   |author = atravita
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 3633
+
   |curse  = 870983
   |moddrop id = 661376
+
   |moddrop = 1099838
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Farm Computer Plus
   |author   = xiaoye97
+
   |author = Boebie
   |id       = xiaoye97.OnlyIridium
+
   |id     = beau.farmcomputerplus
   |nexus id = 4471
+
   |nexus   = 19124
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Farm Computers Check Cellars
   |author   = crazywig
+
   |author = Ian Rubin, ianr427
   |id       = crazywig.oreincrease
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 7370
+
   |nexus   = 19581
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Farmer Helper
   |author   = Yyeahdude
+
   |author = aedenthorn, Erinthe
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 4772
+
  |curse  = 868825
   |github  =  
+
   |nexus   = 10179
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Farmer Helper (Updated)
   |author   = Taskmaster
+
   |author = Fiorbeth
   |id       = Taskmaster.Ornamental
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 4981
+
   |nexus   = 21030
   |github   =  
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Farmer Portraits
   |author   = Midori Armstrong, azureglasses
+
   |author = aedenthorn, Erinthe
   |id       = midoriarmstrong.seasonalitems
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 1452
+
  |curse  = 868774
   |github   =  
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = Farmer Portraits for 1.6
   |author   = aedenthorn
+
   |author = mistyspring
   |id       = aedenthorn.OverworldChests
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 7710
+
   |nexus   = 20713
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Farmer Vitals Evolved
   |author   = CrunchyDuck
+
   |author = Sensakuma
   |id       = CrunchyDuck.OwOMod
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 8923
+
   |nexus   = 11131
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Farm Expansion
   |author   = aedenthorn
+
   |author = Advize
   |id       = Aedenthorn.PacifistValley
+
   |id     = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
   |nexus id = 5464
+
   |nexus   = 130
   |github  = aedenthorn/StardewValleyMods
+
   |github = AdvizeGH/FarmExpansion
 +
 
 +
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Farmhand Finder
   |author   = aedenthorn
+
   |author = 2Retr0
   |id       = aedenthorn.PaintingDisplay
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 10918
+
  |curse  = 661476
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Farmhouse Fixes
   |author   = Paritee
+
   |author = CyanFire
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = CF.FarmhouseFixes
   |nexus id = 3296
+
   |nexus   = 16507
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Farmhouse Redone
   |author   = Paritee
+
   |author = MabelSyrup
   |id       = Paritee.TreatYourAnimals
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 3375
+
   |nexus   = 3731
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farmhouse Visits
 +
  |author  = mistyspring
 +
  |id      = mistyspring.farmhousevisits
 +
  |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Farm Hub
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Platonymous
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = Platonymous.FarmHub
   |nexus id = 2166
+
   |nexus   = 2309
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Farm Icons on Load Screen
   |author   = f4iTh, JertsukkaTheMan
+
   |author = b1rdyw1rdy
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 3524
+
   |nexus   = 24344
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Farming Tools Patch
   |author   = bmarquismarkail, Space Baby
+
   |author = Torsang
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 923
+
   |nexus   = 24066
   |github   = bmarquismarkail/SV_PotC
+
   |github = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = aedenthorn
+
   |author = BrasileiroTop, LKboss
   |id       = aedenthorn.ParticleEffects
+
   |id     = LKboss.TexturaNeve
   |nexus id = 11056
+
   |nexus   = 13594
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Farm in the Sky, Fundo
   |author   = J_Hizzal
+
   |author = BrasileiroTop
   |id       = J_Hizzal.PassableLadders
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 2985
+
   |nexus   = 5423
   |github   = joelra/SDV-PassableLadders
+
   |github =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Farm Rearranger
   |author   = punyo, yakminepunyo
+
   |author = Cherry & cel10e
   |id       = punyo.PassableObjects
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 2329
+
   |nexus   = 5142
   |github   = pomepome/PassableObjects
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Farm Resource Generator
   |author   = StultusV
+
   |author = jwdred
   |id       = StultusV.PassiveFriendship
+
   |id     =
   |nexus id = 8732
+
   |nexus   = 647
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Farm Tablet
   |author   = jorgamun
+
   |author = boneskull
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 10328
+
   |nexus   = 16447
   |moddrop id = 1068093
+
   |github  = Floogen/AlternativeTextures
   |github  = jorgamun/PauseInMultiplayer
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause Sync
+
   |name   = Farm to Table Ready Meals
   |author   = Terrorbladed
+
   |author = Speshkitty
   |id       = Tb.Stardew_Pause_Sync
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 10160
+
   |nexus   = 7148
   |github  =  
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Farmtronics
   |author   = heyseth
+
   |author = Joe Strout
   |id       = heyseth.sitpause
+
   |id     = strout.farmtronics
   |nexus id = 8295
+
   |nexus   = 10634
   |github   = heyseth/SDVMods
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Farm Type Manager
   |author   = Jaredlll08
+
   |author = Esca, Esca-MMC
   |id       = BlameJared.PDQPaths
+
   |id     = Esca.FarmTypeManager
   |nexus id =
+
   |nexus  = 3231
   |curseforge id  = 307090
+
   |moddrop = 598755
   |curseforge key = pdq-paths
+
   |github = Esca-MMC/FarmTypeManager
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Farm Warps Patch
   |author   = jwdred
+
   |author = tlitookilakin
   |id       = jwdred.PelicanFiber
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 631
+
   |nexus   = 8236
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 926207
 +
   |github = tlitookilakin/FarmWarpsPatch
  
   |broke in          = Stardew Valley 1.3.11
+
   |status  = obsolete
   |unofficial version = 3.1.1-unofficial.11-strobe
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/18
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Fashion Sense
   |author   = ElectroCrumpet
+
   |author = PeacefulEnd
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 2770
+
   |curse   = 870933
  |github   =  
+
   |nexus   = 9969
 
+
   |github  = Floogen/FashionSense
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.0.7-unofficial.1-Strobe
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Fashion Sense Outfits
   |author   = Platonymous
+
   |author = nihilistzsche
   |id       = Platonymous.PelicanTTS
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 1079
+
   |nexus  = 18384
   |moddrop id = 793929
+
   |github = nihilistzsche/FashionSenseOutfits
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican xVASynth
+
   |name   = Fast Animations
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.PelicanxVASynth
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 10250
+
  |curse  = 957496
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Fast Control Input
   |author   = bwdy
+
   |author = weizinai
   |id       = bwdy.peopleseeds
+
   |id     = weizinai.FastControlInput
   |nexus id = 3635
+
   |nexus   = 24324
   |github   =
+
   |github = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Perfection Tweaker
+
   |name   = Fast Eat
   |author   = shekurika
+
   |author = Zexu2K
   |id       = shekurika.PerfectionTweaker
+
   |id     = Zeux2K.FastEat
   |nexus id = 8615
+
  |moddrop = 1591432
   |github   =  
+
   |nexus   = 25080
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name   = Faster Events
   |author   = Goldenrevolver
+
   |author = libaryaddict
   |id       = Goldenrevolver.PermanentCookoutKit
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 8035
+
   |nexus   = 7631
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Faster Grass
   |author   = Avalon, Avalonii
+
   |author = IceGladiador
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 1419
+
   |nexus   = 1772
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Horse
 +
  |author  = kibbe
 +
  |id      = kibbe.faster_horse
 +
  |nexus  = 2791
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Faster Paths
   |author   = Xangria
+
   |author = Entoarox
   |id       = Xangria.PersistentGameOptions
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 1778
+
   |nexus   = 2277
   |github  =  
+
  |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |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-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Grange Display
+
   |name   = Faster Path Speed
   |author   = aedenthorn
+
   |author = gaussfire
   |id       = aedenthorn.PersisitentGrangeDisplay
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 7977
+
   |nexus   = 9344
   |github   = aedenthorn/StardewValleyMods
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Faster Run
   |author   = Persival
+
   |author = KathrynHazuka
   |id       =  
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 438
+
   |nexus   = 733
   |github   =  
+
   |github = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Faster Transition
   |author   = Strobe
+
   |author = Kumagabear
   |id       = Strobe.PersonalAnvil
+
   |id     = Kumagabear.FasterTransition
   |nexus id = 5326
+
   |nexus   = 19584
   |github   = strobel1ght/Personal-Anvil
+
   |github = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Faster Trees
   |author   = bwdy
+
   |author = Krutonium
   |id       = bwdy.personaleffects
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 3532
+
   |nexus   = 21952
   |github   = bwdymods/SDV-PersonalEffects
+
   |github  =
  |status  = workaround
 
  |summary = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects Redux
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = ceruleandeep
+
   |author = zeldela
   |id       = ceruleandeep.personaleffects
+
   |id     = zeldela.FastFishPond
   |nexus id = 8616
+
   |nexus   = 14005
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Fast Forward
   |author   = skuldomg, Skuld
+
   |author = crazywig
   |id       = skuldomg.petChoicePerks
+
   |id     = crazywig.FastForward
   |nexus id = 3313
+
   |nexus   = 7413
   |github   = skuldomg/petChoicePerks
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6.4
  |unofficial version = 1.1.1.unofficial-3.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Fast Geode, Instant Geodes
   |author   = Jfulmer, Consillium
+
   |author = ofmanynames
   |id       = JfulmerPetEnhancementMod
+
   |id     = InstantGeode
   |nexus id =
+
   |nexus  = 750
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github =
   |github   = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
<!--
+
   |status   = abandoned
  |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |summary = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Fast Loads
   |author   = jahangmar
+
   |author = spajus
   |id       = jahangmar.PetInteraction
+
   |id     = spajus.fastloads
   |nexus id = 4232
+
   |nexus   = 19454
   |github  = jahangmar/StardewValleyMods
+
   |github = spajus/stardew-valley-fast-loads
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Fast Parrot Express Animation
   |author   = Shaklin
+
   |author = ErikShun, QuickNutz
   |id       = shaklin.petspawnlocation
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 5986
+
  |moddrop = 1490579
   |github   =  
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Fast Petting
   |author   = DewMods
+
   |author = DerTod2
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = de.dertod2.FastPetting
   |nexus id = 2681
+
   |nexus   = 5039
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Mobile Phone|Mobile Phone]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Fast Travel
   |author   = Xynerorias
+
   |author = Death, DeathGameDev
   |id       = xynerorias.pierresroulette
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 10826
+
   |nexus   = 1529
   |github   = xynerorias/pierre-roulette-shop-SV
+
   |github = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = FauxCore
   |author   = MindMeltMax
+
   |author = LeFauxMatt
   |id       = MindMeltMax.PiggyBank
+
   |id     = furyx639.FauxCore
   |nexus id = 6934
+
  |moddrop = 1547213
   |github   =
+
  |curse  = 998273
 +
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pipe Irrigation
+
   |name   = Feeling Lucky?
   |author   = aedenthorn
+
   |author = minervamaga
   |id       = aedenthorn.PipeIrrigation
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 10205
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Fellowship - Immersive Rings
   |author   = aedenthorn
+
   |author = DaLion
   |id       = Aedenthorn.PlaceShaft
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 5440
+
   |nexus   = 11380
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Fence Expanded, More Fences
   |author   = 2Retr0
+
   |author = Zexu2K
   |id       = 2Retr0.PlacementPlus
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 8798
+
   |nexus  = 27296
  |curseforge id  = 486164
+
   |github =
   |curseforge key = placementplus
 
   |github   = 2Retr0/PlacementPlus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Ferngill Dynamic Rain
   |author   = Platonymous
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Platonymous.PlanImporter
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 2071
+
   |nexus   = 604
   |moddrop id = 793846
+
   |moddrop = 664033
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = MouseyPounds
+
   |author = UNA
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 4096
+
   |nexus   = 17404
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Ferngill Revenue Service
   |author   = aedenthorn
+
   |author = KarratKake
   |id       = aedenthorn.PlantAll
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 10482
+
   |nexus   = 7566
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Ferngill Simple Economy
   |author   = Demiacle
+
   |author = Paul Steele
   |id       = Demiacle.PlantOnGrass
+
   |id     = paulsteele.fse
   |nexus id = 1026
+
   |nexus   = 21414
   |github   =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Ferris the Rustacean
   |author   = Cherry, CherryChain
+
   |author = Hackswell
   |id       = Cherry.PlatonicRelationships
+
   |id     = hackswell.FerrisTheRustacean
   |nexus id = 4668
+
   |nexus  = 26654
   |moddrop id = 716353
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Fertilizer Anytime
   |author   = Platonymous
+
   |author = stoobinator, lefthandedkid
   |id       = Platonymous.PlatoTK
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 6589
+
   |nexus   = 7259
   |github  = Platonymous/PlatoTK
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Fertilizer Bubbles
   |author   = Platonymous
+
   |author = temisthem
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 5384
+
   |nexus  = 23307
   |moddrop id = 793920
+
   |github = kqrse/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Festival End Time Tweak
   |author   = DecidedlyHuman
+
   |author = KirbyLink
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 7969
+
   |nexus   = 2966
   |moddrop id = 984961
+
  |github  = KirbyLink/FestivalEndTimeTweak
   |github   = DecidedlyHuman/PlayerCoordinates
+
 
 +
   |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Festival of the Mundane
   |author   = ha1fdaew
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = ha1fdaew.playerincomestats
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 7373
+
   |nexus   = 4630
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = Jessebot
+
   |author = Felix-Dev
   |id       = Jessebot.PleaseFixError
+
   |id     = Felix-Dev.FeTK
   |nexus id = 6492
+
   |nexus   = 4403
   |github  = JessebotX/StardewValleyMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Field Harvest
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PointAndPlant
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 572
+
  |curse  = 868787
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 11019
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Field Harvest Redux
   |author   = The Krominator
+
   |author = Prism 99
   |id       = TheKrominatorPokemania
+
   |id     = prism99.aedenthorn.FieldHarvest
   |nexus id = 2676
+
   |nexus   = 21703
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Field Works
   |author   = Esca, Esca-MMC
+
   |author = ChiroxT
   |id       = Esca.PollenSprites
+
   |id     = treinke.FieldWorks
   |nexus id = 6149
+
   |nexus  = 17267
   |moddrop id = 790268
+
   |github =
   |github   = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Fighting With NPCs
   |author   = MouseyPounds
+
   |author = Edu Anttunes
   |id       = MouseyPounds.PondPainter
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 4703
+
   |nexus   = 5865
   |github  = MouseyPounds/stardew-mods
+
   |github = eduanttunes/sv_fighting_with_npcs
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = File Replacer
   |author   = CatCattyCat, Cat
+
   |author = certifiableGrimalkin
   |id       = cat.Pong
+
   |id     = certifiableGrimalkin.FileReplacer
   |nexus id = 1994
+
   |nexus  = 17553
   |moddrop id = 833548
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Filtered Chest Hopper
   |author   = BadNetCode
+
   |author = Shivion
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 1232
+
   |nexus  = 21730
   |moddrop id = 130159
+
   |github = Shivion/StardewValleyMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Find Object Mod
   |author   = kdau
+
   |author = Tran Minh Thong
   |id       = kdau.PortableTV
+
   |id     = find.object.mod
   |nexus id = 5674
+
   |nexus  = 8594
   |moddrop id = 761325
+
   |github =
   |github   =  
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = TrollTheBotman
+
   |author = HaulinOats
   |id       = JoshJKe.PortalGun
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 3049
+
   |nexus   = 13944
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Fireballs!
   |author   = Platonymous
+
   |author = aurnj, Roy Li
   |id       = Platonymous.Portraiture
+
   |id     = RoyLi.Fireballs
   |nexus id = 999
+
   |nexus   =
   |moddrop id = 793927
+
   |url    = https://community.playstarbound.com/threads/fireballs.129346
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
  |status            = unofficial
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
  |unofficial version = 1.8.2-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Fire Breath
   |author   = LakeMonster_, LakeMonster666
+
   |author = aedenthorn, Erinthe
   |id       = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id     = aedenthorn.FireBreath
   |nexus id = 5256
+
  |curse  = 868871
  |github  =
+
  |nexus  = 7311
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Digus
+
   |author = MindMeltMax
   |id       = Digus.PPJAProducerConverter
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 4972
+
   |nexus   = 7321
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Fireworks Festival
   |author   = Mucchan
+
   |author = violetlizabet
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = violetlizabet.FireworksFestival
   |nexus id =
+
   |nexus  = 15261
   |chucklefish id = 3594
+
   |github = elizabethcd/FireworksFestival
   |github   = mucchan/sv-mod-prairie-king
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Fischievements
   |author   = Renny
+
   |author = MattDeDuck, Duckshard
   |id       = renny.prairiekingprizes
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 2811
+
   |nexus   = 3658
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = FishDex
   |author   = Incognito357
+
   |author = rupak0577
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = rupak0577.FishDex
   |nexus id = 10769
+
   |nexus   =
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predictable Retaining Soil
+
   |name   = Fish Exclusions
   |author   = Shockah
+
   |author = GZhynko
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = GZhynko.FishExclusions
   |nexus id = 10956
+
   |nexus   = 7782
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Fish Finder
   |author   = lech43
+
   |author = Aair, AairTheGreat
   |id       = lech43.PredictSeedMaker
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 6395
+
   |nexus   = 5011
   |github   =
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = Fish Info
   |author   = spacechase0 and Pathoschild
+
   |author = Speshkitty
   |id       = spacechase0.PreexistingRelationship
+
   |id     = speshkitty.fishinfo
   |nexus id = 7684
+
   |nexus   = 5452
   |github   = spacechase0/StardewValleyMods
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Fishing Adjust
   |author   = kdau
+
   |author = Shuai Zhang
   |id       = kdau.PregnancyRole
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 5762
+
   |nexus   = 1350
   |moddrop id = 768494
+
  |github  = hcoona/StardewValleyMods
   |github   =  
+
 
   |source  = https://gitlab.com/kdau/pregnancyrole
+
   |broke in = SMAPI 2.6
 +
   |status   = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prepare for New Day
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = igotnousername
+
   |author = ChibiKyu, KilZenc
   |id       = igotnousername.PrepareNewDay
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 7638
+
   |nexus   = 5815
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Fishing Automaton
   |author   = skuldomg, Skuld
+
   |author = Drynwynn, thepaladinknight
   |id       = skuldomg.priceDrops
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 2047
+
   |nexus   = 2527
   |github   = skuldomg/priceDrops
+
   |github = Drynwynn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.8
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Fishing Chests Expanded
   |author   = lech43
+
   |author = aedenthorn, Erinthe
   |id       = lech43.PriceFluctuation
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 6396
+
  |curse  = 868866
   |github   =  
+
   |nexus   = 7694
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Don't Stop Time
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.FishDontStopTime
 +
  |nexus  = 26186
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Fishing Info Overlays
   |author   = skiilaa
+
   |author = barteke22
   |id       = skiilaa.Prices
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 2255
+
   |nexus   = 8970
   |github   =
+
   |github  = barteke22/StardewMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Fishing Logbook
   |author   = Darkhax
+
   |author = M3ales
   |id       = darkhax.pricetooltip
+
   |id     = FishingLogbook
   |nexus id =  
+
   |nexus   =
   |curseforge id  = 299169
+
   |curse   = 299792
   |curseforge key = price-tooltips
+
   |github = M3ales/FishingLogbook
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Pride
+
   |name   = Fishing Minigames
   |author   = kdau
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = kdau.PrismaticPride
+
   |id     = barteke22.FisingMinigames
   |nexus id = 9019
+
   |nexus  = 9345
   |moddrop id = 978503
+
   |github = barteke22/StardewMods
   |github   =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = MrKoatl
+
   |author = barteke22
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = barteke22.FishingMinigames
   |nexus id = 7866
+
   |nexus   = 9345
   |github  =
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Fishing Mod
   |author   = stokastic
+
   |author = Zoryn
   |id       = stokastic.PrismaticTools
+
   |id     = Zoryn.FishingMod
   |nexus id = 2428
+
   |nexus  =
  |github   = stokastic/PrismaticTools
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.7.1-unofficial.9-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-25#post-23572
 
   |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Fishing Nets → Automate
   |author   = Digus
+
   |author = MindMeltMax
   |id       = Digus.ProducerFrameworkMod
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 4970
+
   |nexus   = 13819
   |github   = Digus/StardewValleyMods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod PFMAutomate
+
   |name   = Fishing Nets Better Crafting
   |author   = Digus
+
   |author = MindMeltMax
   |id       = Digus.PFMAutomate
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 5038
+
   |nexus   = 13819
   |github  = Digus/StardewValleyMods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = spacechase0 and Pathoschild
+
   |author = MindMeltMax
   |id       = spacechase0.ProfitCalculator
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 3378
+
  |curse  = 1004486
   |moddrop id = 771668
+
   |nexus   = 13819
   |github   = spacechase0/StardewValleyMods
+
   |moddrop = 1247514
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Fishing Practice
   |author   = Cherry, CherryChain
+
   |author = BlaDe
   |id       = Cherry.ProfitMargins
+
   |id     = BlaDe.FishingPractice
   |nexus id = 4663
+
   |nexus   = 4157
   |moddrop id = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Fishing Progression
   |author   = onjulraz
+
   |author = ChadlyMasterson
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 2923
+
   |nexus   = 18749
   |github   =  
+
   |github = chudders1231/SDV-FishingProgression
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Fishing Tackle Tooltips
   |author   = NarlanMarlan
+
   |author = BarleyZP
   |id       = narlan.projects
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 3785
+
   |nexus   = 24751
   |github   = NolanEastburn/ProjectS
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Fishing Trawler
   |author   = kdau
+
   |author = PeacefulEnd
   |id       = kdau.PublicAccessTV
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 5605
+
  |curse  = 870942
   |moddrop id = 757967
+
   |nexus   = 8406
   |source   = https://gitlab.com/kdau/predictivemods
+
   |github  = Floogen/FishingTrawler
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Fishing Trawler - New Horizons
   |author   = TerryDBS
+
   |author = PeacefulEnd
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 7048
+
  |curse  = 870923
   |github   =  
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Fishing Treasure Spawner
   |author   = SorryLate
+
   |author = jangofett4
   |id       = SorryLate.GalaxyItem
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 5289
+
   |nexus   = 18119
   |github   =  
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Fishing Tuner Redux
   |author   = Paracosm
+
   |author = Hammurabi
   |id       = Paracosm.PurchasableRecipes
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 1722
+
   |nexus   =
   |github   =  
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name   = Fish Me
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = marikaefer
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = marikaefer.FishMe
   |nexus id = 7455
+
   |nexus   = 4756
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Fish of Stardew
   |author   = Platonymous
+
   |author = AztecViper
   |id       = Platonymous.Toolkit
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 1726
+
   |nexus  = 24870
   |moddrop id = 793815
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = Mizzion
+
   |author = ButterBear, Memegician
   |id       = mizzion.qiexchanger
+
   |id     = BB.FishPondColors
   |nexus id = 1930
+
   |nexus  = 23449
   |moddrop id = 661359
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Fish Preview
   |author   = UnknownLegacy
+
   |author = Jonqora
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = Jonqora.FishPreview
   |nexus id = 7904
+
   |nexus   = 6303
   |github  = UnkLegacy/QiSprinklers
+
   |github = Jonqora/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Fish Reminder
   |author   = Prismuth
+
   |author = Mizzion
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = mizzion.fishreminder
   |nexus id = 1647
+
   |nexus   = 3615
   |github   =  
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Fish Ponds
+
   |name   = Fish Spot Bait
   |author   = ytsc
+
   |author = aedenthorn, Erinthe
   |id       = ytsc.QualityFishPonds
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 11021
+
   |nexus   = 17581
   |github  = YTSC/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = SilentOak
+
   |author = StarAmy
   |id       = SilentOak.QualityProducts
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 3609
+
   |nexus   = 13076
   |github   = silentoak/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Fishy Blood Moon
   |author   = SilentOak
+
   |author = MattDeDuck, Duckshard
   |id       = SilentOak.AutoQualityPatch
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 3609
+
   |nexus   = 3725
   |github   = silentoak/StardewMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Fix Animal Tools
   |author   = Traktori
+
   |author = bcmpinc
   |id       = Traktori.QualityScrubber
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 5663
+
   |nexus   = 3215
   |github   = Traktori7/StardewValleyMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = Traktori
+
   |author = Traktori
   |id       = Traktori.AM.QualityScrubber
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 5663
+
   |nexus   = 11400
   |github   = Traktori7/StardewValleyMods
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Fix Dice
   |author   = barfytheclown
+
   |author = Ashley, bambimenot
   |id       = barfytheclown.QualitySmash
+
   |id     = ashley.fixdice
   |nexus id = 7907
+
   |nexus   = 4556
   |github  = jn84/QualitySmash
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = Speshkitty
+
   |author = wilsoncwc
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 7151
+
   |nexus   = 23934
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = BadNetCode
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = BadNetCode.QuestDelay
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 1239
+
   |nexus   = 1941
   |moddrop id = 473938
+
  |github  =
   |github   =  
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Fixed Weapons Damage
   |author   = PurrplingCat
+
   |author = BlueSight
   |id       = PurrplingCat.QuestEssentials
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 8827
+
   |nexus   = 19896
   |github   = purrplingcat/StardewMods
+
   |github = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Fix Pig Random
   |author   = PurrplingCat
+
   |author = atravita
   |id       = PurrplingCat.QuestFramework
+
   |id     = atravita.FixPigRandom
   |curseforge id  = 577691
+
   |curse  = 870967
   |curseforge key = quest-framework
+
   |moddrop = 1294434
   |nexus id = 6414
+
   |nexus   = 15003
   |github  = purrplingcat/QuestFramework
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Fix Scythe Exp
   |author   = aedenthorn
+
   |author = bcmpinc
   |id       = aedenthorn.QuickLoad
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 7756
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
   |github = bcmpinc/StardewHack
 +
   |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Fix TVs on Custom Farm Types
   |author   = Enaium
+
   |author = mouse
   |id       = Enaium.QuickMinigame
+
   |id     = mouse.FixTVsOnCustomFarmTypes
  |curseforge id  = 438741
+
   |moddrop = 1194570
  |curseforge key = quickminigame
+
   |nexus   = 12717
   |moddrop id = 895127
+
   |github = notevenamouse/StardewMods
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Flamingo Breeding
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = aedenthorn.QuickResponses
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 6548
+
   |nexus   = 12015
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = selph, zombifier
   |id       = AlejandroAkbal.QuickSell
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 7854
+
   |nexus   = 21086
   |github   = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Flexible Arms
   |author   = Enaium
+
   |author = bcmpinc
   |id       = Enaium.QuickShop
+
   |id     = bcmpinc.FlexibleArms
   |curseforge id  = 436793
+
   |nexus   = 20902
   |curseforge key = quickshop
+
   |github = bcmpinc/StardewHack
  |moddrop id = 864170
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Flexible Sprinklers
   |author   = WuestMan, redknightofdoom
+
   |author = Shockah
   |id       = WuestMan.QuickStart
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 2375
+
   |nexus   = 10931
   |github   = Brian-Wuest/Quick_Start
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Flip Buildings
   |author   = aedenthorn
+
   |author = mouahrara
   |id       = aedenthorn.Quotes
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 6503
+
   |nexus   = 18444
   |github   = aedenthorn/StardewValleyMods
+
   |github = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Floating Garden Pots
   |author   = justastranger
+
   |author = aedenthorn, Erinthe
   |id       = jas.RadioactiveGeodes
+
   |id     = aedenthorn.FloatingGardenPots
   |moddrop id = 952722
+
  |nexus  = 17582
   |nexus id =  
+
   |github  = aedenthorn/StardewValleyMods
   |github   =  
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Tools
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = kakashigr
+
   |author = randomAnon1234
   |id       = kakashigr.RadioactiveTools
+
   |id     = none<!--no manifest ID-->
   |nexus id = 7630
+
   |nexus   = 591
   |github  = kakashigr/stardew-radioactivetools
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Floor Shadow Switcher
   |author   = BikiFae, bikinavisho
+
   |author = MouseyPounds
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 4659
+
   |nexus   = 3885
   |github   = bikinavisho/RainCoatWhenRaining
+
   |github = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Flower Bombs
   |author   = Deadlykirpy
+
   |author = kdau
   |id       = Kirpy.RainPlus
+
   |id     = kdau.FlowerBombs
   |nexus id = 6559
+
   |nexus   = 6228
   |github   =  
+
   |moddrop = 794657
 +
   |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Flower Color Picker
   |author  = EvilPdor
+
   |author = spacechase0
   |id      =  
+
   |id      = spacechase0.FlowerColorPicker
   |nexus id =  
+
   |curse  = 867760
   |url      = https://community.playstarbound.com/threads/111526
+
   |moddrop = 130043
   |github   =  
+
   |nexus  = 1229
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raised Garden Beds
+
   |name   = Flower Dance Fix
   |author   = blueberry
+
   |author = elfuun
   |id       = blueberry.RaisedGardenBeds
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 5305
+
   |nexus   = 8535
   |github  = b-b-blueberry/RaisedGardenBeds
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Flower Dance Hearts Change
   |author   = bookworm89723
+
   |author = ron075sh
   |id       = davis.randomhair
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 3271
+
   |nexus   = 3019
   |github  = joaniedavis/RandomHairMod
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = LakeMonster_, LakeMonster666
+
   |author = kelly2892
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 5250
+
   |nexus   = 8107
   |github   =  
+
   |github = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Flower Rain
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = Aedenthorn.RandomNPC
+
   |id     = spacechase0.FlowerRain
   |nexus id = 4911
+
  |curse  = 867722
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 6131
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Flowery Tools
   |author   = skiilaa
+
   |author = Cat, CatCattyCat
   |id       = skiilaa.RandomTastes
+
   |id     = cat.flowerytools
   |nexus id = 2285
+
   |nexus   = 6203
 +
  |moddrop = 833563
 +
  |github  = danvolchek/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Flowing Mine Rocks
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.sprinklerrange
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 1179
+
   |curse  = 868846
   |moddrop id = 833536
+
   |nexus  = 9043
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = Fluent Eating
   |author   = vgperson
+
   |author = Kangzoel
   |id       = vgperson.RangedTools
+
   |id     = Kangzoel.FluentEating
   |nexus id = 6935
+
   |nexus   = 11690
   |github   = vgperson/RangedTools
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Range Highlight
 
  |author  = Jamie Taylor
 
  |id      = jltaylor-us.RangeHighlight
 
  |nexus id = 6752
 
  |github  = jltaylor-us/StardewRangeHighlight
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Flying Start Loan
   |author   = Remy Bach
+
   |author = EstherHollow
   |id       = remybach.readersdigest
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 3040
+
   |nexus  = 11003
  |github   = remybach/stardew-valley-readersdigest
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realistic Fishing
 
  |author  = Kevin Connors
 
  |id      = KevinConnors.RealisticFishing
 
  |nexus id = 2623
 
   |github   = kevinforrestconnors/RealisticFishing
 
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Font Settings, 字体设置
   |author   = aedenthorn
+
   |author = Becks723
   |id       = aedenthorn.RealNames
+
   |id     = Becks723.FontSettings
   |nexus id = 6269
+
   |nexus   = 12467
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = Enaium, Lightcolour888
+
   |author = AlerHughes
   |id       = Enaium.RealTime
+
   |id     = AlerHughes.FA
   |nexus id = 5336
+
   |nexus   = 23363
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realtime Minimap
+
   |name   = Food Buff Stacking
   |author   = spacechase0
+
   |author = thejcannon
   |id       = spacechase0.RealtimeMinimap
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 9386
+
   |nexus   = 4321
   |github  = spacechase0/StardewValleyMods
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Food Buff Stacking Fix
   |author   = SixthTitan
+
   |author = Joreikarr
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 5773
+
   |nexus   = 19944
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Food Cravings
   |author   = cantorsdust and Pathoschild
+
   |author = Hexenentendrache
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 172
+
   |nexus   = 17126
   |github   = cantorsdust/StardewMods
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Food on the Table
   |author   = lperkins2, Logan Perkins
+
   |author = aedenthorn, Erinthe
   |id       = lperkins2.RecoverStamina
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 2332
+
  |curse  = 868794
   |github   =  
+
   |nexus   = 10886
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Food Poisoning
   |author   = Dem1se
+
   |author = seferoni
   |id       = Dem1se.RecurringReminders
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 6840
+
   |nexus   = 22006
   |github   = dem1se/SDVMods
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recyclable Cola
+
   |name   = Forage at the Farm
   |author   = XxHarvzBackxX
+
   |author = Nishtra
   |id       = harvz.RecyclableCola
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 10865
+
   |nexus   = 673
   |github  = XxHarvzBackxX/recyclableCola
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Forage Crops
   |author   = Hammurabi
+
   |author = Kronosta
   |id       = HammurabiRegeneration
+
   |id     = Kronosta.ForageCrops
   |nexus id =
+
   |nexus  = 21514
  |chucklefish id = 4584
+
   |github =
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
 
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Forage Fantasy
   |author   = Zoryn
+
   |author = Goldenrevolver
   |id       = Zoryn.RegenMod
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id =
+
   |nexus  = 7554
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Forage Pointers
   |author   = desto, JustToDownloadThings
+
   |author = Bpendragon
   |id       = desto.RegularQuality
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 5090
+
   |nexus   = 7781
   |github   = desto-git/smapi-RegularQuality
+
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rejuvenating Forest
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = Team Timber
+
   |author = DanielB
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 10322
+
   |nexus   = 17935
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Forecaster
   |author   = SlyMerc
+
   |author = Remy Bach
   |id       = RelationshipBar
+
   |id     = remybach.forecaster
   |nexus id = 1009
+
   |nexus   = 3037
   |github   =  
+
   |github = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Forecaster Text, Forecaster Text
   |author   = rodrigovaz
+
   |author = TheElm
   |id       = relationshipsenhanced
+
   |id     = TheElm.ForecasterText
   |nexus id =
+
   |nexus  = 7541
   |chucklefish id = 4435
+
   |github  = GStefanowich/SDV-Forecaster
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Fortunate Foot
   |author   = Dragonisser
+
   |author = PurelyInZane
   |id       = relationshipstatus
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 751
+
   |nexus   = 22610
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Foxyfficiency
   |author   = M3ales
+
   |author = Fokson
   |id       = M3ales.RelationshipTooltips
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id =
+
   |nexus  = 2520
   |curseforge id  = 298040
+
   |github =
  |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = FQ Festival Tweaks
   |author   = Branic
+
   |author = FletcherQuest
   |id       = Branic.RelationshipTracker
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 2845
+
   |nexus   = 9062
   |github   = Paradox355/SDVMods
+
   |github =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Frame Rate Logger
   |author   = Annosz
+
   |author = atravita
   |id       = Annosz.RememberFacedDirection
+
   |id     = atravita.FrameRateLogger
   |nexus id = 6946
+
  |curse  = 870966
   |github   = Annosz/StardewValleyModding
+
  |moddrop = 1294433
 +
   |nexus   = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Your Umbrella
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = heyseth
+
   |author = Adham084
   |id       = heyseth.umbrellas
+
   |id     = adham084.fpsviewer
   |nexus id = 8366
+
   |nexus   = 14046
   |github   = heyseth/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Free Dusty
   |author   = Surkasu
+
   |author = skuldomg, Skuld
   |id       = Surkasu.Reminders
+
   |id     = skuldomg.freeDusty
   |nexus id = 2481
+
   |nexus   = 2206
   |github   =  
+
   |github = skuldomg/freeDusty
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |unofficial version = 1.0.7.unofficial-2.strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remind to Exit
+
   |name   = Free Lock
   |author   = pepoluan
+
   |author = weizinai
   |id       = pepoluan.RemindToExit
+
   |id     = weizinai.FreeLock
   |nexus id = 8727
+
   |nexus   = 25329
   |github   =
+
   |github = weizinai/StardewValleyMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Free Love
   |author   = EternalSoap, arjan3004
+
   |author = aedenthorn, Erinthe
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = aedenthorn.FreeLove
   |nexus id = 2545
+
  |curse  = 868835
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |nexus   = 10021
   |warnings = Broken on Android (loads but does not work).
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
   |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Free Slingshot
   |author   = David J. Lee, djslzx
+
   |author = DJ-STLN
   |id       = djsl.RemoveAllMonsters
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 5727
+
   |nexus  = 3320
  |github   =  
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove Animal Limitations
 
  |author  = Hobbes
 
  |id      = Hobbes.RemoveAnimalLimitations
 
  |nexus id = 7838
 
   |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rename
 
  |author  = Remmie, CoinzReturns
 
  |id      = Remmie.Rename
 
  |nexus id = 2130
 
  |github  =  
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rename Reworked
 
  |author  = Parabyted
 
  |id      = parabyted.renamerework
 
  |nexus id = 10866
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Free the Toolbar
   |author   = JarvieK
+
   |author = danmw3
   |id       = JarvieK.RentedTools
+
   |id     = danmw3.freethetoolbar
   |nexus id = 1307
+
   |nexus   = 4960
   |github   = Jarvie8176/StardewMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = Freeze Time Multiplayer
   |author   = PunningLinguist
+
   |author = mori_seneri, Alcatraz773
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 7585
+
   |nexus   = 21820
   |github   = amconners/ReorientAfterEating
+
   |github = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Friendly Divorce
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.Replanter
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 589
+
  |curse  = 868900
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 6241
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Friends Forever
   |author   = littleraskol
+
   |author = Isaac S
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = IsaacS.FriendsForever
   |nexus id = 6837
+
   |nexus  = 1738
   |moddrop id = 827580
+
   |github = isaacs-dev/Minidew-Mods
   |github   = littleraskol/ReRegeneration
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
  |id      = Roc.Reseed
 
  |nexus id = 2421
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Friends Forever (1.6)
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Kriana
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = Kriana.FriendsForever
   |moddrop id = 1080116
+
   |nexus   = 20702
   |nexus id =
+
   |github =  
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Friendship Booster
   |author   = mabelSyrup
+
   |author = Hills
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = Hills.FriendshipBooster
   |nexus id = 4715
+
   |nexus  = 10497
  |github   =  
+
   |moddrop = 1084819
 
+
   |github  =
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = Friendship Decay
   |author   = iceburg
+
   |author = stardemod
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 4974
+
   |nexus   = 21323
   |github   = ManApart/RetroActiveAchievements
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Friendship Decay Modify
   |author   = millerscout
+
   |author = weizinai
   |id       = Millerscout.RetroactiveStardew
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 6953
+
   |nexus   = 23862
   |github   = millerscout/StardewMillerMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Friendship Streaks
   |author   = Iceburg
+
   |author = AvalonMFX
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = AvalonMFX.FriendshipStreaks
  |nexus id = 356
+
   |curse   = 1054715
   |github   =  
+
   |nexus   = 25595
 
+
   |github = 1Avalon/Avas-Stardew-Mods
   |broke in = SMAPI 2.0
 
  |status   = workaround
 
   |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = GreenOnion24
+
   |author = ThisIsCad
   |id       = GreenOnion24.ReverseProposal
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 8526
+
   |nexus   = 25969
   |github   =  
+
   |github = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ridgeside Village
+
   |name   = Friendship Tweaks
   |author   = Rafseazz
+
   |author = aedenthorn, Erinthe
   |id       = Rafseazz.RidgesideVillage
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 7286
+
   |nexus   = 17055
   |github   = Rafseazz/Ridgeside-Village-Mod
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Friendship Without Talk
   |author   = ylsama
+
   |author = HunterMYT
   |id       = ylsama.RightClickMoveMode
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 2614
+
   |nexus   = 8709
   |github   = ylsama/RightClickMoveMode
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul
+
   |name   = Frozen Yogurt
   |author   = Goldenrevolver
+
   |author = Failsplat
   |id       = Goldenrevolver.RingOverhaul
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 10669
+
   |nexus   = 12308
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Frugal Farm Menu
   |author   = Yoshify
+
   |author = jeffgillean
   |id       = Yoshify.RiseAndShine
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 3
+
   |nexus   = 11050
   |github   =  
+
   |github = jeffgillean/StardewValleyMods
  
   |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
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Fruit Tree Shaker
   |author  = Teban100
+
   |author = aedenthorn, Erinthe
   |id      = RopeBridge
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus id = 824
+
   |curse  = 868907
   |github   = StephenKairos/Teban100-StardewMods
+
   |nexus   = 5776
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-61318
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = Fruit Trees Unblocked
   |author   = strato35
+
   |author = dervalanana
   |id       = Strato35.RunningKey
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 5527
+
   |nexus   = 22976
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Fruit Tree Tweaks
   |author   = Coll1234567
+
   |author = aedenthorn, Erinthe
   |id       = Coll1234567.RunningLate
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 3518
+
  |curse  = 868772
   |github  =  
+
   |nexus   = 11422
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = spacechase0 and Pathoschild
+
   |author = chiccen
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 605
+
   |nexus  = 21449
   |moddrop id = 127276
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = Full Fishing Bar
   |author   = ZeroMeters
+
   |author = Jag3Dagster
   |id       = ZeroMeters.SAAT.API
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 10747
+
  |curse  = 1007653
   |github   = Dawilly/SAAT
+
   |nexus   = 23006
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = ZeroMeters
+
   |author = mushymato
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 10747
+
   |nexus   = 25711
   |github   = Dawilly/SAAT
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = CatCattyCat, Cat
+
   |author = jennisimone
   |id       = cat.safelightning
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 2039
+
   |nexus  = 16304
   |moddrop id = 833550
+
   |github =
   |github   = danvolchek/StardewMods
+
 
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Reading
+
   |name   = Fungus Amongus
   |author   = LunaticShade
+
   |author = Okay Shroomer
   |id       = LunaticShade.SafeReading
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 8564
+
   |nexus   = 11785
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Furniture Adjustment
   |author   = blueberry
+
   |author = aedenthorn, Erinthe
   |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     = aedenthorn.FurnitureAdjustment
   |nexus id = 4154
+
  |curse  = 868820
   |github   = b-b-blueberry/SailorStyles
+
   |nexus   = 10213
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Furniture Anywhere
   |author   = Jesse, Jdvicks94
+
   |author = Entoarox
   |id       = Jesse.SauvignonInStardew
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 2597
+
   |nexus   = 2276
   |github   = JDvickery/Sauvignon-in-Stardew
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Furniture Display Framework
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SaveAnywhere
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 444
+
  |curse  = 868797
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 10855
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Display Framework for 1.6
 +
  |author  = Ilyeana, IlyeanaPlus
 +
  |id      = Ilyeana.FurnitureDisplayFramework
 +
  |nexus  = 19895
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Furniture Placement Tweaks
   |author   = SMAPI
+
   |author = aedenthorn, Erinthe
   |id       = SMAPI.SaveBackup
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id =  
+
   |curse  = 868721
   |url      = https://smapi.io
+
   |nexus  = 14092
   |github   = Pathoschild/SMAPI
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Furniture Recolor
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.SaveGameOptions
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 5190
+
  |curse  = 868819
   |github   =  
+
   |nexus   = 10217
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = FuryCore
   |author   = WretchedPenguin
+
   |author = LeFauxMatt
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = furyx639.FuryCore
   |nexus id = 3579
+
   |nexus   = 10696
   |github  =  
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = Gaiadin
+
   |author = DeLiXx
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = DLX.Geodes
   |nexus id = 10805
+
  |curse  = 990836
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Galaxy Slingshot Obtainable
   |author   = Caraxian
+
   |author = Adham084
   |id       = caraxian.scroll.to.blank
+
   |id     = adham084.galaxyslingshot
   |nexus id = 4144
+
   |nexus   = 14115
   |chucklefish id = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Galaxy Weapon Choice
   |author   = Tomwa
+
   |author = aedenthorn, Erinthe
   |id       = Tomwa.ScrollToZoom
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 2163
+
  |curse  = 868703
   |github  =  
+
   |nexus   = 14511
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Gameboy Arcade
   |author   = kdau
+
   |author = drbirbdev
   |id       = kdau.ScryingOrb
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 5603
+
  |moddrop = 1318487
   |moddrop id = 756553
+
   |nexus   =
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Game Reminder
   |author   = mmanlapat
+
   |author = mmanlapat
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = mmanlapat.GameReminder
   |nexus id = 1106
+
   |nexus   = 1153
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = GameSpeed
   |author   = Super Aardvark, ubererdferkel
+
   |author = RandomComputerUser
   |id       = SuperAardvark.GameOfLife
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 5361
+
   |nexus   = 7211
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Game Tables and Arcade Machines
   |author   = Dawgeth
+
   |author = CyanFire
   |id       = MTD.SDVTwitch
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 1760
+
   |nexus   = 12859
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Garbage Can Tweaks
   |author   = SixthTitan
+
   |author = chiccen
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 3203
+
   |nexus   = 24410
   |github   =  
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Garbage Collector
   |author   = SixthTitan
+
   |author = Loogooter
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 5773
+
   |nexus   = 2463
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Season Switcher
+
   |name   = Garbage Day
   |author   = dumbledalton
+
   |author = LeFauxMatt
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = furyx639.GarbageDay
   |nexus id = 10457
+
  |curse  = 871837
   |github   =
+
  |moddrop = 1547204
 +
   |nexus   = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sebastian Frog Tank Switch
+
   |name   = Garbage In Garbage Can
   |author   = Shaklin
+
   |author = focustense
   |id       = shaklin.SebastianFrogTankSwitch
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 8508
+
   |nexus   = 26607
   |github   =  
+
   |github = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secretariat (Faster Horse)
+
   |name   = Garden Pot - Automate
   |author   = Janglinator
+
   |author = NCarigon
   |id       = jangles.secretariat
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 7537
+
   |nexus   = 15212
   |github   = Janglinator/Secretariat
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = Garden Pot Options
   |author   = Khloe Leclair
+
   |author = ncarigon
   |id       = leclair.seemerollin
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 10976
+
   |nexus   = 21608
   |github   = KhloeLeclair/StardewMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Garden Pot Tweaks
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.SeedBag
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 1133
+
   |curse  = 868691
   |moddrop id = 793931
+
   |nexus  = 14820
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Gate Fix
   |author   = Veress
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Veress.SeedMachines
+
   |id     = f4iTh.GateFix
   |nexus id = 6265
+
   |nexus   = 4859
   |github  = mrveress/SDVMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Gate Opener
   |author   = mcoocr
+
   |author = mralbobo
   |id       = mcoocr.smcq
+
   |id     = mralbobo.GateOpener
   |nexus id = 3089
+
   |nexus   =
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-gate-opener
  
   |broke in    = SMAPI 3.0
+
   |broke in    = Stardew Valley 1.4
 
   |status      = workaround
 
   |status      = workaround
   |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
   |summary      = use [[#Auto Gate|Auto Gate]] instead.
   |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |curse  = 868874
 +
   |nexus  = 6692
 +
  |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Tweaks
+
   |name   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = aedenthorn
+
   |author = Hana
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = Hana.GNMTokens
   |nexus id = 10681
+
   |nexus   = 14426
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = jahangmar
+
   |author = sqbr
   |id       = jahangmar.SeedsAreRare
+
   |id     = sqbr.GetGS
   |nexus id = 3618
+
   |nexus   = 13434
   |github   = jahangmar/StardewValleyMods
+
   |github = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Generate New Cabin Textures, Use New Cabins
   |author   = Xynerorias
+
   |author = Priff13
   |id       = xynerorias.seedshortage
+
   |id     = Priff13.UseNewCabins
   |nexus id = 5614
+
   |nexus   = 20778
   |github   = xynerorias/Seed-Shortage
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Generic Mod Config Menu
   |author   = blueberry
+
   |author = spacechase0
   |id       = blueberry.SeedsUnpacked
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 7215
+
  |curse  = 867150
   |github   = b-b-blueberry/SeedsUnboxed
+
  |moddrop = 771692
 +
   |nexus   = 5098
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Generic Shop Extender
   |author   = JarvieK
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = JarvieK.SelfService
+
   |id     = GenericShopExtender
   |nexus id = 1304
+
   |nexus   = 814
   |github   = Jarvie8176/StardewMods
+
   |github = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
   |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
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Genetics API
   |author   = GuiNoya, Yesst
+
   |author = agent56
   |id       = GuiNoya.SelfServiceShop
+
   |id     = agent56.GeneticsAPI
   |nexus id = 1622
+
   |nexus   = 15655
   |github   = GuiNoya/SVMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Genie Lamp
   |author   = Denifia
+
   |author = aedenthorn, Erinthe
   |id       = Denifia.SendItems
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 1087
+
   |nexus  = 19794
   |moddrop id = 127754
+
   |github = aedenthorn/StardewValleyMods
   |github   = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = lolmaj
+
   |author = Kedidili
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = KediDili.GenieLamp
   |nexus id = 3965
+
   |nexus   = 22176
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Serene Greenhouse
+
   |name   = Geode Crusher Plus
   |author   = PeacefulEnd
+
   |author = Tomokisan
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 8011
+
  |curse  = 1081444
   |github   = Floogen/SereneGreenhouse
+
   |nexus   = 24254
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Geode Info Menu
   |author   = Ilyaki
+
   |author = CatCattyCat, Cat
   |id       = Ilyaki.ServerBookmarker
+
   |id     = cat.geodeinfomenu
   |nexus id = 2968
+
   |nexus   = 1448
   |github   = Ilyaki/ServerBookmarker
+
  |moddrop = 833541
 +
   |github = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |unofficial version = 1.0.5-unofficial.2-jenrikku
+
   |unofficial version = 1.5.3-unofficial.1-strobe
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Geode Preview
   |author  = Ilyaki
+
   |author = MindMeltMax
   |id       = Ilyaki.ServerBrowser
+
  |id      = MindMeltMax.GeodePreview
   |nexus id = 3227
+
  |curse  = 1004493
   |github   = Ilyaki/Server-Browser
+
  |moddrop = 1555057
 +
  |nexus  = 21009
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
   |id     = Advize.GetDressed
 +
   |nexus   = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Glam
 +
  |author  = MartyrPher
 +
  |id     = MartyrPher.GetGlam
 +
  |nexus  = 5044
 +
   |github = MartyrPher/GetGlam
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Get Out the Way
   |author   = PhantomGamers
+
   |author = BadNetCode
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 2993
+
   |nexus   = 20637
   |github   = PhantomGamers/StardewPortChanger
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = Ghost Town
   |author  = Edu Anttunes
+
   |author = Platonymous
   |id      = Maze
+
   |id      = Platonymous.GhostTown
   |nexus id = 8930
+
   |curse  = 877231
   |github   =  
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Giant Crop Fertilizer
   |author   = TheCroak
+
   |author = atravita
   |id       = TheCroak.BuildingsNotifications
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 620
+
  |curse  = 870977
   |github   =  
+
  |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Giant Crop Ring
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = cat.giantcropring
   |nexus id = 756
+
   |nexus   = 1182
   |github   =  
+
  |moddrop = 833538
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Giant Crop Tweaks
   |author   = Berkay Yigit, berkayylmao
+
   |author = Khloe Leclair
   |id       = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = leclair.giantcroptweaks
   |nexus id = 3782
+
   |nexus   = 14370
   |github   = berkayylmao/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Giant Omelet
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.ShipFromInventory
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 3219
+
   |curse  = 867139
   |moddrop id = 793916
+
   |nexus  = 13852
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = Gift Decline
   |author   = JPAN
+
   |author = desto
   |id       = JPAN.QualityFromShipments
+
   |id     = desto.GiftDecline
   |nexus id = 7531
+
   |nexus   = 6944
   |github   =
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Gift Money
   |author   = Iceburg
+
   |author = AvalonMFX
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 321
+
   |nexus   = 17564
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Gift Rejection
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.ShopAnywhere
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 5299
+
  |curse  = 868712
   |github  =
+
   |nexus   = 14273
 +
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Gift Taste Helper
   |author   = Entoarox
+
   |author = tstaples
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 2278
+
   |nexus   = 229
   |chucklefish id = 4381
+
  |github  = tstaples/GiftTasteHelper
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shoplifter
+
   |name   = Gift Taste Helper Continued
   |author   = TheMightyAmondee
+
   |author = Isi0
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 8569
+
   |nexus   = 18762
   |github  = TheMightyAmondee/Shoplifter
+
   |github = Just-Chaldea/GiftTasteHelper
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Gift Taste Helper Continued x2
   |author   = Cherry, CherryChain
+
   |author = JoXW
   |id       = Cherry.ShopTileFramework
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 5005
+
   |nexus  = 21001
   |moddrop id = 716384
+
   |github = JoXW100/GiftTasteHelper
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Gift Wrapper
   |author   = Traktori
+
   |author = blueberry
   |id       = Traktori.ShowBirthdays
+
   |id     = blueberry.GiftWrapper
   |nexus id = 7495
+
   |nexus   = 4721
   |github  = Traktori7/StardewValleyMods
+
   |github = b-b-blueberry/GiftWrapper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Ginger Island Extra Locations
   |author   = Igorious
+
   |author = mistyspring
   |id       = Igorious.Showcase
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id =  
+
   |curse  = 880520
   |chucklefish id = 4487
+
   |nexus  = 12195
   |github   = Igorious/Stardew_Valley_Showcase_Mod
+
   |github = misty-spring/StardewMods
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Ginger Island Mainland Adjustments
   |author   = f4iTh, JertsukkaTheMan
+
   |author = atravita
   |id       = f4iTh.ShowCatchQuality
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 3326
+
  |curse  = 870984
   |github  =  
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = MasterOfMutton
+
   |author = missgamergrl
   |id       = faragodavid.showcookingrecipes
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 5525
+
   |nexus   = 23300
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Give Me My Cursor Back
   |author   = Jonqora
+
   |author = DecidedlyHuman
   |id       = Jonqora.ShowItemQuality
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 6311
+
   |nexus   = 9976
   |github   = Jonqora/StardewMods
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = aedenthorn
+
   |author = Glass Hammer
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 6540
+
   |nexus   = 23201
   |github   = aedenthorn/stardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Global Config Settings
   |author   = Strobe and TehPers
+
   |author = Gaphodil
   |id       = ShroomSpotter
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 7934
+
   |nexus   = 9340
   |github   = strobel1ght/ShroomSpotterRedux
+
  |moddrop = 1007690
 +
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Glory Of Efficiency
   |author   = Geko_X
+
   |author = hackswell
   |id       = gekox.shutUp
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 7358
+
   |nexus   = 25996
   |github   =  
+
   |github = Hackswell/GloryOfEfficiency
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Glow Buff
   |author   = climaxius
+
   |author = MindMeltMax
   |id       = climaxius.silentscarecrows
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 3258
+
   |nexus   = 25157
   |github   = robbiev/SilentScarecrows
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Glue Your Furniture Down
   |author   = bogie5464
+
   |author = violetlizabet
   |id       = bogie5464.SiloReport
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 3194
+
   |nexus   = 10374
   |github   = bogie5464/SiloReport
+
   |github = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Size
+
   |name   = GMCM Options
   |author   = pepoluan
+
   |author = Jamie Taylor
   |id       = pepoluan.SiloSize
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 8819
+
   |curse   = 997094
   |moddrop id = 981291
+
   |nexus   = 10505
   |github   =  
+
   |github  = jltaylor-us/StardewGMCMOptions
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = God Mode
   |author   = TheMusketeer
+
   |author = treyh0
   |id       = SimpleCropLabel
+
   |id     = treyh0.GodMode
   |nexus id = 314
+
   |nexus   = 2641
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = God Mode 1.6
   |author   = skn
+
   |author = Sean M Garcia
   |id       = skn.HungerMod
+
   |id     = seanmgarcia.godmode16
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 21208
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = Golden Animal Cracker Extractor
   |author   = aedenthorn
+
   |author = selph, zombifier
   |id       = aedenthorn.Screenshot
+
   |id     = selph.CrackerExtractor
   |nexus id = 10178
+
   |nexus   = 27071
   |github   = aedenthorn/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Goodbye American English
   |author   = Omegasis, AlphaOmegasis
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Omegasis.SimpleSoundManager
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 1410
+
  |moddrop = 854437
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Goodbye SMAPI
   |author   = ADoby, tZed, Tobias Z
+
   |author = Jessebot
   |id       = tZed.SimpleSprinkler
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 76
+
   |nexus   = 6514
   |github   = ADoby/SimpleSprinkler
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Go To Bed
   |author   = cel10e
+
   |author = candidus42
   |id       = cel10e.SimplifiedAchievements
+
   |id     = Candidus42.GoToBed
   |moddrop id = 909416
+
   |nexus   = 4967
   |nexus id = 8026
+
   |github = mus-candidus/GoToBed
   |github   =
+
}}
}}  
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Go To Sleep
   |author   = CyTheGuy01
+
   |author = yy376
   |id       = CyTheGuy01.TestMod
+
   |id     = yy376.GoToSleep
   |nexus id = 6463
+
   |nexus   = 2195
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Gradient Hair Colors
   |author   = MindMeltMax
+
   |author = spacechase0
   |id       = MindMeltMax.SPRegen
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 6778
+
  |curse  = 867144
   |github   =
+
   |nexus   = 12744
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = Grandfather's Gift
   |author   = Krutonium
+
   |author = ShadowDragon8685
   |id       = Krutonium.SitandRest
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 7403
+
   |nexus   = 985
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Grandfather's Gift Remade
   |author   = Entoarox
+
   |author = pepoluan
   |id       = Entoarox.SitForStamina
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 7334
+
   |nexus   = 4151
   |github  = Entoarox/StardewMods
+
  |chucklefish = 5783
 +
   |github =
 +
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = Grandfather's Heirlooms
   |author   = MissCoriel
+
   |author = rikai
   |id       = misscoriel.sitnrelax
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 7336
+
   |nexus   = 8557
   |github   = MissCoriel/Sit-n-Relax
+
   |github = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Grass Growth
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = bcmpinc
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 366
+
   |nexus   = 2732
   |github   = tlcasebeer/SivsMarriageMod
+
   |github = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = aedenthorn
+
   |author = Jellypowered, Shockade
   |id       = aedenthorn.SixtyNine
+
   |id     = Jellypowered.GrassChance
   |nexus id = 6969
+
   |nexus   = 3365
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = LunaticShade
+
   |author = LilEGrin
   |id       = LunaticShade.SkillfulClothes
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 8541
+
   |nexus   = 25927
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Greenhouse 20x20
   |author   = Alphablackwolf
+
   |author = sirloinmeatt
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 569
+
   |nexus   = 2662
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in          = Stardew Valley 1.3
+
   |broke in          = SMAPI 3.0
   |unofficial version = 1.2.4-unofficial.14-libraryaddict
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = Greenhouse Construction
   |author   = Alphablackwolf
+
   |author = Derslayr
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 569
+
   |nexus   = 10148
   |github   = Alphablackwolf/SkillPrestige
+
   |github = derslayr10/GreenhouseConstruction
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Luck Skill
+
   |name   = Greenhouse Entry Begone!
   |author   = Alphablackwolf
+
   |author = bblueberry, blueberry
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 569
+
   |nexus   = 8203
   |github   = Alphablackwolf/SkillPrestige
+
   |github = b-b-blueberry/GreenhouseEntryPatch
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Greenhouse Entry Mod
   |author   = Alphablackwolf
+
   |author = pancham138
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 569
+
   |nexus   = 6150
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Rings
+
   |name   = Greenhouse Gatherers
   |author   = AlphaMeece
+
   |author = PeacefulEnd
   |id       = AlphaMeece.SkillRings
+
   |id     = PeacefulEnd.GreenhouseGatherers
  |nexus id = 7515
+
   |curse   = 870946
   |github   =
+
   |nexus   = 7619
}}
+
   |moddrop = 886187
{{#invoke:SMAPI compatibility|entry
+
   |github = Floogen/GreenhouseGatherers
   |name    = Skip Fishing Minigame
 
  |author   = DewMods
 
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
 
  |nexus id = 2697
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Greenhouse Gatherers Automate
   |author   = Pathoschild
+
   |author = PeacefulEnd
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 533
+
  |curse  = 870946
   |moddrop id = 606601
+
   |nexus   = 7619
   |github   = Pathoschild/StardewMods
+
   |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Greenhouse Sprinklers
   |author   = CrunchyDuck
+
   |author = Bpendragon
   |id       = CrunchyDuck.SkipText
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 8947
+
   |nexus   = 7456
   |github   = CrunchyDuck/Stardew-Skip-Text
+
   |github = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = S1mmyy
+
   |author = Night
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = Night.GreenhouseSprinklersLite
   |nexus id = 6121
+
   |nexus   = 25823
   |github   = S1mmyy/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Greenhouse Upgrades
   |author   = Bifibi, Lestoph
+
   |author = Cecidelus
   |id       = SkullCavernElevator
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 963
+
   |nexus   = 8042
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Fernass354
   |id       = TheMightyAmondee.SkullCavernToggle
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 7908
+
   |nexus   = 18766
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = GreenHut
   |author   = Annosz
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = Annosz.SleeplessFisherman
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 5915
+
   |nexus   = 1735
   |github  = Annosz/StardewValleyModding
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Groundhog Day
   |author   = instafluff
+
   |author = aedenthorn, Erinthe
   |id       = instafluff.sleeplessinstardew
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 5445
+
  |curse  = 868828
   |github   = instafluff/SleeplessInStardew
+
   |nexus   = 10151
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Groupable Chests
   |author   = bwdy
+
   |author = FricativeMelon
   |id       = bwdy.sleepovers
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 3531
+
   |nexus   = 15375
   |github  = bwdymods/SDV-Sleepovers
+
   |github = FricativeMelon/GroupableChests
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Growable Bushes
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.SleepWorker
+
   |id     = atravita.GrowableBushes
   |nexus id = 2062
+
   |curse  = 870961
   |moddrop id = 793835
+
   |moddrop = 1357999
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 15111
}}
+
   |github  = atravita-mods/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Sleepy Eye
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |author  = spacechase0 and Pathoschild
 
   |id      = spacechase0.SleepyEye
 
  |nexus id = 1152
 
  |moddrop id = 129011
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Growable Giant Crops
   |author   = Tofu, SadDodo
+
   |author = atravita
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 2743
+
  |curse  = 870960
   |github   =  
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Produce
+
   |name   = Grow That Giant Crop
   |author   = exotico
+
   |author = MercuryVN
   |id       = exotico.SlimeProduce
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 7634
+
   |nexus   = 23760
   |github   =
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Guniism's Unicycle
   |author   = aurnj, Roy Li
+
   |author = Guniism
   |id       = RuyiLi.SlimeSpawner
+
   |id     = Guniism.GuniismUnicycle
   |nexus id =
+
   |nexus  = 24876
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github =
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Gunther Tells You
   |author   = Peasly Wellbott
+
   |author = John Peters
   |id       = Wellbott.SlimHutchCode
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 7424
+
   |nexus   = 19143
   |github   = Wellbott/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Haboo
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = BlaDe
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 252
+
   |nexus   = 12034
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Hair Growth
   |author   = Pathoschild
+
   |author = skn
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = skn.HairGrowthMod
   |nexus id = 3750
+
   |nexus   = 3279
   |moddrop id = 606555
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Halt Event Time
   |author   = Peasly Wellbott
+
   |author = chawol
   |id       = Wellbott.FishWell
+
   |id     = chawol.HaltEventTime
   |nexus id = 7651
+
   |nexus   = 8774
   |github   = Wellbott/StardewValleyMods
+
   |github = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Hamlet
   |author   = stokastic
+
   |author = Taskmaster
   |id       = stokastic.SmartCursor
+
   |id     = Taskmaster.Hamlet
   |nexus id = 2458
+
   |nexus   = 4601
   |github   = stokastic/SmartCursor
+
   |github =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Handy Headphones
   |author   = KuroBear
+
   |author = PeacefulEnd
   |id       = KuroBear.SmartMod
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id =  
+
   |curse  = 870944
   |url      = https://community.playstarbound.com/threads/108104
+
   |nexus  = 7936
   |github   =  
+
   |github = Floogen/HandyHeadphones
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Happy Animals
   |author   = Cherry, ChroniclerCherry
+
   |author = StarPeanut, Greger
   |id       = Cherry.SnackAnything
+
   |id     = HappyAnimals
   |nexus id = 5196
+
   |nexus  =
   |moddrop id = 716397
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snail Mail
 
  |author  = Darkhax
 
  |id      = darkhax.snailmail
 
   |nexus id =
 
  |curseforge id = 307861
 
  |curseforge key = snail-mail
 
  |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Network
+
   |name   = Happy Birthday
   |author   = Cecidelus
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Cecidelus.SocialNetwork
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 8255
+
   |nexus   = 520
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = Happy Birthday
   |author   = aedenthorn
+
   |author = Oxyligen
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = HappyBirthday
   |nexus id = 7871
+
   |nexus   = 1064
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Happy Fish Jump
   |author   = funny-snek
+
   |author = Sakorona
   |id       = funnysnek.socialtabpatch
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 2981
+
   |nexus   = 6516
   |github   =  
+
  |moddrop = 1068089
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = Happy Home Designer
   |author   = Kerlin & Sona
+
   |author = tlitookilakin
   |id       = kerlin.sonasfarm
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 8545
+
   |nexus   = 19675
   |github   =  
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Hardcore Combat
   |author   = lilico
+
   |author = jeWel
   |id       = lilico.SonicShoes
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 10226
+
   |nexus   = 23577
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Hardcore Mines
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = kibbe, lillvik
   |id       = Zeldo.LinkedStorages
+
   |id     = kibbe.hardcore_mines
   |nexus id =
+
   |nexus  = 1674
   |curseforge id  = 290653
+
   |github =
  |curseforge key = sorted-storages
 
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorting Chests
+
   |name   = Hardcore Mines 2
   |author   = aRooooooba
+
   |author = ItsLittany
   |id       = aRooooooba.SortingChests
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 8224
+
   |nexus   = 6411
   |github  = aRooooooba/SortingChests
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Hardcore Mode
   |author   = aedenthorn
+
   |author = vermicyde
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 10232
+
   |nexus   = 15125
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = Hardcore Mode, No Wiki Hardcore Mode
   |author   = MindMeltMax
+
   |author = Nightshade System
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = NightshadeSystem.SdvHardcoreMode
   |nexus id = 7465
+
   |nexus   = 25376
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Hardy Grass
   |author   = spacechase0 and Pathoschild
+
   |author = DiscipleOfEris
   |id       = spacechase0.SpaceCore
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 1348
+
   |nexus   = 8772
   |moddrop id = 136998
+
   |github  = DiscipleOfEris/HardyGrass
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Harp of Yoba Redux
   |author   = Berisan
+
   |author = Platonymous
   |id       = Berisan.SpawnMonsters
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 3201
+
   |nexus   = 914
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 793924
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn More Rocks
+
   |name   = Harvest Calendar
   |author   = Mase
+
   |author = LonerAxl
   |id       = Mase.SpawnMoreRocks
+
   |id     = LonerAxl.HarvestCalendar
   |nexus id = 7423
+
   |nexus   = 25103
   |github   =  
+
   |github = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = AcidicNic
+
   |author = Goldenrevolver
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 7588
+
   |nexus   = 7851
   |github   = AcidicNic/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = atravita
+
   |author = Dounat2201, Sasara
   |id       = atravita.SpecialOrdersExtended
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 9855
+
   |nexus   = 1157
   |moddrop id = 1086743
+
   |github  = Sasara2201/WitchPrincess
   |github  = atravita-mods/SpecialOrdersExtended
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Harvest Seeds
   |author   = Blackclaw
+
   |author = aedenthorn, Erinthe
   |id       = Blackclaw.SpeedMod
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 5082
+
  |curse  = 868755
   |github   = Xebeth/StardewValley-SpeedMod
+
   |nexus   = 11773
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Harvest With Scythe
   |author   = Underscore
+
   |author = ThatNorthernMonkey
   |id       = underscore.speedrun_practie
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 7337
+
   |nexus   = 236
   |github  = Underscore76/SDVPracticeMod
+
   |github = ThatNorthernMonkey/HarvestWithScythe
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Hat Buffs
   |author   = instafluff
+
   |author = popska
   |id       = instafluff.spelldewvalley
+
   |id     = popska.HatBuffs
   |nexus id = 7322
+
   |nexus   = 9050
   |github  = instafluff/SpelldewValley
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Hat Mouse Lacey
   |author   = spacechase0 and Pathoschild
+
   |author = ichortower
   |id       = spacechase0.Spenny
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 2755
+
   |nexus  = 18177
   |moddrop id = 771624
+
   |github = ichortower/HatMouseLacey
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Hat Panning
   |author   = KarratKake
+
   |author = monsoonsheep
   |id       = KarratKake.SpiceOfLife
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 7398
+
   |nexus   = 18965
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Hat Shop Restoration
   |author   = Dounat2201, Sasara
+
   |author = PeacefulEnd
   |id       = Sasara.pumkin
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 4586
+
   |nexus   = 17291
   |github   =  
+
   |github = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Hats on Hats
   |author   = Shaklin
+
   |author = Shockah
   |id       = shaklin.spouseoutdoorarea
+
   |id     = Shockah.HatsOnHats
   |nexus id = 6747
+
   |nexus   = 17280
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Hats on Pets Plus
   |author   = Wata, Watagatapitusberry
+
   |author = Syma
   |id       = Spouseroom
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id =
+
   |nexus  = 22631
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Hay Bales as Silos
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = Cherry, CherryChain
   |id       = Sikker.SpouseStuff
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 4651
+
   |nexus   = 5151
   |github   = sikker/SpouseStuff
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Hay Collection
   |author   = Blaxsmith
+
   |author = MindMeltMax
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 7661
+
  |curse  = 1004492
   |github   = Blaxsmith/SprinklerActivation
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = HD Portraits
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Tlitookilakin
   |id       = SPDSprintAndDash
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 235
+
   |nexus   = 10971
   |github   =  
+
  |moddrop = 1103418
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = HD Portraiture Plus
   |author   = littleraskol
+
   |author = Smallfire
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Smallfire.HDPortraiturePlus
   |nexus id = 560
+
   |nexus  = 26029
   |moddrop id = 827770
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = HD Sprites
   |author   = Patrick, mistersnuggler
+
   |author = ninthworld
   |id       =  
+
   |id     = NinthWorld.HDSprites
   |nexus id =
+
   |nexus  = 4024
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = ninthworld/HDSprites
   |github   = oliverpl/SprintingMod
 
  
  |broke in = Stardew Valley 1.2
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
   |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Health and Stamina Regeneration
   |author   = onemix
+
   |author = Jessebot, JessebotX
   |id       = onemix.Sprinting
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 10469
+
   |nexus   = 3207
   |github   =  
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Health and Stamina Tweaks
   |author   = Abs, abslam
+
   |author = Kiddles, Svard
   |id       = abs.SprintNRegen
+
   |id     = Kiddles.HASTweaks
   |nexus id = 4898
+
   |nexus   = 5630
   |github  =  
+
   |github = SvardXI/HAS_Tweaks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Health Bars
   |author   = Jessebot, JessebotX
+
   |author = Zoryn
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Zoryn.HealthBars
   |nexus id = 4778
+
   |nexus   =
   |github  = JessebotX/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = Health Bars (Darkhax)
   |author   = unidarkshin, Devin Lematty
+
   |author = Darkhax
   |id       = DevinLematty.Sprint
+
   |id     = darkhax.healthbars
   |nexus id = 7492
+
   |nexus   =
   |github  =  
+
  |curse  = 302910
 +
   |github = Stardew-Valley-Modding/HealthBars
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (Yoshify)
+
   |name   = Health Rework
   |author   = Yoshify
+
   |author = seferoni
   |id       =  
+
   |id     = seferoni.HealthRework
   |nexus id = 2
+
   |nexus   = 22223
   |github   =
+
   |github  = seferoni/HealthRework
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpriteMaster
+
   |name   = Heartbeat
   |author   = Ameise, Ameisen, mkukli
+
   |author = themattfiles
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = themattfiles.HeartBeat
   |nexus id = 4922
+
   |nexus   = 5941
   |github   = ameisen/SV-SpriteMaster
+
   |github = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Heart Event Helper
   |author   = Peasly Wellbott
+
   |author = bungus
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = bungus.HeartEventHelper
   |nexus id = 7683
+
   |nexus   = 21924
   |github   = Wellbott/StardewValleyMods
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Heart Level Notifications
   |author   = punyo, yakminepunyo
+
   |author = StultusV
   |id       = punyo.StackCheckFix
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 2433
+
   |nexus   = 8655
   |github   = pomepome/StackCheckFix
+
   |github = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Heelies
   |author   = CatCattyCat, Cat
+
   |author = fakemonster
   |id       = cat.stackeverything
+
   |id     = fakemonster.Heelies
   |nexus id = 2053
+
   |nexus  = 7751
   |moddrop id = 833551
+
   |github =
   |github   = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Split Redux
+
   |name   = Hello SMAPI
   |author   = pepoluan
+
   |author = Jessebot, JessebotX
   |id       = pepoluan.StackSplitRedux
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 8967
+
   |nexus  = 4483
   |moddrop id = 976551
+
   |github = JessebotX/StardewValleyMods
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Help for Hire
   |author   = tstaples
+
   |author = LeFauxMatt
   |id       = tstaples.StackSplitX
+
   |id     = furyx639.HelpForHire
   |nexus id = 798
+
  |curse  = 871839
   |github   = tstaples/StackSplitX
+
   |nexus   = 5316
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
   |status  = abandoned
  |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Helpful Spouses
   |author   = Ilyaki
+
   |author = LeFauxMatt
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 1787
+
  |curse  = 871841
   |github   = Ilyaki/StackToNearbyChests
+
   |nexus   = 5175
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Help Wanted
   |author   = EvilPdor
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.HelpWanted
   |nexus id =  
+
   |curse  = 868696
   |url      = https://community.playstarbound.com/threads/111526
+
   |nexus  = 14640
   |github   = natfoth/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Standardized Krobus
+
   |name   = Help Wanted Auto Accept
   |author   = minervamaga
+
   |author = Ruse82
   |id       = minervamaga.StandardizedKrobus
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id =
+
   |nexus  = 22235
   |moddrop id = 716314
+
   |github =
   |github   = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starbot
+
   |name   = Help Wanted Quest Fixes
   |author   = bwdy
+
   |author = Pokeytax
   |id       = bwdy.starbot
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 4755
+
   |nexus   = 2644
   |github   = bwdymods/SDV-Starbot
+
   |github = gembree/HelpWantedQuestFixes
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Access
 
  |author  = Mohammad Shoaib
 
  |id      = shoaib.stardewaccess
 
  |nexus id = 10319
 
  |github  = stardew-access/stardew-access
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Hempire
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = Oga_The_Real
   |id       = Cherry.StardewAquarium
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 6372
+
   |nexus  = 14477
  |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Auto GC
 
  |author   = Lake1059, 1059Studio
 
  |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
 
  |nexus id = 9293
 
   |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Brewery
 
  |author  = Cylon
 
  |id      = cylon.stardewbrewery
 
  |nexus id = 2057
 
  |github  = JustCylon/stardew-brewery
 
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned<!--mod page hidden-->
   |status   = workaround
 
  |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Here Fishy
   |author   = Juice805
+
   |author = aedenthorn, Erinthe
   |id       = Juice805.StardewConfigMenu
+
   |id     = aedenthorn.HereFishy
   |nexus id = 1312
+
  |curse  = 868881
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |nexus   = 6586
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Debt
+
   |name   = Hibernation
   |author   = Poison
+
   |author = Shockah
   |id       = Poison.StardewTesting
+
   |id     = Shockah.Hibernation
   |nexus id = 10005
+
   |nexus   = 11421
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Discord
 
  |author  = Steven Kraft
 
  |id      = StevenKraft.StardewDiscord
 
  |nexus id = 3608
 
  |github  = steven-kraft/StardewDiscord
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Hide Chest Color Picker After Close
   |author   = bcmpinc
+
   |author = trashcan9
   |id       = bcmpinc.StardewHack
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id = 3213
+
   |nexus   = 16075
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Highlighted Jars
   |author   = davikr, apdapreturns
+
   |author = Annosz
   |id       = davikr.hypnos
+
   |id     = Annosz.HighlightedJars
   |nexus id = 5935
+
   |nexus   = 6833
   |github   = davicr/StardewHypnos
+
   |github = Annosz/StardewValleyModding
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Highlight Empty Machines
   |author   = MevNav
+
   |author = atravita
   |id       = MevNav.DailyPlanner
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 3941
+
  |curse  = 870976
   |github   = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 1137391
 +
   |nexus   = 11664
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 0.5.3-unofficial.1-Cherry
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
 
  |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = High Roller Slots
   |author   = Mizzion
+
   |author = Tomokisan
   |id       = mizzion.stardewlocations
+
   |id     = tomokisan.highRollerSlots
   |nexus id = 1929
+
   |curse  = 1081456
   |moddrop id = 661357
+
   |nexus  = 24765
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Hit Markers
   |author   = Other Buckets
+
   |author = bendenewb, newbie9598
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 3206
+
   |nexus   = 2098
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Hmm Cheese Yum
   |author   = monopandora
+
   |author = tomasitobambito
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 4713
+
   |nexus   = 9343
   |moddrop id = 664154
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Progress
+
   |name   = Hoe and Water Direction
   |author   = seeinggreen
+
   |author = TheThor59
   |id       = seeinggreen.StardewProgress
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 9786
+
   |nexus   = 10052
   |github   =  
+
   |github = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = HoeDown
   |author   = Omegasis, Alpha_Omegasis
+
   |author = BlaDe
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = BlaDe.HoeDown
   |nexus id = 425
+
   |nexus   = 9798
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Barber, Stardew Barber
+
   |name   = Hold to Break Geodes
   |author   = phroureo
+
   |author = CatCattyCat, Cat
   |id       = phroureo.BarberSV
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 9061
+
   |nexus   = 1689
   |github   =
+
  |moddrop = 833545
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Hold to Pause
   |author   = reimu, r2h, tomdc
+
   |author = samspartan
   |id       = reimu.sdv-helper
+
   |id     = samspartan.HoldToPause
   |nexus id = 3917
+
   |nexus   = 7352
   |github   = rei2hu/stardewvalley-esp
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Hold to Process Geodes
   |author   = Flashshifter
+
   |author = Jamie Taylor
   |id       = FlashShifter.SVECode
+
   |id     = jltaylor-us.HTPG
   |nexus id = 3753
+
   |nexus  = 26189
   |moddrop id = 833179
+
   |github = jltaylor-us/StardewHoldToProcessGeodes
   |github   = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Holiday Sales
   |author   = Tooshi
+
   |author = atravita
   |id       = Tooshi.Randomizer
+
   |id     = atravita.HolidaySales
   |nexus id = 5185
+
   |curse  = 870970
   |curseforge id  = 308003
+
   |moddrop = 1205160
   |curseforge key = stardew-valley-randomizer
+
   |nexus  = 13050
   |github  = cTooshi/stardew-valley-randomizer
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew RPG
+
   |name   = Home Sewing Kit
   |author   = aedenthorn
+
   |author = MouseyPounds
   |id       = aedenthorn.StardewRPG
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 11132
+
   |nexus   = 4935
   |github  = aedenthorn/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Honey Harvest Sync
   |author   = Prism 99
+
   |author = voltaek
   |id       = prism99.stardewweb
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 8715
+
   |nexus   = 20493
   |github   =
+
   |github = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Hopper Extractor
   |author   = Omegasis, Alpha_Omegasis
+
   |author = BPavol, Lamacik
   |id       = Omegasis.StardustCore
+
   |id     = bpavol.hopper_extractor
   |nexus id = 2341
+
   |nexus   = 16688
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = BPavol/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = Horny Festivals, Festival Warps
   |author   = FenrirA
+
   |author = Girafarig
   |id       = FenrirAsonda.Starksouls
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 10915
+
   |nexus   = 10844
   |github   = OhWellMikell/Starksouls
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Horse Flute Anywhere
   |author   = mmanlapat
+
   |author = Pathoschild
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = Pathoschild.HorseFluteAnywhere
   |nexus id = 1138
+
   |curse  = 1000620
   |github   =  
+
   |nexus   = 7500
 
+
   |github  = Pathoschild/StardewMods
   |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Greenhouse
+
   |name   = Horse Flute Auto Mount
   |author   = CaptainSully
+
   |author = MercuryVN
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 9878
+
   |nexus  = 24018
   |moddrop id = 1035412
+
   |github = MercuryVN/HorseFluteAutoMount
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Horse Overhaul
   |author   = treyh0
+
   |author = Goldenrevolver
   |id       = treyh0.StartWithHat
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 2628
+
   |nexus   = 7911
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items
+
   |name   = Horse Squeeze
   |author   = ZackHill
+
   |author = jorgamun
   |id       = ZackHill.StashItems
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 9624
+
   |nexus   = 10446
   |github   = zack-hill/stardew-valley-stash-items
+
   |github = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Horse Whistle
   |author   = lambui
+
   |author = icepuente
   |id       = BlueMod_StashItemsToChest
+
   |id     = icepuente.HorseWhistle
   |nexus id =
+
   |nexus  = 1131
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = icepuente/StardewValleyMods
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats as Tokens
+
   |name   = Horse Whistle
   |author   = Vertighost, Vertigon
+
   |author = nabuma
   |id       = Vertigon.StatsAsTokens
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 9659
+
   |nexus   =
   |github  = dtomlinson-ga/StatsAsTokens
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = Host Tools
   |author   = strato35
+
   |author = MattPlays
   |id       = Strato35.StatsReloader
+
   |id     = MattPlays.HostTools
   |nexus id = 7428
+
   |nexus   = 11154
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = Hotbar Hotswap
   |author   = spacechase0 and Pathoschild
+
   |author = Jaredlll08
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 7532
+
   |nexus   =
   |github   = spacechase0/StardewValleyMods
+
  |curse  = 298033
 +
   |github = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = su226
+
   |author = certifiableGrimalkin
   |id       = Su226.StayUp
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 7592
+
   |nexus   = 16159
   |github   = su226/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Hover Labels
   |author   = Advize and jinxiewinxie
+
   |author = Achtuur
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = Achtuur.HoverLabels
   |nexus id = 316
+
   |nexus   = 17501
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Achtuur/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
 
 
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Rug Removal
+
   |name   = HP Bars
   |author   = atravita
+
   |author = Ilyaki
   |id       = atravita.StopRugRemoval
+
   |id     = Ilyaki.HPBar
   |nexus id = 10192
+
   |nexus   = 1736
   |moddrop id = 1068101
+
   |github  =
   |github   = atravita-mods/StopRugRemoval
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = HQ Farmer Mod
   |author   = Krutonium
+
   |author = AsakOhee
   |id       = Krutonium.StrongerYou
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 7402
+
   |nexus   = 19644
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = HUD Customizer
   |author   = Nishtra
+
   |author = Espy
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = Espy.HUDCustomizer
   |nexus id = 691
+
   |nexus   = 23704
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Huggable Scarecrows
   |author   = mytigio
+
   |author = bogie5464
   |id       = mytigio.SubterranianOverhaul
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 4149
+
   |nexus   = 3190
   |github   = mytigio/SDVMods
+
   |github = bogie5464/HuggableScarecrows
  |broke in = Stardew Valley 1.5
 
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Hugs and Kisses
   |author   = The Sundrop Team
+
   |author = aedenthorn, Erinthe
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 4014
+
  |curse  = 868831
   |github   =  
+
   |nexus   = 10062
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Hopper
+
   |name   = Hugs and Kisses Continued
   |author   = spacechase0
+
   |author = JoXW
   |id       = spacechase0.SuperHopper
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 9418
+
   |nexus  = 21019
  |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = Hunger
   |author   = spoocky123
+
   |author = Yyeahdude
   |id       = spoocky123.SuperSleeper
+
   |id     = HungerYyeadude
   |nexus id = 10842
+
   |nexus   = 613
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Hunger and Thirst
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = PrimevalTitmouse
   |id       = spacechase0.SurfingFestival
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 6688
+
   |nexus   = 1110
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Hunger for Food
   |author   = KDERazorback
+
   |author = Tigerle01, Stephan Hensel
   |id       = KDERazorback.SvFishingMod
+
   |id     = HungerForFoodByTigerle
   |nexus id = 6403
+
   |nexus   = 810
   |github  = KDERazorback/SvFishingMod
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = Hungry Morning
   |author   = aedenthorn
+
   |author = lech43
   |id       = aedenthorn.Swim
+
   |id     = lech43.HungryMorning
   |nexus id = 6326
+
   |nexus   = 6391
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = Hybrid Crop Engine
   |author   = Myzkatonic
+
   |author = spacechase0
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = spacechase0.HybridCropEngine
   |nexus id = 7722
+
  |curse  = 867721
   |github   =
+
   |nexus   = 6577
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Hypno Valley
   |author   = Swizzy Studios
+
   |author = Kryspur
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = Kryspur.HypnoValley
   |nexus id = 3241
+
   |nexus   = 9052
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Identifiable Combined Rings
   |author   = Guedez
+
   |author = atravita
   |id       = tab.autoloot
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 5115
+
  |curse  = 870959
   |github  =  
+
  |moddrop = 1358005
 +
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tailor Weapon Skins
+
   |name   = I Dig Where I Want
   |author   = Peasly Wellbott
+
   |author = WillTheMage
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = WillTheMage.IDigWhereIWant
   |nexus id = 7797
+
   |nexus   = 26063
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Idle Animations, Animacoes
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = BrasileiroTop
   |id       = TaintedCellar
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 1672
+
   |nexus   = 5139
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
  
   |broke in          = Stardew Valley 1.3
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tappable Palm Trees
+
   |name   = Idle Pause
   |author   = aedenthorn
+
   |author = Veleek
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = Veleek.IdlePause
   |nexus id = 10661
+
   |nexus   = 1092
   |github  = aedenthorn/StardewValleyMods
+
   |github = veleek/IdlePause
 +
 
 +
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Idle Timer
   |author   = skunkkky
+
   |author = LordAndreios
   |id       = skunkkk.TapperReady
+
   |id     = LordAndreios.IdleTimer
   |nexus id = 1219
+
   |nexus   = 2858
   |github   =  
+
   |github = emperorzuul/SMAPI_MODS
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = I Don't Use That Water
   |author   = pepoluan
+
   |author = idermailer
   |id       = pepoluan.TapperReport
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 8700
+
   |nexus   = 14047
   |github   =  
+
   |github = idermailer/iDontUseThatWater
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = IFrames in Mines
   |author   = bdawson1993
+
   |author = Factknowhow
   |id       =  
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 38
+
   |nexus   = 16436
   |github   =
+
   |github = Mekadrom/IFramesInMines
 
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name   = I Got Friendship
   |author   = TehPers
+
   |author = ChiroxT
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = treinke.igotfriendship
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus  = 13290
   |moddrop id = 1071149
+
   |github =
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = I Got XP
   |author   = TehPers
+
   |author = ChiroxT
   |id       = TehPers.FestiveSlimes
+
   |id     = treinke.igotxp
   |nexus id = 2990
+
   |nexus   = 13289
   |github   = TehPers/StardewValleyMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = ImagEd
   |author   = TehPers
+
   |author = candidus42
   |id       = TehPers.FishingOverhaul
+
   |id     = Candidus42.ImagEd
   |nexus id = 866
+
   |nexus  = 7218
   |moddrop id = 123679
+
   |github = mus-candidus/ImagEd
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = Stingray
+
   |author = mistyspring
   |id       = Stingray.TP
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 10190
+
   |nexus   = 12562
   |github   = Stingrayss/StardewValley
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Immersive Scarecrows
   |author   = Bifibi
+
   |author = aedenthorn, Erinthe
   |id       = Teleporter
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id =  
+
   |curse  = 868685
   |chucklefish id = 4374
+
   |nexus  = 15290
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |beta broke in = Stardew Valley 1.6
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary       = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Immersive Sprinklers
   |author   = Enaium
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.TeleportNpc
+
   |id     = aedenthorn.ImmersiveSprinklers
   |curseforge id  = 436803
+
   |curse  = 868686
   |curseforge key = teleportnpc
+
   |nexus  = 15239
   |moddrop id = 865554
+
   |github  = aedenthorn/StardewValleyMods
   |nexus id =  
+
 
   |github   = Enaium-StardewValleyMods/TeleportNpc
+
   |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Improved Mill
   |author   = Enaium
+
   |author = AustinYQM
   |id       = Enaium.TeleportPoint
+
   |id     = AustinYQM.ImprovedMill
   |curseforge id  = 436830
+
   |nexus  = 1748
   |curseforge key = teleportpoint
+
   |github  = AustinYQM/ImprovedMill
  |moddrop id = 864013
+
 
   |nexus id =  
+
   |broke in = Stardew Valley 1.3
   |github   = Enaium-StardewValleyMods/TeleportPoint
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Improved Quality of Life
   |author   = Rafael
+
   |author = Demiacle
   |id       = Rafael.TeleportToFarm
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 7247
+
   |nexus   = 1025
   |github  =
+
   |github = demiacle/QualityOfLifeMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Improved Tracker
   |author   = Bpendragon
+
   |author = Anthony Hilyard
   |id       = Bpendragon.BestOfQOS
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 7985
+
  |curse  = 445215
   |github   = Bpendragon/Best-of-Queen-of-Sauce
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = In a Heartbeat
   |author   = Neat
+
   |author = Shockah
   |id       = neat.newspaper
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 8689
+
   |nexus   = 17834
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Increase Animal House Max Population
   |author   = ItsLittany
+
   |author = Mizzion
   |id       = itslittany.RockBreaker
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 6376
+
   |nexus  = 4861
   |moddrop id = 804101
+
   |github = Mizzion/MyStardewMods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Increased Artifact Spots
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Mizzion
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 5062
+
   |nexus   = 3340
   |moddrop id = 771680
+
   |moddrop = 663705
   |github   = spacechase0/StardewValleyMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = blueberry
+
   |author = shekurika
   |id       = blueberry.LoveOfCooking
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 6830
+
   |nexus   = 11388
   |github   = b-b-blueberry/CooksAssistant
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Increased Sprinkler Range
   |author   = Pucklynn
+
   |author = EternalSoap
   |id       = shannon.MoonMod
+
   |id     = eternalsoap.sprinklers
   |nexus id = 2482
+
   |nexus   = 20745
   |github   =
+
   |github = ArjanSeijs/SprinklerMod
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = KirbyLink
+
   |author = GZhynko
   |id       = kirbylink.pumpkinking
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 3006
+
   |nexus   = 6162
   |github   = KirbyLink/PumpkinKing
+
   |github = gzhynko/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Custom Farming Redux
 
  |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
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Queen Of Sauce Reminder
+
   |name   = Indoor Sprinklers
   |author   = TheShwamp
+
   |author = ramen
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 5172
+
   |nexus   = 21124
   |github   =  
+
   |github = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Twlight Traveller - Custom NPC (API), APICut
+
   |name   = Industrial Furnace
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = Traktori
   |id       = Eris.APICut
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 8158
+
   |nexus   = 5568
   |github  =  
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = Industrial Furnace for Automate
   |author   = Prism 99
+
   |author = Traktori
   |id       = prism99.thinkntalk
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 9546
+
   |nexus   = 5568
   |github  = Prism-99/Think-n-Talk
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
+
   |name   = Industrialization Redux
   |author   = spacechase0 and Pathoschild
+
   |author = GaLaxY256 and kazuakisama
   |id       = ThreeHeartDancePartner
+
   |id     = G256.IR.Code
   |nexus id = 500
+
   |nexus  = 22351
   |moddrop id = 127278
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Infallible Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ThrowableAxe
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 5097
+
   |curse  = 868697
   |moddrop id = 771683
+
   |nexus  = 14639
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Thunderstorm Totem
+
   |name   = Infertile Soil
   |author   = justastranger
+
   |author = Sabera, kelbesque
   |id       = jas.ThunderstormTotem
+
   |id     = Sabera.InfertileSoil
   |moddrop id = 944622
+
   |nexus  = 2515
   |nexus id =  
+
   |github  =
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Infested Levels
   |author   = hawkfalcon
+
   |author = Eireon
   |id       = hawkfalcon.TillableGround
+
   |id     = Eireon.InfestedLevels
   |nexus id = 2175
+
   |nexus   = 2823
   |github   = hawkfalcon/Stardew-Mods
+
   |github = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Infinite Energy
   |author   = bcmpinc
+
   |author = Error27
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = error27.infinite_energy
   |nexus id = 2738
+
   |nexus   = 17717
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Infinite Inventory
   |author   = Asconoid
+
   |author = unidarkshin, Devin Lematty
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = DevinLematty.InfiniteInventory
   |nexus id = 5764
+
   |nexus   = 2247
   |github   =  
+
   |github = unidarkshin/Stardew-Mods
  
   |status  = broken<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Infinite Junimo Cart Lives
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Renny
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 973
+
   |nexus   = 2705
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Infinite Money
   |author   = JBtheShadow
+
   |author = Chunky
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = chunky.InfiniteMoney
   |nexus id = 7425
+
   |nexus   = 11510
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Infinite Watering Cans
   |author   = DefenTheNation
+
   |author = CaptainSully
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 2262
+
  |moddrop = 1188756
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |nexus   = 12739
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Infinite Zoom
   |author   = The Fluffy Robot
+
   |author = berkayylmao
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = berkayylmao.InfiniteZoom
   |nexus id = 5631
+
   |nexus   = 8808
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
  |curse  = 500088
 +
   |github = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Informant
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Slothsoft
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = Slothsoft.Informant
   |nexus id = 1000
+
   |nexus   = 14293
   |moddrop id = 664035
+
  |github  = slothsoft/stardew-informant
   |github   = JohnsonNicholas/SDVMods
+
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
   |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
   |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = cantorsdust and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = aedenthorn.LogUploader
   |nexus id = 169
+
  |curse  = 868724
   |github   = cantorsdust/StardewMods
+
   |nexus   = 13979
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = gmff
+
   |author = Platonymous
   |id       = GMFF.TimeTotem
+
   |id     = Platonymous.InkStories
   |curseforge id  = 494425
+
   |curse  = 877221
   |curseforge key = time-totem
+
   |moddrop = 1521399
   |nexus id =  
+
   |nexus   = 15987
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Input Fix
   |author   = Platonymous
+
   |author = Windmill_City
   |id       = Platonymous.TMXLoader
+
   |id     = Windmill_City.InputFix
   |nexus id = 1820
+
   |nexus   = 5693
   |moddrop id = 771913
+
   |github  = Windmill-City/InputFix
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Too Many Animals
+
   |name   = Input Tools
   |author   = furyx639
+
   |author = Sagittaeri
   |id       = furyx639.TooManyAnimals
+
   |id     = Sagittaeri.InputTools
   |nexus id = 11033
+
   |nexus   = 14553
   |github   = ImJustMatt/StardewMods
+
   |github = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = InstaCrops
   |author   = Jamie Taylor
+
   |author = WuestMan, redknightofdoom
   |id       = jltaylor-us.ToDew
+
   |id     = WuestMan.InstaCrops
   |nexus id = 7409
+
   |nexus   = 4077
   |github   = jltaylor-us/StardewToDew
+
   |github = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Instant Animals
   |author   = Eleanor, eleanoot
+
   |author = pinocchio1231
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 1630
+
   |nexus   = 9573
   |github   = eleanoot/stardew-to-do-mod
+
   |github = joisse1101/InstantAnimals
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Instant Animals 1.6
   |author   = danmw3
+
   |author = Siweipancc
   |id       = danmw3.toolbartooltips
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 4977
+
   |nexus   = 21798
   |github   =  
+
   |github = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ToolBelt
+
   |name   = Instant Break
   |author   = yuri0r
+
   |author = Jolyone
   |id       = yuri0r.ToolBelt
+
   |id     = Me.InstantBreak
   |nexus id = 8566
+
   |nexus   = 15526
   |github   =
+
   |github =
   |source  = https://gitlab.com/yuri0r/toolbelt
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = mralbobo
+
   |author = aedenthorn, Erinthe
   |id       = mralbobo.ToolCharging
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id =  
+
   |curse  = 868720
   |url      = https://community.playstarbound.com/threads/111988
+
   |nexus  = 14110
   |github   = mralbobo/stardew-tool-charging
+
   |github = aedenthorn/StardewValleyMods
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Instant Buildings From Farm
   |author   = CrazyWig
+
   |author = BitwiseJon
   |id       = crazywig.toolpowerselect
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 2553
+
   |nexus   = 2070
   |github   =  
+
   |github = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Instant Dialogues
   |author   = Gilar Fasulaki
+
   |author = idermailer
   |id       = GilarF.ToolPowerSetup
+
   |id     = idermailer.InstantDialogues
   |nexus id = 4517
+
   |nexus   = 22468
   |github   =
+
   |github = idermailer/InstantDialogues
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Instant Eat Key
   |author   = Cherry, CherryChain
+
   |author = nini700
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = nini700.InstantEatKey
   |nexus id = 6576
+
   |nexus   = 4464
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |status  = workaround
 +
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Instant Fishing
   |author   = SorryLate
+
   |author = aurnj, Roy Li
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 5421
+
   |nexus   =
   |github  = sorrylate/Stardew-Valley-Mod
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Instant Geodes
   |author   = Felix-Dev
+
   |author = montana123
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     =
   |nexus id = 2938
+
   |nexus   =
   |github   = Felix-Dev/StardewMods
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Instant Growth Powder
   |author   = Edu Anttunes
+
   |author = aedenthorn, Erinthe
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 6317
+
  |curse  = 868864
   |github  =  
+
   |nexus   = 7727
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Instant Grow Trees
   |author   = Pathoschild
+
   |author = cantorsdust and Pathoschild
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 1401
+
   |nexus  = 173
   |moddrop id = 606639
+
   |github = cantorsdust/StardewMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Instant Load
   |author   = MissCoriel
+
   |author = Platonymous
   |id       = misscoriel.tractorsounds
+
   |id     = Platonymous.InstantLoad
   |nexus id = 5781
+
  |curse  = 877220
   |github   =  
+
  |moddrop = 1521407
 +
   |nexus   = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Instantly Eat Item
   |author   = Cherry, CherryChain
+
   |author = Guedez
   |id       = Cherry.TrainStation
+
   |id     = eat.item.instantly
   |nexus id = 6183
+
   |nexus   = 5116
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = aedenthorn
+
   |author = RyanJesky
   |id       = aedenthorn.TrainTracks
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 10927
+
   |nexus   = 10146
   |github  = aedenthorn/StardewValleyMods
+
   |github = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Instant Pets
   |author   = Taskmaster
+
   |author = blueberry
   |id       = Taskmaster.TrainWhistle
+
   |id     = blueberry.InstantPets
   |nexus id = 4473
+
   |nexus   = 9448
   |github  =  
+
   |github = b-b-blueberry/InstantPets
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparency Settings
+
   |name   = Instant Tool Upgrades
   |author   = Esca, Esca-MMC
+
   |author = Binarynova
   |id       = Esca.TransparencySettings
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 8891
+
   |nexus  = 8918
   |moddrop id = 971985
+
   |github = Binarynova/MyStardewMods
   |github   = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Instant World Events
   |author   = aedenthorn
+
   |author = Spiderbuttons
   |id       = aedenthorn.TransparentObjects
+
   |id     = Spiderbuttons.InstantWorldEvents
   |nexus id = 6412
+
   |nexus   = 27242
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Integrated Minecarts
   |author   = MattDeDuck, Duckshard
+
   |author = Jibb
   |id       = MattDeDuck.TrashBearName
+
   |id     = jibb.minecarts.C
   |nexus id = 5252
+
   |curse  = 988762
   |github   =  
+
   |nexus   = 11881
 
+
   |github  = Jibblestein/StardewMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Can Reactions
+
   |name   = Interaction Helper
   |author  = aedenthorn
+
   |author = Hammurabi
   |id      = aedenthorn.TrashCanReactions
+
  |id      = HammurabiInteractionHelper
   |nexus id = 7643
+
  |nexus  =
   |github   = aedenthorn/StardewValleyMods
+
   |chucklefish = 4640
 +
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
   |broke in = SMAPI 2.0
 +
<!--
 +
   |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Interactions, Interacoes
   |author   = SorryLate, rharyanto
+
   |author = BrasileiroTop
   |id       = SorryLate.TrashRemover
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 5114
+
   |nexus   = 4862
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Interaction Tweaks
   |author   = Jaredlll08
+
   |author = jahangmar
   |id       = BlameJared.TrashTrash
+
   |id     = jahangmar.InteractionTweaks
   |nexus id =  
+
   |nexus   = 3771
   |curseforge id = 297981
+
   |github = jahangmar/StardewValleyMods
  |curseforge key = trash-trash
+
 
   |github  = jaredlll08/Trash-Trash
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Internationalization
   |author   = Vrakyas
+
   |author = bcmpinc
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = bcmpinc.Internationalization
   |nexus id = 4031
+
   |nexus   = 21317
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 7685
+
   |nexus   = 12826
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Intravenous Coffee
   |author   = JPAN
+
   |author = mpcomplete
   |id       = jpan.TreeChanges
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 3964
+
   |nexus   = 2224
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github = mpcomplete/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Investment
   |author   = TyoAtrosa
+
   |author = MissCoriel
   |id       = TyoAtrosa.Treeshaker
+
   |id     = misscoriel.invest
   |nexus id = 2159
+
  |curse  = 885083
   |github  = TyoAtrosa/TreeShaker
+
   |nexus   = 5293
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Investment Maximized
   |author   = bcmpinc
+
   |author = MissCoriel
   |id       = bcmpinc.TreeSpread
+
   |id     = misscoriel.investmax
   |nexus id = 3183
+
  |curse  = 885074
   |github   = bcmpinc/StardewHack
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Invite Code Mod
   |author   = YukiShiku, LeonBlade
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = TreeTransplant
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 1342
+
   |nexus   = 4023
   |moddrop id = 526140
+
   |github  =
  |chucklefish id = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Invite Friend
   |author   = candidus42
+
   |author = d5a1lamdtd, HaPyke
   |id       = Candidus42.TrendyHaley
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id = 4984
+
  |moddrop = 1486022
   |github  = mus-candidus/TrendyHaley
+
   |nexus   = 19500
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = IPv6
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = sunsst
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = sunsst.IPv6
   |nexus id = 8115
+
   |nexus   = 25045
   |github   =  
+
   |github = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Iridium Bombs
   |author   = Zyin
+
   |author = ApryllForever
   |id       = Zyin.TVAnnouncements
+
   |id     = ApryllForever.IridiumBombs
   |nexus id = 3649
+
   |nexus   = 26476
   |github   = Zyin055/TVAnnouncements
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Iridium Cooking Dishes
   |author   = hisameartwork
+
   |author = TianXiaobai
   |id       = HisameArtwork.GardeningChannel
+
   |id     = TianXiaobai.IridiumCookingDishes
   |nexus id = 5485
+
   |nexus   = 24732
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = SorryLate, rharyanto
+
   |author = Anthony Maciel, maciel310
   |id       = SorryLate.TvRecipes
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 5260
+
   |nexus   = 15285
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Iridium Tools Patch
   |author   = AndyUr
+
   |author = Redwood
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 7589
+
   |nexus   = 2897
   |github  =
+
   |github = EKomperud/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = SaltyEggplant
   |id       = telshin.twitch-for-stardew
+
   |id     = SaltyEggplant.IsGusVisitingIsland
   |curseforge id  = 306420
+
   |nexus   = 25270
   |curseforge key = twitch-in-stardew-valley
+
   |github =
  |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Is It Cake
   |author   = Cdaragorn
+
   |author = LeFauxMatt
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = furyx639.IsItCake
   |nexus id = 1150
+
   |curse  = 871826
   |github   = cdaragorn/Ui-Info-Suite
+
   |nexus   = 14775
   |warnings = Broken on Android.
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite 2
+
   |name   = Island Gatherers
   |author   = Annosz
+
   |author = PeacefulEnd
  |id      = Annosz.UiInfoSuite2
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus id =
+
   |curse   = 870940
  |url     = https://github.com/Annosz/UIInfoSuite2/releases
+
   |nexus   = 8552
   |github   = Annosz/UiInfoSuite2
+
   |github = Floogen/IslandGatherers
   |warnings = Broken on Android.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = UI Mod Suite
 
  |author   = Demiacle
 
  |id      = Demiacle.UiModSuite
 
  |nexus id = 1023
 
   |github   = demiacle/UiModSuite
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Island Gatherers Automate
   |author   = Shadowfoxss
+
   |author = PeacefulEnd
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 2833
+
   |nexus   = 8552
   |github   =  
+
   |github = Floogen/IslandGatherers
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = Island Secret
   |author   = MindMeltMax
+
   |author = Edu Anttunes
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = IslandSecret
   |nexus id = 7719
+
   |nexus   = 8096
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = Mel Noelle and Kirbylink
+
   |author = S1mmyy
   |id       = melnoelle.underdarksewer
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 3070
+
   |nexus   = 5140
   |github   = KirbyLink/UnderdarkSewer
+
   |github = S1mmyy/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Item Bags
   |author   = aedenthorn
+
   |author = SlayerDharok
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 6597
+
  |curse  = 991675
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Item Checker
   |author   = Shaklin
+
   |author = Hitaxas
   |id       = shaklin.uniquechildren
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 6278
+
   |nexus   = 24305
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children Talk
+
   |name   = Item Extensions
   |author   = Shaklin
+
   |author = mistyspring
   |id       = shaklin.uniquechildrentalk
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 9540
+
   |nexus   = 20357
   |github   =  
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Item Locator
   |author   = funny-snek
+
   |author = Hitaxas
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 2942
+
   |nexus   = 24305
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Item Quality Indicator
   |author   = Armitxes
+
   |author = FunnyMoney
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 2213
+
   |nexus  = 15336
  |curseforge id  = 362847
+
   |github =
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = Item Recovery
   |author   = Shaklin
+
   |author = Mytsy
   |id       = shaklin.unlockdyemenu
+
   |id     = Mysty.ItemRecovery
   |nexus id = 6156
+
   |nexus   = 9354
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Item Recovery Plus
   |author   = damien
+
   |author = Lunardiver
   |id       = damien.unlocked_doors
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 4338
+
   |nexus   = 13026
   |github   =  
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Updated No Rumble Horse
+
   |name   = Item Research 'n' Spawn
   |author   = Aladanor
+
   |author = TSlex
   |id       = Aladanor.UpdatedNoRumbleHorse
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 10164
+
   |nexus   = 8933
   |github   = shailalias/NoRumbleHorse
+
  |moddrop = 1012482
 +
   |github = TSlex/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgradable Pan
+
   |name   = Items Have Weight
   |author   = Anthony Hilyard
+
   |author = BarleyZP
   |id       = com.anthonyhilyard.upgradablepan
+
   |id     = BarleyZP.ItemsHaveWeight
   |curseforge id  = 446597
+
   |nexus   = 26693
   |curseforge key = upgradable-pan
+
   |github =
  |nexus id = 9318
 
   |github   = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Item Tooltips
   |author   = Richard Cai
+
   |author = Jaredlll08
   |id       = richard_cai.UpgradedHorse
+
   |id     = BlameJared.ItemTooltips
   |nexus id = 5242
+
   |nexus   =
   |github   = RichardJCai/stardew-valley-mods
+
  |curse  = 297655
 +
   |github = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Item Tweaks
   |author   = Cherry, CherryChain
+
   |author = crpz
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = crpz.ItemTweaks
   |nexus id = 5253
+
   |nexus  = 8182
   |moddrop id = 720987
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = iTile
   |author   = punyo, yakminepunyo
+
   |author = ha1fdaew
   |id       = punyo.UsefulBombs
+
   |id     = ha1fdaew.iTile
   |nexus id = 2488
+
   |nexus   = 7512
   |github   = pomepome/UsefulBombs
+
   |github = ha1fdaew/iTile
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name   = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
   |author   = Right Hand Man
+
   |author = Apprehentice
   |id       = raik.uselessinfo
+
   |id     = apprehentice.IMFIPOIIWT
   |nexus id = 8634
+
   |nexus   = 25188
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = aedenthorn
+
   |author = Caboose Sage, CabooseSage
   |id       = aedenthorn.UtilityGrid
+
   |id     = Cabbose.Sage.ItsStardewTime
   |nexus id = 10197
+
   |nexus   = 20847
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = Its Time to Wake Up
   |author   = Jonqora
+
   |author = Krutonium
   |id       = Jonqora.UVIndex
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 6676
+
   |nexus   = 13798
   |github   = Jonqora/StardewMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Jack Be Thicc
   |author  = dantheman999
+
   |author = DeadRobotDev
   |id       = dantheman999.VariableGrass
+
  |id      = DeadRobotDev.JackBeThicc
   |nexus id =  
+
  |nexus  = 21533
   |url     = https://community.playstarbound.com/threads/107658
+
  |github  = DeadRobotDev/StardewMods
   |github   = dantheman999301/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jaques and the Bean Pole, Jaques and Beans
 +
   |author  = Matt Cioni
 +
   |id     = mattCioni.JaquesAndBeans
 +
   |nexus   = 14555
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jar Opener
 +
  |author  = Genowhirl9999
 +
   |id     = genowhirl9999.jaropener
 +
  |nexus  = 5292
 +
  |moddrop = 988956
 +
   |github =
  
   |broke in           = 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
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/dantheman999301/StardewMods/pull/2
+
  |name    = JhinFour
 +
   |author  = Keaton Sadoski
 +
   |id      = Sadoski.JhinFour
 +
   |nexus  = 11838
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vending Machine, NPC Vending Machine
+
   |name   = Jiggly Junimo Bundles
   |author   = ActionJackson
+
   |author = Jonas Henriksson, Greger
   |id       = ActionJackson.VendingMachine
+
   |id     = Greger.JigglyJunimoBundles
   |nexus id = 7508
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = bmarquismarkail, Space Baby
+
   |author = k4rakara
   |id       = SB_VerticalToolMenu
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 943
+
   |nexus   = 5803
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github = K4rakara/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.VideoPlayer
+
   |id     = Platonymous.JoJaBan
   |nexus id = 6524
+
  |curse  = 308257
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 3118
 +
  |moddrop = 793907
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = Joja Cola Expanded
   |author   = shekurika
+
   |author = Objection777
   |id       = shekurika.WaterFish
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 8897
+
   |nexus   = 24227
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Joja Express
   |author   = Platonymous
+
   |author = OFTS_CQM and Yuxuan
   |id       = Platonymous.Visualize
+
   |id     = ofts.jojaExp
   |nexus id = 1704
+
   |nexus  = 23614
   |moddrop id = 793933
+
   |github = ofts-cqm/SDV_JojaExpress
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Joja Financial
   |author   = Renny
+
   |author = NermNermNerm
   |id       = renny.stardewvoideffects
+
   |id     = NermNermNerm.JojaFinancial
   |nexus id = 2703
+
   |nexus   = 24958
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = NermNermNerm/JojaFinancial
 
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = Alhifar
+
   |author = Dounat2201, Sasara
   |id       = Alhifar.WaitAround
+
   |id     = Sasara.Pathomart
   |nexus id =
+
   |nexus  = 1142
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github =
   |github   = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Joja Online
   |author  = EvilPdor
+
   |author = PeacefulEnd
   |id      =  
+
   |id      = PeacefulEnd.JojaOnline
   |nexus id =  
+
   |moddrop = 878236
   |url      = https://community.playstarbound.com/threads/111526
+
   |curse  = 870947
   |github   =  
+
   |nexus  = 7486
 +
   |github = Floogen/JojaOnline
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Of Life, Awesome Professions
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = VonLoewe
+
   |author = sophiesalacia
   |id       = DaLion.AwesomeProfessions, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 8111
+
   |nexus   = 18927
   |github   =  
+
   |github = sophiesalacia/StardewMods
  |source  = https://gitlab.com/theLion/smapi-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Joja's Hauntings
   |author   = TheOfficialTab
+
   |author = MindMeltMax
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = MindMeltMax.HauntedJoja
   |nexus id = 1958
+
  |curse  = 997973
   |github   = OfficialTab/walk-through-trellis
+
   |nexus   = 7014
 +
  |moddrop = 1135684
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Joys of Efficiency
   |author   = Mizzion
+
   |author = punyo, yakminepunyo
   |id       = mizzion.wallpaperrecycler
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 1905
+
   |nexus   = 2162
   |moddrop id = 661354
+
  |github  = pomepome/JoysOfEfficiency
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
   |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Json Assets
   |author   = Symen
+
   |author = spacechase0
   |id       = Symen.WarpAnimals
+
   |id     = spacechase0.JsonAssets
   |nexus id = 1400
+
  |curse  = 867749
   |github   = simonbru/WarpAnimals
+
  |moddrop = 399895
 +
   |nexus   = 1720
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = Json Processor
   |author   = SnowFire kVala
+
   |author = Jamie Taylor
   |id       = SnowFire.Warp_Binder
+
   |id     = jltaylor-us.JsonProcessor
   |nexus id = 6892
+
   |nexus   = 13183
   |github   =
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Json Shuffle
   |author   = CyTheGuy01, CyberCheese15
+
   |author = spacechase0
   |id       = cybercheese.WarpChests
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 6402
+
   |nexus   = 21513
   |github   =
+
   |github  =
 
 
  |status  = broken<!--broken reference to old SpaceCore type-->
 
  |summary = use [[Junimo Chest]]s instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = Jump Down the Mine
   |author   = Strato35, Shalankwa
+
   |author = flowoeB
   |id       = Strato35.WarpMultiplayer
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 7451
+
   |nexus   = 8357
   |github   = Shalankwa/SDV_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = Jump Over
   |author   = Shaklin
+
   |author = spacechase0
   |id       = shaklin.warpmultiplayer_locations
+
   |id     = spacechase0.JumpOver
   |nexus id = 8950
+
  |curse  = 867746
   |github   =  
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Network
+
   |name   = Junimatic
   |author   = tlitookilakin
+
   |author = NermNermNerm
   |id       = tlitookilakin.warpnetwork
+
   |id     = NermNermNerm.Junimatic
   |nexus id = 8567
+
   |nexus  = 22672
   |moddrop id = 951720
+
   |github = NermNermNerm/Junimatic
   |github   = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = Junimo Beacon
   |author   = ceruleandeep
+
   |author = Achtuur
   |id       = ceruleandeep.WarpSnitch
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 9087
+
   |nexus   = 17135
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github = Achtuur/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Junimo Boy
   |author   = Shalankwa
+
   |author = Tyler Gibbs
   |id       = Shalankwa.WarpToFriends
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id = 2180
+
   |nexus   = 14384
   |github   = Shalankwa/SDV_Mods
+
   |github = tylergibbs2/StardewValleyMods
  |status  = workaround
 
  |summary  = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  
   |broke in          = Stardew Valley 1.4
+
   |status   = abandoned
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wasteless Watering
+
   |name   = Junimo Cart More Score
   |author   = GrumpyCrouton
+
   |author = yaxuan97
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id = 10998
+
   |nexus   = 13644
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = Junimo Deposit Anywhere
   |author   = BlaDe
+
   |author = Zoryn
   |id       = BlaDe.WaterBomb
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 10267
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = Junimo Dialog
   |author   = andyruwruw
+
   |author = ceruleandeep
   |id       = andyruwruw.WaterBot
+
   |id     = ceruleandeep.junimodialog
   |nexus id = 8167
+
   |nexus   = 8937
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Junimo Farm
   |author   = Mizzion
+
   |author = Platonymous
   |id       = mizzion.watercanrefiller
+
   |id     = Platonymous.JunimoFarm
   |nexus id = 3539
+
   |nexus   = 984
   |moddrop id = 661368
+
  |github  = Platonymous/Stardew-Valley-Mods
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = aedenthorn
+
   |author = Fernass354
   |id       = aedenthorn.WateringCanTweaks
+
   |id     = Fernass354.JunimoHutSize
   |nexus id = 10947
+
   |nexus   = 18457
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Grants Experience and Crops Can Wither
+
   |name   = Junimo Kart Anywhere
   |author   = Goldenrevolver
+
   |author = MartyrPher
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = JunimoKartAnywhere
   |nexus id = 7768
+
   |nexus   = 4315
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Junimo Kart Cheater
   |author   = Mizzion
+
   |author = ryaon
   |id       = mizzion.petwaterbowl
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id = 2009
+
   |nexus  = 5137
   |moddrop id = 661365
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Junimo Kart Global Rankings
   |author   = Esca, Esca-MMC
+
   |author = drbirbdev
   |id       = Esca.WaterproofItems
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 6460
+
   |nexus  = 14856
   |moddrop id = 807393
+
   |github = drbirbdev/StardewValley
   |github   = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Junimo Kart Level Practice
   |author   = Digus
+
   |author = BlaDe
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id = 2374
+
   |nexus   = 10056
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = Junimo Kart Level Select
   |author   = Anthony Hilyard
+
   |author = b1rdyw1rdy
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = b1rdyw1rdy.JunimoKartLevelSelect
   |curseforge id  = 447259
+
   |nexus   = 25140
   |curseforge key = weapons-on-display
+
   |github =
  |nexus id = 9319
 
   |github   = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Junimo Kart Prizes
   |author   = bcmpinc
+
   |author = b1rdyw1rdy
   |id       = bcmpinc.WearMoreRings
+
   |id     = b1rdyw1rdy.JunimoKartPrizes
   |nexus id = 3214
+
   |nexus   = 25968
   |github   = bcmpinc/StardewHack
+
   |github =
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Junimos Accept Cash
   |author   = EvilPdor
+
   |author = spacechase0
   |id       =  
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id =  
+
   |curse  = 867716
   |url      = https://community.playstarbound.com/threads/111526
+
   |nexus  = 7437
   |github   = natfoth/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Junimo Studio, Music Blocks
   |author   = Sakorona
+
   |author = Becks723
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 2210
+
   |nexus   = 6971
   |moddrop id = 664153
+
  |github  =
   |github   = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Junimo Warp
   |author   = Opalie
+
   |author = Shockah
   |id       = Opalie.Wedding
+
   |id     = Shockah.JunimoWarp
   |nexus id =
+
   |nexus  = 15676
   |moddrop id = 526231
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Opalie/Wedding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Tweaks
+
   |name   = Junk Mail
   |author   = aedenthorn
+
   |author = Taskmaster
   |id       = aedenthorn.WeddingTweaks
+
   |id     = Taskmaster.JunkMail
   |nexus id = 10117
+
   |nexus   = 4452
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Just Relax
   |author   = treehat
+
   |author = Goldenrevolver
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = Goldenrevolver.JustRelax
   |nexus id = 8194
+
   |nexus   = 7770
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Just Sleep In
   |author   = PrivateButtface
+
   |author = Rifleman
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = Rifleman.JustSleepIn
   |nexus id = 4430
+
   |nexus   = 11286
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github = 9Rifleman/JustSleepIn
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Kamikaze
   |author   = Oxyligen
+
   |author = aurnj, Roy Li
   |id       = WhatAMush
+
   |id     = RuyiLi.Kamikaze
   |nexus id = 1097
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Kawakami - Healer NPC
   |author   = Oxyligen
+
   |author = Gorzalt and Flerfarvet
   |id       = wHatsUp
+
   |id     = gorzalt.kawakami
   |nexus id = 1082
+
   |nexus   = 2549
   |github   =  
+
   |github = Gorzalt/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = f4iTh, JertsukkaTheMan
+
   |author = KediDili
   |id       = f4iTh.WheresMyItems
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 2086
+
   |nexus   = 19375
   |github   =  
+
   |github = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Kedi's NPC Utilities
   |author   = ejun0
+
   |author = KediDili
   |id       = ejun0.WhiteTurnip
+
   |id     = KediDili.KNU
   |nexus id = 8568
+
   |nexus   = 17884
   |github  =  
+
   |github = KediDili/NPCUtilities
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Keep Partners, Keep Your Partners
   |author   = CatCattyCat
+
   |author = EssGee, SG
   |id       = cat.windeffects
+
   |id     = SG.Partners
   |nexus id = 6647
+
   |nexus  = 5625
   |moddrop id = 833564
+
   |github =
   |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.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = KeyBind UI
   |author   = thatnzguy
+
   |author = Enaium
   |id       = thatnzguy.WindowResize
+
   |id     = Enaium.KeyBindUI
   |nexus id = 2266
+
  |curse  = 538001
   |github   = thatnzguy/WindowResize
+
  |moddrop = 1036920
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Keyboard Mod Menu
  |author  = CatCattyCat, Cat
+
   |author = Shadowfoxss
  |id      = cat.wintergrass
+
   |id     = Shadowfoxss.KeyboardModMenu
  |nexus id = 1601
+
   |nexus  = 3147
  |moddrop id = 833542
+
   |curse   = 308891
  |github  = danvolchek/StardewMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Witcher Mod
 
   |author   = aedenthorn
 
   |id       = Aedenthorn.WitcherMod
 
   |nexus id = 5797
 
  |github   = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wizard's Mystical Stationary
 
   |author   = Taskmaster
 
  |id      = Taskmaster.WizardsMysticalStationary
 
  |nexus id = 5246
 
   |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wonderful Farm Life
 
  |author  = Jinxiewinxie and TaintedWheat
 
  |id      = WonderfulFarmLife
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 
  |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = SMAPI 3.0
<!--
+
   |status   = abandoned
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Key Suppressor
   |author   = jahangmar
+
   |author = Deflaktor
   |id       = jahangmar.WorkingFireplace
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 3654
+
   |nexus   = 9295
   |github   = jahangmar/StardewValleyMods
+
   |github = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Kisekae
   |author   = skiilaa
+
   |author = Kabigon
   |id       = skiilaa.X
+
   |id     = Kabigon.kisekae
   |nexus id = 2286
+
   |nexus   = 2348
   |github   =  
+
   |github = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Kiss Krobus
   |author   = Shockah
+
   |author = EnanoForro
   |id       = Shockah.XPDisplay
+
   |id     = EnanoForro.KissKrobus
   |nexus id = 11089
+
   |nexus   = 25234
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = KivoValley Pets, KivoValley Sounds Lib
   |author   = nofilenamed
+
   |author = ST, Trans1st0r
   |id       = NFN.XPMUL
+
   |id     = ST.KivoValley.SoundsLib
   |nexus id = 8649
+
   |nexus   = 25705
   |github   = nofilenamed/XPMultiplier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier.Space
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = nofilenamed
+
   |author = Shockah
   |id       = NFN.XPMULSPA
+
   |id     = Shockah.Kokoro
   |nexus id = 8760
+
   |nexus   = 15682
   |github   = nofilenamed/XPMultiplier.Space
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Krobus Roommate Shop
   |author   = vincebel
+
   |author = aedenthorn, Erinthe
   |id       = vincebel.YearRoundCrops
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 8196
+
   |curse   = 868741
  |github   = vincebel7/YearRoundCrops
+
   |nexus   = 13131
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |broke in = Stardew Valley 1.6
   |id      = bcmpinc.HarvestWithScythe
 
   |nexus id = 2731
 
  |author  = bcmpinc
 
   |github  = bcmpinc/StardewHack
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Sprint Mod
+
   |name   = Krobus Sells Larger Stacks
   |author   = XxHarvzBackxX
+
   |author = Annosz
   |id       = XxHarvzBackxX.YASM
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 9228
+
   |nexus   = 5993
   |github  =  
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Labeling
   |author   = Jaredlll08, YGM Team
+
   |author = Enaium
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = Enaium.Labeling
   |curseforge id  = 308005
+
   |curse  = 443134
   |curseforge key = youve-got-mail-twitch-integration
+
   |moddrop = 906932
   |nexus id =  
+
   |nexus   =
   |github   =  
+
   |github = Enaium-StardewValleyMods/Labeling
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Ladder and Snow Yam Tip
   |author   = thakyZ
+
   |author = WhiteMind
   |id       = zdailyincrease
+
   |id     = WhiteMind.LAST
   |nexus id =
+
   |nexus  = 1906
   |chucklefish id = 4247
+
   |github =
   |github   = thakyZ/zDailyIncrease
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Ladder Light
   |author   = aedenthorn
+
   |author = Tocseoj
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = Tocseoj.LadderLight
   |nexus id = 6743
+
  |moddrop = 1549539
   |github   = aedenthorn/StardewValleyMods
+
  |curse  = 1003314
 +
   |nexus   = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = Ladder Locator
   |author   = thespbgamer
+
   |author = ChaosEnergy
   |id       = thespbgamer.ZoomLevel
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id = 7363
+
  |curse  = 989910
   |github   = thespbgamer/ZoomLevel
+
   |nexus   = 3094
 +
   |github = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = GuiNoya, Yesst
+
   |author = Platonymous
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = Platonymous.LandGrants
   |nexus id = 1621
+
  |curse  = 877222
   |github   = GuiNoya/SVMods
+
  |moddrop = 1521380
 +
   |nexus   = 15855
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Last Day to Plant
   |author   = RockinRolla
+
   |author = dmcrider57
   |id       = RockinMods.ZoomMod
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
  |nexus id = 1326
+
   |nexus   = 7917
  |github  = rockinrolla/ZoomMod
+
   |github = dmcrider/LastDayToPlant
 
 
  |broke in = Stardew Valley 1.3.33
 
   |status   = workaround
 
   |summary = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
  |pull request      = https://github.com/rockinrolla/ZoomMod/pull/1
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = Last Day to Plant Redux
   |author   = Geko_X
+
   |author = atravita
   |id       = gekox.zoomyFarmer
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 6031
+
  |curse  = 870965
   |github   =  
+
  |moddrop = 1294435
   |source  = https://gitlab.com/geko_x/stardew-mods
+
   |nexus   = 15004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<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>
 
 
===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.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 4Leaf
+
   |name   = Lasting Conversation Topics
   |author   = Alex Noddings
+
   |author = sophiesalacia
   |id       = an.4leaf
+
   |id     = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus id = 2365
+
   |nexus   = 14377
   |github   =
+
   |github = sophiesalacia/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = Entoarox
+
   |author = Lavapulse
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 2270
+
   |nexus  = 4821
   |chucklefish id = 3619
+
   |github =
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Timer, AFK Idle Timer
+
   |name   = Lazy Farmer
   |author   = CKextreme
+
   |author = LazyGamer
   |id       = CKextreme.AfkTimer
+
   |id     = LazyGamer.LazyFarmer
   |nexus id = 3721
+
   |nexus   = 26294
   |github   =
+
   |github = setsevireon/LazyFarmer
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Lazy Mod
   |author   = skn
+
   |author = weizinai
   |id       = skn.AgingMod
+
   |id     = weizinai.LazyMod
   |nexus id = 1129
+
   |nexus   = 22826
   |github   =
+
   |github  = weizinai/StardewValleyMods
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Leaderboard Library
   |author   = cantorsdust
+
   |author = drbirbdev
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 170
+
   |nexus   = 15102
   |github   = cantorsdust/StardewMods
+
   |github = drbirbdev/StardewValley
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Leah Cabin Music Fix
   |author   = Angela Ranna
+
   |author = Huanir
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = Huanir.LeahCabinMusicFix
   |nexus id = 6894
+
   |nexus   = 2653
   |github   = AngelaRanna/StardewMods
+
   |github =
  
 +
  |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Leave the Mine
   |author   = Grant Peters
+
   |author = Kangzoel
   |id       = GPeters-AnimalMoodFix
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 761
+
   |nexus   = 11823
   |github   =
+
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Lefty Mode
   |author   = funny-snek
+
   |author = Max Vollmer, SVProtector
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = maxvollmer.leftymode
   |nexus id = 2887
+
   |nexus   = 6199
   |github  = funny-snek/anticheat-and-servercode
+
   |github = maxvollmer/LeftyMode
   |status   = obsolete
+
}}
   |summary = remove this mod (only needed on the host now).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
  |author  = sharpskull2
 +
   |id      = sharpskull2.LegendaryFishPondFramework
 +
   |nexus   = 14637
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Lenient Window Resize
   |author   = Felix-Dev
+
   |author = DeLiXx
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = DeLiXx.Lenient_Window_Resize
   |nexus id = 2804
+
   |curse  = 990483
   |github   = Felix-Dev/StardewMods
+
   |nexus   = 12305
   |broke in = Stardew Valley 1.4
+
   |github  =
  |status  = obsolete
+
   |source = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = Less Mini Shipping Bin
   |author   = Max Vollmer, SVProtector
+
   |author = atravita
   |id       = maxvollmer.audiodevices
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 2838
+
  |curse  = 870982
   |github   = maxvollmer/AudioDevices
+
   |nexus   = 10959
 +
  |moddrop = 1102538
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Less Strict Over-Exertion, AntiExhaustion
   |author   = Jotser
+
   |author = Permamiss
   |id       = Jotser.AutoGrabberMod
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id = 2783
+
   |nexus   = 637
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Let Me Hatch This Egg
   |author   = Chosimba
+
   |author = MikeW
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = Mikew.letmehatchthisegg.smapi
   |nexus id = 2307
+
   |nexus   = 25175
   |github   =
+
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Let Me Rest!
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Ophaneom
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 1947
+
   |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 [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bee House Flower Range Fix
+
   |name   = Let Me Shop
   |author   = KirbyLink
+
   |author = MindMeltMax
   |id       = kirbylink.beehousefix
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 3013
+
   |moddrop = 1443554
   |github   = KirbyLink/BeeHouseFix
+
   |nexus   = 16738
   |broke in = Stardew Valley 1.4
+
   |github =
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Let's Move It
   |author   = RedstoneBoy
+
   |author = Exblosis
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 2504
+
   |nexus   = 20943
   |github   = RedstoneBoy/BetterCrafting
+
   |github = Exblosis/StardewValleyMods
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Let's Start With Fishing
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MedievalAI
   |id       = f4iTh.BetterTransmutation
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id = 2120
+
   |nexus   = 19107
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Level Extender
   |author   = BunnyJumps
+
   |author = unidarkshin, Devin Lematty
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 2502
+
   |nexus   = 1471
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Level Forever
   |author   = BunnyJumps
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 2503
+
   |nexus   = 22920
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Leveling Adjustment
   |author   = BunnyJumps
+
   |author = jahangmar
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id = 2501
+
   |nexus   = 4689
   |github   =  
+
   |github = jahangmar/StardewValleyMods
   |broke in = SMAPI 2.8
+
 
   |status   = abandoned
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
   |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Level Up Notifications
   |author   = BunnyJumps
+
   |author = kd8lvt
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 3145
+
   |nexus   = 855
   |github   =  
+
   |curse   = 300715
   |status   = abandoned
+
   |github  =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = BunnyJumps
+
   |author = shurmash
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 3143
+
   |nexus   = 7222
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Lewd Leah
   |author   = BunnyJumps
+
   |author = prowlingDemon, unknownDev
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 2500
+
   |nexus   = 4402
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Light Mod
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = aedenthorn.LightMod
   |nexus id = 3144
+
  |curse  = 868708
   |github   =  
+
   |nexus   = 14387
   |broke in = SMAPI 3.0
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Light Switch
   |author   = WindHero
+
   |author = holythesea
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = holythesea.LightSwitch
   |nexus id = 2336
+
   |nexus   = 15683
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github = holy-the-sea/LightSwitch
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Like a Duck to Water
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.Bow
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 2756
+
   |curse  = 868676
   |moddrop id = 771627
+
   |nexus  = 15860
   |github  = spacechase0/Bow
+
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Like a Duck to Water Continued
   |author   = bwdy
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = bwdyworks
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id = 3530
+
   |nexus   = 21285
   |github   =
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Limited Campfire Cooking
   |author   = Ilyaki
+
   |author = Cherry, CherryChain
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 3083
+
   |nexus   = 4971
   |github  = Ilyaki/CapitalistSplitMoney
+
  |moddrop = 716383
   |broke in = Stardew Valley 1.4
+
   |github = ChroniclerCherry/stardew-valley-mods
   |status   = obsolete
+
}}
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Limited Regrowable Crop Harvests
 +
  |author  = Adradis
 +
   |id      = Adradis.LimitedHarvests
 +
   |nexus   = 24623
 +
   |github = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Line Sprinklers
   |author   = YukiShiku, LeonBlade
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = CasksAnywhere
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 878
+
   |nexus  = 2917
   |chucklefish id = 5486
+
   |github = hootless/StardewMods
  |moddrop id = 124612
+
 
   |github   = LeonBlade/CasksAnywhere
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = CJBok
+
   |author = rtrox, Swyytch
   |id       = CJBAutomation
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 211
+
   |nexus   = 23895
   |github   = CJBok/SDV-Mods
+
   |github = rtrox/LineSprinklersRedux
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Linus Mod
   |author   = Lysero
+
   |author = tomii
   |id       = Lysero.Clock24
+
   |id     = tomii.LinusMod
   |nexus id = 3718
+
   |nexus   = 11637
   |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]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Literally Can't Even
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.Cobalt
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 1723
+
  |curse  = 867137
   |github   = spacechase0/Cobalt
+
   |nexus   = 14262
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Little NPCs
   |author   = Igorious
+
   |author = Candidus42
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = Candidus42.LittleNPCs
   |nexus id =
+
   |nexus  = 15152
   |chucklefish id = 3684
+
   |github  = mus-candidus/LittleNPCs
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Live Progress Bar
   |author   = spacechase0
+
   |author = Tyler Gibbs
   |id       = spacechase0.ColorfulChests
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 1623
+
   |nexus   = 7330
   |moddrop id = 279189
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = spacechase0/ColorfulChests
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Livestock Choices
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.ConcentrationOnFarming
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 1445
+
  |curse  = 868766
   |github   =  
+
   |nexus   = 11551
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Lober Cat
   |author   = Nishtra
+
   |author = codyflagstaff
   |id       = ConfigurableShippingDates
+
   |id     = codyflagstaff.lobercat
   |nexus id = 675
+
   |nexus   = 8219
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Coordinates
+
   |name   = Location and Music Logger
   |author   = Pillow
+
   |author = Brandy Lover, WDavi
   |id       = Pillow.ConsoleCoordinates
+
   |id     = Brandy Lover.LMlog
   |nexus id = 8957
+
   |nexus   = 1366
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Location Compass
   |author   = CatCattyCat, Cat
+
   |author = Bouhm and Pathoschild
   |id       = cat.copyinvitecode
+
   |id     = Bouhm.LocationCompass
   |nexus id = 2171
+
   |nexus   = 3045
   |github   = danvolchek/StardewMods
+
   |github = Bouhm/stardew-valley-mods
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Lockable Things
   |author   = bcmpinc
+
   |author = ThisIsCad
   |id       = bcmpinc.CraftCounter
+
   |id     = ThisIsCad.LockableThings
   |nexus id = 2739
+
   |nexus   = 26281
   |github   = bcmpinc/StardewHack
+
   |github = brandonwamboldt/LockableThings
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Locked Chests
   |author   = lolpcgaming
+
   |author = MindMeltMax
   |id       = lolpcgaming.CraftingCounter
+
   |id     = MindMeltMax.LockedChests
  |nexus id = 1585
+
   |curse   = 1004481
   |github   =  
+
   |moddrop = 1179603
   |broke in = Stardew Valley 1.3
+
   |nexus   = 12452
   |status   = obsolete
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Locked Crab Pots
   |author   = trienow
+
   |author = nini700
   |id       = de.trienow.stardew.craftpriority
+
   |id     = nini700.LockedCrabPot
   |nexus id = 4174
+
   |nexus   = 4461
   |github   = trienow/Stardew-CraftPriority
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Locked Maps
   |author   = bwdy
+
   |author = Edu Anttunes
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = LockedMaps
   |nexus id = 2115
+
   |nexus   = 10089
   |github   =
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Lock Hotbar Items
   |author   = BadNetCode
+
   |author = Falson
   |id       = BadNetCode.CropSafety
+
   |id     = Falson.LockHotbarItems
  |nexus id = 1233
+
   |moddrop = 1573213
   |moddrop id = 130160
+
   |nexus   = 23702
   |github   =  
+
   |github  =
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Lockpicks
   |author   = Omegasis, AlphaOmegasis
+
   |author = bwdy
   |id       = CurrentLocation102120161203
+
   |id     = bwdy.lockpicks
   |nexus id = 638
+
   |nexus   = 3521
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = bwdymods/SDV-Lockpicks
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Log Menu
   |author   = spacechase0
+
   |author = JareBear
   |id       = spacechase0.CustomCrops
+
   |id     = JareBear.LogMenu
   |nexus id = 1592
+
   |nexus  = 19919
   |moddrop id = 273617
+
   |github = jaredtjahjadi/LogMenu
   |github   = spacechase0/CustomCrops
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Log Spam Filter
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomElementHandler
+
   |id     = aedenthorn.LogSpamFilter
  |nexus id = 1068
+
   |curse   = 868783
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 11252
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Longer Days
   |author   = Platonymous
+
   |author = Stuyk
   |id       = Platonymous.CustomFarming
+
   |id     = Stuyk.LongerDays
   |nexus id = 991
+
   |nexus  = 19027
  |curseforge id  = 307366
+
   |github  =
  |curseforge key = custom-farming-redux
 
   |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Longer Fence Life
   |author   = Platonymous
+
   |author = NormanPCN
   |id       = Platonymous.CFAutomate
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 991
+
   |nexus   = 10498
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in          = Automate 1.15
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Longer Lasting Lures
   |author   = spacechase0
+
   |author = Caraxian
   |id       = spacechase0.CustomFarmTypes
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 1140
+
   |nexus  = 2510
   |moddrop id = 128708
+
   |github = Caraxi/StardewValleyMods
   |github   = spacechase0/CustomFarmTypes
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Longer Seasons
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = aedenthorn.LongerSeasons
   |nexus id = 1254
+
   |curse  = 868830
   |moddrop id = 793932
+
   |nexus  = 10108
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.5
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |status  = workaround
 +
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Longer Seasons - Continued
   |author   = Forkmaster
+
   |author = aedenthorn and FlyingTNT
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = FlyingTNT.LongerSeasons
   |nexus id = 3464
+
   |nexus   = 25164
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Longevity
   |author   = Speshkitty
+
   |author = RTGOAT
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = RTGOAT.Longevity
   |nexus id = 5540
+
   |nexus   = 649
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Looking for Love REDUX
   |author   = Satozaki
+
   |author = mushroomhash
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = mush.loveydovey
   |nexus id = 3014
+
   |nexus  = 21370
  |github  = AndyCrocker/StardewMods
 
  |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Look to the Sky
   |author   = Platonymous
+
   |author = drbirbdev
   |id       = Platonymous.CustomNPC
+
   |id     = drbirbdev.LookToTheSky
   |nexus id = 1607
+
   |nexus   = 15262
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = drbirbdev/StardewValley
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Lookup Anything
   |author   = Platonymous
+
   |author = Pathoschild
   |id       = Platonymous.CustomShirts
+
   |id     = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 2416
+
   |curse  = 992793
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 541
   |broke in = Stardew Valley 1.4
+
   |moddrop = 606605
   |status  = abandoned
+
   |github = Pathoschild/StardewMods
  |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Loon Calls
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Graham Nelson
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = GrahamNelson.LoonCallsMod
   |nexus id = 1378
+
   |nexus   = 27045
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Graham-Nelson73/LoonCallsMod
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Loose Audio Files
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = aedenthorn.LooseAudioFiles
   |nexus id = 6630
+
  |curse  = 868902
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5999
 +
   |github = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = Platonymous
+
   |author = Huanir
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus id = 3010
+
   |nexus  = 2658
   |moddrop id = 793903
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Lost Book Menu
   |author   = dreamsicl
+
   |author = bungus
   |id       = EventNotifications
+
   |id     = bungus.LostBookMenu
   |nexus id =
+
   |nexus  = 20301
   |chucklefish id = 3621
+
   |github  = BussinBungus/BungusSDVMods
   |github   =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Lost Woods
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Raik, Raik167, YousernameZo
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = raik.testmod
   |nexus id = 513
+
   |nexus   = 6291
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Louis's Garage and Renault 5 Expansion
   |author   = stokastic
+
   |author = XxHarvzBackxX and Yri and Kaystar
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = R5.DLL
   |nexus id = 2462
+
   |nexus   = 24687
   |github   = stokastic/CoopGrabber
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Love Bubbles
   |author   = CatCattyCat, Cat
+
   |author = SteelixLeiter, Don Collins
   |id       = cat.desertobelisk
+
   |id     = LoveBubbles
   |nexus id = 2021
+
   |nexus  = 1318
   |moddrop id = 833549
+
   |github = doncollins/StardewValleyMods
   |github   = danvolchek/StardewMods
+
 
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Loved Labels
   |author   = Bpendragon
+
   |author = Advize and Jinxiewinxie
   |id       = Bpendragon-DynamicHorses
+
   |id     = Advize.LovedLabels
   |nexus id = 874
+
   |nexus   = 279
   |github   = Bpendragon/DynamicHorses
+
   |github = AdvizeGH/LovedLabels
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
<!--
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = EiTK
+
   |name   = Loved Labels Redux
   |author   = enaium
+
   |author = thespbgamer
   |id       = Enaium.EiTK
+
   |id     = thespbgamer.LovedLabelsRedux
   |curseforge id  = 365803
+
   |nexus  = 8880
   |curseforge key = eitk
+
   |curse   = 834387
   |nexus id =  
+
   |github = thespbgamer/LovedLabelsRedux
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Love Festival
   |author   = aurnj, Roy Li
+
   |author = AvalonMFX
   |id       = RuyiLi.Emotes
+
   |id      = AvalonMFX.LoveFestival
  |nexus id =
+
   |curse   = 1016375
  |url     = https://community.playstarbound.com/threads/emotes.129159
+
   |nexus   = 17819
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
 
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Low Health Warning
   |author   = Oblitus
+
   |author = NMVH5
   |id       = QuicksilverFox.EmptyHands
+
   |id     = nmvh5.LowHealthWarning
   |nexus id = 1176
+
   |nexus   = 8326
   |github   = quicksilverfox/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Plus)
+
   |name   = Luckier Mod, Luciker Mod
   |author   = furyx639
+
   |author = Justin Song
   |id       = furyx639.XSPlus
+
   |id     = JustinSong.LucikerMood
   |nexus id = 7431
+
   |nexus   = 27250
   |github   = ImJustMatt/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Better Chests|Better Chests]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = Luck Skill
   |author  = Hamio, HamioDracny
+
   |author = spacechase0
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id = 7511
+
   |curse  = 867393
   |github   =  
+
   |moddrop = 127279
   |status  = abandoned
+
   |nexus   = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Lucky Block, Random Block
   |author   = Navi-chan, ooo0000
+
   |author = elthisboy
   |id       = NaviChan.FaeQuest
+
   |id     = elthisboy.LuckyBlockMod
   |nexus id = 2484
+
   |curse  = 1075448
   |github   =  
+
   |nexus   = 26594
   |broke in = Stardew Valley 1.3.29
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Lucky Reclamation Trash Can
   |author   = Advize
+
   |author = kiranmurmu
   |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     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 130
+
   |nexus   = 8971
   |github   = AdvizeGH/FarmExpansion
+
   |github  = kiranmurmu/StardewValleyMods
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Lunar Disturbances
   |author   = Platonymous
+
   |author = Sakorona
   |id       = Platonymous.FarmHub
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 2309
+
   |nexus  = 2208
  |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 664151
   |broke in = Stardew Valley 1.4
+
   |github  = Sakorona/SDVMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = Machine Augmentors
   |author   = tlitookilakin
+
   |author = SlayerDharok
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 8236
+
   |nexus  = 5600
   |moddrop id = 926207
+
   |github = Videogamers0/SDV-MachineAugmentors
   |github   = tlitookilakin/FarmWarpsPatch
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Machine Check
   |author   = ofmanynames
+
   |author = FairfieldBW
   |id       = InstantGeode
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 750
+
   |nexus   = 9515
   |github   =
+
   |github  = FairfieldBW/MachineCheck
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = Machine Speed Change
   |author   = MindMeltMax
+
   |author = IceGladiador
   |id       = MindMeltMax.FireCracker
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 7321
+
   |nexus   = 1780
   |github  =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Machine Status
   |author   = MattDeDuck, Duckshard
+
   |author = Shockah
   |id       = MattDeDuck.Fischievements
+
   |id     = Shockah.MachineStatus
   |nexus id = 3658
+
   |nexus   = 11177
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Magic
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = spacechase0
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = spacechase0.Magic
   |nexus id = 1941
+
   |curse  = 867745
   |github  =  
+
   |moddrop = 399898
   |broke in = Stardew Valley 1.4
+
   |nexus  = 2007
   |status  = obsolete
+
   |github  = spacechase0/StardewValleyMods
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Magical Crops
   |author   = bcmpinc
+
   |author = shekurika and Asterisk555
   |id       = bcmpinc.FixScytheExp
+
   |id     = shekurika.MagicalCropsCode
   |nexus id =
+
   |nexus  = 8762
  |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).
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Magic by Neosinf
   |author   = randomAnon1234
+
   |author = Neosinf
   |id       = none<!--no manifest ID-->
+
   |id     = neosinf.Magic
   |nexus id = 591
+
   |nexus   = 26593
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = Magic Junimo Pet
   |author   = FletcherQuest
+
   |author = Entoarox
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id = 9062
+
   |nexus   = 3567
   |github   =  
+
   |github = Entoarox/StardewMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Magic Pluses
   |author   = Entoarox
+
   |author = TerryDBS
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 2276
+
   |nexus  = 7096
   |chucklefish id = 4324
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Magic Scepter
   |author   = Advize and Jinxiewinxie
+
   |author = not4bene
   |id       = Advize.GetDressed
+
   |id     = not4bene.MagicScepter
   |nexus id = 331
+
   |nexus   = 8169
   |github   = AdvizeGH/GetDressed
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = Magic Valley
   |author   = pepoluan
+
   |author = season
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = season.MagicValley
   |nexus id = 4151
+
   |nexus  = 10639
   |chucklefish id = 5783
+
   |github =
   |github   =  
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Mailbox Menu
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.Hamlet
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 4601
+
  |curse  = 868707
   |github  =  
+
   |nexus   = 14439
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
   |summary  = remove this mod (no longer maintained).
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Mailbox Menu Continued
   |author   = StarPeanut, Greger
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = HappyAnimals
+
   |id     = tem696969696969.MailboxMenu
   |nexus id =
+
   |nexus  = 21068
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = kqrse/StardewValleyMods-aedenthorn
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Sprites
+
   |name   = Mail Framework
   |author   = ninthworld
+
   |author = Digus
   |id       = NinthWorld.HDSprites
+
   |id     = DIGUS.MailFrameworkMod
   |nexus id = 4024
+
   |nexus   = 1536
   |github   = ninthworld/HDSprites
+
   |github = Digus/StardewValleyMods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Mail Order Pigs
   |author   = AustinYQM
+
   |author = jwdred
   |id       = AustinYQM.ImprovedMill
+
   |id     = jwdred.MailOrderPigs
   |nexus id = 1748
+
   |nexus   = 632
   |github   = AustinYQM/ImprovedMill
+
   |github = jdusbabek/stardewvalley
  |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Inventory
 
  |author  = unidarkshin, Devin Lematty
 
  |id      = DevinLematty.InfiniteInventory
 
  |nexus id = 2247
 
  |github  = unidarkshin/Stardew-Mods
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status   = abandoned
+
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Mail Services Mod
   |author   = Platonymous
+
   |author = Digus
   |id       = Platonymous.JunimoFarm
+
   |id     = Digus.MailServicesMod
   |nexus id = 984
+
   |nexus   = 7842
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Digus/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = Becks723
+
   |author = pinguimbozo
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 6971
+
   |nexus   = 13248
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Maintain Glow Rings Indoors Radius
   |author   = Shadowfoxss
+
   |author = Cloudyluna
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus id = 3147
+
   |nexus  = 27331
  |curseforge id  = 308891
+
   |github =
   |curseforge key = keyboard-mod-menu
 
   |github   =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Make Gil Real
   |author   = Kabigon
+
   |author = Werewolf Master
   |id       = Kabigon.kisekae
+
   |id     = Wolf.GilSMAPI
   |nexus id = 2348
+
   |nexus   = 7118
   |github   = KabigonFirst/StardewValleyMods
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = Make Love
   |author   = Lavapulse
+
   |author = Kabulla
   |id       = Lavapulse.LavapulseChickens
+
   |id     = Kabulla.MakeLove
   |nexus id = 4821
+
   |nexus   = 16003
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Makeshift Multiplayer
   |author   = Huanir
+
   |author = spacechase0
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus id = 2653
+
   |nexus   = 501
   |github   =  
+
  |moddrop = 127274
   |broke in = Stardew Valley 1.4
+
   |github = spacechase0/StardewValleyMP
 +
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
   |status  = obsolete
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Mana Bar
   |author   = Permamiss
+
   |author = spacechase0
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = spacechase0.ManaBar
   |nexus id = 637
+
   |curse  = 867709
   |github   =  
+
   |nexus   = 7831
   |broke in = SMAPI 2.0
+
   |github  = spacechase0/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = Brandy Lover, WDavi
+
   |author = darzington
   |id       = Brandy Lover.LMlog
+
   |id     = darzington.RealLifeMod
   |nexus id = 1366
+
   |nexus   = 7445
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |status   = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Manure Industries
 +
   |author  = Drewdus42
 +
  |id      = Drewdus42.ManureIndustries
 +
  |nexus  = 9310
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Many Enchantments
   |author   = spacechase0
+
   |author = Stari
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = Stari.ManyEnchantments
   |nexus id = 501
+
   |nexus  = 8824
   |moddrop id = 127274
+
   |github = SlivaStari/ManyEnchantments
   |github   = spacechase0/StardewValleyMP
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Map Binder
   |author   = spacechase0
+
   |author = SnowFire k'Vala
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = SnowFire.Map_Binder
   |nexus id = 1073
+
   |nexus  = 6983
   |moddrop id = 127273
+
   |github =
   |github   = spacechase0/MapImageExporter
+
 
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = Kithio
+
   |author = aedenthorn, Erinthe
   |id       = Kithio:ChatMod
+
   |id     = aedenthorn.MapEdit
   |nexus id =
+
   |curse   = 868847
   |chucklefish id = 4296
+
   |nexus   = 18387<!--8876 before 1.0.0-->
   |github   =  
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = SMAPI 2.0
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Map Image Export
   |author   = vaindil
+
   |author = spacechase0
   |id       = vaindil.MoodFix
+
   |id     = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 1809
+
   |nexus   = 1073
   |github  = vaindil/sdv-moodfix
+
  |moddrop = 127273
 +
   |github = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mapping Extensions and Extra Properties (MEEP)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |curse  = 1019064
 +
  |nexus  = 14493
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Map Teleport
   |author   = YonKuma, kumarei
+
   |author = aedenthorn, Erinthe
   |id       = YonKuma.MoodGuard
+
   |id     = aedenthorn.MapTeleport
   |nexus id = 1597
+
   |curse  = 868868
   |github   = YonKuma/MoodGuard
+
   |nexus   = 7675
   |broke in = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author   = Platonymous
+
   |author = hlyvia
   |id       = Platonymous.MoreMapLayers
+
   |id     = hlyvia.StardewValleyMapTeleport
   |nexus id = 1134
+
   |nexus   = 25279
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = kesesek/StardewValleyMapTeleport
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = ylsama
+
   |author = Richard2091
   |id       = ylsama.MoveThoughObject
+
   |id     = Richard2091.MapTeleport
   |nexus id = 2680
+
   |nexus  = 21381
  |github   =  
+
   |github  = Richard2091/MapTeleport
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  |dev note = source in separate Git branch
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Map Utilities
   |author   = SgtPickles, GameMX
+
   |author = mabelSyrup
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = mabelsyrup.maputils
   |nexus id = 2256
+
   |nexus   = 4716
   |github   = Dawilly/MTN2
+
   |github = mjSurber/Map-Utilities
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Maritime Secrets
   |author   = FerMod
+
   |author = Goldenrevolver
   |id       = FerMod.MultiplayerEmotes
+
   |id     = Goldenrevolver.MaritimeSecrets
   |nexus id = 2347
+
   |nexus   = 10758
   |github   = FerMod/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Market Day
   |author   = Unremarkable, animavoro
+
   |author = ceruleandeep
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = ceruleandeep.MarketDay
   |nexus id = 2135
+
   |nexus   = 11778
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = ceruleandeep/CeruleanStardewMods
   |broke in = Stardew Valley 1.3.11
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = Prince-Leto
+
   |author = d5a1lamdtd, HaPyke
   |id       = princeleto.multiplayershaftfix
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 2922
+
   |curse   = 994458
  |github   = Prince-Leto/StardewValleyMods
+
   |moddrop = 1480763
   |broke in = Stardew Valley 1.4
+
   |nexus   = 19309
   |status   = obsolete
+
   |github = congha22/foodstore
   |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Mass Production
   |author   = aedenthorn
+
   |author = Jacque Pott
   |id       = aedenthorn.MultipleSpouses
+
   |id     = JacquePott.MassProduction
   |nexus id = 6227
+
   |nexus   = 7021
   |github   = aedenthorn/StardewValleyMods
+
   |github = JacquePott/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Mastery Extended
   |author   = Omegasis, Alpha_Omegasis
+
   |author = AlanBF
   |id       = Omegasis.MuseumRearranger
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 428
+
   |nexus   = 23697
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Pet-Slime/StardewValley
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Mastery Extended - WoL Compat
   |author   = Pathoschild
+
   |author = AlanBF
   |id       = Pathoschild.NoDebugMode
+
   |id     = AlanBF.MasteryExtended.WoL
   |nexus id = 593
+
   |nexus   = 23697
   |github   = Pathoschild/StardewMods
+
   |github = Pet-Slime/StardewValley
  |status  = abandoned
 
  |summary  = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Matching Nodes, MinesTokens
   |author   = KirbyLink
+
   |author = Eryk601 and sophiesalacia
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = Vertigon.MinesTokens
   |nexus id = 2947
+
   |nexus   = 11124
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Jasper Dialogue Patch
+
   |name   = Max Cost Stamina
   |author  = Jonqora (for Lemurkat)
+
   |author = StultusV
   |id       = Jonqora.NPCJasperFix
+
  |id      = StultusV.MaxCastStamina
   |nexus id = 5599
+
   |nexus  = 10794
   |moddrop id = 984952
+
  |github  = JudeRV/Stardew-MaxCastStamina
   |github   = Jonqora/NPCJasperFix
+
}}
 +
{{#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 =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; patch not needed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Mayo Mart
   |author   = Alex Noddings
+
   |author = aedenthorn, Erinthe
   |id       = an.ownscepter
+
   |id     = aedenthorn.MayoMart
   |nexus id = 2404
+
   |nexus   = 17175
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = zesman
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = MobSpawner.pseudohub.de
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 2794
+
   |nexus   = 4634
   |github   =  
+
   |github = xirsoi/MayonnaisePlusPlus
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Mayo Rain
   |author   = zesman
+
   |author = spacechase0
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = spacechase0.MayoRain
   |nexus id = 2798
+
   |nexus   = 17436
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Meal Overhaul
   |author   = f4iTh, JertsukkaTheMan
+
   |author = stardemod
   |id       = f4iTh.PMT
+
   |id     = stardemod.MealOverhaul
   |nexus id = 2349
+
   |nexus   = 23528
   |github   =  
+
   |github =
   |status = obsolete
+
 
  |broke in = Stardew Valley 1.5
+
   |status = abandoned 
  |summary = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Meme Outfits
   |author   = bwdy
+
   |author = Mehidden
   |id       = bwdy.polygamy
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 3542
+
   |nexus   = 13213
   |github   = bwdymods/SDV-Polygamy
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Menus Everywhere
   |author   = ryaon
+
   |author = nman130
   |id       = Ryaon.FectorChallenge
+
   |id     = nman130.MenusEverywhere
   |nexus id = 5125
+
   |nexus   = 6119
   |github   =
+
   |github = nman130/Stardew-Mods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Merge Fertilizer
   |author   = Kevin Connors
+
   |author = TianXiaobai
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 2424
+
   |nexus   = 17743
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Message Box API, ChatMod
   |author   = Satozaki
+
   |author = Kithio
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = Kithio:ChatMod
   |nexus id = 2997
+
   |nexus   =
   |github  =  
+
  |chucklefish = 4296
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Messy Crops
   |author   = gzhynko
+
   |author = Tlitookilakin
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = tlitookilakin.MessyCrops
   |nexus id = 6162
+
   |moddrop = 1123884
   |github   = gzhynko/StardewMods
+
   |nexus   = 11317
   |status  = abandoned
+
   |github = tlitookilakin/MessyCrops
  |summary = remove this mod (converted to Producer Framework Mod pack).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Meteor Defence
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = aedenthorn.MeteorDefence
  |nexus id = 6162
+
   |curse   = 868804
   |github   = gzhynko/StardewMods
+
   |nexus   = 10641
   |broke in = Stardew Valley 1.5
+
   |github = aedenthorn/StardewValleyMods
  |status   = abandoned
 
   |summary = remove this mod (converted to Producer Framework Mod pack).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Mice in the Valley
   |author   = Satozaki
+
   |author = candidus42
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = Candidus42.MiceInTheValley
   |nexus id = 3004
+
   |nexus   = 4638
   |github   =
+
   |github = mus-candidus/MiceInTheValley
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Migrate DGA Items
   |author   = CatCattyCat, Cat
+
   |author = violetlizabet
   |id       = cat.removablehorsehats
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id = 2223
+
   |nexus   = 20612
   |github   = danvolchek/StardewMods
+
   |github = elizabethcd/MigrateDGAItems
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Milk the Villagers
   |author   = Platonymous
+
   |author = trunip190
   |id       = Platonymous.RingOfFire
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus id = 1166
+
   |nexus   = 5948
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Miller Time
   |author   = Pathoschild
+
   |author = Sonozuki
   |id       = Pathoschild.RotateToolbar
+
   |id     = Satozaki.MillerTime
   |nexus id = 1100
+
   |nexus   = 7575
   |github   = Pathoschild/StardewMods
+
   |github = Sonozuki/StardewMods
  |status  = abandoned
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Milo Dog
   |author   = Platonymous
+
   |author = Clark, wilsonch3451
   |id       = Platonymous.ScaleUp
+
   |id     = Clark.MiloDog
   |nexus id = 3130
+
   |nexus  = 2861
   |moddrop id = 793912
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Mine Assist
   |author   = Taskmaster
+
   |author = Kabigon
   |id       = Taskmaster.Scream
+
   |id     = Kabigon.MineAssist
   |nexus id = 4588
+
   |nexus   = 2296
   |github   =
+
  |chucklefish = 5353
   |status  = abandoned
+
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Minecart Patcher
   |author   = Entoarox
+
   |author = bwdy
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus id = 2273
+
   |nexus  = 11424
   |chucklefish id = 4262
+
   |github = bwdy/SDVModding
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Mine Changes
   |author   = spacechase0
+
   |author = JPAN
   |id       = spacechase0.SeedCatalogue
+
   |id     = jpan.MineChanges
   |nexus id = 1640
+
   |nexus  = 3963
   |moddrop id = 281292
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
   |github   = spacechase0/SeedCatalogue
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Mines Tokens
   |author   = funny-snek
+
   |author = sophiesalacia
   |id       = funnysnek.SeparateMoney
+
   |id     = sophie.MinesTokens
   |nexus id = 3086
+
   |nexus   = 18776
   |github   =
+
   |github  = sophiesalacia/StardewMods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Mine Tooltips
   |author   = j4c0b333
+
   |author = Codeize
   |id       = j4c0b333.SetMoney
+
   |id     = Codeize.MineTooltips
   |nexus id = 3889
+
   |nexus   = 26315
   |github   =
+
   |github  = Codeize/MineTooltips
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Mine Tweaks
   |author   = dJomp
+
   |author = Shockah
   |id       = dJomp.SetUniqueGameID
+
   |id     = Shockah.MineTweaks
   |nexus id = 2042
+
   |nexus   = 16859
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Mini Bars
   |author   = spacechase0
+
   |author = Ophaneom
   |id       = spacechase0.ShipAnywhere
+
   |id     = Ophaneom.MiniBars
   |nexus id = 1379
+
   |nexus   = 8329
   |moddrop id = 183277
+
  |github  = Ophaneom/Mini-Bars
   |github   = spacechase0/ShipAnywhere
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status  = abandoned
+
  |name    = Mining at the Farm
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Taxes
+
   |name   = Mining with Explosives
   |author   = NOGAF
+
   |author = Nishtra
   |id       = NOGAF.ShippingTaxes
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus id = 5189
+
   |nexus   = 770
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Mini Tool NPC
   |author   = TehPers
+
   |author = Tran Minh Thong
   |id       = TehPers.ShroomSpotter
+
   |id     = mini.tool.npc.mod
   |nexus id = 908
+
   |nexus  = 7060
   |moddrop id = 125766
+
   |github = TMThong/Stardew-Mods
   |github   = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Minor Light Tweaks
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = greentodd
   |id       = BrasileiroTop.Sentar
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 4729
+
   |nexus   = 10223
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = cantorsdust
+
   |author = BlaDe
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 175
+
   |nexus   = 12037
   |github   = cantorsdust/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = Speshkitty
+
   |author = The Fluffy Robot
   |id       = speshkitty.slimewaterer
+
   |id     = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
  |nexus id = 7141
+
   |nexus   = 5691
  |github  = Speshkitty/SlimeWaterFiller
+
   |github = jamespfluger/Stardew-MisophoniaAccessibility
  |broke in = Stardew Valley 1.5
 
   |status   = obsolete
 
   |summary = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Miss Coriel's Position Tool
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = MissCoriel
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = misscoriel.PositionTool
  |nexus id = 897
+
   |curse   = 885077
   |github  = JohnsonNicholas/SDVMods
+
   |nexus   = 8087
   |broke in = Stardew Valley 1.3
+
   |github = MissCoriel/Position-Tool
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author   = Edu Anttunes
+
   |author = MissCoriel
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = misscoriel.UCRFix
   |nexus id = 5736
+
   |curse  = 885075
   |github   =  
+
   |nexus   = 8284
   |status  = abandoned
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Missing Gifts
   |author   = Platonymous
+
   |author = ChiroxT
   |id       = Platonymous.Speedster
+
   |id     = treinke.missinggifts
   |nexus id = 1102
+
   |nexus   = 11363
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Mob Count Reports, Report Mob Counts
   |author   = Platonymous
+
   |author = StultusV
   |id       = Platonymous.SplitMoney
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 2303
+
   |nexus   = 10899
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = JudeRV/Stardew-ReportMobCounts
  |status  = abandoned
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Mobile Arcade
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.SplitScreen
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 2139
+
  |curse  = 868888
   |github   = Ilyaki/SplitScreen
+
   |nexus   = 6538
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Mobile Audio Player
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Sprinkles
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id =  
+
   |curse  = 868883
   |chucklefish id = 4592
+
   |nexus  = 6568
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |summary  = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Mobile Calendar
   |author  = TehPers
+
   |author = aedenthorn, Erinthe
   |id      = SCCL
+
   |id      = aedenthorn.MobileCalendar
   |nexus id = 889
+
   |curse  = 868879
   |github   = TehPers/StardewValleyMods
+
   |nexus   = 6601
   |broke in = Stardew Valley 1.2
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Mobile Catalogues
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = aedenthorn.MobileCatalogues
   |nexus id = 1298
+
  |curse  = 868886
   |github   = spacechase0/StardewEditor
+
   |nexus   = 6543
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Mobile Phone
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.summitreborn
+
   |id     = aedenthorn.MobilePhone
   |nexus id = 2073
+
  |curse  = 868890
   |github  = JohnsonNicholas/SDVMods
+
   |nexus   = 6523
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Mobile Phone Continued
   |author   = Platonymous
+
   |author = JoXW
   |id       = Platonymous.SwimSuit
+
   |id     = JoXW.MobilePhone
   |nexus id = 1215
+
   |nexus   = 21017
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = JoXW100/StardewValleyMods
   |broke in = SMAPI 3.0
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
 +
  |author  = JoXW
 +
   |id      = JoXW.MobileArcade
 +
   |nexus   = 21017
 +
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = zazizu
+
   |author = JoXW
   |id       = zazizu.TheChestDimension
+
   |id     = JoXW.MobileCalendar
   |nexus id = 4013
+
   |nexus   = 21017
   |github   = cilekli-link/SDVMods
+
   |github = JoXW100/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = Pathoschild
+
   |author = JoXW
   |id       = Pathoschild.TheLongNight
+
   |id     = JoXW.MobileCatalogues
   |nexus id = 1369
+
   |nexus   = 21017
   |github   = Pathoschild/StardewMods
+
   |github = JoXW100/StardewValleyMods
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = CKextreme
+
   |author = JoXW
   |id       = CKextreme.TimeNotifier
+
   |id     = JoXW.MobileTelevision
   |nexus id = 3706
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Mobile Television
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 1000
+
  |curse  = 868882
   |github  = Sakorona/SDVMods
+
   |nexus   = 6575
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = MobileUI Android
   |author   = Cile_ed
+
   |author = WisnuNug
   |id       = Cile_ed.TimeTravel
+
   |id     = WisnuNug.MobileUI
   |nexus id = 4068
+
   |nexus   = 17652
   |github  =  
+
   |github =
   |status  = abandoned
+
 
 +
   |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Modify This
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ToolGeodes
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 3090
+
   |curse  = 868859
   |moddrop id = 771642
+
   |nexus  = 7814
   |github  = spacechase0/ToolGeodes
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Mod List Command
   |author   = Platonymous
+
   |author = Blackclaw
   |id       = Platonymous.Ultiplayer
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 2134
+
   |nexus   = 5131
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Xebeth/StardewValley-ListModsCommand
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = Mod Menu
   |author   = Chirase
+
   |author = Enaium
   |id       = Tommy.GiftAllWeek
+
   |id     = Enaium.ModMenu
   |nexus id = 6850
+
  |curse  = 436844
   |github   =  
+
   |moddrop = 885574
   |status  = abandoned
+
   |nexus   =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Mod Settings Tab
   |author   = Chirase
+
   |author = Gilar Fasulaki
   |id       = Tommy.GiftEveryDay
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 6850
+
   |nexus   = 4579
   |github  =  
+
   |github = GilarF/SVM
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = enaium
+
   |author = DaLion
   |id       = Enaium.Walkshop
+
   |id     = DaLion.Overhaul
   |curseforge id  = 365806
+
   |nexus   = 14470
   |curseforge key = walkshop
+
   |github  =
   |nexus id =  
+
 
  |github  =
 
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = Travoos
+
   |author = leroymilo
   |id       =  
+
   |id     = leroymilo.ModularZenGarden
   |nexus id =
+
   |nexus  = 22140
  |curse id =
+
   |github  = Leroymilo/MZG
   |chucklefish id = 4211
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Mod Update Menu
   |author   = Sakorona (ItsBenter)
+
   |author = CatCattyCat, Cat
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = cat.modupdatemenu
   |nexus id = 6715
+
   |nexus   = 2536
   |github   = Sakorona/SDVMods
+
  |moddrop = 833560
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.5
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = Mod Updater
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.WeaponReskinner
+
   |id     = Platonymous.ModUpdater
   |nexus id = 5095
+
   |curse  = 877226
   |moddrop id = 771681
+
   |nexus  = 6338
   |github   = spacechase0/WeaponReskinner
+
   |github = Platonymous/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.5
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Money Management Mod
   |author   = Persival
+
   |author = Tbonetomtom
   |id       = none <!-- no ID in manifest -->
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 450
+
   |nexus   = 17045
   |github   =
+
   |github = Tbonetomtom/StardewMods
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Monster Furniture Drop
   |author   = Entoarox
+
   |author = FistOfTheNoob & MangusuPixel
   |id       = Entoarox.XnbLoader
+
   |id     = FistOfTheNoob.MonsterFurnitureDrop
   |nexus id = 2275
+
   |nexus  = 24804
   |chucklefish id = 4506
+
   |github = MangusuPixel/MonsterFurnitureDrop
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===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]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = 2CUTE FarmCave
+
   |name   = Monster Goals Anywhere
   |author = taintedwheat
+
   |author = Suphax
   |id     = taintedwheat.2CuteFarmCave
+
   |id     = suphax.monstergoalsanywhere
   |nexus id    = 843
+
   |moddrop = 1088762
   |github   =  
+
   |nexus   =
   |broke in = Stardew Valley 1.3.36
+
   |github  =
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name  = Bathroom After 2nd House Upgrade
+
  |name    = Monster Invasion
  |author = DevilBro/Ursii98
+
  |author  = Krutonium
  |id    = ursii98.BathroomAfter2ndHouseupgrade
+
  |id      = krutonium.monsterinvasion
  |nexus id    = 2578
+
  |nexus  = 12641
  |github  =
+
  |github  =
  |broke in = Stardew Valley 1.4
+
}}
  |unofficial version = 4.0.1-unofficial.2-minervamaga
+
{{#invoke:SMAPI compatibility|entry
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1
+
  |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
 +
  |curse  = 867148
 +
  |nexus  = 10673
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Vending Machine
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.MVM
 +
  |nexus  = 26064
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monthly Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MoodFix
 +
  |author  = vaindil
 +
  |id      = vaindil.MoodFix
 +
  |nexus  = 1809
 +
  |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mood Guard
 +
  |author  = YonKuma, kumarei
 +
  |id      = YonKuma.MoodGuard
 +
  |nexus  = 1597
 +
  |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#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 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah Money Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Moolah
 +
  |curse  = 868689
 +
  |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 Books
 +
  |author  = jeWel
 +
  |id      = jeWel.MoreBooksCode
 +
  |nexus  = 23891
 +
  |github  =
 +
}}
 +
{{#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 Dresser Variety
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MoreDresserVariety
 +
  |nexus  = 24194
 +
  |github  =
 +
}}
 +
{{#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
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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 Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#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 Mixed Seeds from Weeds
 +
  |author  = minami26
 +
  |id      = minami26.moremixedseedsfromweeds
 +
  |nexus  = 26712
 +
  |github  =
 +
}}
 +
{{#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
 +
  |status  = abandoned
 +
}}
 +
{{#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 TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Visible Cask Quality, More Visible Cask Rarity
 +
  |author  = mushymato
 +
  |id      = mushymato.MoreVisibleCaskRarity
 +
  |nexus  = 26052
 +
  |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    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 +
}}
 +
{{#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
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 +
}}
 +
{{#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 Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
  |nexus  = 25231
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Movement Fishing, 鼠标移动钓鱼
 +
  |author  = Night
 +
  |id      = Night.MovementFishing
 +
  |nexus  = 25571
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 1063458
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
  |curse  = 868858
 +
  |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
  |curse  = 868849
 +
  |nexus  = 8038
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Annoying Cursor
 +
  |author  = joljyo
 +
  |id      = joljyo.MoveAnnoyingCursor
 +
  |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Between Buildings
 +
  |author  = Vilaboa
 +
  |id      = Vilaboa.MoveBetweenBuildings
 +
  |nexus  = 17391
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868738
 +
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move It
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 +
  |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    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 +
}}
 +
{{#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    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 +
}}
 +
{{#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
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#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 Emotes
 +
  |author  = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
 +
  |author  = Xoulious
 +
  |id      = Xoulious.MultiplayerLagFixer
 +
  |nexus  = 25222
 +
  |github  =
 +
}}
 +
{{#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 Mod Limit
 +
  |author  = weizinai
 +
  |id      = weizinai.MultiplayerModLimit
 +
  |nexus  = 25446
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Speech Bubbles
 +
  |author  = Kalthramis
 +
  |id      = Kalthramis.MPSpeechBubbles
 +
  |nexus  = 2192
 +
  |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Time
 +
  |author  = lolmaj
 +
  |id      = lolmaj.MultiplayerTime
 +
  |nexus  = 2543
 +
  |github  = MaciejMarkuszewski/StardewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultiStoryFarmhouse
 +
  |curse  = 868848
 +
  |nexus  = 8077
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Gifts for Spouses
 +
  |author  = Redwood
 +
  |id      = Redwood.MultipleGiftsForSpouse
 +
  |nexus  = 2910
 +
  |github  = EKomperud/StardewMods
 +
 
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Mini-Obelisks
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 +
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
  |nexus  = 8711
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |curse  = 868901
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 +
  |author  = SlyMerc
 +
  |id      = FileLoading
 +
  |nexus  = 1094
 +
  |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultiSave
 +
  |curse  = 868681
 +
  |nexus  = 15402
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multitool
 +
  |author  = Miome
 +
  |id      = miome.MultiToolMod
 +
  |nexus  = 2546
 +
  |github  = miome/MultitoolMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi-User Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MUC
 +
  |curse  = 997982
 +
  |nexus  = 9856
 +
  |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiYieldCrops
 +
  |nexus  = 6069
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MYCDGRPatch
 +
  |nexus  = 14023
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murdercrows
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Murdercrows
 +
  |curse  = 868878
 +
  |nexus  = 6615
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murder Drone, Personal Combat Drone
 +
  |author  = cotboy
 +
  |id      = cambam.MURDERDRONE
 +
  |nexus  = 4507
 +
  |github  = camcamcamcam/murderdrone
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murder Mod
 +
  |author  = Aren, Aren Desai
 +
  |id      = Aren.MurderMod
 +
  |nexus  = 17470
 +
  |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Store
 +
  |author  = atravita
 +
  |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
 +
  |curse  = 870973
 +
  |moddrop = 1187402
 +
  |nexus  = 12598
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Cursors
 +
  |author  = Expl0
 +
  |id      = Expl0.MushroomCursors
 +
  |nexus  = 12594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Levels
 +
  |author  = Eireon, Ben Patterson
 +
  |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
 +
  |nexus  = 2818
 +
  |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
  |nexus  = 1894
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Log Additions
 +
  |author  = justastranger
 +
  |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 +
  |nexus  =
 +
  |github  = justastranger/MushroomLogAdditions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator Automation
 +
  |author  = blueberry and Oddshot
 +
  |id      = blueberry.BlueberryMushroomAutomation
 +
  |nexus  = 4637
 +
  |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator - Grow More Mushrooms
 +
  |author  = blueberry, blueberry and Oddshot
 +
  |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
 +
  |nexus  = 4637
 +
  |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MushroomRancher
 +
  |nexus  = 10978
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Cellar
 +
  |author  = Lis
 +
  |id      = Lis.MusicalCellar
 +
  |nexus  = 7626
 +
  |github  = lisamreynolds/MusicalCellar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Paths
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MusicalPaths
 +
  |curse  = 868739
 +
  |nexus  = 13197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mutant Rings
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.MutantRings
 +
  |nexus  = 23849
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = My Money
 +
  |author  = Marcos Brendon
 +
  |id      = marcos.mymoney
 +
  |nexus  = 6736
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mystical Buildings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 +
  |nexus  = 12312
 +
  |github  = Floogen/MysticalBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Name Tags
 +
  |author  = Enaium
 +
  |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/NameTags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Napalm Mummies
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NapalmMummies
 +
  |curse  = 868675
 +
  |nexus  = 15933
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nature Strikes Back
 +
  |author  = Clumsy Jackdaw
 +
  |id      = ClumsyJackdaw.NatureStrikesBack
 +
  |nexus  = 19771
 +
  |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Neat Additions
 +
  |author  = Ilyaki
 +
  |id      = ilyaki.neatadditions
 +
  |nexus  = 2648
 +
  |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Network Optimizer
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.NetworkOptimizer
 +
  |nexus  = 3021
 +
  |github  = Ilyaki/NetworkOptimizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
 +
  |author  = DestyNova
 +
  |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 +
  |nexus  = 12369
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Lose Stamina
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.NeverLoseStamina
 +
  |nexus  = 4046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Achieve, Obtain Achievements
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NewAchieve
 +
  |nexus  = 20909
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Clothes Every Day
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.NewClothesEveryDay
 +
  |nexus  = 4030
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game on Launch
 +
  |author  = Nobbele
 +
  |id      = Nobbele.NewGameOnLaunch
 +
  |nexus  = 2654
 +
  |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game Plus
 +
  |author  = Spacechase0
 +
  |id      = Spacechase0.NewGamePlus
 +
  |curse  = 867147
 +
  |nexus  = 10786
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Machines
 +
  |author  = Igorious
 +
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 +
  |nexus  =
 +
  |chucklefish = 3683
 +
  |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Years Eve → Fireworks
 +
  |author  = sophiesalacia
 +
  |id      = sophie.Fireworks
 +
  |nexus  = 15277
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nexus Mods Button
 +
  |author  = Pickysaurus
 +
  |id      = Pickysaurus.NexusModsButton
 +
  |nexus  = 12969
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nice Messages
 +
  |author  = Nori, seaweednori
 +
  |id      = nori.NiceMessages
 +
  |nexus  = 6160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Event Chance Tweak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 +
  |nexus  = 10633
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NightEventChanceTweak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Owl
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NightOwl
 +
  |nexus    = 433
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightshade
 +
  |author  = ichortower
 +
  |id      = ichortower.Nightshade
 +
  |nexus  = 23742
 +
  |github  = ichortower/Nightshade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Shift
 +
  |author  = SevenChords
 +
  |id      = SevenChords.Night_Shift
 +
  |nexus  = 15345
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Time Sound Notifications, Time Notif
 +
  |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
 +
  |id      = Careless_Imm0rtal.Time_Notif.
 +
  |nexus  = 19651
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightwork, 夜间工作
 +
  |author  = Night
 +
  |id      = Night.Gaming
 +
  |nexus  = 25375
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Blink
 +
  |author  = Mr Tea, MrTea
 +
  |id      = MrTea.NoBlink
 +
  |nexus  = 17220
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Noclip Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 +
  |nexus  = 3900
 +
  |moddrop = 691002
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cooties
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.NoCooties
 +
  |nexus  = 9000
 +
  |github  = ceruleandeep/
 
   |name          = Big Silo
 
   |name          = Big Silo
 
   |id            = lperkins2.BigSilo
 
   |id            = lperkins2.BigSilo
   |update keys    =  
+
   |update keys    =
   |local version  = 0.0.2 → 0.0.3<!--manifest not updated-->
+
   |local version  = 0.0.2 → 0.0.3
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 0.0.3-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Chefs Closet
 
   |name          = Chefs Closet
 
   |id            = Duder.ChefsCloset
 
   |id            = Duder.ChefsCloset
   |update keys    =  
+
   |update keys    =
   |local version  = 1.3-1 → 1.3<!--manifest incorrect-->
+
   |local version  = 1.3-1 → 1.3.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Configurable Machines
 
   |name          = Configurable Machines
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
   |update keys    =  
+
   |update keys    =
   |local version  = 1.2-beta → 1.2.0<!--manifest incorrect-->
+
   |local version  = 1.2-beta → 1.2.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Custom Linens
 
   |name          = Custom Linens
 
   |id            = Mevima.CustomLinens
 
   |id            = Mevima.CustomLinens
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0 → 1.1<!--manifest not updated-->
+
   |local version  = 1.0 → 1.1.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Dynamic Machines
 
   |name          = Dynamic Machines
 
   |id            = DynamicMachines
 
   |id            = DynamicMachines
   |update keys    =  
+
   |update keys    =
   |local version  = 1.1 → 1.1.1<!--manifest not updated-->
+
   |local version  = 1.1 → 1.1.1
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.1-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 13,717: Line 25,563:
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Hmm Cheese Yum
 +
  |id            = tomasitobambito.HmmCheeseYum
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.12.0 → 1.1.2
 +
  |reason        = {{nexus mod|9343|mod page}} has wrong version format
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Iridium Tools Patch
 
   |name          = Iridium Tools Patch
 
   |id            = Redwood.IridiumToolsPatch
 
   |id            = Redwood.IridiumToolsPatch
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0.0 → 1.0.1<!--manifest not updated-->
+
   |local version  = 1.0.0 → 1.0.1
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Level Up Notifications
 
   |name          = Level Up Notifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge version incorrect-->
+
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 +
  |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |id            = FileLoading
 
   |id            = FileLoading
   |update keys    =  
+
   |update keys    =
   |local version  = 1.1 → 1.12<!--manifest not updated-->
+
   |local version  = 1.1 → 1.1.2
  |remote version =
+
  |remote version = 1.12 → 1.1.2
 +
  |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = No Mine Flyers Redux
 
   |name          = No Mine Flyers Redux
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |id            = minervamaga.NoMineFlyersRedux
   |update keys    = -Nexus:4498
+
   |update keys    = Nexus:4498 → ModDrop:631110
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 +
  |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = PokeMania
 
   |name          = PokeMania
 
   |id            = TheKrominatorPokemania
 
   |id            = TheKrominatorPokemania
   |update keys    =  
+
   |update keys    =
   |local version  = 4.0 → 4.0.3<!--not updated in manifest-->
+
   |local version  = 4.0 → 4.0.3
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Relationship Status
 
   |name          = Relationship Status
 
   |id            = relationshipstatus
 
   |id            = relationshipstatus
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0.4 → 1.0.5<!--manifest not updated-->
+
   |local version  = 1.0.4 → 1.0.5
   |remote version =  
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.5-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Seasonal Obelisk
 +
  |id            = maxvollmer.deepwoodsmod.seasonalobelisk
 +
  |update keys    =
 +
  |local version  =
 +
   |remote version = 2.11.0 → 2.1.0
 +
  |reason        = {{nexus mod|5016|mod page}} has wrong version format
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Showcase
 
   |name          = Showcase
 
   |id            = Igorious.Showcase
 
   |id            = Igorious.Showcase
   |update keys    =  
+
   |update keys    =
   |local version  = 0.9-500 → 0.9<!--manifest incorrect-->
+
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |remote version =  
+
   |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
   |name          = Siv's Marriage
+
   |name          = Standardized Krobus
   |id            = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod
+
   |id            = minervamaga.StandardizedKrobus
   |update keys    =  
+
   |update keys    = Nexus:5206 → ModDrop:716314
   |local version  = 0.0 → 1.4<!--manifest incorrect-->
+
   |local version  =
  |remote version =
+
  |remote version =
 +
  |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
   |name          = Standardized Krobus
+
   |name          = Luck Skill
   |id            = minervamaga.StandardizedKrobus
+
   |id            = spacechase0.LuckSkill
   |update keys    = -Nexus:5206
+
   |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 13,790: Line 25,661:
 
* 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/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 13,804: Line 25,675:
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 08:53, 23 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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