Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Add unofficial version of Expert Sitting)
 
(945 intermediate revisions by more than 100 users not shown)
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/
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 24 Hour Format, 24 Hour Clock
 
  |author  = Prince-Leto
 
  |id      = princeleto.twentyfourhours
 
  |nexus id = 2908
 
  |github  = Prince-Leto/StardewValleyMods
 
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
  |pull request = https://github.com/Prince-Leto/StardewValleyMods/pull/1
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Abilities - Experience Bars
 
  |author  = Ophaneom
 
  |id      = Ophaneom.AbilitiesExperienceBars
 
  |nexus id = 8048
 
  |github  = Ophaneom/Abilities-Experience-Bars
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = A Bonafide Special Blue Chicken
 
  |author  = r1kai, rikai, rikai and jackkimball
 
  |id      = rikai.abonafidespecialbluechicken
 
  |nexus id = 8979
 
  |github  = rikai/ABonafideSpecialBlueChicken
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = dumb0t, VIspReaderUS
+
   |author = Prince-Leto
   |id       = AccessChestAnywhere
+
   |id     = princeleto.twentyfourhours
   |nexus id = 257
+
   |nexus   = 2908
   |github   =  
+
   |github = Prince-Leto/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Accessible Tiles
+
   |name   = 3-Story Cellar
   |author   = GrumpyCrouton
+
   |author = fan
   |id       = GrumpyCrouton.AccessibleTiles
+
   |id     = fan.3-story-cellar
   |nexus id = 10755
+
   |nexus   = 22882
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Action Sitting
+
   |name   = 4Leaf
   |author   = greentodd
+
   |author = Alex Noddings
   |id       = greentodd.ActionSitting
+
   |id     = an.4leaf
   |nexus id = 10943
+
   |nexus   = 2365
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activated Sprinklers<!--Nexus-->, Activating Sprinkers<!--manifest-->
+
   |name   = A Better Crab Trap
   |author   = StultusV
+
   |author = ARgoChxw
   |id       = StultusV.ActivatingSprinklers
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 8688
+
   |nexus   = 22015
   |github   = JudeRV/Stardew-ActivatingSprinklers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Abilities - Experience Bars
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Ophaneom
   |id       = f4iTh.ActivateSprinklers
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 2088
+
   |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     = Add to Workbench Chests
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = Rui3
+
   |author = Sandman53
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 5713
+
   |nexus   = 22751
   |github   =  
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = A Bonafide Special Blue Chicken
   |author   = Pokeytax
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 2631
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Access Chest Anywhere
   |author   = punyo, yakminepunyo
+
   |author = dumb0t, VIspReaderUS
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = AccessChestAnywhere
   |nexus id = 2149
+
   |nexus   = 257
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.1
   |unofficial version = 1.0.5-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
  |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Accessible Tiles
   |author   = ThatNorthernMonkey
+
   |author = GrumpyCrouton
   |id       = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id =
+
   |nexus  = 10755
   |chucklefish id = 3532
+
   |github =
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.0.2-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
  |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = AchtuurCore
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Achtuur
   |id       = f4iTh.AdjustBabyChance
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 3311
+
   |nexus   = 16827
   |github   =  
+
   |github = Achtuur/StardewTravelSkill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Action Sitting
   |author   = mmanlapat
+
   |author = greentodd
   |id       = mmanlapat.AdjustMonster
+
   |id     = greentodd.ActionSitting
   |nexus id = 1161
+
   |nexus   = 10943
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adopt 'n Skin, Animal Skinner
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = Gathouria
+
   |author = StultusV
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 4011
+
   |nexus  = 8688
   |moddrop id = 600967
+
   |github = JudeRV/Stardew-ActivatingSprinklers
   |github   = Gathouria/Adopt-Skin
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Cooking
+
   |name   = Activate Sprinklers
   |author   = aedenthorn
+
   |author = f4iTh, JertsukkaTheMan
   |id       = aedenthorn.AdvancedCooking
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 11264
+
   |nexus   = 2088
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Flute Blocks
+
   |name   = Active Menu Anywhere
   |author   = aedenthorn
+
   |author = weizinai
   |id       = aedenthorn.AdvancedFluteBlocks
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 10934
+
   |nexus   = 21093
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = Drachenkatze
+
   |author = Chelsea Bingiel
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id = 5127
+
   |nexus   = 11447
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Loot Framework
+
   |name   = Additional Mine Maps
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.AdvancedLootFramework
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 7739
+
   |nexus   = 14595
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Add Money
   |author   = ANDR55
+
   |author = Pempi
   |id       = ANDR55.AdvMachines
+
   |id     = pempi.addMoney
   |nexus id =
+
   |nexus  = 20111
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Melee Framework
+
   |name   = Add Money
   |author   = aedenthorn
+
   |author = Steph Hoel
   |id       = aedenthorn.AdvancedMeleeFramework
+
   |id     = StephHoel.AddMoney
   |nexus id = 7886
+
   |nexus   = 21016
   |github   = aedenthorn/StardewValleyMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Add to Workbench Chests
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Rui3
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 435
+
   |nexus   = 5713
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Adjustable Building Costs
   |author   = Warix3
+
   |author = Skalaki
   |id       = warix3.advancingsprinklers
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 2983
+
   |nexus   = 12446
   |github   =  
+
   |github = MiguelLucas/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Adjustable Price Hikes
   |author   = Darzington
+
   |author = Pokeytax
   |id       = darzington.AdventCalendarMod
+
   |id     = Pokeytax.AdjustablePriceHikes
   |nexus id = 7444
+
   |nexus   = 2631
   |github   =  
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Adventure Shop Inventory
 
  |author  = Hammurabi
 
  |id      = HammurabiAdventureShopInventory
 
  |nexus id =
 
  |chucklefish id = 4608
 
  |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Adjustable Sprinklers
   |author   = Phrasefable
+
   |author = NCarigon
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 3661
+
   |nexus   = 21843
   |github   = phrasefable/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Airstrike
+
   |name   = Adjustable Stamina Healing
   |author   = XxHarvzBackxX
+
   |author = punyo, yakminepunyo
   |id       = harvz.Airstrike.DLL
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 10464
+
   |nexus   = 2149
   |github  = XxHarvzBackxX/airstrike
+
   |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     = A Less Flashy Stardew
+
   |name   = Adjust Artisan Prices
   |author   = mistyspring
+
   |author = ThatNorthernMonkey
   |id       = mistyspring.lessflashy
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 10531
+
   |nexus   =
   |github  =  
+
   |chucklefish = 3532
}}
+
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Allow Beach Sprinklers
+
   |broke in = Stardew Valley 1.1
  |author  = Jag3dagster
+
<!--
   |id      = Jag3dagster.AllowBeachSprinklers
+
   |unofficial version = 0.0.2-unofficial.3-pathoschild
   |nexus id = 7629
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
   |github  = jag3dagster/AllowBeachSprinklers
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Adjust Baby Chance
   |author   = cantorsdust and Pathoschild
+
   |author = f4iTh, JertsukkaTheMan
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 174
+
   |nexus   = 3311
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almanac
+
   |name   = Adjust Monster
   |author   = Khloe Leclair
+
   |author = mmanlapat
   |id       = leclair.almanac
+
   |id     = mmanlapat.AdjustMonster
   |nexus id = 11022
+
   |nexus  = 1161
  |github  = KhloeLeclair/StardewMods/tree/main/Almanac
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Almighty Farming Tool, Almighty Tool
 
  |author  = momoaau
 
  |id      = 439<!--actual manifest ID-->
 
   |nexus id = 439
 
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
<!--
 
<!--
   |unofficial version = 1.2.2-unofficial.3.mizzion
+
   |unofficial version = 1.1.1-unofficial.1-ddgroves
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Alternative Textures
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = PeacefulEnd
+
   |author = Gathouria
   |id       = PeacefulEnd.AlternativeTextures
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 9246
+
   |nexus  = 4011
  |github  = Floogen/AlternativeTextures
+
   |moddrop = 600967
}}
+
   |github = Gathouria/Adopt-Skin
{{#invoke:SMAPI compatibility|entry
 
  |name    = Always On Server for Multiplayer
 
  |author   = funny-snek and Zuberii
 
   |id      = funny-snek.Always_On_Server
 
  |nexus id = 2677
 
   |github   = funny-snek/Always-On-Server-for-Multiplayer
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.20.2-unofficial.2-elizo
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
 
  |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   = Adopt With Krobus
   |author   = bcmpinc
+
   |author = Hana
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 2733
+
   |nexus   = 22218
   |github   = bcmpinc/StardewHack
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = Advanced Cooking
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 4639
+
  |nexus  = 11264
  |github  =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ancient Fruit Won't Die in Winter
+
   |name   = Advanced Fishing Treasure
   |author   = cindyexe
+
   |author = aceynk
   |id       = cindyexe.afddiw
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 8823
+
   |nexus   = 24403
   |github   =  
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Advanced Flute Blocks
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 6894
+
   |nexus   = 10934
   |github  = AngelaRanna/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Advanced Key Bindings
   |author   = Angela Ranna
+
   |author = Drachenkatze
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 6894
+
   |nexus   = 5127
   |github  = AngelaRanna/StardewMods
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Advanced Location Loader
   |author   = Jonqora
+
   |author = Entoarox
   |id       = Jonqora.AngryGrandpa
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 6324
+
   |nexus   = 2270
   |github   = Jonqora/StardewMods
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Advanced Loot Framework
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 3440
+
   |nexus   = 7739
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Animal Chooser
+
   |name   = Advanced Machines, AdvMachines
   |author   = stokastic
+
   |author = ANDR55
   |id       = stokastic.AnimalChooser
+
   |id     = ANDR55.AdvMachines
   |nexus id = 2573
+
   |nexus   =
   |github   = stokastic/AnimalChooser
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
+
   |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     = Animal Husbandry Mod, Butcher Mod
+
   |name   = Advanced Melee Framework
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 1538
+
  |curse  = 868856
   |github   = Digus/StardewValleyMods
+
   |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     = Animal Observer
+
   |name   = Advanced Menu Positioning
   |author   = NOFILENAMED
+
   |author = aedenthorn, Erinthe
   |id       = NFN.ANIMOBS
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 8653
+
   |nexus   = 11315
   |github   = nofilenamed/AnimalObserver
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = DiddyP
+
   |author = Omegasis, Alpha_Omegasis
   |id       = DiddyP.AnimalPatting
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 3837
+
   |nexus   = 435
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Pet Status
+
   |name   = Advanced Social Interactions
   |author   = Hakej
+
   |author = spacechase0
   |id       = hakej.animalpetstatus
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 8725
+
   |nexus   = 14451
   |github   = Hakej/Animal-Pet-Status
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Produce Expansion
+
   |name   = Advancing Sprinklers
   |author   = elbe
+
   |author = Warix3
   |id       = elbe.AnimalProduceExpansion
+
   |id     = warix3.advancingsprinklers
   |nexus id = 9119
+
   |nexus   = 2983
   |moddrop id = 988407
+
  |github  =
   |github   = lshtech/AnimalProduceExpansion
+
 
 +
   |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     = Animals Die
+
   |name   = Advent Calendar
   |author   = Goldenrevolver
+
   |author = Darzington
   |id       = Goldenrevolver.AnimalsDie
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 7769
+
   |nexus   = 7444
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animals Don't Eat Grass
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = KarratKake
+
   |author  = Veniamin-Arefev
   |id      = KarratKake.AnimalsDontEatGrass
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 7474
+
   |nexus   = 19442
   |github  =  
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Selector
+
   |name   = Adventure Shop Inventory
   |author   = rikai
+
   |author = Hammurabi
   |id       = rikai.AnimalSelector
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 8758
+
   |nexus  =
  |github   = rikai/AnimalSelector
+
   |chucklefish = 4608
}}
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Animal Shop Conditions
+
   |broke in = Stardew Valley 1.3
   |author  = elbe
 
  |id      = elbe.AnimalShopConditions
 
  |nexus id = 9107
 
  |moddrop id = 986958
 
   |github  = lshtech/AnimalShopConditions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = AeroCore
   |author   = jwdred
+
   |author = Tlitookilakin
   |id       = jwdred.AnimalSitter
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 581
+
  |moddrop = 1275014
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status   = abandoned
   |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   = AFK Pause, AFK Time Pause
   |author   = GZhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 6196
+
   |nexus   = 14228
   |github   = gzhynko/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = spacechase0 and Pathoschild
+
   |author = CKextreme
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = CKextreme.AfkTimer
   |nexus id = 3283
+
   |nexus   = 3721
   |moddrop id = 771644
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Whisperer
+
   |name   = Agenda
   |author   = Shalkin
+
   |author = OFTS_CQM
   |id       = shaklin.animalwhisperer
+
   |id     = ofts.agenda
   |nexus id = 8885
+
   |nexus   = 20432
   |github   =
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Parrot and Perch
+
   |name   = Aggressive Acorns
   |author   = aedenthorn
+
   |author = Phrasefable
   |id       = aedenthorn.ParrotPerch
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 7957
+
   |nexus   = 3661
   |github  = aedenthorn/StardewValleyMods
+
   |github = phrasefable/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Portrait Framework
+
   |name   = Aging Mod
   |author   = akai
+
   |author = skn
   |id       = akai.AnimatedPortrait
+
   |id     = skn.AgingMod
   |nexus id = 8249
+
   |nexus   = 1129
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anniversary on Calendar
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = greentodd
+
   |author = Fippsie
   |id       = greentodd.CalendarAnniversary
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 8351
+
   |nexus   = 17273
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Airstrike
   |author   = spacechase0 and Pathoschild
+
   |author = XxHarvzBackxX
   |id       = spacechase0.AnotherHungerMod
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 3379
+
   |nexus   = 10464
   |moddrop id = 568430
+
   |github  = XxHarvzBackxX/airstrike
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = Alarms
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.YAJM
+
   |id     = aedenthorn.Alarms
   |nexus id = 6546
+
   |nexus   = 17607
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = A Less Flashy Stardew
   |author   = funny-snek
+
   |author = mistyspring
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = mistyspring.lessflashy
   |nexus id = 2887
+
   |nexus   = 10531
   |github   = funny-snek/anticheat-and-servercode
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = All Chests Menu
   |author   = Super Aardvark, ubererdferkel
+
   |author = aedenthorn, Erinthe
   |id       = SuperAardvark.AntiSocial
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 5371
+
  |curse  = 868705
   |github  = super-aardvark/AardvarkMods-SDV
+
   |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     = Anything Ponds
+
   |name   = All Crops All Seasons
   |author   = MouseyPounds
+
   |author = cantorsdust
   |id       = MouseyPounds.AnythingPonds
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 4702
+
   |nexus   = 170
   |github  = MouseyPounds/stardew-mods
+
   |github = cantorsdust/StardewMods
 +
 
 +
   |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     = Aquarism - Immersive Fish Ponds
+
   |name   = Allow Beach Sprinklers
   |author   = DaLion
+
   |author = Jag3dagster
   |id       = DaLion.ImmersiveFishPonds
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 11288
+
   |nexus   = 7629
   |source  = https://gitlab.com/daleao/smapi-mods/-/tree/main/ImmersiveFishPonds
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = All Professions
   |author   = Platonymous
+
   |author = cantorsdust and Pathoschild
   |id       = Platonymous.2048
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 2048
+
   |nexus  = 174
   |moddrop id = 793820
+
   |github = cantorsdust/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Almanac
   |author   = Platonymous
+
   |author = Khloe Leclair
   |id       = Platonymous.ArcadePong
+
   |id     = leclair.almanac
   |nexus id = 2044
+
   |nexus  = 11022
   |moddrop id = 793819
+
   |github = KhloeLeclair/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Almanac → DGA Support
   |author   = Platonymous
+
   |author = Khloe Leclair
   |id       = Platonymous.Snake
+
   |id     = leclair.almanacdga
   |nexus id = 2056
+
   |nexus   = 11022
   |moddrop id = 793822
+
   |github  = KhloeLeclair/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arena Challenges Mod
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = XxHarvzBackxX
+
   |author = momoaau
   |id       = harvz.ACM.SMAPI
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 9544
+
   |nexus   = 439
   |github  =  
+
   |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     = Armor Ore
+
   |name   = Alternative Textures
   |author   = gmff
+
   |author = PeacefulEnd
   |id       = GMFF.ArmorOre
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id =  
+
   |curse  = 870938
   |curseforge id  = 485718
+
   |nexus   = 9246
   |curseforge key = armor-ore
+
   |github = Floogen/AlternativeTextures
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Mizzion
+
   |author = Alvadea & Jaksha6472
   |id       = mizzion.artifactdigger
+
   |id     = Alja.Shack
   |nexus id = 4212
+
   |nexus  = 13187
   |moddrop id = 661378
+
   |github = Jaksha6472/MiningShack
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = pepoluan
+
   |author = Alvadea & Jaksha6472
   |id       = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
+
   |id     = Alja.witchtower
   |nexus id = 9023
+
   |nexus  = 15926
   |moddrop id = 979525
+
   |github = Jaksha6472/WitchTower
   |github   =
 
  |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Always Hay
   |author   = Ilyaki
+
   |author = Omek97
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = omek97.always_hay
   |nexus id = 2761
+
   |nexus   = 20808
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github  =
 
 
  |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
 
  |name    = Artisan Goods Redone
 
  |author  = Rhukii
 
  |id      = Rhukii.ArtisanGoodsRedone
 
  |nexus id = 9414
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Always On Server for Multiplayer
   |author   = Travoos
+
   |author = funny-snek and Zuberii
   |id       = none<!--no ID in manifest-->
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id =  
+
   |nexus   = 2677
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  |github  = Club559/AshleyMod
 
  
   |broke in = SMAPI 2.0
+
   |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     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Always Organize Chests
   |author   = Goldenrevolver
+
   |author = Zamiel
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 260
+
   |nexus   = 21207
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Always Scroll Map
   |author   = Platonymous
+
   |author = bcmpinc
   |id       = Platonymous.ATM
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 3135
+
   |nexus  = 2733
   |moddrop id = 793914
+
   |github = bcmpinc/StardewHack
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.3-unofficial.1-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = macer-Tim Oberle
+
   |author = Saah
   |id       = macer.AuroraGSI
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 6088
+
   |nexus   = 23452
   |github   =  
+
   |github = sarahvloos/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Always Special Title
   |author   = taggartaa, Aaron Taggart
+
   |author = DespairScent
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 1019
+
   |nexus   = 22150
   |github   = taggartaa/AutoAnimalDoors
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Always Swim
   |author   = cgifox
+
   |author = Hoggagf2
   |id       = cgifox.AutoAttack
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 9620
+
   |nexus   = 13264
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Ambient Light
   |author   = X3n0n182
+
   |author = SixthTitan
   |id       = X3n0n182.AutoAttack
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 7258
+
   |nexus   = 4639
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Alison Li
+
   |author = cindyexe
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = cindyexe.afddiw
   |nexus id = 6773
+
   |nexus   = 8823
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Angel's Existing Weapon Updater
   |author   = Ben880, ben1830
+
   |author = Angela Ranna
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 2387
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = aurnj, Roy Li
+
   |author = Angela Ranna
   |id       = RuyiLi.AutoCrop
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id =
+
   |nexus  = 6894
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github = AngelaRanna/StardewMods
   |github   =  
 
  
  |broke in = Stardew Valley 1.3
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Angel's Weapon Rebalance
   |author   = Permamiss
+
   |author = Angela Ranna
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 643
+
   |nexus   = 6894
   |curseforge id = 307990
+
   |github = AngelaRanna/StardewMods
  |curseforge key = auto-eat
+
 
   |github  = Permamiss/Auto-Eat
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Angry Grandpa
   |author   = Dwayneten
+
   |author = Jonqora
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 4783
+
   |nexus   = 6324
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = Jonqora/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
<!--
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
+
  |unofficial version = 1.2.1-unofficial.1-Mizzion
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Animal Birth Every Night
   |author   = WhiteMind
+
   |author = Paritee
   |id       = WhiteMind.AF
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 1895
+
   |nexus   = 3440
   |github  = WhiteMinds/mod-sv-autofish
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Animal Chooser
   |author   = SorryLate, rharyanto
+
   |author = stokastic
   |id       = SorryLate.AutoFishing
+
   |id     = stokastic.AnimalChooser
   |nexus id = 5235
+
   |nexus   = 2573
   |github  =
+
   |github = stokastic/AnimalChooser
 +
 
 +
  |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 Gate
+
   |name   = Animal Dialogue Framework
   |author   = Teban100
+
   |author = aedenthorn, Erinthe
   |id       = AutoGate
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 820
+
   |nexus   = 16881
   |github  = StephenKairos/Teban100-StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = Caraxian
+
   |author = Digus
   |id       = caraxian.AutoLoadGame
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 2509
+
   |nexus   = 1538
   |github   = Caraxi/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Animal Mood Fix
   |author   = Pathoschild
+
   |author = Grant Peters
   |id       = Pathoschild.Automate
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 1063
+
   |nexus   = 761
   |moddrop id = 509760
+
  |github  =
   |github   = Pathoschild/StardewMods
+
   |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     = Automated Doors
+
   |name   = Animal Observer
   |author   = mrslowly, azah
+
   |author = nofilenamed
   |id       = azah.automated-doors
+
   |id     = NFN.ANIMOBS
   |nexus id =
+
   |nexus  = 8653
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |github = nofilenamed/AnimalObserver
   |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     = Automatic Gates
+
   |name   = Animal Patting
   |author   = ScheKaa
+
   |author = DiddyP
   |id       = Rakiin.AutomaticGates
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 3109
+
   |nexus  = 3837
   |moddrop id = 467021
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Animal Pet Status
   |author   = Zamiel
+
   |author = Hakej
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = hakej.animalpetstatus
   |nexus id = 10460
+
   |nexus   = 8725
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github = Hakej/Animal-Pet-Status
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Animal Produce Expansion
   |author   = Jag3Dagster
+
   |author = elbe
   |id       = Jag3Dagster.AutoShaker
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 7736
+
   |nexus   = 9119
   |github  = jag3dagster/AutoShaker
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Animals Die
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Goldenrevolver
   |id       = Omegasis.AutoSpeed
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 443
+
   |nexus   = 7769
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Animals Don't Eat Grass
   |author   = CatCattyCat, Cat
+
   |author = KarratKake
   |id       = cat.autostacker
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 1184
+
   |nexus   = 7474
   |moddrop id = 833539
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Animals Don't Remove Grass
   |author   = lolmaj
+
   |author = MrShreddie
   |id       = lolmaj.AutoToolSelect
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 3883
+
   |nexus   = 21028
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Animal Selector
   |author   = DrOreo002
+
   |author = rikai
   |id       = droreo002.autotrash
+
   |id     = rikai.AnimalSelector
   |nexus id = 4924
+
   |nexus   = 8758
   |github  =  
+
   |github = rikai/AnimalSelector
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Animal Shop Conditions
   |author   = GrumpyCrouton
+
   |author = elbe
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 10693
+
   |nexus   = 9107
   |github   =  
+
  |moddrop = 986958
 +
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Animal Sitter
   |author   = Pickle, ddgroves
+
   |author = jwdred
   |id       = pickle.autowater
+
   |id     = jwdred.AnimalSitter
   |nexus id = 1666
+
   |nexus   = 581
   |github  =  
+
   |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 Watering (aurnj)
+
   |name   = Animal Sitter LTS
   |author   = aurnj, Roy Li
+
   |author = oliver
   |id       = AutoWater
+
   |id     = oliver.AnimalSitterLTS
   |nexus id =
+
   |nexus  = 20831
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  = jdusbabek/stardewvalley
   |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   = Animals Need Water
   |author   = stellarashes
+
   |author = GZhynko
   |id       = stellarashes.Autowatering
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 5463
+
   |nexus   = 6196
   |github   = stellarashes/SDVMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Animal Social Menu
   |author   = jackkimball
+
   |author = spacechase0
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 2465
+
   |nexus   = 3283
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |status  = obsolete
   |unofficial version = 2.0.1-unofficial.1-strobe
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Animal Whisperer
   |author   = DefenTheNation
+
   |author = Shalkin
   |id       = DefenTheNation.BackpackResizer
+
   |id     = shaklin.animalwhisperer
   |nexus id = 2263
+
   |nexus   = 8885
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Animated Parrot and Perch
   |author   = andysun, ReddoHoku
+
   |author = aedenthorn, Erinthe
   |id       = andysun.BacksideAttack
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 7815
+
   |nexus   = 7957
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Balanced Combine Many Rings
+
   |name   = Animated Portrait Framework
   |author   = Arruda
+
   |author = akai
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = akai.AnimatedPortrait
   |nexus id = 8981
+
   |nexus   = 8249
   |github  = arruda/BalancedCombineManyRings
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
  |status   = workaround
 +
  |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Barn Incubator Support
+
   |name   = Animation-Cancel Keybinding
   |author   = elbe
+
   |author = Swaglix
   |id       = elbe.BarnIncubatorSupport
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 9049
+
   |nexus  = 20159
   |moddrop id = 986076
+
   |github =
   |github   = lshtech/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Anki Study Break
   |author   = littleraskol
+
   |author = nymvaline
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 833
+
   |nexus   = 11279
   |github   = littleraskol/Basic-Sprinkler-Improved
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Anniversary on Calendar
   |author   = Husky110
+
   |author = greentodd
   |id       = Husky110.BatteryWarningMod
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 1886
+
   |nexus   = 8351
   |github   = Husky110/BatteryWarningMod
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Another Hunger Mod
   |author   = Ilyaki
+
   |author = spacechase0
   |id       = Ilyaki.BattleRoyale
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 3199
+
  |curse  = 867735
   |github   = Ilyaki/BattleRoyalley
+
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley - Year 2
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = tylergibbs2
+
   |author = aedenthorn, Erinthe
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = aedenthorn.YAJM
   |nexus id = 9891
+
   |nexus   = 6546
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Anti-Cheat Server
   |author   = Coll1234567
+
   |author = funny-snek
   |id       = Coll1234567.BecomeEthereal
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 3746
+
   |nexus   = 2887
   |github   =  
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
 
{{#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   =  
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Anything Ponds
   |author   = Taskmaster
+
   |author = MouseyPounds
   |id       = Taskmaster.BeMyValentine
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 5219
+
   |nexus   = 4702
   |github  =  
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Berry Season Reminder
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = Anthony Hilyard
+
   |author = aedenthorn, Erinthe
   |id       = com.anthonyhilyard.berryseasonreminder
+
   |id     = aedenthorn.AprilFools
   |curseforge id = 446669
+
  |nexus  = 11496
   |curseforge key = berry-season-reminder
+
   |github = aedenthorn/StardewValleyMods
   |nexus id = 9315
+
 
   |github  = AHilyard/BerrySeasonReminder
+
   |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 10 Hearts
+
   |name   = A Quality Mod
   |author   = Satozaki
+
   |author = spacechase0
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = spacechase0.AQualityMod
   |nexus id = 3605
+
   |nexus   = 14448
   |github  = AndyCrocker/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Aquarism
   |author   = ChaosEnergy
+
   |author = DaLion
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 3097
+
   |nexus   = 24356
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Arcade 2048
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.betterartisangoodicons
+
   |id     = Platonymous.2048
   |nexus id = 2080
+
  |curse  = 308054
   |moddrop id = 833553
+
   |nexus   = 2048
   |github  = danvolchek/StardewMods
+
   |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Balance
+
   |name   = Arcade Pong
   |author   = Xen0nex
+
   |author = Platonymous
   |id       = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
+
   |id     = Platonymous.ArcadePong
   |nexus id = 8141
+
   |nexus   = 2044
   |github  =
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Beehouses
+
   |name   = Arcade Snake, Snake
   |author   = Tlitookilakin
+
   |author = Platonymous
   |id       = tlitookilakin.BetterBeehouses
+
   |id     = Platonymous.Snake
   |nexus id = 10996
+
  |curse  = 308055
   |moddrop id = 1105633
+
   |nexus   = 2056
   |github  = tlitookilakin/BetterBeehouses
+
   |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Bombs
+
   |name   = Archaeology House Content Management Helper
   |author   = Duno666
+
   |author = Felix-Dev
   |id       = Duno666.BetterBombs
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 7787
+
   |nexus   = 2804
   |github  = PhillZitt/BetterBombs
+
   |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 Butterfly Hutch
+
   |name   = Archaeology Skill for 1.6
   |author   = NormanPCN
+
   |author = moonslime
   |id       = NormanPCN.BetterButterflyHutch
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 11166
+
  |curse  = 1003404
   |github   = NormanPCN/StardewValleyMods/tree/main/BetterButterflyHutch
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Chests
+
   |name   = Archery
   |author   = furyx639
+
   |author = PeacefulEnd
   |id       = furyx639.BetterChests
+
   |id     = PeacefulEnd.Archery
   |nexus id = 9791
+
  |curse  = 870921
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Archery - Starter Pack
   |author   = Satozaki
+
   |author = PeacefulEnd
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 3159
+
   |nexus   = 16768
   |github  = AndyCrocker/StardewMods
+
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Arena Challenges Mod
   |author   = Khloe Leclair
+
   |author = XxHarvzBackxX
   |id       = leclair.bettercrafting
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 11115
+
   |nexus   = 9544
   |moddrop id = 1115749
+
   |github  =
   |github  = KhloeLeclair/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name   = Armor Ore
   |author   = Khloe Leclair
+
   |author = gmff
   |id       = leclair.bcspacecore
+
   |id     = GMFF.ArmorOre
   |nexus id = 11115
+
   |nexus   =
   |moddrop id = 1115749
+
   |curse  = 485718
   |github  = KhloeLeclair/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crystalariums
+
   |name   = Ars Venefici
   |author   = DecidedlyHuman
+
   |author = HeyImAmethyst
   |id       = DecidedlyHuman.BetterCrystalariums
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 10907
+
   |nexus   = 24409
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Artifact Digger
   |author   = GitStonic, IMSTONIC
+
   |author = Mizzion
   |id       = gitstonic.svbdp
+
   |id     = mizzion.artifactdigger
   |nexus id = 3092
+
   |nexus   = 4212
   |github   =  
+
  |moddrop = 661378
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = CatCattyCat, Cat
+
   |author = pepoluan
   |id       = cat.betterdoors
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 3797
+
   |nexus   = 9023
   |github  = danvolchek/StardewMods
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |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   = Artifact System Fixed
   |author   = Urbanyeti
+
   |author = Ilyaki
   |id       = BetterFriendship
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 10287
+
   |nexus   = 2761
   |github  = urbanyeti/stardew-better-friendship
+
   |github = Ilyaki/ArtifactSystemFixed
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Artisan Goods Redone
   |author   = CatCattyCat, Cat
+
   |author = Rhukii
   |id       = cat.betterfruittrees
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 1976
+
   |nexus  = 9414
   |moddrop id = 833546
+
   |github =
   |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 = 2.6.1-unofficial.4-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Artisan Products Copy Quality
   |author   = AairTheGreat
+
   |author = justastranger
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 4171
+
  |moddrop = 1554273
   |github   = AairTheGreat/StardewValleyMods
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Artista, Artista - Stardew Painter
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.bettergardenpots
+
   |id     = Platonymous.Artista
   |nexus id = 2209
+
   |moddrop = 1521420
   |moddrop id = 833555
+
   |nexus  = 18697
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Ashley NPC
   |author   = CatCattyCat, Cat
+
   |author = Travoos
   |id       = cat.betterhay
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 1430
+
   |nexus   =
   |moddrop id = 833540
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |github  = danvolchek/StardewMods
+
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author  = fodkod, Kodfod
+
   |author = Goldenrevolver
   |id       = kodfod.hitbox
+
   |id      = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 4973
+
  |nexus  = 260
   |github  = Kodfod/BetterHitboxStardew
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
   |id     = Atelier.Cauldron
 +
   |nexus   = 22926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ATM
 +
  |author  = Platonymous
 +
  |id     = Platonymous.ATM
 +
  |curse  = 308504
 +
  |moddrop = 793914
 +
  |nexus  = 3135
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AtraCore
 +
  |author  = atravita
 +
  |id      = atravita.AtraCore
 +
  |curse  = 870972
 +
  |moddrop = 1205156
 +
  |nexus  = 12932
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/kodfod/BetterHitboxStardew/pull/2
+
  |name    = Atra's Interaction Tweaks, Stop Rug Removal
 +
  |author  = atravita
 +
   |id      = atravita.StopRugRemoval
 +
  |curse  = 870985
 +
   |moddrop = 1068101
 +
   |nexus  = 10192
 +
  |github = atravita-mods/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Audio Descriptions
   |author   = dphile
+
   |author = mistyspring
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = mistyspring.AudioDescription
   |nexus id = 2085
+
  |curse  = 880513
   |github   = dphile/SDVBetterIridiumTools
+
   |nexus   = 16294
 +
   |github = misty-spring/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Audio Devices
   |author   = Gaphodil
+
   |author = Max Vollmer, SVProtector
   |id       = Gaphodil.BetterJukebox
+
   |id     = maxvollmer.audiodevices
   |nexus id = 6017
+
   |nexus   = 2838
   |moddrop id = 984775
+
  |github  = maxvollmer/AudioDevices
   |github   = Gaphodil/BetterJukebox
+
 
 +
   |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 Junimos
+
   |name   = Aurora GSI for Stardew Valley
   |author   = hawkfalcon
+
   |author = macer-Tim Oberle
   |id       = hawkfalcon.BetterJunimos
+
   |id     = macer.AuroraGSI
   |nexus id = 2221
+
   |nexus   = 6088
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Crop Fields
+
   |name   = Auto Animal Doors
   |author   = micfort
+
   |author = taggartaa, Aaron Taggart
   |id       = micfort.BetterJunimosCropFields
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 10936
+
  |curse  = 1002753
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
+
   |nexus   = 1019
 +
   |github  = taggartaa/AutoAnimalDoors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Forestry
+
   |name   = Auto-Attack
   |author   = ceruleandeep
+
   |author = X3n0n182
   |id       = ceruleandeep.BetterJunimosForestry
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 8992
+
   |nexus   = 7258
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Lightning Rods
+
   |name   = Auto-Attack
   |author   = aedenthorn
+
   |author = cgifox
   |id       = aedenthorn.BetterLightningRods
+
   |id     = cgifox.AutoAttack
   |nexus id = 10631
+
   |nexus   = 9620
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Auto Bait and Tackles
   |author   = spacechase0 and Pathoschild
+
   |author = Alison Li
   |id       = spacechase0.BetterMeteorites
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 5096
+
   |nexus  = 6773
   |moddrop id = 771682
+
   |github = Alison-Li/AutoBaitAndTacklesMod
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Auto Break Geode
   |author   = Satozaki
+
   |author = weizinai
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 3012
+
   |nexus   = 20685
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning
+
   |name   = Auto Catch
   |author   = AairTheGreat
+
   |author = MercuryVN
   |id       = AairTheGreat.BetterPanning
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 4161
+
   |nexus   = 22616
   |github   = AairTheGreat/StardewValleyMods
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning Spot
+
   |name   = Auto Coffee
   |author   = ForgedBrass
+
   |author = Ben880, ben1830
   |id       = ForgedBrass.BetterPanningSpot
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 10608
+
   |nexus   = 2387
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = bmarquismarkail, Space Baby
+
   |author = Jihyun and Somin
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 935
+
   |nexus   = 24178
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Auto Crop
   |author   = Nishtra
+
   |author = aurnj, Roy Li
   |id       = BetterQuarry
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 771
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = Urbanyeti
+
   |author = The Fluffy Robot
   |id       = BetterRanching
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 859
+
   |nexus   = 20892
   |github   = urbanyeti/stardew-better-ranching
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Auto-Eat
   |author   = Satozaki
+
   |author = Permamiss
   |id       = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 3232
+
   |nexus   = 643
   |github   = AndyCrocker/StardewMods
+
  |curse  = 307990
 +
   |github = Permamiss/Auto-Eat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Auto Farm Screenshot
   |author   = Zoryn
+
   |author = Dwayneten
   |id       = Zoryn.BetterRNG
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id =  
+
   |nexus   = 4783
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  = Dwayneten/AutoFarmScreenshot
  |github  = Zoryn4163/SMAPI-Mods
+
 
 +
  |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     = Better Shipping Bin
+
   |name   = Auto Fill Pet Bowl
   |author   = MindMeltMax
+
   |author = Siweipancc
   |id       = MindMeltMax.BetterShipping
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 10487
+
   |nexus   = 20667
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Autofill Pet Bowl
   |author   = Kithio
+
   |author = maephie
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = maephie.AutofillPetBowl
   |nexus id =
+
   |nexus  = 13296
   |chucklefish id = 4302
+
   |github = maephie/StardewMods
   |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 Fish
   |author   = spacechase0 and Pathoschild
+
   |author = WhiteMind
   |id       = spacechase0.BetterShopMenu
+
   |id     = WhiteMind.AF
   |nexus id = 2012
+
   |nexus  = 1895
   |moddrop id = 771614
+
   |github = WhiteMinds/mod-sv-autofish
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Signs
+
   |name   = Auto Fishing
   |author   = stebaker92, Steve Baker
+
   |author = SorryLate, rharyanto
   |id       = stebaker92.bettersigns
+
   |id     = SorryLate.AutoFishing
   |nexus id = 7482
+
   |nexus   = 5235
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Auto Fishing
   |author   = Max Vollmer, SVProtector
+
   |author = Tibbles
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 2558
+
   |nexus   = 21339
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Auto Gate
   |author   = CatCattyCat, Cat
+
   |author = Teban100
   |id       = cat.betterslingshots
+
   |id     = AutoGate
   |nexus id = 2067
+
   |nexus  = 820
   |moddrop id = 833552
+
   |github = StephenKairos/Teban100-StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Auto-Grabber Mod
   |author   = Jower
+
   |author = Jotser
   |id       = Jower.BetterSort
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 1992
+
   |nexus   = 2783
   |github  =  
+
   |github =
 +
 
 +
   |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     = Better Sprinklers
+
   |name   = Auto-Grab Truffles
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Tsin
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 41
+
   |nexus  = 14162
   |chucklefish id = 3551
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Tappers
+
   |name   = Auto Grab Truffles
   |author   = CaptainSully
+
   |author = Frostiverse
   |id       = CaptainSully.BetterTappers
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 9875
+
   |nexus  = 21705
   |moddrop id = 1035408
+
   |github = Hunter-Chambers/StardewValleyMods
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = QiXing
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 4234
+
   |nexus   = 20874
   |github   = AairTheGreat/StardewValleyMods
+
   |github = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Auto Load Game
   |author   = LPMG
+
   |author = Caraxian
   |id       = LPMG.Better_Windows_Mod
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 3672
+
   |nexus   = 2509
   |github   =  
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = Automate
   |author   = CatCattyCat, Cat
+
   |author = Pathoschild
   |id       = cat.betterworkbenches
+
   |id     = Pathoschild.Automate
   |nexus id = 4830
+
  |curse  = 992857
   |moddrop id = 833559
+
   |nexus   = 1063
   |github   = danvolchek/StardewMods
+
   |moddrop = 509760
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Betwitched
+
   |name   = Automate Chests
   |author   = b_wandert
+
   |author = SinZ
   |id       = b_wandert.Betwitched
+
   |id     = SinZ.AutomateChests
   |nexus id = 10172
+
   |nexus   = 11727
   |github   =  
+
   |github = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Automated Doors
   |author   = spacechase0
+
   |author = mrslowly, azah
   |id       = spacechase0.BiggerBackpack
+
   |id     = azah.automated-doors
   |nexus id = 1845
+
   |nexus   =
   |chucklefish id = 5191
+
   |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |moddrop id = 384783
+
   |github  = azah/AutomatedDoors
   |github   = spacechase0/BiggerBackpack
+
 
   |warnings = Broken on Android.
+
   |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     = Bigger Craftables
+
   |name   = Automate Tool Swap
   |author   = spacechase0 and Pathoschild
+
   |author = Trapyy
   |id       = spacechase0.BiggerCraftables
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 7530
+
  |curse  = 1001901
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Automatic Gates
   |author   = Jessebot, JessebotX
+
   |author = ScheKaa
   |id       = jessebot.biggerriverlands
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 3025
+
   |nexus   = 3109
   |moddrop id = 467184
+
   |moddrop = 467021
   |github  = JessebotX/StardewValleyMods
+
   |github =
 +
 
 +
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Automatic Petting of Animals
   |author   = lperkins2, Logan Perkins
+
   |author = yangZ
   |id       = lperkins2.BigSilo
+
   |id     = yangZ.AutomaticPettingOfAnimals
  |nexus id = 2429
+
   |nexus  = 23539
   |source  = {{nexus mod|2429}}
+
   |github =
   |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     = Billboard Anywhere
+
   |name   = Automatic Screenshot Taker
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Zamiel
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 492
+
   |nexus   = 10460
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = desto
+
   |author = yangZ
   |id       = desto.BillboardProfitMargin
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 6948
+
   |nexus   = 23508
   |github   = desto-git/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Automators
   |author   = KathrynHazuka
+
   |author = Kristian Skistad
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 276
+
   |nexus   = 15776
   |github   = KathrynHazuka/StardewValley_BirthdayMail
+
   |github = kristian-skistad/automators
  |dev note = author ignored previous PRs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Auto Melee Attack
   |author   = BunnyJumps
+
   |author = Siweipancc
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 2820
+
   |nexus   = 20704
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Autonomals
   |author   = BunnyJumps
+
   |author = DespairScent
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = DespairScent.Autonomals
   |nexus id = 2178
+
   |nexus   = 22879
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author  = Qther - BunnyJumps
+
   |author = Jag3Dagster
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 5324
+
   |curse  = 989657
   |github   =  
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Auto Speed
   |author   = Mightywa33ior
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Mightywa33ior.Blackhearts
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 7502
+
   |nexus   = 443
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = Auto-Stack Bait
   |author   = GenDeathrow
+
   |author = Jonathan Feenstra
   |id       = gendeathrow.BNC
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id =
+
   |nexus  = 23423
   |curseforge id  = 307717
+
   |github = JonathanFeenstra/Auto-StackBait
  |curseforge key = blessings-and-curses
 
   |github   = GenDeathrow/SDV_BlessingsAndCurses
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = aurnj, Roy Li
+
   |author = CatCattyCat, Cat
   |id       = RuyiLi.BloodTrail
+
   |id     = cat.autostacker
   |nexus id =  
+
   |nexus   = 1184
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |moddrop = 833539
   |github   =  
+
   |github = danvolchek/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bloody Damage Overlay, Damage Overlay
+
   |name   = Auto Stack Items to Chest
   |author   = pepoluan
+
   |author = Chosimba
   |id       = pepoluan.DamageOverlay
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 8796
+
   |nexus   = 2307
   |github  =  
+
   |github =
   |source   = https://sourceforge.net/p/sdvmod-damage-overlay/
+
 
 +
   |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     = Blue Chickens Are Green
+
   |name   = Auto Tool Select
   |author   = explosivetortellini
+
   |author = lolmaj
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 4815
+
   |nexus   = 3883
   |github  = explosivetortellini/bluechickensaregreen
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Auto Trash
   |author   = Darkhax
+
   |author = DrOreo002
   |id       = darkhax.bookcase
+
   |id     = droreo002.autotrash
   |nexus id =
+
   |nexus  = 4924
  |curseforge id  = 297252
+
   |github =
   |curseforge key = bookcase
 
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Auto Trasher
   |author   = Digus
+
   |author = Jag3Dagster
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 4711
+
  |curse  = 1014272
   |github   = Digus/StardewValleyMods
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Auto Travel
   |author   = aedenthorn
+
   |author = GrumpyCrouton
   |id       = Aedenthorn.BossCreatures
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 5864
+
   |nexus   = 10693
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Auto Water
   |author   = charbonn, Charles Bonnevialle
+
   |author = Pickle, ddgroves
   |id       = Charles.NomesBrasileiros
+
   |id     = pickle.autowater
   |moddrop id = 793149
+
   |nexus   = 1666
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Auto Water
   |author   = Guedez, guedez2
+
   |author = Steph Hoel
   |id       = bof.three.fishing.sounds
+
   |id     = StephHoel.AutoWater
   |nexus id = 5105
+
   |nexus   = 21022
   |github   =  
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Auto Watering (aurnj)
   |author   = Dycedarger
+
   |author = aurnj, Roy Li
   |id       = dycedarger.breedlikerabbits
+
   |id     = AutoWater
   |nexus id = 948
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
+
   |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Auto Watering (stellarashes)
   |author   = f4iTh, JertsukkaTheMan
+
   |author = stellarashes
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = stellarashes.Autowatering
   |nexus id = 3429
+
   |nexus   = 5463
   |github   =  
+
   |github = stellarashes/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = A Very Special Blue Chicken
   |author   = spacechase0 and Pathoschild
+
   |author = jackkimball
   |id       = spacechase0.BugNet
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 5099
+
   |nexus   = 2465
   |moddrop id = 771693
+
  |github  = jacksonkimball/AVerySpecialBlueChicken
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 2.0.1-unofficial.1-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Enchanting Forge, Buildable Forge
+
   |name   = Avoid Losing Scepter
   |author  = Stari
+
   |author = atravita
   |id       = Start.BuildableForge
+
  |id      = atravita.AvoidLosingScepter
   |nexus id = 8893
+
  |curse  = 870974
   |github  = SlivaStari/BuildableForge
+
  |moddrop = 1146671
 +
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
   |id     = Late's.AdjustBabyChance
 +
   |nexus   = 15018
 +
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Baby Gender Interface
   |author   = Omegasis, Alpha_Omegasis
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Omegasis.BuildEndurance
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 445
+
   |nexus   = 1947
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Baby Pets
   |author   = bmarquismarkail, Space Baby
+
   |author = DellyBelly
   |id       = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
+
   |id     = DellyBelly.BabyPets
   |nexus id = 5347
+
   |nexus   = 20967
   |github   = bmarquismarkail/SV_BuildersList
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Backpack Resizer
   |author   = Omegasis, Alpha_Omegasis
+
   |author = DefenTheNation
   |id       = Omegasis.BuildHealth
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 446
+
   |nexus   = 2263
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Backside Attack
   |author     = Esca, Esca-MMC
+
   |author = andysun, ReddoHoku
   |id         = Esca.BuildOnAnyTile
+
   |id     = andysun.BacksideAttack
   |nexus id   = 6854
+
   |nexus  = 7815
   |github     = Esca-MMC/BuildOnAnyTile
+
   |github =
  |moddrop id = 827525
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Staircases
+
   |name   = Backstory Questions Framework
   |author     = BananaFruit
+
   |author = spacechase0
   |id         = BananaFruit.BulkStaircases
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id   = 10622
+
   |nexus  = 14570
   |moddrop id = 1084873
+
   |github  = spacechase0/StardewValleyMods
   |github    = BananaFruit1492/BulkStaircases
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Bait Maker - Quality Matters
   |author   = Hootless
+
   |author = Speshkitty
   |id       = hootless.BusLocations
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 2905
+
   |nexus   = 22768
   |github   = hootless/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Baits Do Their Jobs
   |author   = MattDeDuck, Duckshard
+
   |author = MercuryVN
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 5307
+
   |nexus   = 23217
   |github   =  
+
   |github = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Balanced Combine Many Rings
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Arruda
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 507
+
   |nexus   = 8981
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = arruda/BalancedCombineManyRings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Bank of Ferngill
   |author   = Denifia
+
   |author = Mizzion
   |id       = Denifia.BuyRecipes
+
   |id     = mizzion.bankofferngill
   |nexus id = 1126
+
   |nexus   = 13043
   |github   = Denifia/StardewMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = funny-snek
+
   |author = BarleyZP
   |id       = funnysnek.displaycabinowner
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 3036
+
   |nexus   = 21238
   |github   =  
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Barn Incubator Support
   |author   = CatCattyCat, Cat
+
   |author = elbe
   |id       = cat.cactihurtyou
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 4019
+
   |nexus   = 9049
   |moddrop id = 833562
+
   |moddrop = 986076
   |github  = danvolchek/StardewMods
+
   |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     = Calendar Anywhere
+
   |name   = Basic Sprinkler Improved
   |author   = Zoryn
+
   |author = littleraskol
   |id       = Zoryn.CalendarAnywhere
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id =
+
   |nexus  = 833
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = littleraskol/Basic-Sprinkler-Improved
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Bat Form
   |author   = Kabigon
+
   |author = aedenthorn, Erinthe
   |id       = Kabigon.CampfireCooking
+
   |id     = aedenthorn.BatForm
   |nexus id = 2297
+
  |curse  = 868667
   |github   = KabigonFirst/StardewValleyMods
+
   |nexus   = 16825
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.3.4-unofficial.2-mouahrara
   |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capstone Professions
+
   |name   = Battery Warning Mod
   |author   = spacechase0 and Pathoschild
+
   |author = Husky110
   |id       = spacechase0.CapstoneProfessions
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 7636
+
   |nexus   = 1886
   |github  = spacechase0/StardewValleyMods
+
   |github = Husky110/BatteryWarningMod
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Battle Ring
   |author   = spacechase0 and Pathoschild
+
   |author = lyl
   |id       = spacechase0.CarryChest
+
   |id     = lyl.br
   |nexus id = 1333
+
   |nexus  = 22027
   |moddrop id = 134674
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Battle Royalley
   |author   = CatCattyCat, Cat
+
   |author = Ilyaki
   |id       = cat.caskseverywhere
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 2994
+
   |nexus  = 3199
   |moddrop id = 833561
+
   |github = Ilyaki/BattleRoyalley
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
<!--
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |status  = workaround
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Battle Royalley - Year 2
   |author   = punyo, yakminepunyo
+
   |author = Tyler Gibbs
   |id       = punyo.CasksOnGround
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 2406
+
   |nexus   = 9891
   |github   = pomepome/CasksOnGround
+
   |github = tylergibbs2/BattleRoyalley-Year2
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead to run casks.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Become Ethereal
   |author   = adverserath
+
   |author = Coll1234567
   |id       = Adverserath.CasualLife
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 6011
+
   |nexus   = 3746
   |github   = adverserath/StardewValley-CasualLifeMod
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogues Anywhere
+
   |name   = Becoming Familiar
   |author   = Cherry, CherryChain
+
   |author = Krutonium
   |id       = Cherry.CataloguesAnywhere
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 4949
+
   |nexus  = 21949
   |moddrop id = 716382
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Bed Tweaks
   |author   = SteelixLeiter
+
   |author = aedenthorn, Erinthe
   |id       = CategorizeChests
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 1300
+
   |nexus   = 10023
   |github   = doncollins/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
<!--
+
}}
   |unofficial version = 1.4.3-unofficial.3.mizzion
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
+
  |name    = Bee House Flower Range Fix
-->
+
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
   |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |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     = Cat Gifts
+
   |name   = Bee Paths
   |author   = skuldomg, Skuld
+
   |author = aedenthorn, Erinthe
   |id       = skuldomg.catGifts
+
   |id     = aedenthorn.BeePaths
   |nexus id = 2132
+
   |nexus   = 14812
   |github  = skuldomg/catGifts
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cats and Dogs
+
   |name   = Befriend Marlon and Gunther
   |author   = DelphinWave
+
   |author = Yoshimax
   |id       = DelphinWave.CatsAndDogsMod
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 7407
+
   |nexus   = 2569
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cauldron of Chance
+
   |name   = Be My Valentine
   |author   = Expl0
+
   |author = Taskmaster
   |id       = Expl0.CauldronOfChance
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 10975
+
   |nexus   = 5219
   |github  = WizardsLizards/CauldronOfChance
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Berry Season Reminder
   |author   = candidus42
+
   |author = Anthony Hilyard
   |id       = Candidus42.CellarAvailable
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 5104
+
  |curse  = 446669
   |github   = mus-candidus/CellarAvailable
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Better 10 Hearts
   |author   = alvadea & jaksha6472
+
   |author = Sonozuki
   |id       = alja.CCCB
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 6361
+
   |nexus   = 3605
   |moddrop id = 845377
+
   |github  = Sonozuki/StardewMods
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Better Activate Sprinklers
   |author   = Turkey2349
+
   |author = ChaosEnergy
   |id       = turkey2349.chancecubes
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id =  
+
   |nexus   = 3097
   |curseforge id = 297899
+
   |github = yuri-moens/BetterActivateSprinklers
  |curseforge key = chance-cubes
 
  |github  =
 
  
 
   |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     = Change Cabin Type
+
   |name   = Better Artisan Good Icons
   |author   = funny-snek
+
   |author = CatCattyCat, Cat
   |id       = funnysnek.ChangeCabinType
+
   |id     = cat.betterartisangoodicons
   |nexus id = 3046
+
   |nexus   = 2080
   |github  =  
+
  |moddrop = 833553
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
   |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = mardrest
+
   |author = DaLion and Tithrandel
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = DaLion.Meads
   |nexus id = 5335
+
   |nexus   =
   |moddrop id = 800760
+
   |github  = daleao/bagi-meads
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Better Balance
   |author   = Alek, amazingalek
+
   |author = Xen0nex
   |id       = Alek.ChangeProfessions
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 3989
+
   |nexus   = 8141
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Better Beehouses
   |author   = Shaklin
+
   |author = Tlitookilakin
   |id       = shaklin.changeshoecolor
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 6101
+
   |nexus   = 10996
   |github   =
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Better Bombs
   |author   = Cherry, CherryChain
+
   |author = Duno666
   |id       = Cherry.SlimeHutchLimit
+
   |id     = Duno666.BetterBombs
   |nexus id = 6455
+
   |nexus   = 7787
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = PhillZitt/BetterBombs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = Better Butterfly Hutch
   |author   = jeanne
+
   |author = NormanPCN
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 7415
+
   |nexus   = 11166
   |github   =
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Better Chests
   |author   = PeepCake
+
   |author = LeFauxMatt
   |id       = PeepCake.CharlieTheChicken
+
   |id     = furyx639.BetterChests
   |nexus id = 6986
+
  |curse  = 871836
   |github   =  
+
  |moddrop = 1547210
 +
   |nexus   = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Better Crab Pots
   |author   = CatCattyCat, Cat
+
   |author = Sonozuki
   |id       = cat.chatcommands
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2092
+
   |nexus  = 3159
   |moddrop id = 833554
+
   |github = Sonozuki/StardewMods
   |github   = danvolchek/StardewMods
+
 
}}
+
   |status  = abandoned
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Cheaper Beach Bridge Repair
 
   |author  = Annosz
 
  |id      = Annosz.CheaperBeachBridgeRepair
 
  |nexus id = 5826
 
  |github  = Annosz/StardewValleyModding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Better Crafting
   |author   = Rui3
+
   |author = Khloe Leclair
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = leclair.bettercrafting
   |nexus id = 5606
+
   |nexus   = 11115
   |github   = ChristinaEd/ChefHelperAddToFridges
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Better Crafting
   |author   = elDudeerino
+
   |author = RedstoneBoy
   |id       = Duder.ChefsCloset
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 1030
+
   |nexus   = 2504
   |github   = deLaDude/ChefsCloset
+
   |github = RedstoneBoy/BetterCrafting
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.4
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = Edu Anttunes
+
   |author = Khloe Leclair
   |id       = Cherryrar.Functions
+
   |id     = leclair.bcbuildings
   |nexus id = 6603
+
   |nexus   = 11115
   |github   =  
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = Platonymous
+
   |author = Khloe Leclair
   |id       = Platonymous.Chess
+
   |id     = leclair.bcspacecore
   |nexus id = 3976
+
   |nexus   = 11115
   |moddrop id = 793917
+
   |moddrop = 1115749
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Better Crystalariums
   |author   = MindMeltMax
+
   |author = DecidedlyHuman
   |id       = MindMeltMax.ChestDisplays
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 7644
+
   |nexus   = 10907
   |github   =
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Better Discord Presence, SVBDP
   |author   = berkayylmao
+
   |author = GitStonic, IMSTONIC
   |id       = berkayylmao.ChestEx
+
   |id     = gitstonic.svbdp
   |nexus id = 4180
+
   |nexus  = 3092
  |curseforge id  = 501477
+
   |github =
   |curseforge key = chestex
 
   |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 version = 2.0.4-unofficial.1-atravita
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Better Doors
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = CatCattyCat, Cat
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = cat.betterdoors
   |nexus id = 242
+
   |nexus   = 3797
   |chucklefish id = 3550
+
   |github  = danvolchek/StardewMods
   |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
 
 +
   |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     = Chest Naming
+
   |name   = Better Elevator
   |author   = M3ales
+
   |author = aedenthorn, Erinthe
   |id       = ChestNaming
+
   |id     = aedenthorn.BetterElevator
   |nexus id =
+
   |nexus  = 12802
  |curseforge id  = 299791
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = chest-naming
 
   |github   = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Better Elevator - Continued
   |author   = mralbobo
+
   |author = aedenthorn and FlyingTNT
   |id       = mralbobo.ChestPooling
+
   |id     = FlyingTNT.BetterElevator
   |nexus id =
+
   |nexus  = 22340
   |url      = https://community.playstarbound.com/threads/111988
+
   |github  = FlyingTNT/StardewValleyMods
   |github   = mralbobo/stardew-chest-pooling
 
 
 
  |broke in = Stardew Valley 1.4
 
  |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   = Better Enchantments, Enchantment
   |author   = Pathoschild
+
   |author = kalik
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = kalik.Enchantment
   |nexus id = 518
+
   |nexus  = 23368
   |moddrop id = 606600
+
   |github = rusunu/Enchantment
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Better Festival Notifications
   |author   = aclockworkhound
+
   |author = drbirbdev
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 3540
+
   |nexus   = 14170
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better Fishing
   |author   = CroiDorcha
+
   |author = balllight
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = balllight.BetterFishing
   |nexus id = 1756
+
   |nexus   = 13585
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Better Friendship
   |author   = Prismuth
+
   |author = Urbanyeti
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = BetterFriendship
   |nexus id = 1655
+
   |nexus   = 10287
   |github   =
+
   |github  = urbanyeti/stardew-better-friendship
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Fruit Trees
   |author   = loe2run
+
   |author = CatCattyCat, Cat
   |id       = Loe2run.ChildToNPC
+
   |id     = cat.betterfruittrees
   |nexus id = 4568
+
   |nexus   = 1976
   |github   = loe2run/ChildToNPC
+
  |moddrop = 833546
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
  |unofficial version = 1.2.1-unofficial.8-candidus42
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Garbage Cans
   |author   = Husky110
+
   |author = AairTheGreat
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 1768
+
   |nexus   = 4171
   |github  = Husky110/ChillInYourFarmHouse
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Garden Pots
   |author   = Travoos
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.bettergardenpots
   |nexus id = 590
+
   |nexus   = 2209
   |github   =  
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Family Planning|Family Planning]] instead.
+
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Better Hay
   |author   = RunoV
+
   |author = CatCattyCat, Cat
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = cat.betterhay
   |nexus id = 8524
+
   |nexus   = 1430
   |github  = valruno/ChooseRandomFarmEvent
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Hitbox
   |author   = ItsLittany
+
   |author = fodkod, Kodfod
   |id       = itslittany.ChummyFix
+
   |id     = kodfod.hitbox
   |nexus id = 6363
+
   |nexus   = 4973
   |moddrop id = 804100
+
  |github  = Kodfod/BetterHitboxStardew
   |github   =  
+
 
 +
   |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Better Honey Mead
   |author   = CJBok and Pathoschild
+
   |author = NCarigon
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 4
+
   |nexus  = 22848
   |moddrop id = 741872
+
   |github = ncarigon/StardewValleyMods
   |github   = CJBok/SDV-Mods
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Iridium Tool Area
   |author   = CJBok and Pathoschild
+
   |author = dphile
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 93
+
   |nexus  = 2085
   |moddrop id = 741893
+
   |github = dphile/SDVBetterIridiumTools
   |github   = CJBok/SDV-Mods
 
  
 +
  |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     = CJB Show Item Sell Price
+
   |name   = Better Jukebox
   |author   = CJBok and Pathoschild
+
   |author = Gaphodil
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 5
+
   |nexus   = 6017
   |moddrop id = 509768
+
   |moddrop = 984775
   |github   = CJBok/SDV-Mods
+
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Junimos
   |author   = Satozaki
+
   |author = hawkfalcon
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 2975
+
   |nexus   = 2221
   |github   = AndyCrocker/StardewMods
+
   |github = hawkfalcon/Stardew-Mods
 +
 
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Junimos Crop Fields
   |author   = tstaples
+
   |author = micfort
   |id       = tstaples.CleanFarm
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 794
+
   |nexus   = 10936
   |github   = tstaples/CleanFarm
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Junimos Forestry
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = ceruleandeep
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 2219
+
   |nexus   = 8992
   |github   =  
+
   |github = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
  |status  = workaround
 
  |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 Lightning Rods
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 604
+
   |curse  = 868807
   |moddrop id = 664033
+
   |nexus  = 10631
   |github   = Sakorona/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Better Meowmere
   |author   = Blucifer, BluciferProgrammer
+
   |author = TheMightyAmondee
   |id       = Blucifer.CoalRegen
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 1664
+
   |nexus   = 20374
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = TheMightyAmondee/BetterMeowmere
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.1.1-unofficial.2-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cock-a-doodle-dont
+
   |name   = Better Meteorites
   |author   = Fuzzy
+
   |author = spacechase0
   |id       = fuzzy.cockadoodledont
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 7584
+
  |curse  = 867727
   |github   =
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coin Collector
+
   |name   = Better Mixed Seeds
   |author   = aedenthorn
+
   |author = Sonozuki
   |id       = aedenthorn.CoinCollector
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
  |nexus id = 9843
+
   |nexus   = 3012
  |github  = aedenthorn/StardewValleyMods
+
   |github = Sonozuki/StardewMods
}}
 
{{#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 [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Better Panning
   |author   = CISC 3141, Testing, Upsters
+
   |author = AairTheGreat
   |id       = Testing.SDVColorBlindMod
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 10380
+
   |nexus   = 4161
   |github  =
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Better Panning Extra Config
   |author   = DJ-STLN
+
   |author = trashcan9
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 2590
+
   |nexus   = 16235
   |github  = DJ-STLN/CombatControls
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls Redux
+
   |name   = Better Panning Spot
   |author   = NormanPCN
+
   |author = ForgedBrass
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 10496
+
   |nexus   = 10608
   |github   = NormanPCN/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Better Planting
   |author   = spacechase0 and Pathoschild
+
   |author = Achtuur
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 3905
+
   |nexus  = 17252
   |moddrop id = 771671
+
   |github = Achtuur/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Better Quality More Seeds
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = bmarquismarkail, Space Baby
   |id       = SPDFarmingImplementsInCombat
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 313
+
   |nexus   = 935
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = Better Quarry
   |author   = SlayerDharok
+
   |author = Nishtra
   |id       = SlayerDharok.CombineMachines
+
   |id     = BetterQuarry
   |nexus id = 7411
+
   |nexus   = 771
   |github  = Videogamers0/SDV-CombineMachines
+
   |github =
 +
 
 +
  |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     = Combine Many Rings
+
   |name   = Better Ranching, Better Milking
   |author   = Stari
+
   |author = Urbanyeti
   |id       = Stari.CombineManyRings
+
   |id     = BetterRanching
   |nexus id = 8801
+
   |nexus   = 859
   |github   = SlivaStari/CombineManyRings
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Comics
+
   |name   = Better Rarecrows
   |author   = Platonymous
+
   |author = Sonozuki
   |id       = Platonymous.Comics
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 6281
+
   |nexus   = 3232
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Better Return Scepter
   |author   = Musbah Sinno
+
   |author = DecidedlyHuman
   |id       = musbah.bundleTooltip
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 1329
+
   |nexus   = 11610
   |github   = musbah/StardewValleyMod
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = Better RNG
   |author   = Stingray
+
   |author = Zoryn
   |id       = Stingray.CCA
+
   |id     = Zoryn.BetterRNG
   |nexus id = 10150
+
   |nexus   =
   |github  = Stingrayss/StardewValley
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Better Rods
   |author   = vgperson
+
   |author = Achtuur
   |id       = vgperson.CommunityCenterHelper
+
   |id     = Achtuur.BetterRods
   |nexus id = 6893
+
   |nexus   = 17026
   |github   = vgperson/CommunityCenterHelper
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Kitchen
+
   |name   = Better Shipping Bin
   |author   = blueberry
+
   |author = MindMeltMax
   |id       = blueberry.CommunityKitchen
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 9851
+
  |curse  = 1004479
   |github   = b-b-blueberry/CustomCommunityCentre
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Better Shipping Box
   |author   = Redwood
+
   |author = Kithio
   |id       = Redwood.CompanionNPCs
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 3175
+
   |nexus   =
   |github   = EKomperud/StardewMods
+
  |chucklefish = 4302
 +
   |github =
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#NPC Adventures|NPC Adventures]] instead.
+
   |summary = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
  |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 Shop Menu
   |author   = jahangmar
+
   |author = spacechase0
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 4446
+
  |curse  = 867744
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Better Signs
   |author   = Vertigon
+
   |author = stebaker92, Steve Baker
   |id       = Vertigon.ConfigurableBundleCosts
+
   |id     = stebaker92.bettersigns
   |nexus id = 9444
+
   |nexus   = 7482
   |github   = dtomlinson-ga/ConfigurableBundleCosts
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Better Skull Cavern Falling
   |author   = Boogie, BoogieBest
+
   |author = Max Vollmer, SVProtector
   |id       = boogie.greenhouse
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 7109
+
   |nexus   = 2558
   |github   =  
+
   |github = maxvollmer/BetterSkullCavernFalling
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Configurable Junimo Kart
 
   |author  = seitanicbean
 
  |id      = seitanicbean.configurablejunimokart
 
  |nexus id = 6725
 
  |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Better Slingshots
   |author   = KnockedMallard42
+
   |author = CatCattyCat, Cat
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = cat.betterslingshots
   |nexus id = 280
+
   |nexus   = 2067
   |github   =  
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
  
   |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 Sort
   |author   = Vertigon
+
   |author = Jower
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = Jower.BetterSort
   |nexus id = 8690
+
   |nexus   = 1992
   |github   = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Special Orders
   |author   = Mizzion
+
   |author = Xeru
   |id       = mizzion.configuremachineoutputs
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 3490
+
   |nexus  = 24125
   |moddrop id = 661367
+
   |github = xeru98/StardewMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Sprinklers
   |author   = BayesianBandit
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 3519
+
   |nexus   = 41
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |chucklefish = 3551
 +
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = Better Sprinklers Plus
   |author   = sergiomadd
+
   |author = JamesCodesThings
   |id       = sergiomadd.ConnectedFences
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 10063
+
   |nexus   = 17767
   |github   = sergiomadd/StardewValleyMods
+
   |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = IceGladiador
+
   |author = gingajamie
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 1799
+
   |nexus   = 21624
   |github   =
+
   |github  = gingajamie/smapi-better-sprinklers-plus-encore
 
 
  |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     = Console Chat
+
   |name   = Better Stardrops
   |author   = Satozaki
+
   |author = Rokugin
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 3768
+
   |nexus   = 21360
   |github   = AndyCrocker/StardewMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Tappers
   |author   = spacechase0 and Pathoschild
+
   |author = CaptainSully
   |id       = spacechase0.ConsoleCode
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 3101
+
   |nexus   = 9875
   |moddrop id = 771643
+
   |moddrop = 1035408
   |github  = spacechase0/StardewValleyMods
+
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Better Train Loot
   |author   = SMAPI
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = SMAPI.ConsoleCommands
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id =  
+
   |nexus   = 4234
   |url      = https://smapi.io
+
   |github  = AairTheGreat/StardewValleyMods
   |github   = Pathoschild/SMAPI
+
 
 +
  |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     = Content Code
+
   |name   = Better Transmutation
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.ContentCode
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 10545
+
   |nexus   = 2120
   |github  = spacechase0/StardewValleyMods
+
   |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     = Content Patcher
+
   |name   = Better Truffles
   |author   = Pathoschild
+
   |author = temisthem
   |id       = Pathoschild.ContentPatcher
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 1915
+
   |nexus  = 23228
   |moddrop id = 470174
+
   |github = kqrse/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Watering Can and Hoe
   |author   = spacechase0 and Pathoschild
+
   |author = Aflojack45
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 3853
+
   |nexus  = 23946
   |moddrop id = 771670
+
   |github = Aflojack/BetterWateringCanAndHoe
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Workbenches
   |author   = Vanguard3000
+
   |author = CatCattyCat, Cat
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = cat.betterworkbenches
   |nexus id = 6564
+
   |nexus   = 4830
   |github  =  
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = Betwitched
   |author   = TheTexanTesla
+
   |author = b_wandert
   |id       = TheTexanTesla.ControlValley
+
   |id     = b_wandert.Betwitched
   |nexus id = 8160
+
   |nexus   = 10172
   |github  = tesla1889tv/ControlValleyMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Big Crop Bonus
   |author   = Solariz
+
   |author = Tocseoj
   |id       = aEnigma.ConvenientChests
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2196
+
   |curse   = 1008360
  |github   = aEnigmatic/StardewValley
+
   |moddrop = 1553635
   |curseforge id  = 300150
+
   |nexus   = 22337
   |curseforge key = convenient-chests
+
   |github  =
 
 
   |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   = Big Fridges
   |author   = gaussfire
+
   |author = AlanBF
   |id       = gaussfire.ConvenientInventory
+
   |id     = AlanBF.BigFridge
   |nexus id = 10384
+
   |nexus   = 22457
   |github   = alanperrow/StardewModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Bigger Backpack
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 522
+
  |chucklefish = 5191
   |moddrop id = 127277
+
   |curse  = 867747
   |github   = spacechase0/StardewValleyMods
+
   |moddrop = 384783
 +
  |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
  |warnings = Broken on Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cosmetic Rings
+
   |name   = Bigger Craftables
   |author   = PeacefulEnd
+
   |author = spacechase0
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 8522
+
  |curse  = 867714
   |github  = Floogen/CosmeticRings
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Bigger Fridges
   |author   = CompSciLauren
+
   |author = Entoarox
   |id       = CompSciLauren.CozyClothing
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 5093
+
   |nexus  = 21678
   |curseforge id  = 368028
+
   |github =
  |curseforge key = cozy-clothing
 
  |moddrop id = 755868
 
   |github   = CompSciLauren/stardew-valley-cozy-clothing-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Bigger Riverlands Farm
   |author   = jwdred
+
   |author = Jessebot, JessebotX
   |id       = jwdred.CrabNet
+
   |id     = jessebot.biggerriverlands
   |nexus id = 584
+
   |nexus   = 3025
   |github   = jdusbabek/stardewvalley
+
  |moddrop = 467184
 +
   |github = JessebotX/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   = Big Silo
   |author   = Goldenrevolver
+
   |author = lperkins2, Logan Perkins
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = lperkins2.BigSilo
   |nexus id = 7767
+
  |nexus  = 2429
   |github   = Goldenrevolver/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     = Craftable Butterfly Hutches
+
   |name   = Billboard Anywhere
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 6279
+
   |nexus   = 492
   |github   = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Billboard Profit Margin
   |author   = FallToot
+
   |author = desto
   |id       = FallToot.CraftableFishMounts
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 4286
+
   |nexus   = 6948
   |github   =  
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Terrarium, Terrarium
+
   |name   = Binning Skill
   |author   = aedenthorn
+
   |author = drbirbdev
   |id       = aedenthorn.Terrarium
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 8031
+
   |nexus   = 14073
   |github   = aedenthorn/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Birb Core
   |author   = Sabera, kelbesque
+
   |author = drbirbdev
   |id       = Sabera.CraftAnything
+
   |id     = drbirbdev.BirbCore
   |nexus id = 2524
+
   |nexus   = 19140
   |github   =
+
   |github = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Birthday Buff
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.CraneManBegone
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 4704
+
   |nexus   = 17747
   |github  = MouseyPounds/stardew-mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.Cropbeasts
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |moddrop id = 784523
+
   |nexus  = 17974
   |nexus id = 6030
+
   |github  = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |source  = https://gitlab.com/kdau/cropbeasts
+
   |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     = Crop Check
+
   |name   = Birthday Mail
   |author   = Fairfield
+
   |author = KathrynHazuka
   |id       = FairfieldBW.CropCheck
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 9224
+
   |nexus   = 276
   |github  = FairfieldBW/CropCheck
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Birthday Notifications
   |author   = MouseyPounds
+
   |author = Honduriel
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 3986
+
   |nexus   = 20948
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Birthday Today
   |author   = Platonymous
+
   |author = ChiroxT
   |id       = Platonymous.CropExtension
+
   |id     = treinke.birthdaytoday
   |nexus id = 3208
+
   |nexus  = 11578
   |moddrop id = 793915
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = BJS Capsule Mod
   |author   = Abs, abslam
+
   |author = BunnyJumps
   |id       = abs.CropFairy
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 4885
+
   |nexus   = 2502
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = BJS MP Kick Mod
   |author   = lefthandedkid, stoobinator
+
   |author = BunnyJumps
   |id       = stoobinator.seasonspillover
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 7203
+
   |nexus   = 2503
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
   |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     = Crops Anytime Anywhere
+
   |name   = BJS Night Sounds
   |author   = Pathoschild
+
   |author = BunnyJumps
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 3000
+
   |nexus   = 2501
   |moddrop id = 606647
+
  |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = SMAPI 2.8
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = BJS No Clip
   |author   = Tyler Thrailkill, snowe2010
+
   |author = BunnyJumps
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 3200
+
   |nexus   = 2820
   |github   = snowe2010/starbound-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = BJS Only Treasure Room
   |author   = GenDeathrow
+
   |author = BunnyJumps
   |id       = gengeathrow.croptooltip
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id =
+
   |nexus  = 3145
  |curseforge id  = 307933
+
   |github =
   |curseforge key = crop-tooltips
 
   |github   =  
 
  
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Lookup Anything|Lookup Anything]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = BJS Plant Everywhere
   |author   = Digus
+
   |author = BunnyJumps
   |id       = DIGUS.CropTransplantMod
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 2594
+
   |nexus   = 3143
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = BJS Stop Grass
   |author   = Thom Smith, Thom1729
+
   |author = BunnyJumps
   |id       = Thom1729.CrystalBall
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 7826
+
   |nexus   = 2500
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = BJS Thunderstorm
   |author   = Vrakyas
+
   |author = BunnyJumps
   |id       = Vrakyas.CurrentLocation
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 4028
+
   |nexus   = 3144
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Achievements
+
   |name   = BJS Time Skipper
   |author   = aedenthorn
+
   |author = BunnyJumps
   |id       = aedenthorn.CustomAchievements
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 10047
+
   |nexus  = 2178
  |github   = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Adventure Guild Challenges
 
  |author  = DefenTheNation
 
  |id      = DefenTheNation.CustomGuildChallenges
 
  |nexus id = 2301
 
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = BJS True Master
   |author   = Omegasis, AlphaOmegasis
+
   |author = Qther - BunnyJumps
   |id       = Omegasis.CustomAssetModifier
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 1836
+
   |nexus   = 5324
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Content Patcher|Content Patcher]] instead.
 
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Bundles
+
   |name   = Blackhearts
   |author   = furyx639
+
   |author = Mightywa33ior
   |id       = furyx639.CustomBundles
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 8258
+
   |nexus   = 7502
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Blahaj Blast
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.CustomCaskMod
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 2642
+
   |nexus   = 17550
   |github   = Digus/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Blessings and Curses
   |author   = aedenthorn
+
   |author = GenDeathrow
   |id       = aedenthorn.CustomChestTypes
+
   |id     = gendeathrow.BNC
   |nexus id = 7755
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307717
 +
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Blood Trail
   |author   = furyx639, LeFauxMatt
+
   |author = aurnj, Roy Li
   |id       = furyx639.CustomChores
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 5315
+
   |nexus   =
   |moddrop id = 717888
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = blueberry
+
   |author = pepoluan
   |id       = blueberry.CustomCommunityCentre
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 9850
+
   |nexus   = 8796
   |github  = b-b-blueberry/CustomCommunityCentre
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Blue Chickens Are Green
   |author   = PeacefulEnd
+
   |author = explosivetortellini
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 8626
+
   |nexus   = 4815
   |github  = Floogen/CustomCompanions
+
   |github = explosivetortellini/bluechickensaregreen
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Blue Chickens in Multiplayer
   |author   = Cherry, CherryChain
+
   |author = WindHero
   |id       = Cherry.CustomCraftingStations
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 6293
+
   |nexus   = 2336
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Bookcase
   |author   = spacechase0 and Pathoschild
+
   |author = Darkhax
   |id       = spacechase0.CustomCritters
+
   |id     = darkhax.bookcase
   |nexus id = 1255
+
   |nexus   =
   |moddrop id = 130428
+
   |curse  = 297252
   |github  = spacechase0/StardewValleyMods
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Boomerangs, Boomerang Mod
   |author   = ZaneYork
+
   |author = Arannya
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 5830
+
   |nexus   = 22724
   |github   = ZaneYork/SDV_Mods
+
   |github = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Borderless Wood Floor
   |author   = Digus
+
   |author = Digus
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 2516
+
   |nexus   = 4711
   |github   = Digus/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod → CCRMAutomate
+
   |name   = Boss Creatures
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = Digus.CCRMAutomate
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 8193
+
  |curse  = 868905
   |github  = Digus/StardewValleyMods
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Bow
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = spacechase0
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = spacechase0.Bow
   |nexus id = 7069
+
   |nexus   = 2756
   |moddrop id = 853913
+
   |moddrop = 771627
   |github  = TheMightyAmondee/CustomDeathPenaltyPlus
+
   |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 Decoration Areas
+
   |name   = Brave New World - Core, BNW Core
   |author   = aedenthorn
+
   |author = DiogoAlbano
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 9626
+
   |nexus   = 15871
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = aedenthorn
+
   |author = charbonn, Charles Bonnevialle
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 5894
+
  |moddrop = 793149
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Emotes
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = purrplingcat
+
   |author = Guedez, guedez2
   |id       = PurrplingCat.CustomEmotes
+
   |id     = bof.three.fishing.sounds
   |nexus id = 10861
+
   |nexus   = 5105
   |github  = purrplingcat/CustomEmotes
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Breeding Overhaul
   |author   = aedenthorn
+
   |author = StarAmy
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 6358
+
   |nexus  = 13974
  |github  = aedenthorn/StardewValleyMods
+
   |github = StarAmy/BreedingOverhaul
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Furniture
 
  |author  = Platonymous
 
  |id      = Platonymous.CustomFurniture
 
  |nexus id = 1254
 
  |moddrop id = 793932
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5.5
+
  |status  = abandoned
  |status            = unofficial
+
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
  |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   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = PurrplingCat
+
   |author = f4iTh, JertsukkaTheMan
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 7304
+
   |nexus   = 3429
   |github   = purrplingcat/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = mytigio
+
   |author = Dycedarger
   |id       = mytigio.customharvestfix
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 4192
+
   |nexus   = 948
   |github   = mytigio/CustomHarvestFix
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Brighter Building Paint
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = tem696969696969
   |id       = KoihimeNakamura.CCR
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 1402
+
   |nexus  = 22807
   |moddrop id = 664037
+
   |github = kqrse/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Buff Framework
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.customizabledeathpenalty
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 1991
+
   |nexus   = 17746
   |moddrop id = 833547
+
   |github  = aedenthorn/StardewValleyMods
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Yyeahdude
+
   |author = Jesse
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = jesse.buffsgametime
   |nexus id = 567
+
   |nexus   = 18996
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Bug Net
   |author   = Cherry, CherryChain
+
   |author = spacechase0
   |id       = Cherry.CustomizeAnywhere
+
   |id     = spacechase0.BugNet
   |nexus id = 4734
+
   |curse  = 867724
   |moddrop id = 716356
+
   |moddrop = 771693
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = spacechase0 and Pathoschild
+
   |author = Stari
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = Start.BuildableForge
   |nexus id = 1099
+
   |nexus   = 8893
   |moddrop id = 127272
+
   |github  = SlivaStari/BuildableForge
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Buildable Ginger Island Farm
   |author   = MissCoriel
+
   |author = mouahrara
   |id       = misscoriel.hpstam
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 5275
+
   |nexus   = 20600
   |github   = MissCoriel/Customize-Health-and-Stamina
+
   |github = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Wedding Attire
+
   |name   = Buildable Greenhouse Updated
   |author   = violetlizabet
+
   |author = Yariazen
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 10761
+
   |nexus   = 11831
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github = Yariazen/YariazenMods
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = Digus
+
   |author = Espy
   |id       = DIGUS.CustomKissingMod
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 4664
+
  |moddrop = 1558607
   |github   = Digus/StardewValleyMods
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Build Endurance
   |author   = Mevima
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Mevima.CustomLinens
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 1027
+
   |nexus   = 445
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Builder's List
   |author   = ZaneYork
+
   |author = bmarquismarkail, Space Baby
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 5377
+
   |nexus   = 5347
   |github   = ZaneYork/SDV_CustomLocalization
+
   |github = bmarquismarkail/SV_BuildersList
  |summary  = use latest version.
 
  |warnings = Only compatible with Android.
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Build Health
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.CustomLocks
+
   |id     = Omegasis.BuildHealth
   |nexus id = 6251
+
   |nexus   = 446
   |github   = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Build On Any Tile
   |author   = Platonymous
+
   |author = Esca, Esca-MMC
   |id       = Platonymous.CustomMovies
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 4737
+
   |nexus   = 6854
   |moddrop id = 793918
+
   |github  = Esca-MMC/BuildOnAnyTile
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Build Stats
   |author   = Platonymous
+
   |author = Miiohau
   |id       = Platonymous.CustomMusic
+
   |id     = miiohau.buildstats
   |nexus id = 3043
+
   |nexus   = 15377
   |moddrop id = 793904
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Bulk Animal Purchase
   |author   = Esca, Esca-MMC
+
   |author = aedenthorn, Erinthe
   |id       = Esca.CustomNPCExclusions
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 7089
+
   |nexus   = 11539
   |moddrop id = 847997
+
   |github  = aedenthorn/StardewValleyMods
   |github   = Esca-MMC/CustomNPCExclusions
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Bulk Staircases
   |author   = spacechase0 and Pathoschild
+
   |author = BananaFruit
   |id       = spacechase0.CustomNPCFixes
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 3849
+
   |nexus   = 23482
   |moddrop id = 771669
+
   |moddrop = 1084873
   |github   = spacechase0/StardewValleyMods
+
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Bundle Display
   |author   = SG
+
  |author  = 0JOG, OjOg
   |id       = SG.RileyHouse
+
  |id      = OjOg.BundleDisplay
   |nexus id = 5811
+
  |nexus  = 18135
   |github   =  
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bush Bloom Mod
 +
   |author = NCarigon
 +
   |id     = NCarigon.BushBloomMod
 +
   |nexus   = 15792
 +
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Obelisks
+
   |name   = Bus Locations
   |author   = XxHarvzBackxX
+
   |author = Hootless
   |id       = harvz.CustomObelisks
+
   |id     = hootless.BusLocations
   |nexus id = 10202
+
   |nexus   = 2905
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github = hootless/StardewMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Button's Extra Books
   |author   = aedenthorn
+
   |author = Spiderbuttons
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 10152
+
   |nexus   = 21526
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Buttplug Valley
   |author   = aedenthorn
+
   |author = DryIcedMatcha, Salty
   |id       = aedenthorn.CustomOreNodes
+
   |id     = Salty.ButtplugValley
   |nexus id = 5966
+
  |moddrop = 1480911
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Buyable Dwarf Scrolls
   |author   = Entoarox
+
   |author = MattDeDuck, Duckshard
   |id       = Entoarox.CustomPaths
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 2272
+
   |nexus   = 5307
   |chucklefish id = 5234
+
  |github  =
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Back Collectables
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 +
   |nexus  = 507
 +
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Pet Beds, Pet Bed
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = aedenthorn
+
   |author = Denifia
   |id       = aedenthorn.PetBed
+
   |id     = Denifia.BuyRecipes
   |nexus id = 10462
+
   |nexus   = 1126
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Custom Picture Frames
+
   |name   = Bwdyworks
   |author   = aedenthorn
+
   |author = bwdy
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = bwdyworks
   |nexus id = 10704
+
   |nexus   = 3530
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Cabin Owner Displayed
   |author   = hawkfalcon
+
   |author = funny-snek
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 2148
+
   |nexus   = 3036
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Cacti Hurt You
   |author   = Dem1se
+
   |author = CatCattyCat, Cat
   |id       = Dem1se.CustomReminders
+
   |id     = cat.cactihurtyou
   |nexus id = 6215
+
   |nexus   = 4019
   |moddrop id = 793899
+
   |moddrop = 833562
   |github   = Dem1se/CustomReminders
+
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Calcifer
   |author   = aedenthorn
+
   |author = sophie
   |id       = aedenthorn.Renovations
+
   |id     = sophie.Calcifer
   |nexus id = 9687
+
   |nexus   = 20628
   |github   = aedenthorn/StardewValleyMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Calendar Anywhere
   |author   = aedenthorn
+
   |author = Zoryn
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 6669
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Camera Control
   |author   = barteke22
+
   |author = Nitbandier
   |id       = barteke22.CustomSpouseLocation
+
   |id     = Nitbandier.CameraControl
   |nexus id = 9676
+
   |nexus   = 21502
   |github   = barteke22/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Camera Pan
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = atravita.CameraPan
   |nexus id = 10889
+
  |curse  = 870958
   |github  = aedenthorn/StardewValleyMods
+
  |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     = Custom Spouse Patio Wizard
+
   |name   = Campfire Cooking
   |author   = aedenthorn
+
   |author = Kabigon
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 7775
+
   |nexus   = 2297
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Custom Spouse Rooms
+
   |name   = Capitalist Split Money
   |author   = aedenthorn
+
   |author = Ilyaki
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 10029
+
   |nexus   = 3083
   |github  = aedenthorn/StardewValleyMods
+
   |github = Ilyaki/CapitalistSplitMoney
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Capstone Professions
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = spacechase0
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 7517
+
  |curse  = 867711
   |github  = TheMightyAmondee/CustomTokens
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Carry Chest
   |author   = ZaneYork
+
   |author = spacechase0
   |id       = ZaneYork.CustomToolEffect
+
   |id     = spacechase0.CarryChest
   |nexus id = 5712
+
  |curse  = 867756
   |github  = ZaneYork/CustomToolEffect
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Carry Your Pet
   |author     = Esca, Esca-MMC
+
   |author = DecidedlyHuman
   |id         = Esca.CustomTracker
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id   = 5108
+
   |nexus  = 13009
   |github     = Esca-MMC/CustomTracker
+
   |github = DecidedlyHuman/StardewValleyMods
  |moddrop id = 706059
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = CatCattyCat, Cat
+
   |author = skellady and sophiesalacia
   |id       = cat.customtransparency
+
   |id     = sophie.CarWarp
   |nexus id = 2359
+
   |nexus  = 11102
   |moddrop id = 833556
+
   |github = sophiesalacia/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tree Tweaks, More Wood
+
   |name   = Casks Anywhere
   |author   = aedenthorn
+
   |author = YukiShiku, LeonBlade
   |id       = aedenthorn.TreeTweaks
+
   |id     = CasksAnywhere
   |nexus id = 10760
+
   |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     = Custom TV
+
   |name   = Casks Everywhere
   |author   = Platonymous
+
   |author = CatCattyCat, Cat
   |id       = Platonymous.CustomTV
+
   |id     = cat.caskseverywhere
   |nexus id = 6775
+
   |nexus   = 2994
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 833561
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Casks on Ground
   |author   = CatCattyCat, Cat
+
   |author = punyo, yakminepunyo
   |id       = cat.customwarplocations
+
   |id     = punyo.CasksOnGround
   |nexus id = 1688
+
   |nexus   = 2406
   |moddrop id = 833544
+
   |github  = pomepome/CasksOnGround
   |github   = danvolchek/StardewMods
+
 
 +
   |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     = Custom Warp Points
+
   |name   = Casual Life
   |author   = aedenthorn
+
   |author = adverserath
   |id       = aedenthorn.CustomWarpPoints
+
   |id     = Adverserath.CasualLife
   |nexus id = 9651
+
   |nexus   = 6011
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Custom Warps
+
   |name   = Catalogue Filter
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.CustomWarps
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 3445
+
   |nexus   = 13137
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Custom Winter Star Gifts
+
   |name   = Catalogue Filter - Continued
   |author   = XxHarvzBackxX
+
   |author = aedenthorn and FlyingTNT
   |id       = harvz.CWSG
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 10024
+
   |nexus   = 22379
   |github   = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cut the Cord, TvMenu
+
   |name   = Catalogue Framework
   |author   = cgifox
+
   |author = leroymilo
   |id       = cgifox.CutTheCord
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 9571
+
   |nexus   = 22364
   |github   = harshlele/CutTheCord
+
   |github = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Catalogues Anywhere
   |author   = Seawolf, seawolf87
+
   |author = Cherry, CherryChain
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 4791
+
   |nexus   = 4949
   |github   = Seawolf87/DailyFarmPhoto
+
  |moddrop = 716382
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = BlaDe
+
   |author = StarCat
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 6783
+
   |nexus   = 19528
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Categorize Chests
   |author   = Schematix, Schmtx
+
   |author = SteelixLeiter
   |id       = Schematix.DailyLuckMessage
+
   |id     = CategorizeChests
   |nexus id = 1327
+
   |nexus   = 1300
   |github   =  
+
   |github = doncollins/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Cat Gifts
   |author   = bashNinja
+
   |author = skuldomg, Skuld
   |id       = bashNinja.DailyNews
+
   |id     = skuldomg.catGifts
   |nexus id = 1141
+
   |nexus   = 2132
   |github   = miketweaver/DailyNews
+
   |github = skuldomg/catGifts
  
   |broke in = Stardew Valley 1.3
+
   |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     = Daily Pet the Animals
+
   |name   = Cats and Dogs
   |author   = flowoeB
+
   |author = DelphinWave
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 8356
+
   |nexus   = 7407
   |github   =  
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Cauldron of Chance
   |author   = CompSciLauren
+
   |author = Expl0
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 4779
+
   |nexus  = 10975
   |chucklefish id = 5907
+
   |github = WizardsLizards/CauldronOfChance
   |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   = Cave of Memories
   |author   = shekurika
+
   |author = PeacefulEnd
   |id       = shekurika.DailySpecialOrders
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 9693
+
   |nexus   = 12619
   |github   = shekurika/DailySpecialOrders
+
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Cellar Available
   |author   = GuiNoya, Yesst
+
   |author = candidus42
   |id       = GuiNoya.DailyTasksReport
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 1624
+
   |nexus   = 5104
   |github   = GuiNoya/SVMods
+
   |github = mus-candidus/CellarAvailable
 
 
  |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     = Dan Utils
+
   |name   = Challenger
   |author   = Danmw3
+
   |author = Slothsoft
   |id       = danmw3.DanUtils
+
   |id     = Slothsoft.Challenger
   |nexus id = 2287
+
   |nexus   = 14196
   |github   =  
+
   |github = slothsoft/stardew-challenger
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Challenger → Automate
   |author   = zazizu
+
   |author = Slothsoft
   |id       = zazizu.darkUI
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 4056
+
   |nexus   = 14196
   |github   = cilekli-link/SDVMods
+
   |github = slothsoft/stardew-challenger
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Challenging Community Center Bundles
   |author   = Pathoschild
+
   |author = alvadea & jaksha6472
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = alja.CCCB
   |nexus id = 1691
+
   |nexus   = 6361
   |moddrop id = 606646
+
   |moddrop = 845377
   |github   = Pathoschild/StardewMods
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Chance Cubes
   |author   = MissCoriel
+
   |author = Turkey2349
   |id       = misscoriel.diary
+
   |id     = turkey2349.chancecubes
   |nexus id = 4451
+
   |nexus   =
   |moddrop id = 624395
+
   |curse  = 297899
   |github  = MissCoriel/Dear-Diary
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Change Cabin Type
   |author   = Pathoschild
+
   |author = funny-snek
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 679
+
   |nexus  = 3046
   |moddrop id = 606608
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Change Dialogues
   |author   = iSkLz_, MSCFC
+
   |author = mardrest
   |id       = MSCFC.DecraftingMod
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 4158
+
   |nexus   = 5335
   |github   = iSkLz/DecraftingMod
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Change Farm Caves
   |author   = Max Vollmer, SVProtector
+
   |author = MindMeltMax
   |id       = maxvollmer.deepwoodsmod
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 2571
+
  |curse  = 1004487
   |github   = maxvollmer/DeepWoodsMod
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Change Horse Sounds
   |author   = Sandman53
+
   |author = CyanFire
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 5016
+
   |nexus   = 13428
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Warp Network Integration
+
   |name   = Change Professions
   |author   = Tlitookilakin
+
   |author = Alek, amazingalek
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = Alek.ChangeProfessions
   |nexus id = 10240
+
   |nexus   = 3989
   |moddrop id = 1060419
+
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
   |github  = tlitookilakin/WarpnetDeepwoods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Window Size
+
   |name   = Change Shoe Color
   |author   = DecidedlyHuman
+
   |author = Shaklin
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = shaklin.changeshoecolor
   |nexus id = 10939
+
   |nexus   = 6101
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Change Slime Hutch Limit
   |author   = AxesOfEvil
+
   |author = Cherry, CherryChain
   |id       = AxesOfEvil.DeliveryService
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 5187
+
   |nexus   = 6455
   |github   = AxesOfEvil/SV_DeliveryService
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Dash, yuukidach
+
   |author = Majesity
   |id       = Pathoschild.test
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 5570
+
   |nexus   = 19052
   |github  =  
+
   |github = DevWithMaj/Stardew-CHAOS
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = ferdaber
+
   |author = jeanne
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 7920
+
   |nexus   = 7415
   |github   = ferdaber/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = domsim1
+
   |author = StultusV
   |id       = domsim1.DeluxeHats
+
   |id     = StultusV.WikiLinker
   |nexus id = 5836
+
   |nexus   = 12999
   |github   = domsim1/stardew-valley-deluxe-hats-mod
+
   |github = JudeRV/SDV_WikiLinker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = Chargeable Resource Tools
   |author   = lech43
+
   |author = DaLion
   |id       = lech43.DemandingShipping
+
   |id     = DaLion.Chargeable
   |nexus id = 7315
+
   |nexus   = 23048
   |github   =  
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = Kichjo
+
   |author = PeepCake
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 5477
+
   |nexus   = 6986
   |github  = KeelanRosa/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Chaste Valley
   |author   = Esca, Esca-MMC
+
   |author = Tensor
   |id       = Esca.DestroyableBushes
+
   |id     = Tensor.ChasteValley
   |nexus id = 6304
+
   |nexus  = 21925
   |moddrop id = 798245
+
   |github =
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DewCord Rich Presence
+
   |name   = Chat Commands
   |author   = explosivetortellini
+
   |author = CatCattyCat, Cat
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = cat.chatcommands
   |nexus id = 8348
+
   |nexus   = 2092
   |github   = explosivetortellini/StardewValleyDRP
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Box Redesign
+
   |name   = Chatter
   |author   = gzhynko
+
   |author = Jboss
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = Jboss.Chatter
   |nexus id = 8853
+
   |nexus   = 16559
   |github   = gzhynko/StardewMods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = Cheaper Beach Bridge Repair
   |author   = PurrplingCat
+
   |author = Annosz
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 6537
+
   |nexus   = 5826
   |github  = purrplingcat/DialogueEmotes
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Chef Helper - Add to Fridges
   |author   = elbe
+
   |author = Rui3
   |id       = elbe.DialogueExtension
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 10851
+
   |nexus   = 5606
   |github  = lshtech/DialogueExtension
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Chefs Closet
   |author   = DecidedlyHuman
+
   |author = elDudeerino
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = Duder.ChefsCloset
   |nexus id = 9887
+
   |nexus   = 1030
   |moddrop id = 1035899
+
  |github  = deLaDude/ChefsCloset
   |github   = DecidedlyHuman/DialogueTester
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Cherryrar
   |author   = aedenthorn
+
   |author = Edu Anttunes
   |id       = aedenthorn.DialogueTrees
+
   |id     = Cherryrar.Functions
   |nexus id = 9550
+
   |nexus   = 6603
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Chess
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = Platonymous.Chess
   |nexus id = 1583
+
   |curse  = 877229
   |github  =  
+
   |moddrop = 793917
   |status   = workaround
+
   |nexus   = 3976
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Chess Boards
   |author   = shanks3042
+
   |author = aedenthorn, Erinthe
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 5816
+
   |nexus   = 11580
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |source   = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |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     = Disable Auto Pickup
+
   |name   = Chest Displays
   |author   = Eugenii10
+
   |author = MindMeltMax
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 9717
+
  |curse  = 997977
   |github   =  
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = ChestEx
   |author   = lperkins2, Logan Perkins
+
   |author = berkayylmao
   |id       = lperkins2.DisableController
+
   |id     = berkayylmao.ChestEx
   |nexus id = 2229
+
   |nexus   = 4180
   |github  =  
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Chest Feature Set
   |author   = FayneAldan
+
   |author = zack20136
   |id       = FayneAldan.RichPresence
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 2156
+
   |nexus   = 21155
   |github   = FayneAldan/SVRichPresence
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Chest Label System
   |author   = MouseyPounds
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 3960
+
   |nexus   = 242
   |github   = MouseyPounds/stardew-mods
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Chest Naming
   |author   = jahangmar
+
   |author = M3ales
   |id       = jahangmar.DismantleCraftables
+
   |id     = ChestNaming
   |nexus id = 3687
+
   |nexus   =
   |github  = jahangmar/StardewValleyMods
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Chest Pooling
   |author   = dmarcoux
+
   |author = mralbobo
   |id       = dmarcoux.DisplayEnergy
+
   |id     = mralbobo.ChestPooling
   |nexus id = 10662
+
   |nexus   =
   |moddrop id = 1087175
+
   |url    = https://community.playstarbound.com/threads/111988
   |github  = dmarcoux/DisplayEnergy
+
   |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     = Displays
+
   |name   = Chest Pooling V2
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = jslattery26
   |id       = spacechase0.Displays
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 7635
+
   |nexus   = 22461
   |github   = spacechase0/StardewValleyMods
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Chest Preview
   |author   = Pyrohead37
+
   |author = sergiomadd
   |id       = Pyrohead37.DontEatThat
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 1951
+
   |nexus   = 13946
   |github   = jahangmar/StardewValleyMods
+
   |github = sergiomadd/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Chests Anywhere
   |author   = Shockah
+
   |author = Pathoschild
   |id       = Shockah.DontStopMeNow
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 10941
+
  |curse  = 1000640
   |github   = Shockah/Stardew-Valley-Mods
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Chest Value
   |author   = Leaf
+
   |author = Jppkr4
   |id       = Leaf.DoubleStandardFarm
+
   |id     = Jppkr4.ChestValue
   |nexus id = 3928
+
   |nexus   = 23816
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Chest Values
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = MysticalAsian
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 8587
+
   |nexus   = 23878
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Child Bed Config
   |author   = joljyo
+
   |author = aclockworkhound
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 7507
+
   |nexus   = 3540
   |github   =
+
   |github = clockworkhound/SDV-ChildBedConfig
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |status   = obsolete
  |name    = Drop It - Drop Item Hotkey
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
  |author  = Goldenrevolver
+
   |broke in = Stardew Valley 1.5
   |id      = Goldenrevolver.DropItHotkey
 
   |nexus id = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dungeon Buddy
 
  |author  = SwiftSails
 
  |id      = SwiftSails.DungeonBuddy
 
  |nexus id = 7864
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Durable Fences
 
  |author  = Zoryn
 
  |id      = Zoryn.DurableFences
 
   |nexus id =  
 
  |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = captncraig
+
   |author = CroiDorcha
   |id       = captncraig.dvr
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 3860
+
   |nexus   = 1756
   |github   = captncraig/StardewMods
+
   |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   = Children's Beds Removal
   |author   = Anthony Hilyard, Grend
+
   |author = Prismuth
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = Prismuth.ChildBedsRemoval
   |curseforge id = 536418
+
  |nexus  = 1655
   |curseforge key = dwarvish-mattock
+
   |github =
   |nexus id = 9684
+
 
   |github  = AHilyard/DwarvishMattock
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Child to NPC
   |author   = gunnargolf
+
   |author = loe2run
   |id       = gunnargolf.DynamicChecklist
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 1145
+
   |nexus   = 4568
   |github   = gunnargolf/DynamicChecklist
+
   |github = loe2run/ChildToNPC
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 
-->
 
-->
  |pull request = https://github.com/gunnargolf/DynamicChecklist/pull/7
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Clothing
 
  |author  = hilovids
 
  |id      = hilovids.DynamicClothing
 
  |nexus id = 10078
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Chill in Your Farmhouse
   |author   = spacechase0
+
   |author = Husky110
   |id       = spacechase0.DynamicGameAssets
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 9365
+
   |nexus   = 1768
   |github   = spacechase0/StardewValleyMods
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Choose Baby Gender
   |author   = spacechase0
+
   |author = Travoos
   |id       = spacechase0.DGAAutomate
+
   |id     =
   |nexus id = 9365
+
   |nexus  = 590
  |github  = spacechase0/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Machines
 
  |author  = tyran285, Ryuuze
 
  |id      = DynamicMachines
 
   |nexus id = 374
 
   |github   =  
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Choose Random Farm Event
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = RunoV
   |id       = knakamura.dynamicnighttime
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 2072
+
   |nexus   = 8524
   |moddrop id = 664041
+
   |github  = valruno/ChooseRandomFarmEvent
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Chummy Fix
   |author   = BashNinja
+
   |author = ItsLittany
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = itslittany.ChummyFix
   |nexus id = 1183
+
   |nexus   = 6363
   |github   = miketweaver/BashNinja_SDV_Mods
+
  |moddrop = 804100
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Circle of Thorns - NPC Hector
   |author   = ZaneYork
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = ZaneYork.DynamicPrice
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 5831
+
   |nexus   = 16032
   |github    = ZaneYork/SDV_Mods
+
  |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = CJB Automation
   | author   = Vrakyas
+
   |author = CJBok
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = CJBAutomation
   | nexus id = 4029
+
   |nexus   = 211
   | github   =  
+
   |github = CJBok/SDV-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
}}
+
  |status   = abandoned
{{#invoke:SMAPI compatibility|entry
+
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
   |name    = Early Community Upgrades
 
   |author  = Vertigon
 
  |id      = Vertigon.EarlyCommunityUpgrades
 
  |nexus id = 8450
 
  |github  = dtomlinson-ga/EarlyCommunityUpgrades
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = CJB Cheats Menu
   |author   = Cautious Waffle, skulmuk
+
   |author = CJBok and Pathoschild
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 1426
+
  |curse  = 1000644
   |github   =  
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = CJB Item Spawner
   |author   = majordot
+
   |author = CJBok and Pathoschild
   |id       = MajorDOT.EasierFishing
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id =
+
   |curse   = 1000641
   |curseforge id  = 305367
+
   |nexus   = 93
   |curseforge key = easier-fishing
+
   |moddrop = 741893
  |github   =  
+
   |github = CJBok/SDV-Mods
 
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Special Orders
+
   |name   = CJB Show Item Sell Price
   |author   = TheMightyAmondee
+
   |author = CJBok and Pathoschild
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 8342
+
   |nexus   = 5
   |github   = TheMightyAmondee/EasierSpecialOrders
+
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = East Scarpe (SMAPI)
+
   |name   = Clay Map
   |author   = LemurKat and kdau
+
   |author = Underscore
   |id       = LemurKat.EastScarpe.SMAPI
+
   |id     = underscore.clay_map
   |nexus id = 5787
+
   |nexus  = 11903
   |moddrop id = 984954
+
   |github  =
   |source  = https://gitlab.com/kdau/eastscarpe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Access
+
   |name   = Clean Beach
   |author   = furyx639
+
   |author = Artinity
   |id       = furyx639.EasyAccess
+
   |id     = Artinity.CleanBeach
   |nexus id = 11002
+
   |nexus   = 14936
   |github   = ImJustMatt/StardewMods
+
   |github = Artinity/clean-beach
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Clean Cellar
   |author   = MountainDewBoi
+
   |author = Sonozuki
   |id       = MountainDewBoi.EasyFarming
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 4162
+
   |nexus   = 2975
   |github   =  
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Clean Farm
   |author   = CeruleanSpirit
+
   |author = tstaples
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = tstaples.CleanFarm
   |nexus id = 2957
+
   |nexus   = 794
   |github   =  
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Path Destruction
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = StultusV
+
   |author = aurpine
   |id       = StultusV.EasyPathDestruction
+
   |id     = aurpine.ClearGlasses
   |nexus id = 8775
+
   |nexus   = 21090
   |github   = JudeRV/Stardew-EasyPathDestruction
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Click 2 Move
   |author   = CeruleanSpirit
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = EasyPetting.3032
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 3032
+
   |nexus   = 2219
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = crc-fehler
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = crc.eatmore
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 2724
+
   |nexus   = 604
   |github   =  
+
  |moddrop = 664033
 
+
   |github = Sakorona/SDVMods
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Clint's Backstock
   |author   = millerscout
+
   |author = Rokugin
   |id       = Millerscout.EconomyMod
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 6955
+
   |nexus   = 20886
   |github   = millerscout/StardewMillerMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = Clock24
   |author   = EH Lim
+
   |author = Lysero
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = Lysero.Clock24
   |nexus id = 9303
+
   |nexus   = 3718
   |github  =  
+
   |github =
   |warnings = Only compatible with Android.
+
 
 +
   |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     = Eidee Easy Fishing
+
   |name   = Clothes Rack
   |author   = EideeHi
+
   |author = LunaticShade
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 4806
+
   |nexus   = 18765
   |github   = eideehi/EideeEasyFishing
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Cloudy Skies
   |author   = Ilyaki
+
   |author = Khloe Leclair
   |id       = Ilyaki.Elevator
+
   |id     = leclair.cloudyskies
   |nexus id = 2952
+
   |nexus   = 23135
   |github   = Ilyaki/Elevator
+
   |github = KhloeLeclair/StardewMods
 
 
  |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   = Coal Regen
   |author   = Mel Noelle and Kirbylink
+
   |author = Blucifer, BluciferProgrammer
   |id       = melnoelle.underdarkkrobus
+
   |id     = Blucifer.CoalRegen
   |nexus id = 3071
+
   |nexus   = 1664
   |github   = KirbyLink/UnderdarkKrobus
+
   |github = AbbyNode/StardewValley-CoalRegen
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.3
   |status  = workaround
+
   |unofficial version = 1.1.1-unofficial.2-Mizzion
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |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     = Empty Spouse Room
+
   |name   = Cobalt
   |author   = Lerura
+
   |author = spacechase0
   |id       = Lerura.EmptySpouseRoom
+
   |id     = spacechase0.Cobalt
   |nexus id = 8453
+
   |nexus   = 1723
   |github  =  
+
   |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     = Enaium ToolKit
+
   |name   = Cock-a-doodle-dont
   |author   = Enaium
+
   |author = Fuzzy
   |id       = Enaium.EnaiumToolKit
+
   |id     = fuzzy.cockadoodledont
   |curseforge id  = 436787
+
   |nexus   = 7584
   |curseforge key = enaiumtoolkit
+
   |github =
  |moddrop id = 863959
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = Coin Collector
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
  |id      = Goldenrevolver.EnchantableScythes
+
   |id     = aedenthorn.CoinCollector
  |nexus id = 10668
+
   |nexus  = 9843
  |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enemy Health Bars, Health Bars
 
  |author  = OrSpeeder, Mauricio Gomes
 
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 
   |nexus id = 193
 
   |chucklefish id = 3529
 
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |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   = Cold Pets
   |author   = TheThor59
+
   |author = Tyler Gibbs
   |id       = Thor.EnemyHealthBars
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 3627
+
   |nexus   = 14379
   |github   = TheThor59/StardewMods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Cold Weather Haley SMAPI
   |author   = Crystallyne
+
   |author = DanielSerrano, Lord Xamon
   |id       = Crystallyne.EnergyCount
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 4272
+
   |nexus   = 1169
   |github  = Crystallyne/EnergyCount
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Collapsing On The Farm Fix
   |author   = nikperic, ThatOneCow
+
   |author = monsoonsheep
   |id       = nikperic.EnergyTime
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 6488
+
   |nexus   = 18086
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = aedenthorn
+
   |author = CISC 3141, Testing, Upsters
   |id       = Aedenthorn.MagnetMod
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 4856
+
   |nexus   = 10380
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Colored Chests
   |author   = Mizzion
+
   |author = Igorious
   |id       = mizzion.enhancedrelationships
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 1927
+
   |nexus   =
   |moddrop id = 661356
+
   |chucklefish = 3684
   |github  = Mizzion/MyStardewMods
+
   |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     = Entoarox Framework
+
   |name   = Colored Crystalariums
   |author   = Entoarox
+
   |author = sophiesalacia
   |id       = Entoarox.EntoaroxFramework
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 2269
+
   |nexus  = 14428
   |chucklefish id = 4228
+
   |github = sophiesalacia/StardewMods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Colorful Chests
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.Utilities
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 5521
+
   |nexus   = 1623
   |github   = Entoarox/StardewMods
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Colorful Fish Ponds
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = rokugin
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 5526
+
   |nexus   = 23615
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Combat Controls
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = DJ-STLN
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 1656
+
   |nexus   = 2590
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = DJ-STLN/CombatControls
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Escape Rope
+
   |name   = Combat Controls Redux
   |author   = lestoph
+
   |author = NormanPCN
   |id       = lestoph.EscapeRope
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 8576
+
   |nexus   = 10496
   |github   = Bifibi/SDVEscapeRope
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Esca's Modding Plugins
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Esca
+
   |author = PeacefulEnd
   |id       = Esca.EMP
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 9296
+
   |nexus   = 16769
   |moddrop id = 1005443
+
   |github  = Floogen/CombatDummy
   |github  = Esca-MMC/EscasModdingPlugins
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Combat Level Damage Scaler
   |author   = pepoluan
+
   |author = spacechase0
   |id       = pepoluan.EvenBetterRNG
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 8680
+
   |curse  = 867732
   |chucklefish id = 6117
+
   |moddrop = 771671
   |source   = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |nexus   = 3905
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = Combat with Farming Implements
   |author   = charliedemilho
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 10396
+
   |nexus   = 313
   |github   =
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Black Bars
+
   |name   = Combine Machines
   |author   = gzhynko
+
   |author = SlayerDharok
   |id       = GZhynko.EventBlackBars
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 7962
+
  |curse  = 992028
   |github   = gzhynko/StardewMods
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = Combine Many Rings
   |author   = TheMightyAmondee
+
   |author = Stari
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = Stari.CombineManyRings
   |nexus id = 10735
+
   |nexus   = 8801
   |github   = TheMightyAmondee/EventLimiter
+
   |github = SlivaStari/CombineManyRings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Lookup
+
   |name   = Comics
   |author   = shekurika
+
   |author = Platonymous
   |id       = shekurika.EventLookup
+
   |id     = Platonymous.Comics
   |nexus id = 8505
+
   |nexus   = 6281
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Community Bundle Item Tooltip
   |author   = jorgamun
+
   |author = Musbah Sinno
   |id       = jorgamun.EventMusicVolume
+
   |id     = musbah.bundleTooltip
   |nexus id = 10650
+
   |nexus   = 1329
   |github   = jorgamun/EventMusicVolume
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Community Center Anywhere
   |author   = MissCoriel
+
   |author = Stingray
   |id       = misscoriel.eventrepeater
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 3642
+
   |nexus  = 10150
  |curseforge id  = 317347
+
   |github = Stingrayss/StardewValley
  |curseforge key = event-repeater
 
   |moddrop id = 606979
 
   |github   = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Community Center Bundles Randomizer
   |author   = shekurika
+
   |author = bowtochris
   |id       = shekurika.EventSoundAdjuster
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 8734
+
   |nexus   = 20425
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EventTester
+
   |name   = Community Center Helper
   |author   = BlaDe
+
   |author = vgperson
   |id       = BlaDe.EventTester
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 11178
+
   |nexus   = 6893
   |github   =  
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Community Kitchen
   |author   = Digus
+
   |author = blueberry
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2360
+
   |nexus   = 9851
   |github  = Digus/StardewValleyMods
+
   |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     = Exhaustion Tweaks
+
   |name   = Companion NPCs
   |author   = mytigio
+
   |author = Redwood
   |id       = mytigio.exhaustiontweaks
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 6247
+
   |nexus   = 3175
   |github  = mytigio/SDVMods
+
   |github = EKomperud/StardewMods
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = Lodukas
+
   |author = jahangmar
   |id       = Uwazouri.ExpandedFridge
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 1191
+
   |nexus   = 4446
   |github  = Uwazouri/ExpandedFridge
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Cherry, CherryChain
+
   |author = BenW, BW
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = BW.MyModding
   |nexus id = 6529
+
   |nexus   = 20918
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Alternative Textures)
+
   |name   = Concentration on Farming
   |author   = furyx639
+
   |author = punyo, yakminepunyo
   |id       = furyx639.XSAlternativeTextures
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 7431
+
   |nexus   = 1445
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Lite)
+
   |name   = Configurable Bundle Costs
   |author   = furyx639
+
   |author = sophiesalacia
   |id       = furyx639.ExpandedStorage
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 7431
+
   |nexus   = 9444
   |github   = ImJustMatt/StardewMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage → XSAutomate
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = furyx639
+
   |author = Boogie, BoogieBest
   |id       = furyx639.XSAutomate
+
   |id     = boogie.greenhouse
   |nexus id = 7431
+
   |nexus   = 7109
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Configurable Junimo Kart
   |author   = spacechase0 and Pathoschild
+
   |author = seitanicbean
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 509
+
   |nexus  = 6725
   |moddrop id = 127275
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Configurable Luck
   |author   = MSCFC, iSkLz
+
   |author = sophiesalacia
   |id       = SkLz.ExpMultiply
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 5910
+
   |nexus   = 14610
   |github   = iSkLz/ExperienceMultiplier
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Configurable Machines
   |author   = Quipex
+
   |author = KnockedMallard42
   |id       = Quipex.ExperienceUpdates
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 7581
+
   |nexus   = 280
   |github  = Quipex/ExperienceUpdates
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Configurable Shipping Dates
   |author   = aedenthorn
+
   |author = Nishtra
   |id       = aedenthorn.ExpertSitting
+
   |id     = ConfigurableShippingDates
   |nexus id = 7435
+
   |nexus   = 675
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Configurable Special Orders Unlock
   |author   = Tondorian
+
   |author = sophiesalacia
   |id       = ExtendedBusSystem
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id =
+
   |nexus  = 8690
   |chucklefish id = 4373
+
   |github = sophiesalacia/StardewMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Configure Machine Outputs
   |author   = Crystalmir
+
   |author = Mizzion
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 485
+
   |nexus   = 3490
   |github   = Mystra007/ExtendedFridgeSMAPI
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Configure Machine Speed
   |author   = Entoarox
+
   |author = BayesianBandit
   |id       = Entoarox.ExtendedMinecart
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 2271
+
   |nexus  = 3519
   |chucklefish id = 4359
+
   |github = BayesianBandit/ConfigureMachineSpeed
   |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     = Extended Reach
+
   |name   = Configure Machine Speed
   |author   = spacechase0 and Pathoschild
+
   |author = Steph Hoel
   |id       = spacechase0.ExtendedReach
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 1493
+
   |nexus  = 21005
   |moddrop id = 242303
+
   |github = StephHoel/ModsStardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Content Mod
+
   |name   = Confirm Gifts
   |author   = Alacrity, platinumhobo
+
   |author = BadScientist
   |id       = Alacrity.ExtraContentMod
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 8510
+
   |nexus   = 23224
   |github   =  
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Fish Information
+
   |name   = Confirm Warp Totem
   |author   = Ceasg
+
   |author = John Peters
   |id       = Ceasg.ExtraFishInformation
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 4170
+
   |nexus   = 20255
   |github   = ceasg/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Map Layers
+
   |name   = Connected Fences
   |author   = aedenthorn
+
   |author = sergiomadd
   |id       = aedenthorn.ExtraMapLayers
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 9633
+
   |nexus   = 10063
   |github   = aedenthorn/StardewValleyMods
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Connected Garden Pots
   |author   = Unidarkshin and Deathest1, Devin Lematty
+
   |author = aedenthorn, Erinthe
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 7490
+
   |nexus   = 11411
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Json Assets 1.7.7
+
   |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     = Fabrication
+
   |name   = Consistent Tree Growth Speed
   |author   = XxHarvzBackxX
+
   |author = IceGladiador
   |id       = harvz.Fabrication
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 10679
+
   |nexus   = 1799
   |github  = XxHarvzBackxX/fabrication
+
   |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     = Fall 28 Snow Day
+
   |name   = Console Chat
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Sonozuki
   |id       = Omegasis.Fall28SnowDay
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 486
+
   |nexus   = 3768
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Console Code
   |author   = jahangmar
+
   |author = spacechase0
   |id       = jahangmar.FallToAutumn
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 7174
+
  |curse  = 867737
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Console Commands, TrainerMod
   |author   = aedenthorn
+
   |author = SMAPI
   |id       = aedenthorn.Familiars
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 6429
+
   |nexus   =
   |github   = aedenthorn/StardewValleyMods
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Console Coordinates
   |author   = loe2run
+
   |author = Pillow
   |id       = Loe2run.FamilyPlanning
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 4515
+
   |nexus   = 8957
   |github   = loe2run/FamilyPlanningMod
+
   |github =
  
   |broke in          = Content Patcher 1.17
+
   |status  = abandoned
  |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   = Content Code
   |author   = Taskmaster
+
   |author = spacechase0
   |id       = Taskmaster.FantasticFrames
+
   |id     = spacechase0.ContentCode
   |nexus id = 4540
+
  |curse  = 867697
   |github  =  
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Content Patcher
   |author   = Max Vollmer, SVProtector
+
   |author = Pathoschild
   |id       = maxvollmer.farmageddon
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 2618
+
  |curse  = 309243
   |github   =  
+
  |moddrop = 470174
 +
   |nexus   = 1915
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Content Patcher Animations
   |author   = Oranisagu
+
   |author = spacechase0
  |id      = none<!--no manifest ID-->
+
   |id      = spacechase0.ContentPatcherAnimations
   |nexus id =
+
   |curse   = 867733
  |url     = https://community.playstarbound.com/threads/111931
+
   |moddrop = 771670
   |github   = oranisagu/SDV-FarmAutomation
+
   |nexus   = 3853
 
+
   |github = spacechase0/StardewValleyMods
   |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     = Farm Automation: Item Collector
+
   |name   = Content Patcher Editor
   |author   = Oranisagu
+
   |author = aedenthorn, Erinthe
   |id       = none<!--no manifest ID-->
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id =
+
   |nexus  = 17661
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = aedenthorn/StardewValleyMods
   |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     = Farm Cave Framework
+
   |name   = Content Patcher Json Processor
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 10506
+
   |nexus   = 13320
   |github   = aedenthorn/StardewValleyMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Context-Sensitive Gift Cursor
   |author   = atravita
+
   |author = Vanguard3000
   |id       = atravita.FarmCaveSpawn
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 10186
+
   |nexus  = 6564
   |moddrop id = 1068205
+
   |github =
   |github   = atravita-mods/FarmCaveSpawn
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Continuous Music
   |author   = atravita
+
   |author = exhaustors
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 10924
+
   |nexus  = 24348
   |moddrop id = 1099838
+
   |github =
   |github   = atravita-mods/ExpFromMonsterKillsOnFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Controller Radial Keybindings
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.FarmerHelper
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 10179
+
   |nexus   = 12801
   |github   = aedenthorn/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Vitals Evolved
+
   |name   = Control Tree
   |author   = Sensakuma
+
   |author = Cluom
   |id       = Sensakuma.FarmerVitalsEvolved
+
   |id     = Cluom.ControlTree
   |nexus id = 11131
+
   |nexus   = 23119
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Control Valley
   |author   = MabelSyrup
+
   |author = TheTexanTesla
   |id       = mabelsyrup.farmhouse
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 3731
+
   |nexus   = 8160
   |github   = mjSurber/FarmHouseRedone
+
   |github = tesla1889tv/ControlValleyMod
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Convenient Chests
   |author   = BrasileiroTop
+
   |author = Solariz
   |id       = BrasileiroTop.Fundo
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 5423
+
   |nexus   = 2196
   |github  =  
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Convenient Inventory
   |author   = Cherry & cel10e
+
   |author = gaussfire
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 5142
+
   |nexus  = 10384
   |moddrop id = 716395
+
   |github = alanperrow/StardewModding
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Cooking Skill
   |author  = jwdred
+
   |author = spacechase0
   |id      =  
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 647
+
   |curse  = 867395
   |github   =  
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Coop Battle Pause
   |author   = Speshkitty
+
   |author = adverserath
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 7148
+
   |nexus   = 12061
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = Joe Strout
+
   |author = DeLiXx
   |id       = strout.farmtronics
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 10634
+
  |curse  = 990474
   |github  = JoeStrout/Farmtronics
+
   |nexus   = 12269
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Cooperative Egg Hunt
   |author   = Esca, Esca-MMC
+
   |author = aedenthorn, Erinthe
   |id       = Esca.FarmTypeManager
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 3231
+
   |nexus  = 17058
   |moddrop id = 598755
+
   |github = aedenthorn/StardewValleyMods
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fashion Sense
+
   |name   = Copper Still
   |author   = PeacefulEnd
+
   |author = NCarigon
   |id       = PeacefulEnd.FashionSense
+
   |id     = NCarigon.CopperStill
   |nexus id = 9969
+
   |nexus   = 15333
   |github   = Floogen/FashionSense
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Copy Invite Code
   |author   = Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = Pathoschild.FastAnimations
+
   |id     = cat.copyinvitecode
   |nexus id = 1089
+
   |nexus   = 2171
   |moddrop id = 606631
+
   |github  = danvolchek/StardewMods
   |github   = Pathoschild/StardewMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Events
+
   |name   = Cosmetic Rings
   |author   = libaryaddict
+
   |author = PeacefulEnd
   |id       = libraryaddict.FasterEvents
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 7631
+
   |nexus   = 8522
   |github  =
+
   |github = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Cozy Clothing
   |author   = IceGladiador
+
   |author = CompSciLauren
   |id       = IceGladiador.FasterGrass
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 1772
+
   |nexus   = 5093
   |github   =  
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Crab Net
   |author   = kibbe
+
   |author = jwdred
   |id       = kibbe.faster_horse
+
   |id     = jwdred.CrabNet
   |nexus id = 2791
+
   |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     = Faster Paths
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = Entoarox
+
   |author = Goldenrevolver
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 2277
+
   |nexus  = 7767
   |chucklefish id = 3641
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Craftable Butterfly Hutches
   |author   = gaussfire
+
   |author = aedenthorn, Erinthe
   |id       = gaussfire.FasterPathSpeed
+
   |id     = aedenthorn.OutdoorButterflyHutch
   |nexus id = 9344
+
   |nexus   = 6279
   |github  = alanperrow/StardewModding
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Craftable Legendary Fish Mounts
   |author   = KathrynHazuka
+
   |author = FallToot
   |id       = KathrynHazuka.FasterRun
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 733
+
   |nexus   = 4286
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github =
  
   |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   = Craftable Terrarium, Terrarium
   |author   = crazywig
+
   |author = aedenthorn, Erinthe
   |id       = crazywig.FastForward
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 7413
+
   |nexus   = 8031
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = DerTod2
+
   |author = aedenthorn, Erinthe
   |id       = de.dertod2.FastPetting
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 5039
+
   |nexus   = 15341
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Craft Anything
   |author   = Death, DeathGameDev
+
   |author = Sabera, kelbesque
   |id       = DeathGameDev.FastTravel
+
   |id     = Sabera.CraftAnything
   |nexus id = 1529
+
   |nexus   = 2524
   |github  = DeathGameDev/SDV-FastTravel
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Craft Counter
   |author   = minervamaga
+
   |author = bcmpinc
   |id       = minervamaga.FeelingLucky
+
   |id     = bcmpinc.CraftCounter
   |nexus id =  
+
   |nexus   = 2739
   |moddrop id = 752859
+
  |github  = bcmpinc/StardewHack
   |github   = minervamaga/FeelingLucky
+
 
 +
   |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     = Ferngill Dynamic Rain
+
   |name   = Crafting Collections Page
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Gurm0
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 604
+
   |curse  = 1008156
   |moddrop id = 664033
+
   |nexus  = 21620
   |github   = Sakorona/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Crafting Counter
   |author   = KarratKake
+
   |author = lolpcgaming
   |id       = KarratKake.FerngillRevenueService
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 7566
+
   |nexus   = 1585
   |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     = Fertilizer Anytime
+
   |name   = Craft Priority
   |author   = stoobinator, lefthandedkid
+
   |author = trienow
   |id       = stoobinator.fertilizeranytime
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 7259
+
   |nexus   = 4174
   |github   = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |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     = Festival End Time Tweak
+
   |name   = Crane Machine
   |author   = KirbyLink
+
   |author = chocolatte12
   |id       = kirbylink.festivalendtimetweak
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 2966
+
   |nexus   = 20112
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |github =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
  |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Crane Man Begone
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = MouseyPounds
   |id       = MouseyPounds.ShadowFestival
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 4630
+
   |nexus   = 4704
   |github   = MouseyPounds/stardew-mods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Creaturebook
   |author   = Felix-Dev
+
   |author = KediDili
   |id       = Felix-Dev.FeTK
+
   |id     = KediDili.Creaturebook
   |nexus id = 4403
+
   |nexus   = 13807
   |github   = Felix-Dev/StardewMods
+
   |github = KediDili/Creaturebook
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Field Harvest
+
   |name   = Creeper Forage
   |author   = aedenthorn
+
   |author = bwdy
   |id       = aedenthorn.FieldHarvest
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 11019
+
   |nexus   = 2115
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Fighting With NPCs
+
   |name   = Critter Rings
   |author   = Edu Anttunes
+
   |author = atravita
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = atravita.CritterRings
   |nexus id = 5865
+
  |curse  = 870962
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 1358001
 +
   |nexus   = 15557
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = Tran Minh Thong
+
   |author = violetlizabet
   |id       = find.object.mod
+
   |id     = violetlizabet.seaMonster
   |nexus id = 8594
+
   |nexus   = 20486
   |github   =  
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Cropbeasts
   |author   = aurnj, Roy Li
+
   |author = kdau
   |id       = RoyLi.Fireballs
+
   |id     = kdau.Cropbeasts
   |nexus id =  
+
  |moddrop = 784523
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |nexus   = 6030
  |github  =
+
  |github  =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Crop Check
   |author   = aedenthorn
+
   |author = Fairfield
   |id       = aedenthorn.FireBreath
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 7311
+
   |nexus   = 9224
   |github  = aedenthorn/StardewValleyMods
+
   |github = FairfieldBW/CropCheck
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Crop Color Combiner
   |author   = rupak0577
+
   |author = MouseyPounds
   |id       = rupak0577.FishDex
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id =  
+
   |nexus   = 3986
   |github   = rupak0577/FishDex
+
   |github = MouseyPounds/stardew-mods
  |url      = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Exclusions
+
   |name   = Crop Extension
   |author   = GZhynko
+
   |author = Platonymous
   |id       = GZhynko.FishExclusions
+
   |id     = Platonymous.CropExtension
   |nexus id = 7782
+
  |curse  = 877230
   |github  = gzhynko/StardewMods
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Crop Fairy
   |author   = Aair, AairTheGreat
+
   |author = Abs, abslam
   |id       = AairTheGreat.FishFinder
+
   |id     = abs.CropFairy
   |nexus id = 5011
+
   |nexus   = 4885
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Crop Grace Period
   |author   = Speshkitty
+
   |author = lefthandedkid, stoobinator
   |id       = speshkitty.fishinfo
+
   |id     = stoobinator.seasonspillover
   |nexus id = 5452
+
   |nexus   = 7203
   |github  = Speshkitty/FishInfo
+
   |github = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Crop Growth Adjustments
   |author  = Shuai Zhang
+
   |author = GZhynko
   |id       = shuaiz.FishingAdjustMod
+
  |id      = GZhynko.CropGrowthAdjustments
   |nexus id = 1350
+
  |nexus   = 18914
   |github   = hcoona/StardewValleyMods
+
  |github  = gzhynko/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Info
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 +
   |nexus   = 12178
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.6
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Crop Harvest Bubbles
   |author   = KilZenc
+
   |author = aedenthorn, Erinthe
   |id       = KilZenc.FishingAssistant
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 5815
+
   |nexus   = 17761
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = http://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     = Fishing Automaton
+
   |name   = Crop Hat
   |author   = Drynwynn, thepaladinknight
+
   |author = aedenthorn, Erinthe
   |id       = Drynwynn.FishingAutomaton
+
   |id     = aedenthorn.CropHat
   |nexus id = 2527
+
   |nexus   = 11787
   |github   = Drynwynn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |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     = Fishing Chests Expanded
+
   |name   = Crop Markers
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 7694
+
   |nexus   = 18120
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Fishing Info Overlays
+
   |name   = Crop Safety
   |author   = barteke22
+
   |author = BadNetCode
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = BadNetCode.CropSafety
   |nexus id = 8970
+
   |nexus   = 1233
   |github  = barteke22/StardewMods
+
  |moddrop = 130160
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Crops Anytime Anywhere
   |author   = M3ales
+
   |author = Pathoschild
   |id       = FishingLogbook
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id =
+
   |nexus  = 3000
   |curseforge id  = 299792
+
   |moddrop = 606647
   |curseforge key = fishing-logbook
+
   |github = Pathoschild/StardewMods
   |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   = Crops Survive Season Change
   |author   = barteke22
+
   |author = aedenthorn, Erinthe
   |id       = barteke22.FishingMinigames
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 9345
+
   |nexus   = 18030
   |github  = barteke22/StardewMods
+
   |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     = Fishing Minigames
+
   |name   = Crops Watered Indicator
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = Tyler Thrailkill, snowe2010
   |id       = barteke22.FisingMinigames
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 9345
+
   |nexus   = 3200
   |github   = barteke22/StardewMods
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Crop Tooltips
   |author   = Zoryn
+
   |author = GenDeathrow
   |id       = Zoryn.FishingMod
+
   |id     = gengeathrow.croptooltip
   |nexus id =  
+
   |nexus   =
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |curse  = 307933
   |github   = Zoryn4163/SMAPI-Mods
+
  |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     = Fishing Practice
+
   |name   = Crop Transplant
   |author   = BlaDe
+
   |author = Digus
   |id       = BlaDe.FishingPractice
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 4157
+
   |nexus   = 2594
   |github   =  
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Crop Variation
   |author   = Stashek
+
   |author = aedenthorn, Erinthe
   |id       = Stashek.FishingRodRecolor
+
   |id     = aedenthorn.CropVariation
   |nexus id = 8835
+
   |nexus   = 11467
   |github  =  
+
   |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     = Fishing Trawler
+
   |name   = Crop Walker
   |author   = PeacefulEnd
+
   |author = MindMeltMax
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 8406
+
  |curse  = 1004489
   |github   = Floogen/FishingTrawler
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Crop Watering Bubbles
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiFishingTunerRedux
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id =
+
   |nexus  = 17773
   |chucklefish id = 4578
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Crop Watering Bubbles Continued
   |author   = marikaefer
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = marikaefer.FishMe
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 4756
+
   |nexus   = 21428
   |github   =  
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Crowcalypse
   |author   = Jonqora
+
   |author = stardemod
   |id       = Jonqora.FishPreview
+
   |id     = stardemod.Crowcalypse
   |nexus id = 6303
+
   |nexus   = 22594
   |github   = Jonqora/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Mizzion
+
   |author = Miihau
   |id       = mizzion.fishreminder
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 3615
+
   |nexus  = 16926
   |moddrop id = 661375
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Crystal Ball
   |author   = MattDeDuck, Duckshard
+
   |author = Thom Smith, Thom1729
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = Thom1729.CrystalBall
   |nexus id = 3725
+
   |nexus   = 7826
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Crystalline Junimo Chests
   |author   = bcmpinc
+
   |author = LeFauxMatt and pegfingers
   |id       = bcmpinc.FixAnimalTools
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 3215
+
  |moddrop = 1547134
   |github   = bcmpinc/StardewHack
+
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Current Location
   |author   = Ashley, bambimenot
+
   |author = Vrakyas
   |id       = ashley.fixdice
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 4556
+
   |nexus   = 4028
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flexible Sprinklers
+
   |name   = Current Location
   |author   = Shockah
+
   |author = Omegasis, AlphaOmegasis
   |id       = Shockah.FlexibleSprinklers
+
   |id     = CurrentLocation102120161203
   |nexus id = 10931
+
   |nexus   = 638
   |github  = Shockah/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = MouseyPounds
+
   |author = Patap, Pataper
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = Patap.CursorTeleport
   |nexus id = 3885
+
   |nexus   = 17934
   |github   = MouseyPounds/stardew-mods
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Custom Achievements
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.FlowerBombs
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 6228
+
   |nexus   = 10047
   |moddrop id = 794657
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/kdau/flowerbombs
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Custom Adventure Guild Challenges
   |author   = spacechase0 and Pathoschild
+
   |author = DefenTheNation
   |id       = spacechase0.FlowerColorPicker
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 1229
+
   |nexus   = 2301
   |moddrop id = 130043
+
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
   |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Fix
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = elfuun
+
   |author = Omegasis, AlphaOmegasis
   |id       = FlowerDanceFix.elfuun
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 8535
+
   |nexus   = 1836
   |moddrop id = 980853
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github   = elfuun1/FlowerDanceFix
+
 
 +
   |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     = Flower Dance Hearts Change
+
   |name   = Custom Backpack Framework
   |author   = ron075sh
+
   |author = aedenthorn, Erinthe
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 3019
+
   |nexus   = 13826
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dancing, Kelly's Flower Dancing
+
   |name   = Custom Bundles
   |author   = kelly2892
+
   |author = LeFauxMatt
   |id       = kelly2892.flower.dancing.harmony
+
   |id     = furyx639.CustomBundles
   |nexus id = 8107
+
   |nexus   = 8258
   |github   = kenny2892/StardewValleyMods
+
 
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Custom Bush
   |author   = spacechase0 and Pathoschild
+
   |author = LeFauxMatt
   |id       = spacechase0.FlowerRain
+
   |id     = furyx639.CustomBush
   |nexus id = 6131
+
  |curse  = 998265
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Custom Cask Mod
   |author   = Cat, CatCattyCat
+
   |author = Digus
   |id       = cat.flowerytools
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 6203
+
   |nexus  = 2642
   |moddrop id = 833563
+
   |github = Digus/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowing Mine Rocks
+
   |name   = Custom Chest Types
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FlowingMineRocks
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 9043
+
   |nexus   = 7755
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flying Start Loan
+
   |name   = Custom Chores
   |author   = EstherHollow
+
   |author = LeFauxMatt
   |id       = EstherHollow.FlyingStartLoan
+
   |id     = furyx639.CustomChores
   |nexus id = 11003
+
   |nexus   = 5315
   |github  =  
+
  |moddrop = 717888
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Custom Community Center Bundles
   |author   = thejcannon
+
   |author = Alja, alvadea & jaksha
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = alja.CustomCCB
   |nexus id = 4321
+
   |nexus   = 21340
   |github   = thejcannon/Stardew-FoodBuffStacking
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food on the Table
+
   |name   = Custom Community Centre
   |author   = aedenthorn
+
   |author = blueberry
   |id       = aedenthorn.FoodOnTheTable
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 10886
+
   |nexus   = 9850
   |github  = aedenthorn/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Custom Companions
   |author   = Nishtra
+
   |author = PeacefulEnd
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 673
+
   |curse   = 870939
  |github   =  
+
   |nexus   = 8626
 
+
   |github = Floogen/CustomCompanions
   |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     = Forage Fantasy
+
   |name   = Custom Crafting Stations
   |author   = Goldenrevolver
+
   |author = Cherry, CherryChain
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 7554
+
   |nexus   = 6293
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Pointers
+
   |name   = Custom Critters
   |author   = Bpendragon
+
   |author = spacechase0
   |id       = Bpendragon.ForagePointers
+
   |id     = spacechase0.CustomCritters
   |nexus id = 7781
+
  |curse  = 867759
   |github   = Bpendragon/ForagePointers
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Custom Crops
   |author   = Remy Bach
+
   |author = spacechase0
   |id       = remybach.forecaster
+
   |id     = spacechase0.CustomCrops
   |nexus id = 3037
+
   |nexus   = 1592
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |broke in = Stardew Valley 1.5
+
   |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     = Forecaster Text, Forecaster Text
+
   |name   = Custom Crops Decay
   |author   = TheElm
+
   |author = ZaneYork
   |id       = TheElm.ForecasterText
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 7541
+
   |nexus   = 5830
   |github  = GStefanowich/SDV-Forecaster
+
   |github = ZaneYork/SDV_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Custom Crystalarium Mod
   |author   = Fokson
+
   |author = Digus
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 2520
+
   |nexus   = 2516
   |github   =  
+
   |github = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = skuldomg, Skuld
+
   |author = Digus
   |id       = skuldomg.freeDusty
+
   |id     = Digus.CCRMAutomate
   |nexus id = 2206
+
   |nexus   = 8193
   |github   = skuldomg/freeDusty
+
   |github = Digus/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Love
+
   |name   = Custom Death Penalty Plus
   |author   = aedenthorn
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = aedenthorn.FreeLove
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 10021
+
   |nexus   = 7069
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Custom Decoration Areas
   |author   = DJ-STLN
+
   |author = aedenthorn, Erinthe
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 3320
+
   |nexus   = 9626
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Custom Dungeon Floors
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 4960
+
   |nexus   = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = aedenthorn
+
   |author = onlythechosen
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 6241
+
   |nexus   = 22380
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Custom Element Handler
   |author   = Isaac S
+
   |author = Platonymous
   |id       = IsaacS.FriendsForever
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 1738
+
   |nexus   = 1068
   |github   = isaacs-dev/Minidew-Mods
+
   |github = Platonymous/Stardew-Valley-Mods
   |status  = workaround
+
 
   |summary  = use [[#Friends Forever (fixed)|Friends Forever (fixed)]] instead.
+
  |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     = Friends Forever (fixed)
+
   |name   = Custom Emotes
   |author   = minkshaman
+
   |author = purrplingcat
   |id       = IsaacS.FriendsForever
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 11297
+
   |nexus   = 10861
   |github  = iarspider/Minidew-Mods/tree/master/FriendsForever
+
   |github = purrplingcat/CustomEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Booster
+
   |name   = Custom Farming Redux
   |author   = Hills
+
   |author = Platonymous
   |id       = Hills.FriendshipBooster
+
   |id     = Platonymous.CustomFarming
   |nexus id = 10497
+
   |nexus   = 991
   |moddrop id = 1084819
+
  |curse  = 307366
   |github  =  
+
   |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     = Friendship Without Talk
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = HunterMYT
+
   |author = Platonymous
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = Platonymous.CFAutomate
   |nexus id = 8709
+
   |nexus   = 991
   |github  =  
+
   |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     = Frugal Farm Menu
+
   |name   = Custom Farm Loader
   |author   = jeffgillean
+
   |author = DeLiXx
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 11050
+
  |curse  = 990485
   |github  = jeffgillean/StardewValleyMods
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Custom Farm Types
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 5776
+
   |nexus   = 1140
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Custom Fixed Dialogue
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 10213
+
   |nexus   = 6358
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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     = Furniture Display Framework
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = aedenthorn
+
   |author = Datamancer
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 10855
+
   |nexus   = 20938
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1533308
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Recolor
+
   |name   = Custom Furniture
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 10217
+
   |nexus   = 1254
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Custom Gift Dialogue
   |author   = furyx639
+
   |author = PurrplingCat
   |id       = furyx639.FuryCore
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 10696
+
   |nexus   = 7304
   |github   = ImJustMatt/StardewMods
+
   |github = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Custom Gift Limits
   |author   = mmanlapat
+
   |author = aedenthorn, Erinthe
   |id       = mmanlapat.GameReminder
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 1153
+
   |nexus   = 13964
   |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 [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Custom Gift Limits - Continued
   |author   = RandomComputerUser
+
   |author = aedenthorn and FlyingTNT
   |id       = RandomComputerUser.GameSpeed
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 7211
+
   |nexus   = 22385
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Custom Greenhouse
   |author   = Loogooter
+
   |author = Forkmaster
   |id       = OlegSilkin.garbage_collector
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 2463
+
   |nexus   = 3464
   |github   =  
+
   |github =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Day
+
   |name   = Custom Harvest Fix
   |author   = furyx639
+
   |author = mytigio
   |id       = furyx639.GarbageDay
+
   |id     = mytigio.customharvestfix
   |nexus id = 8204
+
   |nexus   = 4192
   |github  = ImJustMatt/StardewMods
+
   |github = mytigio/CustomHarvestFix
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Custom Hay
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.GateFix
+
   |id     = aedenthorn.CustomHay
   |nexus id = 4859
+
   |nexus  = 16744
  |github   =  
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gate Opener
 
  |author  = mralbobo
 
  |id      = mralbobo.GateOpener
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/111988
 
   |github   = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status      = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
   |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = aedenthorn
+
   |author = zelink, zelinknilez
   |id       = aedenthorn.GemIsles
+
   |id     = zelink.zeldaHome
   |nexus id = 6692
+
   |nexus   = 20844
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Customise Child Bedroom
   |author   = spacechase0 and Pathoschild
+
   |author = Speshkitty
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 5098
+
   |nexus   = 5540
   |moddrop id = 771692
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Customizable Cart Redux
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = GenericShopExtender
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 814
+
   |nexus   = 1402
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
  
   |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   = Customizable Death Penalty
   |author   = CatCattyCat, Cat
+
   |author = CatCattyCat, Cat
   |id       = cat.geodeinfomenu
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 1448
+
   |nexus   = 1991
   |moddrop id = 833541
+
   |moddrop = 833547
   |github   = danvolchek/StardewMods
+
   |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.5.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Customizable Traveling Cart Days
   |author   = MartyrPher
+
   |author = Yyeahdude
   |id       = MartyrPher.GetGlam
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 5044
+
   |nexus   = 567
   |github  = MartyrPher/GetGlam
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Customize Anywhere
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.GhostTown
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 2992
+
   |nexus   = 4734
   |moddrop id = 793902
+
   |moddrop = 716356
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Customize Cursor Sprite
   |author   = CatCattyCat, Cat
+
   |author = Sonozuki
   |id       = cat.giantcropring
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 1182
+
   |nexus   = 3014
   |moddrop id = 833538
+
   |github  = Sonozuki/StardewMods
   |github  = danvolchek/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Customize Dresser
   |author   = desto
+
   |author = Dragoon23
   |id       = desto.GiftDecline
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 6944
+
   |nexus   = 23359
   |github   = desto-git/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Customize Exterior
   |author   = tstaples
+
   |author = spacechase0
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 229
+
   |nexus   = 1099
   |github  = tstaples/GiftTasteHelper
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = blueberry
+
   |author = MissCoriel
   |id       = blueberry.GiftWrapper
+
   |id     = misscoriel.hpstam
   |nexus id = 4721
+
   |nexus   = 5275
   |github   = b-b-blueberry/GiftWrapper
+
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Customize Trinkets
   |author   = atravita
+
   |author = Dragoon23
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 10004
+
   |nexus  = 23818
   |moddrop id = 1098263
+
   |github =
   |github   = atravita-mods/Ginger-Island-Mainland-Adjustments
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Customize Wedding Attire
   |author   = DecidedlyHuman
+
   |author = violetlizabet
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 9976
+
   |nexus   = 10761
   |github   = DecidedlyHuman/GiveMeMyCursorBack
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Global Config Settings
+
   |name   = Custom Kissing
   |author   = Gaphodil
+
   |author = Digus
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 9340
+
   |nexus  = 4664
   |moddrop id = 1007690
+
   |github = Digus/StardewValleyMods
   |github   = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Custom Linens
   |author   = violetlizabet
+
   |author = Mevima
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = Mevima.CustomLinens
   |nexus id = 10374
+
   |nexus   = 1027
   |github  = elizabethcd/PreventFurniturePickup
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Custom Localization
   |author   = Jamie Taylor
+
   |author = ZaneYork
   |id       = jltaylor-us.GMCMOptions
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 10505
+
   |nexus   = 5377
   |github  = jltaylor-us/StardewGMCMOptions
+
   |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     = God Mode
+
   |name   = Custom Locks
   |author   = treyh0
+
   |author = aedenthorn, Erinthe
   |id       = treyh0.GodMode
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 2641
+
   |nexus   = 6251
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = Custom Locks Updated
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Rokugin
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = Rokugin.CustomLocksUpdated
   |moddrop id = 854437
+
   |nexus   = 21148
   |nexus id = 7183
+
   |github = rokugin/StardewMods
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Custom Mine Cart Steam
   |author   = Jessebot
+
   |author = aedenthorn, Erinthe
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 6514
+
   |nexus   = 14508
   |github   = JessebotX/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Custom Movies
   |author   = candidus42
+
   |author = Platonymous
   |id       = Candidus42.GoToBed
+
   |id     = Platonymous.CustomMovies
   |nexus id = 4967
+
   |nexus   = 4737
   |github  = mus-candidus/GoToBed
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Custom Music
   |author   = yy376
+
   |author = Platonymous
   |id       = yy376.GoToSleep
+
   |id     = Platonymous.CustomMusic
   |nexus id = 2195
+
  |curse  = 307367
   |github   =  
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Custom NPC
   |author   = ShadowDragon8685
+
   |author = Platonymous
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = Platonymous.CustomNPC
   |nexus id = 985
+
   |nexus   = 1607
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Custom NPC Exclusions
   |author   = rikai
+
   |author = Esca, Esca-MMC
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 8557
+
   |nexus   = 7089
   |github   = rikai/Grandfathers-Heirlooms
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grapes All Year Round
+
   |name   = Custom NPC Fixes
   |author   = GZhynko
+
   |author = spacechase0
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 7759
+
  |curse  = 867734
   |github  = gzhynko/StardewMods
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Custom NPC - Riley, Riley House
   |author   = bcmpinc
+
   |author = SG
   |id       = bcmpinc.GrassGrowth
+
   |id     = SG.RileyHouse
   |nexus id = 2732
+
   |nexus   = 5811
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Custom Obelisks
   |author   = Jellypowered, Shockade
+
   |author = XxHarvzBackxX
   |id       = Jellypowered.GrassChance
+
   |id     = harvz.CustomObelisks
   |nexus id = 3365
+
   |nexus   = 10202
   |github  =  
+
   |github = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Custom Object Production
   |author   = sirloinmeatt
+
   |author = aedenthorn, Erinthe
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 2662
+
  |curse  = 868827
   |github   =  
+
   |nexus   = 10152
 +
   |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 Ore Nodes
   |author   = Derslayr
+
   |author = aedenthorn, Erinthe
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 10148
+
  |curse  = 868903
   |github  = derslayr10/GreenhouseConstruction
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Custom Paths
   |author   = bblueberry, blueberry
+
   |author = Entoarox
   |id       = blueberry.GreenhouseEntryBegone
+
   |id     = Entoarox.CustomPaths
   |nexus id = 8203
+
   |nexus   = 2272
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = pancham138
+
   |author = aedenthorn, Erinthe
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = aedenthorn.PetBed
   |nexus id = 6150
+
   |nexus   = 10462
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Custom Picture Frames
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 7619
+
   |nexus   = 10704
   |moddrop id = 886187
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers Automate
+
   |name   = Custom Quest Expiration
   |author   = PeacefulEnd
+
   |author = hawkfalcon
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 7619
+
   |nexus  = 2148
   |moddrop id = 886187
+
   |github = hawkfalcon/Stardew-Mods
   |github   = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Custom Reminders
   |author   = Bpendragon
+
   |author = Dem1se
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = Dem1se.CustomReminders
   |nexus id = 7456
+
   |nexus   = 6215
   |github   = Bpendragon/GreenhouseSprinklers
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Custom Renovations, Renovations
   |author   = Cecidelus
+
   |author = aedenthorn, Erinthe
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = aedenthorn.Renovations
   |nexus id = 8042
+
   |nexus   = 9687
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Custom Resource Clumps
   |author   = CroiDorcha
+
   |author = aedenthorn, Erinthe
   |id       = CroiDorcha.GreenHut
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 1735
+
   |nexus   = 6669
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Custom Shirts
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.GroundhogDay
+
   |id     = Platonymous.CustomShirts
   |nexus id = 10151
+
   |nexus   = 2416
   |github  = aedenthorn/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Custom Shops Redux
   |author   = skn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = skn.HairGrowthMod
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 3279
+
   |nexus   = 1378
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
 
   |broke in = Stardew Valley 1.4
 
   |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     = Halt Event Time
+
   |name   = Custom Signs
   |author   = chawol
+
   |author = aedenthorn, Erinthe
   |id       = chawol.HaltEventTime
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 8774
+
   |nexus   = 11336
   |github  = chawolbaka/HaltEventTime
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Handy Headphones
+
   |name   = Custom Spouse Location
   |author   = PeacefulEnd
+
   |author = barteke22
   |id       = PeacefulEnd.HandyHeadphones
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 7936
+
   |nexus   = 9676
   |github  = Floogen/HandyHeadphones
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Custom Spouse Patio
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.HappyBirthday
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 520
+
   |nexus   = 6630
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |status  = abandoned
 +
  |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     = Happy Birthday
+
   |name   = Custom Spouse Patio Redux
   |author   = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id       = HappyBirthday
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 1064
+
   |nexus   = 10889
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Custom Spouse Patio Wizard
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 6516
+
   |nexus   = 7775
   |moddrop id = 1068089
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Custom Spouse Rooms
   |author   = kibbe, lillvik
+
   |author = aedenthorn, Erinthe
   |id       = kibbe.hardcore_mines
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 1674
+
  |curse  = 868833
   |github   =  
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |status             = workaround
   |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |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     = Hardcore Mines 2
+
   |name   = Custom Spouse Rooms - Continued
   |author   = ItsLittany
+
   |author = Datamancer
   |id       = itslittany.HardcoreMines2
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 6411
+
   |nexus   = 20966
   |github   =
+
  |moddrop = 1534005
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Custom Starter Furniture
   |author   = DiscipleOfEris
+
   |author = aedenthorn, Erinthe
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 8772
+
   |nexus   = 16729
   |github   = DiscipleOfEris/HardyGrass
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Custom Starter Package
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 914
+
   |nexus  = 14152
   |moddrop id = 793924
+
   |github = aedenthorn/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = Stardew Valley 1.6
   |status            = unofficial
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
   |unofficial version = 2.7.4-unofficial.2-strobe
 
 
}}
 
}}
 
{{#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   = Custom Tapper Framework
   |author   = Goldenrevolver
+
   |author = Selph, zombifier
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = selph.CustomTapperFramework
   |nexus id = 7851
+
   |nexus   = 22975
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Custom Tokens
   |author   = Dounat2201, Sasara
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 1157
+
   |nexus   = 7517
   |github   = Sasara2201/WitchPrincess
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Custom Toolbar
   |author   = ThatNorthernMonkey
+
   |author = aedenthorn, Erinthe
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 236
+
   |nexus   = 11322
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hat Buffs
+
   |name   = Custom Tool Effect
   |author   = popska
+
   |author = ZaneYork
   |id       = popska.HatBuffs
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 9050
+
   |nexus   = 5712
   |github   =  
+
   |github = ZaneYork/CustomToolEffect
   |source  = https://gitlab.com/popska/UsefulHats
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Custom Tool Range
   |author   = Cherry, CherryChain
+
   |author = trashcan9
   |id       = Cherry.HayBalesSilo
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 5151
+
   |nexus  = 16384
   |moddrop id = 716396
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Custom Tracker
   |author   = Tlitookilakin
+
   |author = Esca, Esca-MMC
   |id       = tlitookilakin.HDPortraits
+
   |id     = Esca.CustomTracker
   |nexus id = 10971
+
   |nexus   = 5108
   |moddrop id = 1103418
+
   |github  = Esca-MMC/CustomTracker
   |github  = tlitookilakin/HDPortraits
+
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Custom Transparency
   |author   = Jessebot, JessebotX
+
   |author = CatCattyCat, Cat
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = cat.customtransparency
   |nexus id = 3207
+
   |nexus   = 2359
   |moddrop id = 624105
+
   |moddrop = 833556
   |github   = JessebotX/StardewValleyMods
+
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Custom Trash Can
   |author   = Kiddles, Svard
+
   |author = ShivaGuy
   |id       = Kiddles.HASTweaks
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 5630
+
   |nexus   = 11835
   |github   = SvardXI/HAS_Tweaks
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.HealthBars
+
   |id     = aedenthorn.TreeTweaks
   |nexus id =  
+
   |nexus   = 10760
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Custom TV
   |author   = Darkhax
+
   |author = Platonymous
   |id       = darkhax.healthbars
+
   |id     = Platonymous.CustomTV
   |nexus id =  
+
   |curse  = 877224
   |curseforge id  = 302910
+
   |nexus   = 6775
   |curseforge key = health-bars
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |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     = Heartbeat
+
   |name   = Custom TV Channel
   |author   = themattfiles
+
   |author = chieeri323
   |id       = themattfiles.HeartBeat
+
   |id     = chieeri323.customtvchannel
   |nexus id = 5941
+
   |nexus   = 24278
   |github   = embolden/Heartbeat
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Custom Wallpaper Framework
   |author   = StultusV
+
   |author = aedenthorn, Erinthe
   |id       = StultusV.HeartLevelNotifications
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 8655
+
  |curse  = 868751
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = Custom Walls and Floors
   |author   = fakemonster
+
   |author = Platonymous
   |id       = fakemonster.Heelies
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 7751
+
  |curse  = 307569
   |github  =
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Custom Warp Locations
   |author   = Jessebot, JessebotX
+
   |author = CatCattyCat, Cat
   |id       = Jessebot.HelloSMAPI
+
   |id     = cat.customwarplocations
   |nexus id = 4483
+
   |nexus   = 1688
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Custom Warp Points
   |author   = furyx639, LeFauxMatt
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.HelpForHire
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 5316
+
   |nexus   = 9651
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Custom Warps
   |author   = furyx639, LeFauxMatt
+
   |author = f4iTh, JertsukkaTheMan
   |id       = furyx639.HelpfulSpouses
+
   |id     = f4iTh.CustomWarps
   |nexus id = 5175
+
   |nexus   = 3445
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Custom Winter Star Gifts
   |author   = Pokeytax
+
   |author = XxHarvzBackxX
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = harvz.CWSG
   |nexus id = 2644
+
   |nexus   = 10024
   |github  = gembree/HelpWantedQuestFixes
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Cut the Cord, TvMenu
   |author   = aedenthorn
+
   |author = cgifox
   |id       = aedenthorn.HereFishy
+
   |id     = cgifox.CutTheCord
   |nexus id = 6586
+
   |nexus   = 9571
   |github   = aedenthorn/StardewValleyMods
+
   |github = harshlele/CutTheCord
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Highlighted Jars
 
  |author  = Annosz
 
   |id      = Annosz.HighlightedJars
 
  |nexus id = 6833
 
  |github  = Annosz/StardewValleyModding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Cycle Tools
   |author   = bendenewb, newbie9598
+
   |author = LeFauxMatt
   |id       = newbie9598.HitMarkersMeme
+
   |id     = furyx639.CycleTools
   |nexus id = 2098
+
  |curse  = 871827
   |github   =  
+
   |nexus   = 13973
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hmm Cheese Yum
+
   |name   = Daily Farm Photo
   |author   = tomasitobambito
+
   |author = Seawolf, seawolf87
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 9343
+
   |nexus   = 4791
   |github   =
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = TheThor59
+
   |author = BlaDe
   |id       = Thor.HoeWaterDirection
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 10052
+
   |nexus   = 6783
   |github   = TheThor59/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HoeDown
+
   |name   = Daily Luck Message
   |author   = BlaDe
+
   |author = Schematix, Schmtx
   |id       = BlaDe.HoeDown
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 9798
+
   |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     = Hold to Break Geodes
+
   |name   = Daily Luck on HUD, JustLuckMod
   |author   = CatCattyCat, Cat
+
   |author = zeldela
   |id       = cat.holdtobreakgeodes
+
   |id     = dJustLuckMod
   |nexus id = 1689
+
   |nexus  = 10386
   |moddrop id = 833545
+
   |github = zeldela/sdv-mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Daily News
   |author   = samspartan
+
   |author = bashNinja
   |id       = samspartan.HoldToPause
+
   |id     = bashNinja.DailyNews
   |nexus id = 7352
+
   |nexus   = 1141
   |github  =  
+
   |github = miketweaver/DailyNews
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Daily Notifications, Event Notifications
   |author   = MouseyPounds
+
   |author = dreamsicl
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = EventNotifications
   |nexus id = 4935
+
   |nexus   =
   |github   = MouseyPounds/stardew-mods
+
  |chucklefish = 3621
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Horny Festivals, Festival Warps
+
   |broke in = Stardew Valley 1.2?
   |author   = Girafarig
+
   |status   = abandoned
   |id      = Girafarig.FestivalWarps
+
   |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
   |nexus id = 10844
+
<!--
   |github  =
+
   |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     = Horse Flute Anywhere
+
   |name   = Daily Pet the Animals
   |author   = Pathoschild
+
   |author = flowoeB
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 7500
+
   |nexus   = 8356
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Daily Phone Quest
   |author   = Goldenrevolver
+
   |author = ActionJackson
   |id       = Goldenrevolver.HorseOverhaul
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 7911
+
   |nexus   = 14648
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = jorgamun
+
   |author = MevNav
   |id       = jorgamun.HorseSqueeze
+
   |id     = MevNav.DailyPlanner
   |nexus id = 10446
+
   |nexus   = 16704
   |github   = jorgamun/HorseSqueeze
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Daily Quest Anywhere
   |author   = icepuente
+
   |author = Omegasis, Alpha_Omegasis
   |id       = icepuente.HorseWhistle
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 1131
+
   |nexus   = 513
   |github   = icepuente/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
   |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Daily Screenshot
   |author   = nabuma
+
   |author = CompSciLauren
   |id       = HorseWhistle_SMAPI
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id =
+
   |nexus  = 4779
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |chucklefish = 5907
   |github  =  
+
   |moddrop = 677025
 
+
   |curse   = 353698
   |broke in = SMAPI 2.0
+
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
   |status   = workaround
 
   |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Host Tools
+
   |name   = Daily Special Orders
   |author   = MattPlays
+
   |author = shekurika
   |id       = MattPlays.HostTools
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 11154
+
   |nexus   = 9693
   |github  =
+
   |github = shekurika/DailySpecialOrders
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Daily Tasks Report
   |author   = Jaredlll08
+
   |author = GuiNoya, Yesst
   |id       = BlameJared.HotbarHotswap
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id =  
+
   |nexus   = 1624
   |curseforge id = 298033
+
   |github = GuiNoya/SVMods
   |curseforge key = hotbar-hotswap
+
 
   |github   = jaredlll08/HotbarHotswap
+
   |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     = HP Bars
+
   |name   = Daily Tasks Report Plus
   |author   = Ilyaki
+
   |author = Prism 99
   |id       = Ilyaki.HPBar
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 1736
+
   |nexus   = 20871
   |github   =
+
   |github  = Prism-99/DailyTaskReportPlus
 
 
  |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     = Huggable Scarecrows
+
   |name   = DaLionheart
   |author   = bogie5464
+
   |author = DaLion
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = DaLion.Core
   |nexus id = 3190
+
   |nexus   = 24332
   |github   = bogie5464/HuggableScarecrows
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hugs and Kisses
+
   |name   = Dan Utils
   |author   = aedenthorn
+
   |author = Danmw3
   |id       = aedenthorn.HugsAndKisses
+
   |id     = danmw3.DanUtils
   |nexus id = 10062
+
   |nexus   = 2287
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Dark User Interface
   |author   = Yyeahdude
+
   |author = zazizu
   |id       = HungerYyeadude
+
   |id     = zazizu.darkUI
   |nexus id = 613
+
   |nexus   = 4056
   |github  =  
+
   |github = cilekli-link/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Data Layers, Data Maps
   |author   = PrimevalTitmouse
+
   |author = Pathoschild
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 1110
+
   |curse  = 1000628
   |github   =  
+
   |nexus   = 1691
 
+
   |moddrop = 606646
   |broke in = Stardew Valley 1.3
+
   |github = Pathoschild/StardewMods
   |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     = Hunger for Food
+
   |name   = Date Night
   |author   = Tigerle01, Stephan Hensel
+
   |author = SUPERT
   |id       = HungerForFoodByTigerle
+
   |id     = supert.datenight
   |nexus id = 810
+
   |nexus  = 11459
  |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = lech43
+
   |author = MissCoriel
   |id       = lech43.HungryMorning
+
   |id     = misscoriel.diary
   |nexus id = 6391
+
   |nexus   = 4451
   |github   =  
+
  |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Death Tweaks
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.HybridCropEngine
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 6577
+
   |nexus   = 18174
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Debug Mode
   |author   = Kryspur
+
   |author = Pathoschild
   |id       = Kryspur.HypnoValley
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 9052
+
  |curse  = 1000634
   |github   =
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Decrafting Mod
   |author   = BrasileiroTop
+
   |author = iSkLz_, MSCFC
   |id       = BrasileiroTop.Animacoes
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 5139
+
   |nexus   = 4158
   |github  =  
+
   |github = iSkLz/DecraftingMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Deep Woods
   |author   = Veleek
+
   |author = Max Vollmer, SVProtector
   |id       = Veleek.IdlePause
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 1092
+
  |curse  = 992429
   |github   = veleek/IdlePause
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = LordAndreios
+
   |author = Sandman53
   |id       = LordAndreios.IdleTimer
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 2858
+
   |nexus   = 5016
   |github   = emperorzuul/SMAPI_MODS
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
  |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   = Deep Woods Warp Network Integration
   |author   = candidus42
+
   |author = Tlitookilakin
   |id       = Candidus42.ImagEd
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 7218
+
   |nexus  = 10240
  |github  = mus-candidus/ImagEd
+
   |moddrop = 1060419
}}
+
   |github = tlitookilakin/WarpnetDeepwoods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Improved Quality of Life
 
  |author   = Demiacle
 
   |id      = Demiacle.ImprovedQualityOfLife
 
  |nexus id = 1025
 
   |github   = demiacle/QualityOfLifeMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = Anthony Hilyard
+
   |author = bungus
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = bungus.DefaultSkinReplace
   |curseforge id  = 445215
+
   |nexus   = 21612
   |curseforge key = improved-tracker
+
   |github = BussinBungus/BungusSDVMods
  |nexus id = 9317
 
   |github   = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Default Farmer
   |author   = Mizzion
+
   |author = Tyler Gibbs
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 4861
+
   |nexus   = 12421
   |github   = Mizzion/MyStardewMods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Default On Cheats
   |author   = Mizzion
+
   |author = EnderTedi
   |id       = mizzion.increasedartifactspots
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 3340
+
   |nexus  = 21035
   |moddrop id = 663705
+
   |github = EnderTedi/DefaultOnCheats
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Default Window Size
   |author   = GZhynko
+
   |author = DecidedlyHuman
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 6162
+
   |nexus   = 10939
   |github   = gzhynko/StardewMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Delivery Service
   |author   = Traktori
+
   |author = AxesOfEvil
   |id       = Traktori.IndustrialFurnace
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 5568
+
   |nexus   = 5187
   |github  = Traktori7/StardewValleyMods
+
   |github = AxesOfEvil/SV_DeliveryService
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Delivery Upgrade Tool
   |author   = Traktori
+
   |author = Dash, yuukidach
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = Pathoschild.test
   |nexus id = 5568
+
   |nexus   = 5570
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = Sabera, kelbesque
+
   |author = stokastic
   |id       = Sabera.InfertileSoil
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 2515
+
   |nexus   = 2462
   |github   =  
+
   |github = stokastic/CoopGrabber
  
 
   |broke in = Stardew Valley 1.3.29
 
   |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     = Infested Levels
+
   |name   = Deluxe Auto-Petter
   |author   = Eireon
+
   |author = Frostiverse
   |id       = Eireon.InfestedLevels
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 2823
+
   |nexus   = 23226
   |github   = benrpatterson/InfestedLevels
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Deluxe Grabber Redux
   |author   = Renny
+
   |author = ferdaber
   |id       = renny.infinitejunimocartlives
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 2705
+
   |nexus   = 7920
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |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     = Infinite Zoom
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = berkayylmao
+
   |author = Nykal145
   |id       = berkayylmao.InfiniteZoom
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 8808
+
   |nexus  = 20799
   |curseforge id  = 500088
+
   |github =
  |curseforge key = infinite-zoom
 
   |github   = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Deluxe Hats
   |author   = Windmill_City
+
   |author = domsim1
   |id       = Windmill_City.InputFix
+
   |id     = domsim1.DeluxeHats
   |nexus id = 5693
+
   |nexus   = 5836
   |github   = Windmill-City/InputFix
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Deluxe Journal
   |author   = WuestMan, redknightofdoom
+
   |author = MolsonCAD
   |id       = WuestMan.InstaCrops
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 4077
+
   |nexus   = 11436
   |github   = Brian-Wuest/Instacrops
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Animals
+
   |name   = Demanding Shipping
   |author   = pinocchio1231
+
   |author = lech43
   |id       = pinocchio1231.instantanimals
+
   |id     = lech43.DemandingShipping
   |nexus id = 9573
+
   |nexus   = 7315
   |github   = joisse1101/InstantAnimals
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Instant Buildings From Farm
 
  |author  = BitwiseJon
 
  |id      = BitwiseJonMods.InstantBuildings
 
  |nexus id = 2070
 
  |github  = bitwisejon/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = nini700
+
   |author = DrSpactacus, NateMod
   |id       = nini700.InstantEatKey
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 4464
+
   |nexus   = 22564
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Demetrius Visits Cave
   |author   = aurnj, Roy Li
+
   |author = Kichjo
   |id       = RuyiLi.InstantFishing
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id =
+
   |nexus  = 5477
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github = KeelanRosa/StardewMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Desert Bloom Farm
   |author   = montana123
+
   |author = DeLiXx
  |id      =  
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus id =
+
   |curse   = 990494
  |url     = https://community.playstarbound.com/threads/109038
+
   |nexus  = 16750
   |github   =  
+
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Desert Obelisk
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = cat.desertobelisk
   |nexus id = 7727
+
   |nexus   = 2021
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833549
 +
   |github = danvolchek/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     = Instant Grow Trees
+
   |name   = Destroyable Bushes
   |author   = cantorsdust and Pathoschild
+
   |author = Esca, Esca-MMC
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = Esca.DestroyableBushes
   |nexus id = 173
+
   |nexus   = 6304
   |github   = cantorsdust/StardewMods
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Detailed Sprites
   |author   = Guedez
+
   |author = RainsKuro, RainzKuro
   |id       = eat.item.instantly
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 5116
+
   |nexus   = 15549
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = DewCord Rich Presence
   |author   = RyanJesky
+
   |author = explosivetortellini
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 10146
+
   |nexus   = 8348
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Pets
+
   |name   = Dialog to Clipboard
   |author   = blueberry
+
   |author = dlrdlrdlr
   |id       = blueberry.InstantPets
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 9448
+
   |nexus   = 23834
   |github   = b-b-blueberry/InstantPets
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Tool Upgrades
+
   |name   = Dialogue Box Redesign
   |author   = Binarynova
+
   |author = gzhynko
   |id       = binarynova.instanttoolupgrades
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 8918
+
   |nexus   = 8853
   |github   = Binarynova/MyStardewMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Dialogue Display Framework
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiInteractionHelper
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id =  
+
   |curse  = 868761
   |chucklefish id = 4640
+
   |nexus  = 11661
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status  = workaround
   |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
   |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     = Interactions, Interacoes
+
   |name   = Dialogue Emotes
   |author   = BrasileiroTop
+
   |author = PurrplingCat
   |id       = BrasileiroTop.Interacoes
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 4862
+
   |nexus   = 6537
   |github  =  
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Dialogue Extension
   |author   = jahangmar
+
   |author = elbe
   |id       = jahangmar.InteractionTweaks
+
   |id     = elbe.DialogueExtension
   |nexus id = 3771
+
   |nexus   = 10851
   |github  = jahangmar/StardewValleyMods
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Dialogue Keys
   |author   = mpcomplete
+
   |author = PokeBenji
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 2224
+
  |curse  = 1022342
   |github   = mpcomplete/StardewMods
+
   |nexus   = 24325
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Dialogue New Line
   |author   = MissCoriel
+
   |author = aedenthorn, Erinthe
   |id       = misscoriel.invest
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 5293
+
  |curse  = 868753
   |github   =  
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Dialogue Tester
   |author   = MissCoriel
+
   |author = DecidedlyHuman
   |id       = misscoriel.investmax
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 9253
+
   |nexus   = 9887
   |github   = MissCoriel/InvestmentMaximized
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Dialogue Trees
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = aedenthorn, Erinthe
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 4023
+
   |nexus   = 9550
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Did You Water Your Crops
   |author   = Redwood
+
   |author = Nishtra
   |id       = Redwood.IridiumToolsPatch
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 2897
+
   |nexus   = 1583
   |github  = EKomperud/StardewMods
+
   |github =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = PeacefulEnd
+
   |author = shanks3042
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 8552
+
   |nexus   = 5816
   |github  = Floogen/IslandGatherers
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers Automate
+
   |name   = Difficulty Socializing
   |author   = PeacefulEnd
+
   |author = PokeBenji
   |id       = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 8552
+
  |curse  = 1023363
   |github   = Floogen/IslandGatherers
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Dimensional Pockets
   |author   = Edu Anttunes
+
   |author = spacechase0
   |id       = IslandSecret
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 8096
+
   |nexus   = 12706
   |github  =
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Dino Form
   |author   = S1mmyy
+
   |author = aedenthorn, Erinthe
   |id       = S1mmyy.AutoTrash
+
   |id     = aedenthorn.DinoForm
   |nexus id = 5140
+
   |nexus   = 18244
   |github  = S1mmyy/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Disable Auto Pickup
   |author   = SlayerDharok
+
   |author = Eugenii10
   |id       = SlayerDharok.Item_Bags
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 5382
+
   |nexus   = 9717
   |github  = Videogamers0/SDV-ItemBags
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery
+
   |name   = Disable Building Fade
   |author   = Mytsy
+
   |author = calebstein1
   |id       = Mysty.ItemRecovery
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 9354
+
   |nexus   = 24558
   |github   =  
+
   |github = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Disable Gamepad, Disable Controller
   |author   = TSlex
+
   |author = lperkins2, Logan Perkins
   |id       = TSlex.ItemResearchSpawner
+
   |id     = lperkins2.DisableController
   |nexus id = 8933
+
   |nexus  = 2229
   |moddrop id = 1012482
+
   |github =
   |github   = TSlex/StardewValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Discord Rich Presence
   |author   = Jaredlll08
+
   |author = RuiNtD
   |id       = BlameJared.ItemTooltips
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id =
+
   |nexus  = 2156
   |curseforge id  = 297655
+
   |github = RuiNtD/SVRichPresence
  |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Dish of the Day Display
   |author   = ha1fdaew
+
   |author = MouseyPounds
   |id       = ha1fdaew.iTile
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 7512
+
   |nexus   = 3960
   |github   = ha1fdaew/iTile
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Dismantle Craftables
   |author   = Genowhirl9999
+
   |author = jahangmar
   |id       = genowhirl9999.jaropener
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 5292
+
   |nexus  = 3687
   |moddrop id = 988956
+
   |github = jahangmar/StardewValleyMods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Display Energy
   |author   = Jonas Henriksson, Greger
+
   |author = dmarcoux
   |id       = Greger.JigglyJunimoBundles
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id =  
+
   |nexus   = 10662
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |moddrop = 1087175
   |github   = gr3ger/Stardew_JJB
+
   |github = dmarcoux/DisplayEnergy
 
 
  |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     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Display Monster Health
   |author   = k4rakara
+
   |author = Atesba
   |id       = k4rakara.JoJa84Plus
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 5803
+
   |nexus   = 20984
   |github   = K4rakara/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Display Player Stats
   |author   = Platonymous
+
   |author = Fleem
   |id       = Platonymous.JoJaBan
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 3118
+
   |nexus  = 21547
   |moddrop id = 793907
+
   |github = FleemUmbleem/DisplayPlayerStats
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = Displays
   |author   = Dounat2201, Sasara
+
   |author = spacechase0 and ParadigmNomad
   |id       = Sasara.Pathomart
+
   |id     = spacechase0.Displays
   |nexus id = 1142
+
  |curse  = 867712
   |github  =
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author   = PeacefulEnd
+
   |author = Aimon111
   |id       = PeacefulEnd.JojaOnline
+
   |id     = AimonsWitchSwampOverhaulPatches
   |moddrop id = 878236
+
   |curse  = 1010281
   |nexus id = 7486
+
   |nexus   = 18109
   |github   = Floogen/JojaOnline
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = MindMeltMax
+
   |author = Airyn and the DSV Team
   |id       = MindMeltMax.HauntedJoja
+
   |id     = DSV.Core
   |nexus id = 7014
+
   |nexus   = 17059
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Don't Eat That
   |author   = punyo, yakminepunyo
+
   |author = Pyrohead37
   |id       = punyo.JoysOfEfficiency
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 2162
+
   |nexus   = 1951
   |github  = pomepome/JoysOfEfficiency
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Don't Stop Me Now
   |author   = spacechase0 and Pathoschild
+
   |author = Shockah
   |id       = spacechase0.JsonAssets
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 1720
+
   |nexus  = 10941
   |moddrop id = 399895
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Down the Mine
+
   |name   = Double Standard Farm, Double Farm
   |author   = flowoeB
+
   |author = Leaf
   |id       = flowoeB.JumpDownTheMine
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 8357
+
   |nexus   = 3928
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Downtown Zuzu
   |author   = spacechase0 and Pathoschild
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = spacechase0.JumpOver
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 1844
+
   |curse  = 987160
   |moddrop id = 384782
+
   |nexus  = 8587
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = June NPC
+
   |name   = DPad Inventory Hotkey
   |author   = ch20youk
+
   |author = joljyo
   |id       = ch20youk.JuneNPCSMAPI
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 10100
+
   |nexus   = 7507
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Dragon Pearl Lure
   |author   = Zoryn
+
   |author = violetlizabet
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id =
+
   |nexus  = 15109
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = elizabethcd/DragonPearlLure
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Dialog
+
   |name   = Draw Fish Ponds Over Grass
   |author   = ceruleandeep
+
   |author = atravita
   |id       = ceruleandeep.junimodialog
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 8937
+
  |curse  = 870981
   |github  = ceruleandeep/CeruleanStardewMods
+
  |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     = Junimo Kart Anywhere
+
   |name   = Dreamscape
   |author   = MartyrPher
+
   |author = aedenthorn, Erinthe
   |id       = JunimoKartAnywhere
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 4315
+
   |nexus   = 11742
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Dresser Sorter
   |author   = ryaon
+
   |author = idermailer
   |id       = Ryaon.JunimoKartCheater
+
   |id     = idermailer.dresserSorter
   |nexus id = 5137
+
   |nexus   = 24443
   |github   =  
+
   |github = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Level Practice
+
   |name   = Drive By
   |author   = BlaDe
+
   |author = BlaDe
   |id       = BlaDe.JunimoLevelPractice
+
   |id     = BlaDe.DriveBy
   |nexus id = 10056
+
   |nexus   = 12033
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimos Accept Cash
+
   |name   = Drop It - Drop Item Hotkey
   |author   = spacechase0 and Pathoschild
+
   |author = Goldenrevolver
   |id       = spacechase0.JunimosAcceptCash
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 7437
+
   |nexus   = 7971
   |github   = spacechase0/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junk Mail
+
   |name   = Dungeon Buddy
   |author   = Taskmaster
+
   |author = SwiftSails
   |id       = Taskmaster.JunkMail
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 4452
+
   |nexus   = 7864
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Relax
+
   |name   = Dungeon Merchants
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.JustRelax
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 7770
+
   |nexus   = 14630
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Sleep In
+
   |name   = Durable Fences
   |author   = Rifleman
+
   |author = Zoryn
   |id       = Rifleman.SVAlarmClock
+
   |id     = Zoryn.DurableFences
   |nexus id = 11286
+
   |nexus   =
   |github  = 9Rifleman/Just-Sleep-In
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Durin's Rest
   |author   = aurnj, Roy Li
+
   |author = NoFogBob and PaulDunstan
   |id       = RuyiLi.Kamikaze
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id =
+
   |nexus  = 12345
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Dusty Overhaul
   |author   = Gorzalt and Flerfarvet
+
   |author = CyanFire
   |id       = gorzalt.kawakami
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 2549
+
   |nexus   = 13057
   |github   = Gorzalt/StardewValleyMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Dusty Overhaul - SVE
   |author   = EssGee, SG
+
   |author = CyanFire
   |id       = SG.Partners
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 5625
+
   |nexus   = 13265
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = DVR
   |author   = Enaium
+
   |author = captncraig
   |id       = Enaium.KeyBindUI
+
   |id     = captncraig.dvr
   |moddrop id = 1036920
+
   |nexus  = 3860
   |nexus id =
+
   |github  = captncraig/StardewMods
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = Dwarf Scroll Prices
   |author   = Deflaktor
+
   |author = noriteway
   |id       = Deflaktor.KeySuppressor
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 9295
+
   |nexus   = 16386
   |github   = Deflaktor/KeySuppressor
+
   |github = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Dwarvish Mattock
   |author   = Annosz
+
   |author = Anthony Hilyard, Grend
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 5993
+
  |curse  = 536418
   |github   = Annosz/StardewValleyModding
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Dynamic Bodies
   |author   = Enaium
+
   |author = ribeena
   |id       = Enaium.Labeling
+
   |id     = ribeena.dynamicbodies
   |curseforge id  = 443134
+
   |nexus   = 12893
   |curseforge key = labeling
+
   |github  = ribeena/StardewValleyMods
   |moddrop id = 906932
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Dynamic Checklist
   |author   = WhiteMind
+
   |author = gunnargolf
   |id       = WhiteMind.LAST
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 1906
+
   |nexus   = 1145
   |github   =  
+
   |github = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.3
+
  |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
 +
  |name    = Dynamic Clothing
 +
  |author  = hilovids
 +
  |id      = hilovids.DynamicClothing
 +
  |nexus  = 10078
 +
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Dynamic Crops
   |author   = ChaosEnergy
+
   |author = HaulinOats
   |id       = ChaosEnergy.LadderLocator
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 3094
+
   |nexus   = 13800
   |github  = yuri-moens/LadderLocator
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Last Day to Plant
+
   |name   = Dynamic Dialogues Framework
   |author   = dmcrider57
+
   |author = mistyspring
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 7917
+
  |curse  = 880516
   |github   = dmcrider/LastDayToPlant
+
   |nexus   = 12836
 +
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Dynamic Festival Rewards
   |author   = Max Vollmer, SVProtector
+
   |author = mistyspring
   |id       = maxvollmer.leftymode
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 6199
+
   |nexus   = 20253
   |github   = maxvollmer/LeftyMode
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Mini Shipping Bin
+
   |name   = Dynamic Flooring
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.LessMiniShippingBin
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 10959
+
   |nexus  = 14780
   |moddrop id = 1102538
+
   |github = aedenthorn/StardewValleyMods
   |github   = atravita-mods/LessMiniShippingBin
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Let Me Rest!
+
   |name   = Dynamic Game Assets
   |author   = Ophaneom
+
   |author = spacechase0
   |id       = Ophaneom.LetMeRest
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 8205
+
  |curse  = 867707
   |github  = Ophaneom/Let-Me-Rest
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = unidarkshin, Devin Lematty
+
   |author = spacechase0
   |id       = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 1471
+
   |nexus   = 9365
   |github  =  
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Dynamic Horses
   |author   = jahangmar
+
   |author = Bpendragon
   |id       = jahangmar.LevelingAdjustment
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 4689
+
   |nexus   = 874
   |github  = jahangmar/StardewValleyMods
+
   |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     = Level Up Notifications
+
   |name   = Dynamic Machines
   |author   = kd8lvt
+
   |author = tyran285, Ryuuze
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = DynamicMachines
   |nexus id = 855
+
   |nexus  = 374
  |curseforge id  = 300715
+
   |github =
   |curseforge key = level-up-notifications
 
   |github   =  
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 2.0
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = LewdDew Valley, LewdDew_Valley_helper2
+
   |name   = Dynamic Map Tiles
   |author   = shurmash
+
   |author = aedenthorn, Erinthe
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 7222
+
   |nexus   = 14566
   |github  =  
+
   |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     = Lewd Leah
+
   |name   = Dynamic Map Tiles - Continued
   |author   = prowlingDemon, unknownDev
+
   |author = Datamancer
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 4402
+
   |nexus   = 21084
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Dynamic Night Time
   |author   = Cherry, CherryChain
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 4971
+
   |nexus   = 2072
   |moddrop id = 716383
+
   |moddrop = 664041
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Dynamic NPC Sprites
   |author   = Hootless
+
   |author = BashNinja
   |id       = hootless.LineSprinklers
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 2917
+
   |nexus   = 1183
   |github   = hootless/StardewMods
+
   |github = miketweaver/BashNinja_SDV_Mods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.2-unofficial.1-bigboct
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-14#post-21916
+
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Price
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.DynamicPrice
 +
  |nexus  = 5831
 +
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Dynamic Reflections
   |author   = Tyler Gibbs
+
   |author = PeacefulEnd
   |id       = tylergibbs2.liveprogressbar
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 7330
+
  |curse  = 870926
   |github   = tylergibbs2/LiveProgressBar
+
   |nexus   = 12831
 +
   |github = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Dynamic Running Speed
   |author   = Doomnik
+
   |author = Vrakyas
   |id       = Doomnik.LoanMod
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 3882
+
   |nexus   = 4029
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Early Community Upgrades
   |author   = codyflagstaff
+
   |author = sophiesalacia
   |id       = codyflagstaff.lobercat
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 8219
+
   |nexus   = 8450
   |github  =  
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Early Ginger Island
   |author   = Bouhm and Pathoschild
+
   |author = Shockah
   |id       = Bouhm.LocationCompass
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 3045
+
   |nexus  = 13885
   |curseforge id  = 308286
+
   |github = Shockah/Stardew-Valley-Mods
  |curseforge key = location-compass
 
   |github   = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Easier Cave Puzzle
   |author   = nini700
+
   |author = atravita
   |id       = nini700.LockedCrabPot
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 4461
+
  |curse  = 870978
   |github  =  
+
  |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     = Locked Maps
+
   |name   = Easier Dart Puzzle
   |author  = Edu Anttunes
+
   |author = atravita
   |id       = LockedMaps
+
  |id      = atravita.EasierDartPuzzle
   |nexus id = 10089
+
  |curse  = 870971
   |github   =
+
  |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
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
   |nexus   = 1426
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Easier Fishing
   |author   = bwdy
+
   |author = majordot
   |id       = bwdy.lockpicks
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 3521
+
   |nexus   =
   |github   = bwdymods/SDV-Lockpicks
+
  |curse  = 305367
 +
   |github =
  
   |broke in = Json Assets 1.7.8
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Log Spam Filter
+
   |name   = Easier Monster Eradication
   |author   = aedenthorn
+
   |author = NormanPCN
   |id       = aedenthorn.LogSpamFilter
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 11252
+
   |nexus   = 11548
   |github   = aedenthorn/StardewValleyMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Easier Special Orders
   |author   = NormanPCN
+
   |author = TheMightyAmondee
   |id       = NormanPCN.LongerFenceLife
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 10498
+
   |nexus   = 8342
   |github   = NormanPCN/StardewValleyMods
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = East Scarp (SMAPI)
   |author   = Caraxian
+
   |author = LemurKat and kdau
   |id       = caraxian.LongerLastingLures
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 2510
+
   |nexus   = 5787
   |github   = Caraxi/StardewValleyMods
+
   |moddrop = 984954
 +
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Easy Access
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.LongerSeasons
+
   |id     = furyx639.EasyAccess
   |nexus id = 10108
+
  |curse  = 871835
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Easy Attack
   |author   = RTGOAT
+
   |author = season
   |id       = RTGOAT.Longevity
+
   |id     = season.EasyAttack
   |nexus id = 649
+
   |nexus   = 20832
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Easy Chest
   |author   = Pathoschild
+
   |author = season
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = season.EasyChest
   |nexus id = 541
+
   |nexus  = 20842
   |moddrop id = 606605
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Easy Cleaner
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = season.EasyCleaner
   |nexus id = 5999
+
   |nexus   = 20865
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Easy Crane Game
   |author   = Huanir
+
   |author = Dragoon23
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 2658
+
   |nexus   = 22488
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Easy Darts Game
   |author   = Raik, Raik167, YousernameZo
+
   |author = Dragoon23
   |id       = raik.testmod
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 6291
+
   |nexus  = 22506
  |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Easy Fairy
   |author   = SteelixLeiter, Don Collins
+
   |author = season
   |id       = LoveBubbles
+
   |id     = season.EasyFairy
   |nexus id = 1318
+
   |nexus   = 20931
   |github   = doncollins/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Easy Farming
   |author   = Advize and Jinxiewinxie
+
   |author = MountainDewBoi
   |id       = Advize.LovedLabels
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 279
+
   |nexus   = 4162
   |github   = AdvizeGH/LovedLabels
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 2.2.2-unofficial.4-Strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels Redux
+
   |name   = Easy Farm Switcher
   |author   = thespbgamer
+
   |author = DeLiXx
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 8880
+
  |curse  = 990826
   |github  = thespbgamer/LovedLabelsRedux
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Easy Fishin'
   |author   = NMVH5
+
   |author = Frostiverse
   |id       = nmvh5.LowHealthWarning
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 8326
+
   |nexus   = 22268
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = Easy Fishing
   |author   = delaney
+
   |author = season
   |id       = dJustLuckMod
+
   |id     = season.EasyFishing
   |nexus id = 10386
+
   |nexus  = 20830
   |moddrop id = 1070645
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Easy Gift
   |author   = spacechase0 and Pathoschild
+
   |author = season
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = season.EasyGift
   |nexus id = 521
+
   |nexus  = 20838
   |moddrop id = 127279
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Easy Gifting
   |author   = kiranmurmu
+
   |author = CeruleanSpirit
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 8971
+
   |nexus   = 2957
   |github  = kiranmurmu/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Easy Harvest
   |author   = Sakorona
+
   |author = season
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = season.EasyHarvest
   |nexus id = 2208
+
   |nexus  = 20924
   |moddrop id = 664151
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Easy Island Puzzle
   |author   = SlayerDharok
+
   |author = MindMeltMax
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 5600
+
  |curse  = 1004494
   |github   = Videogamers0/SDV-MachineAugmentors
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Check
+
   |name   = Easy Path Destruction
   |author   = FairfieldBW
+
   |author = StultusV
   |id       = FairfieldBW.MachineCheck
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 9515
+
   |nexus   = 8775
   |github   = FairfieldBW/MachineCheck
+
   |github = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Easy Petting
   |author   = IceGladiador
+
   |author = CeruleanSpirit
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = EasyPetting.3032
   |nexus id = 1780
+
   |nexus   = 3032
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Status
+
   |name   = Easy Travel, Easy Move
   |author   = Shockah
+
   |author = season
   |id       = Shockah.MachineStatus
+
   |id     = season.EasyMove
   |nexus id = 11177
+
   |nexus   = 20872
   |github   = Shockah/Stardew-Valley-Mods/tree/master/MachineStatus
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Easy Upgrade
   |author   = spacechase0 and Pathoschild
+
   |author = Senofu
   |id       = spacechase0.Magic
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 2007
+
   |nexus  = 23496
   |moddrop id = 399898
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = Easy Valley
   |author   = shekurika and Asterisk555
+
   |author = season
   |id       = shekurika.MagicalCropsCode
+
   |id     = season.EasyValley
   |nexus id = 8762
+
   |nexus   = 21181
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Eat & Drink From Inventory
   |author   = Entoarox
+
   |author = Zamiel
   |id       = Entoarox.MagicJunimoPet
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 3567
+
   |nexus   = 21280
   |github   = Entoarox/StardewMods
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = TerryDBS
+
   |author = philosquare
   |id       = TerryDBS.MagicPluses
+
   |id     = philosquare.EatInBackpack
   |nexus id = 7096
+
   |nexus   = 22872
   |github   =  
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Eat More
   |author   = not4bene
+
   |author = crc-fehler
   |id       = not4bene.MagicScepter
+
   |id     = crc.eatmore
   |nexus id = 8169
+
   |nexus   = 2724
   |github   =
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 3.0
   |name    = Magic Valley
 
  |author  = season
 
  |id      = season.MagicValley
 
  |nexus id = 10639
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Economy Mod
   |author   = Digus
+
   |author = millerscout
   |id       = DIGUS.MailFrameworkMod
+
   |id     = Millerscout.EconomyMod
   |nexus id = 1536
+
   |nexus  = 6955
  |github  = Digus/StardewValleyMods
+
   |github = millerscout/StardewMillerMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mail Order Pigs
 
  |author   = jwdred
 
  |id      = jwdred.MailOrderPigs
 
  |nexus id = 632
 
   |github   = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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   = EH Smash Quality
   |author   = Digus
+
   |author = EH Lim
   |id       = Digus.MailServicesMod
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 7842
+
   |nexus   = 9303
   |github  = Digus/StardewValleyMods
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Eidee Easy Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = EideeHi
   |id       = spacechase0.ManaBar
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 7831
+
   |nexus   = 4806
   |github   = spacechase0/StardewValleyMods
+
   |github = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = EiTK
   |author   = darzington
+
   |author = enaium
   |id       = darzington.RealLifeMod
+
   |id     = Enaium.EiTK
  |nexus id = 7445
+
   |curse   = 365803
   |github   =  
+
   |nexus   =
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Many Enchantments
+
   |status  = abandoned
  |author   = Stari
 
   |id      = Stari.ManyEnchantments
 
  |nexus id = 8824
 
   |github  = SlivaStari/ManyEnchantments
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Elevator
   |author   = SnowFire k'Vala
+
   |author = Ilyaki
   |id       = SnowFire.Map_Binder
+
   |id     = Ilyaki.Elevator
   |nexus id = 6983
+
   |nexus   = 2952
   |github   =  
+
   |github = Ilyaki/Elevator
  
 
   |broke in = Stardew Valley 1.5
 
   |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     = Map Editor
+
   |name   = Elliot Is Fabio
   |author   = aedenthorn
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = aedenthorn.MapEdit
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 8876
+
   |nexus   = 23229
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = aedenthorn
+
   |author = Mel Noelle and Kirbylink
   |id       = aedenthorn.MapTeleport
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 7675
+
   |nexus   = 3071
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Map Utilities
+
   |name   = Email App
   |author   = mabelSyrup
+
   |author = aedenthorn, Erinthe
   |id       = mabelsyrup.maputils
+
   |id     = aedenthorn.Email
   |nexus id = 4716
+
   |nexus   = 11325
   |github   = mjSurber/Map-Utilities
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Maritime Secrets
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.MaritimeSecrets
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 10758
+
   |nexus   = 14366
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Emotes
   |author   = Jacque Pott
+
   |author = aurnj, Roy Li
   |id       = JacquePott.MassProduction
+
   |id     = RuyiLi.Emotes
   |nexus id = 7021
+
   |nexus   =
   |github   = JacquePott/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |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     = Matching Nodes, MinesTokens
+
   |name   = Empty Hands
   |author   = Eryk601 and Vertigon
+
   |author = Oblitus
   |id       = Vertigon.MinesTokens
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 11124
+
   |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     = Max Cost Stamina
+
   |name   = Empty Jar Bubbles
   |author   = StultusV
+
   |author = tem696969696969
   |id       = StultusV.MaxCastStamina
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id = 10794
+
   |nexus   = 22598
   |github   = JudeRV/Stardew-MaxCastStamina
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Empty Your Hands
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = BlueSight
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 4634
+
   |nexus   = 19736
   |github   = xirsoi/MayonnaisePlusPlus
+
   |github = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Enaium ToolKit
   |author   = nman130
+
   |author = Enaium
   |id       = nman130.MenusEverywhere
+
   |id     = Enaium.EnaiumToolKit
   |nexus id = 6119
+
  |curse  = 436787
   |github   = nman130/Stardew-Mods
+
  |moddrop = 863959
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.MeteorDefence
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 10641
+
   |nexus   = 10668
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = candidus42
+
   |author = Goldenrevolver
   |id       = Candidus42.MiceInTheValley
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 4638
+
   |nexus   = 20942
   |github   = mus-candidus/MiceInTheValley
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Enchanted Cowboy Boots
   |author   = trunip190
+
   |author = Goldenrevolver
   |id       = Trunip190.MilkVillagers
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 5948
+
   |nexus   = 20941
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = Satozaki
+
   |author = NamelessTo
   |id       = Satozaki.MillerTime
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 7575
+
  |curse  = 1001630
   |github   = AndyCrocker/StardewMods
+
   |nexus   = 21904
 +
   |github = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = Clark, wilsonch3451
+
   |author = TheThor59
   |id       = Clark.MiloDog
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 2861
+
   |nexus   = 3627
   |github  =  
+
   |github = TheThor59/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Enemy Health Bars, Health Bars
   |author   = Kabigon
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Kabigon.MineAssist
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 2296
+
   |nexus   = 193
   |chucklefish id = 5353
+
   |chucklefish = 3529
   |github   = KabigonFirst/StardewValleyMods
+
  |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     = Mine Changes
+
   |name   = Energy Count
   |author   = JPAN
+
   |author = Crystallyne
   |id       = jpan.MineChanges
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 3963
+
   |nexus   = 4272
   |github   = JPANv2/Stardew-Valley-Mine-Changes
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mini Bars
+
   |name   = Energy Protect
   |author   = Ophaneom
+
   |author = philosquare
   |id       = Ophaneom.MiniBars
+
   |id     = philosquare.EnergyProtect
   |nexus id = 8329
+
   |nexus   = 21918
   |github   = Ophaneom/Mini-Bars
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Energy Rework
   |author   = Nishtra
+
   |author = seferoni
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = seferoni.EnergyRework
   |nexus id = 674
+
   |nexus   = 21686
   |github   =
+
   |github  = seferoni/EnergyRework
 
 
  |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   = Energy Time
   |author   = Nishtra
+
   |author = nikperic, ThatOneCow
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = nikperic.EnergyTime
   |nexus id = 770
+
   |nexus   = 6488
   |github  =  
+
   |source  = https://gitlab.com/nikperic/energytime
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minor Light Tweaks
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = greentodd
+
   |author = aedenthorn, Erinthe
   |id       = greentodd.MinorLightTweaks
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 10223
+
   |nexus   = 4856
   |github  =  
+
   |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     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Enhanced Relationships
   |author   = The Fluffy Robot
+
   |author = Mizzion
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 5691
+
   |nexus   = 1927
   |github   = jamespfluger/Stardew-MisophoniaAccessibility
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Enhanced Slingshots
   |author   = MissCoriel
+
   |author = ytsc
   |id       = misscoriel.PositionTool
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 8087
+
   |nexus   = 12763
   |github  = MissCoriel/Position-Tool
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Enough Sleep
   |author   = MissCoriel
+
   |author = sodapotato
   |id       = misscoriel.UCRFix
+
   |id     = sodapotato.enoughsleep
   |nexus id = 8284
+
   |nexus   = 21536
   |github   = MissCoriel/UniqueCourtshipResponseCore
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Entoarox Framework
   |author   = StultusV
+
   |author = Entoarox
   |id       = StultusV.ReportMobCounts
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 10899
+
   |nexus   = 2269
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |chucklefish = 4228
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Entoarox Modding Utilities
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.MobileArcade
+
   |id     = Entoarox.Utilities
   |nexus id = 6538
+
   |nexus   = 5521
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Mobile Audio Player
+
   |name   = Equal Money Split
   |author   = aedenthorn
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 6568
+
   |nexus   = 5526
   |github   = aedenthorn/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Equivalent Exchange
   |author   = aedenthorn
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = aedenthorn.MobileCalendar
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 6601
+
   |nexus   = 1656
   |github  = aedenthorn/StardewValleyMods
+
   |github = MercuriusXeno/EquivalentExchange
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Escape Rope
   |author   = aedenthorn
+
   |author = lestoph
   |id       = aedenthorn.MobileCatalogues
+
   |id     = lestoph.EscapeRope
   |nexus id = 6543
+
   |nexus   = 8576
   |github  = aedenthorn/StardewValleyMods
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Escargo Win Bug Fix
   |author   = aedenthorn
+
   |author = BlackJack
   |id       = aedenthorn.MobilePhone
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 6523
+
   |nexus   = 24556
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Esca's Modding Plugins
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.MobileTelevision
+
   |id     = Esca.EMP
   |nexus id = 6575
+
   |nexus   = 9296
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1005443
 +
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Esc Dialogue Mod
   |author   = aedenthorn
+
   |author = g33k, g33kidd
   |id       = aedenthorn.ModThis
+
   |id     = g33k.EscDialogueMod
   |nexus id = 7814
+
   |nexus   = 21812
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Even Better Artisan Good Icons
   |author  = Blackclaw
+
   |author  = chsiso58
   |id      = Blackclaw.ModListCommand
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 5131
+
   |nexus   =
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Even Better RNG
   |author   = Enaium
+
   |author = pepoluan
   |id       = Enaium.ModMenu
+
   |id     = pepoluan.EvenBetterRNG
   |curseforge id  = 436844
+
   |nexus   = 8680
   |curseforge key = modmenu
+
   |chucklefish = 6117
   |moddrop id = 885574
+
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
   |nexus id =  
 
  |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Even Better Warehouse
   |author   = Gilar Fasulaki
+
   |author = charliedemilho
   |id       = GilarF.ModSettingsTab
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 4579
+
   |nexus   = 10396
   |github   = GilarF/SVM
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Event Black Bars
   |author   = CatCattyCat, Cat
+
   |author = gzhynko
   |id       = cat.modupdatemenu
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 2536
+
   |nexus  = 7962
   |moddrop id = 833560
+
   |github = gzhynko/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Event Limiter
   |author   = Platonymous
+
   |author = TheMightyAmondee
   |id       = Platonymous.ModUpdater
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 6338
+
   |nexus   = 10735
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Event Lookup
   |author   = Suphax
+
   |author = shekurika
   |id       = suphax.monstergoalsanywhere
+
   |id     = shekurika.EventLookup
   |moddrop id = 1088762
+
   |nexus   = 8505
   |nexus id =
+
   |github =
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Event Music Volume
   |author   = WhiteMind
+
   |author = jorgamun
   |id       = WhiteMind.MonsterLT
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 1896
+
   |nexus   = 10650
   |github  =  
+
   |github = jorgamun/EventMusicVolume
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Event Repeater
 +
  |author  = MissCoriel
 +
   |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Event Sound Adjuster
   |author   = MouseyPounds
+
   |author = shekurika
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 3997
+
   |nexus   = 8734
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Musk in Volcano
+
   |name   = Event Tester
   |author   = BananaFruit
+
   |author = BlaDe
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = BlaDe.EventTester
   |nexus id = 10651
+
   |nexus   = 11178
   |github   = BananaFruit1492/MonsterMuskInVolcano
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monsters - The Framework
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = spacechase0
+
   |author = SinZ and atravita
   |id       = spacechase0.MonstersTheFramework
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 10673
+
   |nexus   = 19458
   |github   = spacechase0/StardewValleyMods
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = Taskmaster
+
   |author = Digus
   |id       = Taskmaster.MonthlyMail
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 4523
+
   |nexus   = 2360
   |github   =  
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = Daniel McMenamy, Deathest1
+
   |author = moonslime
   |id       = f1r3w477.MoodyPlanet
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 2830
+
   |nexus   = 15793
   |github   = F1r3w477/TheseModsAintLoyal
+
 
 +
  |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     = Moongates
+
   |name   = Exhaustion Tweaks
   |author   = bwdy
+
   |author = mytigio
   |id       = bwdy.moongates
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 3545
+
   |nexus   = 6247
   |github  = bwdymods/SDV-Moongates
+
   |github = mytigio/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = spacechase0 and ParadigmNomad
+
   |author = Lodukas
   |id       = spacechase0.MoonMisadventures
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 10612
+
   |nexus   = 1191
   |github   = spacechase0/StardewValleyMods
+
   |github = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Expanded Preconditions Utility
   |author   = Mopquill
+
   |author = Cherry, CherryChain
   |id       = Mopquill.Ranch-Livin
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 2200
+
   |nexus   = 6529
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Expanded Storage
   |author   = Entoarox
+
   |author = LeFauxMatt
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 2274
+
   |curse  = 871838
   |chucklefish id = 4288
+
   |moddrop = 1547203
   |github   = Entoarox/StardewMods
+
   |nexus   = 7431
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Expansive Combat, Proficiência
   |author   = momoaau
+
   |author = Hamio, HamioDracny
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 451
+
   |nexus   = 7511
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
<!--
 
  |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
 
  |summary = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Exp Control
   |author   = AairTheGreat, Aair
+
   |author = moonslime
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = moonslime.ExpControl
   |nexus id = 4869
+
   |nexus   = 23067
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Experience Bars
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.MoreBuildings
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 2757
+
   |curse  = 867392
   |moddrop id = 771640
+
   |moddrop = 127275
   |github   = spacechase0/StardewValleyMods
+
  |nexus  = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Bundles
+
   |name   = Experience Rate Multiplier
   |author   = TwinBuilderOne
+
   |author = MSCFC, iSkLz
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = SkLz.ExpMultiply
   |nexus id = 9709
+
   |nexus   = 5910
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github = iSkLz/ExperienceMultiplier
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Conversion Topics
+
   |name   = Experience Updates
   |author   = violetlizabet
+
   |author = Quipex
   |id       = violetlizabet.MoreConvoTopics
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 10008
+
   |nexus   = 7581
   |github   = elizabethcd/MoreConversationTopics
+
   |github = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Expert Sitting
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreGiantCrops
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 5263
+
   |nexus   = 7435
   |moddrop id = 771694
+
   |github  = aedenthorn/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in          = SMAPI 4.0.8
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-216#post-130566
 +
  |unofficial version = 0.6.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Extended Bus System
   |author   = Satozaki
+
   |author = Tondorian
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = ExtendedBusSystem
   |nexus id = 5398
+
   |nexus   =
   |github  = AndyCrocker/StardewMods
+
  |chucklefish = 4373
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Extended Fridge
   |author   = Angela Ranna
+
   |author = Crystalmir
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 8117
+
   |nexus   = 485
   |github  =  
+
   |github = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |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     = More Grass Starters
+
   |name   = Extended Minecart
   |author   = spacechase0 and Pathoschild
+
   |author = Entoarox
   |id       = spacechase0.MoreGrassStarters
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 1702
+
   |nexus   = 2271
   |moddrop id = 313307
+
   |chucklefish = 4359
   |github  = spacechase0/StardewValleyMods
+
   |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     = More Health
+
   |name   = Extended Reach
   |author   = j4c0b333
+
   |author = spacechase0
   |id       = j4c0b333.Morehealth
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 4053
+
  |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     = More Key Binding
+
   |name   = Extra Content Mod
   |author   = SorryLate, rharyanto
+
   |author = Alacrity, platinumhobo
   |id       = SorryLate.MoreKeybinding
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 5290
+
   |nexus   = 8510
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Extra Fish Information
   |author   = JadeTheavas
+
   |author = Ceasg
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 2105
+
   |nexus   = 4170
   |github   = JadeTheavas/MoreMineLadders
+
   |github = ceasg/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Extra Machine Configs
   |author   = cheesysteak
+
   |author = Selph, zombifier
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 2173
+
   |nexus   = 22256
   |github   = cheesysteak/stardew-steak
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Extra Map Layers
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.MoreRain
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 441
+
  |curse  = 868841
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Extreme Fishing Overhaul
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = Chikakoo.Randomizer
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 5311
+
   |nexus   = 7490
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github =
 +
 
 +
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Extreme Weather
   |author   = spacechase0 and Pathoschild
+
   |author = BlaDe
   |id       = spacechase0.MoreRings
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 2054
+
   |nexus   = 12334
   |moddrop id = 771616
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Fabrication
   |author   = CyberCheese
+
   |author = XxHarvzBackxX
   |id       = cybercheese.moresexydwarf
+
   |id     = harvz.Fabrication
   |nexus id = 4320
+
   |nexus   = 10679
   |github   =  
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = FaeQuest
   |author   = OrneryWalrus
+
   |author = Navi-chan, ooo0000
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = NaviChan.FaeQuest
   |nexus id = 2587
+
   |nexus   = 2484
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Fairy Fix
   |author   = Ded4lif
+
   |author = MindMeltMax
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 7526
+
  |curse  = 1024723
   |github   =
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Fall 28 Snow Day
   |author   = BrasileiroTop
+
   |author = Omegasis, Alpha_Omegasis
   |id       = BrasileiroTop.CanaisTv
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 5126
+
   |nexus   = 486
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Fall To Autumn
   |author   = Joco80 & Sasara
+
   |author = jahangmar
   |id       = Joco80.MoreWeapons
+
   |id     = jahangmar.FallToAutumn
   |nexus id = 1168
+
   |nexus   = 7174
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Familiars
   |author   = thfr
+
   |author = aedenthorn, Erinthe
   |id       = thfr.MOTDMod
+
   |id     = aedenthorn.Familiars
   |nexus id = 3703
+
   |nexus   = 6429
   |github  = rfht/MOTDMod
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = Family Planning
   |author   = Akane
+
   |author = loe2run
   |id       = Akane.MotoMod
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 10553
+
   |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     = Moveable Mailbox
+
   |name   = Fancy Sprinklers
   |author   = aedenthorn
+
   |author = trashcan9
   |id       = aedenthorn.MoveableMailbox
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 7834
+
   |nexus   = 15857
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Fantastic Frames
   |author   = aedenthorn
+
   |author = Taskmaster
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 8038
+
   |nexus   = 4540
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Farmageddon
   |author   = joljyo
+
   |author = Max Vollmer, SVProtector
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = maxvollmer.farmageddon
   |nexus id = 7378
+
   |nexus   = 2618
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Farm Animal Choices
   |author   = Shuai Zhang
+
   |author = ShivaGuy
   |id       = shuaiz.MoveFasterMod
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 1351
+
   |nexus   = 11850
   |github   = hcoona/StardewValleyMods
+
   |github =
  
   |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   = Farm Animal Harvest Helper
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.MovementModifier
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id =  
+
   |nexus   = 13782
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Farm Anywhere
   |author   = bcmpinc
+
   |author = hmkiesel
   |id       = bcmpinc.MovementSpeed
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 2736
+
   |nexus   = 13926
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Muffin Core
+
   |name   = Farm Automation: Barn Door Automation
   |author   = Kabi-chan
+
   |author = Oranisagu
   |id       = kabi-chan.MuffinCore
+
   |id     = none<!--no manifest ID-->
   |nexus id = 8070
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Farm Automation: Item Collector
   |author   = spacechase0 and Pathoschild
+
   |author = Oranisagu
   |id       = spacechase0.MultiFertilizer
+
   |id     = none<!--no manifest ID-->
   |nexus id = 7436
+
   |nexus   =
   |github  = spacechase0/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     = Multiplayer Backpacks
+
   |name   = Farm Cave Framework
   |author   = skiilaa
+
   |author = aedenthorn, Erinthe
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 2282
+
   |nexus   = 10506
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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     = Multiplayer Horse Reskin
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = delphinwave
+
   |author = atravita
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 7681
+
  |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     = Multiplayer Hub
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Alberto Moreira Luiz
+
   |author = atravita
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 9672
+
  |curse  = 870983
   |github  =  
+
  |moddrop = 1099838
 +
   |nexus   = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Farm Computer Plus
   |author   = DoubleZ
+
   |author = Boebie
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = beau.farmcomputerplus
   |nexus id = 3765
+
   |nexus   = 19124
   |github   = SourceZh/MultiplayerIdle
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Farm Computers Check Cellars
   |author   = Cherry, CherryChain
+
   |author = Ian Rubin, ianr427
   |id       = Cherry.MultiplayerModChecker
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 6609
+
   |nexus   = 19581
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Farmer Helper
   |author   = Kalthramis
+
   |author = aedenthorn, Erinthe
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 2192
+
   |nexus   = 10179
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial 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 id = 2543
 
  |github  = MaciejMarkuszewski/StardewValleyMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Farmer Helper (Updated)
   |author   = aedenthorn
+
   |author = Fiorbeth
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 8077
+
   |nexus   = 21030
   |github   = aedenthorn/StardewValleyMods
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Farmer Portraits
   |author   = Redwood
+
   |author = aedenthorn, Erinthe
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 2910
+
  |curse  = 868774
   |github   = EKomperud/StardewMods
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Mini-Obelisks
+
   |name   = Farmer Portraits for 1.6
   |author   = PeacefulEnd
+
   |author = mistyspring
   |id       = PeacefulEnd.MultipleMiniObelisks
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 7900
+
   |nexus   = 20713
   |github   = Floogen/MultipleMiniObelisks
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Farmer Vitals Evolved
   |author   = ceruleandeep
+
   |author = Sensakuma
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 8711
+
   |nexus   = 11131
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Farm Expansion
   |author   = SlyMerc
+
   |author = Advize
   |id       = FileLoading
+
   |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 = 1094
+
   |nexus   = 130
   |github   =  
+
   |github = AdvizeGH/FarmExpansion
  
   |broke in = SMAPI 2.0
+
   |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     = Multitool
+
   |name   = Farmhand Finder
   |author   = Miome
+
   |author = 2Retr0
   |id       = miome.MultiToolMod
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 2546
+
  |curse  = 661476
   |github  = miome/MultitoolMod
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi-User Chests
+
   |name   = Farmhouse Fixes
   |author   = MindMeltMax
+
   |author = CyanFire
   |id       = MindMeltMax.MUC
+
   |id     = CF.FarmhouseFixes
   |nexus id = 9856
+
   |nexus   = 16507
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Farmhouse Redone
   |author   = Cherry, CherryChain
+
   |author = MabelSyrup
   |id       = Cherry.MultiYieldCrops
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 6069
+
   |nexus   = 3731
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = mjSurber/FarmHouseRedone
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Farmhouse Visits
   |author   = aedenthorn
+
   |author = mistyspring
   |id       = aedenthorn.Murdercrows
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 6615
+
  |curse  = 880518
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12457
 +
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murder Drone, Personal Combat Drone
+
   |name   = Farm Hub
   |author   = cotboy
+
   |author = Platonymous
   |id       = cambam.MURDERDRONE
+
   |id     = Platonymous.FarmHub
   |nexus id = 4507
+
   |nexus   = 2309
   |github   = camcamcamcam/murderdrone
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
+
   |status   = abandoned
   |unofficial version = 0.0.7-unofficial.2-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Farm Icons on Load Screen
   |author   = Eireon, Ben Patterson
+
   |author = b1rdyw1rdy
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 2818
+
   |nexus   = 24344
   |github   = benrpatterson/MushroomLevels
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Farming Tools Patch
   |author   = WhiteMind
+
   |author = Torsang
   |id       = WhiteMind.MLT
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 1894
+
   |nexus   = 24066
   |github   =
+
   |github = Torsang/FarmingToolsPatch
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = blueberry and Oddshot
+
   |author = BrasileiroTop, LKboss
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = LKboss.TexturaNeve
   |nexus id = 4637
+
   |nexus   = 13594
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Farm in the Sky, Fundo
   |author   = blueberry, blueberry and Oddshot
+
   |author = BrasileiroTop
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 4637
+
   |nexus   = 5423
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Farm Rearranger
   |author   = Goldenrevolver
+
   |author = Cherry & cel10e
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 10978
+
   |nexus   = 5142
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Cellar
+
   |name   = Farm Resource Generator
   |author   = Lis
+
   |author = jwdred
   |id       = Lis.MusicalCellar
+
   |id     =
   |nexus id = 7626
+
   |nexus   = 647
   |github  = lisamreynolds/MusicalCellar
+
   |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     = My Money
+
   |name   = Farm Tablet
   |author   = Marcos Brendon
+
   |author = boneskull
   |id       = marcos.mymoney
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 6736
+
   |nexus   = 16447
   |github  =  
+
   |github = Floogen/AlternativeTextures
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Farm to Table Ready Meals
   |author   = Enaium
+
   |author = Speshkitty
   |id       = Enaium.NameTags
+
   |id     = speshkitty.farmtotablereadymeals
   |curseforge id  = 436816
+
   |nexus   = 7148
   |curseforge key = nametags
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |moddrop id = 877767
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Farmtronics
   |author   = Ilyaki
+
   |author = Joe Strout
   |id       = ilyaki.neatadditions
+
   |id     = strout.farmtronics
   |nexus id = 2648
+
   |nexus   = 10634
   |github   = Ilyaki/NeatAdditions
+
   |github = JoeStrout/Farmtronics
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Farm Type Manager
   |author   = Ilyaki
+
   |author = Esca, Esca-MMC
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = Esca.FarmTypeManager
   |nexus id = 3021
+
   |nexus   = 3231
   |github   = Ilyaki/NetworkOptimizer
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Farm Warps Patch
   | author   = Vrakyas
+
   |author = tlitookilakin
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = tlitookilakin.farmwarpspatch
   | nexus id = 4030
+
   |nexus   = 8236
   | github  =  
+
   |moddrop = 926207
   | 3.0 ready= yes
+
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in = Stardew Valley 1.4
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Fashion Sense
   |author   = Nobbele
+
   |author = PeacefulEnd
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 2654
+
   |curse  = 870933
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |nexus   = 9969
 
+
   |github  = Floogen/FashionSense
   |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   = Fashion Sense Outfits
   |author   = Spacechase0
+
   |author = nihilistzsche
   |id       = Spacechase0.NewGamePlus
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 10786
+
   |nexus   = 18384
   |github   = spacechase0/StardewValleyMods
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Fast Animations
   |author   = Igorious
+
   |author = Pathoschild
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = Pathoschild.FastAnimations
   |nexus id =
+
   |curse   = 957496
   |chucklefish id = 3683
+
   |nexus   = 1089
   |github   = Igorious/StardevValleyNewMachinesMod
+
   |moddrop = 606631
 
+
   |github = Pathoschild/StardewMods
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
  |summary = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Fast Control Input
   |author   = Nori, seaweednori
+
   |author = weizinai
   |id       = nori.NiceMessages
+
   |id     = weizinai.FastControlInput
   |nexus id = 6160
+
   |nexus   = 24324
   |github   =  
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Faster Events
   |author   = aedenthorn
+
   |author = libaryaddict
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 10633
+
   |nexus   = 7631
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Faster Grass
   |author   = Omegasis, Alpha_Omegasis
+
   |author = IceGladiador
   |id       = Omegasis.NightOwl
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 433
+
   |nexus   = 1772
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Faster Horse
   |author   = kulcris
+
   |author = kibbe
   |id       = kulcris.NoCheatShortcuts
+
   |id     = kibbe.faster_horse
   |nexus id = 2310
+
   |nexus   = 2791
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Faster Paths
   |author   = Pathoschild
+
   |author = Entoarox
   |id       = Pathoschild.NoclipMode
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 3900
+
   |nexus   = 2277
   |moddrop id = 691002
+
   |chucklefish = 3641
   |github   = Pathoschild/StardewMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Faster Path Speed
   |author   = ceruleandeep
+
   |author = gaussfire
   |id       = ceruleandeep.NoCooties
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 9000
+
   |nexus   = 9344
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Faster Run
   |author   = CatCattyCat, Cat
+
   |author = KathrynHazuka
   |id       = cat.nocrows
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 1682
+
   |nexus  = 733
   |moddrop id = 833543
+
   |github = KathrynHazuka/StardewValley_FasterRun
   |github   = danvolchek/StardewMods
+
 
}}
+
   |broke in = SMAPI 2.0
{{#invoke:SMAPI compatibility|entry
+
   |status   = workaround
   |name    = No Fence Decay
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
   |author   = CatCattyCat, Cat
 
   |id      = cat.nofencedecay
 
  |nexus id = 1180
 
  |moddrop id = 833537
 
  |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Faster Transition
   |author   = hitachihex
+
   |author = Kumagabear
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = Kumagabear.FasterTransition
   |nexus id =
+
   |nexus  = 19584
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = DotSharkTeeth/StardewValleyMods
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status   = workaround
 
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Faster Trees
   |author   = Hangy
+
   |author = Krutonium
   |id       = Hangy.NoKidsEver
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 1464
+
   |nexus   = 21952
   |github   = L3thal1ty/No-Kids-Ever
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = jaeha, qpqpqp121
+
   |author = zeldela
   |id       = jaeha.No_Kimchi
+
   |id     = zeldela.FastFishPond
   |nexus id = 5043
+
   |nexus   = 14005
   |github   =  
+
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Fast Forward
   |author   = minervamaga
+
   |author = crazywig
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = crazywig.FastForward
   |nexus id =  
+
   |nexus   = 7413
   |moddrop id = 631110
+
  |github  =
   |github   = minervamaga/NoMineFlyersRedux
+
 
 +
   |broke in = Stardew Valley 1.6.4
 +
   |status   = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Fast Geode, Instant Geodes
   |author   = Guedez
+
   |author = ofmanynames
   |id       = exhaustion.protection
+
   |id     = InstantGeode
   |nexus id = 5113
+
   |nexus   = 750
   |moddrop id = 707180
+
  |github  =
   |github   =  
+
 
 +
   |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     = No More Random Mine Flyers
+
   |name   = Fast Loads
   |author   = Drynwynn, thepaladinknight
+
   |author = spajus
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = spajus.fastloads
   |nexus id = 2528
+
   |nexus   = 19454
   |github   = Drynwynn/StardewValleyMods
+
   |github = spajus/stardew-valley-fast-loads
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |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   = Fast Parrot Express Animation
   |author   = MadaraUchiha
+
   |author = ErikShun, QuickNutz
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 5176
+
  |moddrop = 1490579
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Fast Petting
   |author   = aedenthorn
+
   |author = DerTod2
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = de.dertod2.FastPetting
   |nexus id = 6509
+
   |nexus   = 5039
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Fast Travel
   |author   = Xangria
+
   |author = Death, DeathGameDev
   |id       = Xangria.NoRumbleHorse
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 1779
+
   |nexus   = 1529
   |github   =  
+
   |github = DeathGameDev/SDV-FastTravel
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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   = FauxCore
   |author   = lech43
+
   |author = LeFauxMatt
   |id       = lech43.NoSeeds
+
   |id     = furyx639.FauxCore
   |nexus id = 6392
+
  |moddrop = 1547213
   |github   =
+
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Feeling Lucky?
   |author   = ThatNorthernMonkey
+
   |author = minervamaga
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 237
+
   |nexus   =
   |github   = ThatNorthernMonkey/NoSoilDecay
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.2
+
   |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     = No Soil Decay On Farm
+
   |name   = Fellowship - Immersive Rings
   |author   = A_Dude
+
   |author = DaLion
   |id       = A_Dude.NoSoilDecayOnFarm
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 8071
+
   |nexus   = 11380
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Ferngill Dynamic Rain
   |author   = Platonymous
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 1084
+
   |nexus   = 604
   |moddrop id = 793930
+
   |moddrop = 664033
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Sakorona/SDVMods
  
   |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   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = Yaramy
+
   |author = UNA
   |id       = yaramy.noteblocks
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 6646
+
   |nexus   = 17404
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Ferngill Revenue Service
   |author   = Platonymous
+
   |author = KarratKake
   |id       = Platonymous.Notes
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 3068
+
   |nexus   = 7566
   |moddrop id = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Ferngill Simple Economy
   |author   = TheElm
+
   |author = Paul Steele
   |id       = TheElm.NotFarFromTheTree
+
   |id     = paulsteele.fse
   |nexus id = 4739
+
   |nexus   = 21414
   |github   = GStefanowich/SDV-NFFTT
+
   |github = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Fertilizer Anytime
   |author   = crazywig
+
   |author = stoobinator, lefthandedkid
   |id       = crazywig.notransitions
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 7354
+
   |nexus   = 7259
   |github  =  
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Fertilizer Bubbles
   |author   = PurrplingCat
+
   |author = temisthem
   |id       = purrplingcat.npcadventure
+
   |id     = tem696969696969.FertilizerBubbles
   |curseforge id  = 577730
+
   |nexus   = 23307
  |curseforge key = npc-adventures
+
   |github = kqrse/StardewValleyMods
   |nexus id = 4582
 
   |github   = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Festival End Time Tweak
   |author   = Bouhm and Pathoschild
+
   |author = KirbyLink
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 239
+
  |nexus  = 2966
   |github  = Bouhm/stardew-valley-mods
+
  |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |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     = NPC Path Displayer, Path Display
+
   |name   = Festival of the Mundane
   |author   = Akago
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = akago.PathDisplay
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 7563
+
   |nexus   = 4630
   |github  =
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = jwdred
+
   |author = Felix-Dev
   |id       =  
+
   |id     = Felix-Dev.FeTK
   |nexus id = 694
+
   |nexus   = 4403
   |github   =  
+
   |github = Felix-Dev/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Field Harvest
   |author   = Hydrox, hydrox6
+
   |author = aedenthorn, Erinthe
   |id       = Hydrox.NumericalHealth
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 4863
+
   |nexus  = 11019
  |github   =  
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Import Map, Import Map
 
  |author  = aedenthorn
 
  |id      = aedenthorn.ImportMap
 
  |nexus id = 10965
 
   |github   = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Progress Bars
 
  |author  = Adeel Tariq
 
  |id      = Adeel.ObjectProgressbars
 
  |nexus id = 2803
 
  |github  = AdeelTariq/ObjectProgressBars
 
  
   |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 Time Left
+
   |name   = Field Harvest Redux
   |author   = spacechase0 and Pathoschild
+
   |author = Prism 99
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = prism99.aedenthorn.FieldHarvest
   |nexus id = 1315
+
   |nexus  = 21703
   |moddrop id = 131148
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Field Works
   |author   = lambui
+
   |author = ChiroxT
   |id       = PhthaloBlue.Omnifarm
+
   |id     = treinke.FieldWorks
   |nexus id =
+
   |nexus  = 17267
   |url      = https://community.playstarbound.com/threads/127299
+
   |github =
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Swing
+
   |name   = Fighting With NPCs
   |author   = Alejandro Akbal
+
   |author = Edu Anttunes
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 7877
+
   |nexus   = 5865
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github = eduanttunes/sv_fighting_with_npcs
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = File Replacer
   |author   = BitwiseJon
+
   |author = certifiableGrimalkin
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = certifiableGrimalkin.FileReplacer
   |nexus id = 2052
+
   |nexus   = 17553
   |github   = bitwisejon/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Filtered Chest Hopper
   |author   = Miome
+
   |author = Shivion
   |id       = Miome.OneDayAtATime
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 8870
+
   |nexus   = 21730
   |github   = miome/OneDayAtATime
+
   |github = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Find Object Mod
   |author   = SorryLate, rharyanto
+
   |author = Tran Minh Thong
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = find.object.mod
   |nexus id = 5150
+
   |nexus   = 8594
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = Mizzion
+
   |author = HaulinOats
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 3633
+
   |nexus   = 13944
   |moddrop id = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Fireballs!
   |author   = xiaoye97
+
   |author = aurnj, Roy Li
   |id       = xiaoye97.OnlyIridium
+
   |id     = RoyLi.Fireballs
   |nexus id = 4471
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Fire Breath
   |author   = crazywig
+
   |author = aedenthorn, Erinthe
   |id       = crazywig.oreincrease
+
   |id     = aedenthorn.FireBreath
   |nexus id = 7370
+
   |nexus   = 7311
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Yyeahdude
+
   |author = MindMeltMax
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 4772
+
   |nexus   = 7321
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Fireworks Festival
   |author   = Taskmaster
+
   |author = violetlizabet
   |id       = Taskmaster.Ornamental
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 4981
+
   |nexus   = 15261
   |github   =  
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Fischievements
   |author   = Midori Armstrong, azureglasses
+
   |author = MattDeDuck, Duckshard
   |id       = midoriarmstrong.seasonalitems
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 1452
+
   |nexus   = 3658
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = FishDex
   |author   = aedenthorn
+
   |author = rupak0577
   |id       = aedenthorn.OverworldChests
+
   |id     = rupak0577.FishDex
   |nexus id = 7710
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Fish Exclusions
   |author   = CrunchyDuck
+
   |author = GZhynko
   |id       = CrunchyDuck.OwOMod
+
   |id     = GZhynko.FishExclusions
   |nexus id = 8923
+
   |nexus   = 7782
   |github   = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Fish Finder
   |author   = aedenthorn
+
   |author = Aair, AairTheGreat
   |id       = Aedenthorn.PacifistValley
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 5464
+
   |nexus   = 5011
   |github   = aedenthorn/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Fish Info
   |author   = aedenthorn
+
   |author = Speshkitty
   |id       = aedenthorn.PaintingDisplay
+
   |id     = speshkitty.fishinfo
   |nexus id = 10918
+
   |nexus   = 5452
   |github   = aedenthorn/StardewValleyMods
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Fishing Adjust
   |author   = Paritee
+
   |author = Shuai Zhang
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 3296
+
   |nexus   = 1350
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = hcoona/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.6
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = Paritee
+
   |author = ChibiKyu, KilZenc
   |id       = Paritee.TreatYourAnimals
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
  |nexus id = 3375
+
   |nexus   = 5815
  |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
 
 
   |broke in = Stardew Valley 1.4
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Fishing Automaton
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Drynwynn, thepaladinknight
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 2166
+
   |nexus   = 2527
   |github   =  
+
   |github = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Fishing Chests Expanded
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 3524
+
   |nexus   = 7694
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Fishing Info Overlays
   |author   = aedenthorn
+
   |author = barteke22
   |id       = aedenthorn.ParticleEffects
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 11056
+
   |nexus   = 8970
   |github   = aedenthorn/StardewValleyMods
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Fishing Logbook
   |author   = bmarquismarkail, Space Baby
+
   |author = M3ales
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = FishingLogbook
   |nexus id = 923
+
   |nexus  =
  |github  = bmarquismarkail/SV_PotC
+
   |curse   = 299792
}}
+
   |github = M3ales/FishingLogbook
{{#invoke:SMAPI compatibility|entry
 
  |name    = Passable Ladders
 
  |author   = J_Hizzal
 
   |id      = J_Hizzal.PassableLadders
 
   |nexus id = 2985
 
   |github   = joelra/SDV-PassableLadders
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |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   = Fishing Minigames
   |author   = punyo, yakminepunyo
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = punyo.PassableObjects
+
   |id     = barteke22.FisingMinigames
   |nexus id = 2329
+
   |nexus   = 9345
   |github   = pomepome/PassableObjects
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = StultusV
+
   |author = barteke22
   |id       = StultusV.PassiveFriendship
+
   |id     = barteke22.FishingMinigames
   |nexus id = 8732
+
   |nexus   = 9345
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Fishing Mod
   |author   = jorgamun
+
   |author = Zoryn
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = Zoryn.FishingMod
   |nexus id = 10328
+
   |nexus   =
   |moddrop id = 1068093
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = jorgamun/PauseInMultiplayer
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause Sync
+
   |name   = Fishing Nets → Automate
   |author   = Terrorbladed
+
   |author = MindMeltMax
   |id       = Tb.Stardew_Pause_Sync
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 10160
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Fishing Nets → Better Crafting
   |author   = heyseth
+
   |author = MindMeltMax
   |id       = heyseth.sitpause
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 8295
+
   |nexus   = 13819
   |github  = heyseth/SDVMods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = Jaredlll08
+
   |author = MindMeltMax
   |id       = BlameJared.PDQPaths
+
   |id     = MindMeltMax.Fishnets
   |nexus id =  
+
   |curse  = 1004486
   |curseforge id  = 307090
+
   |nexus  = 13819
   |curseforge key = pdq-paths
+
   |moddrop = 1247514
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Fishing Practice
   |author   = jwdred
+
   |author = BlaDe
   |id       = jwdred.PelicanFiber
+
   |id     = BlaDe.FishingPractice
   |nexus id = 631
+
   |nexus   = 4157
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.1.1-unofficial.11-strobe
 
  |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   = Fishing Progression
   |author   = ElectroCrumpet
+
   |author = ChadlyMasterson
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 2770
+
   |nexus   = 18749
   |github   =  
+
   |github = chudders1231/SDV-FishingProgression
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Fishing Trawler
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.PelicanTTS
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 1079
+
   |nexus  = 8406
  |moddrop id = 793929
+
   |github = Floogen/FishingTrawler
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pelican xVASynth
 
  |author  = aedenthorn
 
  |id      = aedenthorn.PelicanxVASynth
 
   |nexus id = 10250
 
   |github   = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = People Seeds
 
  |author  = bwdy
 
  |id      = bwdy.peopleseeds
 
  |nexus id = 3635
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |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     = Perfection Tweaker
+
   |name   = Fishing Trawler - New Horizons
   |author   = shekurika
+
   |author = PeacefulEnd
   |id       = shekurika.PerfectionTweaker
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 8615
+
  |curse  = 870923
   |github   =  
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name   = Fishing Treasure Spawner
   |author   = Goldenrevolver
+
   |author = jangofett4
   |id       = Goldenrevolver.PermanentCookoutKit
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 8035
+
   |nexus   = 18119
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Fishing Tuner Redux
   |author   = Avalon, Avalonii
+
   |author = Hammurabi
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 1419
+
   |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 [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Me
 +
  |author  = marikaefer
 +
  |id      = marikaefer.FishMe
 +
  |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Fish Preview
   |author   = Xangria
+
   |author = Jonqora
   |id       = Xangria.PersistentGameOptions
+
   |id     = Jonqora.FishPreview
   |nexus id = 1778
+
   |nexus   = 6303
   |github   =  
+
   |github = Jonqora/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Grange Display
+
   |name   = Fish Reminder
   |author   = aedenthorn
+
   |author = Mizzion
   |id       = aedenthorn.PersisitentGrangeDisplay
+
   |id     = mizzion.fishreminder
   |nexus id = 7977
+
   |nexus   = 3615
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Fish Spot Bait
   |author   = Persival
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 438
+
   |nexus   = 17581
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = Strobe
+
   |author = StarAmy
   |id       = Strobe.PersonalAnvil
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 5326
+
   |nexus   = 13076
   |github  = strobel1ght/Personal-Anvil
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Fishy Blood Moon
   |author   = bwdy
+
   |author = MattDeDuck, Duckshard
   |id       = bwdy.personaleffects
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 3532
+
   |nexus   = 3725
   |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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects Redux
+
   |name   = Fix Animal Tools
   |author   = ceruleandeep
+
   |author = bcmpinc
   |id       = ceruleandeep.personaleffects
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 8616
+
   |nexus   = 3215
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = skuldomg, Skuld
+
   |author = Traktori
   |id       = skuldomg.petChoicePerks
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 3313
+
   |nexus   = 11400
   |github   = skuldomg/petChoicePerks
+
   |github = Traktori7/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Fix Dice
   |author   = Jfulmer, Consillium
+
   |author = Ashley, bambimenot
   |id       = JfulmerPetEnhancementMod
+
   |id     = ashley.fixdice
   |nexus id =
+
   |nexus  = 4556
   |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.4
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |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   = Fixed Ginger Island Beach Garden Pots
   |author   = jahangmar
+
   |author = wilsoncwc
   |id       = jahangmar.PetInteraction
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 4232
+
   |nexus   = 23934
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = Shaklin
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = shaklin.petspawnlocation
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 5986
+
   |nexus   = 1941
   |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     = Phone Villagers
+
   |name   = Fixed Weapons Damage
   |author   = DewMods
+
   |author = BlueSight
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 2681
+
   |nexus   = 19896
   |github   =  
+
   |github = Hikari-BS/StardewMods
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Mobile Phone|Mobile Phone]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Fix Pig Random
   |author   = Xynerorias
+
   |author = atravita
   |id       = xynerorias.pierresroulette
+
   |id     = atravita.FixPigRandom
   |nexus id = 10826
+
  |curse  = 870967
   |github  = xynerorias/pierre-roulette-shop-SV
+
  |moddrop = 1294434
 +
   |nexus   = 15003
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Fix Scythe Exp
   |author   = MindMeltMax
+
   |author = bcmpinc
   |id       = MindMeltMax.PiggyBank
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 6934
+
   |nexus   =
   |github  =
+
  |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     = Pipe Irrigation
+
   |name   = Fix TVs on Custom Farm Types
   |author   = aedenthorn
+
   |author = mouse
   |id       = aedenthorn.PipeIrrigation
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 10205
+
  |moddrop = 1194570
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Flamingo Breeding
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = Aedenthorn.PlaceShaft
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 5440
+
   |nexus   = 12015
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = 2Retr0
+
   |author = selph, zombifier
   |id       = 2Retr0.PlacementPlus
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 8798
+
   |nexus  = 21086
  |curseforge id  = 486164
+
   |github = zombifier/My_Stardew_Mods
   |curseforge key = placementplus
 
   |github   = 2Retr0/PlacementPlus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Flexible Arms
   |author   = Platonymous
+
   |author = bcmpinc
   |id       = Platonymous.PlanImporter
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 2071
+
   |nexus  = 20902
   |moddrop id = 793846
+
   |github = bcmpinc/StardewHack
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Flexible Sprinklers
   |author   = MouseyPounds
+
   |author = Shockah
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 4096
+
   |nexus   = 10931
   |github   = MouseyPounds/stardew-mods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Flip Buildings
   |author   = aedenthorn
+
   |author = mouahrara
   |id       = aedenthorn.PlantAll
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 10482
+
   |nexus   = 18444
   |github   = aedenthorn/StardewValleyMods
+
   |github = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Floating Garden Pots
   |author   = Demiacle
+
   |author = aedenthorn, Erinthe
   |id       = Demiacle.PlantOnGrass
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 1026
+
   |nexus   = 17582
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = Cherry, CherryChain
+
   |author = randomAnon1234
   |id       = Cherry.PlatonicRelationships
+
   |id     = none<!--no manifest ID-->
   |nexus id = 4668
+
   |nexus   = 591
   |moddrop id = 716353
+
  |github  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Floor Shadow Switcher
   |author   = Platonymous
+
   |author = MouseyPounds
   |id       = Platonymous.PlatoTK
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 6589
+
   |nexus   = 3885
   |github  = Platonymous/PlatoTK
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |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     = Plato Warp Menu
+
   |name   = Flower Bombs
   |author   = Platonymous
+
   |author = kdau
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = kdau.FlowerBombs
   |nexus id = 5384
+
   |nexus   = 6228
   |moddrop id = 793920
+
   |moddrop = 794657
   |github   = Platonymous/Stardew-Valley-Mods
+
   |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Flower Color Picker
   |author   = DecidedlyHuman
+
   |author = spacechase0
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 7969
+
   |curse  = 867760
   |moddrop id = 984961
+
   |moddrop = 130043
   |github  = DecidedlyHuman/PlayerCoordinates
+
  |nexus  = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Flower Dance Fix
   |author   = ha1fdaew
+
   |author = elfuun
   |id       = ha1fdaew.playerincomestats
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 7373
+
   |nexus   = 8535
   |github  = ha1fdaew/PlayerIncomeStats
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Flower Dance Hearts Change
   |author   = Jessebot
+
   |author = ron075sh
   |id       = Jessebot.PleaseFixError
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 6492
+
   |nexus  = 3019
  |github   = JessebotX/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Point and Plant
 
  |author  = jwdred
 
  |id      = jwdred.PointAndPlant
 
  |nexus id = 572
 
   |github   = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
+
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = The Krominator
+
   |author = kelly2892
   |id       = TheKrominatorPokemania
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 2676
+
   |nexus   = 8107
   |github   =  
+
   |github = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Flower Rain
   |author   = Esca, Esca-MMC
+
   |author = spacechase0
   |id       = Esca.PollenSprites
+
   |id     = spacechase0.FlowerRain
   |nexus id = 6149
+
   |curse  = 867722
   |moddrop id = 790268
+
   |nexus  = 6131
   |github  = Esca-MMC/PollenSprites
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Flowery Tools
   |author   = MouseyPounds
+
   |author = Cat, CatCattyCat
   |id       = MouseyPounds.PondPainter
+
   |id     = cat.flowerytools
   |nexus id = 4703
+
   |nexus   = 6203
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Flowing Mine Rocks
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.Pong
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 1994
+
   |nexus   = 9043
   |moddrop id = 833548
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Fluent Eating
   |author   = BadNetCode
+
   |author = Kangzoel
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = Kangzoel.FluentEating
   |nexus id = 1232
+
   |nexus   = 11690
   |moddrop id = 130159
+
   |github  =
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Flying Start Loan
   |author   = kdau
+
   |author = EstherHollow
   |id       = kdau.PortableTV
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 5674
+
   |nexus  = 11003
   |moddrop id = 761325
+
   |github =
   |github   =  
+
 
   |source  = https://gitlab.com/kdau/portabletv
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Font Settings, 字体设置
   |author   = TrollTheBotman
+
   |author = Becks723
   |id       = JoshJKe.PortalGun
+
   |id     = Becks723.FontSettings
   |nexus id = 3049
+
   |nexus   = 12467
   |github  =  
+
   |github =
 +
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = Platonymous
+
   |author = AlerHughes
   |id       = Platonymous.Portraiture
+
   |id     = AlerHughes.FA
   |nexus id = 999
+
   |nexus  = 23363
   |moddrop id = 793927
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Food Buff Stacking
   |author   = LakeMonster_, LakeMonster666
+
   |author = thejcannon
   |id       = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 5256
+
   |nexus   = 4321
   |github  =  
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Tools, ImmersiveTools
+
   |name   = Food Buff Stacking Fix
   |author   = DaLion
+
   |author = Joreikarr
   |id       = DaLion.ImmersiveTools
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 7965
+
   |nexus   = 19944
   |source   = https://gitlab.com/theLion/smapi-mods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Food Cravings
   |author   = Digus
+
   |author = Hexenentendrache
   |id       = Digus.PPJAProducerConverter
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 4972
+
   |nexus   = 17126
   |github   = Digus/StardewValleyMods
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Food on the Table
   |author   = Mucchan
+
   |author = aedenthorn, Erinthe
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id =
+
   |nexus  = 10886
   |chucklefish id = 3594
+
   |github = aedenthorn/StardewValleyMods
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Food Poisoning
   |author   = Renny
+
   |author = seferoni
   |id       = renny.prairiekingprizes
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 2811
+
   |nexus   = 22006
   |github   = OfficialRenny/PrairieKingPrizes
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = Forage at the Farm
   |author   = Incognito357
+
   |author = Nishtra
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 10769
+
   |nexus   = 673
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |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     = Predictable Retaining Soil
+
   |name   = Forage Crops
   |author   = Shockah
+
   |author = Kronosta
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = Kronosta.ForageCrops
   |nexus id = 10956
+
   |nexus   = 21514
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Forage Fantasy
   |author   = lech43
+
   |author = Goldenrevolver
   |id       = lech43.PredictSeedMaker
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 6395
+
   |nexus   = 7554
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = Forage Pointers
   |author   = spacechase0 and Pathoschild
+
   |author = Bpendragon
   |id       = spacechase0.PreexistingRelationship
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 7684
+
   |nexus   = 7781
   |github   = spacechase0/StardewValleyMods
+
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = kdau
+
   |author = DanielB
   |id       = kdau.PregnancyRole
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 5762
+
   |nexus  = 17935
   |moddrop id = 768494
+
   |github =
   |github   =  
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prepare for New Day
+
   |name   = Forecaster
   |author   = igotnousername
+
   |author = Remy Bach
   |id       = igotnousername.PrepareNewDay
+
   |id     = remybach.forecaster
   |nexus id = 7638
+
   |nexus   = 3037
   |github  =
+
   |github = remybach/stardew-valley-forecaster
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Forecaster Text, Forecaster Text
   |author   = skuldomg, Skuld
+
   |author = TheElm
   |id       = skuldomg.priceDrops
+
   |id     = TheElm.ForecasterText
   |nexus id = 2047
+
   |nexus   = 7541
   |github   = skuldomg/priceDrops
+
   |github = GStefanowich/SDV-Forecaster
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Fortunate Foot
   |author   = lech43
+
   |author = PurelyInZane
   |id       = lech43.PriceFluctuation
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 6396
+
   |nexus   = 22610
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Foxyfficiency
   |author   = skiilaa
+
   |author = Fokson
   |id       = skiilaa.Prices
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 2255
+
   |nexus   = 2520
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
  |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   = FQ Festival Tweaks
   |author   = Darkhax
+
   |author = FletcherQuest
   |id       = darkhax.pricetooltip
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id =
+
   |nexus  = 9062
  |curseforge id  = 299169
+
   |github =
   |curseforge key = price-tooltips
 
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
   |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   = Frame Rate Logger
   |author   = kdau
+
   |author = atravita
   |id       = kdau.PrismaticPride
+
   |id     = atravita.FrameRateLogger
   |nexus id = 9019
+
   |curse  = 870966
   |moddrop id = 978503
+
   |moddrop = 1294433
   |github   =
+
   |nexus   = 15002
   |source  = https://gitlab.com/kdau/prismaticpride
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = MrKoatl
+
   |author = Adham084
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = adham084.fpsviewer
   |nexus id = 7866
+
   |nexus   = 14046
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Free Dusty
   |author   = stokastic
+
   |author = skuldomg, Skuld
   |id       = stokastic.PrismaticTools
+
   |id     = skuldomg.freeDusty
   |nexus id = 2428
+
   |nexus   = 2206
   |github   = stokastic/PrismaticTools
+
   |github = skuldomg/freeDusty
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.7.1-unofficial.9-pathoschild
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-25#post-23572
+
   |unofficial version = 1.0.7.unofficial-2.strobe
  |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Free Love
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = Digus.ProducerFrameworkMod
+
   |id     = aedenthorn.FreeLove
   |nexus id = 4970
+
  |curse  = 868835
   |github  = Digus/StardewValleyMods
+
   |nexus   = 10021
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Free Slingshot
   |author   = Digus
+
   |author = DJ-STLN
   |id       = Digus.PFMAutomate
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 5038
+
   |nexus   = 3320
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Free the Toolbar
   |author   = spacechase0 and Pathoschild
+
   |author = danmw3
   |id       = spacechase0.ProfitCalculator
+
   |id     = danmw3.freethetoolbar
   |nexus id = 3378
+
   |nexus   = 4960
   |moddrop id = 771668
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Freeze Time Multiplayer
   |author   = Cherry, CherryChain
+
   |author = mori_seneri, Alcatraz773
   |id       = Cherry.ProfitMargins
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 4663
+
   |nexus  = 21820
   |moddrop id = 716352
+
   |github = alcmoe/FreezeTimeMultiplayer
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Friendly Divorce
   |author   = onjulraz
+
   |author = aedenthorn, Erinthe
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 2923
+
   |nexus   = 6241
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |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   = Friends Forever
   |author   = NarlanMarlan
+
   |author = Isaac S
   |id       = narlan.projects
+
   |id     = IsaacS.FriendsForever
   |nexus id = 3785
+
   |nexus   = 1738
   |github  = NolanEastburn/ProjectS
+
   |github = isaacs-dev/Minidew-Mods
 +
 
 +
   |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     = Public Access TV
+
   |name   = Friends Forever (1.6)
   |author   = kdau
+
   |author = Kriana
   |id       = kdau.PublicAccessTV
+
   |id     = Kriana.FriendsForever
   |nexus id = 5605
+
   |nexus  = 20702
   |moddrop id = 757967
+
   |github  =  
   |source  = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Friendship Booster
   |author   = TerryDBS
+
   |author = Hills
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = Hills.FriendshipBooster
   |nexus id = 7048
+
   |nexus   = 10497
   |github   =  
+
  |moddrop = 1084819
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Friendship Decay
   |author   = SorryLate
+
   |author = stardemod
   |id       = SorryLate.GalaxyItem
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 5289
+
   |nexus   = 21323
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Friendship Decay Modify
   |author   = Paracosm
+
   |author = weizinai
   |id       = Paracosm.PurchasableRecipes
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 1722
+
   |nexus   = 23862
   |github   =
+
   |github = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial 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   = Friendship Tweaks
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 7455
+
   |nexus   = 17055
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Friendship Without Talk
   |author   = Platonymous
+
   |author = HunterMYT
   |id       = Platonymous.Toolkit
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 1726
+
   |nexus  = 8709
   |moddrop id = 793815
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Frozen Yogurt
   |author   = Mizzion
+
   |author = Failsplat
   |id       = mizzion.qiexchanger
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 1930
+
   |nexus   = 12308
   |moddrop id = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Frugal Farm Menu
   |author   = UnknownLegacy
+
   |author = jeffgillean
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 7904
+
   |nexus   = 11050
   |github  = UnkLegacy/QiSprinklers
+
   |github = jeffgillean/StardewValleyMods
 +
 
 +
   |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   = Fruit Tree Shaker
   |author   = Prismuth
+
   |author = aedenthorn, Erinthe
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 1647
+
   |nexus   = 5776
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Fish Ponds
+
   |name   = Fruit Trees Unblocked
   |author   = ytsc
+
   |author = dervalanana
   |id       = ytsc.QualityFishPonds
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 11021
+
   |nexus   = 22976
   |github   = YTSC/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Fruit Tree Tweaks
   |author   = SilentOak
+
   |author = aedenthorn, Erinthe
   |id       = SilentOak.QualityProducts
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 3609
+
   |nexus   = 11422
   |github   = silentoak/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fruit Tree Tweaks for 1.6
 +
   |author  = chiccen
 +
   |id      = chiccen.FruitTreeTweaks
 +
  |nexus  = 21449
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Full Fishing Bar
   |author   = SilentOak
+
   |author = Jag3Dagster
   |id       = SilentOak.AutoQualityPatch
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 3609
+
   |curse   = 1007653
  |github  = silentoak/StardewMods
+
   |nexus   = 23006
 
+
   |github = jag3dagster/AutoShaker
   |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 Scrubber
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = Traktori
+
   |author = jennisimone
   |id       = Traktori.QualityScrubber
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 5663
+
   |nexus   = 16304
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Fungus Amongus
   |author   = Traktori
+
   |author = Okay Shroomer
   |id       = Traktori.AM.QualityScrubber
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 5663
+
   |nexus   = 11785
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Furniture Adjustment
   |author   = barfytheclown
+
   |author = aedenthorn, Erinthe
   |id       = barfytheclown.QualitySmash
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 7907
+
   |nexus   = 10213
   |github   = jn84/QualitySmash
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Furniture Anywhere
   |author   = Speshkitty
+
   |author = Entoarox
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 7151
+
   |nexus   = 2276
   |github  = Speshkitty/QueenOfSauceRandomiser
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Furniture Display Framework
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.QuestDelay
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 1239
+
   |nexus   = 10855
   |moddrop id = 473938
+
  |github  = aedenthorn/StardewValleyMods
   |github   =  
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Furniture Display Framework for 1.6
   |author   = PurrplingCat
+
   |author = Ilyeana, IlyeanaPlus
   |id       = PurrplingCat.QuestEssentials
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 8827
+
   |nexus   = 19895
   |github   = purrplingcat/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Furniture Framework
   |author   = PurrplingCat
+
   |author = leroymilo
   |id       = PurrplingCat.QuestFramework
+
   |id     = leroymilo.FurnitureFramework
   |curseforge id  = 577691
+
   |nexus   = 23458
  |curseforge key = quest-framework
+
   |github = Leroymilo/FurnitureFramework
   |nexus id = 6414
 
   |github   = purrplingcat/QuestFramework
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Furniture Placement Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.QuickLoad
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id = 7756
+
   |nexus   = 14092
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Furniture Recolor
   |author   = Enaium
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.QuickMinigame
+
   |id     = aedenthorn.FurnitureRecolor
   |curseforge id  = 438741
+
   |nexus   = 10217
   |curseforge key = quickminigame
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop id = 895127
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = FuryCore
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.QuickResponses
+
   |id     = furyx639.FuryCore
   |nexus id = 6548
+
   |nexus   = 10696
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = DeLiXx
   |id       = AlejandroAkbal.QuickSell
+
   |id     = DLX.Geodes
   |nexus id = 7854
+
  |curse  = 990836
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Galaxy Slingshot Obtainable
   |author   = Enaium
+
   |author = Adham084
   |id       = Enaium.QuickShop
+
   |id     = adham084.galaxyslingshot
   |curseforge id  = 436793
+
   |nexus   = 14115
   |curseforge key = quickshop
+
   |github  =
   |moddrop id = 864170
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Galaxy Weapon Choice
   |author   = WuestMan, redknightofdoom
+
   |author = aedenthorn, Erinthe
   |id       = WuestMan.QuickStart
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 2375
+
   |nexus   = 14511
   |github  = Brian-Wuest/Quick_Start
+
   |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     = Quotes
+
   |name   = Gameboy Arcade
   |author   = aedenthorn
+
   |author = drbirbdev
   |id       = aedenthorn.Quotes
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 6503
+
  |moddrop = 1318487
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Game Reminder
   |author   = justastranger
+
   |author = mmanlapat
   |id       = jas.RadioactiveGeodes
+
   |id     = mmanlapat.GameReminder
   |moddrop id = 952722
+
  |nexus  = 1153
   |nexus id =  
+
   |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     = Radioactive Tools
+
   |name   = GameSpeed
   |author   = kakashigr
+
   |author = RandomComputerUser
   |id       = kakashigr.RadioactiveTools
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 7630
+
   |nexus   = 7211
   |github   = kakashigr/stardew-radioactivetools
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Game Tables and Arcade Machines
   |author   = BikiFae, bikinavisho
+
   |author = CyanFire
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 4659
+
   |nexus   = 12859
   |github   = bikinavisho/RainCoatWhenRaining
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Garbage Can Tweaks
   |author   = Deadlykirpy
+
   |author = chiccen
   |id       = Kirpy.RainPlus
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 6559
+
   |nexus   = 24410
   |github   =  
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Garbage Collector
   |author   = EvilPdor
+
   |author = Loogooter
   |id       =  
+
   |id     = OlegSilkin.garbage_collector
   |nexus id =
+
   |nexus  = 2463
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raised Garden Beds
+
   |name   = Garbage Day
   |author   = blueberry
+
   |author = LeFauxMatt
   |id       = blueberry.RaisedGardenBeds
+
   |id     = furyx639.GarbageDay
   |nexus id = 5305
+
  |curse  = 871837
   |github   = b-b-blueberry/RaisedGardenBeds
+
  |moddrop = 1547204
 +
   |nexus   = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Garden Pot - Automate
   |author   = bookworm89723
+
   |author = NCarigon
   |id       = davis.randomhair
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 3271
+
   |nexus   = 15212
   |github   = joaniedavis/RandomHairMod
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Garden Pot Options
   |author   = LakeMonster_, LakeMonster666
+
   |author = ncarigon
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 5250
+
   |nexus   = 21608
   |github   =  
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Garden Pot Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = Aedenthorn.RandomNPC
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 4911
+
   |nexus   = 14820
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Random Tastes
+
   |name   = Gate Fix
   |author   = skiilaa
+
   |author = f4iTh, JertsukkaTheMan
   |id       = skiilaa.RandomTastes
+
   |id     = f4iTh.GateFix
   |nexus id = 2285
+
   |nexus   = 4859
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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-3345023
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gate Opener
 +
  |author  = mralbobo
 +
  |id      = mralbobo.GateOpener
 +
   |nexus  =
 +
   |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Gem Isles
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.sprinklerrange
+
   |id     = aedenthorn.GemIsles
   |nexus id = 1179
+
   |nexus  = 6692
   |moddrop id = 833536
+
   |github = aedenthorn/StardewValleyMods
   |github   = danvolchek/StardewMods
 
  
   |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   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = vgperson
+
   |author = Hana
   |id       = vgperson.RangedTools
+
   |id     = Hana.GNMTokens
   |nexus id = 6935
+
   |nexus   = 14426
   |github   = vgperson/RangedTools
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = Jamie Taylor
+
   |author = sqbr
   |id       = jltaylor-us.RangeHighlight
+
   |id     = sqbr.GetGS
   |nexus id = 6752
+
   |nexus   = 13434
   |github   = jltaylor-us/StardewRangeHighlight
+
   |github = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Generic Mod Config Menu
   |author   = Remy Bach
+
   |author = spacechase0
   |id       = remybach.readersdigest
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 3040
+
  |curse  = 867150
   |github   = remybach/stardew-valley-readersdigest
+
  |moddrop = 771692
 +
   |nexus   = 5098
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Generic Shop Extender
   |author   = Kevin Connors
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = KevinConnors.RealisticFishing
+
   |id     = GenericShopExtender
   |nexus id = 2623
+
   |nexus   = 814
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
-->
 
-->
  |pull request = https://github.com/kevinforrestconnors/RealisticFishing/pull/46
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Genetics API
   |author   = aedenthorn
+
   |author = agent56
   |id       = aedenthorn.RealNames
+
   |id     = agent56.GeneticsAPI
   |nexus id = 6269
+
   |nexus   = 15655
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Genie Lamp
   |author   = Enaium, Lightcolour888
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.RealTime
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 5336
+
   |nexus   = 19794
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realtime Minimap
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = spacechase0
+
   |author = Kedidili
   |id       = spacechase0.RealtimeMinimap
+
   |id     = KediDili.GenieLamp
   |nexus id = 9386
+
   |nexus   = 22176
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Geode Crusher Plus
   |author   = SixthTitan
+
   |author = Tomokisan
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 5773
+
   |nexus   = 24254
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Geode Info Menu
   |author   = cantorsdust and Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = cat.geodeinfomenu
   |nexus id = 172
+
   |nexus  = 1448
  |github   = cantorsdust/StardewMods
+
   |moddrop = 833541
}}
+
   |github = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Recover Stamina
 
  |author  = lperkins2, Logan Perkins
 
  |id      = lperkins2.RecoverStamina
 
  |nexus id = 2332
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
}}
+
<!--
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |name     = Recurring Reminders
+
   |unofficial version = 1.5.3-unofficial.1-strobe
   |author  = Dem1se
+
-->
  |id      = Dem1se.RecurringReminders
 
  |nexus id = 6840
 
  |github  = dem1se/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recyclable Cola
+
   |name   = Geode Preview
   |author   = XxHarvzBackxX
+
   |author = MindMeltMax
   |id       = harvz.RecyclableCola
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 10865
+
  |curse  = 1004493
   |github   = XxHarvzBackxX/recyclableCola
+
  |moddrop = 1555057
 +
   |nexus   = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Get Dressed
   |author   = Hammurabi
+
   |author = Advize and Jinxiewinxie
   |id       = HammurabiRegeneration
+
   |id     = Advize.GetDressed
   |nexus id =
+
   |nexus  = 331
   |chucklefish id = 4584
+
   |github  = AdvizeGH/GetDressed
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |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     = Regen Mod
+
   |name   = Get Glam
   |author   = Zoryn
+
   |author = MartyrPher
   |id       = Zoryn.RegenMod
+
   |id     = MartyrPher.GetGlam
   |nexus id =  
+
   |nexus   = 5044
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = MartyrPher/GetGlam
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Get Out the Way
   |author   = desto, JustToDownloadThings
+
   |author = BadNetCode
   |id       = desto.RegularQuality
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 5090
+
   |nexus   = 20637
   |github   = desto-git/smapi-RegularQuality
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rejuvenating Forest
+
   |name   = Ghost Town
   |author   = Team Timber
+
   |author = Platonymous
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = Platonymous.GhostTown
   |nexus id = 10322
+
  |curse  = 877231
   |github   =
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Giant Crop Fertilizer
   |author  = SlyMerc
+
   |author = atravita
   |id      = RelationshipBar
+
   |id      = atravita.GiantCropFertilizer
   |nexus id = 1009
+
   |curse  = 870977
   |github   =  
+
  |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Giant Crop Ring
   |author   = rodrigovaz
+
   |author = CatCattyCat, Cat
   |id       = relationshipsenhanced
+
   |id     = cat.giantcropring
   |nexus id =  
+
   |nexus   = 1182
   |chucklefish id = 4435
+
   |moddrop = 833538
   |github   =  
+
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Giant Crop Tweaks
   |author   = Dragonisser
+
   |author = Khloe Leclair
   |id       = relationshipstatus
+
   |id     = leclair.giantcroptweaks
   |nexus id = 751
+
   |nexus   = 14370
   |github   =  
+
   |github = KhloeLeclair/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Giant Omelet
   |author   = M3ales
+
   |author = spacechase0
   |id       = M3ales.RelationshipTooltips
+
   |id     = spacechase0.GiantOmelet
   |nexus id =
+
   |nexus  = 13852
  |curseforge id  = 298040
+
   |github = spacechase0/StardewValleyMods
   |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Gift Decline
   |author   = Branic
+
   |author = desto
   |id       = Branic.RelationshipTracker
+
   |id     = desto.GiftDecline
   |nexus id = 2845
+
   |nexus   = 6944
   |github   = Paradox355/SDVMods
+
   |github = desto-git/sdv-mods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Gift Money
   |author   = Annosz
+
   |author = AvalonMFX
   |id       = Annosz.RememberFacedDirection
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 6946
+
   |nexus   = 17564
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Your Umbrella
+
   |name   = Gift Rejection
   |author   = heyseth
+
   |author = aedenthorn, Erinthe
   |id       = heyseth.umbrellas
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 8366
+
   |nexus   = 14273
   |github  = heyseth/SDVMods
+
   |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     = Reminders
+
   |name   = Gift Taste Helper
   |author   = Surkasu
+
   |author = tstaples
   |id       = Surkasu.Reminders
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 2481
+
   |nexus   = 229
   |github   =  
+
   |github = tstaples/GiftTasteHelper
  
   |broke in = SMAPI 3.0
+
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remind to Exit
+
   |name   = Gift Taste Helper Continued
   |author   = pepoluan
+
   |author = Isi0
   |id       = pepoluan.RemindToExit
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 8727
+
   |nexus   = 18762
   |github  =
+
   |github = Just-Chaldea/GiftTasteHelper
   |source   = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
 
 +
   |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     = Remote Fridge Storage
+
   |name   = Gift Taste Helper Continued x2
   |author   = EternalSoap, arjan3004
+
   |author = JoXW
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 2545
+
   |nexus   = 21001
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github = JoXW100/GiftTasteHelper
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Gift Wrapper
   |author   = David J. Lee, djslzx
+
   |author = blueberry
   |id       = djsl.RemoveAllMonsters
+
   |id     = blueberry.GiftWrapper
   |nexus id = 5727
+
   |nexus   = 4721
   |github  =  
+
   |github = b-b-blueberry/GiftWrapper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove Animal Limitations
+
   |name   = Ginger Island Extra Locations
   |author   = Hobbes
+
   |author = mistyspring
   |id       = Hobbes.RemoveAnimalLimitations
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 7838
+
  |curse  = 880520
   |github  =
+
   |nexus   = 12195
 +
   |github = misty-spring/StardewMods
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Ginger Island Mainland Adjustments
   |author   = Remmie, CoinzReturns
+
   |author = atravita
   |id       = Remmie.Rename
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 2130
+
  |curse  = 870984
   |github   =  
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status   = workaround
+
}}
   |summary = use [[#Rename Reworked|Rename Reworked]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
   |nexus   = 23300
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Me My Cursor Back
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.GiveMeMyCursorBack
 +
  |nexus  = 9976
 +
  |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
  |nexus  = 23201
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename Reworked
+
   |name   = Global Config Settings
   |author   = Parabyted
+
   |author = Gaphodil
   |id       = parabyted.renamerework
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 10866
+
   |nexus   = 9340
   |github   =
+
  |moddrop = 1007690
 +
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Glue Your Furniture Down
   |author   = JarvieK
+
   |author = violetlizabet
   |id       = JarvieK.RentedTools
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 1307
+
   |nexus   = 10374
   |github   = Jarvie8176/StardewMods
+
   |github = elizabethcd/PreventFurniturePickup
 
 
  |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-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = GMCM Options
   |author   = PunningLinguist
+
   |author = Jamie Taylor
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 7585
+
   |nexus   = 10505
   |github   = amconners/ReorientAfterEating
+
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = God Mode
   |author   = jwdred
+
   |author = treyh0
   |id       = jwdred.Replanter
+
   |id     = treyh0.GodMode
   |nexus id = 589
+
   |nexus   = 2641
   |github   = jdusbabek/stardewvalley
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |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   = God Mode 1.6
   |author   = littleraskol
+
   |author = Sean M Garcia
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = seanmgarcia.godmode16
   |nexus id = 6837
+
   |nexus  = 21208
   |moddrop id = 827580
+
   |github =
   |github   = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Goodbye American English
   |author   = rocslayer, James Overton
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Roc.Reseed
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 2421
+
   |moddrop = 854437
   |github   =  
+
   |nexus   = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Goodbye SMAPI
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Jessebot
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = Jessebot.GoodbyeSMAPI
   |moddrop id = 1080116
+
   |nexus   = 6514
   |nexus id =
+
   |github = JessebotX/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Go To Bed
   |author   = mabelSyrup
+
   |author = candidus42
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = Candidus42.GoToBed
   |nexus id = 4715
+
   |nexus   = 4967
   |github   =  
+
   |github = mus-candidus/GoToBed
 
 
  |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   = Go To Sleep
   |author   = iceburg
+
   |author = yy376
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = yy376.GoToSleep
   |nexus id = 4974
+
   |nexus   = 2195
   |github   = ManApart/RetroActiveAchievements
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Gradient Hair Colors
   |author   = millerscout
+
   |author = spacechase0
   |id       = Millerscout.RetroactiveStardew
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 6953
+
  |curse  = 867144
   |github   = millerscout/StardewMillerMods
+
   |nexus   = 12744
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Grandfather's Gift
   |author   = Iceburg
+
   |author = ShadowDragon8685
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 356
+
   |nexus   = 985
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = Grandfather's Gift Remade
   |author   = GreenOnion24
+
   |author = pepoluan
   |id       = GreenOnion24.ReverseProposal
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 8526
+
   |nexus   = 4151
   |github  =  
+
  |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     = Ridgeside Village
+
   |name   = Grandfather's Heirlooms
   |author   = Rafseazz
+
   |author = rikai
   |id       = Rafseazz.RidgesideVillage
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 7286
+
   |nexus   = 8557
   |github   = Rafseazz/Ridgeside-Village-Mod
+
   |github = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Grass Growth
   |author   = ylsama
+
   |author = bcmpinc
   |id       = ylsama.RightClickMoveMode
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 2614
+
   |nexus   = 2732
   |github   = ylsama/RightClickMoveMode
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = Goldenrevolver
+
   |author = Jellypowered, Shockade
   |id       = Goldenrevolver.RingOverhaul
+
   |id     = Jellypowered.GrassChance
   |nexus id = 10669
+
   |nexus   = 3365
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Greenhouse 20x20
   |author   = Yoshify
+
   |author = sirloinmeatt
   |id       = Yoshify.RiseAndShine
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 3
+
   |nexus   = 2662
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in           = SMAPI 3.0
<!--
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |unofficial version = 1.1.1-whisk-update
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
   |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     = Robin Work Hours
+
   |name   = Greenhouse Construction
   |author   = aedenthorn
+
   |author = Derslayr
   |id       = aedenthorn.RobinWorkHours
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 11244
+
   |nexus   = 10148
   |github  = aedenthorn/StardewValleyMods
+
   |github = derslayr10/GreenhouseConstruction
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Greenhouse Entry Begone!
   |author   = Teban100
+
   |author = bblueberry, blueberry
   |id       = RopeBridge
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 824
+
   |nexus   = 8203
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = b-b-blueberry/GreenhouseEntryPatch
  
   |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   = Greenhouse Entry Mod
   |author   = strato35
+
   |author = pancham138
   |id       = Strato35.RunningKey
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 5527
+
   |nexus   = 6150
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Greenhouse Gatherers
   |author   = Coll1234567
+
   |author = PeacefulEnd
   |id       = Coll1234567.RunningLate
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 3518
+
  |curse  = 870946
   |github   =  
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Greenhouse Gatherers Automate
   |author   = spacechase0 and Pathoschild
+
   |author = PeacefulEnd
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 605
+
  |curse  = 870946
   |moddrop id = 127276
+
   |nexus   = 7619
   |github   = spacechase0/StardewValleyMods
+
   |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = Greenhouse Sprinklers
   |author   = ZeroMeters
+
   |author = Bpendragon
   |id       = ZeroMeters.SAAT.API
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 10747
+
   |nexus   = 7456
   |github   = Dawilly/SAAT
+
   |github = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = Greenhouse Upgrades
   |author   = ZeroMeters
+
   |author = Cecidelus
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 10747
+
   |nexus   = 8042
   |github  = Dawilly/SAAT
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = CatCattyCat, Cat
+
   |author = Fernass354
   |id       = cat.safelightning
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 2039
+
   |nexus  = 18766
   |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   = GreenHut
   |author   = LunaticShade
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = LunaticShade.SafeReading
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 8564
+
   |nexus   = 1735
   |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   = Groundhog Day
   |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.GroundhogDay
   |nexus id = 4154
+
   |nexus   = 10151
   |github   = b-b-blueberry/SailorStyles
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Groupable Chests
   |author   = Jesse, Jdvicks94
+
   |author = FricativeMelon
   |id       = Jesse.SauvignonInStardew
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 2597
+
   |nexus   = 15375
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = FricativeMelon/GroupableChests
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Growable Bushes
   |author   = Omegasis, Alpha_Omegasis
+
   |author = atravita
   |id       = Omegasis.SaveAnywhere
+
   |id     = atravita.GrowableBushes
   |nexus id = 444
+
  |curse  = 870961
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1357999
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Growable Giant Crops
   |author   = SMAPI
+
   |author = atravita
   |id       = SMAPI.SaveBackup
+
   |id      = atravita.GrowableGiantCrops
  |nexus id =
+
   |curse   = 870960
  |url     = https://smapi.io
+
   |moddrop = 1358004
   |github   = Pathoschild/SMAPI
+
   |nexus   = 15559
}}
+
   |github = atravita-mods/StardewMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Save Game Options
 
   |author   = SorryLate, rharyanto
 
  |id      = SorryLate.SaveGameOptions
 
  |nexus id = 5190
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Grow That Giant Crop
   |author   = WretchedPenguin
+
   |author = MercuryVN
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 3579
+
   |nexus   = 23760
   |github   =  
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Gunther Tells You
   |author   = Gaiadin
+
   |author = John Peters
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 10805
+
   |nexus   = 19143
   |github   = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Haboo
   |author   = Caraxian
+
   |author = BlaDe
   |id       = caraxian.scroll.to.blank
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 4144
+
   |nexus   = 12034
   |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   = Hair Growth
   |author   = Tomwa
+
   |author = skn
   |id       = Tomwa.ScrollToZoom
+
   |id     = skn.HairGrowthMod
   |nexus id = 2163
+
   |nexus   = 3279
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Halt Event Time
   |author   = kdau
+
   |author = chawol
   |id       = kdau.ScryingOrb
+
   |id     = chawol.HaltEventTime
   |nexus id = 5603
+
   |nexus   = 8774
   |moddrop id = 756553
+
   |github  = chawolbaka/HaltEventTime
   |source  = https://gitlab.com/kdau/predictivemods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Hamlet
   |author   = mmanlapat
+
   |author = Taskmaster
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = Taskmaster.Hamlet
   |nexus id = 1106
+
   |nexus   = 4601
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.3.29
+
   |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     = SDV Game of Life
+
   |name   = Handy Headphones
   |author   = Super Aardvark, ubererdferkel
+
   |author = PeacefulEnd
   |id       = SuperAardvark.GameOfLife
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 5361
+
   |nexus   = 7936
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github = Floogen/HandyHeadphones
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Happy Animals
   |author   = Dawgeth
+
   |author = StarPeanut, Greger
   |id       = MTD.SDVTwitch
+
   |id     = HappyAnimals
   |nexus id = 1760
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |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     = SDVWM, The Weather Machine
+
   |name   = Happy Birthday
   |author   = SixthTitan
+
   |author = Omegasis, Alpha_Omegasis
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 3203
+
   |nexus   = 520
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Happy Birthday
   |author   = SixthTitan
+
   |author = Oxyligen
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = HappyBirthday
   |nexus id = 5773
+
   |nexus   = 1064
   |github  =  
+
   |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     = Season Switcher
+
   |name   = Happy Fish Jump
   |author   = dumbledalton
+
   |author = Sakorona
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 10457
+
   |nexus   = 6516
   |github   =
+
  |moddrop = 1068089
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sebastian Frog Tank Switch
+
   |name   = Happy Home Designer
   |author   = Shaklin
+
   |author = tlitookilakin
   |id       = shaklin.SebastianFrogTankSwitch
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 8508
+
   |nexus   = 19675
   |github   =  
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secretariat (Faster Horse)
+
   |name   = Hardcore Combat
   |author   = Janglinator
+
   |author = jeWel
   |id       = jangles.secretariat
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 7537
+
   |nexus   = 23577
   |github   = Janglinator/Secretariat
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Hardcore Mines
   |author   = Platonymous
+
   |author = kibbe, lillvik
   |id       = Platonymous.SeedBag
+
   |id     = kibbe.hardcore_mines
   |nexus id = 1133
+
   |nexus   = 1674
   |moddrop id = 793931
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Hardcore Mines 2
   |author   = Veress
+
   |author = ItsLittany
   |id       = Veress.SeedMachines
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 6265
+
   |nexus   = 6411
   |github  = mrveress/SDVMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Hardcore Mode
   |author   = mcoocr
+
   |author = vermicyde
   |id       = mcoocr.smcq
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 3089
+
   |nexus   = 15125
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
  |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Tweaks
+
   |name   = Hardy Grass
   |author   = aedenthorn
+
   |author = DiscipleOfEris
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 10681
+
   |nexus   = 8772
   |github  = aedenthorn/StardewValleyMods
+
   |github = DiscipleOfEris/HardyGrass
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Harp of Yoba Redux
   |author   = jahangmar
+
   |author = Platonymous
   |id       = jahangmar.SeedsAreRare
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 3618
+
   |nexus   = 914
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 793924
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = Xynerorias
+
   |author = Goldenrevolver
   |id       = xynerorias.seedshortage
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 5614
+
   |nexus   = 7851
   |github   = xynerorias/Seed-Shortage
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = blueberry
+
   |author = Dounat2201, Sasara
   |id       = blueberry.SeedsUnpacked
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 7215
+
   |nexus   = 1157
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github = Sasara2201/WitchPrincess
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = Harvest Seeds
   |author   = Khloe Leclair
+
   |author = aedenthorn, Erinthe
   |id       = leclair.seemerollin
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 10976
+
   |nexus   = 11773
   |moddrop id = 1116122
+
   |github  = aedenthorn/StardewValleyMods
   |github  = KhloeLeclair/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Harvest With Scythe
   |author   = JarvieK
+
   |author = ThatNorthernMonkey
   |id       = JarvieK.SelfService
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 1304
+
   |nexus   = 236
   |github   = Jarvie8176/StardewMods
+
   |github = ThatNorthernMonkey/HarvestWithScythe
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Hat Buffs
   |author   = GuiNoya, Yesst
+
   |author = popska
   |id       = GuiNoya.SelfServiceShop
+
   |id     = popska.HatBuffs
   |nexus id = 1622
+
   |nexus   = 9050
   |github  = GuiNoya/SVMods
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
  
   |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   = Hat Mouse Lacey
   |author   = Denifia
+
   |author = ichortower
   |id       = Denifia.SendItems
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 1087
+
   |nexus  = 18177
   |moddrop id = 127754
+
   |github = ichortower/HatMouseLacey
   |github   = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Hat Panning
   |author   = lolmaj
+
   |author = monsoonsheep
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 3965
+
   |nexus   = 18965
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Serene Greenhouse
+
   |name   = Hat Shop Restoration
   |author   = PeacefulEnd
+
   |author = PeacefulEnd
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 8011
+
   |nexus   = 17291
   |github   = Floogen/SereneGreenhouse
+
   |github = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Hats on Hats
   |author   = Ilyaki
+
   |author = Shockah
   |id       = Ilyaki.ServerBookmarker
+
   |id     = Shockah.HatsOnHats
   |nexus id = 2968
+
   |nexus   = 17280
   |github   = Ilyaki/ServerBookmarker
+
   |github = Shockah/Stardew-Valley-Mods
 
+
}}
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
-->
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Hats on Pets Plus
   |author   = Ilyaki
+
   |author = Syma
   |id       = Ilyaki.ServerBrowser
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 3227
+
   |nexus   = 22631
   |github   = Ilyaki/Server-Browser
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Hay Bales as Silos
   |author   = PhantomGamers
+
   |author = Cherry, CherryChain
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 2993
+
   |nexus   = 5151
   |github   = PhantomGamers/StardewPortChanger
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = Hay Collection
   |author  = Edu Anttunes
+
   |author = MindMeltMax
   |id      = Maze
+
   |id      = MindMeltMax.HayCollection
   |nexus id = 8930
+
   |curse  = 1004492
   |github   =  
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = HD Portraits
   |author   = TheCroak
+
   |author = Tlitookilakin
   |id       = TheCroak.BuildingsNotifications
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 620
+
   |nexus   = 10971
   |github   =  
+
  |moddrop = 1103418
 +
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = HD Sprites
   |author   = Nishtra
+
   |author = ninthworld
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = NinthWorld.HDSprites
   |nexus id = 756
+
   |nexus   = 4024
   |github   =  
+
   |github = ninthworld/HDSprites
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Health and Stamina Regeneration
   |author   = Berkay Yigit, berkayylmao
+
   |author = Jessebot, JessebotX
   |id       = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 3782
+
   |nexus   = 3207
   |github   = berkayylmao/StardewValleyMods
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Health and Stamina Tweaks
   |author   = Platonymous
+
   |author = Kiddles, Svard
   |id       = Platonymous.ShipFromInventory
+
   |id     = Kiddles.HASTweaks
   |nexus id = 3219
+
   |nexus   = 5630
   |moddrop id = 793916
+
   |github  = SvardXI/HAS_Tweaks
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = Health Bars
   |author   = JPAN
+
   |author = Zoryn
   |id       = JPAN.QualityFromShipments
+
   |id     = Zoryn.HealthBars
   |nexus id = 7531
+
   |nexus   =
   |github  =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Health Bars (Darkhax)
   |author  = Iceburg
+
   |author = Darkhax
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = darkhax.healthbars
   |nexus id = 321
+
   |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     = Shop Anywhere
+
   |name   = Health Rework
   |author   = SorryLate, rharyanto
+
   |author = seferoni
   |id       = SorryLate.ShopAnywhere
+
   |id     = seferoni.HealthRework
   |nexus id = 5299
+
   |nexus   = 22223
   |github   =
+
   |github = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Heartbeat
   |author   = Entoarox
+
   |author = themattfiles
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = themattfiles.HeartBeat
   |nexus id = 2278
+
   |nexus  = 5941
   |chucklefish id = 4381
+
   |github = embolden/Heartbeat
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shoplifter
+
   |name   = Heart Event Helper
   |author   = TheMightyAmondee
+
   |author = bungus
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = bungus.HeartEventHelper
   |nexus id = 8569
+
   |nexus   = 21924
   |github   = TheMightyAmondee/Shoplifter
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Heart Level Notifications
   |author   = Cherry, CherryChain
+
   |author = StultusV
   |id       = Cherry.ShopTileFramework
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 5005
+
   |nexus  = 8655
   |moddrop id = 716384
+
   |github = JudeRV/Stardew-HeartLevelNotifier
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Heelies
   |author   = Traktori
+
   |author = fakemonster
   |id       = Traktori.ShowBirthdays
+
   |id     = fakemonster.Heelies
   |nexus id = 7495
+
   |nexus   = 7751
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Hello SMAPI
   |author   = Igorious
+
   |author = Jessebot, JessebotX
   |id       = Igorious.Showcase
+
   |id     = Jessebot.HelloSMAPI
   |nexus id =
+
   |nexus  = 4483
   |chucklefish id = 4487
+
   |github = JessebotX/StardewValleyMods
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Help for Hire
   |author   = f4iTh, JertsukkaTheMan
+
   |author = LeFauxMatt
   |id       = f4iTh.ShowCatchQuality
+
   |id     = furyx639.HelpForHire
   |nexus id = 3326
+
  |curse  = 871839
   |github  =  
+
   |nexus   = 5316
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Helpful Spouses
   |author   = MasterOfMutton
+
   |author = LeFauxMatt
   |id       = faragodavid.showcookingrecipes
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 5525
+
  |curse  = 871841
   |github  =  
+
   |nexus   = 5175
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Help Wanted
   |author   = Jonqora
+
   |author = aedenthorn, Erinthe
   |id       = Jonqora.ShowItemQuality
+
   |id     = aedenthorn.HelpWanted
   |nexus id = 6311
+
  |curse  = 868696
   |github  = Jonqora/StardewMods
+
   |nexus   = 14640
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Help Wanted Auto Accept
   |author   = aedenthorn
+
   |author = Ruse82
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 6540
+
   |nexus   = 22235
   |github   = aedenthorn/stardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Help Wanted Quest Fixes
   |author   = Strobe and TehPers
+
   |author = Pokeytax
   |id       = ShroomSpotter
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 7934
+
   |nexus   = 2644
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github = gembree/HelpWantedQuestFixes
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Hempire
   |author   = Geko_X
+
   |author = Oga_The_Real
   |id       = gekox.shutUp
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 7358
+
   |nexus   = 14477
   |github   =  
+
   |github =
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Here Fishy
   |author   = climaxius
+
   |author = aedenthorn, Erinthe
   |id       = climaxius.silentscarecrows
+
   |id     = aedenthorn.HereFishy
   |nexus id = 3258
+
  |curse  = 868881
   |github  = robbiev/SilentScarecrows
+
   |nexus   = 6586
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Hibernation
   |author   = bogie5464
+
   |author = Shockah
   |id       = bogie5464.SiloReport
+
   |id     = Shockah.Hibernation
   |nexus id = 3194
+
   |nexus   = 11421
   |github   = bogie5464/SiloReport
+
   |github = Shockah/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Size
+
   |name   = Hide Chest Color Picker After Close
   |author   = pepoluan
+
   |author = trashcan9
   |id       = pepoluan.SiloSize
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id = 8819
+
   |nexus  = 16075
   |moddrop id = 981291
+
   |github =
   |github   =  
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Highlighted Jars
   |author   = TheMusketeer
+
   |author = Annosz
   |id       = SimpleCropLabel
+
   |id     = Annosz.HighlightedJars
   |nexus id = 314
+
   |nexus   = 6833
   |github   =  
+
   |github = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Highlight Empty Machines
   |author   = skn
+
   |author = atravita
   |id       = skn.HungerMod
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 3270<!--was 1127 before re-release-->
+
  |curse  = 870976
  |github  =
+
  |moddrop = 1137391
 +
   |nexus   = 11664
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = Hit Markers
   |author   = aedenthorn
+
   |author = bendenewb, newbie9598
   |id       = aedenthorn.Screenshot
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 10178
+
   |nexus   = 2098
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Hmm Cheese Yum
   |author   = ADoby, tZed, Tobias Z
+
   |author = tomasitobambito
   |id       = tZed.SimpleSprinkler
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 76
+
   |nexus   = 9343
   |github  = ADoby/SimpleSprinkler
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Hoe and Water Direction
   |author   = cel10e
+
   |author = TheThor59
   |id       = cel10e.SimplifiedAchievements
+
   |id     = Thor.HoeWaterDirection
  |moddrop id = 909416
+
   |nexus  = 10052
   |nexus id = 8026
+
   |github = TheThor59/StardewMods
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Singin' Stone
 
  |author   = CyTheGuy01
 
  |id      = CyTheGuy01.TestMod
 
  |nexus id = 6463
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = HoeDown
   |author   = MindMeltMax
+
   |author = BlaDe
   |id       = MindMeltMax.SPRegen
+
   |id     = BlaDe.HoeDown
   |nexus id = 6778
+
   |nexus   = 9798
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = Hold to Break Geodes
   |author   = Krutonium
+
   |author = CatCattyCat, Cat
   |id       = Krutonium.SitandRest
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 7403
+
   |nexus   = 1689
   |github   =
+
  |moddrop = 833545
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Hold to Pause
   |author   = Entoarox
+
   |author = samspartan
   |id       = Entoarox.SitForStamina
+
   |id     = samspartan.HoldToPause
   |nexus id = 7334
+
   |nexus   = 7352
   |github   = Entoarox/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = Holiday Sales
   |author   = MissCoriel
+
   |author = atravita
   |id       = misscoriel.sitnrelax
+
   |id     = atravita.HolidaySales
   |nexus id = 7336
+
  |curse  = 870970
   |github  = MissCoriel/Sit-n-Relax
+
  |moddrop = 1205160
 +
   |nexus   = 13050
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Home Sewing Kit
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = MouseyPounds
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 366
+
   |nexus   = 4935
   |github   = tlcasebeer/SivsMarriageMod
+
   |github = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sixty-Nine Shirt, Sixty-Nine
 
  |author  = aedenthorn
 
  |id      = aedenthorn.SixtyNine
 
  |nexus id = 6969
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Honey Harvest Sync
   |author   = LunaticShade
+
   |author = voltaek
   |id       = LunaticShade.SkillfulClothes
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 8541
+
   |nexus   = 20493
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Hopper Extractor
   |author   = Alphablackwolf
+
   |author = BPavol, Lamacik
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = bpavol.hopper_extractor
   |nexus id = 569
+
   |nexus   = 16688
   |github   = Alphablackwolf/SkillPrestige
+
   |github = BPavol/stardew-valley-mods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
  |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   = Horny Festivals, Festival Warps
   |author   = Alphablackwolf
+
   |author = Girafarig
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 569
+
   |nexus   = 10844
   |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 Prestige for Luck Skill
+
   |name   = Horse Flute Anywhere
   |author   = Alphablackwolf
+
   |author = Pathoschild
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = Pathoschild.HorseFluteAnywhere
  |nexus id = 569
+
   |curse   = 1000620
   |github   = Alphablackwolf/SkillPrestige
+
   |nexus   = 7500
 
+
   |github  = Pathoschild/StardewMods
   |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 Prestige for Magic
+
   |name   = Horse Flute Auto Mount
   |author   = Alphablackwolf
+
   |author = MercuryVN
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 569
+
   |nexus   = 24018
   |github   = Alphablackwolf/SkillPrestige
+
   |github = MercuryVN/HorseFluteAutoMount
 
 
  |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   = Horse Overhaul
   |author   = AlphaMeece
+
   |author = Goldenrevolver
   |id       = AlphaMeece.SkillRings
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 7515
+
   |nexus  = 7911
  |github  =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |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   = Horse Squeeze
   |author   = Pathoschild
+
   |author = jorgamun
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 533
+
   |nexus  = 10446
   |moddrop id = 606601
+
   |github = jorgamun/HorseSqueeze
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Horse Whistle
   |author   = CrunchyDuck
+
   |author = icepuente
   |id       = CrunchyDuck.SkipText
+
   |id     = icepuente.HorseWhistle
   |nexus id = 8947
+
   |nexus   = 1131
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github = icepuente/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Horse Whistle
   |author   = S1mmyy
+
   |author = nabuma
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 6121
+
   |nexus   =
   |github  = S1mmyy/StardewMods
+
  |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     = Skull Cavern Elevator
+
   |name   = Host Tools
   |author   = Bifibi, Lestoph
+
   |author = MattPlays
   |id       = SkullCavernElevator
+
   |id     = MattPlays.HostTools
   |nexus id = 963
+
   |nexus   = 11154
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = Hotbar Hotswap
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Jaredlll08
   |id       = TheMightyAmondee.SkullCavernToggle
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 7908
+
   |nexus   =
   |github   = TheMightyAmondee/SkullCavernToggle
+
  |curse  = 298033
 +
   |github = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = Annosz
+
   |author = certifiableGrimalkin
   |id       = Annosz.SleeplessFisherman
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 5915
+
   |nexus   = 16159
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Hover Labels
   |author   = instafluff
+
   |author = Achtuur
   |id       = instafluff.sleeplessinstardew
+
   |id     = Achtuur.HoverLabels
   |nexus id = 5445
+
   |nexus   = 17501
   |github   = instafluff/SleeplessInStardew
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = HP Bars
   |author  = bwdy
+
   |author = Ilyaki
   |id       = bwdy.sleepovers
+
  |id      = Ilyaki.HPBar
   |nexus id = 3531
+
  |nexus   = 1736
   |github  = bwdymods/SDV-Sleepovers
+
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HQ Farmer Mod
 +
  |author  = AsakOhee
 +
   |id     = AsakOhee.HQFarmerMod
 +
   |nexus   = 19644
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = HUD Customizer
   |author   = Platonymous
+
   |author = Espy
   |id       = Platonymous.SleepWorker
+
   |id     = Espy.HUDCustomizer
   |nexus id = 2062
+
   |nexus  = 23704
   |moddrop id = 793835
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Huggable Scarecrows
   |author   = spacechase0 and Pathoschild
+
   |author = bogie5464
   |id       = spacechase0.SleepyEye
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 1152
+
   |nexus  = 3190
   |moddrop id = 129011
+
   |github = bogie5464/HuggableScarecrows
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Hugs and Kisses
   |author   = Tofu, SadDodo
+
   |author = aedenthorn, Erinthe
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 2743
+
   |nexus   = 10062
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Slime Produce
+
   |name   = Hugs and Kisses Continued
   |author   = exotico
+
   |author = JoXW
   |id       = exotico.SlimeProduce
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 7634
+
   |nexus  = 21019
  |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Hunger
   |author   = aurnj, Roy Li
+
   |author = Yyeahdude
   |id       = RuyiLi.SlimeSpawner
+
   |id     = HungerYyeadude
   |nexus id =
+
   |nexus  = 613
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Hunger and Thirst
   |author   = Peasly Wellbott
+
   |author = PrimevalTitmouse
   |id       = Wellbott.SlimHutchCode
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 7424
+
   |nexus   = 1110
   |github  = Wellbott/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     = Slower Fence Decay
+
   |name   = Hunger for Food
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Tigerle01, Stephan Hensel
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = HungerForFoodByTigerle
   |nexus id = 252
+
   |nexus   = 810
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] 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     = Small Beach Farm
+
   |name   = Hungry Morning
   |author   = Pathoschild
+
   |author = lech43
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = lech43.HungryMorning
   |nexus id = 3750
+
   |nexus  = 6391
   |moddrop id = 606555
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Hybrid Crop Engine
   |author   = Peasly Wellbott
+
   |author = spacechase0
   |id       = Wellbott.FishWell
+
   |id     = spacechase0.HybridCropEngine
   |nexus id = 7651
+
  |curse  = 867721
   |github   = Wellbott/StardewValleyMods
+
   |nexus   = 6577
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Building
+
   |name   = Hypno Valley
   |author   = DecidedlyHuman
+
   |author = Kryspur
   |id       = DecidedlyHuman.SmartBuilding
+
   |id     = Kryspur.HypnoValley
   |nexus id = 11158
+
   |nexus   = 9052
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Identifiable Combined Rings
   |author   = stokastic
+
   |author = atravita
   |id       = stokastic.SmartCursor
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 2458
+
  |curse  = 870959
   |github   = stokastic/SmartCursor
+
  |moddrop = 1358005
 +
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Idle Animations, Animacoes
   |author   = KuroBear
+
   |author = BrasileiroTop
   |id       = KuroBear.SmartMod
+
   |id     = BrasileiroTop.Animacoes
   |nexus id =
+
   |nexus  = 5139
   |url      = https://community.playstarbound.com/threads/108104
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Idle Pause
   |author   = Cherry, ChroniclerCherry
+
   |author = Veleek
   |id       = Cherry.SnackAnything
+
   |id     = Veleek.IdlePause
   |nexus id = 5196
+
   |nexus   = 1092
   |moddrop id = 716397
+
   |github  = veleek/IdlePause
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |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     = Snail Mail
+
   |name   = Idle Timer
   |author   = Darkhax
+
   |author = LordAndreios
   |id       = darkhax.snailmail
+
   |id     = LordAndreios.IdleTimer
   |nexus id =
+
   |nexus  = 2858
  |curseforge id  = 307861
+
   |github = emperorzuul/SMAPI_MODS
   |curseforge key = snail-mail
 
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Don't Use That Water
 +
  |author  = idermailer
 +
  |id      = idermailer.iDontUseThatWater
 +
  |nexus  = 14047
 +
  |github  = idermailer/iDontUseThatWater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = IFrames in Mines
 +
  |author  = Factknowhow
 +
  |id      = Factknowhow.IFramesInMines
 +
  |nexus  = 16436
 +
  |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Network
+
   |name   = I Got Friendship
   |author   = Cecidelus
+
   |author = ChiroxT
   |id       = Cecidelus.SocialNetwork
+
   |id     = treinke.igotfriendship
   |nexus id = 8255
+
   |nexus   = 13290
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = I Got XP
   |author   = aedenthorn
+
   |author = ChiroxT
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = treinke.igotxp
   |nexus id = 7871
+
   |nexus   = 13289
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = ImagEd
   |author   = funny-snek
+
   |author = candidus42
   |id       = funnysnek.socialtabpatch
+
   |id     = Candidus42.ImagEd
   |nexus id = 2981
+
   |nexus   = 7218
   |github   =  
+
   |github = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = Kerlin & Sona
+
   |author = mistyspring
   |id       = kerlin.sonasfarm
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 8545
+
   |nexus   = 12562
   |github   =  
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Immersive Scarecrows
   |author   = lilico
+
   |author = aedenthorn, Erinthe
   |id       = lilico.SonicShoes
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 10226
+
  |curse  = 868685
   |github  =
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Immersive Sprinklers
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = aedenthorn, Erinthe
   |id       = Zeldo.LinkedStorages
+
   |id     = aedenthorn.ImmersiveSprinklers
   |nexus id =  
+
   |curse  = 868686
   |curseforge id  = 290653
+
   |nexus   = 15239
   |curseforge key = sorted-storages
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorting Chests
+
   |name   = Improved Mill
   |author   = aRooooooba
+
   |author = AustinYQM
   |id       = aRooooooba.SortingChests
+
   |id     = AustinYQM.ImprovedMill
   |nexus id = 8224
+
   |nexus   = 1748
   |github  = aRooooooba/SortingChests
+
   |github = AustinYQM/ImprovedMill
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Improved Quality of Life
   |author   = aedenthorn
+
   |author = Demiacle
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 10232
+
   |nexus   = 1025
   |github  = aedenthorn/StardewValleyMods
+
   |github = demiacle/QualityOfLifeMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = Improved Tracker
   |author   = MindMeltMax
+
   |author = Anthony Hilyard
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 7465
+
  |curse  = 445215
   |github   =  
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = In a Heartbeat
   |author   = spacechase0 and Pathoschild
+
   |author = Shockah
   |id       = spacechase0.SpaceCore
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 1348
+
   |nexus  = 17834
   |moddrop id = 136998
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Increase Animal House Max Population
   |author   = Berisan
+
   |author = Mizzion
   |id       = Berisan.SpawnMonsters
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 3201
+
   |nexus   = 4861
   |github   = Berisan/SpawnMonsters
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn More Rocks
+
   |name   = Increased Artifact Spots
   |author   = Mase
+
   |author = Mizzion
   |id       = Mase.SpawnMoreRocks
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 7423
+
   |nexus   = 3340
   |github   =  
+
  |moddrop = 663705
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = AcidicNic
+
   |author = shekurika
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 7588
+
   |nexus   = 11388
   |github   = AcidicNic/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Increased Sprinkler Range
   |author   = atravita
+
   |author = EternalSoap
   |id       = atravita.SpecialOrdersExtended
+
   |id     = eternalsoap.sprinklers
   |nexus id = 9855
+
   |nexus  = 20745
   |moddrop id = 1086743
+
   |github = ArjanSeijs/SprinklerMod
   |github   = atravita-mods/SpecialOrdersExtended
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Blackclaw
+
   |author = GZhynko
   |id       = Blackclaw.SpeedMod
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 5082
+
   |nexus   = 6162
   |github   = Xebeth/StardewValley-SpeedMod
+
   |github = gzhynko/StardewMods
  
   |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   = Indoor Sprinklers
   |author   = Underscore
+
   |author = ramen
   |id       = underscore.speedrun_practie
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 7337
+
   |nexus   = 21124
   |github   = Underscore76/SDVPracticeMod
+
   |github = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Industrial Furnace
   |author   = instafluff
+
   |author = Traktori
   |id       = instafluff.spelldewvalley
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 7322
+
   |nexus   = 5568
   |github  = instafluff/SpelldewValley
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Industrial Furnace for Automate
   |author   = spacechase0 and Pathoschild
+
   |author = Traktori
   |id       = spacechase0.Spenny
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 2755
+
   |nexus   = 5568
   |moddrop id = 771624
+
   |github  = Traktori7/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Industrialization Redux
   |author   = KarratKake
+
   |author = GaLaxY256 and kazuakisama
   |id       = KarratKake.SpiceOfLife
+
   |id     = G256.IR.Code
   |nexus id = 7398
+
   |nexus   = 22351
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Infallible Fishing
   |author   = Dounat2201, Sasara
+
   |author = aedenthorn, Erinthe
   |id       = Sasara.pumkin
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 4586
+
   |nexus   = 14639
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Infertile Soil
   |author  = Shaklin
+
   |author = Sabera, kelbesque
   |id       = shaklin.spouseoutdoorarea
+
  |id      = Sabera.InfertileSoil
   |nexus id = 6747
+
  |nexus  = 2515
   |github   =  
+
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infested Levels
 +
  |author  = Eireon
 +
   |id     = Eireon.InfestedLevels
 +
   |nexus   = 2823
 +
   |github = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Infinite Energy
   |author   = Wata, Watagatapitusberry
+
   |author = Error27
   |id       = Spouseroom
+
   |id     = error27.infinite_energy
   |nexus id =  
+
   |nexus   = 17717
   |url     = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
  |github  =
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
   |id     = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
   |github = unidarkshin/Stardew-Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Infinite Junimo Cart Lives
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = Renny
   |id       = Sikker.SpouseStuff
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 4651
+
   |nexus   = 2705
   |github   = sikker/SpouseStuff
+
   |github = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Infinite Money
   |author   = Blaxsmith
+
   |author = Chunky
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = chunky.InfiniteMoney
   |nexus id = 7661
+
   |nexus   = 11510
   |github   = Blaxsmith/SprinklerActivation
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = Infinite Watering Cans
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = CaptainSully
   |id       = SPDSprintAndDash
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 235
+
   |moddrop = 1188756
   |github   =  
+
   |nexus   = 12739
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Infinite Zoom
   |author   = littleraskol
+
   |author = berkayylmao
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = berkayylmao.InfiniteZoom
   |nexus id = 560
+
   |nexus   = 8808
   |moddrop id = 827770
+
   |curse  = 500088
   |github   = littleraskol/Sprint-And-Dash-Redux
+
   |github = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Informant
   |author   = Patrick, mistersnuggler
+
   |author = Slothsoft
   |id       =  
+
   |id     = Slothsoft.Informant
   |nexus id =
+
   |nexus  = 14293
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = slothsoft/stardew-informant
   |github   = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |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.
+
   |summary           = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = In-Game SMAPI Log Uploader, Log Uploader
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LogUploader
 +
  |nexus  = 13979
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = onemix
+
   |author = Platonymous
   |id       = onemix.Sprinting
+
   |id     = Platonymous.InkStories
   |nexus id = 10469
+
  |curse  = 877221
   |github  =  
+
  |moddrop = 1521399
 +
   |nexus   = 15987
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Input Fix
   |author   = Abs, abslam
+
   |author = Windmill_City
   |id       = abs.SprintNRegen
+
   |id     = Windmill_City.InputFix
   |nexus id = 4898
+
   |nexus   = 5693
   |github  =  
+
   |github = Windmill-City/InputFix
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Input Tools
   |author   = Jessebot, JessebotX
+
   |author = Sagittaeri
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Sagittaeri.InputTools
   |nexus id = 4778
+
   |nexus   = 14553
   |github   = JessebotX/StardewValleyMods
+
   |github = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = InstaCrops
   |author   = unidarkshin, Devin Lematty
+
   |author = WuestMan, redknightofdoom
   |id       = DevinLematty.Sprint
+
   |id     = WuestMan.InstaCrops
   |nexus id = 7492
+
   |nexus   = 4077
   |github   =  
+
   |github = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (Yoshify)
+
   |name   = Instant Animals
   |author   = Yoshify
+
   |author = pinocchio1231
   |id       =  
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 2
+
   |nexus   = 9573
   |github   =  
+
   |github = joisse1101/InstantAnimals
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |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.
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpriteMaster
+
   |name   = Instant Animals 1.6
   |author   = Ameise, Ameisen, mkukli
+
   |author = Siweipancc
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 4922
+
   |nexus   = 21798
   |github   = ameisen/SV-SpriteMaster
+
   |github = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Instant Break
   |author   = Peasly Wellbott
+
   |author = Jolyone
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = Me.InstantBreak
   |nexus id = 7683
+
   |nexus   = 15526
   |github  = Wellbott/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.StackCheckFix
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 2433
+
  |curse  = 868720
   |github  = pomepome/StackCheckFix
+
   |nexus   = 14110
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Instant Buildings From Farm
   |author   = CatCattyCat, Cat
+
   |author = BitwiseJon
   |id       = cat.stackeverything
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 2053
+
   |nexus  = 2070
   |moddrop id = 833551
+
   |github = bitwisejon/StardewValleyMods
   |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   = Instant Dialogues
   |author   = pepoluan
+
   |author = idermailer
   |id       = pepoluan.StackSplitRedux
+
   |id     = idermailer.InstantDialogues
   |nexus id = 8967
+
   |nexus  = 22468
   |moddrop id = 976551
+
   |github = idermailer/InstantDialogues
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Instant Eat Key
   |author   = tstaples
+
   |author = nini700
   |id       = tstaples.StackSplitX
+
   |id     = nini700.InstantEatKey
   |nexus id = 798
+
   |nexus  = 4464
  |github   = tstaples/StackSplitX
 
  
  |broke in = Stardew Valley 1.4
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Instant Fishing
   |author   = Ilyaki
+
   |author = aurnj, Roy Li
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 1787
+
   |nexus   =
   |github   = Ilyaki/StackToNearbyChests
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Instant Geodes
   |author   = EvilPdor
+
   |author = montana123
   |id       =  
+
   |id     =
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/111526
+
   |url     = https://community.playstarbound.com/threads/109038
   |github   = natfoth/StardewValleyMods
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Standardized Krobus
 
  |author  = minervamaga
 
  |id      = minervamaga.StandardizedKrobus
 
  |nexus id =
 
  |moddrop id = 716314
 
  |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starbot
+
   |name   = Instant Growth Powder
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.starbot
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 4755
+
   |nexus   = 7727
   |github   = bwdymods/SDV-Starbot
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Access
+
   |name   = Instant Grow Trees
   |author   = Mohammad Shoaib
+
   |author = cantorsdust and Pathoschild
   |id       = shoaib.stardewaccess
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 10319
+
   |nexus   = 173
   |github   = stardew-access/stardew-access
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Instant Load
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = Platonymous
   |id       = Cherry.StardewAquarium
+
   |id     = Platonymous.InstantLoad
   |nexus id = 6372
+
  |curse  = 877220
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1521407
 +
   |nexus   = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Auto GC
+
   |name   = Instantly Eat Item
   |author   = Lake1059, 1059Studio
+
   |author = Guedez
   |id       = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id     = eat.item.instantly
   |nexus id = 9293
+
   |nexus   = 5116
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = Cylon
+
   |author = RyanJesky
   |id       = cylon.stardewbrewery
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 2057
+
   |nexus   = 10146
   |github   = JustCylon/stardew-brewery
+
   |github = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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   = Instant Pets
   |author   = Juice805
+
   |author = blueberry
   |id       = Juice805.StardewConfigMenu
+
   |id     = blueberry.InstantPets
   |nexus id = 1312
+
   |nexus   = 9448
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |github = b-b-blueberry/InstantPets
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Debt
+
   |name   = Instant Tool Upgrades
   |author   = Poison
+
   |author = Binarynova
   |id       = Poison.StardewTesting
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 10005
+
   |nexus   = 8918
   |github   =
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Integrated Minecarts
   |author   = Steven Kraft
+
   |author = Jibb
   |id       = StevenKraft.StardewDiscord
+
   |id     = jibb.minecarts.C
   |nexus id = 3608
+
   |curse  = 988762
   |github   = steven-kraft/StardewDiscord
+
   |nexus   = 11881
 
+
   |github  = Jibblestein/StardewMods
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Interaction Helper
   |author  = bcmpinc
+
   |author = Hammurabi
   |id      = bcmpinc.StardewHack
+
  |id      = HammurabiInteractionHelper
   |nexus id = 3213
+
  |nexus  =
   |github   = bcmpinc/StardewHack
+
   |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     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Interactions, Interacoes
   |author   = davikr, apdapreturns
+
   |author = BrasileiroTop
   |id       = davikr.hypnos
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 5935
+
   |nexus   = 4862
   |github   = davicr/StardewHypnos
+
   |github =
   |broken in = Stardew Valley 1.4
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Interaction Tweaks
   |author   = MevNav
+
   |author = jahangmar
   |id       = MevNav.DailyPlanner
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 3941
+
   |nexus   = 3771
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github = jahangmar/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.3-unofficial.1-Cherry
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
 
  |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Internationalization
   |author   = Mizzion
+
   |author = bcmpinc
   |id       = mizzion.stardewlocations
+
   |id     = bcmpinc.Internationalization
   |nexus id = 1929
+
   |nexus  = 21317
   |moddrop id = 661357
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Media Keys
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = Angebro
+
   |author = DecidedlyHuman
   |id       = Angebro.StardewMediaKeys
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 11246
+
   |nexus   = 12826
   |github   = AngeloC3/StardewMods/tree/main/StardewMediaKeys
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Intravenous Coffee
   |author   = Other Buckets
+
   |author = mpcomplete
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 3206
+
   |nexus   = 2224
   |github   = Mikesnorth/StardewNewsFeed
+
   |github = mpcomplete/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Investment
   |author   = monopandora
+
   |author = MissCoriel
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = misscoriel.invest
   |nexus id = 4713
+
   |nexus   = 5293
   |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   = Investment Maximized
   |author   = seeinggreen
+
   |author = MissCoriel
   |id       = seeinggreen.StardewProgress
+
   |id     = misscoriel.investmax
   |nexus id = 9786
+
  |curse  = 885074
   |github   =  
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew RPG
+
   |name   = Invite Code Mod
   |author   = aedenthorn
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = aedenthorn.StardewRPG
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 11132
+
   |nexus   = 4023
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Invite Friend
   |author   = Omegasis, Alpha_Omegasis
+
   |author = d5a1lamdtd, HaPyke
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id = 425
+
  |moddrop = 1486022
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 19500
 +
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
  |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Barber, Stardew Barber
+
   |name   = Iridium Tools Patch
   |author   = phroureo
+
   |author = Redwood
   |id       = phroureo.BarberSV
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 9061
+
   |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     = Stardew Valley ESP, sdv-helper
+
   |name   = Is It Cake
   |author   = reimu, r2h, tomdc
+
   |author = LeFauxMatt
   |id       = reimu.sdv-helper
+
   |id     = furyx639.IsItCake
   |nexus id = 3917
+
  |curse  = 871826
   |github   = rei2hu/stardewvalley-esp
+
   |nexus   = 14775
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Island Gatherers
   |author   = Flashshifter
+
   |author = PeacefulEnd
   |id       = FlashShifter.SVECode
+
   |id     = PeacefulEnd.IslandGatherers
   |nexus id = 3753
+
   |nexus   = 8552
   |moddrop id = 833179
+
  |github  = Floogen/IslandGatherers
   |github   = FlashShifter/StardewValleyExpanded
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Island Gatherers Automate
   |author   = Tooshi
+
   |author = PeacefulEnd
   |id       = Tooshi.Randomizer
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 5185
+
   |nexus   = 8552
   |curseforge id = 308003
+
   |github = Floogen/IslandGatherers
   |curseforge key = stardew-valley-randomizer
+
 
   |github   = cTooshi/stardew-valley-randomizer
+
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Island Secret
   |author   = Prism 99
+
   |author = Edu Anttunes
   |id       = prism99.stardewweb
+
   |id     = IslandSecret
   |nexus id = 8715
+
   |nexus   = 8096
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = Omegasis, Alpha_Omegasis
+
   |author = S1mmyy
   |id       = Omegasis.StardustCore
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 2341
+
   |nexus   = 5140
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = Item Bags
   |author   = FenrirA
+
   |author = SlayerDharok
   |id       = FenrirAsonda.Starksouls
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 10915
+
  |curse  = 991675
   |github   = OhWellMikell/Starksouls
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Item Checker
   |author   = mmanlapat
+
   |author = Hitaxas
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 1138
+
   |nexus   = 24305
   |github   =
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Greenhouse
+
   |name   = Item Extensions
   |author   = CaptainSully
+
   |author = mistyspring
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 9878
+
   |nexus  = 20357
   |moddrop id = 1035412
+
   |github = misty-spring/StardewMods
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Item Locator
   |author   = treyh0
+
   |author = Hitaxas
   |id       = treyh0.StartWithHat
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 2628
+
   |nexus   = 24305
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items
+
   |name   = Item Quality Indicator
   |author   = ZackHill
+
   |author = FunnyMoney
   |id       = ZackHill.StashItems
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 9624
+
   |nexus   = 15336
   |github   = zack-hill/stardew-valley-stash-items
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Item Recovery
   |author   = lambui
+
   |author = Mytsy
   |id       = BlueMod_StashItemsToChest
+
   |id     = Mysty.ItemRecovery
   |nexus id =
+
   |nexus  = 9354
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github =
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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     = Stats as Tokens
+
   |name   = Item Recovery Plus
   |author   = Vertighost, Vertigon
+
   |author = Lunardiver
   |id       = Vertigon.StatsAsTokens
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 9659
+
   |nexus   = 13026
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = Item Research 'n' Spawn
   |author   = strato35
+
   |author = TSlex
   |id       = Strato35.StatsReloader
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 7428
+
   |nexus   = 8933
   |github  =  
+
  |moddrop = 1012482
 +
   |github = TSlex/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = Item Tooltips
   |author   = spacechase0 and Pathoschild
+
   |author = Jaredlll08
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = BlameJared.ItemTooltips
   |nexus id = 7532
+
   |nexus   =
   |github   = spacechase0/StardewValleyMods
+
  |curse  = 297655
 +
   |github = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = Item Tweaks
   |author   = su226
+
   |author = crpz
   |id       = Su226.StayUp
+
   |id     = crpz.ItemTweaks
   |nexus id = 7592
+
   |nexus   = 8182
   |github   = su226/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = iTile
   |author   = Advize and jinxiewinxie
+
   |author = ha1fdaew
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = ha1fdaew.iTile
   |nexus id = 316
+
   |nexus   = 7512
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = ha1fdaew/iTile
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
+
}}
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
  |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/6
+
   |author  = Caboose Sage, CabooseSage
 +
   |id      = Cabbose.Sage.ItsStardewTime
 +
   |nexus  = 20847
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Rug Removal
+
   |name   = Its Time to Wake Up
   |author   = atravita
+
   |author = Krutonium
   |id       = atravita.StopRugRemoval
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 10192
+
   |nexus  = 13798
   |moddrop id = 1068101
+
   |github =
   |github   = atravita-mods/StopRugRemoval
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = Jack Be Thicc
   |author   = Krutonium
+
   |author = DeadRobotDev
   |id       = Krutonium.StrongerYou
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 7402
+
   |nexus   = 21533
   |github   =
+
   |github = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = Nishtra
+
   |author = Matt Cioni
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = mattCioni.JaquesAndBeans
   |nexus id = 691
+
   |nexus   = 14555
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Jar Opener
   |author   = mytigio
+
   |author = Genowhirl9999
   |id       = mytigio.SubterranianOverhaul
+
   |id     = genowhirl9999.jaropener
   |nexus id = 4149
+
   |nexus   = 5292
   |github  = mytigio/SDVMods
+
   |moddrop = 988956
   |broke in = Stardew Valley 1.5
+
   |github  =
  
   |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).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = JhinFour
   |author  = The Sundrop Team
+
   |author = Keaton Sadoski
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
  |id      = Sadoski.JhinFour
  |nexus id = 4014
+
  |nexus  = 11838
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Jiggly Junimo Bundles
 +
  |author  = Jonas Henriksson, Greger
 +
   |id     = Greger.JigglyJunimoBundles
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.5.5
+
   |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     = Super Hopper
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = spacechase0
+
   |author = k4rakara
   |id       = spacechase0.SuperHopper
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 9418
+
   |nexus   = 5803
   |github  = spacechase0/StardewValleyMods
+
   |github = K4rakara/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = spoocky123
+
   |author = Platonymous
   |id       = spoocky123.SuperSleeper
+
   |id     = Platonymous.JoJaBan
   |nexus id = 10842
+
   |nexus   = 3118
   |github  =  
+
  |moddrop = 793907
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Joja Cola Expanded
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Objection777
   |id       = spacechase0.SurfingFestival
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 6688
+
   |nexus   = 24227
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Joja Express
   |author   = KDERazorback
+
   |author = OFTS_CQM and Yuxuan
   |id       = KDERazorback.SvFishingMod
+
   |id     = ofts.jojaExp
   |nexus id = 6403
+
   |nexus   = 23614
   |github   = KDERazorback/SvFishingMod
+
   |github = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = aedenthorn
+
   |author = Dounat2201, Sasara
   |id       = aedenthorn.Swim
+
   |id     = Sasara.Pathomart
   |nexus id = 6326
+
   |nexus   = 1142
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = Joja Online
   |author   = Myzkatonic
+
   |author = PeacefulEnd
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = PeacefulEnd.JojaOnline
   |nexus id = 7722
+
  |moddrop = 878236
   |github  =
+
   |nexus   = 7486
 +
   |github = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = Swizzy Studios
+
   |author = sophiesalacia
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 3241
+
   |nexus   = 18927
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Joja's Hauntings
   |author   = Guedez
+
   |author = MindMeltMax
   |id       = tab.autoloot
+
   |id     = MindMeltMax.HauntedJoja
   |nexus id = 5115
+
   |nexus   = 7014
   |github   =  
+
  |moddrop = 1135684
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tailor Weapon Skins
+
   |name   = Joys of Efficiency
   |author   = Peasly Wellbott
+
   |author = punyo, yakminepunyo
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 7797
+
   |nexus   = 2162
   |github  =
+
   |github = pomepome/JoysOfEfficiency
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Json Assets
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = spacechase0
   |id       = TaintedCellar
+
   |id     = spacechase0.JsonAssets
  |nexus id = 1672
+
   |curse   = 867749
   |github   = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 399895
 
+
   |nexus   = 1720
   |broke in          = Stardew Valley 1.3
+
   |github  = spacechase0/StardewValleyMods
<!--
 
   |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   = Json Processor
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = jltaylor-us.JsonProcessor
   |nexus id = 10661
+
   |nexus   = 13183
   |github   = aedenthorn/StardewValleyMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Json Shuffle
   |author   = skunkkky
+
   |author = spacechase0
   |id       = skunkkk.TapperReady
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 1219
+
   |nexus   = 21513
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = Jump Down the Mine
   |author   = pepoluan
+
   |author = flowoeB
   |id       = pepoluan.TapperReport
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 8700
+
   |nexus   = 8357
   |github   =
+
   |github =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Jump Over
   |author  = bdawson1993
+
   |author = spacechase0
   |id      =  
+
   |id      = spacechase0.JumpOver
   |nexus id = 38
+
   |curse  = 867746
   |github   =  
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimatic
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name   = Junimo Beacon
   |author   = TehPers
+
   |author = Achtuur
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 17135
   |moddrop id = 1071149
+
   |github  = Achtuur/StardewMods
   |github  = TehPers/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Junimo Boy
   |author   = TehPers
+
   |author = Tyler Gibbs
   |id       = TehPers.FestiveSlimes
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id = 2990
+
   |nexus   = 14384
   |github   = TehPers/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Cart More Score
 +
  |author  = yaxuan97
 +
  |id      = yaxuan97.junimocartmorescore
 +
  |nexus  = 13644
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Junimo Deposit Anywhere
   |author   = TehPers
+
   |author = Zoryn
   |id       = TehPers.FishingOverhaul
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 866
+
   |nexus   =
   |moddrop id = 123679
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = TehPers/StardewValleyMods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Junimo Dialog
   |author   = Stingray
+
   |author = ceruleandeep
   |id       = Stingray.TP
+
   |id     = ceruleandeep.junimodialog
   |nexus id = 10190
+
   |nexus   = 8937
   |github  = Stingrayss/StardewValley
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Junimo Farm
   |author   = Bifibi
+
   |author = Platonymous
   |id       = Teleporter
+
   |id     = Platonymous.JunimoFarm
   |nexus id =
+
   |nexus  = 984
   |chucklefish id = 4374
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = Enaium
+
   |author = Fernass354
   |id       = Enaium.TeleportNpc
+
   |id     = Fernass354.JunimoHutSize
   |curseforge id  = 436803
+
   |nexus   = 18457
   |curseforge key = teleportnpc
+
   |github  =
   |moddrop id = 865554
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Junimo Kart Anywhere
   |author   = Enaium
+
   |author = MartyrPher
   |id       = Enaium.TeleportPoint
+
   |id     = JunimoKartAnywhere
   |curseforge id  = 436830
+
   |nexus   = 4315
   |curseforge key = teleportpoint
+
   |github  =
   |moddrop id = 864013
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Junimo Kart Cheater
   |author   = Rafael
+
   |author = ryaon
   |id       = Rafael.TeleportToFarm
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id = 7247
+
   |nexus   = 5137
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Junimo Kart Global Rankings
   |author   = Bpendragon
+
   |author = drbirbdev
   |id       = Bpendragon.BestOfQOS
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 7985
+
   |nexus   = 14856
   |github   = Bpendragon/Best-of-Queen-of-Sauce
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = Junimo Kart Level Practice
   |author   = Neat
+
   |author = BlaDe
   |id       = neat.newspaper
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id = 8689
+
   |nexus   = 10056
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Junimos Accept Cash
   |author   = ItsLittany
+
   |author = spacechase0
   |id       = itslittany.RockBreaker
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id = 6376
+
   |curse  = 867716
   |moddrop id = 804101
+
   |nexus  = 7437
   |github  =
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Junimo Studio, Music Blocks
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Becks723
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 5062
+
   |nexus   = 6971
   |moddrop id = 771680
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Junimo Warp
   |author   = blueberry
+
   |author = Shockah
   |id       = blueberry.LoveOfCooking
+
   |id     = Shockah.JunimoWarp
   |nexus id = 6830
+
   |nexus   = 15676
   |github   = b-b-blueberry/CooksAssistant
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Junk Mail
   |author   = Pucklynn
+
   |author = Taskmaster
   |id       = shannon.MoonMod
+
   |id     = Taskmaster.JunkMail
   |nexus id = 2482
+
   |nexus   = 4452
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Relax
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.JustRelax
 +
  |nexus  = 7770
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Just Sleep In
   |author   = KirbyLink
+
   |author = Rifleman
   |id       = kirbylink.pumpkinking
+
   |id     = Rifleman.JustSleepIn
   |nexus id = 3006
+
   |nexus   = 11286
   |github   = KirbyLink/PumpkinKing
+
   |github = 9Rifleman/JustSleepIn
  
   |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   = Kamikaze
   |author   = TheShwamp
+
   |author = aurnj, Roy Li
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = RuyiLi.Kamikaze
   |nexus id = 5172
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Twlight Traveller - Custom NPC (API), APICut
+
   |name   = Kawakami - Healer NPC
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = Gorzalt and Flerfarvet
   |id       = Eris.APICut
+
   |id     = gorzalt.kawakami
   |nexus id = 8158
+
   |nexus   = 2549
   |github  =  
+
   |github = Gorzalt/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = Prism 99
+
   |author = KediDili
   |id       = prism99.thinkntalk
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 9546
+
   |nexus   = 19375
   |github   = Prism-99/Think-n-Talk
+
   |github = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#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   = Kedi's NPC Utilities
   |author   = spacechase0 and Pathoschild
+
   |author = KediDili
   |id       = ThreeHeartDancePartner
+
   |id     = KediDili.KNU
   |nexus id = 500
+
   |nexus   = 17884
   |moddrop id = 127278
+
   |github  = KediDili/NPCUtilities
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Keep Partners, Keep Your Partners
   |author   = spacechase0 and Pathoschild
+
   |author = EssGee, SG
   |id       = spacechase0.ThrowableAxe
+
   |id     = SG.Partners
   |nexus id = 5097
+
   |nexus  = 5625
   |moddrop id = 771683
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Thunderstorm Totem
+
   |name   = KeyBind UI
   |author   = justastranger
+
   |author = Enaium
   |id       = jas.ThunderstormTotem
+
   |id     = Enaium.KeyBindUI
   |moddrop id = 944622
+
  |curse  = 538001
   |nexus id =  
+
   |moddrop = 1036920
   |github   =  
+
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Keyboard Mod Menu
   |author   = hawkfalcon
+
   |author = Shadowfoxss
   |id       = hawkfalcon.TillableGround
+
   |id     = Shadowfoxss.KeyboardModMenu
   |nexus id = 2175
+
   |nexus   = 3147
   |github  = hawkfalcon/Stardew-Mods
+
  |curse  = 308891
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Key Suppressor
   |author   = bcmpinc
+
   |author = Deflaktor
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 2738
+
   |nexus   = 9295
   |github   = bcmpinc/StardewHack
+
   |github = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Kisekae
   |author   = Asconoid
+
   |author = Kabigon
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = Kabigon.kisekae
   |nexus id = 5764
+
   |nexus   = 2348
   |github   =  
+
   |github = KabigonFirst/StardewValleyMods
  
   |status  = broken<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |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     = Time Freeze
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Shockah
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = Shockah.Kokoro
   |nexus id = 973
+
   |nexus   = 15682
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Krobus Roommate Shop
   |author   = JBtheShadow
+
   |author = aedenthorn, Erinthe
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 7425
+
   |nexus   = 13131
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Krobus Sells Larger Stacks
   |author   = DefenTheNation
+
   |author = Annosz
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 2262
+
   |nexus   = 5993
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Labeling
   |author   = The Fluffy Robot
+
   |author = Enaium
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = Enaium.Labeling
   |nexus id = 5631
+
  |curse  = 443134
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
  |moddrop = 906932
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Ladder and Snow Yam Tip
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = WhiteMind
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = WhiteMind.LAST
   |nexus id = 1000
+
   |nexus   = 1906
   |moddrop id = 664035
+
   |github  =
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Ladder Light
   |author   = cantorsdust and Pathoschild
+
   |author = Tocseoj
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = Tocseoj.LadderLight
   |nexus id = 169
+
  |moddrop = 1549539
   |github   = cantorsdust/StardewMods
+
   |nexus   = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Ladder Locator
   |author   = gmff
+
   |author = ChaosEnergy
   |id       = GMFF.TimeTotem
+
   |id     = ChaosEnergy.LadderLocator
   |curseforge id  = 494425
+
   |curse   = 989910
   |curseforge key = time-totem
+
   |nexus   = 3094
   |nexus id =  
+
   |github = yuri-moens/LadderLocator
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.TMXLoader
+
   |id     = Platonymous.LandGrants
   |nexus id = 1820
+
   |curse  = 877222
   |moddrop id = 771913
+
   |moddrop = 1521380
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 15855
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Last Day to Plant
   |author   = Jamie Taylor
+
   |author = dmcrider57
   |id       = jltaylor-us.ToDew
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus id = 7409
+
   |nexus   = 7917
   |github   = jltaylor-us/StardewToDew
+
   |github = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Last Day to Plant Redux
   |author   = Eleanor, eleanoot
+
   |author = atravita
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 1630
+
  |curse  = 870965
   |github   = eleanoot/stardew-to-do-mod
+
  |moddrop = 1294435
 +
   |nexus   = 15004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status  = workaround
+
}}
   |summary = use [[#To-Dew|To-Dew]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Lasting Conversation Topics
  |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |author = sophiesalacia
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
  |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
-->
+
   |nexus  = 14377
   |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = danmw3
+
   |author = Lavapulse
   |id       = danmw3.toolbartooltips
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 4977
+
   |nexus   = 4821
   |github   =
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |status  = abandoned
  |name    = ToolBelt
 
  |author  = yuri0r
 
  |id      = yuri0r.ToolBelt
 
  |nexus id = 8566
 
  |github  =
 
   |source  = https://gitlab.com/yuri0r/toolbelt
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Lazy Mod
   |author   = mralbobo
+
   |author = weizinai
   |id       = mralbobo.ToolCharging
+
   |id     = weizinai.LazyMod
   |nexus id =
+
   |nexus  = 22826
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = weizinai/StardewValleyMods
   |github   = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
  |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Leaderboard Library
   |author   = CrazyWig
+
   |author = drbirbdev
   |id       = crazywig.toolpowerselect
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 2553
+
   |nexus   = 15102
   |github   =  
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Leah Cabin Music Fix
   |author   = Gilar Fasulaki
+
   |author = Huanir
   |id       = GilarF.ToolPowerSetup
+
   |id     = Huanir.LeahCabinMusicFix
   |nexus id = 4517
+
   |nexus   = 2653
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Leave the Mine
   |author   = Cherry, CherryChain
+
   |author = Kangzoel
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 6576
+
   |nexus   = 11823
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Lefty Mode
   |author   = SorryLate
+
   |author = Max Vollmer, SVProtector
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = maxvollmer.leftymode
   |nexus id = 5421
+
   |nexus   = 6199
   |github   = sorrylate/Stardew-Valley-Mod
+
   |github = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Legendary Fish Pond Framework
   |author   = Felix-Dev
+
   |author = sharpskull2
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 2938
+
   |nexus   = 14637
   |github   = Felix-Dev/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Too Many Animals
+
   |name   = Lenient Window Resize
   |author   = furyx639
+
   |author = DeLiXx
   |id       = furyx639.TooManyAnimals
+
   |id     = DeLiXx.Lenient_Window_Resize
   |nexus id = 11033
+
  |curse  = 990483
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 12305
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Less Mini Shipping Bin
   |author   = Edu Anttunes
+
   |author = atravita
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 6317
+
  |curse  = 870982
   |github  =  
+
   |nexus   = 10959
 +
  |moddrop = 1102538
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Less Strict Over-Exertion, AntiExhaustion
   |author   = Pathoschild
+
   |author = Permamiss
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id = 1401
+
   |nexus   = 637
   |moddrop id = 606639
+
  |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Let Me Rest!
   |author   = MissCoriel
+
   |author = Ophaneom
   |id       = misscoriel.tractorsounds
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 5781
+
   |nexus   = 8205
   |github  =  
+
   |github = Ophaneom/Let-Me-Rest
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Let Me Shop
   |author   = Cherry, CherryChain
+
   |author = MindMeltMax
   |id       = Cherry.TrainStation
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 6183
+
  |moddrop = 1443554
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 16738
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Let's Move It
   |author   = aedenthorn
+
   |author = Exblosis
   |id       = aedenthorn.TrainTracks
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 10927
+
   |nexus   = 20943
   |github   = aedenthorn/StardewValleyMods
+
   |github = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Let's Start With Fishing
   |author   = Taskmaster
+
   |author = MedievalAI
   |id       = Taskmaster.TrainWhistle
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id = 4473
+
   |nexus   = 19107
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparency Settings
+
   |name   = Level Extender
   |author   = Esca, Esca-MMC
+
   |author = unidarkshin, Devin Lematty
   |id       = Esca.TransparencySettings
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 8891
+
   |nexus   = 1471
   |moddrop id = 971985
+
   |github  =
   |github  = Esca-MMC/TransparencySettings
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Level Forever
   |author   = aedenthorn
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = aedenthorn.TransparentObjects
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 6412
+
   |nexus   = 22920
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Leveling Adjustment
   |author   = MattDeDuck, Duckshard
+
   |author = jahangmar
   |id       = MattDeDuck.TrashBearName
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id = 5252
+
   |nexus   = 4689
   |github   =  
+
   |github = jahangmar/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-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Can Reactions
+
   |name   = Level Up Notifications
   |author   = aedenthorn
+
   |author = kd8lvt
   |id       = aedenthorn.TrashCanReactions
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 7643
+
   |nexus   = 855
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 300715
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = SorryLate, rharyanto
+
   |author = shurmash
   |id       = SorryLate.TrashRemover
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 5114
+
   |nexus   = 7222
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Lewd Leah
   |author   = Jaredlll08
+
   |author = prowlingDemon, unknownDev
   |id       = BlameJared.TrashTrash
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id =  
+
   |nexus   = 4402
   |curseforge id = 297981
+
   |github =
  |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   = Light Mod
   |author   = Vrakyas
+
   |author = aedenthorn, Erinthe
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = aedenthorn.LightMod
   |nexus id = 4031
+
   |nexus   = 14387
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Light Switch
   |author   = aedenthorn
+
   |author = holythesea
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = holythesea.LightSwitch
   |nexus id = 7685
+
   |nexus   = 15683
   |github   = aedenthorn/StardewValleyMods
+
   |github = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Like a Duck to Water
   |author   = JPAN
+
   |author = aedenthorn, Erinthe
   |id       = jpan.TreeChanges
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 3964
+
   |nexus   = 15860
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Like a Duck to Water Continued
   |author   = TyoAtrosa
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = TyoAtrosa.Treeshaker
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id = 2159
+
   |nexus   = 21285
   |github   = TyoAtrosa/TreeShaker
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Limited Campfire Cooking
   |author   = bcmpinc
+
   |author = Cherry, CherryChain
   |id       = bcmpinc.TreeSpread
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 3183
+
   |nexus   = 4971
   |github   = bcmpinc/StardewHack
+
  |moddrop = 716383
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Line Sprinklers
   |author   = YukiShiku, LeonBlade
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = TreeTransplant
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 1342
+
   |nexus   = 2917
   |moddrop id = 526140
+
   |github  = hootless/StardewMods
  |chucklefish id = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = candidus42
+
   |author = rtrox, Swyytch
   |id       = Candidus42.TrendyHaley
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 4984
+
   |nexus   = 23895
   |github   = mus-candidus/TrendyHaley
+
   |github = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = Linus Mod
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = tomii
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = tomii.LinusMod
   |nexus id = 8115
+
   |nexus   = 11637
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Literally Can't Even
   |author   = Zyin
+
   |author = spacechase0
   |id       = Zyin.TVAnnouncements
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 3649
+
   |nexus   = 14262
   |github   = Zyin055/TVAnnouncements
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Little NPCs
   |author   = hisameartwork
+
   |author = Candidus42
   |id       = HisameArtwork.GardeningChannel
+
   |id     = Candidus42.LittleNPCs
   |nexus id = 5485
+
   |nexus   = 15152
   |github   =  
+
   |github = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Live Progress Bar
   |author   = SorryLate, rharyanto
+
   |author = Tyler Gibbs
   |id       = SorryLate.TvRecipes
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 5260
+
   |nexus   = 7330
   |github  =
+
   |github = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Livestock Choices
   |author   = AndyUr
+
   |author = aedenthorn, Erinthe
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 7589
+
   |nexus   = 11551
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Loan Mod
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = Doomnik
   |id       = telshin.twitch-for-stardew
+
   |id     = Doomnik.LoanMod
   |curseforge id  = 306420
+
   |nexus   = 3882
  |curseforge key = twitch-in-stardew-valley
+
   |github = legovader09/SDVLoanMod
   |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Lober Cat
   |author   = Cdaragorn
+
   |author = codyflagstaff
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = codyflagstaff.lobercat
   |nexus id = 1150
+
   |nexus   = 8219
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
  |warnings = Broken on Android.
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |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   = Location and Music Logger
   |author   = Annosz
+
   |author = Brandy Lover, WDavi
   |id       = Annosz.UiInfoSuite2
+
   |id     = Brandy Lover.LMlog
   |nexus id =  
+
   |nexus   = 1366
   |url      = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  =
   |github  = Annosz/UiInfoSuite2
+
 
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Location Compass
   |author   = Demiacle
+
   |author = Bouhm and Pathoschild
   |id       = Demiacle.UiModSuite
+
   |id     = Bouhm.LocationCompass
   |nexus id = 1023
+
   |nexus   = 3045
   |github  = demiacle/UiModSuite
+
   |github = Bouhm/stardew-valley-mods
 
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Locked Chests
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
  |author  = MindMeltMax
 +
   |id      = MindMeltMax.LockedChests
 +
   |curse  = 1004481
 +
   |moddrop = 1179603
 +
   |nexus  = 12452
 +
  |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Locked Crab Pots
   |author   = Shadowfoxss
+
   |author = nini700
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = nini700.LockedCrabPot
   |nexus id = 2833
+
   |nexus   = 4461
   |github   =
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = Locked Maps
   |author   = MindMeltMax
+
   |author = Edu Anttunes
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = LockedMaps
   |nexus id = 7719
+
   |nexus   = 10089
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Lock Hotbar Items
   |author   = Mel Noelle and Kirbylink
+
   |author = Falson
   |id       = melnoelle.underdarksewer
+
   |id     = Falson.LockHotbarItems
   |nexus id = 3070
+
   |moddrop = 1573213
   |github   = KirbyLink/UnderdarkSewer
+
   |nexus   = 23702
 
+
   |github  =
   |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   = Lockpicks
   |author   = aedenthorn
+
   |author = bwdy
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = bwdy.lockpicks
   |nexus id = 6597
+
   |nexus   = 3521
   |github  = aedenthorn/StardewValleyMods
+
   |github = bwdymods/SDV-Lockpicks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Log Menu
   |author   = Shaklin
+
   |author = JareBear
   |id       = shaklin.uniquechildren
+
   |id     = JareBear.LogMenu
   |nexus id = 6278
+
   |nexus   = 19919
   |github   =  
+
   |github = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children Talk
+
   |name   = Log Spam Filter
   |author   = Shaklin
+
   |author = aedenthorn, Erinthe
   |id       = shaklin.uniquechildrentalk
+
   |id     = aedenthorn.LogSpamFilter
   |nexus id = 9540
+
   |nexus   = 11252
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Longer Days
   |author   = funny-snek
+
   |author = Stuyk
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = Stuyk.LongerDays
   |nexus id = 2942
+
   |nexus   = 19027
   |github   =
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Longer Fence Life
   |author   = Armitxes
+
   |author = NormanPCN
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 2213
+
   |nexus  = 10498
  |curseforge id  = 362847
+
   |github = NormanPCN/StardewValleyMods
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = Longer Lasting Lures
   |author   = Shaklin
+
   |author = Caraxian
   |id       = shaklin.unlockdyemenu
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 6156
+
   |nexus   = 2510
   |github   =  
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Longer Seasons
   |author   = damien
+
   |author = aedenthorn, Erinthe
   |id       = damien.unlocked_doors
+
   |id     = aedenthorn.LongerSeasons
   |nexus id = 4338
+
   |nexus   = 10108
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Updated No Rumble Horse
 
  |author  = Aladanor
 
  |id      = Aladanor.UpdatedNoRumbleHorse
 
  |nexus id = 10164
 
  |github  = shailalias/NoRumbleHorse
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgradable Pan
+
   |name   = Longer Seasons - Continued
   |author   = Anthony Hilyard
+
   |author = aedenthorn and FlyingTNT
   |id       = com.anthonyhilyard.upgradablepan
+
   |id     = FlyingTNT.LongerSeasons
   |curseforge id  = 446597
+
   |nexus   = 25164
   |curseforge key = upgradable-pan
+
   |github = FlyingTNT/StardewValleyMods
  |nexus id = 9318
 
   |github   = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Longevity
   |author   = Richard Cai
+
   |author = RTGOAT
   |id       = richard_cai.UpgradedHorse
+
   |id     = RTGOAT.Longevity
   |nexus id = 5242
+
   |nexus   = 649
   |github   = RichardJCai/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Looking for Love REDUX
   |author   = Cherry, CherryChain
+
   |author = mushroomhash
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = mush.loveydovey
   |nexus id = 5253
+
   |nexus  = 21370
  |moddrop id = 720987
 
  |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Look to the Sky
   |author   = punyo, yakminepunyo
+
   |author = drbirbdev
   |id       = punyo.UsefulBombs
+
   |id     = drbirbdev.LookToTheSky
   |nexus id = 2488
+
   |nexus   = 15262
   |github   = pomepome/UsefulBombs
+
   |github = drbirbdev/StardewValley
  
   |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
 
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 
  |author  = Right Hand Man
 
  |id      = raik.uselessinfo
 
  |nexus id = 8634
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = Lookup Anything
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.UtilityGrid
+
   |id     = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 10197
+
  |curse  = 992793
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 541
 +
  |moddrop = 606605
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = Loose Audio Files
   |author   = Jonqora
+
   |author = aedenthorn, Erinthe
   |id       = Jonqora.UVIndex
+
   |id     = aedenthorn.LooseAudioFiles
   |nexus id = 6676
+
   |nexus   = 5999
   |github   = Jonqora/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = dantheman999
+
   |author = Huanir
   |id       = dantheman999.VariableGrass
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus id =
+
   |nexus  = 2658
   |url      = https://community.playstarbound.com/threads/107658
+
   |github =
   |github   = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
  |pull request      = https://github.com/dantheman999301/StardewMods/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vending Machine, NPC Vending Machine
+
   |name   = Lost Book Menu
   |author   = ActionJackson
+
   |author = bungus
   |id       = ActionJackson.VendingMachine
+
   |id     = bungus.LostBookMenu
   |nexus id = 7508
+
   |nexus   = 20301
   |github   =
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Lost Woods
   |author   = bmarquismarkail, Space Baby
+
   |author = Raik, Raik167, YousernameZo
   |id       = SB_VerticalToolMenu
+
   |id     = raik.testmod
   |nexus id = 943
+
   |nexus   = 6291
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = Love Bubbles
   |author   = aedenthorn
+
   |author = SteelixLeiter, Don Collins
   |id       = aedenthorn.VideoPlayer
+
   |id     = LoveBubbles
   |nexus id = 6524
+
   |nexus   = 1318
   |github   = aedenthorn/StardewValleyMods
+
   |github = doncollins/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = Loved Labels
   |author   = shekurika
+
   |author = Advize and Jinxiewinxie
   |id       = shekurika.WaterFish
+
   |id     = Advize.LovedLabels
   |nexus id = 8897
+
   |nexus   = 279
   |github  =  
+
   |github = AdvizeGH/LovedLabels
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Loved Labels Redux
   |author   = Platonymous
+
   |author = thespbgamer
   |id       = Platonymous.Visualize
+
   |id     = thespbgamer.LovedLabelsRedux
   |nexus id = 1704
+
   |nexus   = 8880
   |moddrop id = 793933
+
   |curse  = 834387
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Love Festival
   |author   = Renny
+
   |author = AvalonMFX
   |id       = renny.stardewvoideffects
+
   |id     = AvalonMFX.LoveFestival
  |nexus id = 2703
+
   |curse   = 1016375
   |github   = OfficialRenny/StardewVoidEffects
+
   |nexus   = 17819
 
+
   |github  =
   |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   = Low Health Warning
   |author   = Alhifar
+
   |author = NMVH5
   |id       = Alhifar.WaitAround
+
   |id     = nmvh5.LowHealthWarning
   |nexus id =
+
   |nexus  = 8326
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github =
   |github   = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Luck Score HUD, Just Luck Mod
   |author   = EvilPdor
+
   |author = delaney
   |id       =  
+
   |id     = dJustLuckMod
   |nexus id =  
+
   |nexus   = 10386
   |url      = https://community.playstarbound.com/threads/111526
+
   |moddrop = 1070645
   |github   =
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Of Life - Immersive Professions
+
   |name   = Luck Skill
   |author   = DaLion
+
   |author = spacechase0
   |id       = DaLion.ImmersiveProfessions
+
   |id     = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id = 8111
+
  |curse  = 867393
   |source  = https://gitlab.com/theLion/smapi-mods
+
  |moddrop = 127279
 +
   |nexus   = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Lucky Reclamation Trash Can
   |author   = TheOfficialTab
+
   |author = kiranmurmu
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 1958
+
   |nexus   = 8971
   |github   = OfficialTab/walk-through-trellis
+
   |github = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Lunar Disturbances
   |author   = Mizzion
+
   |author = Sakorona
   |id       = mizzion.wallpaperrecycler
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 1905
+
   |nexus   = 2208
   |moddrop id = 661354
+
   |moddrop = 664151
   |github   = Mizzion/MyStardewMods
+
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Machine Augmentors
   |author   = Symen
+
   |author = SlayerDharok
   |id       = Symen.WarpAnimals
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 1400
+
   |nexus   = 5600
   |github   = simonbru/WarpAnimals
+
   |github = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = Machine Check
   |author   = SnowFire kVala
+
   |author = FairfieldBW
   |id       = SnowFire.Warp_Binder
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 6892
+
   |nexus   = 9515
   |github   =
+
   |github = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Machine Speed Change
   |author   = CyTheGuy01, CyberCheese15
+
   |author = IceGladiador
   |id       = cybercheese.WarpChests
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 6402
+
   |nexus   = 1780
   |github   =
+
   |github =
  
   |status  = broken<!--broken reference to old SpaceCore type-->
+
  |broke in = Stardew Valley 1.3.29
   |summary  = use [[Junimo Chest]]s instead.
+
   |status  = workaround
 +
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = Machine Status
   |author   = Strato35, Shalankwa
+
   |author = Shockah
   |id       = Strato35.WarpMultiplayer
+
   |id     = Shockah.MachineStatus
   |nexus id = 7451
+
   |nexus   = 11177
   |github   = Shalankwa/SDV_Mods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = Magic
   |author   = Shaklin
+
   |author = spacechase0
   |id       = shaklin.warpmultiplayer_locations
+
   |id     = spacechase0.Magic
   |nexus id = 8950
+
  |curse  = 867745
   |github  =  
+
  |moddrop = 399898
 +
   |nexus   = 2007
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Network
+
   |name   = Magical Crops
   |author   = tlitookilakin
+
   |author = shekurika and Asterisk555
   |id       = tlitookilakin.warpnetwork
+
   |id     = shekurika.MagicalCropsCode
   |nexus id = 8567
+
   |nexus  = 8762
   |moddrop id = 951720
+
   |github =
   |github   = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = Magic Junimo Pet
   |author   = ceruleandeep
+
   |author = Entoarox
   |id       = ceruleandeep.WarpSnitch
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id = 9087
+
   |nexus   = 3567
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Magic Pluses
   |author   = Shalankwa
+
   |author = TerryDBS
   |id       = Shalankwa.WarpToFriends
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 2180
+
   |nexus   = 7096
   |github   = Shalankwa/SDV_Mods
+
   |github  =
  |status  = workaround
 
  |summary = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Magic Scepter
   |author   = GrumpyCrouton
+
   |author = not4bene
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = not4bene.MagicScepter
   |nexus id = 10998
+
   |nexus   = 8169
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = Magic Valley
   |author   = BlaDe
+
   |author = season
   |id       = BlaDe.WaterBomb
+
   |id     = season.MagicValley
   |nexus id = 10267
+
   |nexus   = 10639
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = Mailbox Menu
   |author   = andyruwruw
+
   |author = aedenthorn, Erinthe
   |id       = andyruwruw.WaterBot
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 8167
+
   |nexus   = 14439
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |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     = Water Can Refiller
+
   |name   = Mailbox Menu Continued
   |author   = Mizzion
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = mizzion.watercanrefiller
+
   |id     = tem696969696969.MailboxMenu
   |nexus id = 3539
+
   |nexus  = 21068
   |moddrop id = 661368
+
   |github = kqrse/StardewValleyMods-aedenthorn
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = Mail Framework
   |author  = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.WateringCanTweaks
+
  |id      = DIGUS.MailFrameworkMod
   |nexus id = 10947
+
  |nexus  = 1536
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Order Pigs
 +
  |author  = jwdred
 +
   |id     = jwdred.MailOrderPigs
 +
   |nexus   = 632
 +
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Grants Experience and Crops Can Wither
+
   |name   = Mail Services Mod
   |author   = Goldenrevolver
+
   |author = Digus
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = Digus.MailServicesMod
   |nexus id = 7768
+
   |nexus   = 7842
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = Mizzion
+
   |author = pinguimbozo
   |id       = mizzion.petwaterbowl
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 2009
+
   |nexus   = 13248
   |moddrop id = 661365
+
  |github  =
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Make Gil Real
   |author   = Esca, Esca-MMC
+
   |author = Werewolf Master
   |id       = Esca.WaterproofItems
+
   |id     = Wolf.GilSMAPI
   |nexus id = 6460
+
   |nexus  = 7118
   |moddrop id = 807393
+
   |github =
   |github   = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Make Love
   |author   = Digus
+
   |author = Kabulla
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = Kabulla.MakeLove
   |nexus id = 2374
+
   |nexus   = 16003
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = Makeshift Multiplayer
   |author   = Anthony Hilyard
+
   |author = spacechase0
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |curseforge id  = 447259
+
   |nexus  = 501
   |curseforge key = weapons-on-display
+
  |moddrop = 127274
   |nexus id = 9319
+
   |github  = spacechase0/StardewValleyMP
   |github   = AHilyard/WeaponsOnDisplay
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status   = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Mana Bar
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.WearMoreRings
+
   |id     = spacechase0.ManaBar
   |nexus id = 3214
+
   |curse  = 867709
   |github   = bcmpinc/StardewHack
+
   |nexus   = 7831
   |warnings = Broken on Android.
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = EvilPdor
+
   |author = darzington
   |id       =  
+
   |id     = darzington.RealLifeMod
   |nexus id =
+
   |nexus  = 7445
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Many Enchantments
   |author   = Sakorona
+
   |author = Stari
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Stari.ManyEnchantments
   |nexus id = 2210
+
   |curse  = 1004483
   |moddrop id = 664153
+
   |nexus  = 8824
   |github   = Sakorona/SDVMods
+
   |github = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Map Binder
   |author   = Opalie
+
   |author = SnowFire k'Vala
   |id       = Opalie.Wedding
+
   |id     = SnowFire.Map_Binder
   |nexus id =  
+
   |nexus   = 6983
   |moddrop id = 526231
+
   |github  =
   |github  = Opalie/Wedding
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Tweaks
+
   |name   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.WeddingTweaks
+
   |id     = aedenthorn.MapEdit
   |nexus id = 10117
+
   |nexus   = 18387<!--8876 before 1.0.0-->
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Map Image Export
   |author   = treehat
+
   |author = spacechase0
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 8194
+
   |nexus   = 1073
   |github  =
+
  |moddrop = 127273
 +
   |github = spacechase0/MapImageExporter
 +
 
 +
   |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     = What Are You Missing
+
   |name   = Mapping Extensions and Extra Properties (MEEP)
   |author   = PrivateButtface
+
   |author = DecidedlyHuman
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus id = 4430
+
   |nexus   = 14493
   |github   = LukeSeewald/PublicStardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Map Teleport
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = WhatAMush
+
   |id      = aedenthorn.MapTeleport
   |nexus id = 1097
+
   |curse  = 868868
   |github   =  
+
   |nexus   = 7675
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Map Teleport, Stardew Valley Map Teleport
 +
   |author  = Richard2091
 +
   |id      = Richard2091.MapTeleport
 +
  |nexus   = 21381
 +
  |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Map Utilities
   |author   = Oxyligen
+
   |author = mabelSyrup
   |id       = wHatsUp
+
   |id     = mabelsyrup.maputils
   |nexus id = 1082
+
   |nexus   = 4716
   |github   =  
+
   |github = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maritime Secrets
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MaritimeSecrets
 +
  |nexus  = 10758
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Market Day
   |author   = f4iTh, JertsukkaTheMan
+
   |author = ceruleandeep
   |id       = f4iTh.WheresMyItems
+
   |id     = ceruleandeep.MarketDay
   |nexus id = 2086
+
   |nexus   = 11778
   |github  =  
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = ejun0
+
   |author = d5a1lamdtd, HaPyke
   |id       = ejun0.WhiteTurnip
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 8568
+
  |curse  = 994458
   |github   =  
+
  |moddrop = 1480763
 +
   |nexus   = 19309
 +
   |github = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Mass Production
   |author   = CatCattyCat
+
   |author = Jacque Pott
   |id       = cat.windeffects
+
   |id     = JacquePott.MassProduction
   |nexus id = 6647
+
   |nexus  = 7021
   |moddrop id = 833564
+
   |github = JacquePott/StardewValleyMods
   |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
+
   |status   = abandoned
  |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   = Mastery Extended
   |author   = thatnzguy
+
   |author = AlanBF
   |id       = thatnzguy.WindowResize
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 2266
+
   |nexus   = 23697
   |github   = thatnzguy/WindowResize
+
   |github = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Matching Nodes, MinesTokens
   |author   = CatCattyCat, Cat
+
   |author = Eryk601 and sophiesalacia
   |id       = cat.wintergrass
+
   |id     = Vertigon.MinesTokens
   |nexus id = 1601
+
   |nexus  = 11124
   |moddrop id = 833542
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Max Cost Stamina
   |author   = aedenthorn
+
   |author = StultusV
   |id       = Aedenthorn.WitcherMod
+
   |id     = StultusV.MaxCastStamina
   |nexus id = 5797
+
   |nexus   = 10794
   |github   = aedenthorn/StardewValleyMods
+
   |github = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Maximize Fix
   |author   = Taskmaster
+
   |author = Shockah
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = Shockah.MaximizeFix
   |nexus id = 5246
+
   |nexus   = 16099
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Mayo Hats
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = spacechase0
   |id       = WonderfulFarmLife
+
   |id     = spacechase0.MayoHats
   |nexus id =
+
   |nexus  = 17514
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github =
   |github   = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |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   = Mayo Mart
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.WorkingFireplace
+
   |id     = aedenthorn.MayoMart
   |nexus id = 3654
+
   |nexus   = 17175
   |github   = jahangmar/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = skiilaa
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = skiilaa.X
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 2286
+
   |nexus   = 4634
   |github   =  
+
   |github = xirsoi/MayonnaisePlusPlus
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Mayo Rain
   |author   = Shockah
+
   |author = spacechase0
   |id       = Shockah.XPDisplay
+
   |id     = spacechase0.MayoRain
   |nexus id = 11089
+
   |nexus   = 17436
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = Meal Overhaul
   |author   = nofilenamed
+
   |author = stardemod
   |id       = NFN.XPMUL
+
   |id     = stardemod.MealOverhaul
   |nexus id = 8649
+
   |nexus   = 23528
   |github   = nofilenamed/XPMultiplier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier.Space
+
   |name   = Meme Outfits
   |author   = nofilenamed
+
   |author = Mehidden
   |id       = NFN.XPMULSPA
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 8760
+
   |nexus   = 13213
   |github   = nofilenamed/XPMultiplier.Space
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Menus Everywhere
   |author   = vincebel
+
   |author = nman130
  |id      = vincebel.YearRoundCrops
+
   |id     = nman130.MenusEverywhere
  |nexus id = 8196
+
   |nexus  = 6119
  |github  = vincebel7/YearRoundCrops
+
   |github = nman130/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 
   |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   = Merge Fertilizer
   |author   = XxHarvzBackxX
+
   |author = TianXiaobai
   |id       = XxHarvzBackxX.YASM
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 9228
+
   |nexus   = 17743
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Message Box API, ChatMod
   |author   = Jaredlll08, YGM Team
+
   |author = Kithio
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = Kithio:ChatMod
   |curseforge id  = 308005
+
   |nexus   =
   |curseforge key = youve-got-mail-twitch-integration
+
   |chucklefish = 4296
   |nexus id =  
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Messy Crops
   |author   = thakyZ
+
   |author = Tlitookilakin
   |id       = zdailyincrease
+
   |id     = tlitookilakin.MessyCrops
   |nexus id =  
+
   |moddrop = 1123884
   |chucklefish id = 4247
+
   |nexus  = 11317
   |github  = thakyZ/zDailyIncrease
+
   |github = tlitookilakin/MessyCrops
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Meteor Defence
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.MeteorDefence
 +
  |nexus  = 10641
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Mice in the Valley
   |author   = aedenthorn
+
   |author = candidus42
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = Candidus42.MiceInTheValley
   |nexus id = 6743
+
   |nexus   = 4638
   |github   = aedenthorn/StardewValleyMods
+
   |github = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = Migrate DGA Items
   |author   = thespbgamer
+
   |author = violetlizabet
   |id       = thespbgamer.ZoomLevel
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id = 7363
+
   |nexus   = 20612
   |github   = thespbgamer/ZoomLevel
+
   |github = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Milk the Villagers
   |author   = GuiNoya, Yesst
+
   |author = trunip190
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus id = 1621
+
   |nexus   = 5948
   |github   = GuiNoya/SVMods
+
   |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   = Miller Time
   |author   = RockinRolla
+
   |author = Sonozuki
   |id       = RockinMods.ZoomMod
+
   |id     = Satozaki.MillerTime
   |nexus id = 1326
+
   |nexus   = 7575
   |github   = rockinrolla/ZoomMod
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.6
  |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   = Milo Dog
   |author   = Geko_X
+
   |author = Clark, wilsonch3451
   |id       = gekox.zoomyFarmer
+
   |id     = Clark.MiloDog
   |nexus id = 6031
+
   |nexus   = 2861
   |github   =  
+
   |github =
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Mine Assist
 +
  |author  = Kabigon
 +
  |id      = Kabigon.MineAssist
 +
  |nexus  = 2296
 +
  |chucklefish = 5353
 +
  |github  = KabigonFirst/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
}}
* have their mod pages hidden/deleted;
+
{{#invoke:SMAPI compatibility|entry
* or have been replaced by a change in the base game;
+
  |name    = Minecart Patcher
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
+
  |author  = bwdy
 +
  |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
 +
  |nexus  = 11424
 +
  |github  = bwdy/SDVModding
  
These will likely never be updated again.
+
   |broke in = Stardew Valley 1.6
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = 4Leaf
 
  |author  = Alex Noddings
 
  |id      = an.4leaf
 
  |nexus id = 2365
 
  |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Mine Changes
   |author   = Entoarox
+
   |author = JPAN
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = jpan.MineChanges
   |nexus id = 2270
+
   |nexus  = 3963
   |chucklefish id = 3619
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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   = Mines Tokens
   |author   = CKextreme
+
   |author = sophiesalacia
   |id       = CKextreme.AfkTimer
+
   |id     = sophie.MinesTokens
   |nexus id = 3721
+
   |nexus   = 18776
   |github   =
+
   |github = sophiesalacia/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Mine Tweaks
   |author   = skn
+
   |author = Shockah
   |id       = skn.AgingMod
+
   |id     = Shockah.MineTweaks
   |nexus id = 1129
+
   |nexus   = 16859
   |github   =
+
   |github  = Shockah/Stardew-Valley-Mods
  |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   = Mini Bars
   |author   = cantorsdust
+
   |author = Ophaneom
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = Ophaneom.MiniBars
   |nexus id = 170
+
   |nexus   = 8329
   |github   = cantorsdust/StardewMods
+
   |github = Ophaneom/Mini-Bars
  |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   = Mining at the Farm
   |author   = Angela Ranna
+
   |author = Nishtra
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus id = 6894
+
   |nexus   = 674
   |github   = AngelaRanna/StardewMods
+
   |github =
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.3.23
   |summary  = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |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     = Animal Mood Fix
+
   |name   = Mining with Explosives
   |author   = Grant Peters
+
   |author = Nishtra
   |id       = GPeters-AnimalMoodFix
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus id = 761
+
   |nexus   = 770
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Mini Tool NPC
   |author   = funny-snek
+
   |author = Tran Minh Thong
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = mini.tool.npc.mod
   |nexus id = 2887
+
   |nexus   = 7060
   |github   = funny-snek/anticheat-and-servercode
+
   |github = TMThong/Stardew-Mods
  |status  = obsolete
 
  |summary  = remove this mod (only needed on the host now).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Minor Light Tweaks
   |author   = Felix-Dev
+
   |author = greentodd
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 2804
+
   |nexus   = 10223
   |github   = Felix-Dev/StardewMods
+
   |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     = Audio Devices
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = Max Vollmer, SVProtector
+
   |author = BlaDe
   |id       = maxvollmer.audiodevices
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 2838
+
   |nexus   = 12037
   |github   = maxvollmer/AudioDevices
+
   |github  =
 
 
  |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     = Auto-Grabber Mod
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = Jotser
+
   |author = The Fluffy Robot
   |id       = Jotser.AutoGrabberMod
+
   |id     = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus id = 2783
+
   |nexus   = 5691
   |github   =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
  |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   = Miss Coriel's Position Tool
   |author   = Chosimba
+
   |author = MissCoriel
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = misscoriel.PositionTool
   |nexus id = 2307
+
   |nexus   = 8087
   |github  =  
+
   |github = MissCoriel/Position-Tool
   |broke in = SMAPI 3.0
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 +
   |author  = MissCoriel
 +
   |id      = misscoriel.UCRFix
 +
   |nexus   = 8284
 +
   |github = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Missing Gifts
   |author   = f4iTh, JertsukkaTheMan
+
   |author = ChiroxT
   |id       = f4iTh.BabyGenderInterface
+
   |id     = treinke.missinggifts
   |nexus id = 1947
+
   |nexus   = 11363
   |github   =  
+
   |github =
   |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   = Mob Count Reports, Report Mob Counts
   |author   = KirbyLink
+
   |author = StultusV
   |id       = kirbylink.beehousefix
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 3013
+
   |nexus   = 10899
   |github   = KirbyLink/BeeHouseFix
+
   |github = JudeRV/Stardew-ReportMobCounts
  |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     = Better Crafting
+
   |name   = Mobile Arcade
   |author   = RedstoneBoy
+
   |author = aedenthorn, Erinthe
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 2504
+
   |nexus   = 6538
   |github  = RedstoneBoy/BetterCrafting
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
   |status  = workaround
 +
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Mobile Audio Player
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.BetterTransmutation
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id = 2120
+
   |nexus   = 6568
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |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   = Mobile Calendar
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = aedenthorn.MobileCalendar
   |nexus id = 2502
+
   |nexus   = 6601
   |github  =  
+
   |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     = BJS MP Kick Mod
+
   |name   = Mobile Catalogues
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = aedenthorn.MobileCatalogues
   |nexus id = 2503
+
   |nexus   = 6543
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |status  = workaround
 +
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Mobile Phone
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = aedenthorn.MobilePhone
   |nexus id = 2501
+
  |curse  = 868890
   |github   =  
+
   |nexus   = 6523
   |broke in = SMAPI 2.8
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |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     = BJS Only Treasure Room
+
   |name   = Mobile Phone Continued
   |author   = BunnyJumps
+
   |author = JoXW
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = JoXW.MobilePhone
   |nexus id = 3145
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Mobile Phone Continued → Arcade Mobile Apps
   |author   = BunnyJumps
+
   |author = JoXW
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = JoXW.MobileArcade
   |nexus id = 3143
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = BunnyJumps
+
   |author = JoXW
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = JoXW.MobileCalendar
   |nexus id = 2500
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = BunnyJumps
+
   |author = JoXW
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = JoXW.MobileCatalogues
   |nexus id = 3144
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = WindHero
+
   |author = JoXW
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = JoXW.MobileTelevision
   |nexus id = 2336
+
   |nexus   = 21017
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github = JoXW100/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     = Bow
+
   |name   = Mobile Television
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.Bow
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 2756
+
   |nexus   = 6575
   |moddrop id = 771627
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/Bow
+
 
   |status  = abandoned
+
   |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     = Bwdyworks
+
   |name   = MobileUI Android
   |author   = bwdy
+
   |author = WisnuNug
   |id       = bwdyworks
+
   |id     = WisnuNug.MobileUI
   |nexus id = 3530
+
   |nexus   = 17652
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
  |warnings = Only works on Android.
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Modify This
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 3083
+
   |nexus   = 7814
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in           = Stardew Valley 1.6
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Mod List Command
   |author   = YukiShiku, LeonBlade
+
   |author = Blackclaw
   |id       = CasksAnywhere
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 878
+
   |nexus  = 5131
  |chucklefish id = 5486
+
   |github = Xebeth/StardewValley-ListModsCommand
   |moddrop id = 124612
 
   |github   = LeonBlade/CasksAnywhere
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Mod Menu
   |author   = CJBok
+
   |author = Enaium
   |id       = CJBAutomation
+
   |id     = Enaium.ModMenu
  |nexus id = 211
+
   |curse   = 436844
   |github   = CJBok/SDV-Mods
+
   |moddrop = 885574
   |broke in = Stardew Valley 1.2
+
   |nexus   =
   |status   = abandoned
+
   |github = Enaium-StardewValleyMods/ModMenu
   |summary = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Mod Settings Tab
   |author   = Lysero
+
   |author = Gilar Fasulaki
   |id       = Lysero.Clock24
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 3718
+
   |nexus   = 4579
   |github   =  
+
   |github = GilarF/SVM
   |broke in = Stardew Valley 1.4
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
   |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).
+
   |status  = workaround
 +
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = spacechase0
+
   |author = DaLion
   |id       = spacechase0.Cobalt
+
   |id     = DaLion.Overhaul
   |nexus id = 1723
+
   |nexus   = 14470
   |github   = spacechase0/Cobalt
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
 
   |status  = abandoned
 
   |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   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = Igorious
+
   |author = leroymilo
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = leroymilo.ModularZenGarden
   |nexus id =
+
   |nexus  = 22140
   |chucklefish id = 3684
+
   |github  = Leroymilo/MZG
   |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   = Mod Update Menu
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.ColorfulChests
+
   |id     = cat.modupdatemenu
   |nexus id = 1623
+
   |nexus   = 2536
   |moddrop id = 279189
+
   |moddrop = 833560
   |github  = spacechase0/ColorfulChests
+
   |github = danvolchek/StardewMods
   |status  = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
   |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Mod Updater
   |author   = punyo, yakminepunyo
+
   |author = Platonymous
   |id       = punyo.ConcentrationOnFarming
+
   |id     = Platonymous.ModUpdater
   |nexus id = 1445
+
  |curse  = 877226
   |github   =  
+
   |nexus   = 6338
   |broke in = Stardew Valley 1.3
+
   |github = Platonymous/Stardew-Valley-Mods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Money Management Mod
   |author   = Nishtra
+
   |author = Tbonetomtom
   |id       = ConfigurableShippingDates
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 675
+
   |nexus   = 17045
   |github   =
+
   |github = Tbonetomtom/StardewMods
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Coordinates
+
   |name   = Monster Goals Anywhere
   |author   = Pillow
+
   |author = Suphax
   |id       = Pillow.ConsoleCoordinates
+
   |id     = suphax.monstergoalsanywhere
   |nexus id = 8957
+
   |moddrop = 1088762
   |github   =  
+
   |nexus   =
   |status  = abandoned
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Monster Invasion
   |author   = CatCattyCat, Cat
+
   |author = Krutonium
   |id       = cat.copyinvitecode
+
   |id     = krutonium.monsterinvasion
   |nexus id = 2171
+
   |nexus   = 12641
   |github   = danvolchek/StardewMods
+
   |github  =
  |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   = Monster Level Tip
   |author   = bcmpinc
+
   |author = WhiteMind
   |id       = bcmpinc.CraftCounter
+
   |id     = WhiteMind.MonsterLT
   |nexus id = 2739
+
   |nexus   = 1896
   |github   = bcmpinc/StardewHack
+
   |github =
  |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Monster Log Anywhere
   |author   = lolpcgaming
+
   |author = MouseyPounds
   |id       = lolpcgaming.CraftingCounter
+
   |id     = MouseyPounds.MonsterLogAnywhere
   |nexus id = 1585
+
   |nexus   = 3997
   |github   =  
+
   |github = MouseyPounds/stardew-mods
   |broke in = Stardew Valley 1.3
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = Monster Musk in Volcano
   |author   = trienow
+
   |author = BananaFruit
   |id       = de.trienow.stardew.craftpriority
+
   |id     = BananaFruit.MonsterMuskInVolcano
   |nexus id = 4174
+
   |nexus   = 10651
   |github   = trienow/Stardew-CraftPriority
+
   |github = BananaFruit1492/MonsterMuskInVolcano
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Monster Slayer Anywhere
   |author   = bwdy
+
   |author = AcidicNic
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = acidicNic.MonsterSlayerAnywhere
   |nexus id = 2115
+
   |nexus   = 21162
   |github   =
+
   |github  = spacechase0/StardewValleyMods
  |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   = Monsters - The Framework
   |author   = BadNetCode
+
   |author = spacechase0
   |id       = BadNetCode.CropSafety
+
   |id     = spacechase0.MonstersTheFramework
   |nexus id = 1233
+
   |nexus  = 10673
   |moddrop id = 130160
+
   |github = spacechase0/StardewValleyMods
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Monthly Mail
   |author   = Omegasis, AlphaOmegasis
+
   |author = Taskmaster
   |id       = CurrentLocation102120161203
+
   |id     = Taskmaster.MonthlyMail
   |nexus id = 638
+
   |nexus   = 4523
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |status   = abandoned
+
   |status = abandoned
  |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   = MoodFix
   |author   = spacechase0
+
   |author = vaindil
   |id       = spacechase0.CustomCrops
+
   |id     = vaindil.MoodFix
   |nexus id = 1592
+
   |nexus  = 1809
   |moddrop id = 273617
+
   |github = vaindil/sdv-moodfix
   |github   = spacechase0/CustomCrops
+
 
  |broke in = Stardew Valley 1.3
+
   |status = obsolete
   |status   = abandoned
+
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
   |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   = Mood Guard
   |author   = Platonymous
+
   |author = YonKuma, kumarei
   |id       = Platonymous.CustomElementHandler
+
   |id     = YonKuma.MoodGuard
   |nexus id = 1068
+
   |nexus   = 1597
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = YonKuma/MoodGuard
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Moody Planet
   |author   = Platonymous
+
   |author = Daniel McMenamy, Deathest1
   |id       = Platonymous.CustomFarming
+
   |id     = f1r3w477.MoodyPlanet
   |nexus id = 991
+
   |nexus  = 2830
  |curseforge id  = 307366
+
   |github = F1r3w477/TheseModsAintLoyal
   |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-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
<!--
+
}}
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |name    = Moolah 1.6 Fix
-->
+
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
   |nexus  = 23549
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Moolah Money Mod
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CFAutomate
+
   |id     = aedenthorn.Moolah
   |nexus id = 991
+
   |nexus   = 15123
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |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   = Moongates
   |author   = spacechase0
+
   |author = bwdy
   |id       = spacechase0.CustomFarmTypes
+
   |id     = bwdy.moongates
   |nexus id = 1140
+
   |nexus  = 3545
   |moddrop id = 128708
+
   |github = bwdymods/SDV-Moongates
   |github   = spacechase0/CustomFarmTypes
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Moon Misadventures
   |author   = Platonymous
+
   |author = spacechase0 and ParadigmNomad
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = spacechase0.MoonMisadventures
   |nexus id = 1254
+
   |curse  = 867702
   |moddrop id = 793932
+
   |nexus  = 10612
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.5
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author   = Forkmaster
+
   |author = SinZ
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus id = 3464
+
   |nexus   = 12096
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Mopsy's Ranch Livin'
   |author   = Speshkitty
+
   |author = Mopquill
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = Mopquill.Ranch-Livin
   |nexus id = 5540
+
   |nexus   = 2200
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github = mopquill/Mopsys-Ranch-Livin
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = More Animals, More Pets
   |author   = Satozaki
+
   |author = Entoarox
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus id = 3014
+
   |nexus   = 2274
   |github   = AndyCrocker/StardewMods
+
  |chucklefish = 4288
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = More Artifact Spots
   |author   = Platonymous
+
   |author = momoaau
   |id       = Platonymous.CustomNPC
+
   |id     = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus id = 1607
+
   |nexus   = 451
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = More Books
   |author   = Platonymous
+
   |author = jeWel
   |id       = Platonymous.CustomShirts
+
   |id     = jeWel.MoreBooksCode
   |nexus id = 2416
+
   |nexus   = 23891
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |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 Shops Redux
+
   |name   = More Buildings
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = spacechase0.MoreBuildings
   |nexus id = 1378
+
  |curse  = 867740
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 771640
 +
   |nexus   = 2757
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = More Bundles
   |author   = aedenthorn
+
   |author = TwinBuilderOne
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = TwinBuilderOne.MoreBundles
   |nexus id = 6630
+
   |nexus   = 9709
   |github   = aedenthorn/StardewValleyMods
+
   |github = TwinBuilderOne/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   = More Clocks
   |author   = Platonymous
+
   |author = phjoker
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = phjoker.MoreClocks
   |nexus id = 3010
+
   |nexus  = 11840
   |moddrop id = 793903
+
   |github = p-holodynski/StardewValleyMods
   |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   = More Conversation Topics
   |author   = dreamsicl
+
   |author = violetlizabet
   |id       = EventNotifications
+
   |id     = violetlizabet.MoreConvoTopics
   |nexus id =
+
   |nexus  = 10008
   |chucklefish id = 3621
+
   |github  = elizabethcd/MoreConversationTopics
   |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   = More Dresser Variety
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Dragoon23
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = Dragoon23.MoreDresserVariety
   |nexus id = 513
+
   |nexus   = 24194
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = More Events
   |author   = stokastic
+
   |author = Siweipancc
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = Siweipancc.MoreEvents
   |nexus id = 2462
+
   |nexus   = 20945
   |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   = More Fertilizers
   |author   = CatCattyCat, Cat
+
   |author = atravita
   |id       = cat.desertobelisk
+
   |id     = atravita.MoreFertilizers
   |nexus id = 2021
+
   |curse  = 870975
   |moddrop id = 833549
+
   |moddrop = 1145236
   |github   = danvolchek/StardewMods
+
   |nexus   = 11837
   |broke in = Stardew Valley 1.4
+
   |github  = atravita-mods/StardewMods
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = More for Leo
   |author   = Bpendragon
+
   |author = Blams
   |id       = Bpendragon-DynamicHorses
+
   |id     = blams.MoreForLeo
   |nexus id = 874
+
   |nexus   = 12710
   |github   = Bpendragon/DynamicHorses
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EiTK
+
   |name   = More Giant Crops
   |author   = enaium
+
   |author = spacechase0
   |id       = Enaium.EiTK
+
   |id     = spacechase0.MoreGiantCrops
   |curseforge id  = 365803
+
   |curse  = 867723
   |curseforge key = eitk
+
   |moddrop = 771694
   |nexus id =  
+
   |nexus   = 5263
   |github   =  
+
   |github = spacechase0/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = More Grass
   |author   = aurnj, Roy Li
+
   |author = Sonozuki
   |id       = RuyiLi.Emotes
+
   |id     = EpicBellyFlop45.MoreGrass
   |nexus id =
+
   |nexus  = 5398
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = Sonozuki/StardewMods
   |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   = More Grass on the Beach
   |author   = Oblitus
+
   |author = Angela Ranna
   |id       = QuicksilverFox.EmptyHands
+
   |id     = AngelaRanna.MoreGrassOnTheBeach
   |nexus id = 1176
+
   |nexus   = 8117
   |github   = quicksilverfox/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Plus)
+
   |name   = More Grass Starters
   |author   = furyx639
+
   |author = spacechase0
   |id       = furyx639.XSPlus
+
   |id     = spacechase0.MoreGrassStarters
   |nexus id = 7431
+
   |curse  = 867750
   |github  = ImJustMatt/StardewMods
+
   |moddrop = 313307
   |status   = abandoned
+
   |nexus   = 1702
   |summary = remove this mod (no longer maintained; use [[#Better Chests|Better Chests]] instead).
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = More Health
   |author   = Hamio, HamioDracny
+
   |author = j4c0b333
   |id       = HamioDracny.ProficienciaEmDano
+
   |id     = j4c0b333.Morehealth
   |nexus id = 7511
+
   |nexus   = 4053
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = More Key Binding
   |author   = Navi-chan, ooo0000
+
   |author = SorryLate, rharyanto
   |id       = NaviChan.FaeQuest
+
   |id     = SorryLate.MoreKeybinding
   |nexus id = 2484
+
   |nexus   = 5290
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = More Level Up Notifications, Level Up Notifications
   |author   = Advize
+
   |author = Binarynova
   |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     = binarynova.levelupnotifications
   |nexus id = 130
+
   |nexus   = 21667
   |github   = AdvizeGH/FarmExpansion
+
   |github  = Binarynova/MyStardewMods
  |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   = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author   = Platonymous
+
   |author = Aimon111
   |id       = Platonymous.FarmHub
+
   |id     = AimonsMoreLivelySewerOverhaulPatches
   |nexus id = 2309
+
   |nexus   = 19405
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = More Map Layers
   |author   = tlitookilakin
+
   |author = Platonymous
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = Platonymous.MoreMapLayers
   |nexus id = 8236
+
   |nexus   = 1134
   |moddrop id = 926207
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = tlitookilakin/FarmWarpsPatch
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = More Mine Ladders
   |author   = ofmanynames
+
  |author  = JadeTheavas
   |id       = InstantGeode
+
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus id = 750
+
  |nexus  = 2105
   |github   =  
+
  |github  = JadeTheavas/MoreMineLadders
   |broke in = Stardew Valley 1.2
+
 
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
}}
 +
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = More Multiplayer Info (1.6 Updated)
   |author   = MindMeltMax
+
   |author = yummypecho
   |id       = MindMeltMax.FireCracker
+
   |id     = yummypecho.moremultiplayerinfo
   |nexus id = 7321
+
   |nexus   = 22024
   |github   =
+
   |github = cheesysteak/stardew-steak
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = More Nightly Events
   |author   = MattDeDuck, Duckshard
+
   |author = Khloe Leclair
   |id       = MattDeDuck.Fischievements
+
   |id     = leclair.morenightlyevents
   |nexus id = 3658
+
   |nexus   = 22612
   |github   =
+
   |github = KhloeLeclair/StardewMods
  |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   = More Rain
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Omegasis, Alpha_Omegasis
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = Omegasis.MoreRain
   |nexus id = 1941
+
   |nexus   = 441
   |github   =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = More Random Edition, Randomizer
   |author   = bcmpinc
+
   |author = Chikakoo and doomdonuts, Chikakoo4
   |id       = bcmpinc.FixScytheExp
+
   |id     = Chikakoo.Randomizer
   |nexus id =
+
   |nexus  = 5311
  |github   = bcmpinc/StardewHack
+
   |github  = Chikakoo/stardew-valley-randomizer
   |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   = More Rings
   |author  = randomAnon1234
+
   |author = spacechase0
   |id      = none<!--no manifest ID-->
+
  |id      = spacechase0.MoreRings
   |nexus id = 591
+
  |curse   = 867743
   |github   =  
+
   |moddrop = 771616
   |broke in = SMAPI 2.0
+
   |nexus   = 2054
  |status  = abandoned
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = More Sensible Juices
   |author   = FletcherQuest
+
   |author = NCarigon
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = NCarigon.MoreSensibleJuices
   |nexus id = 9062
+
   |nexus   = 23146
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = More Sexy Dwarf
   |author   = Entoarox
+
   |author = CyberCheese
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = cybercheese.moresexydwarf
   |nexus id = 2276
+
   |nexus  = 4320
   |chucklefish id = 4324
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = More Silo Storage
   |author   = Advize and Jinxiewinxie
+
   |author = OrneryWalrus
   |id       = Advize.GetDressed
+
   |id     = OrneryWalrus.MoreSiloStorage
   |nexus id = 331
+
   |nexus   = 2587
   |github   = AdvizeGH/GetDressed
+
   |github =
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |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).
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = More Slimes, More Monsters
   |author   = pepoluan
+
   |author = Ded4lif
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus id = 4151
+
   |nexus  = 7526
   |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   = More Sorting, More Sorting Options
   |author   = Taskmaster
+
   |author = Chris Kau & Sean Nightingale
   |id       = Taskmaster.Hamlet
+
   |id     = CKSR.MoreSorting
   |nexus id = 4601
+
   |nexus   = 22944
   |github   =
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = More TV Channel, CanaisTv
   |author   = StarPeanut, Greger
+
   |author = BrasileiroTop
   |id       = HappyAnimals
+
   |id     = BrasileiroTop.CanaisTv
   |nexus id =
+
   |nexus  = 5126
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github =
   |github   =  
+
 
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |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   = More Weapons
   |author   = ninthworld
+
   |author = Joco80 & Sasara
   |id       = NinthWorld.HDSprites
+
   |id     = Joco80.MoreWeapons
   |nexus id = 4024
+
   |nexus   = 1168
   |github   = ninthworld/HDSprites
+
   |github = Sasara2201/More-Weapons-SDV-Mod-
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Morning Auto-Pause
   |author   = AustinYQM
+
   |author = Zamiel
   |id       = AustinYQM.ImprovedMill
+
   |id     = Zamiel.MorningAutoPause
   |nexus id = 1748
+
   |nexus   = 21266
   |github   = AustinYQM/ImprovedMill
+
   |github = Zamiell/stardew-valley-mods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Mossy Tree Bubble
   |author   = unidarkshin, Devin Lematty
+
   |author = Tocseoj
   |id       = DevinLematty.InfiniteInventory
+
   |id     = Tocseoj.MossyTreeBubble
   |nexus id = 2247
+
   |curse  = 1008228
   |github  = unidarkshin/Stardew-Mods
+
   |moddrop = 1564905
   |broke in = Stardew Valley 1.3.29
+
   |nexus  = 22818
   |status  = abandoned
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = MOTD Mod
   |author   = Platonymous
+
   |author = thfr
   |id       = Platonymous.JunimoFarm
+
   |id     = thfr.MOTDMod
   |nexus id = 984
+
   |nexus   = 3703
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = rfht/MOTDMod
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Motorcycle Mod, Moto Mod
   |author   = Becks723
+
   |author = Akane
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus id = 6971
+
   |nexus   = 10553
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
   |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = mouahrara's Module Collection
   |author   = Shadowfoxss
+
   |author = mouahrara
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = mouahrara.mouahrarasModuleCollection
   |nexus id = 3147
+
   |nexus  = 18973
  |curseforge id  = 308891
+
   |github = mouahrara/mouahrarasModuleCollection
   |curseforge key = keyboard-mod-menu
 
   |github   =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Mouse Move Mode, Right Click Move Mode
   |author   = Kabigon
+
   |author = ylsama
   |id       = Kabigon.kisekae
+
   |id     = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
  |nexus id = 2348
+
   |nexus   = 2614
  |github  = KabigonFirst/StardewValleyMods
+
   |github = ylsama/RightClickMoveMode
  |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   = Moveable Mailbox
   |author   = Lavapulse
+
   |author = aedenthorn, Erinthe
   |id       = Lavapulse.LavapulseChickens
+
   |id     = aedenthorn.MoveableMailbox
   |nexus id = 4821
+
   |nexus   = 7834
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Moveable Pet Bowl
   |author   = Huanir
+
   |author = aedenthorn, Erinthe
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = aedenthorn.MoveablePetBowl
   |nexus id = 2653
+
  |curse  = 868849
   |github   =  
+
   |nexus   = 8038
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Move Annoying Cursor
   |author   = Permamiss
+
   |author = joljyo
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = joljyo.MoveAnnoyingCursor
   |nexus id = 637
+
   |nexus   = 7378
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Move Bed
   |author   = Brandy Lover, WDavi
+
   |author = yangZ, yangZheng20
   |id       = Brandy Lover.LMlog
+
   |id     = yangZ.MoveBed
   |nexus id = 1366
+
   |nexus   = 23308
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Move Between Buildings
   |author   = spacechase0
+
   |author = Vilaboa
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = Vilaboa.MoveBetweenBuildings
   |nexus id = 501
+
   |nexus  = 17391
   |moddrop id = 127274
+
   |github =
   |github   = spacechase0/StardewValleyMP
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Move Faster
   |author   = spacechase0
+
   |author = Shuai Zhang
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = shuaiz.MoveFasterMod
   |nexus id = 1073
+
   |nexus  = 1351
   |moddrop id = 127273
+
   |github = hcoona/StardewValleyMods
   |github   = spacechase0/MapImageExporter
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2?
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Move Greenhouse Plot
   |author   = Kithio
+
   |author = aedenthorn, Erinthe
   |id       = Kithio:ChatMod
+
   |id     = aedenthorn.MoveGreenhousePlot
   |nexus id =
+
   |nexus  = 13589
   |chucklefish id = 4296
+
   |github = aedenthorn/StardewValleyMods
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Move It
   |author   = vaindil
+
   |author = aedenthorn, Erinthe
   |id       = vaindil.MoodFix
+
   |id     = aedenthorn.MoveIt
   |nexus id = 1809
+
   |nexus   = 15163
   |github   = vaindil/sdv-moodfix
+
   |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     = Mood Guard
+
   |name   = Movement Mod, Movement Modifier
   |author   = YonKuma, kumarei
+
   |author = Zoryn
   |id       = YonKuma.MoodGuard
+
   |id     = Zoryn.MovementModifier
   |nexus id = 1597
+
   |nexus  =
  |github   = YonKuma/MoodGuard
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |broke in = Stardew Valley 1.3
+
   |github = Zoryn4163/SMAPI-Mods
  |status  = obsolete
 
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Movement Speed
   |author   = Platonymous
+
   |author = bcmpinc
   |id       = Platonymous.MoreMapLayers
+
   |id     = bcmpinc.MovementSpeed
   |nexus id = 1134
+
   |nexus   = 2736
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = bcmpinc/StardewHack
  |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   = Move Through Object
   |author   = ylsama
+
   |author = ylsama
   |id       = ylsama.MoveThoughObject
+
   |id     = ylsama.MoveThoughObject
   |nexus id = 2680
+
   |nexus   = 2680
   |github   =  
+
   |github =
   |source   = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |source = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 
   |dev note = source in separate Git branch
 
   |dev note = source in separate Git branch
 +
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
Line 13,047: Line 13,884:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Movie Theatre Tweaks
   |author   = SgtPickles, GameMX
+
   |author = aedenthorn, Erinthe
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = aedenthorn.MovieTheatreTweaks
   |nexus id = 2256
+
  |curse  = 868672
   |github   = Dawilly/MTN2
+
   |nexus   = 16395
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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   = Mr. Pam - Snorlax Mechanics
   |author   = FerMod
+
   |author = daleonar
   |id       = FerMod.MultiplayerEmotes
+
   |id     = daleonar.Snorlax
   |nexus id = 2347
+
   |nexus   = 16194
   |github   = FerMod/StardewMods
+
   |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     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = MTN, More Than Necessary
   |author   = Unremarkable, animavoro
+
   |author = SgtPickles, GameMX
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus id = 2135
+
   |nexus   = 2256
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github =
   |broke in = Stardew Valley 1.3.11
+
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |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 Shaft Fix
+
   |name   = Muffin Core
   |author   = Prince-Leto
+
   |author = Kabi-chan
   |id       = princeleto.multiplayershaftfix
+
   |id     = kabi-chan.MuffinCore
   |nexus id = 2922
+
   |nexus   = 8070
   |github   = Prince-Leto/StardewValleyMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Multi Fertilizer
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.MultipleSpouses
+
   |id     = spacechase0.MultiFertilizer
   |nexus id = 6227
+
  |curse  = 867717
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7436
 +
   |github = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Multiplayer Backpacks
   |author  = Omegasis, Alpha_Omegasis
+
   |author = skiilaa
   |id       = Omegasis.MuseumRearranger
+
  |id      = skiilaa.MultiplayerBackpacks
   |nexus id = 428
+
  |nexus  = 2282
   |github   = janavarro95/Stardew_Valley_Mods
+
  |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
 
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
Line 13,108: Line 13,949:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author   = Pathoschild
+
   |author = Achtuur
   |id       = Pathoschild.NoDebugMode
+
   |id     = Achtuur.MultiplayerExpShare
   |nexus id = 593
+
   |nexus   = 16891
   |github   = Pathoschild/StardewMods
+
   |github = Achtuur/StardewMods
  |status  = abandoned
 
  |summary  = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Pets
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 
  |nexus id = 506
 
  |github  = janavarro95/Stardew_Valley_Mods
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Multiplayer Horse Reskin
   |author   = KirbyLink
+
   |author = delphinwave
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = DelphinWave.MultiplayerHorseReskin
   |nexus id = 2947
+
   |nexus   = 7681
   |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   = Multiplayer Hub
   |author   = Jonqora (for Lemurkat)
+
   |author = Alberto Moreira Luiz
   |id       = Jonqora.NPCJasperFix
+
   |id     = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus id = 5599
+
   |nexus  = 9672
   |moddrop id = 984952
+
   |github =
   |github   = Jonqora/NPCJasperFix
 
  
   |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   = Multiplayer Idle
   |author   = Alex Noddings
+
   |author = DoubleZ
   |id       = an.ownscepter
+
   |id     = DoubleZ.MultiplayerIdle
   |nexus id = 2404
+
   |nexus   = 3765
   |github   =
+
   |github = SourceZh/MultiplayerIdle
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Multiplayer Info
   |author   = zesman
+
   |author = MindMeltMax
   |id       = MobSpawner.pseudohub.de
+
   |id     = MindMeltMax.MPInfo
   |nexus id = 2794
+
   |curse  = 1004488
   |github  =  
+
   |moddrop = 1302776
   |broke in = Stardew Valley 1.3.29
+
   |nexus  = 15155
   |status  = abandoned
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author   = zesman
+
   |author = Scayze
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = scayze.MultiplayerPrairieKing
   |nexus id = 2798
+
   |nexus   = 16030
   |github   =
+
   |github = scayze/multiprairie
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Multiplayer Mod
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Tran Minh Thong
   |id       = f4iTh.PMT
+
   |id     = multiplayer.mod
   |nexus id = 2349
+
   |nexus   = 16582
   |github   =  
+
   |github = TMThong/Stardew-Mods
  |status = obsolete
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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   = Multiplayer Mod Checker
   |author   = bwdy
+
   |author = Cherry, CherryChain
   |id       = bwdy.polygamy
+
   |id     = Cherry.MultiplayerModChecker
   |nexus id = 3542
+
   |nexus   = 6609
   |github   = bwdymods/SDV-Polygamy
+
   |github = ChroniclerCherry/stardew-valley-mods
  |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   = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author   = ryaon
+
   |author = Unremarkable, animavoro
   |id       = Ryaon.FectorChallenge
+
   |id     = unremarkable.fix-sellToStorePrice
   |nexus id = 5125
+
   |nexus   = 2135
   |github  =  
+
   |github = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |status  = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Multiplayer Shaft Fix
   |author   = Kevin Connors
+
   |author = Prince-Leto
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = princeleto.multiplayershaftfix
   |nexus id = 2424
+
   |nexus   = 2922
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github = Prince-Leto/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Multiplayer Speech Bubbles
   |author   = Satozaki
+
   |author = Kalthramis
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = Kalthramis.MPSpeechBubbles
   |nexus id = 2997
+
   |nexus   = 2192
   |github  =  
+
   |github =
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Multiplayer Time
   |author   = gzhynko
+
   |author = lolmaj
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = lolmaj.MultiplayerTime
   |nexus id = 6162
+
   |nexus   = 2543
   |github   = gzhynko/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyMod
  |status  = abandoned
+
 
   |summary  = remove this mod (converted to Producer Framework Mod pack).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Multiple Floor Farmhouse
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = aedenthorn.MultiStoryFarmhouse
   |nexus id = 6162
+
   |nexus   = 8077
   |github   = gzhynko/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.5
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (converted to Producer Framework Mod pack).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Multiple Gifts for Spouses
   |author   = Satozaki
+
   |author = Redwood
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = Redwood.MultipleGiftsForSpouse
   |nexus id = 3004
+
   |nexus   = 2910
   |github  =  
+
   |github = EKomperud/StardewMods
   |status   = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Multiple Mini-Obelisks
   |author   = CatCattyCat, Cat
+
   |author = PeacefulEnd
   |id       = cat.removablehorsehats
+
   |id     = PeacefulEnd.MultipleMiniObelisks
  |nexus id = 2223
+
   |curse   = 870945
   |github   = danvolchek/StardewMods
+
   |nexus   = 7900
   |broke in = Stardew Valley 1.4
+
   |github = Floogen/MultipleMiniObelisks
  |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   = Multiple Spouse Dialogs
   |author   = Platonymous
+
   |author = ceruleandeep
   |id       = Platonymous.RingOfFire
+
   |id     = ceruleandeep.multiplespousedialogs
   |nexus id = 1166
+
   |nexus   = 8711
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ceruleandeep/CeruleanStardewMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Multiple Spouses
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.RotateToolbar
+
   |id     = aedenthorn.MultipleSpouses
   |nexus id = 1100
+
   |nexus   = 6227
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
   |summary = remove this mod (added 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     = Scale Up
+
   |name   = Multiple Sprites and Portraits On Rotation, File Loading
   |author   = Platonymous
+
   |author = SlyMerc
   |id       = Platonymous.ScaleUp
+
   |id     = FileLoading
   |nexus id = 3130
+
   |nexus  = 1094
   |moddrop id = 793912
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
+
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Multi Save
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.Scream
+
   |id     = aedenthorn.MultiSave
   |nexus id = 4588
+
   |nexus   = 15402
   |github  =
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Multi Save - Continued
   |author   = Entoarox
+
   |author = recon88
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = recon88.MultiSave
   |nexus id = 2273
+
   |curse   = 1018922
   |chucklefish id = 4262
+
   |nexus   = 22953
   |github   = Entoarox/StardewMods
+
   |github = recon88/Multi-Save-Continued
   |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     = Seed Catalogue
+
   |name   = Multitool
   |author   = spacechase0
+
   |author = Miome
   |id       = spacechase0.SeedCatalogue
+
   |id     = miome.MultiToolMod
   |nexus id = 1640
+
   |nexus  = 2546
   |moddrop id = 281292
+
   |github = miome/MultitoolMod
   |github   = spacechase0/SeedCatalogue
 
  |status  = obsolete
 
  |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   = Multi-User Chests
   |author   = funny-snek
+
   |author = MindMeltMax
   |id       = funnysnek.SeparateMoney
+
   |id     = MindMeltMax.MUC
   |nexus id = 3086
+
   |curse  = 997982
   |github  =
+
   |nexus   = 9856
   |broke in = Stardew Valley 1.4
+
   |moddrop = 1135731
   |status  = obsolete
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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   = Multi Yield Crops
   |author   = j4c0b333
+
   |author = Cherry, CherryChain
   |id       = j4c0b333.SetMoney
+
   |id     = Cherry.MultiYieldCrops
   |nexus id = 3889
+
   |nexus   = 6069
   |github   =
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |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   = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author   = dJomp
+
   |author = Jacque Pott
   |id       = dJomp.SetUniqueGameID
+
   |id     = JacquePott.MYCDGRPatch
   |nexus id = 2042
+
   |nexus   = 14023
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Murdercrows
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ShipAnywhere
+
   |id     = aedenthorn.Murdercrows
   |nexus id = 1379
+
   |nexus  = 6615
   |moddrop id = 183277
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/ShipAnywhere
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Taxes
+
   |name   = Murder Drone, Personal Combat Drone
   |author   = NOGAF
+
   |author = cotboy
   |id       = NOGAF.ShippingTaxes
+
   |id     = cambam.MURDERDRONE
   |nexus id = 5189
+
   |nexus   = 4507
   |github   =  
+
   |github = camcamcamcam/murderdrone
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.5
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Murder Mod
   |author   = TehPers
+
   |author = Aren, Aren Desai
   |id       = TehPers.ShroomSpotter
+
   |id     = Aren.MurderMod
   |nexus id = 908
+
   |nexus  = 17470
   |moddrop id = 125766
+
   |github = ArenKDesai/Murder-Mod
   |github   = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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     = Simple Sound Manager
+
   |name   = Museum Donation Checker
   |author   = Omegasis, AlphaOmegasis
+
   |author = Hitaxas
   |id       = Omegasis.SimpleSoundManager
+
   |id     = Hitaxas.Dono.DLL
   |nexus id = 1410
+
   |nexus   = 24225
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Museum Rearranger
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = Omegasis, Alpha_Omegasis
   |id       = BrasileiroTop.Sentar
+
   |id     = Omegasis.MuseumRearranger
   |nexus id = 4729
+
   |nexus   = 428
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.5
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Museum Store
   |author   = cantorsdust
+
   |author = atravita
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus id = 175
+
   |curse  = 870973
   |github  = cantorsdust/StardewMods
+
   |moddrop = 1187402
   |status   = abandoned
+
   |nexus   = 12598
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Mushroom Cursors
   |author   = Speshkitty
+
   |author = Expl0
   |id       = speshkitty.slimewaterer
+
   |id     = Expl0.MushroomCursors
   |nexus id = 7141
+
   |nexus   = 12594
   |github  = Speshkitty/SlimeWaterFiller
+
   |github =
   |broke in = Stardew Valley 1.5
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (fixed in Stardew Valley 1.5).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Mushroom Level Tip
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = WhiteMind
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = WhiteMind.MLT
   |nexus id = 897
+
   |nexus   = 1894
   |github   = JohnsonNicholas/SDVMods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Mushroom Log Additions
   |author   = Edu Anttunes
+
   |author = justastranger
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = JAS.MushroomLogAdditions
   |nexus id = 5736
+
   |moddrop = 1539617
   |github   =  
+
   |nexus   =
   |status  = abandoned
+
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Mushroom Propagator Automation
   |author   = Platonymous
+
   |author = blueberry and Oddshot
   |id       = Platonymous.Speedster
+
   |id     = blueberry.BlueberryMushroomAutomation
   |nexus id = 1102
+
   |nexus   = 4637
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = b-b-blueberry/BlueberryMushroomMachine
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Money
 
  |author  = Platonymous
 
  |id      = Platonymous.SplitMoney
 
  |nexus id = 2303
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Mushroom Propagator - Grow More Mushrooms
   |author   = Ilyaki
+
   |author = blueberry, blueberry and Oddshot
   |id       = Ilyaki.SplitScreen
+
   |id     = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus id = 2139
+
   |nexus   = 4637
   |github   = Ilyaki/SplitScreen
+
   |github = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Mushroom Rancher
   |author   = Platonymous
+
   |author = Goldenrevolver
   |id       = Platonymous.Sprinkles
+
   |id     = Goldenrevolver.MushroomRancher
   |nexus id =
+
   |nexus  = 10978
   |chucklefish id = 4592
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |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   = Musical Cellar
   |author   = TehPers
+
   |author = Lis
   |id       = SCCL
+
   |id     = Lis.MusicalCellar
   |nexus id = 889
+
   |nexus   = 7626
   |github   = TehPers/StardewValleyMods
+
   |github = lisamreynolds/MusicalCellar
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Musical Paths
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = aedenthorn.MusicalPaths
   |nexus id = 1298
+
   |nexus   = 13197
   |github   = spacechase0/StardewEditor
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = My Money
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Marcos Brendon
   |id       = KoihimeNakamura.summitreborn
+
   |id     = marcos.mymoney
   |nexus id = 2073
+
   |nexus   = 6736
   |github   = JohnsonNicholas/SDVMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Mystical Buildings
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.SwimSuit
+
   |id     = PeacefulEnd.MysticalBuildings
  |nexus id = 1215
+
   |curse   = 870928
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 12312
   |broke in = SMAPI 3.0
+
   |github = Floogen/MysticalBuildings
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Name Tags
   |author   = zazizu
+
   |author = Enaium
   |id       = zazizu.TheChestDimension
+
   |id     = Enaium.NameTags
   |nexus id = 4013
+
  |curse  = 436816
   |github   = cilekli-link/SDVMods
+
   |moddrop = 877767
   |status  = abandoned
+
   |nexus   =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Napalm Mummies
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.TheLongNight
+
   |id     = aedenthorn.NapalmMummies
   |nexus id = 1369
+
   |nexus   = 15933
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.20
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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   = Nature Strikes Back
   |author   = CKextreme
+
   |author = Clumsy Jackdaw
   |id       = CKextreme.TimeNotifier
+
   |id     = ClumsyJackdaw.NatureStrikesBack
   |nexus id = 3706
+
   |nexus   = 19771
   |github   =  
+
   |github = clumsyjackdaw/StardewValley_NatureStrikesBack
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Neat Additions
   |author   = Sakorona
+
   |author = Ilyaki
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = ilyaki.neatadditions
   |nexus id = 1000
+
   |nexus   = 2648
   |github   = Sakorona/SDVMods
+
   |github = Ilyaki/NeatAdditions
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Network Optimizer
   |author   = Cile_ed
+
   |author = Ilyaki
   |id       = Cile_ed.TimeTravel
+
   |id     = Ilyaki.NetworkOptimizer
   |nexus id = 4068
+
   |nexus   = 3021
   |github   =
+
   |github = Ilyaki/NetworkOptimizer
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |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   = spacechase0
+
   |author = DestyNova
   |id       = spacechase0.ToolGeodes
+
   |id     = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus id = 3090
+
   |nexus  = 12369
   |moddrop id = 771642
+
   |github =
   |github   = spacechase0/ToolGeodes
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = New Achieve, Obtain Achievements
   |author   = Platonymous
+
   |author = AbelSdf, Abel_sdf
   |id       = Platonymous.Ultiplayer
+
   |id     = AbelSdf.NewAchieve
   |nexus id = 2134
+
   |nexus   = 20909
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = New Clothes Every Day
   |author   = Chirase
+
   |author = Vrakyas
   |id       = Tommy.GiftAllWeek
+
   |id     = Vrakyas.NewClothesEveryDay
   |nexus id = 6850
+
   |nexus   = 4030
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = New Game on Launch
   |author   = Chirase
+
   |author = Nobbele
   |id       = Tommy.GiftEveryDay
+
   |id     = Nobbele.NewGameOnLaunch
   |nexus id = 6850
+
   |nexus   = 2654
   |github   =  
+
   |github = 4ppleCracker/NewGameOnLaunch
   |status  = abandoned
+
 
 +
   |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = New Game Plus
   |author   = enaium
+
   |author = Spacechase0
   |id       = Enaium.Walkshop
+
   |id     = Spacechase0.NewGamePlus
   |curseforge id  = 365806
+
   |nexus   = 10786
   |curseforge key = walkshop
+
   |github  = spacechase0/StardewValleyMods
   |nexus id =  
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = New Machines
   |author   = Travoos
+
   |author = Igorious
   |id       =  
+
   |id     = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus id =
+
   |nexus  =
   |curse id =  
+
   |chucklefish = 3683
   |chucklefish id = 4211
+
   |github = Igorious/StardevValleyNewMachinesMod
   |github   =  
+
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = New Years Eve → Fireworks
   |author   = Sakorona (ItsBenter)
+
   |author = sophiesalacia
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = sophie.Fireworks
   |nexus id = 6715
+
   |nexus   = 15277
   |github   = Sakorona/SDVMods
+
   |github = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = Nexus Mods Button
   |author   = spacechase0
+
   |author = Pickysaurus
   |id       = spacechase0.WeaponReskinner
+
   |id     = Pickysaurus.NexusModsButton
   |nexus id = 5095
+
   |nexus  = 12969
   |moddrop id = 771681
+
   |github  =
   |github   = spacechase0/WeaponReskinner
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Nice Messages
   |author   = Persival
+
   |author = Nori, seaweednori
   |id       = none <!-- no ID in manifest -->
+
   |id     = nori.NiceMessages
   |nexus id = 450
+
   |nexus   = 6160
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Night Event Chance Tweak
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.XnbLoader
+
   |id     = aedenthorn.NightEventChanceTweak
   |nexus id = 2275
+
   |nexus  = 10633
   |chucklefish id = 4506
+
   |github = aedenthorn/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
  |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   = Night Light
   |author = taintedwheat
+
   |author = KankuroGB
   |id     = taintedwheat.2CuteFarmCave
+
   |id     = kankurogb.nightlight
   |nexus id    = 843
+
   |nexus   = 21629
   |github   =
+
   |github = KankuroGB/NightLight
  |broke in = Stardew Valley 1.3.36
 
  |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     = Night Owl
   |author = DevilBro/Ursii98
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = ursii98.BathroomAfter2ndHouseupgrade
+
   |id       = Omegasis.NightOwl
   |nexus id    = 2578
+
   |nexus   = 433
   |github  =  
+
   |github  = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.4
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Green Pastures Farm
+
   |name   = Nightshade
   |author   = Bugbuddy
+
   |author = ichortower
   |id       = bugbuddy.GreenPasturesFarm
+
   |id     = ichortower.Nightshade
   |nexus id = 2326
+
   |nexus   = 23742
   |github   =
+
   |github = ichortower/Nightshade
  |broke in = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Farm 2
+
   |name   = Night Shift
   |author   = Zander
+
   |author = SevenChords
   |id       = zander.immersivefarm2
+
   |id     = SevenChords.Night_Shift
   |nexus id = 1531
+
   |nexus   = 15345
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3.36
 
  |status  = workaround
 
  |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overgrown Fairy Buildings
+
   |name   = Night Time Sound Notifications, Time Notif
   |author   = Ali Read/naeldeus
+
   |author = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id       = naeldeus.OvergrownFairyBuildings
+
   |id     = Careless_Imm0rtal.Time_Notif.
   |nexus id = 4564
+
   |nexus   = 19651
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.5
 
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove That Damn Rock
+
   |name   = No Blink
   |author   = Plutey/Androxilogin
+
   |author = Mr Tea, MrTea
   |id       = Androxilogin.RemoveThatDamnRock
+
   |id     = MrTea.NoBlink
   |nexus id = 384
+
   |nexus   = 17220
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.2
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
  |content pack for = Content Patcher
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = No Cheat Shortcuts (No Map Overwrite)
===XNB mods===
+
  |author  = kulcris
See [[Modding:Using XNB mods]].
+
  |id      = kulcris.NoCheatShortcuts
 
+
  |nexus  = 2310
==Mod data overrides==
+
  |github  =
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '
+
 
 +
  |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/CeruleanStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.nocrows
 +
  |nexus  = 1682
 +
  |moddrop = 833543
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows Revisited
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
  |nexus  = 21129
 +
  |github  = siweipancc/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debris Weather
 +
  |author  = Underscore76
 +
  |id      = underscore.nodebris
 +
  |nexus  = 19699
 +
  |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fall Damage, Remove Fall Damage from Mineshafts
 +
  |author  = Kryspur
 +
  |id      = Kryspur.NoFallDamage
 +
  |nexus  = 17749
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.nofencedecay
 +
  |nexus  = 1180
 +
  |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
  |github  = EnderTedi/No-Fence-Decay-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Festival Timer
 +
  |author  = mistyspring
 +
  |id      = mistyspring.nofestivaltimer
 +
  |nexus  = 20077
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |id      = hitachihex.NoFriendshipDecay
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay - Reborn
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.No
 +
  |nexus  = 22922
 +
  |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Greenhouse Entrance Tiles
 +
  |author  = idermailer
 +
  |id      = idermailer.greenhouseNoEntranceTiles
 +
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hoof Sound
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NoHoofSound
 +
  |nexus  = 21020
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kids Ever
 +
  |author  = Hangy
 +
  |id      = Hangy.NoKidsEver
 +
  |nexus  = 1464
 +
  |github  = L3thal1ty/No-Kids-Ever
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kimchi
 +
  |author  = jaeha, qpqpqp121
 +
  |id      = jaeha.No_Kimchi
 +
  |nexus  = 5043
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
 +
  |author  = Riverbankboy, The_UltimateNuke
 +
  |id      = theultimatenuke.testmod
 +
  |nexus  = 17965
 +
  |github  = TheUltimateNuke/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Flyers Redux
 +
  |author  = minervamaga
 +
  |id      = minervamaga.NoMineFlyersRedux
 +
  |nexus  =
 +
  |moddrop = 631110
 +
  |github  = minervamaga/NoMineFlyersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 +
  |author  = Guedez
 +
  |id      = exhaustion.protection
 +
  |nexus  = 5113
 +
  |moddrop = 707180
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Random Mine Flyers
 +
  |author  = Drynwynn, thepaladinknight
 +
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 +
  |nexus  = 2528
 +
  |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non-Random Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NonRandomPrairieKing
 +
  |nexus  = 6509
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Pause When Inactive - Global
 +
  |author  = Neko Boi Nick
 +
  |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
 +
  |nexus  = 19250
 +
  |github  = thakyZ/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Poverty by Disconnect
 +
  |author  = Slumber
 +
  |id      = SlumbR.NoPovertyByDisconnect
 +
  |nexus  = 11529
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Quarry
 +
  |author  = mlambley
 +
  |id      = mlambley.NoQuarry
 +
  |nexus  = 19410
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Normalize AI for Inworld AI Mod, Normalize AI
 +
  |author  = Platonymous
 +
  |id      = Platonymous.NormalizeAI
 +
  |moddrop = 1521423
 +
  |nexus  = 19334
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Rumble Horse
 +
  |author  = Xangria
 +
  |id      = Xangria.NoRumbleHorse
 +
  |nexus  = 1779
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds
 +
  |author  = lech43
 +
  |id      = lech43.NoSeeds
 +
  |nexus  = 6392
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay
 +
  |author  = ThatNorthernMonkey
 +
  |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
 +
  |nexus  = 237
 +
  |github  = ThatNorthernMonkey/NoSoilDecay
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay On Farm
 +
  |author  = A_Dude
 +
  |id      = A_Dude.NoSoilDecayOnFarm
 +
  |nexus  = 8071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.NoSoilDecayRedux
 +
  |curse  = 307727
 +
  |moddrop = 793930
 +
  |nexus  = 1084
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Note Blocks
 +
  |author  = Yaramy
 +
  |id      = yaramy.noteblocks
 +
  |nexus  = 6646
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Notes
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Notes
 +
  |nexus  = 3068
 +
  |moddrop = 793905
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Not Far From The Tree
 +
  |author  = TheElm
 +
  |id      = TheElm.NotFarFromTheTree
 +
  |nexus  = 4739
 +
  |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Thunder Sound
 +
  |author  = Sto13
 +
  |id      = Sto13.NoThunderSound
 +
  |nexus  = 14414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Transitions
 +
  |author  = crazywig
 +
  |id      = crazywig.notransitions
 +
  |nexus  = 7354
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Warp Delay
 +
  |author  = Tran Minh Thong
 +
  |id      = no.warp.delay
 +
  |nexus  = 19805
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Now Playing
 +
  |author  = John Peters
 +
  |id      = JohnPeters.NowPlaying
 +
  |nexus  = 19441
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Adventures, It's Time to Adventure
 +
  |author  = PurrplingCat
 +
  |id      = purrplingcat.npcadventure
 +
  |curse  = 577730
 +
  |nexus  = 4582
 +
  |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Bucket for HB, NPC Bucket
 +
  |author  = shounlol
 +
  |id      = shounlol.NPCBucket
 +
  |nexus  = 20328
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Clothing Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NPCClothing
 +
  |nexus  = 13940
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Geometry
 +
  |author  = ichortower
 +
  |id      = ichortower.NPCGeometry
 +
  |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Map Locations
 +
  |author  = Bouhm and Pathoschild
 +
  |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
 +
  |nexus  = 239
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Map Locations Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
  |nexus  = 16236
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Path Displayer, Path Display
 +
  |author  = Akago
 +
  |id      = akago.PathDisplay
 +
  |nexus  = 7563
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Speak
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 694
 +
  |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Tokens, NPC Tokens for Content Patcher
 +
  |author  = siliconmodding
 +
  |id      = siliconmodding.NPCTokens
 +
  |nexus  = 23637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nuclear Valley - PG, Nuclear Bomb
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
 +
  |nexus  = 23339
 +
  |github  = ApryllForever/NuclearBombLocations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Numerical Health
 +
  |author  = Hydrox, hydrox6
 +
  |id      = Hydrox.NumericalHealth
 +
  |nexus  = 4863
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Import Map, Import Map
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ImportMap
 +
  |nexus  = 10965
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Product Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ObjectProductDisplay
 +
  |nexus  = 18365
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars
 +
  |author  = Adeel Tariq
 +
  |id      = Adeel.ObjectProgressbars
 +
  |nexus  = 2803
 +
  |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
  |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
  |nexus  = 22005
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Time Left
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ObjectTimeLeft
 +
  |curse  = 867757
 +
  |moddrop = 131148
 +
  |nexus  = 1315
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ocarina of Time, Ocarina of Time Melodies
 +
  |author  = LokiG4m3r
 +
  |id      = LokiG4m3r.OcarinaOfTimeMelodies
 +
  |nexus  = 21819
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OK Night Check
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OKNightCheck
 +
  |nexus  = 14231
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OmniFarm
 +
  |author  = lambui
 +
  |id      = PhthaloBlue.Omnifarm
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/127299
 +
  |github  = lambui/StardewValleyMod_OmniFarm
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Omni Swing
 +
  |author  = Alejandro Akbal
 +
  |id      = AlejandroAkbal.OmniSwing
 +
  |nexus  = 7877
 +
  |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Omni Tools
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OmniTools
 +
  |curse  = 868690
 +
  |nexus  = 14865
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Click Shed Reloader
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.OneClickShedReloader
 +
  |nexus  = 2052
 +
  |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Day at a Time
 +
  |author  = Miome
 +
  |id      = Miome.OneDayAtATime
 +
  |nexus  = 8870
 +
  |github  = miome/OneDayAtATime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Silo Storage
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
 +
  |nexus  = 5150
 +
  |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Sprinkler One Scarecrow
 +
  |author  = Mizzion
 +
  |id      = mizzion.onesprinkleronescarecrow
 +
  |nexus  = 3633
 +
  |moddrop = 661376
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
 +
  |author  = Khitiara
 +
  |id      = Khitiara.BudgetTVFix
 +
  |nexus  = 20955
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Online Splitscreen
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Online_Splitscreen
 +
  |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Fish Consume Bait, Only Fishes Consume Bait
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.OnlyFishConsumeBait
 +
  |nexus  = 22766
 +
  |github  = MercuryVN/OnlyFishConsumeBait
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Iridium
 +
  |author  = xiaoye97
 +
  |id      = xiaoye97.OnlyIridium
 +
  |nexus  = 4471
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Open Hearts
 +
  |author  = MedievalAI
 +
  |id      = MedievalAI.OpenHearts
 +
  |nexus  = 16944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Orchard - Better Fruit Trees
 +
  |author  = Saitoue
 +
  |id      = Saitoue.Orchard
 +
  |nexus  = 13867
 +
  |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ordinary Capsule
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.OrdinaryCapsule
 +
  |curse  = 871831
 +
  |nexus  = 13489
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Increaser
 +
  |author  = crazywig
 +
  |id      = crazywig.oreincrease
 +
  |nexus  = 7370
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Increase V3
 +
  |author  = KKramer85
 +
  |id      = OreIncreaseV3
 +
  |curse  = 994197
 +
  |moddrop = 1475534
 +
  |nexus  = 19132
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Organize Inventory Shortcut
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.OrganzieShortcut
 +
  |nexus  = 4772
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornamental
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Ornamental
 +
  |nexus  = 4981
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornithologist's Guild
 +
  |author  = Ivy
 +
  |id      = Ivy.OrnithologistsGuild
 +
  |nexus  = 14510
 +
  |github  = greyivy/OrnithologistsGuild
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Outfit Disable
 +
  |author  = idermailer
 +
  |id      = idermailer.OutfitDisable
 +
  |nexus  = 23346
 +
  |github  = idermailer/OutfitDisable
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Outfit Sets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OutfitSets
 +
  |nexus  = 13888
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Out of Season Bonuses, Seasonal Items
 +
  |author  = Midori Armstrong, azureglasses
 +
  |id      = midoriarmstrong.seasonalitems
 +
  |nexus  = 1452
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overworld Chests
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OverworldChests
 +
  |nexus  = 7710
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OwO Stawdew Vawwey
 +
  |author  = CrunchyDuck
 +
  |id      = CrunchyDuck.OwOMod
 +
  |nexus  = 8923
 +
  |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = P2P Animal Noise
 +
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.PacifistValley
 +
  |nexus  = 5464
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.PacifistValley
 +
  |nexus  = 23109
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Painting Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PaintingDisplay
 +
  |nexus  = 10918
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Panning Upgrades
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.PanningUpgrades
 +
  |nexus  = 12242
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Panning Upgrades Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.PanningUpgrades.ExtraConfig
 +
  |nexus  = 16234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paper Mario Partners for Stardew Valley
 +
  |author  = AnotherStardewValleySunday
 +
  |id      = AnotherStardewValleySunday.PaperMarioPartners
 +
  |nexus  = 14638
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paritee's Better Farm Animal Variety
 +
  |author  = Paritee
 +
  |id      = Paritee.BetterFarmAnimalVariety
 +
  |nexus  = 3296
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paritee's Treat Your Animals
 +
  |author  = Paritee
 +
  |id      = Paritee.TreatYourAnimals
 +
  |nexus  = 3375
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips
 +
  |author  = MarthaSolomon, SolomonsWorkshop
 +
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
 +
  |nexus  = 2166
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
 +
  |nexus  = 3524
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Partial Hearts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PartialHearts
 +
  |nexus  = 11628
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Effects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ParticleEffects
 +
  |curse  = 868786
 +
  |nexus  = 11056
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Framework
 +
  |author  = Espy
 +
  |id      = Espy.ParticleFramework
 +
  |nexus  = 23544
 +
  |github  = Smoked-Fish/ParticleFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Part of the Community
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
 +
  |nexus  = 923
 +
  |github  = bmarquismarkail/SV_PotC
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Crops
 +
  |author  = NCarigon
 +
  |id      = NCarigon.PassableCrops
 +
  |nexus  = 15223
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
  |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Ladders
 +
  |author  = J_Hizzal
 +
  |id      = J_Hizzal.PassableLadders
 +
  |nexus  = 2985
 +
  |github  = joelra/SDV-PassableLadders
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Objects
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.PassableObjects
 +
  |nexus  = 2329
 +
  |github  = pomepome/PassableObjects
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passerby Cemetery, ClownSharp
 +
  |author  = DecidedlyHuman and fellowclown
 +
  |id      = DecidedlyHuman.ClownsSqueakyTools
 +
  |nexus  = 22600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passive Friendship
 +
  |author  = StultusV
 +
  |id      = StultusV.PassiveFriendship
 +
  |nexus  = 8732
 +
  |github  = JudeRV/Stardew-PassiveFriendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 +
  |author  = jorgamun
 +
  |id      = jorgamun.PauseInMultiplayer
 +
  |nexus  = 10328
 +
  |moddrop = 1068093
 +
  |github  = jorgamun/PauseInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Sync
 +
  |author  = Terrorbladed
 +
  |id      = Tb.Stardew_Pause_Sync
 +
  |nexus  = 10160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Time in Multiplayer Revived
 +
  |author  = mishmaash
 +
  |id      = mishmaash.PauseInMultiplayer
 +
  |nexus  = 21327
 +
  |github  = mishagp/PauseInMultiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause While Sitting
 +
  |author  = heyseth
 +
  |id      = heyseth.sitpause
 +
  |nexus  = 8295
 +
  |github  = heyseth/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PDQ Paths
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.PDQPaths
 +
  |nexus  =
 +
  |curse  = 307090
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Postal Service
 +
  |author  = ElectroCrumpet
 +
  |id      = ElectroCrumpet.PelicanPostalService
 +
  |nexus  = 2770
 +
  |github  =
 +
 
 +
  |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
 +
  |name    = Pelican TTS
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PelicanTTS
 +
  |nexus  = 1079
 +
  |moddrop = 793929
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican xVASynth
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PelicanxVASynth
 +
  |nexus  = 10250
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = People Seeds
 +
  |author  = bwdy
 +
  |id      = bwdy.peopleseeds
 +
  |nexus  = 3635
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfection Tweaker
 +
  |author  = shekurika
 +
  |id      = shekurika.PerfectionTweaker
 +
  |nexus  = 8615
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Permanent Cellar
 +
  |author  = CyanFire
 +
  |id      = CF.PermanentCellar
 +
  |nexus  = 17257
 +
  |github  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.PermanentCookoutKit
 +
  |nexus  = 8035
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persia the Mermaid, PersiaMod
 +
  |author  = Avalon, Avalonii
 +
  |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
 +
  |nexus  = 1419
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |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].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persival's Bundle Mod
 +
  |author  = Persival
 +
  |id      =
 +
  |nexus  = 438
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Anvil
 +
  |author  = Strobe
 +
  |id      = Strobe.PersonalAnvil
 +
  |nexus  = 5326
 +
  |github  = strobel1ght/Personal-Anvil
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|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,872: Line 23,861:
 
* 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,886: Line 23,875:
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 14:00, 17 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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