Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: fix source link for Gender Setter)
 
(872 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/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24 Hour Format, 24 Hour Clock
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.twentyfourhours
 +
  |nexus  = 2908
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 3-Story Cellar
   |author  = Prince-Leto
+
   |author = fan
   |id       = princeleto.twentyfourhours
+
   |id      = fan.3-story-cellar
   |nexus id = 2908
+
  |nexus  = 22882
   |github   = Prince-Leto/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
   |id     = an.4leaf
 +
   |nexus   = 2365
 +
   |github =
  
   |broke in     = SMAPI 3.0
+
  |status  = abandoned
   |status       = workaround
+
}}
   |summary     = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
{{#invoke:SMAPI compatibility|entry
  |pull request = https://github.com/Prince-Leto/StardewValleyMods/pull/1
+
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.AbilitiesExperienceBars
 +
  |nexus  = 8048
 +
  |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     = Abilities - Experience Bars
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = Ophaneom
+
   |author = Sandman53
   |id       = Ophaneom.AbilitiesExperienceBars
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 8048
+
   |nexus   = 22751
   |github   = Ophaneom/Abilities-Experience-Bars
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Bonafide Special Blue Chicken
+
   |name   = A Bonafide Special Blue Chicken
   |author   = r1kai, rikai, rikai and jackkimball
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = rikai.abonafidespecialbluechicken
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 8979
+
   |nexus   = 8979
   |github   = rikai/ABonafideSpecialBlueChicken
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = Access Chest Anywhere
   |author   = dumb0t, VIspReaderUS
+
   |author = dumb0t, VIspReaderUS
   |id       = AccessChestAnywhere
+
   |id     = AccessChestAnywhere
   |nexus id = 257
+
   |nexus   = 257
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.1
 
   |broke in = Stardew Valley 1.1
Line 87: Line 128:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Accessible Tiles
+
   |name   = Accessible Tiles
   |author   = GrumpyCrouton
+
   |author = GrumpyCrouton
   |id       = GrumpyCrouton.AccessibleTiles
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id = 10755
+
   |nexus   = 10755
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Action Sitting
+
   |name   = AchtuurCore
   |author   = greentodd
+
   |author = Achtuur
   |id       = greentodd.ActionSitting
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 10943
+
   |nexus   = 16827
   |github   =  
+
   |github = Achtuur/StardewTravelSkill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
+
   |name   = Action Sitting
   |author   = StultusV
+
   |author = greentodd
   |id       = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
+
   |id     = greentodd.ActionSitting
   |nexus id = 8688
+
   |nexus   = 10943
   |github  = JudeRV/Stardew-ActivatingSprinklers
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = f4iTh, JertsukkaTheMan
+
   |author = StultusV
   |id       = f4iTh.ActivateSprinklers
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 2088
+
   |nexus   = 8688
   |github   =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
+
   |name   = Activate Sprinklers
   |author   = Chelsea Bingiel
+
   |author = f4iTh, JertsukkaTheMan
   |id       = ChelseaBingiel.LuckyRabbitsFoot
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 11447
+
   |nexus   = 2088
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = Active Menu Anywhere
   |author   = Rui3
+
   |author = weizinai
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 5713
+
   |nexus   = 21093
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Building Costs
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = Skalaki
+
   |author = Chelsea Bingiel
   |id       = Skalaki.AdjustableBuildingCosts
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id = 12446
+
   |nexus   = 11447
   |github  = MiguelLucas/StardewValleyMods
+
   |github =
 +
 
 +
   |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     = Adjustable Price Hikes
+
   |name   = Additional Mine Maps
   |author   = Pokeytax
+
   |author = aedenthorn, Erinthe
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 2631
+
  |curse  = 868700
   |github   =  
+
   |nexus   = 14595
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Add Money
   |author   = punyo, yakminepunyo
+
   |author = Pempi
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = pempi.addMoney
   |nexus id = 2149
+
   |nexus   = 20111
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.5-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 
  |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Add Money
   |author   = ThatNorthernMonkey
+
   |author = Steph Hoel
   |id       = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
   |id     = StephHoel.AddMoney
   |nexus id =
+
   |nexus  = 21016
   |chucklefish id = 3532
+
   |github = StephHoel/ModsStardewValley
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
 
 
  |broke in          = Stardew Valley 1.1
 
  |unofficial version = 0.0.2-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
  |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = Add to Workbench Chests
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Rui3
   |id       = f4iTh.AdjustBabyChance
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 3311
+
   |nexus   = 5713
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Adjustable Building Costs
   |author   = mmanlapat
+
   |author = Skalaki
   |id       = mmanlapat.AdjustMonster
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 1161
+
   |nexus   = 12446
   |github   =  
+
   |github = MiguelLucas/StardewValleyMods
  
   |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   = Adjustable Price Hikes
   |author   = Gathouria
+
   |author = Pokeytax
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = Pokeytax.AdjustablePriceHikes
   |nexus id = 4011
+
   |nexus   = 2631
   |moddrop id = 600967
+
   |github  =
   |github  = Gathouria/Adopt-Skin
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Cooking
+
   |name   = Adjustable Sprinklers
   |author   = aedenthorn
+
   |author = NCarigon
   |id       = aedenthorn.AdvancedCooking
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 11264
+
   |nexus   = 21843
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Flute Blocks
+
   |name   = Adjustable Stamina Healing
   |author   = aedenthorn
+
   |author = punyo, yakminepunyo
   |id       = aedenthorn.AdvancedFluteBlocks
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 10934
+
   |nexus   = 2149
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Advanced Key Bindings
+
   |name   = Adjust Artisan Prices
   |author   = Drachenkatze
+
   |author = ThatNorthernMonkey
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 5127
+
   |nexus   =
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
  |chucklefish = 3532
 +
   |github = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.1
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Loot Framework
+
   |name   = Adjust Baby Chance
   |author   = aedenthorn
+
   |author = f4iTh, JertsukkaTheMan
   |id       = aedenthorn.AdvancedLootFramework
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 7739
+
   |nexus   = 3311
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Adjust Monster
   |author   = ANDR55
+
   |author = mmanlapat
   |id       = ANDR55.AdvMachines
+
   |id     = mmanlapat.AdjustMonster
   |nexus id =
+
   |nexus  = 1161
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Melee Framework
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = aedenthorn
+
   |author = Gathouria
   |id       = aedenthorn.AdvancedMeleeFramework
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 7886
+
   |nexus   = 4011
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 600967
 +
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Menu Positioning
+
   |name   = Adopt With Krobus
   |author   = aedenthorn
+
   |author = Hana
   |id       = aedenthorn.AdvancedMenuPositioning
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 11315
+
   |nexus   = 22218
   |github   = aedenthorn/StardewValleyMods
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Advanced Cooking
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 435
+
   |curse   = 868782
  |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 11264
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Advancing Sprinklers
 
  |author  = Warix3
 
  |id      = warix3.advancingsprinklers
 
   |nexus id = 2983
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.5-unofficial.1-mouahrara
   |summary  = use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Advanced Fishing Treasure
   |author   = Darzington
+
   |author = aceynk
   |id       = darzington.AdventCalendarMod
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 7444
+
   |nexus   = 24403
   |github   =  
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Advanced Flute Blocks
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiAdventureShopInventory
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id =  
+
   |curse  = 868790
   |chucklefish id = 4608
+
   |nexus  = 10934
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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     = AFK Pause, AFK Time Pause
+
   |name   = Advanced Key Bindings
   |author   = aedenthorn
+
   |author = Drachenkatze
   |id       = aedenthorn.AFKTimePause
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 14228
+
   |nexus   = 5127
   |github  = aedenthorn/StardewValleyMods
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Advanced Location Loader
   |author   = Phrasefable
+
   |author = Entoarox
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 3661
+
   |nexus   = 2270
   |github   = phrasefable/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     = Airstrike
+
   |name   = Advanced Loot Framework
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.Airstrike.DLL
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 10464
+
  |curse  = 868863
   |github  = XxHarvzBackxX/airstrike
+
   |nexus   = 7739
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
   |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Less Flashy Stardew
+
   |name   = Advanced Machines, AdvMachines
   |author   = mistyspring
+
   |author = ANDR55
   |id       = mistyspring.lessflashy
+
   |id     = ANDR55.AdvMachines
   |nexus id = 10531
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Allow Beach Sprinklers
+
   |name   = Advanced Melee Framework
   |author   = Jag3dagster
+
   |author = aedenthorn, Erinthe
   |id       = Jag3dagster.AllowBeachSprinklers
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 7629
+
  |curse  = 868856
   |github  = jag3dagster/AllowBeachSprinklers
+
   |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     = All Professions
+
   |name   = Advanced Menu Positioning
   |author   = cantorsdust and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 174
+
  |curse  = 868780
   |github   = cantorsdust/StardewMods
+
   |nexus   = 11315
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almanac
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Khloe Leclair
+
   |author = Omegasis, Alpha_Omegasis
   |id       = leclair.almanac
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 11022
+
   |nexus   = 435
   |github   = KhloeLeclair/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almanac →  DGA Support
+
   |name   = Advanced Social Interactions
   |author   = Khloe Leclair
+
   |author = spacechase0
   |id       = leclair.almanacdga
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 11022
+
  |curse  = 867133
   |github   = KhloeLeclair/StardewMods
+
   |nexus   = 14451
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Advancing Sprinklers
   |author   = momoaau
+
   |author = Warix3
   |id       = 439<!--actual manifest ID-->
+
   |id     = warix3.advancingsprinklers
   |nexus id = 439
+
   |nexus   = 2983
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
<!--
+
   |status  = abandoned
   |unofficial version = 1.2.2-unofficial.3.mizzion
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Alternative Textures
+
   |name   = Advent Calendar
   |author   = PeacefulEnd
+
   |author = Darzington
   |id       = PeacefulEnd.AlternativeTextures
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 9246
+
   |nexus   = 7444
   |github  = Floogen/AlternativeTextures
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = Alja, Alvadea
+
   |author  = Veniamin-Arefev
   |id      = Alja.Shack
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 13187
+
   |nexus   = 19442
   |github  = Jaksha6472/MiningShack
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Adventure Shop Inventory
   |author   = funny-snek and Zuberii
+
   |author = Hammurabi
   |id       = funny-snek.Always_On_Server
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 2677
+
   |nexus   =
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
   |chucklefish = 4608
 +
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
  |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   = AeroCore
   |author   = bcmpinc
+
   |author = Tlitookilakin
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 2733
+
  |moddrop = 1275014
   |github  = bcmpinc/StardewHack
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always Swim
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Hoggagf2
+
   |author = aedenthorn, Erinthe
   |id       = Hoggagf2.AlwaysSwim
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 13264
+
  |curse  = 868715
   |github   =
+
   |nexus   = 14228
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = SixthTitan
+
   |author = CKextreme
   |id       = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id     = CKextreme.AfkTimer
   |nexus id = 4639
+
   |nexus   = 3721
   |github   =  
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |status  = abandoned
   |name    = Angel's Existing Weapon Updater
 
  |author  = Angela Ranna
 
  |id      = AngelaRanna.ExistingWeaponsUpdater
 
  |nexus id = 6894
 
  |github  = AngelaRanna/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Agenda
   |author   = Angela Ranna
+
   |author = OFTS_CQM
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = ofts.agenda
   |nexus id = 6894
+
   |nexus   = 20432
   |github   = AngelaRanna/StardewMods
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Aggressive Acorns
   |author   = Jonqora
+
   |author = Phrasefable
   |id       = Jonqora.AngryGrandpa
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 6324
+
   |nexus  = 3661
  |broke in = Stardew Valley 1.5
+
   |github = phrasefable/StardewMods
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |github   = Jonqora/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Animal Birth Every Night
 
  |author  = Paritee
 
  |id      = Paritee.AnimalBirthEveryNight
 
  |nexus id = 3440
 
  |github  = paritee/Paritee.StardewValley.Frameworks
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Aging Mod
   |author   = stokastic
+
   |author = skn
   |id       = stokastic.AnimalChooser
+
   |id     = skn.AgingMod
   |nexus id = 2573
+
   |nexus   = 1129
   |github   = stokastic/AnimalChooser
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod, Butcher Mod
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = Digus
+
   |author = Fippsie
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 1538
+
   |nexus   = 17273
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Observer
+
   |name   = Airstrike
   |author   = NOFILENAMED
+
   |author = XxHarvzBackxX
   |id       = NFN.ANIMOBS
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 8653
+
   |nexus   = 10464
   |github  = nofilenamed/AnimalObserver
+
   |github = XxHarvzBackxX/airstrike
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = AI Valley
   |author   = DiddyP
+
   |author = Dualityofsoul
   |id       = DiddyP.AnimalPatting
+
   |id     = Dualityofsoul.AIValley
   |nexus id = 3837
+
   |nexus   = 25025
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Pet Status
+
   |name   = Alarms
   |author   = Hakej
+
   |author = aedenthorn, Erinthe
   |id       = hakej.animalpetstatus
+
   |id     = aedenthorn.Alarms
   |nexus id = 8725
+
   |nexus   = 17607
   |github   = Hakej/Animal-Pet-Status
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Produce Expansion
+
   |name   = A Less Flashy Stardew
   |author   = elbe
+
   |author = mistyspring
   |id       = elbe.AnimalProduceExpansion
+
   |id     = mistyspring.lessflashy
   |nexus id = 9119
+
   |nexus  = 10531
   |moddrop id = 988407
+
   |github =
   |github   = lshtech/AnimalProduceExpansion
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Die
+
   |name   = All Chests Menu
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.AnimalsDie
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 7769
+
  |curse  = 868705
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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     = Animals Don't Eat Grass
+
   |name   = All Crops All Seasons
   |author   = KarratKake
+
   |author = cantorsdust
   |id       = KarratKake.AnimalsDontEatGrass
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 7474
+
   |nexus   = 170
   |github  =  
+
   |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     = Animal Selector
+
   |name   = Allow Beach Sprinklers
   |author   = rikai
+
   |author = Jag3dagster
   |id       = rikai.AnimalSelector
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 8758
+
  |curse  = 989210
   |github   = rikai/AnimalSelector
+
   |nexus   = 7629
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Shop Conditions
+
   |name   = All Professions
   |author   = elbe
+
   |author = cantorsdust and Pathoschild
   |id       = elbe.AnimalShopConditions
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 9107
+
   |nexus  = 174
   |moddrop id = 986958
+
   |github = cantorsdust/StardewMods
   |github   = lshtech/AnimalShopConditions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Almanac
   |author   = jwdred
+
   |author = Khloe Leclair
   |id       = jwdred.AnimalSitter
+
   |id     = leclair.almanac
   |nexus id = 581
+
   |nexus   = 11022
   |github   = jdusbabek/stardewvalley
+
   |github = KhloeLeclair/StardewMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Need Water
+
   |name   = Almanac → DGA Support
   |author   = GZhynko
+
   |author = Khloe Leclair
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = leclair.almanacdga
   |nexus id = 6196
+
   |nexus   = 11022
   |github   = gzhynko/StardewMods
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = spacechase0 and Pathoschild
+
   |author = momoaau
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 3283
+
   |nexus  = 439
   |moddrop id = 771644
+
   |github =
   |github   = spacechase0/StardewValleyMods
+
 
}}
+
   |broke in = Stardew Valley 1.3
{{#invoke:SMAPI compatibility|entry
+
   |status   = workaround
   |name    = Animal Whisperer
+
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
   |author   = Shalkin
+
<!--
   |id      = shaklin.animalwhisperer
+
   |unofficial version = 1.2.2-unofficial.3.mizzion
   |nexus id = 8885
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
   |github  =
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Parrot and Perch
+
   |name   = Alternative Textures
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.ParrotPerch
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 7957
+
  |curse  = 870938
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9246
 +
   |github = Floogen/AlternativeTextures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Portrait Framework
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = akai
+
   |author = Alvadea & Jaksha6472
   |id       = akai.AnimatedPortrait
+
   |id     = Alja.Shack
   |nexus id = 8249
+
   |nexus   = 13187
   |github   =  
+
   |github = Jaksha6472/MiningShack
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anki Study Break
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = nymvaline
+
   |author = Alvadea & Jaksha6472
   |id       = nymvaline.AnkiStudyBreak
+
   |id     = Alja.witchtower
   |nexus id = 11279
+
   |nexus   = 15926
   |github   = nymvaline/StardewValley-AnkiStudyBreak
+
   |github = Jaksha6472/WitchTower
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anniversary on Calendar
+
   |name   = Always Active Window, Always Active Mod
   |author   = greentodd
+
   |author = AlexGoD
   |id       = greentodd.CalendarAnniversary
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 8351
+
   |nexus   = 25177
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Always Hay
   |author   = spacechase0 and Pathoschild
+
   |author = Omek97
   |id       = spacechase0.AnotherHungerMod
+
   |id     = omek97.always_hay
   |nexus id = 3379
+
   |nexus  = 20808
   |moddrop id = 568430
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = Always On Server for Multiplayer
   |author   = aedenthorn
+
   |author = funny-snek and Zuberii
   |id       = aedenthorn.YAJM
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 6546
+
   |nexus   = 2677
   |github  = aedenthorn/StardewValleyMods
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
 +
 
 +
  |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     = Anti-Cheat Server
+
   |name   = Always Organize Chests
   |author   = funny-snek
+
   |author = Zamiel
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 2887
+
   |nexus   = 21207
   |github   = funny-snek/anticheat-and-servercode
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = Always Scroll Map
   |author   = Super Aardvark, ubererdferkel
+
   |author = bcmpinc
   |id       = SuperAardvark.AntiSocial
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 5371
+
   |nexus   = 2733
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = MouseyPounds
+
   |author = Saah
   |id       = MouseyPounds.AnythingPonds
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 4702
+
   |nexus   = 23452
   |github   = MouseyPounds/stardew-mods
+
   |github = sarahvloos/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
+
   |name   = Always Special Title
   |author   = aedenthorn
+
   |author = DespairScent
   |id       = aedenthorn.AprilFools
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 11496
+
   |nexus   = 22150
   |github   = aedenthorn/StardewValleyMods
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aquarism - Immersive Fish Ponds
+
   |name   = Always Swim
   |author   = DaLion
+
   |author = Hoggagf2
   |id       = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 11288
+
   |nexus   = 13264
   |github   =  
+
   |github =
  |source  = https://gitlab.com/daleao/sdv-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Ambient Light
   |author   = Platonymous
+
   |author = SixthTitan
   |id       = Platonymous.2048
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 2048
+
   |nexus   = 4639
  |moddrop id = 793820
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Platonymous
+
   |author = cindyexe
   |id       = Platonymous.ArcadePong
+
   |id     = cindyexe.afddiw
   |nexus id = 2044
+
   |nexus  = 8823
   |moddrop id = 793819
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Ancient Seed Expended, More Ancient Seeds C
   |author   = Platonymous
+
   |author = Zexu2K
   |id       = Platonymous.Snake
+
   |id     = Zeux2K.More_Ancient_Seeds_C
   |nexus id = 2056
+
   |nexus  = 26498
   |moddrop id = 793822
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arena Challenges Mod
+
   |name   = Angel's Existing Weapon Updater
   |author   = XxHarvzBackxX
+
   |author = Angela Ranna
   |id       = harvz.ACM.SMAPI
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 9544
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Armor Ore
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = gmff
+
   |author = Angela Ranna
   |id       = GMFF.ArmorOre
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id =  
+
   |nexus   = 6894
   |curseforge id = 485718
+
   |github = AngelaRanna/StardewMods
   |curseforge key = armor-ore
+
 
   |github  =  
+
   |status  = obsolete
 +
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Angel's Weapon Rebalance
   |author   = Mizzion
+
   |author = Angela Ranna
   |id       = mizzion.artifactdigger
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 4212
+
   |nexus  = 6894
   |moddrop id = 661378
+
   |github = AngelaRanna/StardewMods
   |github   = Mizzion/MyStardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
 
   |name    = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
 
  |author  = pepoluan
 
  |id      = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
 
  |nexus id = 9023
 
  |moddrop id = 979525
 
  |github  =
 
  |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Angry Grandpa
   |author   = Ilyaki
+
   |author = Jonqora
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2761
+
   |nexus   = 6324
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
<!--
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
+
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artisan Goods Redone
+
   |name   = Angry Seagulls
   |author   = Rhukii
+
   |author = spacechase0
   |id       = Rhukii.ArtisanGoodsRedone
+
   |id     = spacechase0.AngrySeagulls
   |nexus id = 9414
+
   |nexus   = 26121
   |github   =
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Animal Birth Every Night
   |author   = Travoos
+
   |author = Paritee
   |id       = none<!--no ID in manifest-->
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id =  
+
   |nexus   = 3440
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  |github  = Club559/AshleyMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Animal Chooser
   |author   = Goldenrevolver
+
   |author = stokastic
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = stokastic.AnimalChooser
   |nexus id = 260
+
   |nexus   = 2573
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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     = ATM
+
   |name   = Animal Dialogue Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.ATM
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 3135
+
   |curse  = 868666
   |moddrop id = 793914
+
   |nexus  = 16881
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.3-unofficial.1-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AtraCore
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = atravita
+
   |author = Digus
   |id       = atravita.AtraCore
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |moddrop id = 1205156
+
   |nexus   = 1538
   |nexus id = 12932
+
   |github = Digus/StardewValleyMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Atra's Interaction Tweaks, Stop Rug Removal
+
   |name   = Animal Mood Fix
   |author   = atravita
+
   |author = Grant Peters
   |id       = atravita.StopRugRemoval
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 10192
+
   |nexus   = 761
   |moddrop id = 1068101
+
  |github  =
   |github   = atravita-mods/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     = Aurora GSI for Stardew Valley
+
   |name   = Animal Observer
   |author   = macer-Tim Oberle
+
   |author = nofilenamed
   |id       = macer.AuroraGSI
+
   |id     = NFN.ANIMOBS
   |nexus id = 6088
+
   |nexus   = 8653
   |github   =  
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Autofill Pet Bowl
+
   |name   = Animal Patting
   |author   = maephie
+
   |author = DiddyP
   |id       = maephie.AutofillPetBowl
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 13296
+
   |nexus   = 3837
   |github   = maephie/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Animal Pet Status
   |author   = taggartaa, Aaron Taggart
+
   |author = Hakej
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = hakej.animalpetstatus
   |nexus id = 1019
+
   |nexus   = 8725
   |github  = taggartaa/AutoAnimalDoors
+
   |github = Hakej/Animal-Pet-Status
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Animal Produce Expansion
   |author   = cgifox
+
   |author = elbe
   |id       = cgifox.AutoAttack
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 9620
+
   |nexus   = 9119
   |github  =
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Animals Die
   |author   = X3n0n182
+
   |author = Goldenrevolver
   |id       = X3n0n182.AutoAttack
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 7258
+
   |nexus   = 7769
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Animals Don't Eat Grass
   |author   = Alison Li
+
   |author = KarratKake
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 6773
+
   |nexus   = 7474
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Animals Don't Remove Grass
   |author   = Ben880, ben1830
+
   |author = MrShreddie
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 2387
+
   |nexus   = 21028
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Animal Selector
   |author   = aurnj, Roy Li
+
   |author = rikai
   |id       = RuyiLi.AutoCrop
+
   |id     = rikai.AnimalSelector
   |nexus id =
+
   |nexus  = 8758
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github = rikai/AnimalSelector
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Animal Shop Conditions
   |author   = Permamiss
+
   |author = elbe
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 643
+
   |nexus  = 9107
   |curseforge id  = 307990
+
   |moddrop = 986958
   |curseforge key = auto-eat
+
   |github = lshtech/AnimalShopConditions
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Animal Sitter
   |author   = Dwayneten
+
   |author = jwdred
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = jwdred.AnimalSitter
   |nexus id = 4783
+
   |nexus   = 581
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.11
   |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.1.1-unofficial.6-strobe
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Animal Sitter LTS
   |author   = WhiteMind
+
   |author = oliver
   |id       = WhiteMind.AF
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 1895
+
   |nexus   = 20831
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Animals Need Water
   |author   = SorryLate, rharyanto
+
   |author = GZhynko
   |id       = SorryLate.AutoFishing
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 5235
+
   |nexus   = 6196
   |github   =
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Animal Social Menu
   |author   = Teban100
+
   |author = spacechase0
   |id       = AutoGate
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 820
+
   |nexus   = 3283
   |github  = StephenKairos/Teban100-StardewMods
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grab Truffles
+
   |name   = Animal Whisperer
   |author   = Tsin
+
   |author = Shalkin
   |id       = Tsin.AutoGrabTruffles
+
   |id     = shaklin.animalwhisperer
   |nexus id = 14162
+
   |nexus   = 8885
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Animated Parrot and Perch
   |author   = Caraxian
+
   |author = aedenthorn, Erinthe
   |id       = caraxian.AutoLoadGame
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 2509
+
  |curse  = 868854
   |github  = Caraxi/StardewValleyMods
+
   |nexus   = 7957
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Animated Portrait Framework
   |author   = Pathoschild
+
   |author = akai
   |id       = Pathoschild.Automate
+
   |id     = akai.AnimatedPortrait
   |nexus id = 1063
+
   |nexus  = 8249
   |moddrop id = 509760
+
   |github =
   |github   = Pathoschild/StardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
{{#invoke:SMAPI compatibility|entry
+
<!--
   |name    = Automate Chests
+
   |status   = workaround
   |author   = SinZ
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
   |id      = SinZ.AutomateChests
+
-->
  |nexus id = 11727
 
  |github  = SinZ163/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Animation-Cancel Keybinding
   |author   = mrslowly, azah
+
   |author = Swaglix
   |id       = azah.automated-doors
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id =
+
   |nexus  = 20159
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |github =
   |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   = Anki Study Break
   |author   = ScheKaa
+
   |author = nymvaline
   |id       = Rakiin.AutomaticGates
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 3109
+
   |nexus  = 11279
   |moddrop id = 467021
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Anniversary on Calendar
   |author   = Zamiel
+
   |author = greentodd
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 10460
+
   |nexus   = 8351
   |github   = Zamiell/AutomaticScreenshotTaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Another Hunger Mod
   |author   = Jag3Dagster
+
   |author = spacechase0
   |id       = Jag3Dagster.AutoShaker
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 7736
+
  |curse  = 867735
   |github  = jag3dagster/AutoShaker
+
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.AutoSpeed
+
   |id     = aedenthorn.YAJM
   |nexus id = 443
+
  |curse  = 868885
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 6546
 +
   |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     = Auto Stacker, Item Auto Stacker
+
   |name   = Anti-Cheat Server
   |author   = CatCattyCat, Cat
+
   |author = funny-snek
   |id       = cat.autostacker
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 1184
+
   |nexus  = 2887
   |moddrop id = 833539
+
   |github = funny-snek/anticheat-and-servercode
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = lolmaj
+
   |author = alichan, alichanST
   |id       = lolmaj.AutoToolSelect
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 3883
+
   |nexus   = 24204
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = DrOreo002
+
   |author = FricativeMelon
   |id       = droreo002.autotrash
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 4924
+
   |nexus   = 15480
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Anti-Social NPCs
   |author   = GrumpyCrouton
+
   |author = Super Aardvark, ubererdferkel
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 10693
+
   |nexus   = 5371
   |github   =  
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Anti Tool Exhaustion
   |author   = Pickle, ddgroves
+
   |author = Tomokisan
   |id       = pickle.autowater
+
   |id     = tomokisan.antiToolExhaustion
   |nexus id = 1666
+
  |curse  = 1081754
   |github   =  
+
   |nexus   = 26371
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (aurnj)
+
   |name   = Anything Ponds
   |author   = aurnj, Roy Li
+
   |author = MouseyPounds
   |id       = AutoWater
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id =  
+
   |nexus   = 4702
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  = MouseyPounds/stardew-mods
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = stellarashes
+
   |author = aedenthorn, Erinthe
   |id       = stellarashes.Autowatering
+
   |id     = aedenthorn.AprilFools
   |nexus id = 5463
+
  |curse  = 868768
   |github  = stellarashes/SDVMods
+
   |nexus   = 11496
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = A Quality Mod
   |author   = jackkimball
+
   |author = spacechase0
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = spacechase0.AQualityMod
   |nexus id = 2465
+
  |curse  = 867134
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |nexus   = 14448
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.0.1-unofficial.1-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Avoid Losing Scepter
+
   |name   = Aquarism
   |author   = atravita
+
   |author = DaLion
   |id       = atravita.AvoidLosingScepter
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |moddrop id = 1146671
+
   |nexus   = 24356
   |nexus id = 11856
+
   |github = daleao/sdv
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Arcade 2048
   |author   = DefenTheNation
+
   |author = Platonymous
   |id       = DefenTheNation.BackpackResizer
+
   |id     = Platonymous.2048
   |nexus id = 2263
+
  |curse  = 308054
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Arcade Pong
   |author   = andysun, ReddoHoku
+
   |author = Platonymous
   |id       = andysun.BacksideAttack
+
   |id     = Platonymous.ArcadePong
   |nexus id = 7815
+
   |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     = Balanced Combine Many Rings
+
   |name   = Arcade Snake, Snake
   |author   = Arruda
+
   |author = Platonymous
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = Platonymous.Snake
   |nexus id = 8981
+
  |curse  = 308055
   |github  = arruda/BalancedCombineManyRings
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bank of Ferngill
+
   |name   = Archaeology House Content Management Helper
   |author   = Mizzion
+
   |author = Felix-Dev
   |id       = mizzion.bankofferngill
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 13043
+
   |nexus   = 2804
   |github  = Mizzion/MyStardewMods
+
   |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     = Barn Incubator Support
+
   |name   = Archaeology Skill for 1.6
   |author   = elbe
+
   |author = moonslime
   |id       = elbe.BarnIncubatorSupport
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 9049
+
   |curse  = 1003404
   |moddrop id = 986076
+
   |nexus  = 22199
   |github   = lshtech/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Archery
   |author   = littleraskol
+
   |author = PeacefulEnd
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = PeacefulEnd.Archery
   |nexus id = 833
+
  |curse  = 870921
   |github  = littleraskol/Basic-Sprinkler-Improved
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Archery - Starter Pack
   |author   = Husky110
+
   |author = PeacefulEnd
   |id       = Husky110.BatteryWarningMod
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 1886
+
  |curse  = 870920
   |github   = Husky110/BatteryWarningMod
+
   |nexus   = 16768
 +
   |github = Floogen/Archery
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Arena Challenges Mod
   |author   = Ilyaki
+
   |author = XxHarvzBackxX
   |id       = Ilyaki.BattleRoyale
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 3199
+
   |nexus   = 9544
   |github   = Ilyaki/BattleRoyalley
+
   |github =
  
   |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   = Armor Ore
   |author   = Tyler Gibbs
+
   |author = gmff
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = GMFF.ArmorOre
   |nexus id = 9891
+
   |nexus   =
   |github  = tylergibbs2/BattleRoyalley-Year2
+
  |curse  = 485718
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Ars Venefici
   |author   = Coll1234567
+
   |author = HeyImAmethyst
   |id       = Coll1234567.BecomeEthereal
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 3746
+
   |nexus   = 24409
   |github   =  
+
   |github = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bed Tweaks
+
   |name   = Artifact Digger
   |author   = aedenthorn
+
   |author = Mizzion
   |id       = aedenthorn.BedTweaks
+
   |id     = mizzion.artifactdigger
   |nexus id = 10023
+
   |nexus   = 4212
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 661378
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = Yoshimax
+
   |author = pepoluan
   |id       = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2569
+
   |nexus  = 9023
  |github   =  
+
   |moddrop = 979525
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
   |name    = Be My Valentine
+
 
   |author  = Taskmaster
+
   |broke in = Stardew Valley 1.6
   |id      = Taskmaster.BeMyValentine
 
  |nexus id = 5219
 
   |github  =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Berry Season Reminder
+
   |name   = Artifact System Fixed
   |author   = Anthony Hilyard
+
   |author  = Ilyaki
  |id      = com.anthonyhilyard.berryseasonreminder
+
   |id     = Ilyaki.ArtifactSystemFixed
  |curseforge id = 446669
+
   |nexus  = 2761
  |curseforge key = berry-season-reminder
+
   |github = Ilyaki/ArtifactSystemFixed
   |nexus id = 9315
 
  |github  = AHilyard/BerrySeasonReminder
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better 10 Hearts
 
  |author  = Satozaki
 
  |id      = EpicBellyFlop45.Better10Hearts
 
   |nexus id = 3605
 
  |github  = AndyCrocker/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Activate Sprinklers
 
  |author   = ChaosEnergy
 
  |id      = ChaosEnergy.BetterActivateSprinklers
 
  |nexus id = 3097
 
   |github   = yuri-moens/BetterActivateSprinklers
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
+
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Artisan Goods Redone
   |author   = CatCattyCat, Cat
+
   |author = Rhukii
   |id       = cat.betterartisangoodicons
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 2080
+
   |nexus   = 9414
   |moddrop id = 833553
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
+
   |name   = Artisan Products Copy Quality
   |author   = DaLion and Tithrandel
+
   |author = justastranger
   |id       = DaLion.Meads
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 11911
+
   |moddrop = 1554273
   |github   =
+
   |nexus   =
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Balance
+
   |name   = Artista, Artista - Stardew Painter
   |author   = Xen0nex
+
   |author = Platonymous
   |id       = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
+
   |id     = Platonymous.Artista
   |nexus id = 8141
+
  |moddrop = 1521420
   |github   =
+
   |nexus   = 18697
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Beehouses
+
   |name   = Ashley NPC
   |author   = Tlitookilakin
+
   |author = Travoos
   |id       = tlitookilakin.BetterBeehouses
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 10996
+
   |nexus   =
   |moddrop id = 1105633
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
   |github  = tlitookilakin/BetterBeehouses
+
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Bombs
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Duno666
+
   |author = Goldenrevolver
   |id       = Duno666.BetterBombs
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 7787
+
   |nexus   = 260
   |github   = PhillZitt/BetterBombs
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Butterfly Hutch
+
   |name   = Atelier Cauldron, Cauldron
   |author   = NormanPCN
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = NormanPCN.BetterButterflyHutch
+
   |id     = Atelier.Cauldron
   |nexus id = 11166
+
   |nexus   = 22926
   |github   = NormanPCN/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Chests
+
   |name   = ATM
   |author   = furyx639
+
   |author = Platonymous
   |id       = furyx639.BetterChests
+
   |id     = Platonymous.ATM
   |nexus id = 9791
+
  |curse  = 308504
   |github  = ImJustMatt/StardewMods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = AtraCore
   |author   = Satozaki
+
   |author = atravita
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = atravita.AtraCore
   |nexus id = 3159
+
  |curse  = 870972
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1205156
}}
+
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = Khloe Leclair
+
   |author = atravita
   |id       = leclair.bettercrafting
+
   |id     = atravita.StopRugRemoval
   |nexus id = 11115
+
  |curse  = 870985
   |moddrop id = 1115749
+
  |moddrop = 1068101
   |github   = KhloeLeclair/StardewMods
+
   |nexus   = 10192
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Descriptions
 +
  |author  = mistyspring
 +
  |id     = mistyspring.AudioDescription
 +
   |nexus  = 16294
 +
   |github = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting: Buildings, Craftable Buildings
+
   |name   = Audio Devices
   |author   = Khloe Leclair
+
   |author = Max Vollmer, SVProtector
   |id       = leclair.bcbuildings
+
   |id     = maxvollmer.audiodevices
   |moddrop id = 1115749
+
   |nexus  = 2838
   |nexus id = 11115
+
  |github  = maxvollmer/AudioDevices
   |github   = KhloeLeclair/StardewMods
+
 
 +
   |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 Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Khloe Leclair
+
   |author = macer-Tim Oberle
   |id       = leclair.bcspacecore
+
   |id     = macer.AuroraGSI
   |nexus id = 11115
+
   |nexus  = 6088
   |moddrop id = 1115749
+
   |github =
   |github   = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crystalariums
+
   |name   = Auto Animal Doors
   |author   = DecidedlyHuman
+
   |author = taggartaa, Aaron Taggart
   |id       = DecidedlyHuman.BetterCrystalariums
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 10907
+
  |curse  = 1002753
   |github   = DecidedlyHuman/StardewValleyMods
+
   |nexus   = 1019
 +
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Auto-Attack
   |author   = GitStonic, IMSTONIC
+
   |author = X3n0n182
   |id       = gitstonic.svbdp
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 3092
+
   |nexus   = 7258
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Auto-Attack
   |author   = CatCattyCat, Cat
+
   |author = cgifox
   |id       = cat.betterdoors
+
   |id     = cgifox.AutoAttack
   |nexus id = 3797
+
   |nexus   = 9620
   |github   = danvolchek/StardewMods
+
   |github =
  
   |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 Elevator
+
   |name   = Auto Bait and Tackles
   |author   = aedenthorn
+
   |author = Alison Li
   |id       = aedenthorn.BetterElevator
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 12802
+
   |nexus   = 6773
   |github   = aedenthorn/StardewValleyMods
+
   |github = Alison-Li/AutoBaitAndTacklesMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Festival Notifications
+
   |name   = Auto Break Geode
   |author   = drbirbdev
+
   |author = weizinai
   |id       = drbirbdev.BetterFestivalNotifications
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 14170
+
   |nexus   = 20685
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fishing
+
   |name   = Auto Catch
   |author   = balllight
+
   |author = MercuryVN
   |id       = balllight.BetterFishing
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 13585
+
   |nexus   = 22616
   |github   =
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Friendship
+
   |name   = Auto Catch Fish
   |author   = Urbanyeti
+
   |author = WillTheMage
   |id       = BetterFriendship
+
   |id     = WillTheMage.AutoCatchFishMod
   |nexus id = 10287
+
   |nexus   = 25997
   |github   = urbanyeti/stardew-better-friendship
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Auto Coffee
   |author   = CatCattyCat, Cat
+
   |author = Ben880, ben1830
   |id       = cat.betterfruittrees
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 1976
+
   |curse   = 990166
   |moddrop id = 833546
+
   |nexus   = 2387
   |github   = danvolchek/StardewMods
+
   |github  =
 
 
   |broke in          = Stardew Valley 1.4
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.6.1-unofficial.4-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garbage Cans
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = AairTheGreat
+
   |author = Jihyun and Somin
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 4171
+
   |nexus   = 24178
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Auto Crop
   |author   = CatCattyCat, Cat
+
   |author = aurnj, Roy Li
   |id       = cat.bettergardenpots
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 2209
+
   |nexus  =
   |moddrop id = 833555
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |broke in          = Stardew Valley 1.5
+
   |github =
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
+
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
+
  |broke in = Stardew Valley 1.3
   |github  = danvolchek/StardewMods
+
  |status  = workaround
 +
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = CatCattyCat, Cat
+
   |author = The Fluffy Robot
   |id       = cat.betterhay
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 1430
+
   |nexus  = 20892
   |moddrop id = 833540
+
   |github = jamespfluger/Stardew-EqualMoneySplit
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Auto-Eat
   |author   = fodkod, Kodfod
+
   |author = Permamiss
   |id       = kodfod.hitbox
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
  |nexus id = 4973
+
   |nexus  = 643
  |github  = Kodfod/BetterHitboxStardew
+
   |curse  = 307990
 
+
  |github = Permamiss/Auto-Eat
  |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
 
   |pull request      = https://github.com/kodfod/BetterHitboxStardew/pull/2
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Auto Farm Screenshot
   |author   = dphile
+
   |author = Dwayneten
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 2085
+
   |nexus   = 4783
   |github   = dphile/SDVBetterIridiumTools
+
   |github = Dwayneten/AutoFarmScreenshot
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
+
   |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 Jukebox
+
   |name   = Autofill Pet Bowl
   |author   = Gaphodil
+
   |author = maephie
   |id       = Gaphodil.BetterJukebox
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 6017
+
   |nexus   = 13296
   |moddrop id = 984775
+
   |github  = maephie/StardewMods
   |github  = Gaphodil/BetterJukebox
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Auto Fill Pet Bowl
   |author   = hawkfalcon
+
   |author = Siweipancc
   |id       = hawkfalcon.BetterJunimos
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 2221
+
   |nexus   = 20667
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Crop Fields
+
   |name   = Auto Fish
   |author   = micfort
+
   |author = WhiteMind
   |id       = micfort.BetterJunimosCropFields
+
   |id     = WhiteMind.AF
   |nexus id = 10936
+
   |nexus   = 1895
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
+
   |github  = WhiteMinds/mod-sv-autofish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Forestry
+
   |name   = Autofish, Autofish Used All Version
   |author   = ceruleandeep
+
   |author = dirinkbottle
   |id       = ceruleandeep.BetterJunimosForestry
+
   |id     = dirinkbottle.autofish
   |nexus id = 8992
+
   |nexus   = 26954
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Lightning Rods
+
   |name   = Auto Fishing
   |author   = aedenthorn
+
   |author = SorryLate, rharyanto
   |id       = aedenthorn.BetterLightningRods
+
   |id     = SorryLate.AutoFishing
   |nexus id = 10631
+
   |nexus   = 5235
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Auto Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = Tibbles
   |id       = spacechase0.BetterMeteorites
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 5096
+
   |nexus  = 21339
   |moddrop id = 771682
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Auto Gate
   |author   = Satozaki
+
   |author = Teban100
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = AutoGate
   |nexus id = 3012
+
   |nexus   = 820
   |github   = AndyCrocker/StardewMods
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning
+
   |name   = Auto-Grabber Mod
   |author   = AairTheGreat
+
   |author = Jotser
   |id       = AairTheGreat.BetterPanning
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 4161
+
   |nexus   = 2783
   |github  = AairTheGreat/StardewValleyMods
+
   |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 Panning Spot
+
   |name   = Auto-Grab Truffles
   |author   = ForgedBrass
+
   |author = Tsin
   |id       = ForgedBrass.BetterPanningSpot
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 10608
+
   |nexus   = 14162
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Auto Grab Truffles
   |author   = bmarquismarkail, Space Baby
+
   |author = Frostiverse
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 935
+
   |nexus   = 21705
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = Nishtra
+
   |author = QiXing
   |id       = BetterQuarry
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 771
+
   |nexus   = 20874
   |github   =
+
   |github  = qixing-jk/QiXingAutoGrabTruffles
 
 
  |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     = Better Ranching, Better Milking
+
   |name   = Auto Load Game
   |author   = Urbanyeti
+
   |author = Caraxian
   |id       = BetterRanching
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 859
+
   |nexus   = 2509
   |github   = urbanyeti/stardew-better-ranching
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Automate
   |author   = Satozaki
+
   |author = Pathoschild
   |id       = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
+
   |id     = Pathoschild.Automate
   |nexus id = 3232
+
  |curse  = 992857
   |github   = AndyCrocker/StardewMods
+
   |nexus   = 1063
 +
  |moddrop = 509760
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Return Scepter
+
   |name   = Automate Chests
   |author   = DecidedlyHuman
+
   |author = SinZ
   |id       = DecidedlyHuman.BetterReturnScepter
+
   |id     = SinZ.AutomateChests
   |nexus id = 11610
+
   |nexus   = 11727
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Automated Doors
   |author   = Zoryn
+
   |author = mrslowly, azah
   |id       = Zoryn.BetterRNG
+
   |id     = azah.automated-doors
   |nexus id =  
+
   |nexus   =
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url     = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |github   = Zoryn4163/SMAPI-Mods
+
  |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     = Better Shipping Bin
+
   |name   = Automate Tool Swap
   |author   = MindMeltMax
+
   |author = Trapyy
   |id       = MindMeltMax.BetterShipping
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 10487
+
   |curse  = 1001901
   |moddrop id = 1135742
+
   |nexus  = 21050
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Automatic Gates
   |author   = Kithio
+
   |author = ScheKaa
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = Rakiin.AutomaticGates
   |nexus id =  
+
   |nexus   = 3109
   |chucklefish id = 4302
+
   |moddrop = 467021
   |github   =  
+
   |github =
  
   |broke in    = Stardew Valley 1.3
+
   |warnings = use Nexus, ModDrop is NOT updated
  |pull request = https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Automatic Petting of Animals
   |author   = spacechase0 and Pathoschild
+
   |author = yangZ
   |id       = spacechase0.BetterShopMenu
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 2012
+
   |nexus  = 23539
   |moddrop id = 771614
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Signs
+
   |name   = Automatic Screenshot Taker
   |author   = stebaker92, Steve Baker
+
   |author = Zamiel
   |id       = stebaker92.bettersigns
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 7482
+
   |nexus   = 10460
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = Max Vollmer, SVProtector
+
   |author = yangZ
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 2558
+
   |nexus   = 23508
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Automatic To-Do List
   |author   = CatCattyCat, Cat
+
   |author = VoxaelFox
   |id       = cat.betterslingshots
+
   |id     = VoxaelFox.AutomaticTodoList
   |nexus id = 2067
+
   |nexus  = 26008
   |moddrop id = 833552
+
   |github = paulwrubel/stardew-mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Automators
   |author   = Jower
+
   |author = Kristian Skistad
   |id       = Jower.BetterSort
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 1992
+
   |nexus   = 15776
   |github   =  
+
   |github = kristian-skistad/automators
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Auto Melee Attack
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Siweipancc
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 41
+
   |nexus  = 20704
   |chucklefish id = 3551
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Tappers
+
   |name   = Autonomals
   |author   = CaptainSully
+
   |author = DespairScent
   |id       = CaptainSully.BetterTappers
+
   |id     = DespairScent.Autonomals
   |nexus id = 9875
+
   |nexus  = 22879
   |moddrop id = 1035408
+
   |github =
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = AutoPetter
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = Brogio
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = Brogio.AutoPetter
   |nexus id = 4234
+
   |nexus   = 27203
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = CatCattyCat, Cat
+
   |author = Jag3Dagster
   |id       = cat.betterworkbenches
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 4830
+
   |curse  = 989657
   |moddrop id = 833559
+
   |nexus  = 7736
   |github   = danvolchek/StardewMods
+
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Betwitched
+
   |name   = Auto Speed
   |author   = b_wandert
+
   |author = Omegasis, Alpha_Omegasis
   |id       = b_wandert.Betwitched
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 10172
+
   |nexus   = 443
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Auto-Stack Bait & Ammo
   |author   = spacechase0
+
   |author = Jonathan Feenstra
   |id       = spacechase0.BiggerBackpack
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 1845
+
   |nexus  = 23423
   |chucklefish id = 5191
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
  |moddrop id = 384783
 
   |github   = spacechase0/BiggerBackpack
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Craftables
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = spacechase0 and Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.BiggerCraftables
+
   |id     = cat.autostacker
   |nexus id = 7530
+
   |nexus   = 1184
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 833539
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Auto Stack Items to Chest
   |author   = Jessebot, JessebotX
+
   |author = Chosimba
   |id       = jessebot.biggerriverlands
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 3025
+
   |nexus   = 2307
   |moddrop id = 467184
+
  |github  =
   |github   = JessebotX/StardewValleyMods
+
 
 +
   |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     = Big Silo
+
   |name   = Auto Tool Select
   |author   = lperkins2, Logan Perkins
+
   |author = lolmaj
   |id       = lperkins2.BigSilo
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 2429
+
   |nexus   = 3883
   |source  = {{nexus mod|2429}}
+
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |dev note = source in download
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = SMAPI 3.12.0
+
   |name    = Auto Trash
   |status   = workaround
+
  |author  = DrOreo002
   |summary = use [[#Silo Size|Silo Size]] instead.
+
   |id      = droreo002.autotrash
 +
   |nexus   = 4924
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Auto Trasher
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jag3Dagster
   |id       = Omegasis.BillboardAnywhere
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 492
+
  |curse  = 1014272
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = Auto Travel
   |author   = desto
+
   |author = GrumpyCrouton
   |id       = desto.BillboardProfitMargin
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 6948
+
   |nexus   = 10693
   |github   = desto-git/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Binning Skill
+
   |name   = Auto Water
   |author   = drbirbdev
+
   |author = Pickle, ddgroves
   |id       = drbirbdev.BinningSkill
+
   |id     = pickle.autowater
   |nexus id = 14073
+
   |nexus   = 1666
   |github   = drbirbdev/StardewValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Auto Water
   |author   = KathrynHazuka
+
   |author = Steph Hoel
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = StephHoel.AutoWater
   |nexus id = 276
+
   |nexus   = 21022
   |github   = KathrynHazuka/StardewValley_BirthdayMail
+
   |github = StephHoel/ModsStardewValley
  |dev note = author ignored previous PRs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Today
+
   |name   = Auto Watering (aurnj)
   |author   = ChiroxT
+
   |author = aurnj, Roy Li
   |id       = treinke.birthdaytoday
+
   |id     = AutoWater
   |nexus id = 11578
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Auto Watering (stellarashes)
   |author   = BunnyJumps
+
   |author = stellarashes
   |id       = BunnyJumps.BJSNoClip
+
   |id     = stellarashes.Autowatering
   |nexus id = 2820
+
   |nexus   = 5463
   |github   =  
+
   |github = stellarashes/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = A Very Special Blue Chicken
   |author   = BunnyJumps
+
   |author = jackkimball
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 2178
+
   |nexus   = 2465
   |github   =  
+
   |github = jacksonkimball/AVerySpecialBlueChicken
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
  |unofficial version = 2.0.1-unofficial.1-strobe
  |unofficial version = 1.4.3-unofficial.1-Vivan
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = Avoid Losing Scepter
   |author   = Qther - BunnyJumps
+
   |author = atravita
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 5324
+
  |curse  = 870974
   |github  =  
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Baby Chance Adjustment
   |author   = Mightywa33ior
+
   |author = LateFilmsGamer
   |id       = Mightywa33ior.Blackhearts
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 7502
+
   |nexus   = 15018
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = Baby Gender Interface
   |author   = GenDeathrow
+
   |author = f4iTh, JertsukkaTheMan
   |id       = gendeathrow.BNC
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id =
+
   |nexus  = 1947
  |curseforge id  = 307717
+
   |github =
   |curseforge key = blessings-and-curses
 
   |github   = GenDeathrow/SDV_BlessingsAndCurses
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.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     = Blood Trail
+
   |name   = Baby Pets
   |author   = aurnj, Roy Li
+
   |author = DellyBelly
   |id       = RuyiLi.BloodTrail
+
   |id     = DellyBelly.BabyPets
   |nexus id =
+
   |nexus  = 20967
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = DelphinWave/BabyPets
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bloody Damage Overlay, Damage Overlay
+
   |name   = Backpack Resizer
   |author   = pepoluan
+
   |author = DefenTheNation
   |id       = pepoluan.DamageOverlay
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 8796
+
   |nexus   = 2263
   |github   =  
+
   |github = DefenTheNation/StardewMod-BackpackResizer
  |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = Backside Attack
   |author   = explosivetortellini
+
   |author = andysun, ReddoHoku
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = andysun.BacksideAttack
   |nexus id = 4815
+
   |nexus   = 7815
   |github   = explosivetortellini/bluechickensaregreen
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Backstory Questions Framework
   |author   = Darkhax
+
   |author = spacechase0
   |id       = darkhax.bookcase
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id =  
+
   |curse  = 867131
   |curseforge id  = 297252
+
   |nexus   = 14570
   |curseforge key = bookcase
+
   |github = spacechase0/StardewValleyMods
   |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   = Bait Maker - Quality Matters
   |author   = Digus
+
   |author = Speshkitty
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 4711
+
   |nexus   = 22768
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Baits Do Their Jobs
   |author   = aedenthorn
+
   |author = MercuryVN
   |id       = Aedenthorn.BossCreatures
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 5864
+
   |nexus   = 23217
   |github   = aedenthorn/StardewValleyMods
+
   |github = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Balanced Combine Many Rings
   |author   = charbonn, Charles Bonnevialle
+
   |author = Arruda
   |id       = Charles.NomesBrasileiros
+
   |id     = Arruda.BalancedCombineManyRings
   |moddrop id = 793149
+
   |nexus   = 8981
   |nexus id =  
+
   |github = arruda/BalancedCombineManyRings
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Bank of Ferngill
   |author   = Guedez, guedez2
+
   |author = Mizzion
   |id       = bof.three.fishing.sounds
+
   |id     = mizzion.bankofferngill
   |nexus id = 5105
+
   |nexus   = 13043
   |github   =  
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breeding Overhaul
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = StarAmy
+
   |author = BarleyZP
   |id       = StarAmy.BreedingOverhaul
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 13974
+
   |nexus   = 21238
   |github   = StarAmy/BreedingOverhaul
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Barn Incubator Support
   |author   = Dycedarger
+
   |author = elbe
   |id       = dycedarger.breedlikerabbits
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 948
+
   |nexus   = 9049
   |github  =  
+
   |moddrop = 986076
 
+
   |github  = lshtech/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
   |summary = feature now in vanilla game (1.6)
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Basic Sprinkler Improved
   |author   = f4iTh, JertsukkaTheMan
+
   |author = littleraskol
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 3429
+
   |nexus   = 833
   |github   =  
+
   |github = littleraskol/Basic-Sprinkler-Improved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Bat Form
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.BugNet
+
   |id     = aedenthorn.BatForm
   |nexus id = 5099
+
  |curse  = 868667
   |moddrop id = 771693
+
   |nexus   = 16825
   |github   = spacechase0/StardewValleyMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.4-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Enchanting Forge, Buildable Forge
+
   |name   = Battery Warning Mod
   |author   = Stari
+
   |author = Husky110
   |id       = Start.BuildableForge
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 8893
+
   |nexus   = 1886
   |github  = SlivaStari/BuildableForge
+
   |github = Husky110/BatteryWarningMod
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Greenhouse Updated
+
   |name   = Battle Ring
   |author   = Yariazen
+
   |author = lyl
   |id       = Yariazen.BuildableGreenhouse
+
   |id     = lyl.br
   |nexus id = 11831
+
   |nexus   = 22027
   |github   = Yariazen/YariazenMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Battle Royalley
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Ilyaki
   |id       = Omegasis.BuildEndurance
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 445
+
   |nexus   = 3199
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = Ilyaki/BattleRoyalley
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
  |status  = workaround
 +
  |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Battle Royalley - Year 2
   |author   = bmarquismarkail, Space Baby
+
   |author = Tyler Gibbs
   |id       = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 5347
+
   |nexus   = 9891
   |github  = bmarquismarkail/SV_BuildersList
+
   |github = tylergibbs2/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Beatable Lucky Purple Shorts
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Dragoon23
   |id       = Omegasis.BuildHealth
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id = 446
+
   |nexus   = 25095
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Become Ethereal
   |author     = Esca, Esca-MMC
+
   |author = Coll1234567
   |id         = Esca.BuildOnAnyTile
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id   = 6854
+
   |nexus  = 3746
   |github     = Esca-MMC/BuildOnAnyTile
+
   |github =
  |moddrop id = 827525
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Animal Purchase
+
   |name   = Becoming Familiar
   |author     = aedenthorn
+
   |author = Krutonium
   |id         = aedenthorn.BulkAnimalPurchase
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id   = 11539
+
   |nexus  = 21949
   |github     = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Staircases
+
   |name   = Bed Tweaks
   |author     = BananaFruit
+
   |author = aedenthorn, Erinthe
   |id         = BananaFruit.BulkStaircases
+
   |id     = aedenthorn.BedTweaks
   |nexus id   = 10622
+
  |curse  = 868834
   |moddrop id = 1084873
+
   |nexus  = 10023
   |github     = BananaFruit1492/BulkStaircases
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Bee House Flower Range Fix
   |author   = Hootless
+
   |author = KirbyLink
   |id       = hootless.BusLocations
+
   |id     = kirbylink.beehousefix
   |nexus id = 2905
+
   |nexus   = 3013
   |github  = hootless/StardewMods
+
   |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     = Buyable Dwarf Scrolls
+
   |name   = Bee Paths
   |author   = MattDeDuck, Duckshard
+
   |author = aedenthorn, Erinthe
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = aedenthorn.BeePaths
   |nexus id = 5307
+
  |curse  = 868914
   |github  =  
+
   |nexus   = 14812
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Befriend Marlon and Gunther
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Yoshimax
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 507
+
   |nexus   = 2569
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Be My Valentine
   |author   = Denifia
+
   |author = Taskmaster
   |id       = Denifia.BuyRecipes
+
   |id     = Taskmaster.BeMyValentine
   |nexus id = 1126
+
   |nexus   = 5219
   |github  = Denifia/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Berry Season Reminder
   |author   = funny-snek
+
   |author = Anthony Hilyard
   |id       = funnysnek.displaycabinowner
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 3036
+
  |curse  = 446669
   |github   =  
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Better 10 Hearts
   |author   = CatCattyCat, Cat
+
   |author = Sonozuki
   |id       = cat.cactihurtyou
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 4019
+
   |nexus   = 3605
   |moddrop id = 833562
+
   |github  = Sonozuki/StardewMods
   |github   = danvolchek/StardewMods
+
 
 +
   |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Better Activate Sprinklers
   |author   = Zoryn
+
   |author = ChaosEnergy
   |id       = Zoryn.CalendarAnywhere
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id =  
+
   |nexus   = 3097
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = yuri-moens/BetterActivateSprinklers
   |github   = Zoryn4163/SMAPI-Mods
+
 
 +
  |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     = Campfire Cooking
+
   |name   = Better Artisan Good Icons
   |author   = Kabigon
+
   |author = CatCattyCat, Cat
   |id       = Kabigon.CampfireCooking
+
   |id     = cat.betterartisangoodicons
   |nexus id = 2297
+
   |nexus   = 2080
   |github   = KabigonFirst/StardewValleyMods
+
  |moddrop = 833553
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
+
   |summary = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
 +
  |author  = DaLion and Tithrandel
 +
  |id      = DaLion.Meads
 +
  |nexus  =
 +
  |github  = daleao/bagi-meads
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Balance
 +
  |author  = Xen0nex
 +
  |id      = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
 +
  |nexus  = 8141
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capstone Professions
+
   |name   = Better Beehouses
   |author   = spacechase0 and Pathoschild
+
   |author = Tlitookilakin
   |id       = spacechase0.CapstoneProfessions
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 7636
+
   |nexus   = 10996
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Better Bombs
   |author   = spacechase0 and Pathoschild
+
   |author = Duno666
   |id       = spacechase0.CarryChest
+
   |id     = Duno666.BetterBombs
   |nexus id = 1333
+
   |nexus  = 7787
   |moddrop id = 134674
+
   |github = PhillZitt/BetterBombs
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Your Pet
+
   |name   = Better Butterfly Hutch
   |author   = DecidedlyHuman
+
   |author = NormanPCN
   |id       = DecidedlyHuman.CarryYourPet
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 13009
+
   |nexus   = 11166
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Car Warp, Decorative Cars<!--changed in 1.3.0-->
+
   |name   = Better Cabin
   |author   = skellady and sophie
+
   |author = weizinai
   |id       = sophie.CarWarp
+
   |id     = weizinai.BetterCabin
   |nexus id = 11102
+
   |nexus   = 25368
   |github   = sophiesalacia/StardewMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Better Chests
   |author   = CatCattyCat, Cat
+
   |author = LeFauxMatt
   |id       = cat.caskseverywhere
+
   |id     = furyx639.BetterChests
   |nexus id = 2994
+
  |curse  = 871836
   |moddrop id = 833561
+
  |moddrop = 1547210
   |github   = danvolchek/StardewMods
+
   |nexus   = 9791
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id     = EpicBellyFlop45.BetterCrabPots
 +
   |nexus  = 3159
 +
   |github = Sonozuki/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
  |status  = abandoned
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.2-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Better Crafting
   |author   = punyo, yakminepunyo
+
   |author = RedstoneBoy
   |id       = punyo.CasksOnGround
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 2406
+
   |nexus   = 2504
   |github   = pomepome/CasksOnGround
+
   |github = RedstoneBoy/BetterCrafting
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead to run casks.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Better Crafting
   |author  = adverserath
+
   |author = Khloe Leclair
   |id       = Adverserath.CasualLife
+
  |id      = leclair.bettercrafting
   |nexus id = 6011
+
  |nexus  = 11115
   |github  = adverserath/StardewValley-CasualLifeMod
+
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Crafting: Buildings, Craftable Buildings
 +
  |author  = Khloe Leclair
 +
   |id     = leclair.bcbuildings
 +
   |nexus   = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id     = leclair.bcspacecore
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 +
 
 +
  |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     = Catalogue Filter
+
   |name   = Better Crystalariums
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.CatalogueFilter
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 13137
+
   |nexus   = 10907
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogues Anywhere
+
   |name   = Better Discord Presence, SVBDP
   |author   = Cherry, CherryChain
+
   |author = GitStonic, IMSTONIC
   |id       = Cherry.CataloguesAnywhere
+
   |id     = gitstonic.svbdp
   |nexus id = 4949
+
   |nexus   = 3092
   |moddrop id = 716382
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Better Doors
   |author   = SteelixLeiter
+
   |author = CatCattyCat, Cat
   |id       = CategorizeChests
+
   |id     = cat.betterdoors
   |nexus id = 1300
+
   |nexus   = 3797
   |github   = doncollins/StardewValleyMods
+
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
<!--
 
<!--
  |unofficial version = 1.4.3-unofficial.3.mizzion
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
+
  |unofficial version = 1.0.3-unofficial.1-strobe
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Better Elevator
   |author   = skuldomg, Skuld
+
   |author = aedenthorn, Erinthe
   |id       = skuldomg.catGifts
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 2132
+
   |curse  = 868746
   |github   = skuldomg/catGifts
+
   |nexus   = 12802
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Cats and Dogs
+
   |broke in = Stardew Valley 1.6
  |author  = DelphinWave
+
   |status  = workaround
   |id      = DelphinWave.CatsAndDogsMod
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
   |nexus id = 7407
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cauldron of Chance
+
   |name   = Better Elevator - Continued
   |author   = Expl0
+
   |author = aedenthorn and FlyingTNT
   |id       = Expl0.CauldronOfChance
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 10975
+
   |nexus   = 22340
   |github   = WizardsLizards/CauldronOfChance
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cave of Memories
+
   |name   = Better Enchantments, Enchantment
   |author   = PeacefulEnd
+
   |author = kalik
   |id       = PeacefulEnd.CaveOfMemories
+
   |id     = kalik.Enchantment
   |nexus id = 12619
+
   |nexus   = 23368
   |github   = Floogen/MysticalBuildings
+
   |github = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Better Festival Notifications
   |author   = candidus42
+
   |author = drbirbdev
   |id       = Candidus42.CellarAvailable
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 5104
+
   |nexus   = 14170
   |github   = mus-candidus/CellarAvailable
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenger
+
   |name   = Better Fishing
   |author   = Slothsoft
+
   |author = balllight
   |id       = Slothsoft.Challenger
+
   |id     = balllight.BetterFishing
   |nexus id = 14196
+
   |nexus   = 13585
   |github   = slothsoft/stardew-challenger
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenger → Automate
+
   |name   = Better Friendship
   |author   = Slothsoft
+
   |author = Urbanyeti
   |id       = Slothsoft.ChallengerAutomate
+
   |id     = BetterFriendship
   |nexus id = 14196
+
   |nexus   = 10287
   |github   = slothsoft/stardew-challenger
+
   |github = urbanyeti/stardew-better-friendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Better Frog Control, Spit That Up - Better Frog Control
   |author   = alvadea & jaksha6472
+
   |author = Malkavian, Malkavian242
   |id       = alja.CCCB
+
   |id     = malkavian.betterfrogcontrol
   |nexus id = 6361
+
   |nexus  = 26144
   |moddrop id = 845377
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Better Fruit Trees
   |author   = Turkey2349
+
   |author = CatCattyCat, Cat
   |id       = turkey2349.chancecubes
+
   |id     = cat.betterfruittrees
   |nexus id =
+
   |nexus  = 1976
   |curseforge id  = 297899
+
   |moddrop = 833546
   |curseforge key = chance-cubes
+
   |github = danvolchek/StardewMods
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Better Garbage Cans
   |author   = funny-snek
+
   |author = AairTheGreat
   |id       = funnysnek.ChangeCabinType
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 3046
+
   |nexus   = 4171
   |github  =  
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Better Garden Pots
   |author   = mardrest
+
   |author = CatCattyCat, Cat
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = cat.bettergardenpots
   |nexus id = 5335
+
  |nexus  = 2209
   |moddrop id = 800760
+
  |moddrop = 833555
   |github   =  
+
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Farm Caves
+
   |name   = Better Hay
   |author   = MindMeltMax
+
   |author = CatCattyCat, Cat
   |id       = MindMeltMax.ChangeFarmCaves
+
   |id     = cat.betterhay
   |moddrop id = 1247516
+
   |nexus  = 1430
   |nexus id = 14000
+
   |moddrop = 833540
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Horse Sounds
+
   |name   = Better Hitbox
   |author   = CyanFire
+
   |author = fodkod, Kodfod
   |id       = CF.ChangeHorseSounds
+
   |id     = kodfod.hitbox
   |nexus id = 13428
+
   |nexus   = 4973
   |github  =
+
   |github = Kodfod/BetterHitboxStardew
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Better Honey Mead
   |author   = Alek, amazingalek
+
   |author = NCarigon
   |id       = Alek.ChangeProfessions
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 3989
+
   |nexus   = 22848
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Better Iridium Tool Area
   |author   = Shaklin
+
   |author = dphile
   |id       = shaklin.changeshoecolor
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 6101
+
   |nexus   = 2085
   |github  =
+
   |github = dphile/SDVBetterIridiumTools
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Better Jukebox
   |author   = Cherry, CherryChain
+
   |author = Gaphodil
   |id       = Cherry.SlimeHutchLimit
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 6455
+
   |nexus   = 6017
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 984775
 +
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = Better Junimos
   |author   = jeanne
+
   |author = hawkfalcon
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 7415
+
   |nexus   = 2221
   |github   =
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Wiki Linker, WikiLinker
+
   |name   = Better Junimos Crop Fields
   |author   = StultusV
+
   |author = micfort
   |id       = StultusV.WikiLinker
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 12999
+
   |nexus   = 10936
   |github   = JudeRV/SDV_WikiLinker
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Better Junimos Forestry
   |author   = PeepCake
+
   |author = ceruleandeep
   |id       = PeepCake.CharlieTheChicken
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 6986
+
   |nexus   = 8992
   |github  =  
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Better Lightning Rods
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.chatcommands
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 2092
+
   |curse  = 868807
   |moddrop id = 833554
+
   |nexus  = 10631
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Better Meowmere
   |author   = Annosz
+
   |author = TheMightyAmondee
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 5826
+
   |nexus   = 20374
   |github   = Annosz/StardewValleyModding
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Better Meteorites
   |author   = Rui3
+
   |author = spacechase0
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 5606
+
  |curse  = 867727
   |github   = ChristinaEd/ChefHelperAddToFridges
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Better Mixed Seeds
   |author   = elDudeerino
+
   |author = Sonozuki
   |id       = Duder.ChefsCloset
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 1030
+
   |nexus   = 3012
   |github   = deLaDude/ChefsCloset
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] 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     = Cherryrar
+
   |name   = Better Panning
   |author   = Edu Anttunes
+
   |author = AairTheGreat
   |id       = Cherryrar.Functions
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 6603
+
   |nexus   = 4161
   |github  =  
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Better Panning Extra Config
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.Chess
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 3976
+
   |nexus  = 16235
   |moddrop id = 793917
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
}}
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chess Boards
 
  |author  = aedenthorn
 
  |id      = aedenthorn.ChessBoards
 
  |nexus id = 11580
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Better Panning Spot
   |author   = MindMeltMax
+
   |author = ForgedBrass
   |id       = MindMeltMax.ChestDisplays
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 7644
+
   |nexus  = 10608
   |moddrop id = 1135692
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Better Planting
   |author   = berkayylmao
+
   |author = Achtuur
   |id       = berkayylmao.ChestEx
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 4180
+
   |nexus  = 17252
  |curseforge id  = 501477
+
   |github = Achtuur/StardewMods
   |curseforge key = chestex
 
   |github   = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Better Quality More Seeds
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = bmarquismarkail, Space Baby
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 242
+
   |nexus  = 935
   |chucklefish id = 3550
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Chest Naming
 
  |author  = M3ales
 
  |id      = ChestNaming
 
  |nexus id =
 
  |curseforge id = 299791
 
  |curseforge key = chest-naming
 
  |github  = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Better Quarry
   |author   = mralbobo
+
   |author = Nishtra
   |id       = mralbobo.ChestPooling
+
   |id     = BetterQuarry
   |nexus id =
+
   |nexus  = 771
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-chest-pooling
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
  |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Preview
+
   |name   = Better Ranching, Better Milking
   |author   = sergiomadd
+
   |author = Urbanyeti
   |id       = sergiomadd.ChestPreview
+
   |id     = BetterRanching
   |nexus id = 13946
+
   |nexus   = 859
   |github   = sergiomadd/StardewValleyMods
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Better Rarecrows
   |author   = Pathoschild
+
   |author = Sonozuki
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 518
+
   |nexus  = 3232
   |moddrop id = 606600
+
   |github = Sonozuki/StardewMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Better Return Scepter
   |author   = aclockworkhound
+
   |author = DecidedlyHuman
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 3540
+
   |nexus   = 11610
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better RNG
   |author   = CroiDorcha
+
   |author = Zoryn
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = Zoryn.BetterRNG
   |nexus id = 1756
+
   |nexus  =
  |github   =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Children's Beds Removal
 
  |author  = Prismuth
 
  |id      = Prismuth.ChildBedsRemoval
 
  |nexus id = 1655
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Rods
   |author   = loe2run
+
   |author = Achtuur
   |id       = Loe2run.ChildToNPC
+
   |id     = Achtuur.BetterRods
   |nexus id = 4568
+
   |nexus   = 17026
   |github   = loe2run/ChildToNPC
+
   |github = Achtuur/StardewMods
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.1-unofficial.8-candidus42
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Shipping Bin
   |author   = Husky110
+
   |author = MindMeltMax
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 1768
+
  |curse  = 1004479
   |github   = Husky110/ChillInYourFarmHouse
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Shipping Box
   |author   = Travoos
+
   |author = Kithio
   |id       =  
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 590
+
   |nexus   =
   |github   =  
+
  |chucklefish = 4302
 +
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Family Planning|Family Planning]] instead.
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Better Shop Menu
   |author   = RunoV
+
   |author = spacechase0
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 8524
+
  |curse  = 867744
   |github  = valruno/ChooseRandomFarmEvent
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Signs
   |author   = ItsLittany
+
   |author = stebaker92, Steve Baker
   |id       = itslittany.ChummyFix
+
   |id     = stebaker92.bettersigns
   |nexus id = 6363
+
   |nexus  = 7482
   |moddrop id = 804100
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Better Skull Cavern Falling
   |author   = CJBok and Pathoschild
+
   |author = Max Vollmer, SVProtector
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 4
+
   |nexus  = 2558
   |moddrop id = 741872
+
   |github = maxvollmer/BetterSkullCavernFalling
   |github   = CJBok/SDV-Mods
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Slingshots
   |author   = CJBok and Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = cat.betterslingshots
   |nexus id = 93
+
   |nexus   = 2067
   |moddrop id = 741893
+
   |moddrop = 833552
   |github   = CJBok/SDV-Mods
+
   |github = danvolchek/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Better Sonar Bobber
   |author   = CJBok and Pathoschild
+
   |author = Spiderbuttons
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 5
+
   |nexus  = 24837
   |moddrop id = 509768
+
   |github =
   |github   = CJBok/SDV-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Clay Map
 
  |author  = Underscore
 
  |id      = underscore.clay_map
 
  |nexus id = 11903
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Sort
   |author   = Satozaki
+
   |author = Jower
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = Jower.BetterSort
   |nexus id = 2975
+
   |nexus   = 1992
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Special Orders
   |author   = tstaples
+
   |author = Xeru
   |id       = tstaples.CleanFarm
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 794
+
   |nexus   = 24125
   |github   = tstaples/CleanFarm
+
   |github = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Sprinklers
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 2219
+
   |nexus   = 41
   |github   =  
+
   |chucklefish = 3551
 +
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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 Sprinklers Plus
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = JamesCodesThings
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 604
+
   |nexus  = 17767
   |moddrop id = 664033
+
   |github = jamescodesthings/smapi-better-sprinklers
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Blucifer, BluciferProgrammer
+
   |author = gingajamie
   |id       = Blucifer.CoalRegen
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 1664
+
   |nexus   = 21624
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
  
   |broke in          = Stardew Valley 1.3
+
   |status  = abandoned
  |unofficial version = 1.1.1-unofficial.2-Mizzion
+
   |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
   |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 Stardrops
   |author   = Fuzzy
+
   |author = Rokugin
   |id       = fuzzy.cockadoodledont
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 7584
+
   |nexus   = 21360
   |github   =
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coin Collector
+
   |name   = Better Statue Of Blessings
   |author   = aedenthorn
+
   |author = Tomokisan
   |id       = aedenthorn.CoinCollector
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 9843
+
  |curse  = 1081728
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Better Tappers
   |author   = DanielSerrano, Lord Xamon
+
   |author = CaptainSully
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 1169
+
   |nexus   = 9875
   |github   =  
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Better Theater
   |author   = CISC 3141, Testing, Upsters
+
   |author = TianXiaobai
   |id       = Testing.SDVColorBlindMod
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 10380
+
   |nexus   = 25002
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Better Train Loot
   |author   = DJ-STLN
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 2590
+
   |nexus   = 4234
   |github  = DJ-STLN/CombatControls
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls Redux
+
   |name   = Better Transmutation
   |author   = NormanPCN
+
   |author = f4iTh, JertsukkaTheMan
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 10496
+
   |nexus   = 2120
   |github  = NormanPCN/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     = Combat Level Damage Scaler
+
   |name   = Better Trash Can
   |author   = spacechase0 and Pathoschild
+
   |author = shivaGuy
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = shivaGuy.BetterTrashCan
   |nexus id = 3905
+
   |nexus  = 11814
   |moddrop id = 771671
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Better Truffles
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = temisthem
   |id       = SPDFarmingImplementsInCombat
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 313
+
   |nexus   = 23228
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = Better Watering Can and Hoe
   |author   = SlayerDharok
+
   |author = Aflojack45
   |id       = SlayerDharok.CombineMachines
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 7411
+
   |nexus   = 23946
   |github   = Videogamers0/SDV-CombineMachines
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Many Rings
+
   |name   = Better Workbenches
   |author   = Stari
+
   |author = CatCattyCat, Cat
   |id       = Stari.CombineManyRings
+
   |id     = cat.betterworkbenches
   |nexus id = 8801
+
   |nexus   = 4830
   |github  = SlivaStari/CombineManyRings
+
  |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     = Comics
+
   |name   = Betwitched
   |author   = Platonymous
+
   |author = b_wandert
   |id       = Platonymous.Comics
+
   |id     = b_wandert.Betwitched
   |nexus id = 6281
+
   |nexus   = 10172
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.5.6
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Big Crop Bonus
   |author   = Musbah Sinno
+
   |author = Tocseoj
   |id       = musbah.bundleTooltip
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 1329
+
  |curse  = 1008360
   |github   = musbah/StardewValleyMod
+
  |moddrop = 1553635
 +
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = Big Fridges
   |author   = Stingray
+
   |author = AlanBF
   |id       = Stingray.CCA
+
   |id     = AlanBF.BigFridge
   |nexus id = 10150
+
   |nexus   = 22457
   |github   = Stingrayss/StardewValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Bigger Backpack
   |author   = vgperson
+
   |author = spacechase0
   |id       = vgperson.CommunityCenterHelper
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 6893
+
   |chucklefish = 5191
   |github   = vgperson/CommunityCenterHelper
+
   |curse   = 867747
}}
+
   |moddrop = 384783
{{#invoke:SMAPI compatibility|entry
+
   |nexus   = 1845
   |name    = Community Kitchen
+
   |github  = spacechase0/BiggerBackpack
   |author   = blueberry
+
 
   |id      = blueberry.CommunityKitchen
+
   |warnings = Broken on Android.
  |nexus id = 9851
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Bigger Craftables
   |author   = Redwood
+
   |author = spacechase0
   |id       = Redwood.CompanionNPCs
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 3175
+
  |curse  = 867714
   |github   = EKomperud/StardewMods
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status      = workaround
 
  |summary      = use [[#NPC Adventures|NPC Adventures]] 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   = Bigger Craftables for 1.6
   |author   = jahangmar
+
   |author = manifoldSamurai, mfdsam
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = YourName.BiggerCraftables
   |nexus id = 4446
+
   |nexus   = 24886
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Bigger Fridges
   |author   = Vertigon
+
   |author = Entoarox
   |id       = Vertigon.ConfigurableBundleCosts
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 9444
+
   |nexus   = 21678
   |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   = Bigger Riverlands Farm
   |author   = Boogie, BoogieBest
+
   |author = Jessebot, JessebotX
   |id       = boogie.greenhouse
+
   |id     = jessebot.biggerriverlands
   |nexus id = 7109
+
   |nexus   = 3025
   |github  =  
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Big Silo
   |author   = seitanicbean
+
   |author = lperkins2, Logan Perkins
   |id       = seitanicbean.configurablejunimokart
+
   |id     = lperkins2.BigSilo
   |nexus id = 6725
+
   |nexus   = 2429
   |source   = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |source = {{nexus mod|2429}}
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |dev note = source in download
  |name    = Configurable Machines
 
  |author  = KnockedMallard42
 
  |id      = 21da6619-dc03-4660-9794-8e5b498f5b97
 
   |nexus id = 280
 
  |github  =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.12.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Special Orders Unlock
+
   |name   = Billboard Anywhere
   |author   = Vertigon
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 8690
+
   |nexus   = 492
   |github   = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Billboard Profit Margin
   |author   = Mizzion
+
   |author = desto
   |id       = mizzion.configuremachineoutputs
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 3490
+
   |nexus  = 6948
   |moddrop id = 661367
+
   |github = desto-git/sdv-mods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Binning Skill
   |author   = BayesianBandit
+
   |author = drbirbdev
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 3519
+
   |nexus   = 14073
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = Birb Core
   |author   = sergiomadd
+
   |author = drbirbdev
   |id       = sergiomadd.ConnectedFences
+
   |id     = drbirbdev.BirbCore
   |nexus id = 10063
+
   |nexus   = 19140
   |github   = sergiomadd/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Garden Pots
+
   |name   = Birthday Buff
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ConnectedGardenPots
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 11411
+
   |nexus   = 17747
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = IceGladiador
+
   |author = aedenthorn, Erinthe
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 1799
+
   |nexus   = 17974
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Birthday Mail
   |author   = Satozaki
+
   |author = KathrynHazuka
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 3768
+
   |nexus   = 276
   |github  = AndyCrocker/StardewMods
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Birthday Notifications
   |author   = spacechase0 and Pathoschild
+
   |author = Honduriel
   |id       = spacechase0.ConsoleCode
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 3101
+
   |nexus  = 20948
   |moddrop id = 771643
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Birthday Today
   |author   = SMAPI
+
   |author = ChiroxT
   |id       = SMAPI.ConsoleCommands
+
   |id     = treinke.birthdaytoday
   |nexus id =
+
   |nexus  = 11578
   |url      = https://smapi.io
+
   |github =
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Code
+
   |name   = BJS Capsule Mod
   |author   = spacechase0
+
   |author = BunnyJumps
   |id       = spacechase0.ContentCode
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 10545
+
   |nexus   = 2502
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = BJS MP Kick Mod
   |author   = Pathoschild
+
   |author = BunnyJumps
   |id       = Pathoschild.ContentPatcher
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 1915
+
   |nexus   = 2503
   |moddrop id = 470174
+
   |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |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     = Content Patcher Animations
+
   |name   = BJS Night Sounds
   |author   = spacechase0 and Pathoschild
+
   |author = BunnyJumps
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 3853
+
   |nexus   = 2501
   |moddrop id = 771670
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = SMAPI 2.8
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Json Processor
+
   |name   = BJS No Clip
   |author   = Jamie Taylor
+
   |author = BunnyJumps
   |id       = jltaylor-us.ContentPatcherJsonProcessor
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 13320
+
   |nexus   = 2820
   |github   = jltaylor-us/StardewJsonProcessor
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = BJS Only Treasure Room
   |author   = Vanguard3000
+
   |author = BunnyJumps
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 6564
+
   |nexus   = 3145
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Controller Radial Keybindings
+
   |name   = BJS Plant Everywhere
   |author   = spacechase0
+
   |author = BunnyJumps
   |id       = spacechase0.ControllerRadialKeybindings
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 12801
+
   |nexus   = 3143
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = BJS Stop Grass
   |author   = TheTexanTesla
+
   |author = BunnyJumps
   |id       = TheTexanTesla.ControlValley
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 8160
+
   |nexus   = 2500
   |github  = tesla1889tv/ControlValleyMod
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = BJS Thunderstorm
   |author   = Solariz
+
   |author = BunnyJumps
   |id       = aEnigma.ConvenientChests
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 2196
+
   |nexus   = 3144
   |github   = aEnigmatic/StardewValley
+
   |github  =
  |curseforge id = 300150
 
  |curseforge key = convenient-chests
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
+
   |status   = abandoned
   |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Inventory
+
   |name   = BJS Time Skipper
   |author   = gaussfire
+
   |author = BunnyJumps
   |id       = gaussfire.ConvenientInventory
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 10384
+
   |nexus   = 2178
   |github  = alanperrow/StardewModding
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = BJS True Master
   |author   = spacechase0 and Pathoschild
+
   |author = Qther - BunnyJumps
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 522
+
   |nexus   = 5324
   |moddrop id = 127277
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Battle Pause
+
   |name   = Blackhearts
   |author   = adverserath
+
   |author = Mightywa33ior
   |id       = Adverserath.CoopBattlePause
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 12061
+
   |nexus   = 7502
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Cursor
+
   |name   = Blahaj Blast
   |author   = DeLiXx
+
   |author = spacechase0
   |id       = DeLiXx.Coop_Cursor
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 12269
+
   |nexus   = 17550
   |github   =
+
   |github = spacechase0/StardewValleyMods
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cosmetic Rings
+
   |name   = Blessings and Curses
   |author   = PeacefulEnd
+
   |author = GenDeathrow
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = gendeathrow.BNC
   |nexus id = 8522
+
   |nexus   =
   |github  = Floogen/CosmeticRings
+
  |curse  = 307717
 +
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Blinking Cursed Mannequins
   |author   = CompSciLauren
+
   |author = Dragoon23
   |id       = CompSciLauren.CozyClothing
+
   |id     = Dragoon23.BlinkingMannequin
   |nexus id = 5093
+
   |nexus  = 25750
   |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   = Blood Trail
   |author   = jwdred
+
   |author = aurnj, Roy Li
   |id       = jwdred.CrabNet
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 584
+
   |nexus   =
   |github   = jdusbabek/stardewvalley
+
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
  |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   = Bloody Damage Overlay, Damage Overlay
   |author   = Goldenrevolver
+
   |author = pepoluan
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 7767
+
   |nexus   = 8796
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Blue Chickens Are Green
   |author   = aedenthorn
+
   |author = explosivetortellini
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 6279
+
   |nexus   = 4815
   |github  = aedenthorn/StardewValleyMods
+
   |github = explosivetortellini/bluechickensaregreen
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Blue Chickens in Multiplayer
   |author   = FallToot
+
   |author = WindHero
   |id       = FallToot.CraftableFishMounts
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 4286
+
   |nexus   = 2336
   |github  =  
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Terrarium, Terrarium
+
   |name   = Bomb Drop
   |author   = aedenthorn
+
   |author = WillTheMage
   |id       = aedenthorn.Terrarium
+
   |id     = WillTheMage.BombDropMod
   |nexus id = 8031
+
   |nexus   = 26062
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Bookcase
   |author   = Sabera, kelbesque
+
   |author = Darkhax
   |id       = Sabera.CraftAnything
+
   |id     = darkhax.bookcase
   |nexus id = 2524
+
   |nexus   =
   |github   =  
+
  |curse  = 297252
 +
   |github = Stardew-Valley-Modding/Bookcase
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Borderless Wood Floor
   |author   = MouseyPounds
+
   |author = Digus
   |id       = MouseyPounds.CraneManBegone
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 4704
+
   |nexus   = 4711
   |github  = MouseyPounds/stardew-mods
+
   |github = Digus/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creaturebook
+
   |name   = Boss Creatures
   |author   = KediDili
+
   |author = aedenthorn, Erinthe
   |id       = KediDili.Creaturebook
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 13807
+
  |curse  = 868905
   |github  = KediDili/Creaturebook
+
   |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     = Cropbeasts
+
   |name   = Bow
   |author   = kdau
+
   |author = spacechase0
   |id       = kdau.Cropbeasts
+
   |id     = spacechase0.Bow
   |moddrop id = 784523
+
   |nexus  = 2756
   |nexus id = 6030
+
   |moddrop = 771627
   |github  =  
+
   |github = spacechase0/Bow
   |source  = https://gitlab.com/kdau/cropbeasts
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Check
+
   |name   = Brave New World - Core, BNW Core
   |author   = Fairfield
+
   |author = DiogoAlbano
   |id       = FairfieldBW.CropCheck
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 9224
+
   |nexus   = 15871
   |github  = FairfieldBW/CropCheck
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = MouseyPounds
+
   |author = charbonn, Charles Bonnevialle
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 3986
+
  |moddrop = 793149
   |github  = MouseyPounds/stardew-mods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Platonymous
+
   |author = Guedez, guedez2
   |id       = Platonymous.CropExtension
+
   |id     = bof.three.fishing.sounds
   |nexus id = 3208
+
   |nexus   = 5105
   |moddrop id = 793915
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Breeding Overhaul
   |author   = Abs, abslam
+
   |author = StarAmy
   |id       = abs.CropFairy
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 4885
+
   |nexus   = 13974
   |github  =  
+
   |github = StarAmy/BreedingOverhaul
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = lefthandedkid, stoobinator
+
   |author = f4iTh, JertsukkaTheMan
   |id       = stoobinator.seasonspillover
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 7203
+
   |nexus   = 3429
   |github   = stoobinator/Stardew-Valley-Grace-Period
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Growth Info
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = aedenthorn
+
   |author = Dycedarger
   |id       = aedenthorn.CropGrowthInformation
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 12178
+
   |nexus   = 948
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Hat
+
   |name   = Brighter Building Paint
   |author   = aed, aedenthorn
+
   |author = tem696969696969
   |id       = aedenthorn.CropHat
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 11787
+
   |nexus   = 22807
   |github   = aedenthorn/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Buff Framework
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 3000
+
   |nexus   = 17746
   |moddrop id = 606647
+
   |github  = aedenthorn/StardewValleyMods
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.7-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Buffs Last
   |author   = Tyler Thrailkill, snowe2010
+
   |author = aceynk
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = aceynk.BuffsLast
   |nexus id = 3200
+
   |nexus   = 25611
   |github   = snowe2010/starbound-mods
+
   |github = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = GenDeathrow
+
   |author = Jesse
   |id       = gengeathrow.croptooltip
+
   |id     = jesse.buffsgametime
   |nexus id =
+
   |nexus  = 18996
  |curseforge id  = 307933
+
   |github =
   |curseforge key = crop-tooltips
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Bug Net
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.CropTransplantMod
+
   |id     = spacechase0.BugNet
   |nexus id = 2594
+
  |curse  = 867724
   |github   = Digus/StardewValleyMods
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Variation
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.CropVariation
+
   |id     = Start.BuildableForge
   |nexus id = 11467
+
   |nexus   = 8893
   |github  = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/BuildableForge
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = Buildable Ginger Island Farm
   |author   = Thom Smith, Thom1729
+
   |author = mouahrara
   |id       = Thom1729.CrystalBall
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 7826
+
   |nexus   = 20600
   |github   =  
+
   |github = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Buildable Greenhouse Updated
   |author   = Vrakyas
+
   |author = Yariazen
   |id       = Vrakyas.CurrentLocation
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 4028
+
   |nexus   = 11831
   |github   =  
+
   |github = Yariazen/YariazenMods
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Achievements
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = aedenthorn
+
   |author = Espy
   |id       = aedenthorn.CustomAchievements
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 10047
+
  |moddrop = 1558607
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Build Endurance
   |author   = DefenTheNation
+
   |author = Omegasis, Alpha_Omegasis
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 2301
+
   |nexus   = 445
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status            = unofficial
 
  |unofficial url    = https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases
 
  |unofficial version = 2.0.1-unofficial.1-eble
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Backpack Framework
+
   |name   = Builder's List
   |author   = aedenthorn
+
   |author = bmarquismarkail, Space Baby
   |id       = aedenthorn.CustomBackpack
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 13826
+
   |nexus   = 5347
   |github  = aedenthorn/StardewValleyMods
+
   |github = bmarquismarkail/SV_BuildersList
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Bundles
+
   |name   = Build Health
   |author   = furyx639
+
   |author = Omegasis, Alpha_Omegasis
   |id       = furyx639.CustomBundles
+
   |id     = Omegasis.BuildHealth
   |nexus id = 8258
+
   |nexus   = 446
   |github   = ImJustMatt/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Buildings Included
   |author   = Digus
+
   |author = MindMeltMax
   |id       = DIGUS.CustomCaskMod
+
   |id     = MindMeltMax.MapBuildings
   |nexus id = 2642
+
   |nexus   = 27359
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Build On Any Tile
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.CustomChestTypes
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 7755
+
   |nexus   = 6854
   |github  = aedenthorn/StardewValleyMods
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Build Stats
   |author   = furyx639, LeFauxMatt
+
   |author = Miiohau
   |id       = furyx639.CustomChores
+
   |id     = miiohau.buildstats
   |nexus id = 5315
+
   |nexus   = 15377
   |moddrop id = 717888
+
   |github  =
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Bulk Animal Purchase
   |author   = blueberry
+
   |author = aedenthorn, Erinthe
   |id       = blueberry.CustomCommunityCentre
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 9850
+
  |curse  = 868767
   |github  = b-b-blueberry/CustomCommunityCentre
+
   |nexus   = 11539
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Bulk Buy
   |author   = PeacefulEnd
+
   |author = focustense
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = focustense.BulkBuy
   |nexus id = 8626
+
   |nexus   = 26856
   |github   = Floogen/CustomCompanions
+
   |github = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Bulk Staircases
   |author   = Cherry, CherryChain
+
   |author = BananaFruit
   |id       = Cherry.CustomCraftingStations
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 6293
+
   |nexus   = 23482
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Bundle Display
   |author   = spacechase0 and Pathoschild
+
   |author = 0JOG, OjOg
   |id       = spacechase0.CustomCritters
+
   |id     = OjOg.BundleDisplay
   |nexus id = 1255
+
   |nexus   = 18135
   |moddrop id = 130428
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Bush Bloom Mod
   |author   = ZaneYork
+
   |author = NCarigon
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 5830
+
   |nexus   = 15792
   |github   = ZaneYork/SDV_Mods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Bus Locations
   |author   = Digus
+
   |author = Hootless
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = hootless.BusLocations
   |nexus id = 2516
+
   |nexus   = 2905
   |github  = Digus/StardewValleyMods
+
   |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 Crystalarium Mod → CCRMAutomate
+
   |name   = Button's Extra Books
   |author   = Digus
+
   |author = Spiderbuttons
   |id       = Digus.CCRMAutomate
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 8193
+
   |nexus   = 21526
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Spiderbuttons
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = Spiderbuttons.BETAS
   |nexus id = 7069
+
   |nexus  = 27100
   |moddrop id = 853913
+
   |github =
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Decoration Areas
+
   |name   = Buttplug Valley
   |author   = aedenthorn
+
   |author = DryIcedMatcha, Salty
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = Salty.ButtplugValley
   |nexus id = 9626
+
  |moddrop = 1480911
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Buyable Dwarf Scrolls
   |author   = aedenthorn
+
   |author = MattDeDuck, Duckshard
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 5894
+
   |nexus   = 5307
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Loader
+
   |name   = Buy Back Collectables
   |author   = DeLiXx
+
   |author = Omegasis, Alpha_Omegasis
   |id       = DeLiXx.Custom_Farm_Loader
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 13804
+
   |nexus   = 507
   |github  =
+
   |github = janavarro95/Stardew_Valley_Mods
   |source   = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = aedenthorn
+
   |author = Denifia
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = Denifia.BuyRecipes
   |nexus id = 6358
+
   |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 Furniture
+
   |name   = Bwdyworks
   |author   = Platonymous
+
   |author = bwdy
   |id       = Platonymous.CustomFurniture
+
   |id     = bwdyworks
   |nexus id = 1254
+
   |nexus  = 3530
   |moddrop id = 793932
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
   |status             = unofficial
+
   |status  = abandoned
  |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   = Cabin Owner Displayed
   |author   = PurrplingCat
+
   |author = funny-snek
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 7304
+
   |nexus   = 3036
   |github   = purrplingcat/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Limits
+
   |name   = Cacti Hurt You
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.CustomGiftLimits
+
   |id     = cat.cactihurtyou
   |nexus id = 13964
+
   |nexus   = 4019
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 833562
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Calcifer
   |author   = mytigio
+
   |author = sophie
   |id       = mytigio.customharvestfix
+
   |id     = sophie.Calcifer
   |nexus id = 4192
+
   |nexus   = 20628
   |github   = mytigio/CustomHarvestFix
+
   |github = sophiesalacia/StardewMods
 
+
}}
  |broke in = Stardew Valley 1.5
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Calendar Anywhere
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Zoryn
   |id       = KoihimeNakamura.CCR
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 1402
+
   |nexus   =
   |moddrop id = 664037
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Sakorona/SDVMods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Calico Statue Spotter
   |author   = CatCattyCat, Cat
+
   |author = wronque
   |id       = cat.customizabledeathpenalty
+
   |id     = wronque.CalicoStatueSpotter
   |nexus id = 1991
+
   |nexus  = 25837
   |moddrop id = 833547
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Call to Build
   |author   = Yyeahdude
+
   |author = TheWarpriest
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = TheWarpriest.CallToBuild
   |nexus id = 567
+
   |nexus   = 26122
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Camera Control
   |author   = Cherry, CherryChain
+
   |author = Nitbandier
   |id       = Cherry.CustomizeAnywhere
+
   |id     = Nitbandier.CameraControl
   |nexus id = 4734
+
   |nexus  = 21502
   |moddrop id = 716356
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Camera Pan
   |author   = spacechase0 and Pathoschild
+
   |author = atravita
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = atravita.CameraPan
   |nexus id = 1099
+
   |curse  = 870958
   |moddrop id = 127272
+
   |moddrop = 1369940
   |github  = spacechase0/StardewValleyMods
+
  |nexus  = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Campfire Cooking
   |author   = MissCoriel
+
   |author = Kabigon
   |id       = misscoriel.hpstam
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 5275
+
   |nexus   = 2297
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |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     = Customize Wedding Attire
+
   |name   = Cape Stardew
   |author   = violetlizabet
+
   |author = Arony, dreamygloom
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = dreamygloom.CapeStardewCode
   |nexus id = 10761
+
   |nexus   = 14635
   |github   = elizabethcd/CustomizeWeddingAttire
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Capitalist Split Money
   |author   = Digus
+
   |author = Ilyaki
   |id       = DIGUS.CustomKissingMod
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 4664
+
   |nexus   = 3083
   |github  = Digus/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 Linens
+
   |name   = Capstone Professions
   |author   = Mevima
+
   |author = spacechase0
   |id       = Mevima.CustomLinens
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 1027
+
  |curse  = 867711
   |github   =  
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Carry Chest
   |author   = ZaneYork
+
   |author = spacechase0
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = spacechase0.CarryChest
   |nexus id = 5377
+
   |curse  = 867756
   |github  = ZaneYork/SDV_CustomLocalization
+
   |moddrop = 134674
   |summary  = use latest version.
+
   |nexus  = 1333
   |warnings = Only compatible with Android.
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Carry Your Pet
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.CustomLocks
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 6251
+
   |nexus   = 13009
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Platonymous
+
   |author = skellady and sophiesalacia
   |id       = Platonymous.CustomMovies
+
   |id     = sophie.CarWarp
   |nexus id = 4737
+
   |nexus  = 11102
   |moddrop id = 793918
+
   |github = sophiesalacia/StardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Casks Anywhere
   |author   = Platonymous
+
   |author = YukiShiku, LeonBlade
   |id       = Platonymous.CustomMusic
+
   |id     = CasksAnywhere
   |nexus id = 3043
+
   |nexus   = 878
   |moddrop id = 793904
+
  |chucklefish = 5486
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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 NPC Exclusions
+
   |name   = Casks Everywhere
   |author   = Esca, Esca-MMC
+
   |author = CatCattyCat, Cat
   |id       = Esca.CustomNPCExclusions
+
   |id     = cat.caskseverywhere
   |nexus id = 7089
+
   |nexus   = 2994
   |moddrop id = 847997
+
   |moddrop = 833561
   |github  = Esca-MMC/CustomNPCExclusions
+
   |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 NPC Fixes
+
   |name   = Casks on Ground
   |author   = spacechase0 and Pathoschild
+
   |author = punyo, yakminepunyo
   |id       = spacechase0.CustomNPCFixes
+
   |id     = punyo.CasksOnGround
   |nexus id = 3849
+
   |nexus   = 2406
   |moddrop id = 771669
+
   |github  = pomepome/CasksOnGround
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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 NPC - Riley, Riley House
+
   |name   = Casual Life
   |author   = SG
+
   |author = adverserath
   |id       = SG.RileyHouse
+
   |id     = Adverserath.CasualLife
   |nexus id = 5811
+
   |nexus   = 6011
   |github  =  
+
   |github = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Obelisks
+
   |name   = Catalogue Filter
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.CustomObelisks
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 10202
+
  |curse  = 868740
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |nexus   = 13137
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Catalogue Filter - Continued
   |author   = aedenthorn
+
   |author = aedenthorn and FlyingTNT
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 10152
+
   |nexus   = 22379
   |github   = aedenthorn/StardewValleyMods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Catalogue Framework
   |author   = aedenthorn
+
   |author = leroymilo
   |id       = aedenthorn.CustomOreNodes
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 5966
+
   |nexus   = 22364
   |github   = aedenthorn/StardewValleyMods
+
   |github = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Catalogues Anywhere
   |author   = Entoarox
+
   |author = Cherry, CherryChain
   |id       = Entoarox.CustomPaths
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 2272
+
   |nexus   = 4949
   |chucklefish id = 5234
+
   |moddrop = 716382
   |github   = Entoarox/StardewMods
+
   |github = ChroniclerCherry/stardew-valley-mods
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Pet Beds, Pet Bed
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = aedenthorn
+
   |author = StarCat
   |id       = aedenthorn.PetBed
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 10462
+
   |nexus   = 19528
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Picture Frames
+
   |name   = Categorize Chests
   |author   = aedenthorn
+
   |author = SteelixLeiter
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = CategorizeChests
   |nexus id = 10704
+
   |nexus   = 1300
   |github  = aedenthorn/StardewValleyMods
+
   |github = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Cat Gifts
   |author   = hawkfalcon
+
   |author = skuldomg, Skuld
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = skuldomg.catGifts
   |nexus id = 2148
+
   |nexus   = 2132
   |github  = hawkfalcon/Stardew-Mods
+
   |github = skuldomg/catGifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Cats and Dogs
   |author   = Dem1se
+
   |author = DelphinWave
   |id       = Dem1se.CustomReminders
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 6215
+
   |nexus   = 7407
   |moddrop id = 793899
+
 
   |github  = Dem1se/CustomReminders
+
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Cauldron of Chance
   |author   = aedenthorn
+
   |author = Expl0
   |id       = aedenthorn.Renovations
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 9687
+
   |nexus   = 10975
   |github  = aedenthorn/StardewValleyMods
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Cave of Memories
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 6669
+
  |curse  = 870927
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12619
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Signs
+
   |name   = Cellar Available
   |author   = aedenthorn
+
   |author = candidus42
   |id       = aedenthorn.CustomSigns
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 11336
+
   |nexus   = 5104
   |github   = aedenthorn/StardewValleyMods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Challenger
   |author   = barteke22
+
   |author = Slothsoft
   |id       = barteke22.CustomSpouseLocation
+
   |id     = Slothsoft.Challenger
   |nexus id = 9676
+
   |nexus   = 14196
   |github  = barteke22/StardewMods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Challenger → Automate
   |author   = aedenthorn
+
   |author = Slothsoft
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 10889
+
   |nexus   = 14196
   |github  = aedenthorn/StardewValleyMods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Wizard
+
   |name   = Challenging Community Center Bundles
   |author   = aedenthorn
+
   |author = alvadea & jaksha6472
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = alja.CCCB
   |nexus id = 7775
+
   |nexus   = 6361
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Rooms
+
   |name   = Chance Cubes
   |author   = aedenthorn
+
   |author = Turkey2349
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = turkey2349.chancecubes
   |nexus id = 10029
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 297899
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Starter Package
+
   |name   = Change Cabin Type
   |author   = aedenthorn
+
   |author = funny-snek
   |id       = aedenthorn.CustomStarterPackage
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 14152
+
   |nexus   = 3046
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Change Dialogues
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = mardrest
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 7517
+
   |nexus   = 5335
   |github   = TheMightyAmondee/CustomTokens
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Toolbar
+
   |name   = Change Farm Caves
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.CustomToolbar
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 11322
+
  |curse  = 1004487
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Change Horse Sounds
   |author   = ZaneYork
+
   |author = CyanFire
   |id       = ZaneYork.CustomToolEffect
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 5712
+
   |nexus   = 13428
   |github   = ZaneYork/CustomToolEffect
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Change Professions
   |author     = Esca, Esca-MMC
+
   |author = Alek, amazingalek
   |id         = Esca.CustomTracker
+
   |id     = Alek.ChangeProfessions
   |nexus id   = 5108
+
   |nexus  = 3989
   |github     = Esca-MMC/CustomTracker
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
   |moddrop id = 706059
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Change Shoe Color
   |author   = CatCattyCat, Cat
+
   |author = Shaklin
   |id       = cat.customtransparency
+
   |id     = shaklin.changeshoecolor
   |nexus id = 2359
+
   |nexus  = 6101
   |moddrop id = 833556
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Trash Can
+
   |name   = Change Slime Hutch Limit
   |author   = ShivaGuy
+
   |author = Cherry, CherryChain
   |id       = ShivaGuy.CustomTrashCan
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 11835
+
   |nexus   = 6455
   |github   =
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tree Tweaks, More Wood
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = aedenthorn
+
   |author = Majesity
   |id       = aedenthorn.TreeTweaks
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 10760
+
   |nexus   = 19052
   |github  = aedenthorn/StardewValleyMods
+
   |github = DevWithMaj/Stardew-CHAOS
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = Platonymous
+
   |author = jeanne
   |id       = Platonymous.CustomTV
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 6775
+
   |nexus   = 7415
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Wallpaper Framework
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = aedenthorn
+
   |author = StultusV
   |id       = aedenthorn.CustomWallpaperFramework
+
   |id     = StultusV.WikiLinker
   |nexus id = 12510
+
   |nexus   = 12999
   |github   = aedenthorn/StardewValleyMods
+
   |github = JudeRV/SDV_WikiLinker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Chargeable Resource Tools
   |author   = CatCattyCat, Cat
+
   |author = DaLion
   |id       = cat.customwarplocations
+
   |id     = DaLion.Chargeable
   |nexus id = 1688
+
   |nexus  = 23048
   |moddrop id = 833544
+
   |github = daleao/sdv
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Points
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = aedenthorn
+
   |author = PeepCake
   |id       = aedenthorn.CustomWarpPoints
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 9651
+
   |nexus  = 6986
  |github  = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Warps
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.CustomWarps
 
  |nexus id = 3445
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Winter Star Gifts
+
   |name   = Chaste Valley
   |author   = XxHarvzBackxX
+
   |author = Tensor
   |id       = harvz.CWSG
+
   |id     = Tensor.ChasteValley
   |nexus id = 10024
+
   |nexus   = 21925
   |github   = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cut the Cord, TvMenu
+
   |name   = Chat Commands
   |author   = cgifox
+
   |author = CatCattyCat, Cat
   |id       = cgifox.CutTheCord
+
   |id     = cat.chatcommands
   |nexus id = 9571
+
   |nexus   = 2092
   |github  = harshlele/CutTheCord
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |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     = Cycle Tools
+
   |name   = Chatter
   |author   = furyx639
+
   |author = Jboss
   |id       = furyx639.CycleTools
+
   |id     = Jboss.Chatter
   |nexus id = 13973
+
   |nexus   = 16559
   |github   = ImJustMatt/StardewMods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Seawolf, seawolf87
+
   |author = Annosz
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 4791
+
   |nexus   = 5826
   |github  = Seawolf87/DailyFarmPhoto
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = Chef Helper - Add to Fridges
   |author   = BlaDe
+
   |author = Rui3
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 6783
+
   |nexus   = 5606
   |github  =  
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Chefs Closet
   |author   = Schematix, Schmtx
+
   |author = elDudeerino
   |id       = Schematix.DailyLuckMessage
+
   |id     = Duder.ChefsCloset
   |nexus id = 1327
+
   |nexus   = 1030
   |github   =  
+
   |github = deLaDude/ChefsCloset
  
 
   |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 [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Cherryrar
   |author   = bashNinja
+
   |author = Edu Anttunes
   |id       = bashNinja.DailyNews
+
   |id     = Cherryrar.Functions
   |nexus id = 1141
+
   |nexus   = 6603
   |github   = miketweaver/DailyNews
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Pet the Animals
+
   |name   = Chess
   |author   = flowoeB
+
   |author = Platonymous
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = Platonymous.Chess
   |nexus id = 8356
+
  |curse  = 877229
   |github  =  
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Chess Boards
   |author   = CompSciLauren
+
   |author = aedenthorn, Erinthe
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 4779
+
   |curse  = 868765
   |chucklefish id = 5907
+
   |nexus  = 11580
   |moddrop id    = 677025
+
   |github  = aedenthorn/StardewValleyMods
   |curseforge id  = 353698
+
 
   |curseforge key = daily-screenshot
+
   |broke in          = Stardew Valley 1.6
   |github   = CompSciLauren/stardew-valley-daily-screenshot-mod
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Special Orders
+
   |name   = Chest Displays
   |author   = shekurika
+
   |author = MindMeltMax
   |id       = shekurika.DailySpecialOrders
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 9693
+
  |curse  = 997977
   |github   = shekurika/DailySpecialOrders
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = ChestEx
   |author   = GuiNoya, Yesst
+
   |author = berkayylmao
   |id       = GuiNoya.DailyTasksReport
+
   |id     = berkayylmao.ChestEx
   |nexus id = 1624
+
   |nexus   = 4180
   |github   = GuiNoya/SVMods
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |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
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
   |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Label System
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
 +
  |nexus  = 242
 +
   |chucklefish = 3550
 +
  |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Chest Naming
   |author   = Danmw3
+
   |author = M3ales
   |id       = danmw3.DanUtils
+
   |id     = ChestNaming
   |nexus id = 2287
+
   |nexus   =
   |github   =  
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Chest Pooling
   |author   = zazizu
+
   |author = mralbobo
   |id       = zazizu.darkUI
+
   |id     = mralbobo.ChestPooling
   |nexus id = 4056
+
   |nexus   =
   |github   = cilekli-link/SDVMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
  
   |broke in = Stardew Valley 1.5
+
   |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     = Data Layers, Data Maps
+
   |name   = Chest Pooling V2
   |author   = Pathoschild
+
   |author = jslattery26
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 1691
+
   |nexus  = 22461
   |moddrop id = 606646
+
   |github = jslattery26/stardew_mods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Chest Preview
   |author   = MissCoriel
+
   |author = sergiomadd
   |id       = misscoriel.diary
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 4451
+
   |nexus   = 13946
   |moddrop id = 624395
+
   |github  = sergiomadd/StardewValleyMods
   |github  = MissCoriel/Dear-Diary
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Chests Anywhere
   |author   = Pathoschild
+
   |author = Pathoschild
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 679
+
  |curse  = 1000640
   |moddrop id = 606608
+
   |nexus   = 518
   |github   = Pathoschild/StardewMods
+
   |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Chest Value
   |author   = iSkLz_, MSCFC
+
   |author = Jppkr4
   |id       = MSCFC.DecraftingMod
+
   |id     = Jppkr4.ChestValue
   |nexus id = 4158
+
   |nexus   = 23816
   |github   = iSkLz/DecraftingMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Chest Values
   |author   = Max Vollmer, SVProtector
+
   |author = MysticalAsian
   |id       = maxvollmer.deepwoodsmod
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 2571
+
   |nexus   = 23878
   |github   = maxvollmer/DeepWoodsMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Child Bed Config
   |author  = Sandman53
+
   |author = aclockworkhound
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
  |id      = aclockworkhound.ChildBedConfig
   |nexus id = 5016
+
  |nexus   = 3540
   |github  =  
+
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
   |id     = CroiDorcha.ChildrenLikeParent
 +
   |nexus   = 1756
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Warp Network Integration
+
   |name   = Children's Beds Removal
   |author   = Tlitookilakin
+
   |author = Prismuth
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 10240
+
   |nexus   = 1655
   |moddrop id = 1060419
+
  |github  =
   |github   = tlitookilakin/WarpnetDeepwoods
+
 
 +
   |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     = Default Farmer
+
   |name   = Child to NPC
   |author   = Tyler Gibbs
+
   |author = loe2run
   |id       = tylergibbs2.DefaultFarmer
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 12421
+
   |nexus   = 4568
   |github  = tylergibbs2/DefaultFarmer
+
   |github = loe2run/ChildToNPC
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.1-unofficial.8-candidus42
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Window Size
+
   |name   = Chill in Your Farmhouse
   |author   = DecidedlyHuman
+
   |author = Husky110
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 10939
+
   |nexus   = 1768
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Choose Baby Gender
   |author   = AxesOfEvil
+
   |author = Travoos
   |id       = AxesOfEvil.DeliveryService
+
   |id     =
   |nexus id = 5187
+
   |nexus   = 590
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Choose Random Farm Event
   |author   = Dash, yuukidach
+
   |author = RunoV
   |id       = Pathoschild.test
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 5570
+
   |nexus   = 8524
   |github  =  
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = Chummy Fix
   |author   = ferdaber
+
   |author = ItsLittany
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = itslittany.ChummyFix
   |nexus id = 7920
+
   |nexus   = 6363
   |github  = ferdaber/sdv-mods
+
  |moddrop = 804100
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Circle of Thorns - NPC Hector
   |author   = domsim1
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = domsim1.DeluxeHats
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 5836
+
   |nexus   = 16032
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |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     = Deluxe Journal
+
   |name   = CJB Automation
   |author   = MolsonCAD
+
   |author = CJBok
   |id       = MolsonCAD.DeluxeJournal
+
   |id     = CJBAutomation
   |nexus id = 11436
+
   |nexus   = 211
   |github  = MolsonCAD/DeluxeJournal
+
   |github = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = CJB Cheats Menu
   |author   = lech43
+
   |author = CJBok and Pathoschild
   |id       = lech43.DemandingShipping
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 7315
+
  |curse  = 1000644
   |github   =  
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = CJB Item Spawner
   |author   = Kichjo
+
   |author = CJBok and Pathoschild
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 5477
+
  |curse  = 1000641
   |github   = KeelanRosa/StardewMods
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = CJB Show Item Sell Price
   |author  = Esca, Esca-MMC
+
   |author = CJBok and Pathoschild
   |id      = Esca.DestroyableBushes
+
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 6304
+
   |curse  = 1000642
   |moddrop id = 798245
+
   |nexus   = 5
   |github   = Esca-MMC/DestroyableBushes
+
   |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Box Redesign
+
   |name   = Clay Map
   |author   = gzhynko
+
   |author = Underscore
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = underscore.clay_map
   |nexus id = 8853
+
   |nexus   = 11903
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Display Framework
+
   |name   = Clean Beach
   |author   = aedenthorn
+
   |author = Artinity
   |id       = aedenthorn.DialogueDisplayFramework
+
   |id     = Artinity.CleanBeach
   |nexus id = 11661
+
   |nexus   = 14936
   |github   = aedenthorn/StardewValleyMods
+
   |github = Artinity/clean-beach
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Clean Cellar
   |author   = elbe
+
   |author = Sonozuki
   |id       = elbe.DialogueExtension
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 10851
+
   |nexus   = 2975
   |github  = lshtech/DialogueExtension
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue New Line
+
   |name   = Clean Farm
   |author   = aedenthorn
+
   |author = tstaples
   |id       = aedenthorn.DialogueNewLine
+
   |id     = tstaples.CleanFarm
   |nexus id = 12175
+
   |nexus   = 794
   |github   = aedenthorn/StardewValleyMods
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Clear Farm Debris
   |author   = DecidedlyHuman
+
   |author = David Renne
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 9887
+
   |nexus  = 26715
   |moddrop id = 1035899
+
   |github =
   |github   = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = aedenthorn
+
   |author = aurpine
   |id       = aedenthorn.DialogueTrees
+
   |id     = aurpine.ClearGlasses
   |nexus id = 9550
+
   |nexus   = 21090
   |github   = aedenthorn/StardewValleyMods
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Click 2 Move
   |author   = Nishtra
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 1583
+
   |nexus   = 2219
   |github   =
+
   |github  =
  |status  = workaround
 
  |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = shanks3042
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 5816
+
   |nexus   = 604
   |github  =  
+
  |moddrop = 664033
   |source   = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |github = Sakorona/SDVMods
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dimensional Pockets
+
   |name   = Clint's Backstock
   |author   = spacechase0
+
   |author = Rokugin
   |id       = spacechase0.DimensionalPockets
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 12706
+
   |nexus   = 20886
   |github   = spacechase0/StardewValleyMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Auto Pickup
+
   |name   = Clock24
   |author   = Eugenii10
+
   |author = Lysero
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = Lysero.Clock24
   |nexus id = 9717
+
   |nexus   = 3718
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Clothes Rack
   |author   = lperkins2, Logan Perkins
+
   |author = LunaticShade
   |id       = lperkins2.DisableController
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 2229
+
   |nexus   = 18765
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Cloudy Skies
   |author   = FayneAldan
+
   |author = Khloe Leclair
   |id       = FayneAldan.RichPresence
+
   |id     = leclair.cloudyskies
   |nexus id = 2156
+
   |nexus   = 23135
   |github   = FayneAldan/SVRichPresence
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Coal Regen
   |author   = MouseyPounds
+
   |author = Blucifer, BluciferProgrammer
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = Blucifer.CoalRegen
   |nexus id = 3960
+
   |nexus   = 1664
   |github  = MouseyPounds/stardew-mods
+
   |github = AbbyNode/StardewValley-CoalRegen
 +
 
 +
   |broke in          = Stardew Valley 1.3
 +
  |unofficial version = 1.1.1-unofficial.2-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Cobalt
   |author   = jahangmar
+
   |author = spacechase0
   |id       = jahangmar.DismantleCraftables
+
   |id     = spacechase0.Cobalt
   |nexus id = 3687
+
   |nexus   = 1723
   |github  = jahangmar/StardewValleyMods
+
   |github = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Cock-a-doodle-dont
   |author   = dmarcoux
+
   |author = Fuzzy
   |id       = dmarcoux.DisplayEnergy
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 10662
+
   |nexus  = 7584
   |moddrop id = 1087175
+
   |github =
   |github   = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Displays
+
   |name   = Coin Collector
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.Displays
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 7635
+
  |curse  = 868837
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 9843
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Cold Pets
   |author   = Pyrohead37
+
   |author = Tyler Gibbs
   |id       = Pyrohead37.DontEatThat
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 1951
+
   |nexus   = 14379
   |github   = jahangmar/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Cold Weather Haley SMAPI
   |author   = Shockah
+
   |author = DanielSerrano, Lord Xamon
   |id       = Shockah.DontStopMeNow
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 10941
+
   |nexus   = 1169
   |github  = Shockah/Stardew-Valley-Mods
+
   |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     = Double Standard Farm
+
   |name   = Collapsing On The Farm Fix
   |author   = Leaf
+
   |author = monsoonsheep
   |id       = Leaf.DoubleStandardFarm
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 3928
+
   |nexus   = 18086
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = CISC 3141, Testing, Upsters
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 8587
+
   |nexus   = 10380
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Colored Chests
   |author   = joljyo
+
   |author = Igorious
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 7507
+
   |nexus   =
   |github  =
+
  |chucklefish = 3684
 +
   |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     = Draw Fish Ponds Over Grass
+
   |name   = Colored Crystalariums
   |author   = atravita
+
   |author = sophiesalacia
   |id       = atravita.DrawFishPondsOverGrass
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 11352
+
   |nexus  = 14428
   |moddrop id = 1125248
+
   |github = sophiesalacia/StardewMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dreamscape
+
   |name   = Colorful Chests
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.Dreamscape
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 11742
+
   |nexus   = 1623
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drive By
+
   |name   = Colorful Fishing Rods
   |author   = BlaDe
+
   |author = atravita
   |id       = BlaDe.DriveBy
+
   |id     = atravita.ColorfulFishingRods
   |nexus id = 12033
+
   |nexus   = 25258
   |github   =
+
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drop It - Drop Item Hotkey
+
   |name   = Colorful Fish Ponds
   |author   = Goldenrevolver
+
   |author = rokugin
   |id       = Goldenrevolver.DropItHotkey
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 7971
+
   |nexus   = 23615
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dungeon Buddy
+
   |name   = Combat Controls
   |author   = SwiftSails
+
   |author = DJ-STLN
   |id       = SwiftSails.DungeonBuddy
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 7864
+
   |nexus   = 2590
   |github   =  
+
   |github = DJ-STLN/CombatControls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Combat Controls Redux
   |author   = Zoryn
+
   |author = NormanPCN
   |id       = Zoryn.DurableFences
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id =
+
   |nexus  = 10496
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = NormanPCN/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durin's Rest
+
   |name   = Combat Dummies, Combat Dummy
   |author   = NoFogBob and PaulDunstan
+
   |author = PeacefulEnd
   |id       = NoFogBob.DurinsRest_CSharp
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 12345
+
  |curse  = 870919
   |github  =
+
   |nexus   = 16769
 +
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Combat Level Damage Scaler
   |author   = captncraig
+
   |author = spacechase0
   |id       = captncraig.dvr
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 3860
+
  |curse  = 867732
   |github   = captncraig/StardewMods
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarvish Mattock
+
   |name   = Combat with Farming Implements
   |author   = Anthony Hilyard, Grend
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = SPDFarmingImplementsInCombat
   |curseforge id  = 536418
+
   |nexus  = 313
   |curseforge key = dwarvish-mattock
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  |nexus id = 9684
+
 
   |github  = AHilyard/DwarvishMattock
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Bodies
+
   |name   = Combine Machines
   |author   = ribeena
+
   |author = SlayerDharok
   |id       = ribeena.dynamicbodies
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 12893
+
  |curse  = 992028
   |github   = ribeena/StardewValleyMods
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Combine Many Rings
   |author   = gunnargolf
+
   |author = Stari
   |id       = gunnargolf.DynamicChecklist
+
   |id     = Stari.CombineManyRings
   |nexus id = 1145
+
   |nexus   = 8801
   |github   = gunnargolf/DynamicChecklist
+
   |github = SlivaStari/CombineManyRings
 
 
  |broke in    = SMAPI 2.0
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
  |pull request = https://github.com/gunnargolf/DynamicChecklist/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Clothing
+
   |name   = Comics
   |author   = hilovids
+
   |author = Platonymous
   |id       = hilovids.DynamicClothing
+
   |id     = Platonymous.Comics
   |nexus id = 10078
+
   |nexus   = 6281
   |github  =
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Crops
+
   |name   = Community Bundle Item Tooltip
   |author   = HaulinOats
+
   |author = Musbah Sinno
   |id       = HaulinOats.DynamicCrops
+
   |id     = musbah.bundleTooltip
   |nexus id = 13800
+
   |nexus   = 1329
   |github   = HaulinOats/StardewMods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Dialogues Framework
+
   |name   = Community Center Anywhere
   |author   = mistyspring
+
   |author = Stingray
   |id       = mistyspring.dynamicdialogues
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 12836
+
   |nexus   = 10150
   |github   = misty-spring/DynamicDialogues
+
   |github = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Community Center Bundles Randomizer
   |author   = spacechase0
+
   |author = bowtochris
   |id       = spacechase0.DynamicGameAssets
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 9365
+
   |nexus   = 20425
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Community Center Helper
   |author   = spacechase0
+
   |author = vgperson
   |id       = spacechase0.DGAAutomate
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 9365
+
   |nexus   = 6893
   |github   = spacechase0/StardewValleyMods
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Community Kitchen
   |author   = tyran285, Ryuuze
+
   |author = blueberry
   |id       = DynamicMachines
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 374
+
   |nexus   = 9851
   |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Companion NPCs
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Redwood
   |id       = knakamura.dynamicnighttime
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 2072
+
   |nexus   = 3175
   |moddrop id = 664041
+
  |github  = EKomperud/StardewMods
   |github   = Sakorona/SDVMods
+
 
 +
   |broke in    = Stardew Valley 1.4
 +
   |status      = workaround
 +
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = BashNinja
+
   |author = jahangmar
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 1183
+
   |nexus   = 4446
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github = jahangmar/StardewValleyMods
  
   |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
 
  |name      = Dynamic Price
 
  |author    = ZaneYork
 
  |id        = ZaneYork.DynamicPrice
 
  |nexus id  = 5831
 
  |github    = ZaneYork/SDV_Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Reflections
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = PeacefulEnd
+
   |author = BenW, BW
   |id       = PeacefulEnd.DynamicReflections
+
   |id     = BW.MyModding
   |nexus id  = 12831
+
   |nexus   = 20918
   |github   = Floogen/DynamicReflections
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Concentration on Farming
   | author   = Vrakyas
+
   |author = punyo, yakminepunyo
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = punyo.ConcentrationOnFarming
   | nexus id = 4029
+
   |nexus   = 1445
   | github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Community Upgrades
+
   |name   = Configurable Bundle Costs
   |author   = Vertigon
+
   |author = sophiesalacia
   |id       = Vertigon.EarlyCommunityUpgrades
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 8450
+
   |nexus   = 9444
   |github   = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Ginger Island
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = Shockah
+
   |author = Boogie, BoogieBest
   |id       = Shockah.EarlyGingerIsland
+
   |id     = boogie.greenhouse
   |nexus id = 13885
+
   |nexus   = 7109
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Cave Puzzle
+
   |name   = Configurable Junimo Kart
   |author   = atravita
+
   |author = seitanicbean
   |id       = atravita.NerfCavePuzzle
+
   |id     = seitanicbean.configurablejunimokart
   |moddrop id = 1131424
+
   |nexus   = 6725
   |nexus id = 11500
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Dart Puzzle
+
   |name   = Configurable Luck
   |author   = atravita
+
   |author = sophiesalacia
   |id       = atravita.EasierDartPuzzle
+
   |id     = sophie.ConfigurableLuck
   |moddrop id = 1205159
+
   |nexus   = 14610
   |nexus id = 13049
+
   |github = sophiesalacia/StardewMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Configurable Machines
   |author   = Cautious Waffle, skulmuk
+
   |author = KnockedMallard42
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 1426
+
   |nexus   = 280
   |github   =
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easier Fishing
 
  |author  = majordot
 
  |id      = MajorDOT.EasierFishing
 
  |nexus id =
 
  |curseforge id = 305367
 
  |curseforge key = easier-fishing
 
  |github  =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Monster Eradication
+
   |name   = Configurable Shipping Dates
   |author   = NormanPCN
+
   |author = Nishtra
   |id       = NormanPCN.EasierMonsterEradication
+
   |id     = ConfigurableShippingDates
   |nexus id = 11548
+
   |nexus   = 675
   |github  = NormanPCN/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Special Orders
+
   |name   = Configurable Special Orders Unlock
   |author   = TheMightyAmondee
+
   |author = sophiesalacia
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 8342
+
   |nexus   = 8690
   |github   = TheMightyAmondee/EasierSpecialOrders
+
   |github = sophiesalacia/StardewMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = East Scarp (SMAPI)
 
  |author  = LemurKat and kdau
 
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
 
  |nexus id = 5787
 
  |moddrop id = 984954
 
  |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Access
 
  |author  = furyx639
 
  |id      = furyx639.EasyAccess
 
  |nexus id = 11002
 
  |github  = ImJustMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Configure Machine Outputs
   |author   = MountainDewBoi
+
   |author = Mizzion
   |id       = MountainDewBoi.EasyFarming
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 4162
+
   |nexus   = 3490
   |github   =  
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
  
   |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
 
  |name    = Easy Gifting
 
  |author  = CeruleanSpirit
 
  |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 
  |nexus id = 2957
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Path Destruction
+
   |name   = Configure Machine Speed
   |author   = StultusV
+
   |author = BayesianBandit
   |id       = StultusV.EasyPathDestruction
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 8775
+
   |nexus   = 3519
   |github   = JudeRV/Stardew-EasyPathDestruction
+
   |github = BayesianBandit/ConfigureMachineSpeed
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Petting
 
  |author  = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
  |nexus id = 3032
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Configure Machine Speed
   |author   = crc-fehler
+
   |author = Steph Hoel
   |id       = crc.eatmore
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 2724
+
   |nexus   = 21005
   |github   =
+
   |github = StephHoel/ModsStardewValley
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Confirm Gifts
   |author   = millerscout
+
   |author = BadScientist
   |id       = Millerscout.EconomyMod
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 6955
+
   |nexus   = 23224
   |github   = millerscout/StardewMillerMods
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = Confirm Warp Totem
   |author   = EH Lim
+
   |author = John Peters
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 9303
+
   |nexus   = 20255
   |github   =  
+
   |github =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Connected Fences
   |author   = EideeHi
+
   |author = sergiomadd
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 4806
+
   |nexus   = 10063
   |github   = eideehi/EideeEasyFishing
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Connected Garden Pots
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.Elevator
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 2952
+
   |curse   = 868773
  |github   = Ilyaki/Elevator
+
   |nexus   = 11411
 
+
   |github  = aedenthorn/StardewValleyMods
   |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
 
  
 +
  |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     = Elven Krobus, Underdark Krobus
+
   |name   = Consistent Tree Growth Speed
   |author   = Mel Noelle and Kirbylink
+
   |author = IceGladiador
   |id       = melnoelle.underdarkkrobus
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 3071
+
   |nexus   = 1799
   |github   = KirbyLink/UnderdarkKrobus
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Email App
+
   |name   = Console Chat
   |author   = aedenthorn
+
   |author = Sonozuki
   |id       = aedenthorn.Email
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 11325
+
   |nexus   = 3768
   |github   = aedenthorn/StardewValleyMods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Spouse Room
+
   |name   = Console Code
   |author   = Lerura
+
   |author = spacechase0
   |id       = Lerura.EmptySpouseRoom
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 8453
+
  |curse  = 867737
   |github   =  
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Console Commands, TrainerMod
   |author   = Enaium
+
   |author = SMAPI
   |id       = Enaium.EnaiumToolKit
+
   |id     = SMAPI.ConsoleCommands
   |curseforge id  = 436787
+
   |nexus   =
   |curseforge key = enaiumtoolkit
+
   |url    = https://smapi.io
   |moddrop id = 863959
+
   |github = Pathoschild/SMAPI
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = Console Coordinates
   |author   = Goldenrevolver
+
   |author = Pillow
   |id       = Goldenrevolver.EnchantableScythes
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 10668
+
   |nexus   = 8957
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Content Code
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = spacechase0
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = spacechase0.ContentCode
   |nexus id = 193
+
   |curse  = 867697
   |chucklefish id = 3529
+
   |nexus  = 10545
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Content Patcher
   |author   = TheThor59
+
   |author = Pathoschild
   |id       = Thor.EnemyHealthBars
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 3627
+
  |curse  = 309243
   |github   = TheThor59/StardewMods
+
  |moddrop = 470174
 +
   |nexus   = 1915
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Content Patcher Animations
   |author   = Crystallyne
+
   |author = spacechase0
   |id       = Crystallyne.EnergyCount
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 4272
+
  |curse  = 867733
   |github   = Crystallyne/EnergyCount
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Content Patcher Editor
   |author   = nikperic, ThatOneCow
+
   |author = aedenthorn, Erinthe
   |id       = nikperic.EnergyTime
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 6488
+
   |nexus   = 17661
   |source  = https://gitlab.com/nikperic/energytime
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Content Patcher Json Processor
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = Aedenthorn.MagnetMod
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 4856
+
   |nexus   = 13320
   |github   = aedenthorn/StardewValleyMods
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Mizzion
+
   |author = Vanguard3000
   |id       = mizzion.enhancedrelationships
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 1927
+
   |nexus  = 6564
   |moddrop id = 661356
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Slingshots
+
   |name   = Continuous Music
   |author   = ytsc
+
   |author = exhaustors
   |id       = ytsc.EnhancedSlingshots
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 12763
+
   |nexus  = 24348
  |github  = YTSC/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Entoarox Framework
 
  |author  = Entoarox
 
  |id      = Entoarox.EntoaroxFramework
 
  |nexus id = 2269
 
  |chucklefish id = 4228
 
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Controller Radial Keybindings
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.Utilities
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 5521
+
   |curse  = 867143
   |github   = Entoarox/StardewMods
+
   |nexus   = 12801
 
+
   |github  = spacechase0/StardewValleyMods
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Control Tree
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = Cluom
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = Cluom.ControlTree
   |nexus id = 5526
+
   |nexus   = 23119
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Control Valley
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = TheTexanTesla
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 1656
+
   |nexus   = 8160
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = tesla1889tv/ControlValleyMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Escape Rope
+
   |name   = Convenient Chests
   |author   = lestoph
+
   |author = Solariz
   |id       = lestoph.EscapeRope
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 8576
+
   |nexus   = 2196
   |github  = Bifibi/SDVEscapeRope
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Esca's Modding Plugins
+
   |name   = Convenient Inventory
   |author   = Esca
+
   |author = gaussfire
   |id       = Esca.EMP
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 9296
+
   |nexus  = 10384
   |moddrop id = 1005443
+
   |github = alanperrow/StardewModding
   |github   = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Cooking Overhaul
   |author   = pepoluan
+
   |author = stardemod
   |id       = pepoluan.EvenBetterRNG
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 8680
+
   |nexus  = 24845
   |chucklefish id = 6117
+
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = Cooking Skill
   |author   = charliedemilho
+
   |author = spacechase0
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 10396
+
  |curse  = 867395
   |github  =
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Black Bars
+
   |name   = Coop Battle Pause
   |author   = gzhynko
+
   |author = adverserath
   |id       = GZhynko.EventBlackBars
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 7962
+
   |nexus   = 12061
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = TheMightyAmondee
+
   |author = DeLiXx
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 10735
+
  |curse  = 990474
   |github  = TheMightyAmondee/EventLimiter
+
   |nexus   = 12269
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Lookup
+
   |name   = Cooperative Egg Hunt
   |author   = shekurika
+
   |author = aedenthorn, Erinthe
   |id       = shekurika.EventLookup
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 8505
+
   |nexus   = 17058
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Copper Still
   |author   = jorgamun
+
   |author = NCarigon
   |id       = jorgamun.EventMusicVolume
+
   |id     = NCarigon.CopperStill
   |nexus id = 10650
+
   |nexus   = 15333
   |github   = jorgamun/EventMusicVolume
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Copy Invite Code
   |author   = MissCoriel
+
   |author = CatCattyCat, Cat
   |id       = misscoriel.eventrepeater
+
   |id     = cat.copyinvitecode
   |nexus id = 3642
+
   |nexus   = 2171
   |curseforge id = 317347
+
   |github = danvolchek/StardewMods
  |curseforge key = event-repeater
+
 
   |moddrop id = 606979
+
   |status  = obsolete
   |github  = MissCoriel/Event-Repeater
+
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Cosmetic Rings
   |author   = shekurika
+
   |author = PeacefulEnd
   |id       = shekurika.EventSoundAdjuster
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 8734
+
  |curse  = 870941
   |github  =  
+
   |nexus   = 8522
 +
   |github = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Tester
+
   |name   = Counting Sheep
   |author   = BlaDe
+
   |author = calebstein1
   |id       = BlaDe.EventTester
+
   |id     = calebstein1.CountingSheep
   |nexus id = 11178
+
   |nexus   = 25380
   |github   =  
+
   |github = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Cozy Clothing
   |author   = Digus
+
   |author = CompSciLauren
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 2360
+
   |nexus   = 5093
   |github  = Digus/StardewValleyMods
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Crab Net
   |author   = mytigio
+
   |author = jwdred
   |id       = mytigio.exhaustiontweaks
+
   |id     = jwdred.CrabNet
   |nexus id = 6247
+
   |nexus   = 584
   |github  = mytigio/SDVMods
+
   |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     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Crab Pot Collect Jellies
   |author   = Lodukas
+
   |author = Cloudyluna
   |id       = Uwazouri.ExpandedFridge
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 1191
+
   |nexus   = 27358
   |github   = Uwazouri/ExpandedFridge
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = Cherry, CherryChain
+
   |author = Goldenrevolver
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 6529
+
   |nexus   = 7767
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Lite)
+
   |name   = Craftable Butterfly Hutches
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.ExpandedStorage
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 7431
+
  |curse  = 868897
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 6279
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Craftable Legendary Fish Mounts
   |author   = spacechase0 and Pathoschild
+
   |author = FallToot
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 509
+
   |nexus   = 4286
   |moddrop id = 127275
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Craftable Terrarium, Terrarium
   |author   = MSCFC, iSkLz
+
   |author = aedenthorn, Erinthe
   |id       = SkLz.ExpMultiply
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 5910
+
  |curse  = 868850
   |github  = iSkLz/ExperienceMultiplier
+
   |nexus   = 8031
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = Quipex
+
   |author = aedenthorn, Erinthe
   |id       = Quipex.ExperienceUpdates
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 7581
+
  |curse  = 868683
   |github  = Quipex/ExperienceUpdates
+
   |nexus   = 15341
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Craft Anything
   |author   = aedenthorn
+
   |author = Sabera, kelbesque
   |id       = aedenthorn.ExpertSitting
+
   |id     = Sabera.CraftAnything
   |nexus id = 7435
+
   |nexus   = 2524
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Craft Anything Framework
   |author   = Tondorian
+
   |author = MindMeltMax
   |id       = ExtendedBusSystem
+
   |id     = MindMeltMax.CAF
   |nexus id =
+
   |nexus  = 24794
   |chucklefish id = 4373
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |github   =
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Craft Counter
   |author   = Crystalmir
+
   |author = bcmpinc
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 485
+
   |nexus   = 2739
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github = bcmpinc/StardewHack
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
<!--
 
  |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   = Crafting Collections Page
   |author   = Entoarox
+
   |author = Gurm0
   |id       = Entoarox.ExtendedMinecart
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 2271
+
   |curse   = 1008156
   |chucklefish id = 4359
+
   |nexus   = 21620
   |github   = Entoarox/StardewMods
+
   |github  =
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Crafting Counter
   |author   = spacechase0 and Pathoschild
+
   |author = lolpcgaming
   |id       = spacechase0.ExtendedReach
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 1493
+
   |nexus   = 1585
   |moddrop id = 242303
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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     = Extra Content Mod
+
   |name   = Craft Priority
   |author   = Alacrity, platinumhobo
+
   |author = trienow
   |id       = Alacrity.ExtraContentMod
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 8510
+
   |nexus   = 4174
   |github  =  
+
   |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     = Extra Fish Information
+
   |name   = Crane Machine
   |author   = Ceasg
+
   |author = chocolatte12
   |id       = Ceasg.ExtraFishInformation
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 4170
+
   |nexus   = 20112
   |github   = ceasg/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Map Layers
+
   |name   = Crane Man Begone
   |author   = aedenthorn
+
   |author = MouseyPounds
   |id       = aedenthorn.ExtraMapLayers
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 9633
+
   |nexus   = 4704
   |github   = aedenthorn/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Creaturebook
   |author   = Unidarkshin and Deathest1, Devin Lematty
+
   |author = KediDili
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = KediDili.Creaturebook
   |nexus id = 7490
+
   |nexus   = 13807
   |github   =  
+
   |github = KediDili/Creaturebook
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Weather
+
   |name   = Creeper Forage
   |author   = BlaDe
+
   |author = bwdy
   |id       = BlaDe.ExtremeWeather
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 12334
+
   |nexus   = 2115
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fabrication
+
   |name   = Critter Fixes
   |author   = XxHarvzBackxX
+
   |author = juminos
   |id       = harvz.Fabrication
+
   |id     = juminos.CritterFixes
   |nexus id = 10679
+
   |nexus   = 24667
   |github   = XxHarvzBackxX/fabrication
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Critter Rings
   |author   = Omegasis, Alpha_Omegasis
+
   |author = atravita
   |id       = Omegasis.Fall28SnowDay
+
   |id     = atravita.CritterRings
   |nexus id = 486
+
  |curse  = 870962
   |github  = janavarro95/Stardew_Valley_Mods
+
  |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     = Fall To Autumn
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = jahangmar
+
   |author = violetlizabet
   |id       = jahangmar.FallToAutumn
+
   |id     = violetlizabet.seaMonster
   |nexus id = 7174
+
   |nexus   = 20486
   |github   = jahangmar/StardewValleyMods
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Cropbeasts
   |author   = aedenthorn
+
   |author = kdau
   |id       = aedenthorn.Familiars
+
   |id     = kdau.Cropbeasts
   |nexus id = 6429
+
  |moddrop = 784523
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Crop Check
   |author   = loe2run
+
   |author = Fairfield
   |id       = Loe2run.FamilyPlanning
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 4515
+
   |nexus   = 9224
   |github   = loe2run/FamilyPlanningMod
+
   |github = FairfieldBW/CropCheck
  
   |broke in           = Content Patcher 1.17
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Crop Color Combiner
   |author   = Taskmaster
+
   |author = MouseyPounds
   |id       = Taskmaster.FantasticFrames
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 4540
+
   |nexus   = 3986
   |github   =  
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Crop Extension
   |author   = Max Vollmer, SVProtector
+
   |author = Platonymous
   |id       = maxvollmer.farmageddon
+
   |id     = Platonymous.CropExtension
   |nexus id = 2618
+
  |curse  = 877230
   |github  =  
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Choices
+
   |name   = Crop Fairy
   |author   = ShivaGuy
+
   |author = Abs, abslam
   |id       = ShivaGuy.FarmAnimalChoices
+
   |id     = abs.CropFairy
   |nexus id = 11850
+
   |nexus   = 4885
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Harvest Helper
+
   |name   = Crop Grace Period
   |author   = aedenthorn
+
   |author = lefthandedkid, stoobinator
   |id       = aedenthorn.FarmAnimalHarvestHelper
+
   |id     = stoobinator.seasonspillover
   |nexus id = 13782
+
   |nexus   = 7203
   |github  = aedenthorn/StardewValleyMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Anywhere
+
   |name   = Crop Growth Adjustments
   |author   = hmkiesel
+
   |author = GZhynko
   |id       = hmkiesel.FarmAnywhere
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 13926
+
   |nexus   = 18914
   |github   =
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Crop Growth Info
   |author   = Oranisagu
+
   |author = aedenthorn, Erinthe
   |id       = none<!--no manifest ID-->
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id =  
+
   |curse  = 868752
   |url      = https://community.playstarbound.com/threads/111931
+
   |nexus  = 12178
   |github   = oranisagu/SDV-FarmAutomation
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Crop Harvest Bubbles
   |author   = Oranisagu
+
   |author = aedenthorn, Erinthe
   |id       = none<!--no manifest ID-->
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id =
+
   |nexus  = 17761
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = aedenthorn/StardewValleyMods
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
   |summary  = use [[#Automate|Automate]] instead.
+
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Framework
+
   |name   = Crop Hat
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = aedenthorn.CropHat
   |nexus id = 10506
+
  |curse  = 868754
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11787
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Crop Markers
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.FarmCaveSpawn
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 10186
+
   |nexus   = 18120
   |moddrop id = 1068205
+
   |github  = aedenthorn/StardewValleyMods
   |github   = atravita-mods/StardewMods
+
 
 +
   |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     = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Crop Safety
   |author   = atravita
+
   |author = BadNetCode
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = BadNetCode.CropSafety
   |nexus id = 10924
+
   |nexus   = 1233
   |moddrop id = 1099838
+
   |moddrop = 130160
   |github  = atravita-mods/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Crops Anytime Anywhere
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.FarmerHelper
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 10179
+
  |curse  = 1000626
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Portraits
+
   |name   = Crops Survive Season Change
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FarmerPortraits
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 11398
+
   |nexus   = 18030
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Vitals Evolved
+
   |name   = Crops Watered Indicator
   |author   = Sensakuma
+
   |author = Tyler Thrailkill, snowe2010
   |id       = Sensakuma.FarmerVitalsEvolved
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 11131
+
   |nexus   = 3200
   |github   =  
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhand Finder
+
   |name   = Crop Tooltips
   |author   = 2Retr0
+
   |author = GenDeathrow
   |id       = 2Retr0.FarmhandFinder
+
   |id     = gengeathrow.croptooltip
   |curseforge id = 661476
+
   |nexus  =
   |curseforge key = farmhandfinder
+
  |curse  = 307933
   |nexus id = 13153
+
  |github =
   |github  = 2Retr0/FarmhandFinder
+
 
 +
   |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     = Farmhouse Redone
+
   |name   = Crop Transplant
   |author   = MabelSyrup
+
   |author = Digus
   |id       = mabelsyrup.farmhouse
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 3731
+
   |nexus   = 2594
   |github   = mjSurber/FarmHouseRedone
+
   |github = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Visits
+
   |name   = Crop Variation
   |author   = mistyspring
+
   |author = aedenthorn, Erinthe
   |id       = mistyspring.farmhousevisits
+
   |id     = aedenthorn.CropVariation
   |nexus id = 12457
+
  |curse  = 868770
   |github  = misty-spring/FarmhouseVisits
+
   |nexus   = 11467
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Crop Walker
   |author   = Cherry & cel10e
+
   |author = MindMeltMax
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 5142
+
   |curse  = 1004489
   |moddrop id = 716395
+
   |moddrop = 1443553
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Crop Watering Bubbles
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 647
+
   |nexus   = 17773
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Crop Watering Bubbles Continued
   |author   = Speshkitty
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 7148
+
   |nexus   = 21428
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Crowcalypse
   |author   = Joe Strout
+
   |author = stardemod
   |id       = strout.farmtronics
+
   |id     = stardemod.Crowcalypse
   |nexus id = 10634
+
   |nexus   = 22594
   |github   = JoeStrout/Farmtronics
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Esca, Esca-MMC
+
   |author = Miihau
   |id       = Esca.FarmTypeManager
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 3231
+
   |nexus  = 16926
   |moddrop id = 598755
+
   |github =
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fashion Sense
+
   |name   = Crystal Ball
   |author   = PeacefulEnd
+
   |author = Thom Smith, Thom1729
   |id       = PeacefulEnd.FashionSense
+
   |id     = Thom1729.CrystalBall
   |nexus id = 9969
+
   |nexus   = 7826
   |github   = Floogen/FashionSense
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Crystalline Junimo Chests
   |author   = Pathoschild
+
   |author = LeFauxMatt and pegfingers
   |id       = Pathoschild.FastAnimations
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 1089
+
   |moddrop = 1547134
   |moddrop id = 606631
+
  |curse  = 998266
   |github   = Pathoschild/StardewMods
+
   |nexus  = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Events
+
   |name   = Current Location
   |author   = libaryaddict
+
   |author = Omegasis, AlphaOmegasis
   |id       = libraryaddict.FasterEvents
+
   |id     = CurrentLocation102120161203
   |nexus id = 7631
+
   |nexus   = 638
   |github  =
+
   |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     = Faster Grass
+
   |name   = Current Location
   |author   = IceGladiador
+
   |author = Vrakyas
   |id       = IceGladiador.FasterGrass
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 1772
+
   |nexus   = 4028
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = kibbe
+
   |author = Patap, Pataper
   |id       = kibbe.faster_horse
+
   |id     = Patap.CursorTeleport
   |nexus id = 2791
+
   |nexus   = 17934
   |github   =  
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Custom Achievements
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 2277
+
   |curse  = 868832
   |chucklefish id = 3641
+
   |nexus  = 10047
   |github   = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Custom Adventure Guild Challenges
   |author   = gaussfire
+
   |author = DefenTheNation
   |id       = gaussfire.FasterPathSpeed
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 9344
+
   |nexus   = 2301
   |github  = alanperrow/StardewModding
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = KathrynHazuka
+
   |author = Omegasis, AlphaOmegasis
   |id       = KathrynHazuka.FasterRun
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 733
+
   |nexus   = 1836
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name   = Custom Backpack Framework
   |author   = zeldela
+
   |author = aedenthorn, Erinthe
   |id       = zeldela.FastFishPond
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 14005
+
  |curse  = 868732
   |github  = zeldela/sdv-mods
+
   |nexus   = 13826
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Forward
+
   |name   = Custom Blessings Framework
   |author   = crazywig
+
   |author = Tomokisan
   |id       = crazywig.FastForward
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 7413
+
  |curse  = 1081730
   |github   =
+
   |nexus   = 25267
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Custom Bundles
   |author   = DerTod2
+
   |author = LeFauxMatt
   |id       = de.dertod2.FastPetting
+
   |id     = furyx639.CustomBundles
   |nexus id = 5039
+
   |nexus   = 8258
   |github   =  
+
 
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Custom Bush
   |author   = Death, DeathGameDev
+
   |author = LeFauxMatt
   |id       = DeathGameDev.FastTravel
+
   |id     = furyx639.CustomBush
   |nexus id = 1529
+
  |curse  = 998265
   |github   = DeathGameDev/SDV-FastTravel
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Custom Cabin Fix
   |author   = minervamaga
+
   |author = weizinai
   |id       = minervamaga.FeelingLucky
+
   |id     = weizinai.CustomCabinFix
   |nexus id =
+
   |nexus  = 26979
   |moddrop id = 752859
+
   |github =
   |github   = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fellowship - Immersive Rings
+
   |name   = Custom Cask Mod
   |author   = DaLion
+
   |author = Digus
   |id       = DaLion.ImmersiveRings
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 11380
+
   |nexus   = 2642
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Dynamic Rain
+
   |name   = Custom Chest Types
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 604
+
   |curse  = 868861
   |moddrop id = 664033
+
   |nexus  = 7755
   |github  = Sakorona/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Custom Chores
   |author   = KarratKake
+
   |author = LeFauxMatt
   |id       = KarratKake.FerngillRevenueService
+
   |id     = furyx639.CustomChores
  |nexus id = 7566
+
   |curse   = 871840
  |github  =
+
   |nexus  = 5315
}}
+
   |moddrop = 717888
{{#invoke:SMAPI compatibility|entry
+
   |github =
   |name    = Fertilizer Anytime
 
  |author   = stoobinator, lefthandedkid
 
  |id      = stoobinator.fertilizeranytime
 
   |nexus id = 7259
 
  |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Festival End Time Tweak
 
   |author  = KirbyLink
 
  |id      = kirbylink.festivalendtimetweak
 
  |nexus id = 2966
 
   |github   = KirbyLink/FestivalEndTimeTweak
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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   = Custom Community Center Bundles
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = Alja, alvadea & jaksha
   |id       = MouseyPounds.ShadowFestival
+
   |id     = alja.CustomCCB
   |nexus id = 4630
+
   |nexus   = 21340
   |github   = MouseyPounds/stardew-mods
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Custom Community Centre
   |author   = Felix-Dev
+
   |author = blueberry
   |id       = Felix-Dev.FeTK
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 4403
+
   |nexus   = 9850
   |github   = Felix-Dev/StardewMods
+
   |github = b-b-blueberry/CustomCommunityCentre
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Field Harvest
+
   |name   = Custom Companions
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.FieldHarvest
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 11019
+
  |curse  = 870939
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 8626
 +
   |github = Floogen/CustomCompanions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Custom Crafting Stations
   |author   = Edu Anttunes
+
   |author = Cherry, CherryChain
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 5865
+
   |nexus   = 6293
   |github   = eduanttunes/sv_fighting_with_npcs
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Custom Critters
   |author   = Tran Minh Thong
+
   |author = spacechase0
   |id       = find.object.mod
+
   |id     = spacechase0.CustomCritters
   |nexus id = 8594
+
  |curse  = 867759
   |github   =  
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name   = Custom Crops
   |author   = HaulinOats
+
   |author = spacechase0
   |id       = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id     = spacechase0.CustomCrops
   |nexus id = 13944
+
   |nexus   = 1592
   |github  =
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Custom Crops Decay
   |author   = aurnj, Roy Li
+
   |author = ZaneYork
   |id       = RoyLi.Fireballs
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id =
+
   |nexus  = 5830
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |github = ZaneYork/SDV_Mods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Custom Crystalarium Mod
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FireBreath
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 7311
+
   |nexus   = 2516
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = rupak0577
+
   |author = Digus
   |id       = rupak0577.FishDex
+
   |id     = Digus.CCRMAutomate
   |nexus id =  
+
   |nexus   = 8193
   |github   = rupak0577/FishDex
+
   |github = Digus/StardewValleyMods
  |url      = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Exclusions
+
   |name   = Custom Death Penalty Plus
   |author   = GZhynko
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = GZhynko.FishExclusions
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 7782
+
   |nexus   = 7069
   |github   = gzhynko/StardewMods
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Custom Decoration Areas
   |author   = Aair, AairTheGreat
+
   |author = aedenthorn, Erinthe
   |id       = AairTheGreat.FishFinder
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 5011
+
   |curse  = 868842
   |github   = AairTheGreat/StardewValleyMods
+
   |nexus   = 9626
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Fish Info
+
   |broke in = Stardew Valley 1.6
  |author  = Speshkitty
 
   |id      = speshkitty.fishinfo
 
  |nexus id = 5452
 
  |github  = Speshkitty/FishInfo
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Custom Dungeon Floors
   |author   = Shuai Zhang
+
   |author = aedenthorn, Erinthe
   |id       = shuaiz.FishingAdjustMod
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 1350
+
  |curse  = 868904
   |github   = hcoona/StardewValleyMods
+
   |nexus   = 5894
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = KilZenc
+
   |author = onlythechosen
   |id       = KilZenc.FishingAssistant
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 5815
+
   |nexus   = 22380
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Custom Element Handler
   |author   = Drynwynn, thepaladinknight
+
   |author = Platonymous
   |id       = Drynwynn.FishingAutomaton
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 2527
+
   |nexus   = 1068
   |github   = Drynwynn/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 2.8
+
   |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     = Fishing Chests Expanded
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = aedenthorn
+
   |author = pneuma163
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 7694
+
   |nexus   = 24972
   |github   = aedenthorn/StardewValleyMods
+
   |github = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Info Overlays
+
   |name   = Custom Emotes
   |author   = barteke22
+
   |author = purrplingcat
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 8970
+
   |nexus   = 10861
   |github  = barteke22/StardewMods
+
   |github = purrplingcat/CustomEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Custom Farming Redux
   |author   = M3ales
+
   |author = Platonymous
   |id       = FishingLogbook
+
   |id     = Platonymous.CustomFarming
   |nexus id =  
+
   |nexus   = 991
   |curseforge id  = 299792
+
   |curse  = 307366
   |curseforge key = fishing-logbook
+
   |moddrop = 793926
   |github   = M3ales/FishingLogbook
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
  |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     = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = barteke22
+
   |author = Platonymous
   |id       = barteke22.FishingMinigames
+
   |id     = Platonymous.CFAutomate
   |nexus id = 9345
+
   |nexus   = 991
   |github  = barteke22/StardewMods
+
   |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     = Fishing Minigames
+
   |name   = Custom Farm Loader
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = DeLiXx
   |id       = barteke22.FisingMinigames
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 9345
+
  |curse  = 990485
   |github  = barteke22/StardewMods
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Custom Farm Types
   |author   = Zoryn
+
   |author = spacechase0
   |id       = Zoryn.FishingMod
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id =  
+
   |nexus   = 1140
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |moddrop = 128708
   |github   = Zoryn4163/SMAPI-Mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name   = Custom Fence Decay
   |author   = MindMeltMax
+
   |author = Jean Seb Gwak
   |id       = MindMeltMax.Fishnets
+
   |id     = CustomFenceDecay
   |nexus id = 13819
+
   |nexus  = 25155
   |moddrop id = 1247514
+
   |github = JeanSebGwak/CustomFenceDecay
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets → Automate
+
   |name   = Custom Fixed Dialogue
   |author   = MindMeltMax
+
   |author = aedenthorn, Erinthe
   |id       = MindMeltMax.Fishnets.Automate
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 13819
+
  |curse  = 868895
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus   = 6358
 +
   |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     = Fishing Practice
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = BlaDe
+
   |author = Datamancer
   |id       = BlaDe.FishingPractice
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 4157
+
   |nexus   = 20938
   |github   =  
+
  |moddrop = 1533308
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Custom Furniture
   |author   = Stashek
+
   |author = Platonymous
   |id       = Stashek.FishingRodRecolor
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 8835
+
   |nexus   = 1254
   |github  =  
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Trawler
+
   |name   = Custom Gift Dialogue
   |author   = PeacefulEnd
+
   |author = PurrplingCat
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 8406
+
   |nexus   = 7304
   |github  = Floogen/FishingTrawler
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Custom Gift Limits
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiFishingTunerRedux
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id =
+
   |curse   = 868725
   |chucklefish id = 4578
+
   |nexus   = 13964
   |source   = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |github  = aedenthorn/StardewValleyMods
   |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 [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Custom Gift Limits - Continued
   |author   = marikaefer
+
   |author = aedenthorn and FlyingTNT
   |id       = marikaefer.FishMe
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 4756
+
   |nexus   = 22385
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Custom Greenhouse
   |author   = Jonqora
+
   |author = Forkmaster
   |id       = Jonqora.FishPreview
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 6303
+
   |nexus   = 3464
   |github  = Jonqora/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Custom Harvest Fix
   |author   = Mizzion
+
   |author = mytigio
   |id       = mizzion.fishreminder
+
   |id     = mytigio.customharvestfix
   |nexus id = 3615
+
   |nexus   = 4192
   |moddrop id = 661375
+
  |github  = mytigio/CustomHarvestFix
   |github   = Mizzion/MyStardewMods
+
 
 +
   |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    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name   = Custom Hay
   |author   = StarAmy
+
  |author  = aedenthorn, Erinthe
   |id       = StarAmy.bubbletoggle
+
  |id      = aedenthorn.CustomHay
   |nexus id = 13076
+
  |curse  = 868668
   |github   =
+
  |nexus  = 16744
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url     = {{github|mouahrara/aedenthorn}}#CustomHay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Home Music, Zelink's ZeldaHome
 +
   |author = zelink, zelinknilez
 +
   |id     = zelink.zeldaHome
 +
   |nexus   = 20844
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Customise Child Bedroom
   |author   = MattDeDuck, Duckshard
+
   |author = Speshkitty
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 3725
+
   |nexus   = 5540
   |github  =  
+
   |github = Speshkitty/CustomiseChildBedroom
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Customizable Cart Redux
   |author   = bcmpinc
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = bcmpinc.FixAnimalTools
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 3215
+
   |nexus   = 1402
   |github  = bcmpinc/StardewHack
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Categories in Recipes, Categories in Recipes
+
   |name   = Customizable Death Penalty
   |author   = Traktori
+
   |author = CatCattyCat, Cat
   |id       = Traktori.CategoriesInRecipes
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 11400
+
   |nexus   = 1991
   |github   = Traktori7/StardewValleyMods
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Customizable Traveling Cart Days
   |author   = Ashley, bambimenot
+
   |author = Yyeahdude
   |id       = ashley.fixdice
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 4556
+
   |nexus   = 567
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Floor Placement, 楼梯修复
+
   |name   = Customize Anywhere
   |author   = Becks723
+
   |author = Cherry, CherryChain
   |id       = Becks723.FixFloorPlacement
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 13381
+
   |nexus   = 4734
   |github   =
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix TVs on Custom Farm Types
+
   |name   = Customize Cursor Sprite
   |author   = mouse
+
   |author = Sonozuki
   |id       = mouse.FixTVsOnCustomFarmTypes
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |moddrop id = 1194570
+
   |nexus  = 3014
   |nexus id = 12717
+
   |github  = Sonozuki/StardewMods
   |github  = notevenamouse/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flamingo Breeding
+
   |name   = Customize Dresser
   |author   = BlaDe
+
   |author = Dragoon23
   |id       = BlaDe.FlamingoBreeding
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 12015
+
   |nexus   = 23359
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flexible Sprinklers
+
   |name   = Customize Exterior
   |author   = Shockah
+
   |author = spacechase0
   |id       = Shockah.FlexibleSprinklers
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 10931
+
   |nexus   = 1099
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = MouseyPounds
+
   |author = MissCoriel
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = misscoriel.hpstam
   |nexus id = 3885
+
  |curse  = 885084
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 5275
 +
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Customize Trinkets
   |author   = kdau
+
   |author = Dragoon23
   |id       = kdau.FlowerBombs
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 6228
+
   |nexus  = 23818
   |moddrop id = 794657
+
   |github  =
   |source  = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Customize Wedding Attire
   |author   = spacechase0 and Pathoschild
+
   |author = violetlizabet
   |id       = spacechase0.FlowerColorPicker
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 1229
+
   |nexus  = 10761
   |moddrop id = 130043
+
   |github = elizabethcd/CustomizeWeddingAttire
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Fix
+
   |name   = Custom Kissing
   |author   = elfuun
+
   |author = Digus
   |id       = FlowerDanceFix.elfuun
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 8535
+
   |nexus  = 4664
   |moddrop id = 980853
+
   |github = Digus/StardewValleyMods
   |github   = elfuun1/FlowerDanceFix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Custom Linens
   |author   = ron075sh
+
   |author = Mevima
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = Mevima.CustomLinens
   |nexus id = 3019
+
   |nexus   = 1027
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dancing, Kelly's Flower Dancing
+
   |name   = Custom Localization
   |author   = kelly2892
+
   |author = ZaneYork
   |id       = kelly2892.flower.dancing.harmony
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 8107
+
   |nexus   = 5377
   |github  = kenny2892/StardewValleyMods
+
   |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     = Flower Rain
+
   |name   = Custom Locks
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.FlowerRain
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 6131
+
  |curse  = 868899
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 6251
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Custom Locks Updated
   |author   = Cat, CatCattyCat
+
   |author = Rokugin
   |id       = cat.flowerytools
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 6203
+
   |nexus  = 21148
   |moddrop id = 833563
+
   |github = rokugin/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowing Mine Rocks
+
   |name   = Custom Machine Experience
   |author   = aedenthorn
+
   |author = weizinai
   |id       = aedenthorn.FlowingMineRocks
+
   |id     = weizinai.CustomMachineExperience
   |nexus id = 9043
+
   |nexus   = 25455
   |github   = aedenthorn/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fluent Eating
+
   |name   = Custom Mine Cart Steam
   |author   = Kangzoel
+
   |author = aedenthorn, Erinthe
   |id       = Kangzoel.FluentEating
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 11690
+
  |curse  = 868704
   |github  =
+
   |nexus   = 14508
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flying Start Loan
+
   |name   = Custom Moss
   |author   = EstherHollow
+
   |author = aceynk
   |id       = EstherHollow.FlyingStartLoan
+
   |id     = aceynk.CustomMoss
   |nexus id = 11003
+
   |nexus   = 26220
   |github   =  
+
   |github = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Font Settings, 字体设置
+
   |name   = Custom Movies
   |author   = Becks723
+
   |author = Platonymous
   |id       = Becks723.FontSettings
+
   |id     = Platonymous.CustomMovies
   |nexus id = 12467
+
   |nexus   = 4737
   |github  =
+
   |moddrop = 793918
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Custom Music
   |author   = thejcannon
+
   |author = Platonymous
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = Platonymous.CustomMusic
   |nexus id = 4321
+
  |curse  = 307367
   |github   = thejcannon/Stardew-FoodBuffStacking
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food on the Table
+
   |name   = Custom Names
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.FoodOnTheTable
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 10886
+
  |curse  = 1008334
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Custom NPC
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = Platonymous.CustomNPC
   |nexus id = 673
+
   |nexus   = 1607
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] 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
 
  |name    = Forage Fantasy
 
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.ForageFantasy
 
  |nexus id = 7554
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Pointers
+
   |name   = Custom NPC Exclusions
   |author   = Bpendragon
+
   |author = Esca, Esca-MMC
   |id       = Bpendragon.ForagePointers
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 7781
+
   |nexus   = 7089
   |github   = Bpendragon/ForagePointers
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Custom NPC Fixes
   |author   = Remy Bach
+
   |author = spacechase0
   |id       = remybach.forecaster
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 3037
+
  |curse  = 867734
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster Text, Forecaster Text
+
   |name   = Custom NPC Paintings
   |author   = TheElm
+
   |author = avaallonn, AvalonMFX
   |id       = TheElm.ForecasterText
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id = 7541
+
  |curse  = 1069124
   |github   = GStefanowich/SDV-Forecaster
+
   |nexus   = 26228
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Custom NPC - Riley, Riley House
   |author   = Fokson
+
   |author = SG
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = SG.RileyHouse
   |nexus id = 2520
+
   |nexus   = 5811
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frame Rate Viewer, FPS Viewer
+
   |name   = Custom Obelisks
   |author   = Adham084
+
   |author = XxHarvzBackxX
   |id       = adham084.fpsviewer
+
   |id     = harvz.CustomObelisks
   |nexus id = 14046
+
   |nexus   = 10202
   |github  =
+
   |github = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Custom Object Production
   |author   = skuldomg, Skuld
+
   |author = aedenthorn, Erinthe
   |id       = skuldomg.freeDusty
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 2206
+
  |curse  = 868827
   |github   = skuldomg/freeDusty
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Love
+
   |name   = Custom Ore Nodes
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FreeLove
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 10021
+
  |curse  = 868903
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Custom Paths
   |author   = DJ-STLN
+
   |author = Entoarox
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = Entoarox.CustomPaths
   |nexus id = 3320
+
   |nexus   = 2272
   |github   =  
+
  |chucklefish = 5234
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.4
+
  |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     = Free the Toolbar
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = aedenthorn.PetBed
   |nexus id = 4960
+
  |curse  = 868814
   |github   =  
+
   |nexus   = 10462
 +
   |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 Picture Frames
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 6241
+
  |curse  = 868801
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10704
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Custom Picture Frames Redux
   |author   = Isaac S
+
   |author = Prism 99
   |id       = IsaacS.FriendsForever
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 1738
+
   |nexus   = 27147
   |github   = isaacs-dev/Minidew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Booster
+
   |name   = Custom Quest Expiration
   |author   = Hills
+
   |author = hawkfalcon
   |id       = Hills.FriendshipBooster
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 10497
+
   |nexus  = 2148
   |moddrop id = 1084819
+
   |github = hawkfalcon/Stardew-Mods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Without Talk
+
   |name   = Custom Reminders
   |author   = HunterMYT
+
   |author = Dem1se
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = Dem1se.CustomReminders
   |nexus id = 8709
+
   |nexus   = 6215
   |github   =  
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frozen Yogurt
+
   |name   = Custom Renovations, Renovations
   |author   = Failsplat
+
   |author = aedenthorn, Erinthe
   |id       = Failsplat.FroyoFFHarmony
+
   |id     = aedenthorn.Renovations
   |nexus id = 12308
+
  |curse  = 868839
   |github  =
+
   |nexus   = 9687
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frugal Farm Menu
+
   |name   = Custom Resource Clumps
   |author   = jeffgillean
+
   |author = aedenthorn, Erinthe
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 11050
+
  |curse  = 868875
   |github   = jeffgillean/StardewValleyMods
+
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Custom Shirts
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = Platonymous.CustomShirts
   |nexus id = 5776
+
   |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     = Fruit Tree Tweaks
+
   |name   = Custom Shops Redux
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Aedenthorn.FruitTreeTweaks
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 11422
+
   |nexus   = 1378
   |github  = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fungus Amongus
+
   |name   = Custom Signs
   |author   = Okay Shroomer
+
   |author = aedenthorn, Erinthe
   |id       = OkayShroomer.FungusAmongus
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 11785
+
  |curse  = 868777
   |github  =
+
   |nexus   = 11336
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Custom Spouse Location
   |author   = aedenthorn
+
   |author = barteke22
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 10213
+
   |nexus   = 9676
   |github  = aedenthorn/StardewValleyMods
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Display Framework
+
   |name   = Custom Spouse Patio
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 10855
+
   |nexus   = 6630
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Furniture Placement Tweaks
+
   |name   = Custom Spouse Patio Redux
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurniturePlacementTweaks
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 14092
+
  |curse  = 868793
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10889
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Recolor
+
   |name   = Custom Spouse Patio Wizard
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 10217
+
  |curse  = 868860
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7775
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Custom Spouse Rooms
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.FuryCore
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 10696
+
  |curse  = 868833
   |github   = ImJustMatt/StardewMods
+
   |nexus   = 10029
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Galaxy Slingshot Obtainable
+
   |broke in          = Stardew Valley 1.6
   |author  = Adham084
+
   |status            = workaround
   |id      = adham084.galaxyslingshot
+
   |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.
   |nexus id = 14115
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
   |github  =
+
   |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Custom Spouse Rooms - Continued
   |author   = mmanlapat
+
   |author = Datamancer
   |id       = mmanlapat.GameReminder
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 1153
+
   |nexus  = 20966
  |github  =
+
   |moddrop = 1534005
 
+
   |github = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Custom Starter Furniture
   |author   = RandomComputerUser
+
   |author = aedenthorn, Erinthe
   |id       = RandomComputerUser.GameSpeed
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 7211
+
  |curse  = 868669
   |github   =
+
   |nexus   = 16729
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Custom Starter Package
   |author   = Loogooter
+
   |author = aedenthorn, Erinthe
   |id       = OlegSilkin.garbage_collector
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 2463
+
  |curse  = 868717
   |github   =  
+
   |nexus   = 14152
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Day
+
   |name   = Custom Tapper Framework
   |author   = furyx639
+
   |author = Selph, zombifier
   |id       = furyx639.GarbageDay
+
   |id     = selph.CustomTapperFramework
   |nexus id = 8204
+
   |nexus   = 22975
   |github   = ImJustMatt/StardewMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Custom Tokens
   |author   = f4iTh, JertsukkaTheMan
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = f4iTh.GateFix
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 4859
+
   |nexus   = 7517
   |github   =  
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Custom Toolbar
   |author   = mralbobo
+
   |author = aedenthorn, Erinthe
   |id       = mralbobo.GateOpener
+
   |id     = aedenthorn.CustomToolbar
   |nexus id =  
+
   |curse  = 868779
   |url      = https://community.playstarbound.com/threads/111988
+
   |nexus  = 11322
   |github   = mralbobo/stardew-gate-opener
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status      = workaround
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
   |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Custom Tool Effect
   |author   = aedenthorn
+
   |author = ZaneYork
   |id       = aedenthorn.GemIsles
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 6692
+
   |nexus   = 5712
   |github  = aedenthorn/StardewValleyMods
+
   |github = ZaneYork/CustomToolEffect
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name   = Custom Tool Range
   |author   = sqbr
+
   |author = trashcan9
   |id       = sqbr.GetGS
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 13434
+
   |nexus   = 16384
   |github   = sqbr/GetGS
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Custom Tracker
   |author   = spacechase0 and Pathoschild
+
   |author = Esca, Esca-MMC
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = Esca.CustomTracker
   |nexus id = 5098
+
   |nexus   = 5108
   |moddrop id = 771692
+
   |github  = Esca-MMC/CustomTracker
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Custom Transparency
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = CatCattyCat, Cat
   |id       = GenericShopExtender
+
   |id     = cat.customtransparency
   |nexus id = 814
+
   |nexus   = 2359
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 4.0.8
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
  |pull request      = https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Custom Trash Can
   |author   = CatCattyCat, Cat
+
   |author = ShivaGuy
   |id       = cat.geodeinfomenu
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 1448
+
   |nexus  = 11835
   |moddrop id = 833541
+
   |github =
   |github   = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.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   = Custom Tree Tweaks, More Wood
   |author   = MartyrPher
+
   |author = aedenthorn, Erinthe
   |id       = MartyrPher.GetGlam
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 5044
+
  |curse  = 868798
   |github  = MartyrPher/GetGlam
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Custom TV
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.GhostTown
+
   |id     = Platonymous.CustomTV
   |nexus id = 2992
+
   |curse  = 877224
   |moddrop id = 793902
+
   |nexus  = 6775
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Fertilizer
+
   |name   = Custom TV Channel
   |author   = atravita
+
   |author = chieeri323
   |id       = atravita.GiantCropFertilizer
+
   |id     = chieeri323.customtvchannel
   |moddrop id = 1135913
+
   |nexus   = 24278
   |nexus id = 11620
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Custom Wake Up Time
   |author   = CatCattyCat, Cat
+
   |author = Tomokisan
   |id       = cat.giantcropring
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 1182
+
   |curse  = 1081741
   |moddrop id = 833538
+
   |nexus  = 26260
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Omelet
+
   |name   = Custom Wallpaper Framework
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.GiantOmelet
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 13852
+
  |curse  = 868751
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Custom Walls and Floors
   |author   = desto
+
   |author = Platonymous
   |id       = desto.GiftDecline
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 6944
+
  |curse  = 307569
   |github   = desto-git/sdv-mods
+
  |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     = Gift Rejection
+
   |name   = Custom Warp Locations
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.GiftRejection
+
   |id     = cat.customwarplocations
   |nexus id = 14273
+
   |nexus   = 1688
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Custom Warp Points
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 229
+
  |curse  = 868840
   |github   = tstaples/GiftTasteHelper
+
   |nexus   = 9651
   |warnings = needs zoom and UI scale options to have the same value.
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Custom Warps
   |author   = blueberry
+
   |author = f4iTh, JertsukkaTheMan
   |id       = blueberry.GiftWrapper
+
   |id     = f4iTh.CustomWarps
   |nexus id = 4721
+
   |nexus   = 3445
   |github   = b-b-blueberry/GiftWrapper
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Custom Winter Star Gifts
   |author   = atravita
+
   |author = XxHarvzBackxX
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = harvz.CWSG
   |nexus id = 10004
+
   |nexus   = 10024
   |moddrop id = 1098263
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Cut the Cord, TvMenu
   |author   = DecidedlyHuman
+
   |author = cgifox
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = cgifox.CutTheCord
   |nexus id = 9976
+
   |nexus   = 9571
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github = harshlele/CutTheCord
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Global Config Settings
+
   |name   = Cycle Tools
   |author   = Gaphodil
+
   |author = LeFauxMatt
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = furyx639.CycleTools
   |nexus id = 9340
+
  |curse  = 871827
   |moddrop id = 1007690
+
   |nexus   = 13973
   |github   = Gaphodil/GlobalConfigSettings
+
  |github  = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Daily Farm Photo
   |author   = violetlizabet
+
   |author = Seawolf, seawolf87
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 10374
+
   |nexus   = 4791
   |github   = elizabethcd/PreventFurniturePickup
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Jamie Taylor
+
   |author = BlaDe
   |id       = jltaylor-us.GMCMOptions
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 10505
+
   |nexus   = 6783
   |github   = jltaylor-us/StardewGMCMOptions
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Daily Luck Message
   |author   = treyh0
+
   |author = Schematix, Schmtx
   |id       = treyh0.GodMode
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 2641
+
   |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     = Goodbye American English
+
   |name   = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = zeldela, delaney
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = dJustLuckMod
   |moddrop id = 854437
+
   |nexus  = 10386
   |nexus id = 7183
+
   |moddrop = 1070645
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
+
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Daily News
   |author   = Jessebot
+
   |author = bashNinja
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = bashNinja.DailyNews
   |nexus id = 6514
+
   |nexus   = 1141
   |github  = JessebotX/StardewValleyMods
+
   |github = miketweaver/DailyNews
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Daily Notifications, Event Notifications
   |author   = candidus42
+
   |author = dreamsicl
   |id       = Candidus42.GoToBed
+
   |id     = EventNotifications
   |nexus id = 4967
+
   |nexus   =
   |github  = mus-candidus/GoToBed
+
  |chucklefish = 3621
 +
   |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     = Go To Sleep
+
   |name   = Daily Pet the Animals
   |author  = yy376
+
   |author = flowoeB
   |id       = yy376.GoToSleep
+
  |id      = flowoeB.DailyPetTheAnimals
   |nexus id = 2195
+
  |nexus   = 8356
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Phone Quest
 +
  |author  = ActionJackson
 +
   |id     = ActionJackson.DailyPhoneQuest
 +
   |nexus   = 14648
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gradient Hair Colors
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = spacechase0
+
   |author = MevNav
   |id       = spacechase0.GradientHairColors
+
   |id     = MevNav.DailyPlanner
   |nexus id = 12744
+
   |nexus   = 16704
   |github   = spacechase0/StardewValleyMods
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Daily Quest Anywhere
   |author   = ShadowDragon8685
+
   |author = Omegasis, Alpha_Omegasis
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 985
+
   |nexus   = 513
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
   |summary = use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Daily Special Orders
   |author   = rikai
+
   |author = shekurika
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 8557
+
   |nexus   = 9693
   |github  = rikai/Grandfathers-Heirlooms
+
   |github = shekurika/DailySpecialOrders
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grapes All Year Round
+
   |name   = Daily Tasks Report
   |author   = GZhynko
+
   |author = GuiNoya, Yesst
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 7759
+
   |nexus   = 1624
   |github  = gzhynko/StardewMods
+
   |github = GuiNoya/SVMods
 +
 
 +
  |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     = Grass Growth
+
   |name   = Daily Tasks Report Plus
   |author   = bcmpinc
+
   |author = Prism 99
   |id       = bcmpinc.GrassGrowth
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 2732
+
   |nexus   = 20871
   |github   = bcmpinc/StardewHack
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = DaLionheart
   |author   = Jellypowered, Shockade
+
   |author = DaLion
   |id       = Jellypowered.GrassChance
+
   |id     = DaLion.Core
   |nexus id = 3365
+
   |nexus   = 24332
   |github   =  
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Dan Utils
   |author   = sirloinmeatt
+
   |author = Danmw3
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = danmw3.DanUtils
   |nexus id = 2662
+
   |nexus   = 2287
   |github   =  
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
  |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   = Dark User Interface
   |author   = Derslayr
+
   |author = zazizu
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = zazizu.darkUI
   |nexus id = 10148
+
   |nexus   = 4056
   |github  = derslayr10/GreenhouseConstruction
+
   |github = cilekli-link/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Data Layers, Data Maps
   |author  = bblueberry, blueberry
+
   |author = Pathoschild
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 8203
+
   |curse  = 1000628
   |github   = b-b-blueberry/GreenhouseEntryPatch
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Date Night
   |author   = pancham138
+
   |author = SUPERT
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = supert.datenight
   |nexus id = 6150
+
   |nexus   = 11459
   |github   =  
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Day Limiter
   |author   = PeacefulEnd
+
   |author = Parzivl, tadfoster
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |id     = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus id = 7619
+
   |nexus  = 25529
   |moddrop id = 886187
+
   |github = tadfoster/StardewValleyMods
   |github   = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers Automate
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = PeacefulEnd
+
   |author = MissCoriel
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = misscoriel.diary
   |nexus id = 7619
+
  |curse  = 885086
   |moddrop id = 886187
+
   |nexus   = 4451
   |github   = Floogen/GreenhouseGatherers
+
   |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = Bpendragon
+
   |author = JeiPi, JeiP1
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = JeiPi.Deathpoint
   |nexus id = 7456
+
   |nexus   = 25241
   |github   = Bpendragon/GreenhouseSprinklers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Death Tweaks
   |author   = Cecidelus
+
   |author = aedenthorn, Erinthe
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 8042
+
   |nexus   = 18174
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Debug Mode
   |author   = CroiDorcha
+
   |author = Pathoschild
   |id       = CroiDorcha.GreenHut
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 1735
+
   |curse  = 1000634
   |github   =  
+
   |nexus   = 679
 
+
  |moddrop = 606608
   |broke in = Stardew Valley 1.4
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Decrafting Mod
   |author   = aedenthorn
+
   |author = iSkLz_, MSCFC
   |id       = aedenthorn.GroundhogDay
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 10151
+
   |nexus   = 4158
   |github  = aedenthorn/StardewValleyMods
+
   |github = iSkLz/DecraftingMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Haboo
+
   |name   = Deep Woods
   |author   = BlaDe
+
   |author = Max Vollmer, SVProtector
   |id       = LetsTrollTheMan.HabooNPC
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 12034
+
  |curse  = 992429
   |github  =
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = skn
+
   |author = Sandman53
   |id       = skn.HairGrowthMod
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 3279
+
   |nexus   = 5016
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Halt Event Time
+
   |name   = Deep Woods Warp Network Integration
   |author   = chawol
+
   |author = Tlitookilakin
   |id       = chawol.HaltEventTime
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 8774
+
   |nexus   = 10240
   |github  = chawolbaka/HaltEventTime
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Handy Headphones
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = PeacefulEnd
+
   |author = bungus
   |id       = PeacefulEnd.HandyHeadphones
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 7936
+
   |nexus   = 21612
   |github   = Floogen/HandyHeadphones
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Default Farmer
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Tyler Gibbs
   |id       = Omegasis.HappyBirthday
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 520
+
   |nexus   = 12421
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Default On Cheats
   |author   = Oxyligen
+
   |author = EnderTedi
   |id       = HappyBirthday
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 1064
+
   |nexus   = 21035
   |github   =
+
   |github  = EnderTedi/DefaultOnCheats
 
 
  |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     = Happy Fish Jump
+
   |name   = Default Window Size
   |author   = Sakorona
+
   |author = DecidedlyHuman
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 6516
+
   |nexus  = 10939
   |moddrop id = 1068089
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Delivery Service
   |author   = kibbe, lillvik
+
   |author = AxesOfEvil
   |id       = kibbe.hardcore_mines
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 1674
+
   |nexus   = 5187
   |github   =  
+
   |github = AxesOfEvil/SV_DeliveryService
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Delivery Upgrade Tool
 +
   |author  = Dash, yuukidach
 +
   |id      = Pathoschild.test
 +
  |nexus  = 5570
 +
  |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = ItsLittany
+
   |author = stokastic
   |id       = itslittany.HardcoreMines2
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 6411
+
   |nexus   = 2462
   |github  =
+
   |github = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Deluxe Auto-Petter
   |author   = DiscipleOfEris
+
   |author = Frostiverse
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 8772
+
   |nexus   = 23226
   |github   = DiscipleOfEris/HardyGrass
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Deluxe Grabber Redux
   |author   = Platonymous
+
   |author = ferdaber
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 914
+
   |nexus  = 7920
   |moddrop id = 793924
+
   |github = ferdaber/sdv-mods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status             = unofficial
+
   |status   = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
+
   |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
  |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   = Deluxe Grabber Redux 1.6
   |author   = Goldenrevolver
+
   |author = Nykal145
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 7851
+
   |nexus   = 20799
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Deluxe Hats
   |author   = Dounat2201, Sasara
+
   |author = domsim1
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = domsim1.DeluxeHats
   |nexus id = 1157
+
   |nexus   = 5836
   |github  = Sasara2201/WitchPrincess
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Seeds
+
   |name   = Deluxe Journal
   |author   = aedenthorn
+
   |author = MolsonCAD
   |id       = aedenthorn.HarvestSeeds
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 11773
+
   |nexus   = 11436
   |github   = aedenthorn/StardewValleyMods
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Demanding Shipping
   |author   = ThatNorthernMonkey
+
   |author = lech43
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = lech43.DemandingShipping
   |nexus id = 236
+
   |nexus   = 7315
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hat Buffs
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = popska
+
   |author = DrSpactacus, NateMod
   |id       = popska.HatBuffs
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 9050
+
   |nexus   = 22564
   |github   =
+
   |github =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Demetrius Visits Cave
   |author   = Cherry, CherryChain
+
   |author = Kichjo
   |id       = Cherry.HayBalesSilo
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 5151
+
   |nexus   = 5477
   |moddrop id = 716396
+
  |github  = KeelanRosa/StardewMods
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Desert Bloom Farm
   |author   = Tlitookilakin
+
   |author = DeLiXx
   |id       = tlitookilakin.HDPortraits
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 10971
+
   |curse  = 990494
   |moddrop id = 1103418
+
   |nexus  = 16750
   |github  = tlitookilakin/HDPortraits
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Desert Obelisk
   |author   = Jessebot, JessebotX
+
   |author = CatCattyCat, Cat
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = cat.desertobelisk
   |nexus id = 3207
+
   |nexus   = 2021
   |moddrop id = 624105
+
   |moddrop = 833549
   |github  = JessebotX/StardewValleyMods
+
   |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     = Health and Stamina Tweaks
+
   |name   = Destroyable Bushes
   |author   = Kiddles, Svard
+
   |author = Esca, Esca-MMC
   |id       = Kiddles.HASTweaks
+
   |id     = Esca.DestroyableBushes
   |nexus id = 5630
+
   |nexus   = 6304
   |github   = SvardXI/HAS_Tweaks
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Detailed Sprites
   |author   = Zoryn
+
   |author = RainsKuro, RainzKuro
   |id       = Zoryn.HealthBars
+
   |id     = RainzKuro.DetailedSprites
   |nexus id =  
+
   |nexus   = 15549
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = DewCord Rich Presence
   |author   = Darkhax
+
   |author = explosivetortellini
   |id       = darkhax.healthbars
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id =
+
   |nexus  = 8348
  |curseforge id  = 302910
+
   |github = explosivetortellini/StardewValleyDRP
   |curseforge key = health-bars
 
   |github   = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
   |author = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Dialogue Box Redesign
   |author   = themattfiles
+
   |author = gzhynko
   |id       = themattfiles.HeartBeat
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 5941
+
   |nexus   = 8853
   |github   = embolden/Heartbeat
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Dialogue Display Framework
   |author   = StultusV
+
   |author = aedenthorn, Erinthe
   |id       = StultusV.HeartLevelNotifications
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 8655
+
  |curse  = 868761
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = Dialogue Emotes
   |author   = fakemonster
+
   |author = PurrplingCat
   |id       = fakemonster.Heelies
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 7751
+
   |nexus   = 6537
   |github  =
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Dialogue Extension
   |author   = Jessebot, JessebotX
+
   |author = elbe
   |id       = Jessebot.HelloSMAPI
+
   |id     = elbe.DialogueExtension
   |nexus id = 4483
+
   |nexus   = 10851
   |github  = JessebotX/StardewValleyMods
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Dialogue Keys
   |author   = furyx639, LeFauxMatt
+
   |author = PokeBenji
   |id       = furyx639.HelpForHire
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 5316
+
  |curse  = 1022342
   |github   =  
+
   |nexus   = 24325
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Dialogue New Line
   |author   = furyx639, LeFauxMatt
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.HelpfulSpouses
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 5175
+
  |curse  = 868753
   |github   =  
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Dialogue Tester
   |author   = Pokeytax
+
   |author = DecidedlyHuman
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 2644
+
   |nexus   = 9887
   |github  = gembree/HelpWantedQuestFixes
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Dialogue Trees
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HereFishy
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 6586
+
  |curse  = 868845
   |github   = aedenthorn/StardewValleyMods  
+
   |nexus   = 9550
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hibernation
+
   |name   = Did You Water Your Crops
   |author   = Shockah
+
   |author = Nishtra
   |id       = Shockah.Hibernation
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 11421
+
   |nexus   = 1583
   |github  = Shockah/Stardew-Valley-Mods
+
   |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     = Highlighted Jars
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Annosz
+
   |author = shanks3042
   |id       = Annosz.HighlightedJars
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 6833
+
   |nexus   = 5816
   |github  = Annosz/StardewValleyModding
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlight Empty Machines
+
   |name   = Difficulty Socializing
   |author   = atravita
+
   |author = PokeBenji
   |id       = atravita.HighlightEmptyMachines
+
   |id     = PokeBenji.DifficultySocializing
   |moddrop id = 1137391
+
   |curse  = 1023363
   |nexus id = 11664
+
   |nexus   = 24389
   |github   = atravita-mods/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Dimensional Pockets
   |author   = bendenewb, newbie9598
+
   |author = spacechase0
   |id       = newbie9598.HitMarkersMeme
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 2098
+
  |curse  = 867145
   |github   =  
+
   |nexus   = 12706
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hmm Cheese Yum
+
   |name   = Dino Form
   |author   = tomasitobambito
+
   |author = aedenthorn, Erinthe
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = aedenthorn.DinoForm
   |nexus id = 9343
+
   |nexus   = 18244
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Dino Form 2
   |author   = TheThor59
+
   |author = juminos
   |id       = Thor.HoeWaterDirection
+
   |id     = juminos.DinoForm2
   |nexus id = 10052
+
   |nexus   = 24718
   |github   = TheThor59/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HoeDown
+
   |name   = Disable Auto Pickup
   |author   = BlaDe
+
   |author = Eugenii10
   |id       = BlaDe.HoeDown
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 9798
+
   |nexus   = 9717
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Disable Building Fade
   |author   = CatCattyCat, Cat
+
   |author = calebstein1
   |id       = cat.holdtobreakgeodes
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 1689
+
   |nexus  = 24558
   |moddrop id = 833545
+
   |github = calebstein1/StardewDisableBuildingFade
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Disable Gamepad, Disable Controller
   |author   = samspartan
+
   |author = lperkins2, Logan Perkins
   |id       = samspartan.HoldToPause
+
   |id     = lperkins2.DisableController
   |nexus id = 7352
+
   |nexus   = 2229
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Holiday Sales
+
   |name   = Discord Rich Presence
   |author   = atravita
+
   |author = RuiNtD
   |id       = atravita.HolidaySales
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |moddrop id = 1205160
+
   |nexus   = 2156
   |nexus id = 13050
+
   |github = RuiNtD/SVRichPresence
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Dish of the Day Display
   |author   = MouseyPounds
+
   |author = MouseyPounds
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 4935
+
   |nexus   = 3960
   |github   = MouseyPounds/stardew-mods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horny Festivals, Festival Warps
+
   |name   = Dismantle Craftables
   |author   = Girafarig
+
   |author = jahangmar
   |id       = Girafarig.FestivalWarps
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 10844
+
   |nexus   = 3687
   |github   =
+
   |github = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Display Energy
   |author   = Pathoschild
+
   |author = dmarcoux
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 7500
+
   |nexus   = 10662
   |github   = Pathoschild/StardewMods
+
  |moddrop = 1087175
 +
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Display Monster Health
   |author   = Goldenrevolver
+
   |author = Atesba
   |id       = Goldenrevolver.HorseOverhaul
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 7911
+
   |nexus   = 20984
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Display Player Stats
   |author   = jorgamun
+
   |author = Fleem
   |id       = jorgamun.HorseSqueeze
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 10446
+
   |nexus   = 21547
   |github   = jorgamun/HorseSqueeze
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Displays
   |author   = icepuente
+
   |author = spacechase0 and ParadigmNomad
   |id       = icepuente.HorseWhistle
+
   |id     = spacechase0.Displays
   |nexus id = 1131
+
  |curse  = 867712
   |github   = icepuente/StardewValleyMods
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author   = nabuma
+
   |author = Aimon111
  |id      = HorseWhistle_SMAPI
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus id =
+
   |curse   = 1010281
  |url     = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |nexus   = 18109
   |github   =  
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
 
   |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     = Host Tools
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = MattPlays
+
   |author = Airyn and the DSV Team
   |id       = MattPlays.HostTools
+
   |id     = DSV.Core
   |nexus id = 11154
+
   |nexus   = 17059
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Do Not Eat My Crops
   |author   = Jaredlll08
+
   |author = u_u__w
   |id       = BlameJared.HotbarHotswap
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id =
+
   |nexus  = 26324
  |curseforge id  = 298033
+
   |github =
   |curseforge key = hotbar-hotswap
 
   |github   = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Don't Eat That
   |author   = Ilyaki
+
   |author = Pyrohead37
   |id       = Ilyaki.HPBar
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 1736
+
   |nexus   = 1951
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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    = Don't Stop Me Now
 +
  |author  = Shockah
 +
  |id      = Shockah.DontStopMeNow
 +
   |nexus   = 10941
 +
   |github = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Double Standard Farm, Double Farm
 +
  |author  = Leaf
 +
  |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
 +
  |nexus  = 3928
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Downtown Zuzu
   |author   = bogie5464
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 3190
+
  |curse  = 987160
   |github   = bogie5464/HuggableScarecrows
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hugs and Kisses
+
   |name   = DPad Inventory Hotkey
   |author   = aedenthorn
+
   |author = joljyo
   |id       = aedenthorn.HugsAndKisses
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 10062
+
   |nexus   = 7507
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Dragon Pearl Lure
   |author   = Yyeahdude
+
   |author = violetlizabet
   |id       = HungerYyeadude
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 613
+
   |nexus   = 15109
   |github   =  
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Draw Fish Ponds Over Grass
   |author   = PrimevalTitmouse
+
   |author = atravita
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 1110
+
  |curse  = 870981
   |github   =  
+
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Dreamscape
   |author   = Tigerle01, Stephan Hensel
+
   |author = aedenthorn, Erinthe
   |id       = HungerForFoodByTigerle
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 810
+
  |curse  = 868756
   |github   =  
+
   |nexus   = 11742
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Dresser Sorter
   |author   = lech43
+
   |author = idermailer
   |id       = lech43.HungryMorning
+
   |id     = idermailer.dresserSorter
   |nexus id = 6391
+
   |nexus   = 24443
   |github   =  
+
   |github = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Drive By
   |author   = spacechase0 and Pathoschild
+
   |author = BlaDe
   |id       = spacechase0.HybridCropEngine
+
   |id     = BlaDe.DriveBy
   |nexus id = 6577
+
   |nexus   = 12033
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Drop It - Drop Item Hotkey
   |author   = Kryspur
+
   |author = Goldenrevolver
   |id       = Kryspur.HypnoValley
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 9052
+
   |nexus   = 7971
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Drop Seeds After Eating
   |author   = Veleek
+
   |author = Cloudyluna
   |id       = Veleek.IdlePause
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 1092
+
   |nexus   = 27353
   |github   = veleek/IdlePause
+
   |github =
 
 
  |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
 
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Dungeon Buddy
   |author   = LordAndreios
+
   |author = SwiftSails
   |id       = LordAndreios.IdleTimer
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 2858
+
   |nexus   = 7864
   |github   = emperorzuul/SMAPI_MODS
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |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     = I Don't Use That Water
+
   |name   = Dungeon Merchants
   |author   = idermailer
+
   |author = aedenthorn, Erinthe
   |id       = idermailer.iDontUseThatWater
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 14047
+
  |curse  = 868698
   |github  = idermailer/iDontUseThatWater
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got Friendship
+
   |name   = Durable Fences
   |author   = ChiroxT
+
   |author = Zoryn
   |id       = treinke.igotfriendship
+
   |id     = Zoryn.DurableFences
   |nexus id = 13290
+
   |nexus   =
   |github  =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got XP
+
   |name   = Durin's Rest
   |author   = ChiroxT
+
   |author = NoFogBob and PaulDunstan
   |id       = treinke.igotxp
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 13289
+
   |nexus   = 12345
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Dusty Overhaul
   |author   = candidus42
+
   |author = CyanFire
   |id       = Candidus42.ImagEd
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 7218
+
   |nexus   = 13057
   |github   = mus-candidus/ImagEd
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Grandpa, Misc Introduction Fixes
+
   |name   = Dusty Overhaul - SVE
   |author   = mistyspring
+
   |author = CyanFire
   |id       = mistyspring.immersivegrandpa
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 12562
+
   |nexus   = 13265
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = DVR
   |author   = Demiacle
+
   |author = captncraig
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = captncraig.dvr
   |nexus id = 1025
+
   |nexus   = 3860
   |github   = demiacle/QualityOfLifeMods
+
   |github = captncraig/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Dwarf Scroll Prices
   |author   = Anthony Hilyard
+
   |author = noriteway
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
  |curseforge id  = 445215
+
   |nexus   = 16386
  |curseforge key = improved-tracker
+
   |github = noriteway/StardewMods
   |nexus id = 9317
 
   |github   = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Dwarvish Mattock
   |author   = Mizzion
+
   |author = Anthony Hilyard, Grend
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 4861
+
  |curse  = 536418
   |github   = Mizzion/MyStardewMods
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Dynamic Bodies
   |author   = Mizzion
+
   |author = ribeena
   |id       = mizzion.increasedartifactspots
+
   |id     = ribeena.dynamicbodies
   |nexus id = 3340
+
   |nexus   = 12893
   |moddrop id = 663705
+
   |github  = ribeena/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name   = Dynamic Checklist
   |author   = shekurika
+
   |author = gunnargolf
   |id       = shekurika.fishtankCapacity
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 11388
+
   |nexus   = 1145
   |github  =  
+
   |github = gunnargolf/DynamicChecklist
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Dynamic Clothing
   |author   = GZhynko
+
   |author = hilovids
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = hilovids.DynamicClothing
   |nexus id = 6162
+
   |nexus   = 10078
   |github  = gzhynko/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Dynamic Crops
   |author   = Traktori
+
   |author = HaulinOats
   |id       = Traktori.IndustrialFurnace
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 5568
+
   |nexus   = 13800
   |github  = Traktori7/StardewValleyMods
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Dynamic Dialogues Framework
   |author   = Traktori
+
   |author = mistyspring
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 5568
+
   |nexus   = 12836
   |github   = Traktori7/StardewValleyMods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Dynamic Festival Rewards
   |author   = Sabera, kelbesque
+
   |author = mistyspring
   |id       = Sabera.InfertileSoil
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 2515
+
   |nexus   = 20253
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Dynamic Flooring
   |author   = Eireon
+
   |author = aedenthorn, Erinthe
   |id       = Eireon.InfestedLevels
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2823
+
  |curse  = 868692
   |github  = benrpatterson/InfestedLevels
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
|broke in = Stardew Valley 1.6
 +
   |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Dynamic Flooring - Continued
   |author   = Renny
+
   |author = CyanFire
   |id       = renny.infinitejunimocartlives
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2705
+
   |nexus   = 27888
   |github   = OfficialRenny/InfiniteJunimoCartLives
+
   |github = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Money
+
   |name   = Dynamic Game Assets
   |author   = Chunky
+
   |author = spacechase0
   |id       = chunky.InfiniteMoney
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 11510
+
  |curse  = 867707
   |github  =  
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Watering Cans
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = CaptainSully
+
   |author = spacechase0
   |id       = CaptainSully.InfiniteWateringCan
+
   |id     = spacechase0.DGAAutomate
   |moddrop id = 1188756
+
   |nexus  = 9365
   |nexus id = 12739
+
   |github  = spacechase0/StardewValleyMods
   |github  = CaptainSully/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Zoom
+
   |name   = Dynamic Horses
   |author   = berkayylmao
+
   |author = Bpendragon
   |id       = berkayylmao.InfiniteZoom
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 8808
+
   |nexus   = 874
   |curseforge id = 500088
+
   |github = Bpendragon/DynamicHorses
   |curseforge key = infinite-zoom
+
 
   |github   = berkayylmao/StardewValleyMods
+
   |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     = In-Game SMAPI Log Uploader, Log Uploader
+
   |name   = Dynamic Machines
   |author   = aedenthorn
+
   |author = tyran285, Ryuuze
   |id       = aedenthorn.LogUploader
+
   |id     = DynamicMachines
   |nexus id = 13979
+
   |nexus   = 374
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Dynamic Map Tiles
   |author   = Windmill_City
+
   |author = aedenthorn, Erinthe
   |id       = Windmill_City.InputFix
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 5693
+
  |curse  = 868915
   |github   = Windmill-City/InputFix
+
   |nexus   = 14566
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |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     = InstaCrops
+
   |name   = Dynamic Map Tiles - Continued
   |author   = WuestMan, redknightofdoom
+
   |author = Datamancer
   |id       = WuestMan.InstaCrops
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 4077
+
   |nexus   = 21084
   |github   = Brian-Wuest/Instacrops
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Animals
+
   |name   = Dynamic Night Time
   |author   = pinocchio1231
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = pinocchio1231.instantanimals
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 9573
+
   |nexus   = 2072
   |github   = joisse1101/InstantAnimals
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name   = Dynamic NPC Sprites
   |author   = aedenthorn
+
   |author = BashNinja
   |id       = aedenthorn.InstantBuildingConstruction
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 14110
+
   |nexus   = 1183
   |github  = aedenthorn/StardewValleyMods
+
   |github = miketweaver/BashNinja_SDV_Mods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Dynamic Price
   |author   = BitwiseJon
+
   |author = ZaneYork
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 2070
+
   |nexus   = 5831
   |github   = bitwisejon/StardewValleyMods
+
   |github = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Dynamic Reflections
   |author   = nini700
+
   |author = PeacefulEnd
   |id       = nini700.InstantEatKey
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 4464
+
  |curse  = 870926
   |github   =  
+
   |nexus   = 12831
 +
   |github = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Dynamic Running Speed
   |author   = aurnj, Roy Li
+
   |author = Vrakyas
   |id       = RuyiLi.InstantFishing
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id =
+
   |nexus  = 4029
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Early Bed Mod
   |author   = montana123
+
   |author = Nokane
   |id       =  
+
   |id     = Nokane.EarlyBedMod
   |nexus id =  
+
   |nexus   = 25168
   |url     = https://community.playstarbound.com/threads/109038
+
  |github  =
   |github   =  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Community Upgrades
 +
  |author  = sophiesalacia
 +
   |id     = Vertigon.EarlyCommunityUpgrades
 +
  |nexus  = 8450
 +
   |github = dtomlinson-ga/EarlyCommunityUpgrades
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Cave Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.NerfCavePuzzle
 +
  |curse  = 870978
 +
  |moddrop = 1131424
 +
  |nexus  = 11500
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Easier Dart Puzzle
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 7727
+
  |curse  = 870971
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus   = 13049
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status   = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Easier Farming
   |author   = cantorsdust and Pathoschild
+
   |author = Cautious Waffle, skulmuk
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 173
+
   |nexus   = 1426
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Easier Fishing
   |author   = Guedez
+
   |author = majordot
   |id       = eat.item.instantly
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 5116
+
   |nexus   =
   |github  =  
+
  |curse  = 305367
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = Easier Monster Eradication
   |author   = RyanJesky
+
   |author = NormanPCN
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 10146
+
   |nexus   = 11548
   |github   = RyanJesky/IncreaseCropGrowthPhase
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Pets
+
   |name   = Easier Special Orders
   |author   = blueberry
+
   |author = TheMightyAmondee
   |id       = blueberry.InstantPets
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 9448
+
   |nexus   = 8342
   |github   = b-b-blueberry/InstantPets
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Tool Upgrades
+
   |name   = East Scarp (SMAPI)
   |author   = Binarynova
+
   |author = LemurKat and kdau
   |id       = binarynova.instanttoolupgrades
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 8918
+
   |nexus   = 5787
   |github  = Binarynova/MyStardewMods
+
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Easy Access
   |author   = Hammurabi
+
   |author = LeFauxMatt
   |id       = HammurabiInteractionHelper
+
   |id     = furyx639.EasyAccess
   |nexus id =  
+
   |curse  = 871835
   |chucklefish id = 4640
+
   |moddrop = 1547212
   |source   = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |nexus  = 11002
 
+
   |github  = LeFauxMatt/StardewMods
   |broke in          = SMAPI 2.0
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |name    = Easy Attack
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
+
  |author  = season
-->
+
   |id      = season.EasyAttack
 +
   |nexus  = 20832
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Easy Chest
   |author   = jahangmar
+
   |author = season
   |id       = jahangmar.InteractionTweaks
+
   |id     = season.EasyChest
   |nexus id = 3771
+
   |nexus   = 20842
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Into the Game (Save Loaded Notifier)
+
   |name   = Easy Cleaner
   |author   = DecidedlyHuman
+
   |author = season
   |id       = DecidedlyHuman.SaveLoadedNotifier
+
   |id     = season.EasyCleaner
   |nexus id = 12826
+
   |nexus   = 20865
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Easy Crane Game
   |author   = mpcomplete
+
   |author = Dragoon23
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 2224
+
   |nexus   = 22488
   |github   = mpcomplete/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Easy Darts Game
   |author   = MissCoriel
+
   |author = Dragoon23
   |id       = misscoriel.invest
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 5293
+
   |nexus  = 22506
  |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Easy Fairy
   |author   = MissCoriel
+
   |author = season
   |id       = misscoriel.investmax
+
   |id     = season.EasyFairy
   |nexus id = 9253
+
   |nexus   = 20931
   |github   = MissCoriel/InvestmentMaximized
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Easy Farming
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = MountainDewBoi
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 4023
+
   |nexus   = 4162
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Easy Farm Switcher
   |author   = Redwood
+
   |author = DeLiXx
   |id       = Redwood.IridiumToolsPatch
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 2897
+
  |curse  = 990826
   |github  = EKomperud/StardewMods
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = Easy Fishin'
   |author   = PeacefulEnd
+
   |author = Frostiverse
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 8552
+
   |nexus   = 22268
   |github   = Floogen/IslandGatherers
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers Automate
+
   |name   = Easy Fishing
   |author   = PeacefulEnd
+
   |author = season
   |id       = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id     = season.EasyFishing
   |nexus id = 8552
+
   |nexus   = 20830
   |github   = Floogen/IslandGatherers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Easy Gift
   |author   = Edu Anttunes
+
   |author = season
   |id       = IslandSecret
+
   |id     = season.EasyGift
   |nexus id = 8096
+
   |nexus   = 20838
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Easy Gifting
   |author   = S1mmyy
+
   |author = CeruleanSpirit
   |id       = S1mmyy.AutoTrash
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 5140
+
   |nexus   = 2957
   |github  = S1mmyy/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Easy Harvest
   |author   = SlayerDharok
+
   |author = season
   |id       = SlayerDharok.Item_Bags
+
   |id     = season.EasyHarvest
   |nexus id = 5382
+
   |nexus   = 20924
   |github   = Videogamers0/SDV-ItemBags
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery
+
   |name   = Easy Island Puzzle
   |author   = Mytsy
+
   |author = MindMeltMax
   |id       = Mysty.ItemRecovery
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 9354
+
  |curse  = 1004494
   |github   =  
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery Plus
+
   |name   = Easy Path Destruction
   |author   = Lunardiver
+
   |author = StultusV
   |id       = Lunardiver.ItemRecoveryPlus
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 13026
+
   |nexus   = 8775
   |github   = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Easy Petting
   |author   = TSlex
+
   |author = CeruleanSpirit
   |id       = TSlex.ItemResearchSpawner
+
   |id     = EasyPetting.3032
   |nexus id = 8933
+
   |nexus   = 3032
   |moddrop id = 1012482
+
  |github  =
   |github   = TSlex/StardewValley
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Easy Travel, Easy Move
   |author   = Jaredlll08
+
   |author = season
   |id       = BlameJared.ItemTooltips
+
   |id     = season.EasyMove
   |nexus id =
+
   |nexus  = 20872
  |curseforge id  = 297655
+
   |github =
   |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Easy Upgrade
   |author   = ha1fdaew
+
   |author = Senofu
   |id       = ha1fdaew.iTile
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 7512
+
   |nexus   = 23496
   |github   = ha1fdaew/iTile
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Its Time to Wake Up
+
   |name   = Easy Valley
   |author   = Krutonium
+
   |author = season
   |id       = Krutonium.ItsTimeToWakeUp
+
   |id     = season.EasyValley
   |nexus id = 13798
+
   |nexus   = 21181
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Eat & Drink From Inventory
   |author   = Genowhirl9999
+
   |author = Zamiel
   |id       = genowhirl9999.jaropener
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 5292
+
   |nexus  = 21280
   |moddrop id = 988956
+
   |github = Zamiell/stardew-valley-mods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JhinFour
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = Keaton Sadoski
+
   |author = philosquare
   |id       = Sadoski.JhinFour
+
   |id     = philosquare.EatInBackpack
   |nexus id = 11838
+
   |nexus   = 22872
   |github   =
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Eat More
   |author   = Jonas Henriksson, Greger
+
   |author = crc-fehler
   |id       = Greger.JigglyJunimoBundles
+
   |id     = crc.eatmore
   |nexus id =
+
   |nexus  = 2724
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github =
   |github   = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |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   = Economy Mod
   |author   = k4rakara
+
   |author = millerscout
   |id       = k4rakara.JoJa84Plus
+
   |id     = Millerscout.EconomyMod
   |nexus id = 5803
+
   |nexus   = 6955
   |github  = K4rakara/Stardew-Mods
+
   |github = millerscout/StardewMillerMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Edit Stable Ownership
   |author   = Platonymous
+
   |author = Predo
   |id       = Platonymous.JoJaBan
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 3118
+
   |nexus  = 26346
   |moddrop id = 793907
+
   |github = PedroLucasMiguel/PredoSDVMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = EH Smash Quality
   |author   = Dounat2201, Sasara
+
   |author = EH Lim
   |id       = Sasara.Pathomart
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 1142
+
   |nexus   = 9303
   |github  =
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Eidee Easy Fishing
   |author   = PeacefulEnd
+
   |author = EideeHi
   |id       = PeacefulEnd.JojaOnline
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |moddrop id = 878236
+
   |nexus   = 4806
   |nexus id = 7486
+
   |github = eideehi/EideeEasyFishing
   |github   = Floogen/JojaOnline
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = EiTK
   |author   = MindMeltMax
+
   |author = enaium
   |id       = MindMeltMax.HauntedJoja
+
   |id     = Enaium.EiTK
   |nexus id = 7014
+
   |curse  = 365803
   |moddrop id = 1135684
+
   |nexus  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Elevator
   |author   = punyo, yakminepunyo
+
   |author = Ilyaki
   |id       = punyo.JoysOfEfficiency
+
   |id     = Ilyaki.Elevator
   |nexus id = 2162
+
   |nexus   = 2952
   |github  = pomepome/JoysOfEfficiency
+
   |github = Ilyaki/Elevator
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Elliot Is Fabio
   |author   = spacechase0 and Pathoschild
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = spacechase0.JsonAssets
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id = 1720
+
   |nexus  = 23229
   |moddrop id = 399895
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Processor
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = Jamie Taylor
+
   |author = Mel Noelle and Kirbylink
   |id       = jltaylor-us.JsonProcessor
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 13183
+
   |nexus   = 3071
   |github  = jltaylor-us/StardewJsonProcessor
+
   |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     = Jump Down the Mine
+
   |name   = Email App
   |author   = flowoeB
+
   |author = aedenthorn, Erinthe
   |id       = flowoeB.JumpDownTheMine
+
   |id     = aedenthorn.Email
   |nexus id = 8357
+
  |curse  = 868778
   |github  =  
+
   |nexus   = 11325
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.JumpOver
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 1844
+
   |curse  = 868710
   |moddrop id = 384782
+
   |nexus  = 14366
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = June NPC
+
   |name   = Emotes
   |author   = ch20youk
+
   |author = aurnj, Roy Li
   |id       = ch20youk.JuneNPCSMAPI
+
   |id     = RuyiLi.Emotes
   |nexus id = 10100
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |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     = Junimo Cart More Score
+
   |name   = Empty Hands
   |author   = yaxuan97
+
   |author = Oblitus
   |id       = yaxuan97.junimocartmorescore
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 13644
+
   |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     = Junimo Deposit Anywhere
+
   |name   = Empty Jar Bubbles
   |author   = Zoryn
+
   |author = tem696969696969
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id =
+
   |nexus  = 22598
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = kqrse/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Dialog
+
   |name   = Empty Your Hands
   |author   = ceruleandeep
+
   |author = BlueSight
   |id       = ceruleandeep.junimodialog
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 8937
+
   |nexus   = 19736
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Enaium ToolKit
   |author  = MartyrPher
+
   |author = Enaium
   |id      = JunimoKartAnywhere
+
   |id      = Enaium.EnaiumToolKit
   |nexus id = 4315
+
   |curse  = 436787
   |github   =  
+
  |moddrop = 863959
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = ryaon
+
   |author = Goldenrevolver
   |id       = Ryaon.JunimoKartCheater
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 5137
+
   |nexus   = 10668
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Level Practice
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = BlaDe
+
   |author = Goldenrevolver
   |id       = BlaDe.JunimoLevelPractice
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 10056
+
   |nexus   = 20942
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimos Accept Cash
+
   |name   = Enchanted Cowboy Boots
   |author   = spacechase0 and Pathoschild
+
   |author = Goldenrevolver
   |id       = spacechase0.JunimosAcceptCash
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 7437
+
   |nexus   = 20941
   |github   = spacechase0/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junk Mail
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = Taskmaster
+
   |author = NamelessTo
   |id       = Taskmaster.JunkMail
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 4452
+
  |curse  = 1001630
   |github   =  
+
   |nexus   = 21904
 +
   |github = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Relax
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = Goldenrevolver
+
   |author = TheThor59
   |id       = Goldenrevolver.JustRelax
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 7770
+
   |nexus   = 3627
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = TheThor59/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Sleep In
+
   |name   = Enemy Health Bars, Health Bars
   |author   = Rifleman
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Rifleman.JustSleepIn
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 11286
+
   |nexus   = 193
   |github   = 9Rifleman/JustSleepIn
+
  |chucklefish = 3529
 +
  |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     = Kamikaze
+
   |name   = Energy Count
   |author   = aurnj, Roy Li
+
   |author = Crystallyne
   |id       = RuyiLi.Kamikaze
+
   |id     = Crystallyne.EnergyCount
   |nexus id =
+
   |nexus  = 4272
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github = Crystallyne/EnergyCount
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Energy Protect
   |author   = Gorzalt and Flerfarvet
+
   |author = philosquare
   |id       = gorzalt.kawakami
+
   |id     = philosquare.EnergyProtect
   |nexus id = 2549
+
   |nexus   = 21918
   |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   = Energy Rework
   |author   = EssGee, SG
+
   |author = seferoni
   |id       = SG.Partners
+
   |id     = seferoni.EnergyRework
   |nexus id = 5625
+
   |nexus   = 21686
   |github   =  
+
   |github = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = Energy Time
   |author   = Enaium
+
   |author = nikperic, ThatOneCow
   |id       = Enaium.KeyBindUI
+
   |id     = nikperic.EnergyTime
   |moddrop id = 1036920
+
   |nexus  = 6488
   |nexus id =
+
  |source  = https://gitlab.com/nikperic/energytime
   |github   = Enaium-StardewValleyMods/KeyBindUI
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.4.2-unofficial.2-huancz
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = Deflaktor
+
   |author = aedenthorn, Erinthe
   |id       = Deflaktor.KeySuppressor
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 9295
+
  |curse  = 868911
   |github  = Deflaktor/KeySuppressor
+
   |nexus   = 4856
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Roommate Shop
+
   |name   = Enhanced Relationships
   |author   = aedenthorn
+
   |author = Mizzion
   |id       = aedenthorn.KrobusRoommateStore
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 13131
+
   |nexus   = 1927
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Enhanced Slingshots
   |author   = Annosz
+
   |author = ytsc
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 5993
+
   |nexus   = 12763
   |github  = Annosz/StardewValleyModding
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Enough Sleep
   |author   = Enaium
+
   |author = sodapotato
   |id       = Enaium.Labeling
+
   |id     = sodapotato.enoughsleep
   |curseforge id  = 443134
+
   |nexus   = 21536
   |curseforge key = labeling
+
   |github =
  |moddrop id = 906932
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Entoarox Framework
   |author   = WhiteMind
+
   |author = Entoarox
   |id       = WhiteMind.LAST
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 1906
+
   |nexus   = 2269
   |github  =  
+
  |chucklefish = 4228
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Entoarox Modding Utilities
   |author   = ChaosEnergy
+
   |author = Entoarox
   |id       = ChaosEnergy.LadderLocator
+
   |id     = Entoarox.Utilities
   |nexus id = 3094
+
   |nexus   = 5521
   |github  = yuri-moens/LadderLocator
+
   |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     = Last Day to Plant
+
   |name   = Equal Money Split
   |author   = dmcrider57
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 7917
+
   |nexus   = 5526
   |github   = dmcrider/LastDayToPlant
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leave the Mine
+
   |name   = Equivalent Exchange
   |author   = Kangzoel
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = Kangzoel.LeaveTheMine
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 11823
+
   |nexus   = 1656
   |github  =
+
   |github = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Escape Rope
   |author   = Max Vollmer, SVProtector
+
   |author = lestoph
   |id       = maxvollmer.leftymode
+
   |id     = lestoph.EscapeRope
   |nexus id = 6199
+
   |nexus   = 8576
   |github  = maxvollmer/LeftyMode
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lenient Window Resize
+
   |name   = Escargo Win Bug Fix
   |author   = DeLiXx
+
   |author = BlackJack
   |id       = DeLiXx.Lenient_Window_Resize
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 12305
+
   |nexus   = 24556
   |github   =
+
   |github =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Mini Shipping Bin
+
   |name   = Esca's Modding Plugins
   |author   = atravita
+
   |author = Esca, Esca-MMC
   |id       = atravita.LessMiniShippingBin
+
   |id     = Esca.EMP
   |nexus id = 10959
+
   |nexus   = 9296
   |moddrop id = 1102538
+
   |moddrop = 1005443
   |github   = atravita-mods/StardewMods
+
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Let Me Rest!
+
   |name   = Esc Dialogue Mod
   |author   = Ophaneom
+
   |author = g33k, g33kidd
   |id       = Ophaneom.LetMeRest
+
   |id     = g33k.EscDialogueMod
   |nexus id = 8205
+
   |nexus   = 21812
   |github   = Ophaneom/Let-Me-Rest
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Even Better Artisan Good Icons
   |author  = unidarkshin, Devin Lematty
+
   |author  = chsiso58
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 1471
+
   |nexus   =
   |github  =  
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Even Better RNG
   |author   = jahangmar
+
   |author = pepoluan
   |id       = jahangmar.LevelingAdjustment
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 4689
+
   |nexus   = 8680
   |github   = jahangmar/StardewValleyMods
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Even Better Warehouse
   |author   = kd8lvt
+
   |author = charliedemilho
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 855
+
   |nexus  = 10396
  |curseforge id  = 300715
+
   |github =
   |curseforge key = level-up-notifications
 
   |github   =  
 
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = LewdDew Valley, LewdDew_Valley_helper2
+
   |name   = Event Black Bars
   |author   = shurmash
+
   |author = gzhynko
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 7222
+
   |nexus   = 7962
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Event Limiter
   |author   = prowlingDemon, unknownDev
+
   |author = TheMightyAmondee
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 4402
+
   |nexus   = 10735
   |github   =  
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Event Lookup
   |author   = Cherry, CherryChain
+
   |author = shekurika
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = shekurika.EventLookup
   |nexus id = 4971
+
   |nexus  = 8505
   |moddrop id = 716383
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Event Music Volume
   |author   = nanzington<!--since 1.4.0-->, Hootless
+
   |author = jorgamun
   |id       = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 2917
+
   |nexus   = 10650
   |github   = hootless/StardewMods
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Linus Mod
+
   |name   = Event Repeater
   |author   = tomii
+
   |author = MissCoriel
   |id       = tomii.LinusMod
+
   |id     = misscoriel.eventrepeater
   |nexus id = 11637
+
   |nexus   = 3642
   |github   =
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Literally Can't Even
+
   |name   = Event Sound Adjuster
   |author   = spacechase0
+
   |author = shekurika
   |id       = spacechase0.LiterallyCantEven
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 14262
+
   |nexus   = 8734
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Event Tester
   |author   = Tyler Gibbs
+
   |author = BlaDe
   |id       = tylergibbs2.liveprogressbar
+
   |id     = BlaDe.EventTester
   |nexus id = 7330
+
   |nexus   = 11178
   |github   = tylergibbs2/LiveProgressBar
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Livestock Choices
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = aedenthorn
+
   |author = SinZ and atravita
   |id       = aedenthorn.LivestockChoices
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 11551
+
   |nexus   = 19458
   |github   = aedenthorn/StardewValleyMods
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = Doomnik
+
   |author = Digus
   |id       = Doomnik.LoanMod
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 3882
+
   |nexus   = 2360
   |github   = legovader09/SDVLoanMod
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = codyflagstaff
+
   |author = moonslime
   |id       = codyflagstaff.lobercat
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 8219
+
   |nexus   = 15793
   |github   =  
+
 
 +
  |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     = Location Compass
+
   |name   = Exhaustion Tweaks
   |author   = Bouhm and Pathoschild
+
   |author = mytigio
   |id       = Bouhm.LocationCompass
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 3045
+
   |nexus   = 6247
   |curseforge id = 308286
+
   |github = mytigio/SDVMods
  |curseforge key = location-compass
+
 
   |github  = Bouhm/stardew-valley-mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Chests
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = MindMeltMax
+
   |author = Lodukas
   |id       = MindMeltMax.LockedChests
+
   |id     = Uwazouri.ExpandedFridge
   |moddrop id = 1179603
+
   |nexus   = 1191
   |nexus id = 12452
+
   |github = Uwazouri/ExpandedFridge
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Expanded Preconditions Utility
   |author   = nini700
+
   |author = Cherry, CherryChain
   |id       = nini700.LockedCrabPot
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 4461
+
   |nexus   = 6529
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Maps
+
   |name   = Expanded Storage
   |author  = Edu Anttunes
+
   |author = LeFauxMatt
   |id      = LockedMaps
+
   |id      = furyx639.ExpandedStorage
   |nexus id = 10089
+
   |curse  = 871838
   |github   =
+
  |moddrop = 1547203
 +
   |nexus   = 7431
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Expansive Combat, Proficiência
   |author   = bwdy
+
   |author = Hamio, HamioDracny
   |id       = bwdy.lockpicks
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 3521
+
   |nexus   = 7511
   |github  = bwdymods/SDV-Lockpicks
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Log Spam Filter
+
   |name   = Exp Control
   |author   = aedenthorn
+
   |author = moonslime
   |id       = aedenthorn.LogSpamFilter
+
   |id     = moonslime.ExpControl
   |nexus id = 11252
+
   |nexus   = 23067
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Experience Bars
   |author   = NormanPCN
+
   |author = spacechase0
   |id       = NormanPCN.LongerFenceLife
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 10498
+
  |curse  = 867392
   |github   = NormanPCN/StardewValleyMods
+
  |moddrop = 127275
 +
   |nexus   = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Experience Multiplier
   |author   = Caraxian
+
   |author = Falson
   |id       = caraxian.LongerLastingLures
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 2510
+
   |nexus   = 25945
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Experience Rate Multiplier
   |author   = aedenthorn
+
   |author = MSCFC, iSkLz
   |id       = aedenthorn.LongerSeasons
+
   |id     = SkLz.ExpMultiply
   |nexus id = 10108
+
   |nexus   = 5910
   |github  = aedenthorn/StardewValleyMods
+
   |github = iSkLz/ExperienceMultiplier
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Experience Updates
   |author   = RTGOAT
+
   |author = Quipex
   |id       = RTGOAT.Longevity
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 649
+
   |nexus   = 7581
   |github   =  
+
   |github = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Experience Viewer
   |author   = Pathoschild
+
   |author = Elite, EliteWise
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = Elite.ExperienceViewer
   |nexus id = 541
+
   |curse  = 1015116
   |moddrop id = 606605
+
   |nexus  =
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Expert Sitting
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 5999
+
  |curse  = 868870
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7435
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Extended Bus System
   |author   = Huanir
+
   |author = Tondorian
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = ExtendedBusSystem
   |nexus id = 2658
+
   |nexus   =
   |github  =  
+
  |chucklefish = 4373
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Extended Fridge
   |author   = Raik, Raik167, YousernameZo
+
   |author = Crystalmir
   |id       = raik.testmod
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 6291
+
   |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     = Love Bubbles
+
   |name   = Extended Minecart
   |author   = SteelixLeiter, Don Collins
+
   |author = Entoarox
   |id       = LoveBubbles
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 1318
+
   |nexus   = 2271
   |github   = doncollins/StardewValleyMods
+
  |chucklefish = 4359
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = workaround
+
 
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Extended Reach
   |author   = Advize and Jinxiewinxie
+
   |author = spacechase0
   |id       = Advize.LovedLabels
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 279
+
  |curse  = 867754
   |github   = AdvizeGH/LovedLabels
+
  |moddrop = 242303
 +
   |nexus   = 1493
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 2.2.2-unofficial.4-Strobe
+
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels Redux
+
   |name   = Extra Animal Configs
   |author   = thespbgamer
+
   |author = selph, zombifier
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = selph.ExtraAnimalConfig
   |nexus id = 8880
+
   |nexus   = 25328
   |github   = thespbgamer/LovedLabelsRedux
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Extra Content Mod
   |author   = NMVH5
+
   |author = Alacrity, platinumhobo
   |id       = nmvh5.LowHealthWarning
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 8326
+
   |nexus   = 8510
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = Extra Fish Information
   |author   = delaney
+
   |author = Ceasg
   |id       = dJustLuckMod
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 10386
+
   |nexus   = 4170
   |moddrop id = 1070645
+
   |github  = ceasg/StardewValleyMods
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Extra Machine Configs
   |author   = spacechase0 and Pathoschild
+
   |author = Selph, zombifier
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 521
+
   |nexus  = 22256
   |moddrop id = 127279
+
   |github = zombifier/My_Stardew_Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Extra Map Actions
   |author   = kiranmurmu
+
   |author = rokugin
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = rokugin.extramapactions
   |nexus id = 8971
+
   |nexus   = 26849
   |github   = kiranmurmu/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Extra Map Layers
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 2208
+
   |curse  = 868841
   |moddrop id = 664151
+
   |nexus  = 9633
   |github   = Sakorona/SDVMods
+
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Extra Map Layers for Android
   |author   = SlayerDharok
+
   |author = aedenthorn, Erinthe
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id = 5600
+
  |curse  = 868744
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |nexus   =
 +
   |github =
 +
 
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Check
+
   |name   = Extra Shop Phone Numbers
   |author   = FairfieldBW
+
   |author = PrincessFelicie
   |id       = FairfieldBW.MachineCheck
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 9515
+
   |nexus   = 25530
   |github   = FairfieldBW/MachineCheck
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Extreme Fishing Overhaul
   |author   = IceGladiador
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 1780
+
   |nexus   = 7490
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Json Assets 1.7.7
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Status
+
   |name   = Extreme Weather
   |author   = Shockah
+
   |author = BlaDe
   |id       = Shockah.MachineStatus
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 11177
+
   |nexus   = 12334
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Fabrication
   |author   = spacechase0 and Pathoschild
+
   |author = XxHarvzBackxX
   |id       = spacechase0.Magic
+
   |id     = harvz.Fabrication
   |nexus id = 2007
+
   |nexus  = 10679
   |moddrop id = 399898
+
   |github = XxHarvzBackxX/fabrication
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = FaeQuest
   |author   = shekurika and Asterisk555
+
   |author = Navi-chan, ooo0000
   |id       = shekurika.MagicalCropsCode
+
   |id     = NaviChan.FaeQuest
   |nexus id = 8762
+
   |nexus   = 2484
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Fairy Fix
   |author   = Entoarox
+
   |author = MindMeltMax
   |id       = Entoarox.MagicJunimoPet
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 3567
+
  |curse  = 1024723
   |github   = Entoarox/StardewMods
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Fall 28 Snow Day
   |author   = TerryDBS
+
   |author = Omegasis, Alpha_Omegasis
   |id       = TerryDBS.MagicPluses
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 7096
+
   |nexus   = 486
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Fall To Autumn
   |author   = not4bene
+
   |author = jahangmar
   |id       = not4bene.MagicScepter
+
   |id     = jahangmar.FallToAutumn
   |nexus id = 8169
+
   |nexus   = 7174
   |github  =
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Valley
+
   |name   = Familiars
   |author   = season
+
   |author = aedenthorn, Erinthe
   |id       = season.MagicValley
+
   |id     = aedenthorn.Familiars
   |nexus id = 10639
+
  |curse  = 868893
   |github  =
+
   |nexus   = 6429
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Family Planning
   |author   = Digus
+
   |author = loe2run
   |id       = DIGUS.MailFrameworkMod
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 1536
+
   |nexus   = 4515
   |github  = Digus/StardewValleyMods
+
   |github = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Fancy Sprinklers
   |author   = jwdred
+
   |author = trashcan9
   |id       = jwdred.MailOrderPigs
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 632
+
   |nexus   = 15857
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |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   = Fantastic Frames
   |author   = Digus
+
   |author = Taskmaster
   |id       = Digus.MailServicesMod
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 7842
+
   |nexus   = 4540
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->
+
   |name   = Farmageddon
   |author   = pinguimbozo
+
   |author = Max Vollmer, SVProtector
   |id       = pinguimbozo.PCMCCJJC
+
   |id     = maxvollmer.farmageddon
   |nexus id = 13248
+
   |nexus   = 2618
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Make Gil Real
+
   |name   = Farm Animal Choices
   |author   = Werewolf Master
+
   |author = ShivaGuy
   |id       = Wolf.GilSMAPI
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 7118
+
   |nexus   = 11850
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Farm Animal Harvest Helper
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ManaBar
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 7831
+
  |curse  = 868733
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 13782
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = Farm Anywhere
   |author   = darzington
+
   |author = hmkiesel
   |id       = darzington.RealLifeMod
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 7445
+
   |nexus   = 13926
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Many Enchantments
+
   |name   = Farm Automation: Barn Door Automation
   |author   = Stari
+
   |author = Oranisagu
   |id       = Stari.ManyEnchantments
+
   |id     = none<!--no manifest ID-->
   |nexus id = 8824
+
   |nexus   =
   |github  = SlivaStari/ManyEnchantments
+
  |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     = Map Binder
+
   |name   = Farm Automation: Item Collector
   |author   = SnowFire k'Vala
+
   |author = Oranisagu
   |id       = SnowFire.Map_Binder
+
   |id     = none<!--no manifest ID-->
   |nexus id = 6983
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Editor
+
   |name   = Farm Cave Framework
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.MapEdit
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 8876
+
  |curse  = 868811
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10506
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.MapTeleport
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 7675
+
  |curse  = 870986
   |github  = aedenthorn/StardewValleyMods
+
  |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     = Map Utilities
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = mabelSyrup
+
   |author = atravita
   |id       = mabelsyrup.maputils
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 4716
+
  |curse  = 870983
   |github   = mjSurber/Map-Utilities
+
  |moddrop = 1099838
 +
   |nexus   = 10924
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Maritime Secrets
 
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.MaritimeSecrets
 
  |nexus id = 10758
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Market Day
+
   |name   = Farm Computer Plus
   |author   = ceruleandeep
+
   |author = Boebie
   |id       = ceruleandeep.MarketDay
+
   |id     = beau.farmcomputerplus
   |nexus id = 11778
+
   |nexus   = 19124
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Marry Morris
+
   |name   = Farm Computers Check Cellars
   |author   = Yoshimax
+
   |author = Ian Rubin, ianr427
   |id       = Yoshimax.MarryMorrisCode
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 12824
+
   |nexus   = 19581
   |github   = yoshimax2/MarryMorris
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Farmer Helper
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 7021
+
  |curse  = 868825
   |github   = JacquePott/StardewValleyMods
+
   |nexus   = 10179
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Matching Nodes, MinesTokens
+
   |name   = Farmer Helper (Updated)
   |author   = Eryk601 and Vertigon
+
   |author = Fiorbeth
   |id       = Vertigon.MinesTokens
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 11124
+
   |nexus   = 21030
   |github   =
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Max Cost Stamina
+
   |name   = Farmer Portraits
   |author   = StultusV
+
   |author = aedenthorn, Erinthe
   |id       = StultusV.MaxCastStamina
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 10794
+
  |curse  = 868774
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Farmer Portraits for 1.6
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = mistyspring
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 4634
+
   |nexus   = 20713
   |github   = xirsoi/MayonnaisePlusPlus
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meme Outfits
+
   |name   = Farmer Vitals Evolved
   |author   = Mehidden
+
   |author = Sensakuma
   |id       = MemeOutfits.Mehidden
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 13213
+
   |nexus   = 11131
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Farm Expansion
   |author   = nman130
+
   |author = Advize
   |id       = nman130.MenusEverywhere
+
   |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 = 6119
+
   |nexus   = 130
   |github  = nman130/Stardew-Mods
+
   |github = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Messy Crops
+
   |name   = Farmhand Finder
   |author   = Tlitookilakin
+
   |author = 2Retr0
   |id       = tlitookilakin.MessyCrops
+
   |id     = 2Retr0.FarmhandFinder
   |moddrop id = 1123884
+
   |curse  = 661476
   |nexus id = 11317
+
   |nexus   = 13153
   |github  = tlitookilakin/MessyCrops
+
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Farmhouse Fixes
   |author   = aedenthorn
+
   |author = CyanFire
   |id       = aedenthorn.MeteorDefence
+
   |id     = CF.FarmhouseFixes
   |nexus id = 10641
+
   |nexus   = 16507
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Farmhouse Redone
   |author   = candidus42
+
   |author = MabelSyrup
   |id       = Candidus42.MiceInTheValley
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 4638
+
   |nexus   = 3731
   |github  = mus-candidus/MiceInTheValley
+
   |github = mjSurber/FarmHouseRedone
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Farmhouse Visits
   |author   = trunip190
+
   |author = mistyspring
   |id       = Trunip190.MilkVillagers
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 5948
+
   |nexus   = 12457
   |github   =
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Farm Hub
   |author   = Satozaki
+
   |author = Platonymous
   |id       = Satozaki.MillerTime
+
   |id     = Platonymous.FarmHub
   |nexus id = 7575
+
   |nexus   = 2309
   |github  = AndyCrocker/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Farm Icons on Load Screen
   |author   = Clark, wilsonch3451
+
   |author = b1rdyw1rdy
   |id       = Clark.MiloDog
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 2861
+
   |nexus   = 24344
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Farming Tools Patch
   |author   = Kabigon
+
   |author = Torsang
   |id       = Kabigon.MineAssist
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 2296
+
   |nexus  = 24066
   |chucklefish id = 5353
+
   |github = Torsang/FarmingToolsPatch
   |github   = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minecart Patcher
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = bwdy
+
   |author = BrasileiroTop, LKboss
   |id       = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id     = LKboss.TexturaNeve
   |nexus id = 11424
+
   |nexus   = 13594
   |github  = bwdy/SDVModding
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Farm in the Sky, Fundo
   |author   = JPAN
+
   |author = BrasileiroTop
   |id       = jpan.MineChanges
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 3963
+
   |nexus   = 5423
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mini Bars
+
   |name   = Farm Rearranger
   |author   = Ophaneom
+
   |author = Cherry & cel10e
   |id       = Ophaneom.MiniBars
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 8329
+
   |nexus   = 5142
   |github   = Ophaneom/Mini-Bars
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Farm Resource Generator
   |author   = Nishtra
+
   |author = jwdred
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     =
   |nexus id = 674
+
   |nexus   = 647
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
   |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   = Farm Tablet
   |author   = Nishtra
+
   |author = boneskull
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 770
+
   |nexus   = 16447
   |github   =  
+
   |github = Floogen/AlternativeTextures
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minor Light Tweaks
+
   |name   = Farm to Table Ready Meals
   |author   = greentodd
+
   |author = Speshkitty
   |id       = greentodd.MinorLightTweaks
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 10223
+
   |nexus   = 7148
   |github  =  
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name   = Farmtronics
   |author   = BlaDe
+
   |author = Joe Strout
   |id       = BlaDe.MiscTrolls
+
   |id     = strout.farmtronics
   |nexus id = 12037
+
   |nexus   = 10634
   |github   =
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Farm Type Manager
   |author   = The Fluffy Robot
+
   |author = Esca, Esca-MMC
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = Esca.FarmTypeManager
   |nexus id = 5691
+
   |nexus   = 3231
   |github   = jamespfluger/Stardew-MisophoniaAccessibility
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Farm Warps Patch
   |author   = MissCoriel
+
   |author = tlitookilakin
   |id       = misscoriel.PositionTool
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 8087
+
   |nexus   = 8236
   |github  = MissCoriel/Position-Tool
+
  |moddrop = 926207
 +
   |github = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Fashion Sense
   |author   = MissCoriel
+
   |author = PeacefulEnd
   |id       = misscoriel.UCRFix
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 8284
+
  |curse  = 870933
   |github   = MissCoriel/UniqueCourtshipResponseCore
+
   |nexus   = 9969
 +
   |github = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Missing Gifts
+
   |name   = Fashion Sense Outfits
   |author   = ChiroxT
+
   |author = nihilistzsche
   |id       = treinke.missinggifts
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 11363
+
   |nexus   = 18384
   |github   =  
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Fast Animations
   |author   = StultusV
+
   |author = Pathoschild
   |id       = StultusV.ReportMobCounts
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 10899
+
  |curse  = 957496
   |github   = JudeRV/Stardew-ReportMobCounts
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Fast Control Input
   |author   = aedenthorn
+
   |author = weizinai
   |id       = aedenthorn.MobileArcade
+
   |id     = weizinai.FastControlInput
   |nexus id = 6538
+
   |nexus   = 24324
   |github   = aedenthorn/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Fast Eat
   |author   = aedenthorn
+
   |author = Zexu2K
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = Zeux2K.FastEat
   |nexus id = 6568
+
  |moddrop = 1591432
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 25080
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Faster Events
   |author  = aedenthorn
+
   |author = libaryaddict
   |id       = aedenthorn.MobileCalendar
+
  |id      = libraryaddict.FasterEvents
   |nexus id = 6601
+
  |nexus  = 7631
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Faster Grass
 +
  |author  = IceGladiador
 +
   |id     = IceGladiador.FasterGrass
 +
   |nexus   = 1772
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Faster Horse
   |author   = aedenthorn
+
   |author = kibbe
   |id       = aedenthorn.MobileCatalogues
+
   |id     = kibbe.faster_horse
   |nexus id = 6543
+
   |nexus   = 2791
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Faster Paths
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.MobilePhone
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 6523
+
   |nexus   = 2277
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Faster Path Speed
   |author   = aedenthorn
+
   |author = gaussfire
   |id       = aedenthorn.MobileTelevision
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 6575
+
   |nexus   = 9344
   |github   = aedenthorn/StardewValleyMods
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Faster Run
   |author   = aedenthorn
+
   |author = KathrynHazuka
   |id       = aedenthorn.ModThis
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 7814
+
   |nexus   = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod List Command
+
   |name   = Faster Transition
   |author   = Blackclaw
+
   |author = Kumagabear
   |id       = Blackclaw.ModListCommand
+
   |id     = Kumagabear.FasterTransition
   |nexus id = 5131
+
   |nexus   = 19584
   |github   = Xebeth/StardewValley-ListModsCommand
+
   |github = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Faster Trees
   |author   = Enaium
+
   |author = Krutonium
   |id       = Enaium.ModMenu
+
   |id     = ca.krutonium.fastertrees
   |curseforge id  = 436844
+
   |nexus   = 21952
  |curseforge key = modmenu
+
   |github =
   |moddrop id = 885574
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = Gilar Fasulaki
+
   |author = zeldela
   |id       = GilarF.ModSettingsTab
+
   |id      = zeldela.FastFishPond
   |nexus id = 4579
+
  |nexus  = 14005
   |github   = GilarF/SVM
+
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Forward
 +
  |author  = crazywig
 +
   |id     = crazywig.FastForward
 +
   |nexus   = 7413
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Fast Geode, Instant Geodes
   |author   = CatCattyCat, Cat
+
   |author = ofmanynames
   |id       = cat.modupdatemenu
+
   |id     = InstantGeode
   |nexus id = 2536
+
   |nexus  = 750
   |moddrop id = 833560
+
   |github =
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
+
   |status  = abandoned
   |unofficial version = 1.6.1-unofficial.1-dphill
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
  |pull request      = https://github.com/danvolchek/StardewMods/pull/27
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Fast Loads
   |author   = Platonymous
+
   |author = spajus
   |id       = Platonymous.ModUpdater
+
   |id     = spajus.fastloads
   |nexus id = 6338
+
   |nexus   = 19454
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = spajus/stardew-valley-fast-loads
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Fast Parrot Express Animation
   |author   = Suphax
+
   |author = ErikShun, QuickNutz
   |id       = suphax.monstergoalsanywhere
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |moddrop id = 1088762
+
   |moddrop = 1490579
   |nexus id =
+
   |nexus   = 19634
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Invasion
+
   |name   = Fast Petting
   |author   = Krutonium
+
   |author = DerTod2
   |id       = krutonium.monsterinvasion
+
   |id     = de.dertod2.FastPetting
   |nexus id = 12641
+
   |nexus   = 5039
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Fast Travel
   |author   = WhiteMind
+
   |author = Death, DeathGameDev
   |id       = WhiteMind.MonsterLT
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 1896
+
   |nexus   = 1529
   |github   =  
+
   |github = DeathGameDev/SDV-FastTravel
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = FauxCore
   |author   = MouseyPounds
+
   |author = LeFauxMatt
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = furyx639.FauxCore
   |nexus id = 3997
+
  |moddrop = 1547213
   |github   = MouseyPounds/stardew-mods
+
  |curse  = 998273
 +
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Musk in Volcano
+
   |name   = Feeling Lucky?
   |author   = BananaFruit
+
   |author = minervamaga
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 10651
+
   |nexus   =
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monsters - The Framework
+
   |name   = Fellowship - Immersive Rings
   |author   = spacechase0
+
   |author = DaLion
   |id       = spacechase0.MonstersTheFramework
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 10673
+
   |nexus   = 11380
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Fence Expanded, More Fences
   |author   = Taskmaster
+
   |author = Zexu2K
   |id       = Taskmaster.MonthlyMail
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 4523
+
   |nexus   = 27296
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Ferngill Dynamic Rain
   |author   = Daniel McMenamy, Deathest1
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = f1r3w477.MoodyPlanet
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 2830
+
   |nexus   = 604
   |github  = F1r3w477/TheseModsAintLoyal
+
   |moddrop = 664033
}}
+
   |github  = Sakorona/SDVMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Moongates
+
   |broke in = Stardew Valley 1.6
  |author  = bwdy
 
   |id      = bwdy.moongates
 
  |nexus id = 3545
 
  |github  = bwdymods/SDV-Moongates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = spacechase0 and ParadigmNomad
+
   |author = UNA
   |id       = spacechase0.MoonMisadventures
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 10612
+
   |nexus   = 17404
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name   = Ferngill Revenue Service
   |author   = SinZ
+
   |author = KarratKake
   |id       = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 12096
+
   |nexus   = 7566
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Ferngill Simple Economy
   |author   = Mopquill
+
   |author = Paul Steele
   |id       = Mopquill.Ranch-Livin
+
   |id     = paulsteele.fse
   |nexus id = 2200
+
   |nexus   = 21414
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Ferris the Rustacean
   |author   = Entoarox
+
   |author = Hackswell
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = hackswell.FerrisTheRustacean
   |nexus id = 2274
+
   |nexus  = 26654
   |chucklefish id = 4288
+
   |github =
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Fertilizer Anytime
   |author   = momoaau
+
   |author = stoobinator, lefthandedkid
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 451
+
   |nexus   = 7259
   |github   =  
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
+
   |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Fertilizer Bubbles
   |author   = AairTheGreat, Aair
+
   |author = temisthem
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 4869
+
   |nexus   = 23307
   |github   =  
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Festival End Time Tweak
   |author   = spacechase0 and Pathoschild
+
   |author = KirbyLink
   |id       = spacechase0.MoreBuildings
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 2757
+
   |nexus   = 2966
   |moddrop id = 771640
+
  |github  = KirbyLink/FestivalEndTimeTweak
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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     = More Bundles
+
   |name   = Festival of the Mundane
   |author   = TwinBuilderOne
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 9709
+
   |nexus   = 4630
   |github  = TwinBuilderOne/StardewValleyMods
+
   |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     = More Clocks
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = phjoker
+
   |author = Felix-Dev
   |id       = phjoker.MoreClocks
+
   |id     = Felix-Dev.FeTK
   |nexus id = 11840
+
   |nexus   = 4403
   |github  = p-holodynski/StardewValleyMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Conversion Topics
+
   |name   = Field Harvest
   |author   = violetlizabet
+
   |author = aedenthorn, Erinthe
   |id       = violetlizabet.MoreConvoTopics
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 10008
+
  |curse  = 868787
   |github  = elizabethcd/MoreConversationTopics
+
   |nexus   = 11019
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Fertilizers
+
   |name   = Field Harvest Redux
   |author   = atravita
+
   |author = Prism 99
   |id       = atravita.MoreFertilizers
+
   |id     = prism99.aedenthorn.FieldHarvest
   |moddrop id = 1145236
+
   |nexus   = 21703
   |nexus id = 11837
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More for Leo
+
   |name   = Field Works
   |author   = Blams
+
   |author = ChiroxT
   |id       = blams.MoreForLeo
+
   |id     = treinke.FieldWorks
   |nexus id = 12710
+
   |nexus   = 17267
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Fighting With NPCs
   |author   = spacechase0 and Pathoschild
+
   |author = Edu Anttunes
   |id       = spacechase0.MoreGiantCrops
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 5263
+
   |nexus   = 5865
   |moddrop id = 771694
+
   |github  = eduanttunes/sv_fighting_with_npcs
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = File Replacer
   |author   = Satozaki
+
   |author = certifiableGrimalkin
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = certifiableGrimalkin.FileReplacer
   |nexus id = 5398
+
   |nexus   = 17553
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Filtered Chest Hopper
   |author   = Angela Ranna
+
   |author = Shivion
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 8117
+
   |nexus   = 21730
   |github   =  
+
   |github = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Find Object Mod
   |author   = spacechase0 and Pathoschild
+
   |author = Tran Minh Thong
   |id       = spacechase0.MoreGrassStarters
+
   |id     = find.object.mod
   |nexus id = 1702
+
   |nexus  = 8594
   |moddrop id = 313307
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = j4c0b333
+
   |author = HaulinOats
   |id       = j4c0b333.Morehealth
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 4053
+
   |nexus   = 13944
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Fireballs!
   |author   = SorryLate, rharyanto
+
   |author = aurnj, Roy Li
   |id       = SorryLate.MoreKeybinding
+
   |id     = RoyLi.Fireballs
   |nexus id = 5290
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Fire Breath
   |author   = JadeTheavas
+
   |author = aedenthorn, Erinthe
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = aedenthorn.FireBreath
   |nexus id = 2105
+
  |curse  = 868871
   |github   = JadeTheavas/MoreMineLadders
+
   |nexus   = 7311
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
+
   |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = cheesysteak
+
   |author = MindMeltMax
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 2173
+
   |nexus   = 7321
   |github  = cheesysteak/stardew-steak
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Fireworks Festival
   |author   = Omegasis, Alpha_Omegasis
+
   |author = violetlizabet
   |id       = Omegasis.MoreRain
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 441
+
   |nexus   = 15261
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Fischievements
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = MattDeDuck, Duckshard
   |id       = Chikakoo.Randomizer
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 5311
+
   |nexus  = 3658
  |github  = Chikakoo/stardew-valley-randomizer
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
  |name    = More Rings
+
   |status   = abandoned
  |author   = spacechase0 and Pathoschild
 
  |id      = spacechase0.MoreRings
 
  |nexus id = 2054
 
  |moddrop id = 771616
 
   |github   = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = More Sexy Dwarf
 
  |author  = CyberCheese
 
  |id      = cybercheese.moresexydwarf
 
   |nexus id = 4320
 
  |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = FishDex
   |author   = OrneryWalrus
+
   |author = rupak0577
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = rupak0577.FishDex
   |nexus id = 2587
+
   |nexus   =
   |github  =  
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |status  = workaround
 
  |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Fish Exclusions
   |author   = Ded4lif
+
   |author = GZhynko
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = GZhynko.FishExclusions
   |nexus id = 7526
+
   |nexus   = 7782
   |github   =
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Fish Finder
   |author   = Joco80 & Sasara
+
   |author = Aair, AairTheGreat
   |id       = Joco80.MoreWeapons
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 1168
+
   |nexus   = 5011
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Fish Info
   |author   = thfr
+
   |author = Speshkitty
   |id       = thfr.MOTDMod
+
   |id     = speshkitty.fishinfo
   |nexus id = 3703
+
   |nexus   = 5452
   |github   = rfht/MOTDMod
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = Fishing Adjust
   |author   = Akane
+
   |author = Shuai Zhang
   |id       = Akane.MotoMod
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 10553
+
   |nexus   = 1350
   |github  =
+
   |github = hcoona/StardewValleyMods
 +
 
 +
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Mailbox
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = aedenthorn
+
   |author = ChibiKyu, KilZenc
   |id       = aedenthorn.MoveableMailbox
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 7834
+
   |nexus   = 5815
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Fishing Automaton
   |author   = aedenthorn
+
   |author = Drynwynn, thepaladinknight
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 8038
+
   |nexus   = 2527
   |github   = aedenthorn/StardewValleyMods
+
   |github = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Fishing Chests Expanded
   |author   = joljyo
+
   |author = aedenthorn, Erinthe
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = aedenthorn.FishingChestsExpanded
  |nexus id = 7378
+
   |curse   = 868866
   |github   =  
+
   |nexus   = 7694
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Move Faster
 
  |author  = Shuai Zhang
 
   |id      = shuaiz.MoveFasterMod
 
  |nexus id = 1351
 
   |github   = hcoona/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = workaround
+
   |unofficial version = 0.4.3-unofficial.3-mouahrara
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Greenhouse Plot
+
   |name   = Fishing Don't Stop Time
   |author   = aedenthorn
+
   |author = LyzzCL
   |id       = aedenthorn.MoveGreenhousePlot
+
   |id     = LyzzCL.FishDontStopTime
   |nexus id = 13589
+
   |nexus   = 26186
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Fishing Info Overlays
   |author   = Zoryn
+
   |author = barteke22
   |id       = Zoryn.MovementModifier
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id =
+
   |nexus  = 8970
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = barteke22/StardewMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Fishing Logbook
   |author   = bcmpinc
+
   |author = M3ales
   |id       = bcmpinc.MovementSpeed
+
   |id     = FishingLogbook
   |nexus id = 2736
+
   |nexus   =
   |github   = bcmpinc/StardewHack
+
   |curse   = 299792
}}
+
   |github  = M3ales/FishingLogbook
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Muffin Core
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
   |author  = Kabi-chan
 
  |id      = kabi-chan.MuffinCore
 
  |nexus id = 8070
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Fishing Minigames
   |author   = spacechase0 and Pathoschild
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = spacechase0.MultiFertilizer
+
   |id     = barteke22.FisingMinigames
   |nexus id = 7436
+
   |nexus   = 9345
   |github   = spacechase0/StardewValleyMods
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = skiilaa
+
   |author = barteke22
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = barteke22.FishingMinigames
   |nexus id = 2282
+
   |nexus   = 9345
   |github   =  
+
   |github = barteke22/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Horse Reskin
+
   |name   = Fishing Mod
   |author   = delphinwave
+
   |author = Zoryn
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = Zoryn.FishingMod
   |nexus id = 7681
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Hub
+
   |name   = Fishing Nets → Automate
   |author   = Alberto Moreira Luiz
+
   |author = MindMeltMax
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 9672
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Fishing Nets → Better Crafting
   |author   = DoubleZ
+
   |author = MindMeltMax
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 3765
+
   |nexus   = 13819
   |github  = SourceZh/MultiplayerIdle
+
   |github = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = Cherry, CherryChain
+
   |author = MindMeltMax
   |id       = Cherry.MultiplayerModChecker
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 6609
+
  |curse  = 1004486
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 13819
 +
  |moddrop = 1247514
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Fishing Practice
   |author   = Kalthramis
+
   |author = BlaDe
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = BlaDe.FishingPractice
   |nexus id = 2192
+
   |nexus  = 4157
  |github   =  
+
   |github =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Fishing Progression
   |author   = lolmaj
+
   |author = ChadlyMasterson
   |id       = lolmaj.MultiplayerTime
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 2543
+
   |nexus   = 18749
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github = chudders1231/SDV-FishingProgression
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Fishing Tackle Tooltips
   |author   = aedenthorn
+
   |author = BarleyZP
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 8077
+
   |nexus   = 24751
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Fishing Trawler
   |author   = Redwood
+
   |author = PeacefulEnd
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 2910
+
  |curse  = 870942
   |github   = EKomperud/StardewMods
+
   |nexus   = 8406
 +
   |github = Floogen/FishingTrawler
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
+
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Mini-Obelisks
+
   |name   = Fishing Trawler - New Horizons
   |author   = PeacefulEnd
+
   |author = PeacefulEnd
   |id       = PeacefulEnd.MultipleMiniObelisks
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 7900
+
  |curse  = 870923
   |github   = Floogen/MultipleMiniObelisks
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Fishing Treasure Spawner
   |author   = ceruleandeep
+
   |author = jangofett4
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 8711
+
   |nexus   = 18119
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Fishing Tuner Redux
   |author   = SlyMerc
+
   |author = Hammurabi
   |id       = FileLoading
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 1094
+
   |nexus   =
   |github   =  
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in = SMAPI 2.0
+
  |dev note = source in download
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Fish Me
   |author   = Miome
+
   |author = marikaefer
   |id       = miome.MultiToolMod
+
   |id     = marikaefer.FishMe
   |nexus id = 2546
+
   |nexus   = 4756
   |github   = miome/MultitoolMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi-User Chests
+
   |name   = Fish of Stardew
   |author   = MindMeltMax
+
   |author = AztecViper
   |id       = MindMeltMax.MUC
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 9856
+
   |nexus  = 24870
   |moddrop id = 1135731
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = Cherry, CherryChain
+
   |author = ButterBear, Memegician
   |id       = Cherry.MultiYieldCrops
+
   |id     = BB.FishPondColors
   |nexus id = 6069
+
   |nexus   = 23449
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name   = Fish Preview
   |author   = Jacque Pott
+
   |author = Jonqora
   |id       = JacquePott.MYCDGRPatch
+
   |id     = Jonqora.FishPreview
   |nexus id = 14023
+
   |nexus   = 6303
   |github  =
+
   |github = Jonqora/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Fish Reminder
   |author   = aedenthorn
+
   |author = Mizzion
   |id       = aedenthorn.Murdercrows
+
   |id     = mizzion.fishreminder
   |nexus id = 6615
+
   |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     = Murder Drone, Personal Combat Drone
+
   |name   = Fish Spot Bait
   |author   = cotboy
+
   |author = aedenthorn, Erinthe
   |id       = cambam.MURDERDRONE
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 4507
+
   |nexus   = 17581
   |github   = camcamcamcam/murderdrone
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |unofficial version = 0.0.7-unofficial.2-prism99
+
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Store
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = atravita
+
   |author = StarAmy
   |id       = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id     = StarAmy.bubbletoggle
   |moddrop id = 1187402
+
   |nexus   = 13076
   |nexus id = 12598
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Cursors
+
   |name   = Fishy Blood Moon
   |author   = Expl0
+
   |author = MattDeDuck, Duckshard
   |id       = Expl0.MushroomCursors
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 12594
+
   |nexus   = 3725
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Fix Animal Tools
   |author   = Eireon, Ben Patterson
+
   |author = bcmpinc
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 2818
+
   |nexus   = 3215
   |github   = benrpatterson/MushroomLevels
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = WhiteMind
+
   |author = Traktori
   |id       = WhiteMind.MLT
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 1894
+
   |nexus   = 11400
   |github   =  
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Fix Dice
   |author   = blueberry and Oddshot
+
   |author = Ashley, bambimenot
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = ashley.fixdice
   |nexus id = 4637
+
   |nexus   = 4556
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = blueberry, blueberry and Oddshot
+
   |author = wilsoncwc
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 4637
+
   |nexus   = 23934
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = Goldenrevolver
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 10978
+
   |nexus   = 1941
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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     = Musical Cellar
+
   |name   = Fixed Weapons Damage
   |author   = Lis
+
   |author = BlueSight
   |id       = Lis.MusicalCellar
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 7626
+
   |nexus   = 19896
   |github  = lisamreynolds/MusicalCellar
+
   |github = Hikari-BS/StardewMods
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Paths
+
   |name   = Fix Pig Random
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.MusicalPaths
+
   |id     = atravita.FixPigRandom
   |nexus id = 13197
+
  |curse  = 870967
   |github  = aedenthorn/StardewValleyMods
+
  |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     = My Money
+
   |name   = Fix Scythe Exp
   |author   = Marcos Brendon
+
   |author = bcmpinc
   |id       = marcos.mymoney
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 6736
+
   |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     = Mystical Buildings
+
   |name   = Fix TVs on Custom Farm Types
   |author   = PeacefulEnd
+
   |author = mouse
   |id       = PeacefulEnd.MysticalBuildings
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 12312
+
  |moddrop = 1194570
   |github   = Floogen/MysticalBuildings
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Flamingo Breeding
   |author   = Enaium
+
   |author = BlaDe
   |id       = Enaium.NameTags
+
   |id     = BlaDe.FlamingoBreeding
   |curseforge id  = 436816
+
   |nexus   = 12015
   |curseforge key = nametags
+
   |github =
  |moddrop id = 877767
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = Ilyaki
+
   |author = selph, zombifier
   |id       = ilyaki.neatadditions
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 2648
+
   |nexus   = 21086
   |github   = Ilyaki/NeatAdditions
+
   |github = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Flexible Arms
   |author   = Ilyaki
+
   |author = bcmpinc
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 3021
+
   |nexus   = 20902
   |github   = Ilyaki/NetworkOptimizer
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Flexible Sprinklers
   | author   = Vrakyas
+
   |author = Shockah
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = Shockah.FlexibleSprinklers
   | nexus id = 4030
+
   |nexus   = 10931
   | github   =
+
   |github = Shockah/Stardew-Valley-Mods
  | 3.0 ready= yes
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Flip Buildings
   |author   = Nobbele
+
   |author = mouahrara
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 2654
+
   |nexus   = 18444
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = mouahrara/FlipBuildings
 
 
  |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   = Floating Garden Pots
   |author   = Spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = Spacechase0.NewGamePlus
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 10786
+
   |nexus   = 17582
   |github  = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = Igorious
+
   |author = randomAnon1234
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = none<!--no manifest ID-->
   |nexus id =
+
   |nexus  = 591
   |chucklefish id = 3683
+
   |github =
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nexus Mods Button
+
   |name   = Floor Shadow Switcher
   |author   = Pickysaurus
+
   |author = MouseyPounds
   |id       = Pickysaurus.NexusModsButton
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 12969
+
   |nexus   = 3885
   |github  =
+
   |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     = Nice Messages
+
   |name   = Flower Bombs
   |author   = Nori, seaweednori
+
   |author = kdau
   |id       = nori.NiceMessages
+
   |id     = kdau.FlowerBombs
   |nexus id = 6160
+
   |nexus   = 6228
   |github   =  
+
   |moddrop = 794657
 +
   |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Flower Color Picker
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 10633
+
  |curse  = 867760
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 130043
 +
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Flower Dance Fix
   |author   = Omegasis, Alpha_Omegasis
+
   |author = elfuun
   |id       = Omegasis.NightOwl
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 433
+
   |nexus   = 8535
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Flower Dance Hearts Change
   |author   = kulcris
+
   |author = ron075sh
   |id       = kulcris.NoCheatShortcuts
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 2310
+
   |nexus   = 3019
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = Pathoschild
+
   |author = kelly2892
   |id       = Pathoschild.NoclipMode
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 3900
+
   |nexus  = 8107
   |moddrop id = 691002
+
   |github = kenny2892/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Flower Rain
   |author   = ceruleandeep
+
   |author = spacechase0
   |id       = ceruleandeep.NoCooties
+
   |id     = spacechase0.FlowerRain
   |nexus id = 9000
+
  |curse  = 867722
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus   = 6131
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Flowery Tools
   |author   = CatCattyCat, Cat
+
   |author = Cat, CatCattyCat
   |id       = cat.nocrows
+
   |id     = cat.flowerytools
   |nexus id = 1682
+
   |nexus   = 6203
   |moddrop id = 833543
+
   |moddrop = 833563
   |github   = danvolchek/StardewMods
+
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Flowing Mine Rocks
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.nofencedecay
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 1180
+
   |curse  = 868846
   |moddrop id = 833537
+
   |nexus  = 9043
   |github  = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Fluent Eating
   |author   = hitachihex
+
   |author = Kangzoel
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = Kangzoel.FluentEating
   |nexus id =
+
   |nexus  = 11690
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  =
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#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   = Flying Start Loan
   |author   = Hangy
+
   |author = EstherHollow
   |id       = Hangy.NoKidsEver
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 1464
+
   |nexus   = 11003
   |github  = L3thal1ty/No-Kids-Ever
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Font Settings, 字体设置
   |author   = jaeha, qpqpqp121
+
   |author = Becks723
   |id       = jaeha.No_Kimchi
+
   |id     = Becks723.FontSettings
   |nexus id = 5043
+
   |nexus   = 12467
   |github  =  
+
   |github =
 +
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = minervamaga
+
   |author = AlerHughes
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = AlerHughes.FA
   |nexus id =
+
   |nexus  = 23363
   |moddrop id = 631110
+
   |github =
   |github   = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Food Buff Stacking
   |author   = Guedez
+
   |author = thejcannon
   |id       = exhaustion.protection
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 5113
+
   |nexus   = 4321
   |moddrop id = 707180
+
   |github  = thejcannon/Stardew-FoodBuffStacking
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Food Buff Stacking Fix
   |author   = Drynwynn, thepaladinknight
+
   |author = Joreikarr
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 2528
+
   |nexus   = 19944
   |github   = Drynwynn/StardewValleyMods
+
   |github =
  
   |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   = Food Cravings
   |author   = MadaraUchiha
+
   |author = Hexenentendrache
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 5176
+
   |nexus   = 17126
   |github   = MadaraUchiha/NonDestructiveNPCs
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Food on the Table
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 6509
+
  |curse  = 868794
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Poverty by Disconnect
+
   |name   = Food Poisoning
   |author   = Slumber
+
   |author = seferoni
   |id       = SlumbR.NoPovertyByDisconnect
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 11529
+
   |nexus   = 22006
   |github   =  
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Forage at the Farm
   |author   = Xangria
+
   |author = Nishtra
   |id       = Xangria.NoRumbleHorse
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 1779
+
   |nexus   = 673
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
+
   |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     = No Seeds
+
   |name   = Forage Crops
   |author   = lech43
+
   |author = Kronosta
   |id       = lech43.NoSeeds
+
   |id     = Kronosta.ForageCrops
   |nexus id = 6392
+
   |nexus   = 21514
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Forage Fantasy
   |author   = ThatNorthernMonkey
+
   |author = Goldenrevolver
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 237
+
   |nexus   = 7554
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |broke in = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Forage Pointers
   |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
  |author  = Bpendragon
 +
   |id      = Bpendragon.ForagePointers
 +
   |nexus   = 7781
 +
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay On Farm
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = A_Dude
+
   |author = DanielB
   |id       = A_Dude.NoSoilDecayOnFarm
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 8071
+
   |nexus   = 17935
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Forecaster
   |author   = Platonymous
+
   |author = Remy Bach
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = remybach.forecaster
   |nexus id = 1084
+
   |nexus  = 3037
   |moddrop id = 793930
+
   |github = remybach/stardew-valley-forecaster
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
  |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   = Forecaster Text, Forecaster Text
   |author   = Yaramy
+
   |author = TheElm
   |id       = yaramy.noteblocks
+
   |id     = TheElm.ForecasterText
   |nexus id = 6646
+
   |nexus   = 7541
   |github   =  
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Fortunate Foot
   |author   = Platonymous
+
   |author = PurelyInZane
   |id       = Platonymous.Notes
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 3068
+
   |nexus  = 22610
   |moddrop id = 793905
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Foxyfficiency
   |author   = TheElm
+
   |author = Fokson
   |id       = TheElm.NotFarFromTheTree
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 4739
+
   |nexus   = 2520
   |github  = GStefanowich/SDV-NFFTT
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = FQ Festival Tweaks
   |author   = crazywig
+
   |author = FletcherQuest
   |id       = crazywig.notransitions
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 7354
+
   |nexus   = 9062
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Frame Rate Logger
   |author   = PurrplingCat
+
   |author = atravita
   |id       = purrplingcat.npcadventure
+
   |id     = atravita.FrameRateLogger
   |curseforge id  = 577730
+
   |curse  = 870966
   |curseforge key = npc-adventures
+
   |moddrop = 1294433
   |nexus id = 4582
+
   |nexus   = 15002
   |github   = purrplingcat/PurrplingMod
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Clothing Framework
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = aedenthorn
+
   |author = Adham084
   |id       = aedenthorn.NPCClothing
+
   |id     = adham084.fpsviewer
   |nexus id = 13940
+
   |nexus   = 14046
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Free Dusty
   |author  = Bouhm and Pathoschild
+
   |author = skuldomg, Skuld
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
  |id      = skuldomg.freeDusty
   |nexus id = 239
+
  |nexus  = 2206
   |github  = Bouhm/stardew-valley-mods
+
   |github  = skuldomg/freeDusty
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.0.7.unofficial-2.strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Free Lock
   |author   = Akago
+
   |author = weizinai
   |id       = akago.PathDisplay
+
   |id     = weizinai.FreeLock
   |nexus id = 7563
+
   |nexus   = 25329
   |github   =
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Free Love
   |author  = jwdred
+
   |author = aedenthorn, Erinthe
   |id      =  
+
   |id      = aedenthorn.FreeLove
   |nexus id = 694
+
   |curse  = 868835
   |github   =  
+
   |nexus   = 10021
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Free Slingshot
   |author   = Hydrox, hydrox6
+
   |author = DJ-STLN
   |id       = Hydrox.NumericalHealth
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 4863
+
   |nexus   = 3320
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Import Map, Import Map
+
   |name   = Free the Toolbar
   |author   = aedenthorn
+
   |author = danmw3
   |id       = aedenthorn.ImportMap
+
   |id     = danmw3.freethetoolbar
   |nexus id = 10965
+
   |nexus  = 4960
  |github   = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Progress Bars
 
  |author  = Adeel Tariq
 
  |id      = Adeel.ObjectProgressbars
 
  |nexus id = 2803
 
   |github   = AdeelTariq/ObjectProgressBars
 
  
 +
  |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Freeze Time Multiplayer
   |author   = spacechase0 and Pathoschild
+
   |author = mori_seneri, Alcatraz773
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 1315
+
   |nexus  = 21820
   |moddrop id = 131148
+
   |github = alcmoe/FreezeTimeMultiplayer
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OK Night Check
+
   |name   = Friendly Divorce
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.OKNightCheck
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 14231
+
  |curse  = 868900
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 6241
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Friends Forever
   |author   = lambui
+
   |author = Isaac S
   |id       = PhthaloBlue.Omnifarm
+
   |id     = IsaacS.FriendsForever
   |nexus id =  
+
   |nexus   = 1738
   |url      = https://community.playstarbound.com/threads/127299
+
   |github  = isaacs-dev/Minidew-Mods
   |github   = lambui/StardewValleyMod_OmniFarm
+
 
 +
  |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     = Omni Swing
+
   |name   = Friends Forever (1.6)
   |author   = Alejandro Akbal
+
   |author = Kriana
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = Kriana.FriendsForever
   |nexus id = 7877
+
   |nexus   = 20702
   |github   = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Friendship Booster
   |author   = BitwiseJon
+
   |author = Hills
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = Hills.FriendshipBooster
   |nexus id = 2052
+
   |nexus   = 10497
   |github   = bitwisejon/StardewValleyMods
+
  |moddrop = 1084819
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Friendship Decay
   |author   = Miome
+
   |author = stardemod
   |id       = Miome.OneDayAtATime
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 8870
+
   |nexus   = 21323
   |github   = miome/OneDayAtATime
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Friendship Decay Modify
   |author   = SorryLate, rharyanto
+
   |author = weizinai
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 5150
+
   |nexus   = 23862
   |github   =
+
   |github = weizinai/StardewValleyMods
 
 
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Friendship Streaks
   |author   = Mizzion
+
   |author = AvalonMFX
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = AvalonMFX.FriendshipStreaks
   |nexus id = 3633
+
   |curse  = 1054715
   |moddrop id = 661376
+
   |nexus  = 25595
   |github   = Mizzion/MyStardewMods
+
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Online Splitscreen
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = DeLiXx
+
   |author = ThisIsCad
   |id       = DeLiXx.Online_Splitscreen
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 12291
+
   |nexus   = 25969
   |github   =
+
   |github = brandonwamboldt/FriendshipTotems
  |source  = https://gitlab.com/delixx/stardew-valley-online-splitscreen
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Friendship Tweaks
   |author   = xiaoye97
+
   |author = aedenthorn, Erinthe
   |id       = xiaoye97.OnlyIridium
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 4471
+
   |nexus   = 17055
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Orchard - Better Fruit Trees
+
   |name   = Friendship Without Talk
   |author   = Saitoue
+
   |author = HunterMYT
   |id       = Saitoue.Orchard
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 13867
+
   |nexus   = 8709
   |github   = Saitoue/Orchard
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ordinary Capsule
+
   |name   = Frozen Yogurt
   |author   = furyx639
+
   |author = Failsplat
   |id       = furyx639.OrdinaryCapsule
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 13489
+
   |nexus   = 12308
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Frugal Farm Menu
   |author   = crazywig
+
   |author = jeffgillean
   |id       = crazywig.oreincrease
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 7370
+
   |nexus   = 11050
   |github  =  
+
   |github = jeffgillean/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Fruit Tree Shaker
   |author   = Yyeahdude
+
   |author = aedenthorn, Erinthe
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 4772
+
   |curse  = 868907
   |github   =  
+
   |nexus   = 5776
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Ornamental
+
   |broke in = Stardew Valley 1.6
  |author  = Taskmaster
 
   |id      = Taskmaster.Ornamental
 
  |nexus id = 4981
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Outfit Sets
+
   |name   = Fruit Trees Unblocked
   |author   = aedenthorn
+
   |author = dervalanana
   |id       = aedenthorn.OutfitSets
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 13888
+
   |nexus   = 22976
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Fruit Tree Tweaks
   |author   = Midori Armstrong, azureglasses
+
   |author = aedenthorn, Erinthe
   |id       = midoriarmstrong.seasonalitems
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 1452
+
  |curse  = 868772
   |github   =  
+
   |nexus   = 11422
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = aedenthorn
+
   |author = chiccen
   |id       = aedenthorn.OverworldChests
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 7710
+
   |nexus   = 21449
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Full Fishing Bar
   |author   = CrunchyDuck
+
   |author = Jag3Dagster
   |id       = CrunchyDuck.OwOMod
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 8923
+
  |curse  = 1007653
   |github   = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |nexus   = 23006
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = aedenthorn
+
   |author = mushymato
   |id       = Aedenthorn.PacifistValley
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 5464
+
   |nexus   = 25711
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = aedenthorn
+
   |author = jennisimone
   |id       = aedenthorn.PaintingDisplay
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 10918
+
   |nexus   = 16304
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Panning Upgrades
+
   |name   = Fungus Amongus
   |author   = drbirbdev
+
   |author = Okay Shroomer
   |id       = drbirbdev.PanningUpgrades
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 12242
+
   |nexus   = 11785
   |github  = drbirbdev/StardewValley
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Furniture Adjustment
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = aedenthorn.FurnitureAdjustment
  |nexus id = 3296
+
   |curse   = 868820
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 10213
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Furniture Anywhere
   |author   = Paritee
+
   |author = Entoarox
   |id       = Paritee.TreatYourAnimals
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 3375
+
   |nexus   = 2276
   |github   = paritee/Paritee.StardewValley.Frameworks
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
  |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     = Parsnips
+
   |name   = Furniture Display Framework
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = aedenthorn, Erinthe
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 2166
+
  |curse  = 868797
   |github   =  
+
   |nexus   = 10855
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Furniture Display Framework for 1.6
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Ilyeana, IlyeanaPlus
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 3524
+
   |nexus   = 19895
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Partial Hearts
+
   |name   = Furniture Framework
   |author   = aedenthorn
+
   |author = leroymilo
   |id       = aedenthorn.PartialHearts
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 11628
+
   |nexus   = 23458
   |github   = aedenthorn/StardewValleyMods
+
   |github = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Furniture Placement Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ParticleEffects
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id = 11056
+
  |curse  = 868721
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14092
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Furniture Recolor
   |author   = bmarquismarkail, Space Baby
+
   |author = aedenthorn, Erinthe
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 923
+
  |curse  = 868819
   |github  = bmarquismarkail/SV_PotC
+
   |nexus   = 10217
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = FuryCore
   |author   = J_Hizzal
+
   |author = LeFauxMatt
   |id       = J_Hizzal.PassableLadders
+
   |id     = furyx639.FuryCore
   |nexus id = 2985
+
   |nexus  = 10696
  |github   = joelra/SDV-PassableLadders
 
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = punyo, yakminepunyo
+
   |author = DeLiXx
   |id       = punyo.PassableObjects
+
   |id     = DLX.Geodes
   |nexus id = 2329
+
  |curse  = 990836
   |github  = pomepome/PassableObjects
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Galaxy Slingshot Obtainable
   |author   = StultusV
+
   |author = Adham084
   |id       = StultusV.PassiveFriendship
+
   |id     = adham084.galaxyslingshot
   |nexus id = 8732
+
   |nexus   = 14115
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Galaxy Weapon Choice
   |author   = jorgamun
+
   |author = aedenthorn, Erinthe
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 10328
+
  |curse  = 868703
   |moddrop id = 1068093
+
   |nexus   = 14511
   |github   = jorgamun/PauseInMultiplayer
+
  |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     = Pause Sync
+
   |name   = Gameboy Arcade
   |author   = Terrorbladed
+
   |author = drbirbdev
   |id       = Tb.Stardew_Pause_Sync
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 10160
+
  |moddrop = 1318487
   |github  =  
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Game Reminder
   |author   = heyseth
+
   |author = mmanlapat
   |id       = heyseth.sitpause
+
   |id     = mmanlapat.GameReminder
   |nexus id = 8295
+
   |nexus   = 1153
   |github  = heyseth/SDVMods
+
   |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     = PDQ Paths
+
   |name   = GameSpeed
   |author   = Jaredlll08
+
   |author = RandomComputerUser
   |id       = BlameJared.PDQPaths
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id =
+
   |nexus  = 7211
  |curseforge id  = 307090
+
   |github =
   |curseforge key = pdq-paths
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Game Tables and Arcade Machines
   |author   = jwdred
+
   |author = CyanFire
   |id       = jwdred.PelicanFiber
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 631
+
   |nexus   = 12859
   |github   = jdusbabek/stardewvalley
+
   |github =
 
 
  |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
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/18
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Garbage Can Tweaks
   |author   = ElectroCrumpet
+
   |author = chiccen
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 2770
+
   |nexus   = 24410
   |github   =
+
   |github = chiccenFL/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Garbage Collector
   |author   = Platonymous
+
   |author = Loogooter
   |id       = Platonymous.PelicanTTS
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 1079
+
   |nexus   = 2463
   |moddrop id = 793929
+
  |github  =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican xVASynth
+
   |name   = Garbage Day
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.PelicanxVASynth
+
   |id     = furyx639.GarbageDay
   |nexus id = 10250
+
  |curse  = 871837
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1547204
 +
   |nexus   = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Garbage In Garbage Can
   |author   = bwdy
+
   |author = focustense
   |id       = bwdy.peopleseeds
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 3635
+
   |nexus   = 26607
   |github   =
+
   |github = focustense/StardewAutoTrash
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Perfection Tweaker
+
   |name   = Garden Pot - Automate
   |author   = shekurika
+
   |author = NCarigon
   |id       = shekurika.PerfectionTweaker
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 8615
+
   |nexus   = 15212
   |github   =  
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name   = Garden Pot Options
   |author   = Goldenrevolver
+
   |author = ncarigon
   |id       = Goldenrevolver.PermanentCookoutKit
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 8035
+
   |nexus   = 21608
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Garden Pot Tweaks
   |author   = Avalon, Avalonii
+
   |author = aedenthorn, Erinthe
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 1419
+
  |curse  = 868691
   |github   =  
+
   |nexus   = 14820
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |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 [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Gate Fix
   |author   = Xangria
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Xangria.PersistentGameOptions
+
   |id     = f4iTh.GateFix
   |nexus id = 1778
+
   |nexus   = 4859
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
}}
+
   |status   = abandoned
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persistent Grange Display
 
  |author  = aedenthorn
 
  |id      = aedenthorn.PersisitentGrangeDisplay
 
  |nexus id = 7977
 
   |github   = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Gate Opener
   |author   = Persival
+
   |author = mralbobo
   |id       =  
+
   |id     = mralbobo.GateOpener
   |nexus id = 438
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-gate-opener
  
   |broke in = Stardew Valley 1.1
+
   |broke in     = Stardew Valley 1.4
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Gem Isles
   |author   = Strobe
+
   |author = aedenthorn, Erinthe
   |id       = Strobe.PersonalAnvil
+
   |id     = aedenthorn.GemIsles
  |nexus id = 5326
+
   |curse   = 868874
   |github   = strobel1ght/Personal-Anvil
+
   |nexus   = 6692
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Personal Effects
 
  |author   = bwdy
 
  |id      = bwdy.personaleffects
 
  |nexus id = 3532
 
   |github   = bwdymods/SDV-PersonalEffects
 
  |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   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = ceruleandeep
+
   |author = Hana
   |id       = ceruleandeep.personaleffects
+
   |id     = Hana.GNMTokens
   |nexus id = 8616
+
   |nexus   = 14426
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Traveling Cart
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = aedenthorn
+
   |author = sqbr
   |id       = aedenthorn.PersonalTravellingCart
+
   |id     = sqbr.GetGS
   |nexus id = 14087
+
   |nexus   = 13434
   |github   = aedenthorn/StardewValleyMods
+
   |github = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Bowl Filler
+
   |name   = Generate New Cabin Textures, Use New Cabins
   |author   = Invatorzen
+
   |author = Priff13
   |id       = invatorzen.PBF
+
   |id     = Priff13.UseNewCabins
   |nexus id = 12161
+
   |nexus   = 20778
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Generic Mod Config Menu
   |author   = skuldomg, Skuld
+
   |author = spacechase0
   |id       = skuldomg.petChoicePerks
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 3313
+
   |curse  = 867150
   |github  = skuldomg/petChoicePerks
+
   |moddrop = 771692
 
+
   |nexus   = 5098
   |broke in          = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
   |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   = Generic Shop Extender
   |author   = Jfulmer, Consillium
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = JfulmerPetEnhancementMod
+
   |id     = GenericShopExtender
   |nexus id =
+
   |nexus  = 814
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github = IrregularPorygon/SMAPIGenericShopMod
   |github   = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
-->
 
-->
  |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   = Genetics API
   |author   = jahangmar
+
   |author = agent56
   |id       = jahangmar.PetInteraction
+
   |id     = agent56.GeneticsAPI
   |nexus id = 4232
+
   |nexus   = 15655
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Genie Lamp
   |author   = Shaklin
+
   |author = aedenthorn, Erinthe
   |id       = shaklin.petspawnlocation
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 5986
+
   |nexus   = 19794
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Traveling Cart, 猪车电话
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = Becks723
+
   |author = Kedidili
   |id       = Becks723.PhoneTravelingCart
+
   |id     = KediDili.GenieLamp
   |nexus id = 12981
+
   |nexus   = 22176
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Geode Crusher Plus
   |author   = DewMods
+
   |author = Tomokisan
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = tomokisan.geodeCrusherPlus
  |nexus id = 2681
+
   |curse   = 1081444
   |github   =  
+
   |nexus   = 24254
 
+
   |github =
   |broke in = SMAPI 3.0
 
  |status   = workaround
 
   |summary = use [[#Mobile Phone|Mobile Phone]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pick Your Enchantment, Forge Menu Choice
+
   |name   = Geode Info Menu
   |author   = atravita
+
   |author = CatCattyCat, Cat
   |id       = atravita.ForgeMenuChoice
+
   |id     = cat.geodeinfomenu
   |nexus id = 11376
+
   |nexus   = 1448
   |moddrop id = 1125882
+
   |moddrop = 833541
   |github  = atravita-mods/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
 +
-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Geode Preview
   |author   = Xynerorias
+
   |author = MindMeltMax
   |id       = xynerorias.pierresroulette
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 10826
+
  |curse  = 1004493
   |github   = xynerorias/pierre-roulette-shop-SV
+
  |moddrop = 1555057
 +
   |nexus   = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Get Dressed
   |author   = MindMeltMax
+
   |author = Advize and Jinxiewinxie
   |id       = MindMeltMax.PiggyBank
+
   |id     = Advize.GetDressed
   |nexus id = 6934
+
   |nexus   = 331
   |moddrop id = 1135669
+
   |github  = AdvizeGH/GetDressed
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pipe Irrigation
+
   |name   = Get Glam
   |author   = aedenthorn
+
   |author = MartyrPher
   |id       = aedenthorn.PipeIrrigation
+
   |id     = MartyrPher.GetGlam
   |nexus id = 10205
+
   |nexus   = 5044
   |github  = aedenthorn/StardewValleyMods
+
   |github = MartyrPher/GetGlam
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Get Out the Way
   |author   = aedenthorn
+
   |author = BadNetCode
   |id       = Aedenthorn.PlaceShaft
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 5440
+
   |nexus   = 20637
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Ghost Town
   |author   = 2Retr0
+
   |author = Platonymous
   |id       = 2Retr0.PlacementPlus
+
   |id     = Platonymous.GhostTown
   |nexus id = 8798
+
   |curse  = 877231
   |curseforge id  = 486164
+
   |moddrop = 793902
   |curseforge key = placementplus
+
   |nexus  = 2992
   |github   = 2Retr0/PlacementPlus
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Giant Crop Fertilizer
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.PlanImporter
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 2071
+
   |curse  = 870977
   |moddrop id = 793846
+
   |moddrop = 1135913
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 11620
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Planned Parenthood
+
   |name   = Giant Crop Ring
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.PlannedParenthood
+
   |id     = cat.giantcropring
   |nexus id = 12869
+
   |nexus   = 1182
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833538
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Giant Crop Tweaks
   |author   = MouseyPounds
+
   |author = Khloe Leclair
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = leclair.giantcroptweaks
   |nexus id = 4096
+
   |nexus   = 14370
   |github   = MouseyPounds/stardew-mods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Giant Omelet
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.PlantAll
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 10482
+
  |curse  = 867139
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 13852
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Planter Trees
+
   |name   = Gift Decline
   |author   = aedenthorn
+
   |author = desto
   |id       = aedenthorn.PlanterTrees
+
   |id     = desto.GiftDecline
   |nexus id = 11687
+
   |nexus   = 6944
   |github   = aedenthorn/StardewValleyMods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Gift Money
   |author  = Demiacle
+
   |author = AvalonMFX
   |id       = Demiacle.PlantOnGrass
+
  |id      = AvalonMFX.GiftMoney
   |nexus id = 1026
+
  |nexus   = 17564
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Rejection
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.GiftRejection
 +
  |curse  = 868712
 +
   |nexus   = 14273
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper
 +
  |author  = tstaples
 +
  |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
 +
  |nexus  = 229
 +
   |github = tstaples/GiftTasteHelper
  
   |broke in = Stardew Valley 1.3
+
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued
 +
  |author  = Isi0
 +
  |id      = Isi0.GiftTasteHelper
 +
  |nexus  = 18762
 +
  |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Partners and Friendships
+
   |name   = Gift Wrapper
   |author   = Amaranthacyan and ch20youk
+
   |author = blueberry
   |id       = Amaranthacyan.PPAFSMAPI
+
   |id     = blueberry.GiftWrapper
   |nexus id = 8146
+
   |nexus   = 4721
   |github  =
+
   |github = b-b-blueberry/GiftWrapper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Ginger Island Extra Locations
   |author  = Cherry, CherryChain
+
   |author = mistyspring
   |id       = Cherry.PlatonicRelationships
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 4668
+
  |curse  = 880520
   |moddrop id = 716353
+
  |nexus  = 12195
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ginger Island Mainland Adjustments
 +
  |author  = atravita
 +
   |id     = atravita.GingerIslandMainlandAdjustments
 +
   |curse  = 870984
 +
   |moddrop = 1098263
 +
  |nexus  = 10004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = Platonymous
+
   |author = missgamergrl
   |id       = Platonymous.PlatoTK
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 6589
+
   |nexus   = 23300
   |github   = Platonymous/PlatoTK
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Give Me My Cursor Back
   |author   = Platonymous
+
   |author = DecidedlyHuman
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 5384
+
   |nexus  = 9976
   |moddrop id = 793920
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Play Prairie King With NPCs, Two Player Prairie King
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = aedenthorn
+
   |author = Glass Hammer
   |id       = aedenthorn.TwoPlayerPrairieKing
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 12750
+
   |nexus   = 23201
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Global Config Settings
   |author   = DecidedlyHuman
+
   |author = Gaphodil
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 7969
+
   |nexus   = 9340
   |moddrop id = 984961
+
   |moddrop = 1007690
   |github   = DecidedlyHuman/PlayerCoordinates
+
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Glory Of Efficiency
   |author   = ha1fdaew
+
   |author = hackswell
   |id       = ha1fdaew.playerincomestats
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 7373
+
   |nexus   = 25996
   |github   = ha1fdaew/PlayerIncomeStats
+
   |github = Hackswell/GloryOfEfficiency
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Playground Mod
+
   |name   = Glow Buff
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.PlaygroundMod
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 14125
+
   |nexus   = 25157
   |github   = aedenthorn/StardewValleyMods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Glue Your Furniture Down
   |author   = Jessebot
+
   |author = violetlizabet
   |id       = Jessebot.PleaseFixError
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 6492
+
   |nexus   = 10374
   |github   = JessebotX/StardewValleyMods
+
   |github = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Gift Me In Person
+
   |name   = GMCM Options
   |author   = Shockah
+
   |author = Jamie Taylor
   |id       = Shockah.PleaseGiftMeInPerson
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 11217
+
  |curse  = 997094
   |github   = Shockah/Stardew-Valley-Mods
+
   |nexus   = 10505
 +
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = God Mode
   |author   = jwdred
+
   |author = treyh0
   |id       = jwdred.PointAndPlant
+
   |id     = treyh0.GodMode
   |nexus id = 572
+
   |nexus   = 2641
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in          = Stardew Valley 1.3.29
+
   |status  = abandoned
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name   = God Mode 1.6
   |author   = The Krominator
+
   |author = Sean M Garcia
   |id       = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id     = seanmgarcia.godmode16
   |nexus id = 12065
+
   |nexus   = 21208
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Golden Animal Cracker Extractor
   |author   = Esca, Esca-MMC
+
   |author = selph, zombifier
   |id       = Esca.PollenSprites
+
   |id     = selph.CrackerExtractor
   |nexus id = 6149
+
   |nexus  = 27071
   |moddrop id = 790268
+
   |github = zombifier/My_Stardew_Mods
   |github   = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Goodbye American English
   |author   = MouseyPounds
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = MouseyPounds.PondPainter
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 4703
+
  |moddrop = 854437
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Goodbye SMAPI
   |author   = CatCattyCat, Cat
+
   |author = Jessebot
   |id       = cat.Pong
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 1994
+
   |nexus  = 6514
   |moddrop id = 833548
+
   |github = JessebotX/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Go To Bed
   |author   = BadNetCode
+
   |author = candidus42
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = Candidus42.GoToBed
   |nexus id = 1232
+
   |nexus  = 4967
   |moddrop id = 130159
+
   |github = mus-candidus/GoToBed
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable Holes
+
   |name   = Go To Sleep
   |author   = furyx639
+
   |author = yy376
   |id       = furyx639.PortableHoles
+
   |id     = yy376.GoToSleep
   |nexus id = 13471
+
   |nexus   = 2195
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Gradient Hair Colors
   |author   = kdau
+
   |author = spacechase0
   |id       = kdau.PortableTV
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 5674
+
   |curse   = 867144
   |moddrop id = 761325
+
   |nexus   = 12744
   |github   =  
+
   |github  = spacechase0/StardewValleyMods
   |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Grandfather's Gift
   |author   = TrollTheBotman
+
   |author = ShadowDragon8685
   |id       = JoshJKe.PortalGun
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 3049
+
   |nexus   = 985
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Grandfather's Gift Remade
   |author   = Platonymous
+
   |author = pepoluan
   |id       = Platonymous.Portraiture
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 999
+
   |nexus   = 4151
   |moddrop id = 793927
+
   |chucklefish = 5783
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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     = Post Wedding Dates
+
   |name   = Grandfather's Heirlooms
   |author   = Blams
+
   |author = rikai
   |id       = blams.PostWeddingDates
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 10708
+
   |nexus   = 8557
   |github   =
+
   |github = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Grass Growth
   |author   = LakeMonster_, LakeMonster666
+
   |author = bcmpinc
   |id       = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 5256
+
   |nexus   = 2732
   |github   =  
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Tools<!--Nexus-->, Immersive Tools<!--manifest-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = DaLion
+
   |author = Jellypowered, Shockade
   |id       = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id     = Jellypowered.GrassChance
   |nexus id = 7965
+
   |nexus   = 3365
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = Digus
+
   |author = LilEGrin
   |id       = Digus.PPJAProducerConverter
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 4972
+
   |nexus   = 25927
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Greenhouse 20x20
   |author   = Mucchan
+
   |author = sirloinmeatt
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id =
+
   |nexus  = 2662
   |chucklefish id = 3594
+
   |github =
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in          = Stardew Valley 1.2
+
   |broke in          = SMAPI 3.0
   |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
  |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   = Greenhouse Construction
   |author   = Renny
+
   |author = Derslayr
   |id       = renny.prairiekingprizes
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 2811
+
   |nexus   = 10148
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github = derslayr10/GreenhouseConstruction
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = Greenhouse Entry Begone!
   |author   = Incognito357
+
   |author = bblueberry, blueberry
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 10769
+
   |nexus   = 8203
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predictable Retaining Soil
+
   |name   = Greenhouse Entry Mod
   |author   = Shockah
+
   |author = pancham138
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 10956
+
   |nexus   = 6150
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Greenhouse Gatherers
   |author   = lech43
+
   |author = PeacefulEnd
   |id       = lech43.PredictSeedMaker
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 6395
+
  |curse  = 870946
   |github   =
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = Greenhouse Gatherers Automate
   |author   = spacechase0 and Pathoschild
+
   |author = PeacefulEnd
   |id       = spacechase0.PreexistingRelationship
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 7684
+
  |curse  = 870946
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Greenhouse Sprinklers
   |author   = kdau
+
   |author = Bpendragon
   |id       = kdau.PregnancyRole
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 5762
+
   |nexus  = 7456
   |moddrop id = 768494
+
   |github = Bpendragon/GreenhouseSprinklers
   |github   =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prepare for New Day
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = igotnousername
+
   |author = Night
   |id       = igotnousername.PrepareNewDay
+
   |id     = Night.GreenhouseSprinklersLite
   |nexus id = 7638
+
   |nexus   = 25823
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Press to Quack
+
   |name   = Greenhouse Upgrades
   |author   = DraconisLeonidas
+
   |author = Cecidelus
   |id       = DraconisLeonidas.PressToQuack
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 13583
+
   |nexus   = 8042
   |github  = DraconisLeonidas/PressToQuack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = skuldomg, Skuld
+
   |author = Fernass354
   |id       = skuldomg.priceDrops
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 2047
+
   |nexus   = 18766
   |github   = skuldomg/priceDrops
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = GreenHut
   |author   = lech43
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = lech43.PriceFluctuation
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 6396
+
   |nexus   = 1735
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Groundhog Day
   |author   = skiilaa
+
   |author = aedenthorn, Erinthe
   |id       = skiilaa.Prices
+
   |id     = aedenthorn.GroundhogDay
  |nexus id = 2255
+
   |curse   = 868828
   |github   =  
+
   |nexus   = 10151
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 3.0
 
  |status   = workaround
 
   |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Groupable Chests
   |author   = Darkhax
+
   |author = FricativeMelon
   |id       = darkhax.pricetooltip
+
   |id     = FricativeMelon.GroupableChests
   |nexus id =
+
   |nexus  = 15375
  |curseforge id  = 299169
+
   |github = FricativeMelon/GroupableChests
   |curseforge key = price-tooltips
 
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Clothing
+
   |name   = Growable Bushes
   |author   = atravita
+
   |author = atravita
   |id       = atravita.PrismaticClothing
+
   |id     = atravita.GrowableBushes
   |moddrop id = 1205162
+
  |curse  = 870961
   |nexus id = 13051
+
   |moddrop = 1357999
   |github   = atravita-mods/StardewMods
+
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Fire
+
   |name   = Growable Giant Crops
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.PrismaticFire
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 12931
+
  |curse  = 870960
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Furniture
+
   |name   = Grow That Giant Crop
   |author   = aedenthorn
+
   |author = MercuryVN
   |id       = aedenthorn.PrismaticFurniture
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 12589
+
   |nexus   = 23760
   |github   = aedenthorn/StardewValleyMods
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Pride
+
   |name   = Guniism's Unicycle
   |author   = kdau
+
   |author = Guniism
   |id       = kdau.PrismaticPride
+
   |id     = Guniism.GuniismUnicycle
   |nexus id = 9019
+
   |nexus  = 24876
   |moddrop id = 978503
+
   |github =
   |github   =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = Gunther Tells You
   |author   = MrKoatl
+
   |author = John Peters
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 7866
+
   |nexus   = 19143
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Haboo
   |author   = stokastic
+
   |author = BlaDe
   |id       = stokastic.PrismaticTools
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 2428
+
   |nexus   = 12034
   |github   = stokastic/PrismaticTools
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
  |pull request      = https://github.com/Pathoschild/PrismaticTools/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Hair Growth
   |author   = Digus
+
   |author = skn
   |id       = Digus.ProducerFrameworkMod
+
   |id     = skn.HairGrowthMod
   |nexus id = 4970
+
   |nexus   = 3279
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Halt Event Time
   |author   = Digus
+
   |author = chawol
   |id       = Digus.PFMAutomate
+
   |id     = chawol.HaltEventTime
   |nexus id = 5038
+
   |nexus   = 8774
   |github   = Digus/StardewValleyMods
+
   |github = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profiler
+
   |name   = Hamlet
   |author   = SinZ
+
   |author = Taskmaster
   |id       = SinZ.Profiler
+
   |id     = Taskmaster.Hamlet
   |nexus id = 12135
+
   |nexus   = 4601
   |github  = SinZ163/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Handy Headphones
   |author   = spacechase0 and Pathoschild
+
   |author = PeacefulEnd
   |id       = spacechase0.ProfitCalculator
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 3378
+
  |curse  = 870944
   |moddrop id = 771668
+
   |nexus   = 7936
   |github   = spacechase0/StardewValleyMods
+
  |github  = Floogen/HandyHeadphones
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Happy Animals
   |author   = Cherry, CherryChain
+
   |author = StarPeanut, Greger
   |id       = Cherry.ProfitMargins
+
   |id     = HappyAnimals
   |nexus id = 4663
+
   |nexus  =
   |moddrop id = 716352
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Progressive Access Farm
 
  |author  = onjulraz
 
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 
  |nexus id = 2923
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Project Fluent
+
   |name   = Happy Birthday
   |author   = Shockah
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Shockah.ProjectFluent
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 12638
+
   |nexus   = 520
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Happy Birthday
   |author   = NarlanMarlan
+
   |author = Oxyligen
   |id       = narlan.projects
+
   |id     = HappyBirthday
   |nexus id = 3785
+
   |nexus   = 1064
   |github  = NolanEastburn/ProjectS
+
   |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     = Public Access TV
+
   |name   = Happy Fish Jump
   |author   = kdau
+
   |author = Sakorona
   |id       = kdau.PublicAccessTV
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 5605
+
   |nexus   = 6516
   |moddrop id = 757967
+
   |moddrop = 1068089
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Happy Home Designer
   |author   = TerryDBS
+
   |author = tlitookilakin
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 7048
+
   |nexus   = 19675
   |github   =  
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Hardcore Combat
   |author   = SorryLate
+
   |author = jeWel
   |id       = SorryLate.GalaxyItem
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 5289
+
   |nexus   = 23577
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Hardcore Mines
   |author   = Paracosm
+
   |author = kibbe, lillvik
   |id       = Paracosm.PurchasableRecipes
+
   |id     = kibbe.hardcore_mines
   |nexus id = 1722
+
   |nexus   = 1674
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] 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   = Hardcore Mines 2
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = ItsLittany
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 7455
+
   |nexus   = 6411
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Hardcore Mode
   |author   = Platonymous
+
   |author = vermicyde
   |id       = Platonymous.Toolkit
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 1726
+
   |nexus   = 15125
   |moddrop id = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Hardcore Mode, No Wiki Hardcore Mode
   |author   = Mizzion
+
   |author = Nightshade System
   |id       = mizzion.qiexchanger
+
   |id     = NightshadeSystem.SdvHardcoreMode
   |nexus id = 1930
+
   |nexus  = 25376
   |moddrop id = 661359
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Hardy Grass
   |author   = UnknownLegacy
+
   |author = DiscipleOfEris
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 7904
+
   |nexus   = 8772
   |github  = UnkLegacy/QiSprinklers
+
   |github = DiscipleOfEris/HardyGrass
 +
 
 +
   |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   = Harp of Yoba Redux
   |author   = Prismuth
+
   |author = Platonymous
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 1647
+
   |nexus   = 914
   |github   =  
+
  |moddrop = 793924
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |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   = Harvest Calendar
   |author   = ytsc
+
   |author = LonerAxl
   |id       = ytsc.QualityFishPonds
+
   |id     = LonerAxl.HarvestCalendar
   |nexus id = 11021
+
   |nexus   = 25103
   |github   = YTSC/StardewValleyMods
+
   |github = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality of Life - Immersive Tweaks
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = DaLion
+
   |author = Goldenrevolver
   |id       = DaLion.ImmersiveTweaks
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 11296
+
   |nexus   = 7851
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |source  = https://gitlab.com/daleao/sdv-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = SilentOak
+
   |author = Dounat2201, Sasara
   |id       = SilentOak.QualityProducts
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 3609
+
   |nexus   = 1157
   |github   = silentoak/StardewMods
+
   |github = Sasara2201/WitchPrincess
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Harvest Seeds
   |author   = SilentOak
+
   |author = aedenthorn, Erinthe
   |id       = SilentOak.AutoQualityPatch
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 3609
+
  |curse  = 868755
   |github   = silentoak/StardewMods
+
   |nexus   = 11773
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Harvest With Scythe
   |author   = Traktori
+
   |author = ThatNorthernMonkey
   |id       = Traktori.QualityScrubber
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 5663
+
   |nexus   = 236
   |github  = Traktori7/StardewValleyMods
+
   |github = ThatNorthernMonkey/HarvestWithScythe
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Hat Buffs
   |author   = Traktori
+
   |author = popska
   |id       = Traktori.AM.QualityScrubber
+
   |id     = popska.HatBuffs
   |nexus id = 5663
+
   |nexus   = 9050
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Hat Mouse Lacey
   |author   = barfytheclown
+
   |author = ichortower
   |id       = barfytheclown.QualitySmash
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 7907
+
   |nexus   = 18177
   |github   = jn84/QualitySmash
+
   |github = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Hat Panning
   |author   = Speshkitty
+
   |author = monsoonsheep
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 7151
+
   |nexus   = 18965
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Hat Shop Restoration
   |author   = BadNetCode
+
   |author = PeacefulEnd
   |id       = BadNetCode.QuestDelay
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 1239
+
   |nexus  = 17291
   |moddrop id = 473938
+
   |github = Floogen/StardewSandbox
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Hats on Hats
   |author   = PurrplingCat
+
   |author = Shockah
   |id       = PurrplingCat.QuestFramework
+
   |id     = Shockah.HatsOnHats
   |curseforge id  = 577691
+
   |nexus   = 17280
   |curseforge key = quest-framework
+
   |github = Shockah/Stardew-Valley-Mods
  |nexus id = 6414
 
   |github   = purrplingcat/QuestFramework
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Glance
+
   |name   = Hats on Pets Plus
   |author   = adverserath
+
   |author = Syma
   |id       = Adverserath.QuickGlance
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 12058
+
   |nexus   = 22631
   |github   = adverserath/QuickGlance
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Hay Bales as Silos
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.QuickLoad
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 7756
+
   |nexus   = 5151
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Hay Collection
   |author   = Enaium
+
   |author = MindMeltMax
   |id       = Enaium.QuickMinigame
+
   |id     = MindMeltMax.HayCollection
   |curseforge id  = 438741
+
   |curse   = 1004492
   |curseforge key = quickminigame
+
   |moddrop = 1555056
   |moddrop id = 895127
+
   |nexus   = 21008
   |nexus id =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |github   = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = HD Portraits
   |author   = aedenthorn
+
   |author = Tlitookilakin
   |id       = aedenthorn.QuickResponses
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 6548
+
   |nexus   = 10971
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1103418
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = HD Portraiture Plus
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = Smallfire
   |id       = AlejandroAkbal.QuickSell
+
   |id     = Smallfire.HDPortraiturePlus
   |nexus id = 7854
+
   |nexus   = 26029
   |github   = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = HD Sprites
   |author   = Enaium
+
   |author = ninthworld
   |id       = Enaium.QuickShop
+
   |id     = NinthWorld.HDSprites
   |curseforge id  = 436793
+
   |nexus  = 4024
   |curseforge key = quickshop
+
   |github  = ninthworld/HDSprites
   |moddrop id = 864170
+
 
   |nexus id =  
+
   |status  = abandoned
  |github  = Enaium-StardewValleyMods/QuickShop
+
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Health and Stamina Regeneration
   |author   = WuestMan, redknightofdoom
+
   |author = Jessebot, JessebotX
   |id       = WuestMan.QuickStart
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 2375
+
   |nexus   = 3207
   |github   = Brian-Wuest/Quick_Start
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Swap
+
   |name   = Health and Stamina Tweaks
   |author   = Allan Wang
+
   |author = Kiddles, Svard
   |id       = AllanWang.QuickSwap
+
   |id     = Kiddles.HASTweaks
   |nexus id = 13956
+
   |nexus   = 5630
   |github  = AllanWang/Stardew-Mods
+
   |github = SvardXI/HAS_Tweaks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Health Bars
   |author   = aedenthorn
+
   |author = Zoryn
   |id       = aedenthorn.Quotes
+
   |id     = Zoryn.HealthBars
   |nexus id = 6503
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Health Bars (Darkhax)
   |author   = justastranger
+
   |author = Darkhax
   |id       = jas.RadioactiveGeodes
+
   |id     = darkhax.healthbars
   |moddrop id = 952722
+
   |nexus  =
   |nexus id =  
+
   |curse  = 302910
   |github  =  
+
   |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     = Radioactive Tools
+
   |name   = Health Rework
   |author   = kakashigr
+
   |author = seferoni
   |id       = kakashigr.RadioactiveTools
+
   |id     = seferoni.HealthRework
   |nexus id = 7630
+
   |nexus   = 22223
   |github   = kakashigr/stardew-radioactivetools
+
   |github = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Heartbeat
   |author   = BikiFae, bikinavisho
+
   |author = themattfiles
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = themattfiles.HeartBeat
   |nexus id = 4659
+
   |nexus   = 5941
   |github   = bikinavisho/RainCoatWhenRaining
+
   |github = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Heart Event Helper
   |author   = Deadlykirpy
+
   |author = bungus
   |id       = Kirpy.RainPlus
+
   |id     = bungus.HeartEventHelper
   |nexus id = 6559
+
   |nexus   = 21924
   |github   =  
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Heart Level Notifications
   |author   = EvilPdor
+
   |author = StultusV
   |id       =  
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id =
+
   |nexus  = 8655
   |url      = https://community.playstarbound.com/threads/111526
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Refills Watering Can
+
   |name   = Heelies
   |author   = StultusV
+
   |author = fakemonster
   |id       = StultusV.RainRefillsWateringCan
+
   |id     = fakemonster.Heelies
   |nexus id = 11554
+
   |nexus   = 7751
   |github   = JudeRV/Stardew-RainRefillsWateringCan
+
   |github =
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raised Garden Beds
+
   |name   = Hello SMAPI
   |author   = blueberry
+
   |author = Jessebot, JessebotX
   |id       = blueberry.RaisedGardenBeds
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 5305
+
   |nexus   = 4483
   |github   = b-b-blueberry/RaisedGardenBeds
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranching Tool Upgrades
+
   |name   = Help for Hire
   |author   = drbirbdev
+
   |author = LeFauxMatt
   |id       = drbirbdev.RanchingToolUpgrades
+
   |id     = furyx639.HelpForHire
   |nexus id = 12280
+
  |curse  = 871839
   |github  = drbirbdev/StardewValley
+
   |nexus   = 5316
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Bundles
+
   |name   = Helpful Spouses
   |author   = balllight
+
   |author = LeFauxMatt
   |id       = balllight.RandomBundles
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 13790
+
  |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     = Random Hair Color
+
   |name   = Help Wanted
   |author   = bookworm89723
+
   |author = aedenthorn, Erinthe
   |id       = davis.randomhair
+
   |id     = aedenthorn.HelpWanted
   |nexus id = 3271
+
  |curse  = 868696
   |github  = joaniedavis/RandomHairMod
+
   |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     = Randomized Energy
+
   |name   = Help Wanted Auto Accept
   |author   = LakeMonster_, LakeMonster666
+
   |author = Ruse82
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 5250
+
   |nexus   = 22235
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Help Wanted Quest Fixes
   |author   = aedenthorn
+
   |author = Pokeytax
   |id       = Aedenthorn.RandomNPC
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 4911
+
   |nexus   = 2644
   |github  = aedenthorn/StardewValleyMods
+
   |github = gembree/HelpWantedQuestFixes
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Start Day
+
   |name   = Hempire
   |author   = idermailer
+
   |author = Oga_The_Real
   |id       = idermailer.RandomStartDay
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 13225
+
   |nexus   = 14477
   |github  = idermailer/RandomStartDay
+
   |github =
 +
 
 +
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Here Fishy
   |author   = skiilaa
+
   |author = aedenthorn, Erinthe
   |id       = skiilaa.RandomTastes
+
   |id     = aedenthorn.HereFishy
   |nexus id = 2285
+
  |curse  = 868881
 +
   |nexus   = 6586
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
   |unofficial version = 0.4.1-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Hibernation
   |author   = CatCattyCat, Cat
+
   |author = Shockah
   |id       = cat.sprinklerrange
+
   |id     = Shockah.Hibernation
   |nexus id = 1179
+
   |nexus  = 11421
   |moddrop id = 833536
+
   |github = Shockah/Stardew-Valley-Mods
   |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
 +
  |name    = Hide Chest Color Picker After Close
 +
  |author  = trashcan9
 +
   |id      = trashcan9.HideChestColorPickerAfterClose
 +
  |nexus   = 16075
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Highlighted Jars
 +
  |author  = Annosz
 +
  |id      = Annosz.HighlightedJars
 +
  |nexus  = 6833
 +
  |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = Highlight Empty Machines
   |author   = vgperson
+
   |author = atravita
   |id       = vgperson.RangedTools
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 6935
+
  |curse  = 870976
   |github  = vgperson/RangedTools
+
  |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     = Range Highlight
+
   |name   = High Roller Slots
   |author   = Jamie Taylor
+
   |author = Tomokisan
   |id       = jltaylor-us.RangeHighlight
+
   |id     = tomokisan.highRollerSlots
   |nexus id = 6752
+
  |curse  = 1081456
   |github   = jltaylor-us/StardewRangeHighlight
+
   |nexus   = 24765
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Hit Markers
   |author   = Remy Bach
+
   |author = bendenewb, newbie9598
   |id       = remybach.readersdigest
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 3040
+
   |nexus   = 2098
   |github  = remybach/stardew-valley-readersdigest
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Hmm Cheese Yum
   |author   = Kevin Connors
+
   |author = tomasitobambito
   |id       = KevinConnors.RealisticFishing
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 2623
+
   |nexus   = 9343
   |github   = kevinforrestconnors/RealisticFishing
+
   |github =
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
  |pull request = https://github.com/kevinforrestconnors/RealisticFishing/pull/46
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Hoe and Water Direction
   |author   = aedenthorn
+
   |author = TheThor59
   |id       = aedenthorn.RealNames
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 6269
+
   |nexus   = 10052
   |github   = aedenthorn/StardewValleyMods
+
   |github = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = HoeDown
   |author   = Enaium, Lightcolour888
+
   |author = BlaDe
   |id       = Enaium.RealTime
+
   |id     = BlaDe.HoeDown
   |nexus id = 5336
+
   |nexus   = 9798
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realtime Minimap
+
   |name   = Hold to Break Geodes
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.RealtimeMinimap
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 9386
+
   |nexus   = 1689
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 833545
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Hold to Pause
   |author   = SixthTitan
+
   |author = samspartan
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = samspartan.HoldToPause
   |nexus id = 5773
+
   |nexus   = 7352
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Hold to Process Geodes
   |author   = cantorsdust and Pathoschild
+
   |author = Jamie Taylor
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = jltaylor-us.HTPG
   |nexus id = 172
+
   |nexus   = 26189
   |github   = cantorsdust/StardewMods
+
   |github = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Holiday Sales
   |author   = lperkins2, Logan Perkins
+
   |author = atravita
   |id       = lperkins2.RecoverStamina
+
   |id     = atravita.HolidaySales
   |nexus id = 2332
+
  |curse  = 870970
   |github   =  
+
  |moddrop = 1205160
 +
   |nexus   = 13050
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Home Sewing Kit
   |author   = Dem1se
+
   |author = MouseyPounds
   |id       = Dem1se.RecurringReminders
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 6840
+
   |nexus   = 4935
   |github  = dem1se/SDVMods
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recyclable Cola
+
   |name   = Honey Harvest Sync
   |author   = XxHarvzBackxX
+
   |author = voltaek
   |id       = harvz.RecyclableCola
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 10865
+
   |nexus   = 20493
   |github   = XxHarvzBackxX/recyclableCola
+
   |github = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Redesigned Farmhouse Layout
+
   |name   = Hopper Extractor
   |author   = Aimon111 & DaLion
+
   |author = BPavol, Lamacik
   |id       = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id     = bpavol.hopper_extractor
   |nexus id = 11420
+
   |nexus   = 16688
   |github   =
+
   |github = BPavol/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Horny Festivals, Festival Warps
   |author   = Hammurabi
+
   |author = Girafarig
   |id       = HammurabiRegeneration
+
   |id     = Girafarig.FestivalWarps
   |nexus id =
+
   |nexus  = 10844
  |chucklefish id = 4584
+
   |github =
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
 
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Horse Flute Anywhere
   |author   = Zoryn
+
   |author = Pathoschild
   |id       = Zoryn.RegenMod
+
   |id     = Pathoschild.HorseFluteAnywhere
   |nexus id =  
+
   |curse  = 1000620
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 7500
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Horse Flute Auto Mount
   |author   = desto, JustToDownloadThings
+
   |author = MercuryVN
   |id       = desto.RegularQuality
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 5090
+
   |nexus   = 24018
   |github   = desto-git/smapi-RegularQuality
+
   |github = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rejuvenating Forest
+
   |name   = Horse Overhaul
   |author   = Team Timber
+
   |author = Goldenrevolver
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 10322
+
   |nexus   = 7911
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Horse Squeeze
   |author   = SlyMerc
+
   |author = jorgamun
   |id       = RelationshipBar
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 1009
+
   |nexus   = 10446
   |github   =  
+
   |github = jorgamun/HorseSqueeze
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Horse Whistle
   |author   = rodrigovaz
+
   |author = icepuente
   |id       = relationshipsenhanced
+
   |id     = icepuente.HorseWhistle
   |nexus id =
+
   |nexus  = 1131
   |chucklefish id = 4435
+
   |github = icepuente/StardewValleyMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Horse Whistle
   |author   = Dragonisser
+
   |author = nabuma
   |id       = relationshipstatus
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 751
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |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     = Relationship Tooltips
+
   |name   = Host Tools
   |author   = M3ales
+
   |author = MattPlays
   |id       = M3ales.RelationshipTooltips
+
   |id     = MattPlays.HostTools
   |nexus id =
+
   |nexus  = 11154
  |curseforge id  = 298040
+
   |github =
   |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Hotbar Hotswap
   |author   = Branic
+
   |author = Jaredlll08
   |id       = Branic.RelationshipTracker
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 2845
+
   |nexus  =
  |github   = Paradox355/SDVMods
+
   |curse   = 298033
 
+
   |github  = jaredlll08/HotbarHotswap
   |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     = Relativity
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = AdroSlice
+
   |author = certifiableGrimalkin
   |id       = AdroSlice.Relativity
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 13028
+
   |nexus   = 16159
   |github   = adroslice/sdv-relativity-mirror
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name   = Hover Labels
   |author   = zeldela
+
   |author = Achtuur
   |id       = zeldela-RememberBirthdays
+
   |id     = Achtuur.HoverLabels
   |nexus id = 13554
+
   |nexus   = 17501
   |github   = zeldela/sdv-mods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = HP Bars
   |author   = Annosz
+
   |author = Ilyaki
   |id       = Annosz.RememberFacedDirection
+
   |id     = Ilyaki.HPBar
   |nexus id = 6946
+
   |nexus   = 1736
   |github   = Annosz/StardewValleyModding
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 3.0
   |name    = Remember Your Umbrella
+
   |status   = workaround
   |author   = heyseth
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
   |id      = heyseth.umbrellas
 
  |nexus id = 8366
 
  |github  = heyseth/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = HQ Farmer Mod
   |author   = Surkasu
+
   |author = AsakOhee
   |id       = Surkasu.Reminders
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 2481
+
   |nexus   = 19644
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remind to Exit
 
  |author  = pepoluan
 
  |id      = pepoluan.RemindToExit
 
  |nexus id = 8727
 
  |github  =
 
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remote Fridge Storage
 
  |author  = EternalSoap, arjan3004
 
  |id      = EternalSoap.RemoteFridgeStorage
 
  |nexus id = 2545
 
  |github  = SoapStuff/Remote-Fridge-Storage
 
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = HUD Customizer
   |author   = David J. Lee, djslzx
+
   |author = Espy
   |id       = djsl.RemoveAllMonsters
+
   |id     = Espy.HUDCustomizer
   |nexus id = 5727
+
   |nexus   = 23704
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove Animal Limitations
+
   |name   = Huggable Scarecrows
   |author   = Hobbes
+
   |author = bogie5464
   |id       = Hobbes.RemoveAnimalLimitations
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 7838
+
   |nexus   = 3190
   |github   =
+
   |github = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Hugs and Kisses
   |author   = Remmie, CoinzReturns
+
   |author = aedenthorn, Erinthe
   |id       = Remmie.Rename
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 2130
+
  |curse  = 868831
   |github   =  
+
   |nexus   = 10062
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
+
   |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename Reworked
+
   |name   = Hugs and Kisses Continued
   |author   = Parabyted
+
   |author = JoXW
   |id       = parabyted.renamerework
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 10866
+
   |nexus  = 21019
  |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Hunger
   |author   = JarvieK
+
   |author = Yyeahdude
   |id       = JarvieK.RentedTools
+
   |id     = HungerYyeadude
   |nexus id = 1307
+
   |nexus   = 613
   |github   = Jarvie8176/StardewMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = Hunger and Thirst
   |author   = PunningLinguist
+
   |author = PrimevalTitmouse
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 7585
+
   |nexus   = 1110
   |github  = amconners/ReorientAfterEating
+
   |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     = Replanter
+
   |name   = Hunger for Food
   |author   = jwdred
+
   |author = Tigerle01, Stephan Hensel
   |id       = jwdred.Replanter
+
   |id     = HungerForFoodByTigerle
   |nexus id = 589
+
   |nexus   = 810
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.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 [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Hungry Morning
   |author   = littleraskol
+
   |author = lech43
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = lech43.HungryMorning
   |nexus id = 6837
+
   |nexus  = 6391
   |moddrop id = 827580
+
   |github =
   |github   = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Hybrid Crop Engine
   |author   = rocslayer, James Overton
+
   |author = spacechase0
   |id       = Roc.Reseed
+
   |id     = spacechase0.HybridCropEngine
   |nexus id = 2421
+
   |curse  = 867721
   |github   =  
+
   |nexus   = 6577
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Hypno Valley
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Kryspur
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = Kryspur.HypnoValley
   |moddrop id = 1080116
+
   |nexus   = 9052
   |nexus id =
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Identifiable Combined Rings
   |author   = mabelSyrup
+
   |author = atravita
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 4715
+
   |curse  = 870959
   |github  =  
+
   |moddrop = 1358005
 
+
   |nexus   = 15928
   |broke in          = Stardew Valley 1.5
+
   |github  = atravita-mods/StardewMods
   |unofficial version = 1.0.3-unofficial.1-esca
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
  
   |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Responsive Knockback, Responsive MP Knockback
+
   |name   = I Dig Where I Want
   |author   = spacechase0
+
   |author = WillTheMage
   |id       = spacechase0.ResponsiveKnockback
+
   |id     = WillTheMage.IDigWhereIWant
   |nexus id = 12029
+
   |nexus   = 26063
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = Idle Animations, Animacoes
   |author   = iceburg
+
   |author = BrasileiroTop
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 4974
+
   |nexus   = 5139
   |github   = ManApart/RetroActiveAchievements
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Idle Pause
   |author   = millerscout
+
   |author = Veleek
   |id       = Millerscout.RetroactiveStardew
+
   |id     = Veleek.IdlePause
   |nexus id = 6953
+
   |nexus   = 1092
   |github  = millerscout/StardewMillerMods
+
   |github = veleek/IdlePause
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Idle Timer
   |author   = Iceburg
+
   |author = LordAndreios
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = LordAndreios.IdleTimer
   |nexus id = 356
+
   |nexus   = 2858
   |github   =  
+
   |github = emperorzuul/SMAPI_MODS
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = I Don't Use That Water
   |author   = GreenOnion24
+
   |author = idermailer
   |id       = GreenOnion24.ReverseProposal
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 8526
+
   |nexus   = 14047
   |github   =  
+
   |github = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name   = IFrames in Mines
   |author   = ribeena
+
   |author = Factknowhow
   |id       = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 11809
+
   |nexus   = 16436
   |github   =
+
   |github = Mekadrom/IFramesInMines
  |source  = ribeena/BusLocations
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ridgeside Village
+
   |name   = I Got Friendship
   |author   = Rafseazz
+
   |author = ChiroxT
   |id       = Rafseazz.RidgesideVillage
+
   |id     = treinke.igotfriendship
   |nexus id = 7286
+
   |nexus   = 13290
   |github   = Rafseazz/Ridgeside-Village-Mod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = I Got XP
   |author   = ylsama
+
   |author = ChiroxT
   |id       = ylsama.RightClickMoveMode
+
   |id     = treinke.igotxp
   |nexus id = 2614
+
   |nexus   = 13289
   |github   = ylsama/RightClickMoveMode
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul
+
   |name   = ImagEd
   |author   = Goldenrevolver
+
   |author = candidus42
   |id       = Goldenrevolver.RingOverhaul
+
   |id     = Candidus42.ImagEd
   |nexus id = 10669
+
   |nexus   = 7218
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul for Walk of Life
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = Jibb
+
   |author = mistyspring
   |id       = Jibb.RingOverhaulWOL
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 12171
+
   |nexus   = 12562
   |github   =
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Immersive Scarecrows
   |author   = Yoshify
+
   |author = aedenthorn, Erinthe
   |id       = Yoshify.RiseAndShine
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 3
+
  |curse  = 868685
   |github   =  
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |beta broke in = Stardew Valley 1.6
<!--
+
   |status        = workaround
   |unofficial version = 1.1.1-whisk-update
+
   |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
   |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   = Immersive Sprinklers
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.RobinWorkHours
+
   |id     = aedenthorn.ImmersiveSprinklers
   |nexus id = 11244
+
  |curse  = 868686
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 15239
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Improved Mill
   |author   = Teban100
+
   |author = AustinYQM
   |id       = RopeBridge
+
   |id     = AustinYQM.ImprovedMill
   |nexus id = 824
+
   |nexus   = 1748
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = AustinYQM/ImprovedMill
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-61318
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rummage - The Thievery Mod
+
   |name   = Improved Quality of Life
   |author   = ApryllForever
+
   |author = Demiacle
   |id       = ApryllForever.RestStop.Rummage
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 12764
+
   |nexus   = 1025
   |github  = ApryllForever/Rummage
+
   |github = demiacle/QualityOfLifeMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Run Fast, Sprint
+
   |name   = Improved Tracker
   |author   = Krutonium
+
   |author = Anthony Hilyard
   |id       = krutonium.sprint
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 12701
+
  |curse  = 445215
   |github   =
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = In a Heartbeat
   |author   = strato35
+
   |author = Shockah
   |id       = Strato35.RunningKey
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 5527
+
   |nexus   = 17834
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Increase Animal House Max Population
   |author   = Coll1234567
+
   |author = Mizzion
   |id       = Coll1234567.RunningLate
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 3518
+
   |nexus   = 4861
   |github   =  
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Increased Artifact Spots
   |author   = spacechase0 and Pathoschild
+
   |author = Mizzion
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 605
+
   |nexus   = 3340
   |moddrop id = 127276
+
   |moddrop = 663705
   |github   = spacechase0/StardewValleyMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = ZeroMeters
+
   |author = shekurika
   |id       = ZeroMeters.SAAT.API
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 10747
+
   |nexus   = 11388
   |github   = Dawilly/SAAT
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = Increased Sprinkler Range
   |author   = ZeroMeters
+
   |author = EternalSoap
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = eternalsoap.sprinklers
   |nexus id = 10747
+
   |nexus   = 20745
   |github   = Dawilly/SAAT
+
   |github = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = CatCattyCat, Cat
+
   |author = GZhynko
   |id       = cat.safelightning
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 2039
+
   |nexus  = 6162
   |moddrop id = 833550
+
   |github = gzhynko/StardewMods
   |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 Lightning Redux, Safe Lightning
+
   |name   = Indoor Sprinklers
   |author   = Shockah
+
   |author = ramen
   |id       = Shockah.SafeLightning
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 11857
+
   |nexus   = 21124
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Reading
+
   |name   = Industrial Furnace
   |author   = LunaticShade
+
   |author = Traktori
   |id       = LunaticShade.SafeReading
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 8564
+
   |nexus   = 5568
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Industrial Furnace for Automate
   |author   = blueberry
+
   |author = Traktori
   |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     = Traktori.AM.IndustrialFurnace
   |nexus id = 4154
+
   |nexus   = 5568
   |github  = b-b-blueberry/SailorStyles
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Industrialization Redux
   |author   = Jesse, Jdvicks94
+
   |author = GaLaxY256 and kazuakisama
   |id       = Jesse.SauvignonInStardew
+
   |id     = G256.IR.Code
   |nexus id = 2597
+
   |nexus   = 22351
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Savage Vincent (NPC Speech Bubbles)
+
   |name   = Infallible Fishing
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.NPCSpeechBubblesVincent
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 11833
+
  |curse  = 868697
   |github   =
+
   |nexus   = 14639
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Infertile Soil
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Sabera, kelbesque
   |id       = Omegasis.SaveAnywhere
+
   |id     = Sabera.InfertileSoil
   |nexus id = 444
+
   |nexus   = 2515
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
   |warnings = Broken on Android (use the built-in autosave instead).
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Infested Levels
   |author   = SMAPI
+
   |author = Eireon
   |id       = SMAPI.SaveBackup
+
   |id     = Eireon.InfestedLevels
   |nexus id =
+
   |nexus  = 2823
   |url      = https://smapi.io
+
   |github = benrpatterson/InfestedLevels
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Infinite Energy
   |author   = SorryLate, rharyanto
+
   |author = Error27
   |id       = SorryLate.SaveGameOptions
+
   |id     = error27.infinite_energy
   |nexus id = 5190
+
   |nexus   = 17717
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Infinite Inventory
   |author   = WretchedPenguin
+
   |author = unidarkshin, Devin Lematty
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = DevinLematty.InfiniteInventory
   |nexus id = 3579
+
   |nexus   = 2247
   |github  =  
+
   |github = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Infinite Junimo Cart Lives
   |author   = Gaiadin
+
   |author = Renny
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 10805
+
   |nexus   = 2705
   |github   = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Infinite Money
   |author   = Caraxian
+
   |author = Chunky
   |id       = caraxian.scroll.to.blank
+
   |id     = chunky.InfiniteMoney
   |nexus id = 4144
+
   |nexus  = 11510
   |chucklefish id = 4405
+
   |github =
   |github   = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Infinite Watering Cans
   |author   = Tomwa
+
   |author = CaptainSully
   |id       = Tomwa.ScrollToZoom
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 2163
+
  |moddrop = 1188756
   |github   =  
+
   |nexus   = 12739
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Infinite Zoom
   |author   = kdau
+
   |author = berkayylmao
   |id       = kdau.ScryingOrb
+
   |id     = berkayylmao.InfiniteZoom
   |nexus id = 5603
+
   |nexus   = 8808
   |moddrop id = 756553
+
   |curse  = 500088
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Informant
   |author   = mmanlapat
+
   |author = Slothsoft
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = Slothsoft.Informant
   |nexus id = 1106
+
   |nexus   = 14293
   |github   =  
+
   |github = slothsoft/stardew-informant
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |status             = workaround
   |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary           = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = Super Aardvark, ubererdferkel
+
   |author = aedenthorn, Erinthe
   |id       = SuperAardvark.GameOfLife
+
   |id     = aedenthorn.LogUploader
   |nexus id = 5361
+
  |curse  = 868724
   |github   = super-aardvark/AardvarkMods-SDV
+
   |nexus   = 13979
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = Dawgeth
+
   |author = Platonymous
   |id       = MTD.SDVTwitch
+
   |id     = Platonymous.InkStories
   |nexus id = 1760
+
  |curse  = 877221
   |github   =  
+
  |moddrop = 1521399
 +
   |nexus   = 15987
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Input Fix
   |author   = SixthTitan
+
   |author = Windmill_City
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = Windmill_City.InputFix
   |nexus id = 3203
+
   |nexus   = 5693
   |github  =  
+
   |github = Windmill-City/InputFix
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Input Tools
   |author   = SixthTitan
+
   |author = Sagittaeri
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = Sagittaeri.InputTools
   |nexus id = 5773
+
   |nexus   = 14553
   |github   =  
+
   |github = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name   = InstaCrops
   |author   = FreeTheJunimos
+
   |author = WuestMan, redknightofdoom
   |id       = freethejunimos.seaclifffarm
+
   |id     = WuestMan.InstaCrops
   |nexus id = 13911
+
   |nexus   = 4077
   |github   =
+
   |github = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Season Switcher
+
   |name   = Instant Animals
   |author   = dumbledalton
+
   |author = pinocchio1231
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 10457
+
   |nexus   = 9573
   |github  =
+
   |github = joisse1101/InstantAnimals
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sebastian Frog Tank Switch
+
   |name   = Instant Animals 1.6
   |author   = Shaklin
+
   |author = Siweipancc
   |id       = shaklin.SebastianFrogTankSwitch
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 8508
+
   |nexus   = 21798
   |github   =  
+
   |github = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secretariat (Faster Horse)
+
   |name   = Instant Break
   |author   = Janglinator
+
   |author = Jolyone
   |id       = jangles.secretariat
+
   |id     = Me.InstantBreak
   |nexus id = 7537
+
   |nexus   = 15526
   |github  = Janglinator/Secretariat
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secret Hedge Maze, Hedge Maze
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HedgeMaze
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 14138
+
  |curse  = 868720
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14110
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Instant Buildings From Farm
   |author   = Platonymous
+
   |author = BitwiseJon
   |id       = Platonymous.SeedBag
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 1133
+
   |nexus  = 2070
   |moddrop id = 793931
+
   |github = bitwisejon/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Instant Dialogues
   |author   = Veress
+
   |author = idermailer
   |id       = Veress.SeedMachines
+
   |id     = idermailer.InstantDialogues
   |nexus id = 6265
+
   |nexus   = 22468
   |github   = mrveress/SDVMods
+
   |github = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Instant Eat Key
   |author   = mcoocr
+
   |author = nini700
   |id       = mcoocr.smcq
+
   |id     = nini700.InstantEatKey
   |nexus id = 3089
+
   |nexus  = 4464
  |github   = Noomklaw/SV_BetterQualityMoreSeeds
 
  
   |broke in    = SMAPI 3.0
+
   |status   = workaround
   |status      = workaround
+
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
   |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   = Instant Fishing
   |author   = aedenthorn
+
   |author = aurnj, Roy Li
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 10681
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Instant Geodes
   |author   = jahangmar
+
   |author = montana123
   |id       = jahangmar.SeedsAreRare
+
   |id     =
   |nexus id = 3618
+
   |nexus   =
   |github  = jahangmar/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Instant Growth Powder
   |author   = Xynerorias
+
   |author = aedenthorn, Erinthe
   |id       = xynerorias.seedshortage
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 5614
+
  |curse  = 868864
   |github  = xynerorias/Seed-Shortage
+
   |nexus   = 7727
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Instant Grow Trees
   |author   = blueberry
+
   |author = cantorsdust and Pathoschild
   |id       = blueberry.SeedsUnpacked
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 7215
+
   |nexus   = 173
   |github   = b-b-blueberry/SeedsUnboxed
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = Instant Load
   |author   = Khloe Leclair
+
   |author = Platonymous
   |id       = leclair.seemerollin
+
   |id     = Platonymous.InstantLoad
   |nexus id = 10976
+
   |curse  = 877220
   |moddrop id = 1116122
+
   |moddrop = 1521407
   |github   = KhloeLeclair/StardewMods
+
  |nexus  = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Serve
+
   |name   = Instantly Eat Item
   |author   = aedenthorn
+
   |author = Guedez
   |id       = aedenthorn.SelfServe
+
   |id     = eat.item.instantly
   |nexus id = 11313
+
   |nexus   = 5116
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = JarvieK
+
   |author = RyanJesky
   |id       = JarvieK.SelfService
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 1304
+
   |nexus   = 10146
   |github   = Jarvie8176/StardewMods
+
   |github = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Instant Pets
   |author   = GuiNoya, Yesst
+
   |author = blueberry
   |id       = GuiNoya.SelfServiceShop
+
   |id     = blueberry.InstantPets
   |nexus id = 1622
+
   |nexus   = 9448
   |github   = GuiNoya/SVMods
+
   |github = b-b-blueberry/InstantPets
  
   |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     = Sell Quality
+
   |name   = Instant Tool Upgrades
   |author   = DonDorscha, jasonmbrady
+
   |author = Binarynova
   |id       = DonDorscha.SellQuality
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 12469
+
   |nexus   = 8918
   |github   =
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items Multiplayer
+
   |name   = Instant World Events
   |author   = hafnerpw
+
   |author = Spiderbuttons
   |id       = hafnerpw.SendItemsMultiplayer
+
   |id     = Spiderbuttons.InstantWorldEvents
   |nexus id = 13794
+
   |nexus   = 27242
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Integrated Minecarts
   |author   = Denifia
+
   |author = Jibb
   |id       = Denifia.SendItems
+
   |id     = jibb.minecarts.C
   |nexus id = 1087
+
   |curse  = 988762
   |moddrop id = 127754
+
   |nexus  = 11881
   |github   = Denifia/StardewMods
+
   |github = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Interaction Helper
   |author   = lolmaj
+
   |author = Hammurabi
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = HammurabiInteractionHelper
   |nexus id = 3965
+
   |nexus   =
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |chucklefish = 4640
 +
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.5
+
   |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     = Serene Greenhouse
+
   |name   = Interactions, Interacoes
   |author   = PeacefulEnd
+
   |author = BrasileiroTop
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 8011
+
   |nexus  = 4862
  |github  = Floogen/SereneGreenhouse
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Serfdom - Immersive Taxes
 
  |author  = DaLion
 
  |id      = DaLion.ImmersiveTaxes
 
  |nexus id = 12547
 
  |github  =
 
  |source  = https://gitlab.com/daleao/sdv-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Server Bookmarker
 
  |author  = Ilyaki
 
  |id      = Ilyaki.ServerBookmarker
 
  |nexus id = 2968
 
   |github   = Ilyaki/ServerBookmarker
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
<!--
 
  |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   = Interaction Tweaks
   |author   = Ilyaki
+
   |author = jahangmar
   |id       = Ilyaki.ServerBrowser
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 3227
+
   |nexus   = 3771
   |github   = Ilyaki/Server-Browser
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Internationalization
   |author   = PhantomGamers
+
   |author = bcmpinc
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = bcmpinc.Internationalization
   |nexus id = 2993
+
   |nexus   = 21317
   |github   = PhantomGamers/StardewPortChanger
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = Edu Anttunes
+
   |author = DecidedlyHuman
   |id       = Maze
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 8930
+
   |nexus   = 12826
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sharing is Caring
+
   |name   = Intravenous Coffee
   |author   = spacechase0
+
   |author = mpcomplete
   |id       = spacechase0.SharingIsCaring
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 14263
+
   |nexus   = 2224
   |github   = spacechase0/StardewValleyMods
+
   |github = mpcomplete/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shed Notifications
 
  |author  = TheCroak
 
  |id      = TheCroak.BuildingsNotifications
 
  |nexus id = 620
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Investment
   |author   = Nishtra
+
   |author = MissCoriel
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = misscoriel.invest
   |nexus id = 756
+
  |curse  = 885083
   |github   =  
+
   |nexus   = 5293
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Investment Maximized
   |author   = Berkay Yigit, berkayylmao
+
   |author = MissCoriel
   |id       = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = misscoriel.investmax
   |nexus id = 3782
+
  |curse  = 885074
   |github   = berkayylmao/StardewValleyMods
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Invite Code Mod
   |author   = Platonymous
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = Platonymous.ShipFromInventory
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 3219
+
   |nexus   = 4023
   |moddrop id = 793916
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = Invite Friend
   |author   = JPAN
+
   |author = d5a1lamdtd, HaPyke
   |id       = JPAN.QualityFromShipments
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id = 7531
+
  |moddrop = 1486022
   |github  =
+
   |nexus   = 19500
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = IPv6
   |author   = Iceburg
+
   |author = sunsst
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = sunsst.IPv6
   |nexus id = 321
+
   |nexus   = 25045
   |github   =  
+
   |github = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Iridium Bombs
   |author   = SorryLate, rharyanto
+
   |author = ApryllForever
   |id       = SorryLate.ShopAnywhere
+
   |id     = ApryllForever.IridiumBombs
   |nexus id = 5299
+
   |nexus   = 26476
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Iridium Cooking Dishes
   |author   = Entoarox
+
   |author = TianXiaobai
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = TianXiaobai.IridiumCookingDishes
   |nexus id = 2278
+
   |nexus  = 24732
   |chucklefish id = 4381
+
   |github =
   |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   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = TheMightyAmondee
+
   |author = Anthony Maciel, maciel310
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 8569
+
   |nexus   = 15285
   |github   = TheMightyAmondee/Shoplifter
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shopping Cart
+
   |name   = Iridium Tools Patch
   |author   = furyx639
+
   |author = Redwood
   |id       = furyx639.ShoppingCart
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 13701
+
   |nexus   = 2897
   |github   = ImJustMatt/StardewMods
+
   |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     = Shop Tile Framework
+
   |name   = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author   = Cherry, CherryChain
+
   |author = SaltyEggplant
   |id       = Cherry.ShopTileFramework
+
   |id     = SaltyEggplant.IsGusVisitingIsland
   |nexus id = 5005
+
   |nexus  = 25270
   |moddrop id = 716384
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Is It Cake
   |author   = Traktori
+
   |author = LeFauxMatt
   |id       = Traktori.ShowBirthdays
+
   |id     = furyx639.IsItCake
   |nexus id = 7495
+
  |curse  = 871826
   |github  = Traktori7/StardewValleyMods
+
   |nexus   = 14775
 +
   |github = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Island Gatherers
   |author   = Igorious
+
   |author = PeacefulEnd
   |id       = Igorious.Showcase
+
   |id     = PeacefulEnd.IslandGatherers
   |nexus id =  
+
   |curse  = 870940
   |chucklefish id = 4487
+
   |nexus  = 8552
   |github   = Igorious/Stardew_Valley_Showcase_Mod
+
   |github = Floogen/IslandGatherers
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Island Gatherers Automate
   |author   = f4iTh, JertsukkaTheMan
+
   |author = PeacefulEnd
   |id       = f4iTh.ShowCatchQuality
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 3326
+
   |nexus   = 8552
   |github  =  
+
   |github = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Island Secret
   |author   = MasterOfMutton
+
   |author = Edu Anttunes
   |id       = faragodavid.showcookingrecipes
+
   |id     = IslandSecret
   |nexus id = 5525
+
   |nexus   = 8096
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = Jonqora
+
   |author = S1mmyy
   |id       = Jonqora.ShowItemQuality
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 6311
+
   |nexus   = 5140
   |github   = Jonqora/StardewMods
+
   |github = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Item Bags
   |author   = aedenthorn
+
   |author = SlayerDharok
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 6540
+
  |curse  = 991675
   |github   = aedenthorn/stardewValleyMods
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Predictable RNG Outcomes
+
   |name   = Item Checker
   |author   = Relance
+
   |author = Hitaxas
   |id       = Relance.ShowPredictableRNGOutcomes
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 13186
+
   |nexus   = 24305
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Item Extensions
   |author   = Strobe and TehPers
+
   |author = mistyspring
   |id       = ShroomSpotter
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 7934
+
   |nexus   = 20357
   |github   = strobel1ght/ShroomSpotterRedux
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Item Locator
   |author   = Geko_X
+
   |author = Hitaxas
   |id       = gekox.shutUp
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 7358
+
   |nexus   = 24305
   |github   =  
+
   |github =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Alarm Clock
+
   |name   = Item Quality Indicator
   |author   = Invatorzen
+
   |author = FunnyMoney
   |id       = invatorzen.AC
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 12164
+
   |nexus   = 15336
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Item Recovery
   |author   = climaxius
+
   |author = Mytsy
   |id       = climaxius.silentscarecrows
+
   |id     = Mysty.ItemRecovery
   |nexus id = 3258
+
   |nexus   = 9354
   |github  = robbiev/SilentScarecrows
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Item Recovery Plus
   |author   = bogie5464
+
   |author = Lunardiver
   |id       = bogie5464.SiloReport
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 3194
+
   |nexus   = 13026
   |github   = bogie5464/SiloReport
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
  
   |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   = Item Research 'n' Spawn
   |author   = pepoluan
+
   |author = TSlex
   |id       = pepoluan.SiloSize
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 8819
+
   |nexus   = 8933
   |moddrop id = 981291
+
   |moddrop = 1012482
   |github   =  
+
   |github = TSlex/StardewValley
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Items Have Weight
   |author   = TheMusketeer
+
   |author = BarleyZP
   |id       = SimpleCropLabel
+
   |id     = BarleyZP.ItemsHaveWeight
   |nexus id = 314
+
   |nexus   = 26693
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple HUD
+
   |name   = Item Tooltips
   |author   = Enaium
+
   |author = Jaredlll08
   |id       = Enaium.SimpleHUD
+
   |id     = BlameJared.ItemTooltips
   |moddrop id = 1145228
+
   |nexus  =
   |nexus id =
+
   |curse  = 297655
   |github   = Enaium-StardewValleyMods/SimpleHUD
+
   |github = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Item Tweaks
   |author   = skn
+
   |author = crpz
   |id       = skn.HungerMod
+
   |id     = crpz.ItemTweaks
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 8182
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = iTile
   |author   = aedenthorn
+
   |author = ha1fdaew
   |id       = aedenthorn.Screenshot
+
   |id     = ha1fdaew.iTile
   |nexus id = 10178
+
   |nexus   = 7512
   |github  = aedenthorn/StardewValleyMods
+
   |github = ha1fdaew/iTile
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
   |author   = ADoby, tZed, Tobias Z
+
   |author = Apprehentice
   |id       = tZed.SimpleSprinkler
+
   |id     = apprehentice.IMFIPOIIWT
   |nexus id = 76
+
   |nexus   = 25188
   |github   = ADoby/SimpleSprinkler
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = cel10e
+
   |author = Caboose Sage, CabooseSage
   |id       = cel10e.SimplifiedAchievements
+
   |id     = Cabbose.Sage.ItsStardewTime
   |moddrop id = 909416
+
   |nexus   = 20847
   |nexus id = 8026
+
   |github =
   |github   =
+
}}
}}  
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Its Time to Wake Up
   |author   = CyTheGuy01
+
   |author = Krutonium
   |id       = CyTheGuy01.TestMod
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 6463
+
   |nexus   = 13798
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Jack Be Thicc
   |author   = MindMeltMax
+
   |author = DeadRobotDev
   |id       = MindMeltMax.SPRegen
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 6778
+
   |nexus  = 21533
   |moddrop id = 1135654
+
   |github = DeadRobotDev/StardewMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = Krutonium
+
   |author = Matt Cioni
   |id       = Krutonium.SitandRest
+
   |id     = mattCioni.JaquesAndBeans
   |nexus id = 7403
+
   |nexus   = 14555
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Jar Opener
   |author   = Entoarox
+
   |author = Genowhirl9999
   |id       = Entoarox.SitForStamina
+
   |id     = genowhirl9999.jaropener
   |nexus id = 7334
+
   |nexus   = 5292
   |github  = Entoarox/StardewMods
+
  |moddrop = 988956
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = JhinFour
   |author   = MissCoriel
+
   |author = Keaton Sadoski
   |id       = misscoriel.sitnrelax
+
   |id     = Sadoski.JhinFour
   |nexus id = 7336
+
   |nexus   = 11838
   |github   = MissCoriel/Sit-n-Relax
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Jiggly Junimo Bundles
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = Jonas Henriksson, Greger
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = Greger.JigglyJunimoBundles
  |nexus id = 366
+
  |nexus  =
   |github   = tlcasebeer/SivsMarriageMod
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.1
+
   |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     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = aedenthorn
+
   |author = k4rakara
   |id       = aedenthorn.SixtyNine
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 6969
+
   |nexus   = 5803
   |github  = aedenthorn/StardewValleyMods
+
   |github = K4rakara/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sizable Fish
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.SizableFish
+
   |id     = Platonymous.JoJaBan
   |nexus id = 14267
+
  |curse  = 308257
   |github  = spacechase0/StardewValleyMods
+
   |nexus   = 3118
 +
  |moddrop = 793907
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skateboard
+
   |name   = Joja Cola Expanded
   |author   = aedenthorn
+
   |author = Objection777
   |id       = aedenthorn.Skateboard
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 13096
+
   |nexus   = 24227
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Joja Express
   |author   = LunaticShade
+
   |author = OFTS_CQM and Yuxuan
   |id       = LunaticShade.SkillfulClothes
+
   |id     = ofts.jojaExp
   |nexus id = 8541
+
   |nexus   = 23614
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Joja Financial
   |author   = Alphablackwolf
+
   |author = NermNermNerm
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = NermNermNerm.JojaFinancial
   |nexus id = 569
+
   |nexus   = 24958
   |github   = Alphablackwolf/SkillPrestige
+
   |github = NermNermNerm/JojaFinancial
 
 
  |broke in          = Stardew Valley 1.3
 
  |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   = JojaMart to PathoMart, Pathomart
   |author   = Alphablackwolf
+
   |author = Dounat2201, Sasara
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = Sasara.Pathomart
   |nexus id = 569
+
   |nexus   = 1142
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Luck Skill
+
   |name   = Joja Online
   |author   = Alphablackwolf
+
   |author = PeacefulEnd
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = PeacefulEnd.JojaOnline
   |nexus id = 569
+
  |moddrop = 878236
   |github   = Alphablackwolf/SkillPrestige
+
  |curse  = 870947
 +
   |nexus   = 7486
 +
   |github = Floogen/JojaOnline
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = Alphablackwolf
+
   |author = sophiesalacia
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 569
+
   |nexus   = 18927
   |github   = Alphablackwolf/SkillPrestige
+
   |github = sophiesalacia/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 Rings
+
   |name   = Joja's Hauntings
   |author   = AlphaMeece
+
   |author = MindMeltMax
   |id       = AlphaMeece.SkillRings
+
   |id     = MindMeltMax.HauntedJoja
  |nexus id = 7515
+
   |curse   = 997973
   |github   =
+
   |nexus   = 7014
}}
+
   |moddrop = 1135684
{{#invoke:SMAPI compatibility|entry
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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   = Joys of Efficiency
   |author   = Pathoschild
+
   |author = punyo, yakminepunyo
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 533
+
   |nexus   = 2162
   |moddrop id = 606601
+
  |github  = pomepome/JoysOfEfficiency
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
   |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Start
+
   |name   = Json Assets
   |author   = DeadRobotDev
+
   |author = spacechase0
   |id       = DeadRobotDev.SkipStart
+
   |id     = spacechase0.JsonAssets
   |nexus id = 11885
+
  |curse  = 867749
   |github   =
+
  |moddrop = 399895
 +
   |nexus   = 1720
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Json Processor
   |author   = CrunchyDuck
+
   |author = Jamie Taylor
   |id       = CrunchyDuck.SkipText
+
   |id     = jltaylor-us.JsonProcessor
   |nexus id = 8947
+
   |nexus   = 13183
   |github   = CrunchyDuck/Stardew-Skip-Text
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Json Shuffle
   |author   = S1mmyy
+
   |author = spacechase0
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 6121
+
   |nexus   = 21513
   |github   = S1mmyy/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Jump Down the Mine
   |author   = Bifibi, Lestoph
+
   |author = flowoeB
   |id       = SkullCavernElevator
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 963
+
   |nexus   = 8357
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = Jump Over
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = spacechase0
   |id       = TheMightyAmondee.SkullCavernToggle
+
   |id     = spacechase0.JumpOver
   |nexus id = 7908
+
  |curse  = 867746
   |github   = TheMightyAmondee/SkullCavernToggle
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Junimatic
   |author   = Annosz
+
   |author = NermNermNerm
   |id       = Annosz.SleeplessFisherman
+
   |id     = NermNermNerm.Junimatic
   |nexus id = 5915
+
   |nexus   = 22672
   |github   = Annosz/StardewValleyModding
+
   |github = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Junimo Beacon
   |author   = instafluff
+
   |author = Achtuur
   |id       = instafluff.sleeplessinstardew
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 5445
+
   |nexus   = 17135
   |github  = instafluff/SleeplessInStardew
+
   |github = Achtuur/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Junimo Boy
   |author   = bwdy
+
   |author = Tyler Gibbs
   |id       = bwdy.sleepovers
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id = 3531
+
   |nexus   = 14384
   |github  = bwdymods/SDV-Sleepovers
+
   |github = tylergibbs2/StardewValleyMods
 +
 
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Junimo Cart More Score
   |author   = Platonymous
+
   |author = yaxuan97
   |id       = Platonymous.SleepWorker
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id = 2062
+
   |nexus  = 13644
   |moddrop id = 793835
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Junimo Deposit Anywhere
   |author   = spacechase0 and Pathoschild
+
   |author = Zoryn
   |id       = spacechase0.SleepyEye
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 1152
+
   |nexus   =
   |moddrop id = 129011
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = spacechase0/StardewValleyMods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Hutch Water Spots
+
   |name   = Junimo Dialog
   |author   = aedenthorn
+
   |author = ceruleandeep
   |id       = aedenthorn.SlimeHutchWaterSpots
+
   |id     = ceruleandeep.junimodialog
   |nexus id = 13778
+
   |nexus   = 8937
   |github  = aedenthorn/StardewValleyMods
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Junimo Farm
   |author   = Tofu, SadDodo
+
   |author = Platonymous
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = Platonymous.JunimoFarm
   |nexus id = 2743
+
   |nexus   = 984
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Produce
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = exotico
+
   |author = Fernass354
   |id       = exotico.SlimeProduce
+
   |id     = Fernass354.JunimoHutSize
   |nexus id = 7634
+
   |nexus   = 18457
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Junimo Kart Anywhere
   |author   = aurnj, Roy Li
+
   |author = MartyrPher
   |id       = RuyiLi.SlimeSpawner
+
   |id     = JunimoKartAnywhere
   |nexus id =
+
   |nexus  = 4315
   |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
 +
  |name    = Junimo Kart Cheater
 +
  |author  = ryaon
 +
  |id      = Ryaon.JunimoKartCheater
 +
  |nexus  = 5137
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Junimo Kart Global Rankings
   |author   = Peasly Wellbott
+
   |author = drbirbdev
   |id       = Wellbott.SlimHutchCode
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 7424
+
   |nexus   = 14856
   |github   = Wellbott/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Junimo Kart Level Practice
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = BlaDe
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id = 252
+
   |nexus  = 10056
  |source   = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github =
 
 
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smack Dat Scarecrow
+
   |name   = Junimo Kart Level Select
   |author   = furyx639
+
   |author = b1rdyw1rdy
   |id       = furyx639.SmackDatScarecrow
+
   |id     = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus id = 13528
+
   |nexus   = 25140
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Junimo Kart Prizes
   |author   = Pathoschild
+
   |author = b1rdyw1rdy
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = b1rdyw1rdy.JunimoKartPrizes
   |nexus id = 3750
+
   |nexus  = 25968
   |moddrop id = 606555
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Junimos Accept Cash
   |author   = Peasly Wellbott
+
   |author = spacechase0
   |id       = Wellbott.FishWell
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id = 7651
+
  |curse  = 867716
   |github   = Wellbott/StardewValleyMods
+
   |nexus   = 7437
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Building
+
   |name   = Junimo Studio, Music Blocks
   |author   = DecidedlyHuman
+
   |author = Becks723
   |id       = DecidedlyHuman.SmartBuilding
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 11158
+
   |nexus   = 6971
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Junimo Warp
   |author   = DecidedlyHuman
+
   |author = Shockah
   |id       = DecidedlyHuman.SmartCursor
+
   |id     = Shockah.JunimoWarp
   |nexus id = 13268
+
   |nexus   = 15676
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Junk Mail
   |author   = stokastic
+
   |author = Taskmaster
   |id       = stokastic.SmartCursor
+
   |id     = Taskmaster.JunkMail
   |nexus id = 2458
+
   |nexus   = 4452
   |github   = stokastic/SmartCursor
+
   |github =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
+
{{#invoke:SMAPI compatibility|entry
   |pull request      = https://github.com/stokastic/SmartCursor/pull/2
+
  |name    = Just Relax
 +
   |author  = Goldenrevolver
 +
   |id      = Goldenrevolver.JustRelax
 +
   |nexus  = 7770
 +
  |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Just Sleep In
   |author   = KuroBear
+
   |author = Rifleman
   |id       = KuroBear.SmartMod
+
   |id     = Rifleman.JustSleepIn
   |nexus id =
+
   |nexus  = 11286
   |url      = https://community.playstarbound.com/threads/108104
+
   |github = 9Rifleman/JustSleepIn
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Kamikaze
   |author   = Cherry, ChroniclerCherry
+
   |author = aurnj, Roy Li
   |id       = Cherry.SnackAnything
+
   |id     = RuyiLi.Kamikaze
   |nexus id = 5196
+
   |nexus   =
   |moddrop id = 716397
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Kawakami - Healer NPC
   |author   = Darkhax
+
   |author = Gorzalt and Flerfarvet
   |id       = darkhax.snailmail
+
   |id     = gorzalt.kawakami
   |nexus id =
+
   |nexus  = 2549
   |curseforge id  = 307861
+
   |github = Gorzalt/StardewValleyMods
  |curseforge key = snail-mail
 
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snow Crab
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = John Peters
+
   |author = KediDili
   |id       = JohnPeters.SnowCrab
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 11302
+
   |nexus   = 19375
   |github   =
+
   |github = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Socializing Skill
+
   |name   = Kedi's NPC Utilities
   |author   = drbirbdev
+
   |author = KediDili
   |id       = drbirbdev.SocializingSkill
+
   |id     = KediDili.KNU
   |nexus id = 14142
+
   |nexus   = 17884
   |github  = StardewModders/mod-translations
+
   |github = KediDili/NPCUtilities
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Network
+
   |name   = Keep Partners, Keep Your Partners
   |author   = Cecidelus
+
   |author = EssGee, SG
   |id       = Cecidelus.SocialNetwork
+
   |id     = SG.Partners
   |nexus id = 8255
+
   |nexus   = 5625
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = KeyBind UI
   |author   = aedenthorn
+
   |author = Enaium
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = Enaium.KeyBindUI
   |nexus id = 7871
+
  |curse  = 538001
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1036920
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Menu
+
   |name   = Keyboard Mod Menu
   |author   = aedenthorn
+
   |author = Shadowfoxss
   |id       = aedenthorn.SocialPageOrderMenu
+
   |id     = Shadowfoxss.KeyboardModMenu
   |nexus id = 13698
+
   |nexus   = 3147
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 308891
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Key Suppressor
   |author   = funny-snek
+
   |author = Deflaktor
   |id       = funnysnek.socialtabpatch
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 2981
+
   |nexus   = 9295
   |github   =  
+
   |github = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations
+
   |name   = Kisekae
   |author   = PeacefulEnd
+
   |author = Kabigon
   |id       = PeacefulEnd.SolidFoundations
+
   |id     = Kabigon.kisekae
   |nexus id = 12311
+
   |nexus   = 2348
   |github  = Floogen/SolidFoundations
+
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations → Automate Integration
+
   |name   = Kiss Krobus
   |author   = PeacefulEnd
+
   |author = EnanoForro
   |id       = PeacefulEnd.SolidFoundationsAutomate
+
   |id     = EnanoForro.KissKrobus
   |nexus id = 12311
+
   |nexus   = 25234
   |github   = Floogen/SolidFoundations
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = KivoValley Pets, KivoValley Sounds Lib
   |author   = Kerlin & Sona
+
   |author = ST, Trans1st0r
   |id       = kerlin.sonasfarm
+
   |id     = ST.KivoValley.SoundsLib
   |nexus id = 8545
+
   |nexus   = 25705
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = lilico
+
   |author = Shockah
   |id       = lilico.SonicShoes
+
   |id     = Shockah.Kokoro
   |nexus id = 10226
+
   |nexus   = 15682
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Krobus Roommate Shop
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = aedenthorn, Erinthe
   |id       = Zeldo.LinkedStorages
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id =  
+
   |curse  = 868741
   |curseforge id  = 290653
+
   |nexus   = 13131
   |curseforge key = sorted-storages
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorting Chests
+
   |name   = Krobus Sells Larger Stacks
   |author   = aRooooooba
+
   |author = Annosz
   |id       = aRooooooba.SortingChests
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 8224
+
   |nexus   = 5993
   |github  = aRooooooba/SortingChests
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Labeling
   |author   = aedenthorn
+
   |author = Enaium
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = Enaium.Labeling
   |nexus id = 10232
+
  |curse  = 443134
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 906932
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Loop Mod
+
   |name   = Ladder and Snow Yam Tip
   |author   = strelkasaur
+
   |author = WhiteMind
   |id       = com.strelkasaurus.sm.soundloop
+
   |id     = WhiteMind.LAST
   |nexus id = 13099
+
   |nexus   = 1906
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = Ladder Light
   |author   = MindMeltMax
+
   |author = Tocseoj
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = Tocseoj.LadderLight
   |nexus id = 7465
+
   |moddrop = 1549539
   |moddrop id = 1135690
+
  |curse  = 1003314
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Ladder Locator
   |author   = spacechase0 and Pathoschild
+
   |author = ChaosEnergy
   |id       = spacechase0.SpaceCore
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id = 1348
+
   |curse  = 989910
   |moddrop id = 136998
+
   |nexus  = 3094
   |github   = spacechase0/StardewValleyMods
+
   |github = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = Berisan
+
   |author = Platonymous
   |id       = Berisan.SpawnMonsters
+
   |id     = Platonymous.LandGrants
   |nexus id = 3201
+
  |curse  = 877222
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 1521380
 +
   |nexus   = 15855
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn More Rocks
+
   |name   = Last Day to Plant
   |author   = Mase
+
   |author = dmcrider57
   |id       = Mase.SpawnMoreRocks
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus id = 7423
+
   |nexus   = 7917
   |github   =  
+
   |github = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = Last Day to Plant Redux
   |author   = AcidicNic
+
   |author = atravita
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 7588
+
  |curse  = 870965
   |github  = AcidicNic/StardewValleyMods
+
  |moddrop = 1294435
 +
   |nexus   = 15004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Lasting Conversation Topics
   |author   = atravita
+
   |author = sophiesalacia
   |id       = atravita.SpecialOrdersExtended
+
   |id     = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus id = 9855
+
   |nexus  = 14377
   |moddrop id = 1086743
+
   |github = sophiesalacia/StardewMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = Blackclaw
+
   |author = Lavapulse
   |id       = Blackclaw.SpeedMod
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 5082
+
   |nexus   = 4821
   |github   = Xebeth/StardewValley-SpeedMod
+
   |github =
  
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Lazy Farmer
   |author   = Underscore
+
   |author = LazyGamer
   |id       = underscore.speedrun_practie
+
   |id     = LazyGamer.LazyFarmer
   |nexus id = 7337
+
   |nexus   = 26294
   |github   = Underscore76/SDVPracticeMod
+
   |github = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Lazy Mod
   |author   = instafluff
+
   |author = weizinai
   |id       = instafluff.spelldewvalley
+
   |id     = weizinai.LazyMod
   |nexus id = 7322
+
   |nexus   = 22826
   |github   = instafluff/SpelldewValley
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Leaderboard Library
   |author   = spacechase0 and Pathoschild
+
   |author = drbirbdev
   |id       = spacechase0.Spenny
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 2755
+
   |nexus  = 15102
   |moddrop id = 771624
+
   |github = drbirbdev/StardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny Lite
+
   |name   = Leah Cabin Music Fix
   |author  = spacechase0
+
   |author = Huanir
   |id       = spacechase0.SpennyLite
+
  |id      = Huanir.LeahCabinMusicFix
   |nexus id = 14249
+
  |nexus  = 2653
   |github   = spacechase0/StardewValleyMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
   |author  = Kangzoel
 +
   |id     = Kangzoel.LeaveTheMine
 +
   |nexus   = 11823
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Lefty Mode
   |author   = KarratKake
+
   |author = Max Vollmer, SVProtector
   |id       = KarratKake.SpiceOfLife
+
   |id     = maxvollmer.leftymode
   |nexus id = 7398
+
   |nexus   = 6199
   |github   =  
+
   |github = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen Manager
+
   |name   = Legendary Fish Pond Framework
   |author   = RomenH
+
   |author = sharpskull2
   |id       = RomenH.SplitScreenManager
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 12063
+
   |nexus   = 14637
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Lenient Window Resize
   |author   = Dounat2201, Sasara
+
   |author = DeLiXx
   |id       = Sasara.pumkin
+
   |id     = DeLiXx.Lenient_Window_Resize
   |nexus id = 4586
+
  |curse  = 990483
   |github  =  
+
   |nexus   = 12305
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Less Mini Shipping Bin
   |author   = Shaklin
+
   |author = atravita
   |id       = shaklin.spouseoutdoorarea
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 6747
+
  |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     = Spouse's Room Mod
+
   |name   = Less Strict Over-Exertion, AntiExhaustion
   |author   = Wata, Watagatapitusberry
+
   |author = Permamiss
   |id       = Spouseroom
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id =
+
   |nexus  = 637
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github =
   |github   =  
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Let Me Hatch This Egg
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = MikeW
   |id       = Sikker.SpouseStuff
+
   |id     = Mikew.letmehatchthisegg.smapi
   |nexus id = 4651
+
   |nexus   = 25175
   |github   = sikker/SpouseStuff
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Let Me Rest!
   |author   = Blaxsmith
+
   |author = Ophaneom
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 7661
+
   |nexus   = 8205
   |github  = Blaxsmith/SprinklerActivation
+
   |github = Ophaneom/Let-Me-Rest
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = Let Me Shop
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = MindMeltMax
   |id       = SPDSprintAndDash
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 235
+
   |moddrop = 1443554
   |github   =  
+
   |nexus   = 16738
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Let's Move It
   |author   = littleraskol
+
   |author = Exblosis
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 560
+
   |nexus  = 20943
   |moddrop id = 827770
+
   |github = Exblosis/StardewValleyMods
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Let's Start With Fishing
   |author   = Patrick, mistersnuggler
+
   |author = MedievalAI
   |id       =  
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id =  
+
   |nexus   = 19107
   |url     = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
  |github  =
   |github   = oliverpl/SprintingMod
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Extender
 +
  |author  = unidarkshin, Devin Lematty
 +
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
 +
  |nexus  = 1471
 +
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Level Forever
   |author   = onemix
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = onemix.Sprinting
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 10469
+
   |nexus   = 22920
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Leveling Adjustment
   |author   = Abs, abslam
+
   |author = jahangmar
   |id       = abs.SprintNRegen
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id = 4898
+
   |nexus   = 4689
   |github  =  
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
   |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Level Up Notifications
   |author   = Jessebot, JessebotX
+
   |author = kd8lvt
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 4778
+
   |nexus   = 855
   |github  = JessebotX/StardewValleyMods
+
  |curse  = 300715
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = unidarkshin, Devin Lematty
+
   |author = shurmash
   |id       = DevinLematty.Sprint
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 7492
+
   |nexus   = 7222
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (Yoshify)
+
   |name   = Lewd Leah
   |author   = Yoshify
+
   |author = prowlingDemon, unknownDev
   |id       =  
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 2
+
   |nexus   = 4402
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpriteMaster
+
   |name   = Light Mod
   |author   = Ameise, Ameisen, mkukli
+
   |author = aedenthorn, Erinthe
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = aedenthorn.LightMod
   |nexus id = 4922
+
  |curse  = 868708
   |github  = ameisen/SV-SpriteMaster
+
   |nexus   = 14387
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Light Switch
   |author   = Peasly Wellbott
+
   |author = holythesea
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = holythesea.LightSwitch
   |nexus id = 7683
+
   |nexus   = 15683
   |github   = Wellbott/StardewValleyMods
+
   |github = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Like a Duck to Water
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.StackCheckFix
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 2433
+
   |curse   = 868676
  |github  = pomepome/StackCheckFix
+
   |nexus  = 15860
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Stack Everything
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.stackeverything
 
   |nexus id = 2053
 
   |moddrop id = 833551
 
   |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
+
   |status  = workaround
   |unofficial version = 3.0.3-unofficial.1-strobe
+
   |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Quality
+
   |name   = Like a Duck to Water Continued
   |author   = furyx639
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = furyx639.StackQuality
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id = 13724
+
   |nexus   = 21285
   |github   = ImJustMatt/StardewMods
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Size Changer
+
   |name   = Limited Campfire Cooking
   |author   = Shockah
+
   |author = Cherry, CherryChain
   |id       = Shockah.StackSizeChanger
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 11866
+
   |nexus   = 4971
   |github   = Shockah/Stardew-Valley-Mods
+
  |moddrop = 716383
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Split Redux
+
   |name   = Limited Regrowable Crop Harvests
   |author   = pepoluan
+
   |author = Adradis
   |id       = pepoluan.StackSplitRedux
+
   |id     = Adradis.LimitedHarvests
   |nexus id = 8967
+
   |nexus  = 24623
   |moddrop id = 976551
+
   |github = Adradis/StardewMods
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Line Sprinklers
   |author   = tstaples
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = tstaples.StackSplitX
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 798
+
   |nexus   = 2917
   |github   = tstaples/StackSplitX
+
   |github = hootless/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = Ilyaki
+
   |author = rtrox, Swyytch
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 1787
+
   |nexus   = 23895
   |github   = Ilyaki/StackToNearbyChests
+
   |github = rtrox/LineSprinklersRedux
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Linus Mod
   |author   = EvilPdor
+
   |author = tomii
   |id       =  
+
   |id     = tomii.LinusMod
   |nexus id =
+
   |nexus  = 11637
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] 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   = Literally Can't Even
   |author   = bwdy
+
   |author = spacechase0
   |id       = bwdy.starbot
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 4755
+
  |curse  = 867137
   |github   = bwdymods/SDV-Starbot
+
   |nexus   = 14262
 +
   |github = spacechase0/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   = Little NPCs
   |author   = Mohammad Shoaib
+
   |author = Candidus42
   |id       = shoaib.stardewaccess
+
   |id     = Candidus42.LittleNPCs
   |nexus id =
+
   |nexus  = 15152
   |url      = https://github.com/stardew-access/stardew-access/releases
+
   |github = mus-candidus/LittleNPCs
   |github   = stardew-access/stardew-access
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew and Chill
+
   |name   = Live Progress Bar
   |author   = mod.kitchen
+
   |author = Tyler Gibbs
   |id       = mod.kitchen.stardewandchill
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 12147
+
   |nexus   = 7330
   |github  =
+
   |github = tylergibbs2/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Livestock Choices
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.StardewAquarium
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 6372
+
  |curse  = 868766
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 11551
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Auto GC
+
   |name   = Loan Mod
   |author   = Lake1059, 1059Studio
+
   |author = Doomnik
   |id       = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id     = Doomnik.LoanMod
   |nexus id = 9293
+
   |nexus   = 3882
   |github   =  
+
   |github = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Lober Cat
   |author   = Cylon
+
   |author = codyflagstaff
   |id       = cylon.stardewbrewery
+
   |id     = codyflagstaff.lobercat
   |nexus id = 2057
+
   |nexus   = 8219
   |github   = JustCylon/stardew-brewery
+
   |github =
  
   |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   = Location and Music Logger
   |author   = Juice805
+
   |author = Brandy Lover, WDavi
   |id       = Juice805.StardewConfigMenu
+
   |id     = Brandy Lover.LMlog
   |nexus id = 1312
+
   |nexus   = 1366
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Debt
+
   |name   = Location Compass
   |author   = Poison
+
   |author = Bouhm and Pathoschild
   |id       = Poison.StardewTesting
+
   |id     = Bouhm.LocationCompass
   |nexus id = 10005
+
   |nexus   = 3045
   |github   =
+
   |github = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Lockable Things
   |author   = Steven Kraft
+
   |author = ThisIsCad
   |id       = StevenKraft.StardewDiscord
+
   |id     = ThisIsCad.LockableThings
   |nexus id = 3608
+
   |nexus   = 26281
   |github   = steven-kraft/StardewDiscord
+
   |github = brandonwamboldt/LockableThings
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Get Achievement Now
+
   |name   = Locked Chests
   |author   = Lake1059, 1059 Studio
+
   |author = MindMeltMax
   |id       = Lake1059.StardewGetAchievementNow
+
   |id     = MindMeltMax.LockedChests
   |nexus id = 11515
+
  |curse  = 1004481
   |github   =
+
  |moddrop = 1179603
 +
   |nexus   = 12452
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Locked Crab Pots
   |author   = bcmpinc
+
   |author = nini700
   |id       = bcmpinc.StardewHack
+
   |id     = nini700.LockedCrabPot
   |nexus id = 3213
+
   |nexus   = 4461
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hitboxes
+
   |name   = Locked Maps
   |author   = Tyler Gibbs
+
   |author = Edu Anttunes
   |id       = tylergibbs2.StardewHitboxes
+
   |id     = LockedMaps
   |nexus id = 12264
+
   |nexus   = 10089
   |github   = tylergibbs2/StardewHitboxes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Lock Hotbar Items
   |author   = davikr, apdapreturns
+
   |author = Falson
   |id       = davikr.hypnos
+
   |id     = Falson.LockHotbarItems
   |nexus id = 5935
+
   |moddrop = 1573213
   |github   = davicr/StardewHypnos
+
   |nexus   = 23702
   |broken in = Stardew Valley 1.4
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Lockpicks
   |author   = MevNav
+
   |author = bwdy
   |id       = MevNav.DailyPlanner
+
   |id     = bwdy.lockpicks
   |nexus id = 3941
+
   |nexus   = 3521
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github = bwdymods/SDV-Lockpicks
  
   |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   = Log Menu
   |author   = Mizzion
+
   |author = JareBear
   |id       = mizzion.stardewlocations
+
   |id     = JareBear.LogMenu
   |nexus id = 1929
+
   |nexus  = 19919
   |moddrop id = 661357
+
   |github = jaredtjahjadi/LogMenu
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Media Keys
+
   |name   = Log Spam Filter
   |author   = Angebro
+
   |author = aedenthorn, Erinthe
   |id       = Angebro.StardewMediaKeys
+
   |id     = aedenthorn.LogSpamFilter
   |nexus id = 11246
+
  |curse  = 868783
   |github   = AngeloC3/StardewMods
+
   |nexus   = 11252
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Nametags
+
   |name   = Longer Days
   |author   = Tyler Gibbs
+
   |author = Stuyk
   |id       = tylergibbs2.StardewNametags
+
   |id     = Stuyk.LongerDays
   |nexus id = 12158
+
   |nexus   = 19027
   |github   = tylergibbs2/StardewNametags
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Longer Fence Life
   |author   = Other Buckets
+
   |author = NormanPCN
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 3206
+
   |nexus   = 10498
   |github   = Mikesnorth/StardewNewsFeed
+
   |github = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Longer Lasting Lures
   |author   = monopandora
+
   |author = Caraxian
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 4713
+
   |nexus  = 2510
   |moddrop id = 664154
+
   |github = Caraxi/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Progress
+
   |name   = Longer Seasons
   |author   = seeinggreen
+
   |author = aedenthorn, Erinthe
   |id       = seeinggreen.StardewProgress
+
   |id     = aedenthorn.LongerSeasons
   |nexus id = 9786
+
  |curse  = 868830
   |github  =  
+
   |nexus   = 10108
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Realty Framework
+
   |name   = Longer Seasons - Continued
   |author   = Prism 99
+
   |author = aedenthorn and FlyingTNT
   |id       = prism99.advize.stardewrealty
+
   |id     = FlyingTNT.LongerSeasons
   |nexus id = 10512
+
   |nexus   = 25164
   |github   = Prism-99/FarmExpansion
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew RPG
+
   |name   = Longevity
   |author   = aedenthorn
+
   |author = RTGOAT
   |id       = aedenthorn.StardewRPG
+
   |id     = RTGOAT.Longevity
   |nexus id = 11132
+
   |nexus   = 649
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Speak
+
   |name   = Looking for Love REDUX
   |author   = evfredericksen, Evan Fredericksen
+
   |author = mushroomhash
   |id       = evfredericksen.StardewSpeak
+
   |id     = mush.loveydovey
   |nexus id = 7929
+
   |nexus  = 21370
  |github   = evfredericksen/StardewSpeak
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Survival Project
+
   |name   = Look to the Sky
   |author   = NeroYuki
+
   |author = drbirbdev
   |id       = neroyuki.rlvalley
+
   |id     = drbirbdev.LookToTheSky
   |nexus id = 14183
+
   |nexus  = 15262
  |github  = NeroYuki/StardewSurvivalProject
+
   |github = drbirbdev/StardewValley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Symphony Remastered, Stardew Symphony
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 
   |nexus id = 425
 
   |github   = janavarro95/Stardew_Valley_Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Barber, Stardew Barber
+
   |name   = Lookup Anything
   |author   = phroureo
+
   |author = Pathoschild
   |id       = phroureo.BarberSV
+
   |id     = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 9061
+
  |curse  = 992793
   |github   =
+
   |nexus   = 541
 +
  |moddrop = 606605
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Loon Calls
   |author   = reimu, r2h, tomdc
+
   |author = Graham Nelson
   |id       = reimu.sdv-helper
+
   |id     = GrahamNelson.LoonCallsMod
   |nexus id = 3917
+
   |nexus   = 27045
   |github   = rei2hu/stardewvalley-esp
+
   |github = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Loose Audio Files
   |author   = Flashshifter
+
   |author = aedenthorn, Erinthe
   |id       = FlashShifter.SVECode
+
   |id     = aedenthorn.LooseAudioFiles
   |nexus id = 3753
+
   |curse  = 868902
   |moddrop id = 833179
+
   |nexus  = 5999
   |github  = FlashShifter/StardewValleyExpanded
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = Tooshi
+
   |author = Huanir
   |id       = Tooshi.Randomizer
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus id = 5185
+
   |nexus   = 2658
   |curseforge id = 308003
+
   |github =
  |curseforge key = stardew-valley-randomizer
+
 
   |github  = cTooshi/stardew-valley-randomizer
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name   = Lost Book Menu
   |author   = Tyler Gibbs and TheHaboo
+
   |author = bungus
   |id       = tylergibbs2.StardewRoguelike
+
   |id     = bungus.LostBookMenu
   |nexus id = 13614
+
   |nexus   = 20301
   |github   = tylergibbs2/StardewValleyRoguelike
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Lost Woods
   |author   = Prism 99
+
   |author = Raik, Raik167, YousernameZo
   |id       = prism99.stardewweb
+
   |id     = raik.testmod
   |nexus id = 8715
+
   |nexus   = 6291
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Louis's Garage and Renault 5 Expansion
   |author   = Omegasis, Alpha_Omegasis
+
   |author = XxHarvzBackxX and Yri and Kaystar
   |id       = Omegasis.StardustCore
+
   |id     = R5.DLL
   |nexus id = 2341
+
   |nexus   = 24687
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = Love Bubbles
   |author   = FenrirA
+
   |author = SteelixLeiter, Don Collins
   |id       = FenrirAsonda.Starksouls
+
   |id     = LoveBubbles
   |nexus id = 10915
+
   |nexus   = 1318
   |github  = OhWellMikell/Starksouls
+
   |github = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Loved Labels
   |author   = mmanlapat
+
   |author = Advize and Jinxiewinxie
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = Advize.LovedLabels
   |nexus id = 1138
+
   |nexus   = 279
   |github   =  
+
   |github = AdvizeGH/LovedLabels
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loved Labels Redux
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.LovedLabelsRedux
 +
  |nexus  = 8880
 +
  |curse  = 834387
 +
  |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Greenhouse
+
   |name   = Love Festival
   |author   = CaptainSully
+
   |author = AvalonMFX
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = AvalonMFX.LoveFestival
   |nexus id = 9878
+
   |curse  = 1016375
   |moddrop id = 1035412
+
   |nexus  = 17819
   |github   = CaptainSully/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Low Health Warning
   |author   = treyh0
+
   |author = NMVH5
   |id       = treyh0.StartWithHat
+
   |id     = nmvh5.LowHealthWarning
   |nexus id = 2628
+
   |nexus   = 8326
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items
+
   |name   = Luckier Mod, Luciker Mod
   |author   = ZackHill
+
   |author = Justin Song
   |id       = ZackHill.StashItems
+
   |id     = JustinSong.LucikerMood
   |nexus id = 9624
+
   |nexus   = 27250
   |github   = zack-hill/stardew-valley-stash-items
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Luck Skill
   |author   = lambui
+
   |author = spacechase0
  |id      = BlueMod_StashItemsToChest
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id =
+
   |curse   = 867393
  |url     = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |moddrop = 127279
   |github   = lambui/StardewValleyMod_StashItemsToChest
+
   |nexus   = 521
 
+
   |github = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
 
   |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   = Lucky Block, Random Block
   |author   = Vertighost, Vertigon
+
   |author = elthisboy
   |id       = Vertigon.StatsAsTokens
+
   |id     = elthisboy.LuckyBlockMod
   |nexus id = 9659
+
  |curse  = 1075448
   |github   = dtomlinson-ga/StatsAsTokens
+
   |nexus   = 26594
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = Lucky Reclamation Trash Can
   |author   = strato35
+
   |author = kiranmurmu
   |id       = Strato35.StatsReloader
+
   |id     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 7428
+
   |nexus   = 8971
   |github   =  
+
   |github = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = Lunar Disturbances
   |author   = spacechase0 and Pathoschild
+
   |author = Sakorona
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 7532
+
   |nexus   = 2208
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 664151
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = Machine Augmentors
   |author   = su226
+
   |author = SlayerDharok
   |id       = Su226.StayUp
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 7592
+
   |nexus   = 5600
   |github   = su226/StardewValleyMods
+
   |github = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up Late
+
   |name   = Machine Check
   |author   = Krutonium
+
   |author = FairfieldBW
   |id       = krutonium.stayuplate
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 12578
+
   |nexus   = 9515
   |github   =
+
   |github = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Machine Speed Change
   |author   = Advize and jinxiewinxie
+
   |author = IceGladiador
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 316
+
   |nexus   = 1780
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name   = Machine Status
   |author   = Mustafa
+
   |author = Shockah
   |id       = Mustafa.StopSoundsWhenAltTabbed
+
   |id     = Shockah.MachineStatus
   |nexus id = 13925
+
   |nexus   = 11177
   |github   = mustafa-git/StopSoundsWhenAltTabbed
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = Magic
   |author   = Krutonium
+
   |author = spacechase0
   |id       = Krutonium.StrongerYou
+
   |id     = spacechase0.Magic
   |nexus id = 7402
+
  |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     = Stumps to Hardwood Stumps
+
   |name   = Magical Crops
   |author   = Nishtra
+
   |author = shekurika and Asterisk555
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = shekurika.MagicalCropsCode
   |nexus id = 691
+
   |nexus   = 8762
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Submerged Crab Pots
+
   |name   = Magic by Neosinf
   |author   = aedenthorn
+
   |author = Neosinf
   |id       = aedenthorn.SubmergedCrabPots
+
   |id     = neosinf.Magic
   |nexus id = 11719
+
   |nexus   = 26593
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Magic Junimo Pet
   |author   = mytigio
+
   |author = Entoarox
   |id       = mytigio.SubterranianOverhaul
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id = 4149
+
   |nexus   = 3567
   |github   = mytigio/SDVMods
+
   |github = Entoarox/StardewMods
  |broke in = Stardew Valley 1.5
 
  
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Magic Pluses
   |author   = The Sundrop Team
+
   |author = TerryDBS
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 4014
+
   |nexus   = 7096
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Hopper
+
   |name   = Magic Scepter
   |author   = spacechase0
+
   |author = not4bene
   |id       = spacechase0.SuperHopper
+
   |id     = not4bene.MagicScepter
   |nexus id = 9418
+
   |nexus   = 8169
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = Magic Valley
   |author   = spoocky123
+
   |author = season
   |id       = spoocky123.SuperSleeper
+
   |id     = season.MagicValley
   |nexus id = 10842
+
   |nexus   = 10639
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Mailbox Menu
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.SurfingFestival
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 6688
+
  |curse  = 868707
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 14439
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surprise Pregnancy, SurpriseBaby1
+
   |name   = Mailbox Menu Continued
   |author   = MiphasGrace
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = MiphasGrace.SurpriseBaby1
+
   |id     = tem696969696969.MailboxMenu
   |nexus id = 13126
+
   |nexus   = 21068
   |github   =  
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Survivalistic
+
   |name   = Mail Framework
   |author   = Ophaneom
+
   |author = Digus
   |id       = Ophaneom.Survivalistic
+
   |id     = DIGUS.MailFrameworkMod
   |nexus id = 12179
+
   |nexus   = 1536
   |github   = Ophaneom/Survivalistic
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Mail Order Pigs
   |author   = KDERazorback
+
   |author = jwdred
   |id       = KDERazorback.SvFishingMod
+
   |id     = jwdred.MailOrderPigs
   |nexus id = 6403
+
   |nexus   = 632
   |github  = KDERazorback/SvFishingMod
+
   |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     = Swim
+
   |name   = Mail Services Mod
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.Swim
+
   |id     = Digus.MailServicesMod
   |nexus id = 6326
+
   |nexus   = 7842
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = Myzkatonic
+
   |author = pinguimbozo
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 7722
+
   |nexus   = 13248
   |github  =
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Maintain Glow Rings Indoors Radius
   |author   = Swizzy Studios
+
   |author = Cloudyluna
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus id = 3241
+
   |nexus   = 27331
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Make Gil Real
   |author   = Guedez
+
   |author = Werewolf Master
   |id       = tab.autoloot
+
   |id     = Wolf.GilSMAPI
   |nexus id = 5115
+
   |nexus   = 7118
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tailor Weapon Skins
+
   |name   = Make Love
   |author   = Peasly Wellbott
+
   |author = Kabulla
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = Kabulla.MakeLove
   |nexus id = 7797
+
   |nexus   = 16003
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Makeshift Multiplayer
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = spacechase0
   |id       = TaintedCellar
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus id = 1672
+
   |nexus   = 501
   |github   = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 127274
 +
   |github = spacechase0/StardewValleyMP
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status   = obsolete
   |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     = Take All
+
   |name   = Mana Bar
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.TakeAll
+
   |id     = spacechase0.ManaBar
   |nexus id = 14247
+
  |curse  = 867709
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7831
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Take It Slow
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = KarratKake
+
   |author = darzington
   |id       = KarratKake.TakeItSlow
+
   |id     = darzington.RealLifeMod
   |nexus id = 13432
+
   |nexus   = 7445
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tap Giant Crops
+
   |name   = Manure Industries
   |author   = atravita
+
   |author = Drewdus42
   |id       = atravita.TapGiantCrops
+
   |id     = Drewdus42.ManureIndustries
   |moddrop id = 1205166
+
   |nexus   = 9310
   |nexus id = 13052
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tappable Palm Trees
+
   |name   = Many Enchantments
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = Stari.ManyEnchantments
   |nexus id = 10661
+
   |nexus   = 8824
   |github   = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Map Binder
   |author   = skunkkky
+
   |author = SnowFire k'Vala
   |id       = skunkkk.TapperReady
+
   |id     = SnowFire.Map_Binder
   |nexus id = 1219
+
   |nexus   = 6983
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = pepoluan
+
   |author = aedenthorn, Erinthe
   |id       = pepoluan.TapperReport
+
   |id     = aedenthorn.MapEdit
   |nexus id = 8700
+
   |curse  = 868847
   |github   =  
+
   |nexus   = 18387<!--8876 before 1.0.0-->
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Map Image Export
   |author   = bdawson1993
+
   |author = spacechase0
   |id       =  
+
   |id     = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 38
+
   |nexus   = 1073
   |github   =  
+
  |moddrop = 127273
 +
   |github = spacechase0/MapImageExporter
  
   |broke in = SMAPI 0.39.1
+
   |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     = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name   = Mapping Extensions and Extra Properties (MEEP)
   |author   = TehPers
+
   |author = DecidedlyHuman
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |curse  = 1019064
   |moddrop id = 1071149
+
   |nexus  = 14493
   |github   = TehPers/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Map Teleport
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.FestiveSlimes
+
   |id     = aedenthorn.MapTeleport
   |nexus id = 2990
+
  |curse  = 868868
   |github   = TehPers/StardewValleyMods
+
   |nexus   = 7675
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author   = TehPers
+
   |author = hlyvia
   |id       = TehPers.FishingOverhaul
+
   |id     = hlyvia.StardewValleyMapTeleport
   |nexus id = 866
+
   |nexus  = 25279
   |moddrop id = 123679
+
   |github = kesesek/StardewValleyMapTeleport
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = Stingray
+
   |author = Richard2091
   |id       = Stingray.TP
+
   |id     = Richard2091.MapTeleport
   |nexus id = 10190
+
   |nexus   = 21381
   |github   = Stingrayss/StardewValley
+
   |github = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Map Utilities
   |author   = Bifibi
+
   |author = mabelSyrup
   |id       = Teleporter
+
   |id     = mabelsyrup.maputils
   |nexus id =
+
   |nexus  = 4716
   |chucklefish id = 4374
+
   |github = mjSurber/Map-Utilities
   |github   =  
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Maritime Secrets
   |author   = Enaium
+
   |author = Goldenrevolver
   |id       = Enaium.TeleportNpc
+
   |id     = Goldenrevolver.MaritimeSecrets
   |curseforge id  = 436803
+
   |nexus   = 10758
  |curseforge key = teleportnpc
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |moddrop id = 865554
 
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Market Day
   |author   = Enaium
+
   |author = ceruleandeep
   |id       = Enaium.TeleportPoint
+
   |id     = ceruleandeep.MarketDay
   |curseforge id  = 436830
+
   |nexus   = 11778
   |curseforge key = teleportpoint
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = Rafael
+
   |author = d5a1lamdtd, HaPyke
   |id       = Rafael.TeleportToFarm
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 7247
+
  |curse  = 994458
   |github   =
+
  |moddrop = 1480763
 +
   |nexus   = 19309
 +
   |github = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Adventurer's Life Expanded
+
   |name   = Mass Production
   |author   = HamioDracny
+
   |author = Jacque Pott
   |id       = HamioDracny.TALE.SMAPI
+
   |id     = JacquePott.MassProduction
   |nexus id = 14083
+
   |nexus   = 7021
   |github  =
+
   |github = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Mastery Extended
   |author   = Bpendragon
+
   |author = AlanBF
   |id       = Bpendragon.BestOfQOS
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 7985
+
   |nexus   = 23697
   |github   = Bpendragon/Best-of-Queen-of-Sauce
+
   |github = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = Mastery Extended - WoL Compat
   |author   = Neat
+
   |author = AlanBF
   |id       = neat.newspaper
+
   |id     = AlanBF.MasteryExtended.WoL
   |nexus id = 8689
+
   |nexus   = 23697
   |github   =
+
   |github = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Matching Nodes, MinesTokens
   |author   = ItsLittany
+
   |author = Eryk601 and sophiesalacia
   |id       = itslittany.RockBreaker
+
   |id     = Vertigon.MinesTokens
   |nexus id = 6376
+
   |nexus  = 11124
   |moddrop id = 804101
+
   |github =
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Max Cost Stamina
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = StultusV
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = StultusV.MaxCastStamina
   |nexus id = 5062
+
   |nexus  = 10794
   |moddrop id = 771680
+
   |github = JudeRV/Stardew-MaxCastStamina
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Gnomiverse
+
   |name   = Maximize Fix
   |author   = Purppelle and King Gnomus
+
   |author = Shockah
   |id       = Purppelle.TheGnomiverse
+
   |id     = Shockah.MaximizeFix
   |nexus id = 13266
+
   |nexus   = 16099
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Mayo Hats
   |author   = blueberry
+
   |author = spacechase0
   |id       = blueberry.LoveOfCooking
+
   |id     = spacechase0.MayoHats
   |nexus id = 6830
+
   |nexus   = 17514
   |github  = b-b-blueberry/CooksAssistant
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Mayo Mart
   |author   = Pucklynn
+
   |author = aedenthorn, Erinthe
   |id       = shannon.MoonMod
+
   |id     = aedenthorn.MayoMart
   |nexus id = 2482
+
   |nexus   = 17175
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = KirbyLink
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = kirbylink.pumpkinking
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 3006
+
   |nexus   = 4634
   |github   = KirbyLink/PumpkinKing
+
   |github = xirsoi/MayonnaisePlusPlus
  
   |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   = Mayo Rain
   |author   = TheShwamp
+
   |author = spacechase0
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = spacechase0.MayoRain
   |nexus id = 5172
+
   |nexus   = 17436
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Twlight Traveller - Custom NPC (API), APICut
+
   |name   = Meal Overhaul
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = stardemod
   |id       = Eris.APICut
+
   |id     = stardemod.MealOverhaul
   |nexus id = 8158
+
   |nexus   = 23528
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = Meme Outfits
   |author   = Prism 99
+
   |author = Mehidden
   |id       = prism99.thinkntalk
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 9546
+
   |nexus   = 13213
   |github   = Prism-99/Think-n-Talk
+
   |github =
 
}}
 
}}
 
{{#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   = Menus Everywhere
   |author   = spacechase0 and Pathoschild
+
   |author = nman130
   |id       = ThreeHeartDancePartner
+
   |id     = nman130.MenusEverywhere
   |nexus id = 500
+
   |nexus  = 6119
   |moddrop id = 127278
+
   |github = nman130/Stardew-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Merge Fertilizer
   |author   = spacechase0 and Pathoschild
+
   |author = TianXiaobai
   |id       = spacechase0.ThrowableAxe
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 5097
+
   |nexus  = 17743
   |moddrop id = 771683
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Thunderstorm Totem
+
   |name   = Message Box API, ChatMod
   |author   = justastranger
+
   |author = Kithio
   |id       = jas.ThunderstormTotem
+
   |id     = Kithio:ChatMod
   |moddrop id = 944622
+
   |nexus  =
   |nexus id =  
+
   |chucklefish = 4296
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tidy Fields
+
   |name   = Messy Crops
   |author   = seitanicbean
+
   |author = Tlitookilakin
   |id       = seitanicbean.tidyfields
+
   |id     = tlitookilakin.MessyCrops
   |nexus id = 10929
+
   |moddrop = 1123884
   |github   =
+
   |nexus   = 11317
   |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tileman Challenge
+
   |name   = Meteor Defence
   |author   = SpicyKai
+
   |author = aedenthorn, Erinthe
   |id       = SpicyKai.Tileman
+
   |id     = aedenthorn.MeteorDefence
   |nexus id = 11945
+
  |curse  = 868804
   |github   = spicykai/StardewValley-Mods
+
   |nexus   = 10641
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Mice in the Valley
   |author   = hawkfalcon
+
   |author = candidus42
   |id       = hawkfalcon.TillableGround
+
   |id     = Candidus42.MiceInTheValley
   |nexus id = 2175
+
   |nexus   = 4638
   |github   = hawkfalcon/Stardew-Mods
+
   |github = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Migrate DGA Items
   |author   = bcmpinc
+
   |author = violetlizabet
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id = 2738
+
   |nexus   = 20612
   |github   = bcmpinc/StardewHack
+
   |github = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Milk the Villagers
   |author   = Asconoid
+
   |author = trunip190
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
  |nexus id = 5764
+
   |nexus  = 5948
  |github  =
+
  |github =
 
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
   |summary = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest Enhanced
+
   |name   = Miller Time
   |author   = Jonathan Ginn
+
   |author = Sonozuki
   |id       = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id     = Satozaki.MillerTime
   |nexus id = 12170
+
   |nexus   = 7575
   |github   =
+
   |github = Sonozuki/StardewMods
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Milo Dog
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Clark, wilsonch3451
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = Clark.MiloDog
   |nexus id = 973
+
   |nexus   = 2861
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Mine Assist
   |author   = JBtheShadow
+
   |author = Kabigon
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = Kabigon.MineAssist
   |nexus id = 7425
+
   |nexus   = 2296
   |github  =  
+
  |chucklefish = 5353
 +
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Minecart Patcher
   |author   = DefenTheNation
+
   |author = bwdy
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus id = 2262
+
   |nexus   = 11424
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = bwdy/SDVModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Mine Changes
   |author   = The Fluffy Robot
+
   |author = JPAN
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = jpan.MineChanges
   |nexus id = 5631
+
   |nexus   = 3963
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Time Reminder
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.TimeReminder
 
  |nexus id = 1000
 
  |moddrop id = 664035
 
  |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Mines Tokens
   |author   = cantorsdust and Pathoschild
+
   |author = sophiesalacia
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = sophie.MinesTokens
   |nexus id = 169
+
   |nexus   = 18776
   |github   = cantorsdust/StardewMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Mine Tooltips
   |author   = gmff
+
   |author = Codeize
   |id       = GMFF.TimeTotem
+
   |id     = Codeize.MineTooltips
   |curseforge id  = 494425
+
   |nexus   = 26315
  |curseforge key = time-totem
+
   |github = Codeize/MineTooltips
   |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Mine Tweaks
   |author   = Platonymous
+
   |author = Shockah
   |id       = Platonymous.TMXLoader
+
   |id     = Shockah.MineTweaks
   |nexus id = 1820
+
   |nexus  = 16859
   |moddrop id = 771913
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Mini Bars
   |author   = Jamie Taylor
+
   |author = Ophaneom
   |id       = jltaylor-us.ToDew
+
   |id     = Ophaneom.MiniBars
   |nexus id = 7409
+
   |nexus   = 8329
   |github   = jltaylor-us/StardewToDew
+
   |github = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Mining at the Farm
   |author   = Eleanor, eleanoot
+
   |author = Nishtra
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus id = 1630
+
   |nexus   = 674
   |github   = eleanoot/stardew-to-do-mod
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
-->
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toggle Monsters
+
   |name   = Mining with Explosives
   |author   = Jolyone, Me
+
   |author = Nishtra
   |id       = Me.ToggleMonsters
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus id = 11801
+
   |nexus   = 770
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Icons
+
   |name   = Mini Tool NPC
   |author   = furyx639
+
   |author = Tran Minh Thong
   |id       = furyx639.ToolbarIcons
+
   |id     = mini.tool.npc.mod
   |nexus id = 11026
+
   |nexus   = 7060
   |github   = ImJustMatt/StardewMods
+
   |github = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Minor Light Tweaks
   |author   = danmw3
+
   |author = greentodd
   |id       = danmw3.toolbartooltips
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 4977
+
   |nexus   = 10223
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ToolBelt
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = yuri0r
+
   |author = BlaDe
   |id       = yuri0r.ToolBelt
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 8566
+
   |nexus   = 12037
   |github   =
+
   |github =
  |source  = https://gitlab.com/yuri0r/toolbelt
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = mralbobo
+
   |author = The Fluffy Robot
   |id       = mralbobo.ToolCharging
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
  |nexus id =
+
   |nexus  = 5691
  |url     = https://community.playstarbound.com/threads/111988
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
  |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   = Miss Coriel's Position Tool
   |author   = CrazyWig
+
   |author = MissCoriel
   |id       = crazywig.toolpowerselect
+
   |id     = misscoriel.PositionTool
   |nexus id = 2553
+
  |curse  = 885077
   |github   =  
+
   |nexus   = 8087
 +
   |github = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author   = Gilar Fasulaki
+
   |author = MissCoriel
   |id       = GilarF.ToolPowerSetup
+
   |id     = misscoriel.UCRFix
   |nexus id = 4517
+
   |curse  = 885075
   |github   =  
+
   |nexus   = 8284
 
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Missing Gifts
   |author   = Cherry, CherryChain
+
   |author = ChiroxT
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = treinke.missinggifts
   |nexus id = 6576
+
   |nexus   = 11363
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
 
  |broke in          = SMAPI 3.12
 
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
  |pull request      = https://github.com/ChroniclerCherry/stardew-valley-mods/pull/74
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Mob Count Reports, Report Mob Counts
   |author   = SorryLate
+
   |author = StultusV
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 5421
+
   |nexus   = 10899
   |github   = sorrylate/Stardew-Valley-Mod
+
   |github = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Mobile Arcade
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 2938
+
  |curse  = 868888
   |github   = Felix-Dev/StardewMods
+
   |nexus   = 6538
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Reminder
+
   |name   = Mobile Audio Player
   |author   = Wracketeer
+
   |author = aedenthorn, Erinthe
   |id       = Wracketeer.ToolUpgradeReminder
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id = 13423
+
  |curse  = 868883
   |github  =
+
   |nexus   = 6568
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Too Many Animals
+
   |name   = Mobile Calendar
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.TooManyAnimals
+
   |id     = aedenthorn.MobileCalendar
   |nexus id = 11033
+
  |curse  = 868879
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 6601
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status   = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Mobile Catalogues
   |author  = Edu Anttunes
+
   |author = aedenthorn, Erinthe
   |id       = EduAnttunes.TownSchool.Functions
+
  |id      = aedenthorn.MobileCatalogues
   |nexus id = 6317
+
  |curse  = 868886
   |github  =  
+
  |nexus  = 6543
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Mobile Phone
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.MobilePhone
 +
  |curse  = 868890
 +
   |nexus   = 6523
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status   = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Mobile Phone Continued
   |author   = Pathoschild
+
   |author = JoXW
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = JoXW.MobilePhone
   |nexus id = 1401
+
   |nexus  = 21017
   |moddrop id = 606639
+
   |github = JoXW100/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Mobile Phone Continued → Arcade Mobile Apps
   |author   = MissCoriel
+
   |author = JoXW
   |id       = misscoriel.tractorsounds
+
   |id     = JoXW.MobileArcade
   |nexus id = 5781
+
   |nexus   = 21017
   |github   =  
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trading
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = MindMeltMax
+
   |author = JoXW
   |id       = MindMeltMax.Trading
+
   |id     = JoXW.MobileCalendar
   |moddrop id = 1214750
+
   |nexus   = 21017
   |nexus id = 13293
+
   |github = JoXW100/StardewValleyMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = Cherry, CherryChain
+
   |author = JoXW
   |id       = Cherry.TrainStation
+
   |id     = JoXW.MobileCatalogues
   |nexus id = 6183
+
   |nexus   = 21017
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = aedenthorn
+
   |author = JoXW
   |id       = aedenthorn.TrainTracks
+
   |id     = JoXW.MobileTelevision
   |nexus id = 10927
+
   |nexus   = 21017
   |github   = aedenthorn/StardewValleyMods
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Mobile Television
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.TrainWhistle
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 4473
+
  |curse  = 868882
   |github  =  
+
   |nexus   = 6575
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trampoline
+
   |name   = MobileUI Android
   |author   = aedenthorn
+
   |author = WisnuNug
   |id       = aedenthorn.Trampoline
+
   |id     = WisnuNug.MobileUI
   |nexus id = 11619
+
   |nexus   = 17652
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparency Settings
+
   |name   = Modify This
   |author   = Esca, Esca-MMC
+
   |author = aedenthorn, Erinthe
   |id       = Esca.TransparencySettings
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 8891
+
  |curse  = 868859
   |moddrop id = 971985
+
   |nexus   = 7814
   |github   = Esca-MMC/TransparencySettings
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Mod List Command
   |author   = aedenthorn
+
   |author = Blackclaw
   |id       = aedenthorn.TransparentObjects
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 6412
+
   |nexus   = 5131
   |github   = aedenthorn/StardewValleyMods
+
   |github = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Abides
+
   |name   = Mod Menu
   |author   = John Peters
+
   |author = Enaium
   |id       = JohnPeters.TrashBearAbides
+
   |id     = Enaium.ModMenu
   |nexus id = 11359
+
  |curse  = 436844
   |github   =
+
  |moddrop = 885574
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Mod Settings Tab
   |author   = MattDeDuck, Duckshard
+
   |author = Gilar Fasulaki
   |id       = MattDeDuck.TrashBearName
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 5252
+
   |nexus   = 4579
   |github   =  
+
   |github = GilarF/SVM
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Can Reactions
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = aedenthorn
+
   |author = DaLion
   |id       = aedenthorn.TrashCanReactions
+
   |id     = DaLion.Overhaul
   |nexus id = 7643
+
   |nexus   = 14470
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Does Not Consume Bait
+
   |name   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = atravita
+
   |author = leroymilo
   |id       = atravita.TrashDoesNotConsumeBait
+
   |id     = leroymilo.ModularZenGarden
   |nexus id = 11426
+
   |nexus  = 22140
   |moddrop id = 1128126
+
   |github = Leroymilo/MZG
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Mod Update Menu
   |author   = SorryLate, rharyanto
+
   |author = CatCattyCat, Cat
   |id       = SorryLate.TrashRemover
+
   |id     = cat.modupdatemenu
   |nexus id = 5114
+
   |nexus   = 2536
   |github  =  
+
  |moddrop = 833560
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
   |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Mod Updater
   |author   = Jaredlll08
+
   |author = Platonymous
   |id       = BlameJared.TrashTrash
+
   |id     = Platonymous.ModUpdater
   |nexus id =  
+
   |curse  = 877226
   |curseforge id  = 297981
+
   |nexus  = 6338
   |curseforge key = trash-trash
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Money Management Mod
   |author   = Vrakyas
+
   |author = Tbonetomtom
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 4031
+
   |nexus   = 17045
   |github   =  
+
   |github = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Monster Furniture Drop
   |author   = aedenthorn
+
   |author = FistOfTheNoob & MangusuPixel
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = FistOfTheNoob.MonsterFurnitureDrop
   |nexus id = 7685
+
   |nexus   = 24804
   |github   = aedenthorn/StardewValleyMods
+
   |github = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Monster Goals Anywhere
   |author   = JPAN
+
   |author = Suphax
   |id       = jpan.TreeChanges
+
   |id     = suphax.monstergoalsanywhere
   |nexus id = 3964
+
  |moddrop = 1088762
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Monster Invasion
   |author   = TyoAtrosa
+
   |author = Krutonium
   |id       = TyoAtrosa.Treeshaker
+
   |id     = krutonium.monsterinvasion
   |nexus id = 2159
+
   |nexus   = 12641
   |github   = TyoAtrosa/TreeShaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Monster Level Tip
   |author   = bcmpinc
+
   |author = WhiteMind
   |id       = bcmpinc.TreeSpread
+
   |id     = WhiteMind.MonsterLT
   |nexus id = 3183
+
   |nexus   = 1896
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
  |status   = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Monster Log Anywhere
   |author   = YukiShiku, LeonBlade
+
   |author = MouseyPounds
   |id       = TreeTransplant
+
   |id     = MouseyPounds.MonsterLogAnywhere
   |nexus id = 1342
+
   |nexus   = 3997
   |moddrop id = 526140
+
   |github  = MouseyPounds/stardew-mods
  |chucklefish id = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Monster Musk in Volcano
   |author   = candidus42
+
   |author = BananaFruit
   |id       = Candidus42.TrendyHaley
+
   |id     = BananaFruit.MonsterMuskInVolcano
   |nexus id = 4984
+
   |nexus   = 10651
   |github   = mus-candidus/TrendyHaley
+
   |github = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = Monster Slayer Anywhere
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = AcidicNic
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = acidicNic.MonsterSlayerAnywhere
   |nexus id = 8115
+
   |nexus   = 21162
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = True Random Geodes
+
   |name   = Monsters - The Framework
   |author   = lilico/atelier99
+
   |author = spacechase0
   |id       = lilico.TrueRandomGeodes
+
   |id     = spacechase0.MonstersTheFramework
   |nexus id = 11371
+
  |curse  = 867148
   |github  =  
+
   |nexus   = 10673
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Turn to Your Enemies
+
   |name   = Monster Vending Machine
   |author   = Krutonium
+
   |author = Zexu2K
   |id       = krutonium.turn_to_your_enemies
+
   |id     = Zexu2K.MVM
   |nexus id = 12643
+
   |nexus   = 26064
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Monthly Mail
   |author   = Zyin
+
   |author = Taskmaster
   |id       = Zyin.TVAnnouncements
+
   |id     = Taskmaster.MonthlyMail
   |nexus id = 3649
+
   |nexus   = 4523
   |github  = Zyin055/TVAnnouncements
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = MoodFix
   |author   = hisameartwork
+
   |author = vaindil
   |id       = HisameArtwork.GardeningChannel
+
   |id     = vaindil.MoodFix
   |nexus id = 5485
+
   |nexus   = 1809
   |github  =  
+
   |github = vaindil/sdv-moodfix
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Mood Guard
   |author   = SorryLate, rharyanto
+
   |author = YonKuma, kumarei
   |id       = SorryLate.TvRecipes
+
   |id     = YonKuma.MoodGuard
   |nexus id = 5260
+
   |nexus   = 1597
   |github  =
+
   |github = YonKuma/MoodGuard
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Moody Planet
   |author   = AndyUr
+
   |author = Daniel McMenamy, Deathest1
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = f1r3w477.MoodyPlanet
   |nexus id = 7589
+
   |nexus   = 2830
   |github  =
+
   |github = F1r3w477/TheseModsAintLoyal
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Moolah 1.6 Fix
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = supergato664
   |id       = telshin.twitch-for-stardew
+
   |id     = supergato664.Moolah
   |curseforge id  = 306420
+
   |nexus   = 23549
   |curseforge key = twitch-in-stardew-valley
+
   |github =
  |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Moolah Money Mod
   |author   = Cdaragorn
+
   |author = aedenthorn, Erinthe
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = aedenthorn.Moolah
   |nexus id = 1150
+
   |curse  = 868689
   |github   = cdaragorn/Ui-Info-Suite
+
   |nexus   = 15123
   |warnings = Broken on Android.
+
   |github  = aedenthorn/StardewValleyMods
  
   |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   = Moongates
   |author   = Annosz
+
   |author = bwdy
   |id       = Annosz.UiInfoSuite2
+
   |id     = bwdy.moongates
   |nexus id =
+
   |nexus  = 3545
   |url      = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github = bwdymods/SDV-Moongates
   |github   = Annosz/UiInfoSuite2
+
 
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Moon Misadventures
   |author   = Demiacle
+
   |author = spacechase0 and ParadigmNomad
   |id       = Demiacle.UiModSuite
+
   |id     = spacechase0.MoonMisadventures
   |nexus id = 1023
+
  |curse  = 867702
   |github   = demiacle/UiModSuite
+
   |nexus   = 10612
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author   = Shadowfoxss
+
   |author = SinZ
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus id = 2833
+
   |nexus   = 12096
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = Mopsy's Ranch Livin'
   |author   = MindMeltMax
+
   |author = Mopquill
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = Mopquill.Ranch-Livin
   |nexus id = 7719
+
   |nexus   = 2200
   |moddrop id = 1135717
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = More Animals, More Pets
   |author   = Mel Noelle and Kirbylink
+
   |author = Entoarox
   |id       = melnoelle.underdarksewer
+
   |id     = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus id = 3070
+
   |nexus   = 2274
   |github  = KirbyLink/UnderdarkSewer
+
  |chucklefish = 4288
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |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   = More Artifact Spots
   |author   = aedenthorn
+
   |author = momoaau
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus id = 6597
+
   |nexus   = 451
   |github   = aedenthorn/StardewValleyMods
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3
   |name    = Unique Children
+
   |status   = workaround
   |author  = Shaklin
+
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
   |id      = shaklin.uniquechildren
+
<!--
   |nexus id = 6278
+
   |unofficial version = 2.0.1-unofficial.1-IQ
  |github  =
+
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
}}
+
-->
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unique Children Talk
 
   |author  = Shaklin
 
  |id      = shaklin.uniquechildrentalk
 
   |nexus id = 9540
 
  |github  =  
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unique Valley
 
  |author  = aedenthorn
 
  |id      = aedenthorn.UniqueValley
 
  |nexus id = 13828
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = More Barn and Coop Animals
   |author   = funny-snek
+
   |author = AairTheGreat, Aair
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = AairTheGreat.MoreBarnCoopAnimals
   |nexus id = 2942
+
   |nexus   = 4869
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = More Books
   |author   = Armitxes
+
   |author = jeWel
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = jeWel.MoreBooksCode
   |nexus id = 2213
+
   |nexus  = 23891
  |curseforge id  = 362847
+
   |github =
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = More Buildings
   |author   = Shaklin
+
   |author = spacechase0
   |id       = shaklin.unlockdyemenu
+
   |id     = spacechase0.MoreBuildings
   |nexus id = 6156
+
  |curse  = 867740
   |github  =  
+
  |moddrop = 771640
 +
   |nexus   = 2757
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = More Bundles
   |author   = damien
+
   |author = TwinBuilderOne
   |id       = damien.unlocked_doors
+
   |id     = TwinBuilderOne.MoreBundles
   |nexus id = 4338
+
   |nexus   = 9709
   |github   =  
+
   |github = TwinBuilderOne/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Updated No Rumble Horse
+
   |name   = More Clocks
   |author   = Aladanor
+
   |author = phjoker
   |id       = Aladanor.UpdatedNoRumbleHorse
+
   |id     = phjoker.MoreClocks
   |nexus id = 10164
+
   |nexus   = 11840
   |github  = shailalias/NoRumbleHorse
+
   |github = p-holodynski/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgradable Pan
+
   |name   = More Conversation Topics
   |author   = Anthony Hilyard
+
   |author = violetlizabet
   |id       = com.anthonyhilyard.upgradablepan
+
   |id     = violetlizabet.MoreConvoTopics
   |curseforge id  = 446597
+
   |nexus   = 10008
   |curseforge key = upgradable-pan
+
   |github = elizabethcd/MoreConversationTopics
  |nexus id = 9318
 
   |github   = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = More Dresser Variety
   |author   = Richard Cai
+
   |author = Dragoon23
   |id       = richard_cai.UpgradedHorse
+
   |id     = Dragoon23.MoreDresserVariety
   |nexus id = 5242
+
   |nexus   = 24194
   |github   = RichardJCai/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = More Events
   |author   = Cherry, CherryChain
+
   |author = Siweipancc
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = Siweipancc.MoreEvents
   |nexus id = 5253
+
   |nexus  = 20945
   |moddrop id = 720987
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = More Fertilizers
   |author   = punyo, yakminepunyo
+
   |author = atravita
   |id       = punyo.UsefulBombs
+
   |id     = atravita.MoreFertilizers
   |nexus id = 2488
+
  |curse  = 870975
   |github   = pomepome/UsefulBombs
+
  |moddrop = 1145236
 +
   |nexus   = 11837
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
  |pull request      = https://github.com/pomepome/UsefulBombs/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name   = More for Leo
   |author   = Right Hand Man
+
   |author = Blams
   |id       = raik.uselessinfo
+
   |id     = blams.MoreForLeo
   |nexus id = 8634
+
   |nexus   = 12710
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = More Giant Crops
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.UtilityGrid
+
   |id     = spacechase0.MoreGiantCrops
   |nexus id = 10197
+
  |curse  = 867723
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus   = 5263
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = More Grass
   |author   = Jonqora
+
   |author = Sonozuki
   |id       = Jonqora.UVIndex
+
   |id     = EpicBellyFlop45.MoreGrass
   |nexus id = 6676
+
   |nexus   = 5398
   |github   = Jonqora/StardewMods
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = More Grass on the Beach
   |author   = dantheman999
+
   |author = Angela Ranna
   |id       = dantheman999.VariableGrass
+
   |id     = AngelaRanna.MoreGrassOnTheBeach
   |nexus id =
+
   |nexus  = 8117
   |url      = https://community.playstarbound.com/threads/107658
+
   |github =
   |github   = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |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   = More Grass Starters
   |author   = ActionJackson
+
   |author = spacechase0
   |id       = ActionJackson.VendingMachine
+
   |id     = spacechase0.MoreGrassStarters
   |nexus id = 7508
+
  |curse  = 867750
   |github  =
+
  |moddrop = 313307
 +
   |nexus   = 1702
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = More Health
   |author   = bmarquismarkail, Space Baby
+
   |author = j4c0b333
   |id       = SB_VerticalToolMenu
+
   |id     = j4c0b333.Morehealth
   |nexus id = 943
+
   |nexus   = 4053
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = More Key Binding
   |author   = aedenthorn
+
   |author = SorryLate, rharyanto
   |id       = aedenthorn.VideoPlayer
+
   |id     = SorryLate.MoreKeybinding
   |nexus id = 6524
+
   |nexus   = 5290
   |github   = aedenthorn/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = More Level Up Notifications, Level Up Notifications
   |author   = shekurika
+
   |author = Binarynova
   |id       = shekurika.WaterFish
+
   |id     = binarynova.levelupnotifications
   |nexus id = 8897
+
   |nexus   = 21667
   |github   =  
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author   = Platonymous
+
   |author = Aimon111
   |id       = Platonymous.Visualize
+
   |id     = AimonsMoreLivelySewerOverhaulPatches
   |nexus id = 1704
+
   |nexus  = 19405
   |moddrop id = 793933
+
   |github = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = More Map Layers
   |author   = Renny
+
   |author = Platonymous
   |id       = renny.stardewvoideffects
+
   |id     = Platonymous.MoreMapLayers
   |nexus id = 2703
+
   |nexus   = 1134
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.3.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
+
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
  |pull request      = https://github.com/OfficialRenny/StardewVoidEffects/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = More Mine Ladders
   |author   = Alhifar
+
   |author = JadeTheavas
   |id       = Alhifar.WaitAround
+
   |id     = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus id =
+
   |nexus  = 2105
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github = JadeTheavas/MoreMineLadders
   |github   = Alhifar/WaitAroundSMAPI
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = More Mixed Seeds from Weeds
   |author   = EvilPdor
+
   |author = minami26
   |id       =  
+
   |id     = minami26.moremixedseedsfromweeds
   |nexus id =
+
   |nexus  = 26712
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk of Life, Awesome Professions
+
   |name   = More Multiplayer Info
   |author   = DaLion
+
   |author = cheesysteak
   |id       = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id     = cheesysteak.moremultiplayerinfo
   |nexus id = 8111
+
  |nexus  = 2173
   |source  = https://gitlab.com/daleao/sdv-mods
+
  |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     = Walk Through Trellis
+
   |name   = More Multiplayer Info (1.6 Updated)
   |author   = TheOfficialTab
+
   |author = yummypecho
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = yummypecho.moremultiplayerinfo
   |nexus id = 1958
+
   |nexus   = 22024
   |github   = OfficialTab/walk-through-trellis
+
   |github = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = More Nightly Events
   |author   = Mizzion
+
   |author = Khloe Leclair
   |id       = mizzion.wallpaperrecycler
+
   |id     = leclair.morenightlyevents
   |nexus id = 1905
+
   |nexus  = 22612
   |moddrop id = 661354
+
   |github = KhloeLeclair/StardewMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Planter
+
   |name   = More Rain
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.WallPlanter
+
   |id     = Omegasis.MoreRain
   |nexus id = 11339
+
   |nexus   = 441
   |github   = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Televisions
+
   |name   = More Random Edition, Randomizer
   |author   = aedenthorn
+
   |author = Chikakoo and doomdonuts, Chikakoo4
   |id       = aedenthorn.WallTelevision
+
   |id     = Chikakoo.Randomizer
   |nexus id = 11448
+
   |nexus   = 5311
   |github   = aedenthorn/StardewValleyMods
+
   |github = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = More Rings
   |author   = Symen
+
   |author = spacechase0
   |id       = Symen.WarpAnimals
+
   |id     = spacechase0.MoreRings
   |nexus id = 1400
+
  |curse  = 867743
   |github  = simonbru/WarpAnimals
+
  |moddrop = 771616
 +
   |nexus   = 2054
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = More Sensible Juices
   |author   = SnowFire kVala
+
   |author = NCarigon
   |id       = SnowFire.Warp_Binder
+
   |id     = NCarigon.MoreSensibleJuices
   |nexus id = 6892
+
   |nexus   = 23146
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = More Sexy Dwarf
   |author   = CyTheGuy01, CyberCheese15
+
   |author = CyberCheese
   |id       = cybercheese.WarpChests
+
   |id     = cybercheese.moresexydwarf
   |nexus id = 6402
+
   |nexus   = 4320
   |github   =
+
   |github =
  
   |status  = broken<!--broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[Junimo Chest]]s instead.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = More Silo Storage
   |author   = Strato35, Shalankwa
+
   |author = OrneryWalrus
   |id       = Strato35.WarpMultiplayer
+
   |id     = OrneryWalrus.MoreSiloStorage
   |nexus id = 7451
+
   |nexus   = 2587
   |github  = Shalankwa/SDV_Mods
+
   |github =
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = More Slimes, More Monsters
   |author   = Shaklin
+
   |author = Ded4lif
   |id       = shaklin.warpmultiplayer_locations
+
   |id     = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus id = 8950
+
   |nexus   = 7526
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Network
+
   |name   = More Sorting, More Sorting Options
   |author   = tlitookilakin
+
   |author = Chris Kau & Sean Nightingale
   |id       = tlitookilakin.warpnetwork
+
   |id     = CKSR.MoreSorting
   |nexus id = 8567
+
   |nexus  = 22944
   |moddrop id = 951720
+
   |github =
   |github   = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = More TV Channel, CanaisTv
   |author   = ceruleandeep
+
   |author = BrasileiroTop
   |id       = ceruleandeep.WarpSnitch
+
   |id     = BrasileiroTop.CanaisTv
   |nexus id = 9087
+
   |nexus  = 5126
  |github   = ceruleandeep/CeruleanStardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp To Friends
 
  |author  = Shalankwa
 
  |id      = Shalankwa.WarpToFriends
 
  |nexus id = 2180
 
   |github   = Shalankwa/SDV_Mods
 
  |status  = workaround
 
  |summary = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wasteless Watering
+
   |name   = More Visible Cask Quality, More Visible Cask Rarity
   |author   = GrumpyCrouton
+
   |author = mushymato
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = mushymato.MoreVisibleCaskRarity
   |nexus id = 10998
+
   |nexus   = 26052
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = More Weapons
   |author   = BlaDe
+
   |author = Joco80 & Sasara
   |id       = BlaDe.WaterBomb
+
   |id     = Joco80.MoreWeapons
   |nexus id = 10267
+
   |nexus   = 1168
   |github  =  
+
   |github = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = Morning Auto-Pause
   |author   = andyruwruw
+
   |author = Zamiel
   |id       = andyruwruw.WaterBot
+
   |id     = Zamiel.MorningAutoPause
   |nexus id = 8167
+
   |nexus   = 21266
   |github   = andyruwruw/stardew-valley-water-bot
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Mossy Tree Bubble
   |author   = Mizzion
+
   |author = Tocseoj
   |id       = mizzion.watercanrefiller
+
   |id     = Tocseoj.MossyTreeBubble
   |nexus id = 3539
+
   |curse  = 1008228
   |moddrop id = 661368
+
   |moddrop = 1564905
   |github   = Mizzion/MyStardewMods
+
  |nexus  = 22818
 +
   |github = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Flow
+
   |name   = MOTD Mod
   |author   = blueberry
+
   |author = thfr
   |id       = blueberry.WaterFlow
+
   |id     = thfr.MOTDMod
   |nexus id = 11790
+
   |nexus   = 3703
   |github   = b-b-blueberry/WaterFlow
+
   |github = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = Motorcycle Mod, Moto Mod
   |author   = aedenthorn
+
   |author = Akane
   |id       = aedenthorn.WateringCanTweaks
+
   |id     = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus id = 10947
+
   |nexus   = 10553
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Grants Experience and Crops Can Wither
+
   |name   = mouahrara's Module Collection
   |author   = Goldenrevolver
+
   |author = mouahrara
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = mouahrara.mouahrarasModuleCollection
   |nexus id = 7768
+
   |nexus   = 18973
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Mouse Fishing
   |author   = Mizzion
+
   |author = ruggerbuns
   |id       = mizzion.petwaterbowl
+
   |id     = ruggerbuns.MouseFishing
   |nexus id = 2009
+
   |curse  = 1046572
   |moddrop id = 661365
+
   |moddrop = 1597338
   |github   = Mizzion/MyStardewMods
+
  |nexus  = 25231
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Mouse Movement Fishing, 鼠标移动钓鱼
   |author   = Esca, Esca-MMC
+
   |author = Night
   |id       = Esca.WaterproofItems
+
   |id     = Night.MovementFishing
   |nexus id = 6460
+
   |nexus  = 25571
   |moddrop id = 807393
+
   |github =
   |github   = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Mouse Move Mode, Right Click Move Mode
   |author   = Digus
+
   |author = ylsama
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus id = 2374
+
  |curse  = 1063458
   |github   = Digus/StardewValleyMods
+
   |nexus   = 2614
 +
   |github = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = Moveable Mailbox
   |author   = Anthony Hilyard
+
   |author = aedenthorn, Erinthe
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = aedenthorn.MoveableMailbox
   |curseforge id = 447259
+
  |curse  = 868858
   |curseforge key = weapons-on-display
+
  |nexus  = 7834
   |nexus id = 9319
+
   |github = aedenthorn/StardewValleyMods
   |github   = AHilyard/WeaponsOnDisplay
+
 
 +
   |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     = Wear More Rings
+
   |name   = Moveable Pet Bowl
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.WearMoreRings
+
   |id     = aedenthorn.MoveablePetBowl
  |nexus id = 3214
+
   |curse   = 868849
  |github  = bcmpinc/StardewHack
+
   |nexus  = 8038
  |warnings = Broken on Android.
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Weather Controller
 
   |author  = EvilPdor
 
   |id      =  
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/111526
 
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Move Annoying Cursor
   |author   = Sakorona
+
   |author = joljyo
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = joljyo.MoveAnnoyingCursor
   |nexus id = 2210
+
   |nexus  = 7378
   |moddrop id = 664153
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Move Bed
   |author   = Opalie
+
   |author = yangZ, yangZheng20
   |id       = Opalie.Wedding
+
   |id     = yangZ.MoveBed
   |nexus id =
+
   |nexus  = 23308
   |moddrop id = 526231
+
   |github =
   |github   = Opalie/Wedding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Tweaks
+
   |name   = Move Between Buildings
   |author   = aedenthorn
+
   |author = Vilaboa
   |id       = aedenthorn.WeddingTweaks
+
   |id     = Vilaboa.MoveBetweenBuildings
   |nexus id = 10117
+
   |nexus   = 17391
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Move Faster
   |author   = treehat
+
   |author = Shuai Zhang
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = shuaiz.MoveFasterMod
   |nexus id = 8194
+
   |nexus   = 1351
   |github  =
+
   |github = hcoona/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Week Starts Sunday
+
   |name   = Move Greenhouse Plot
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.WeekStartsSunday
+
   |id     = aedenthorn.MoveGreenhousePlot
   |nexus id = 13707
+
  |curse  = 868738
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 13589
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Move It
   |author   = PrivateButtface
+
   |author = aedenthorn, Erinthe
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = aedenthorn.MoveIt
   |nexus id = 4430
+
   |curse   = 868688
  |github   = LukeSeewald/PublicStardewValleyMods
+
   |nexus   = 15163
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = What Farm Cave, WhatAMush
 
   |author  = Oxyligen
 
  |id      = WhatAMush
 
  |nexus id = 1097
 
   |github   =  
 
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Movement Mod, Movement Modifier
   |author   = Oxyligen
+
   |author = Zoryn
   |id       = wHatsUp
+
   |id     = Zoryn.MovementModifier
   |nexus id = 1082
+
   |nexus   =
   |github   =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where Are They
+
   |name   = Movement Speed
   |author   = Capaldi12
+
   |author = bcmpinc
   |id       = Capaldi12.WhereAreThey
+
   |id     = bcmpinc.MovementSpeed
   |nexus id = 13208
+
   |nexus   = 2736
   |github   =
+
   |github = bcmpinc/StardewHack
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Move Through Object
   |author   = f4iTh, JertsukkaTheMan
+
   |author = ylsama
   |id       = f4iTh.WheresMyItems
+
   |id     = ylsama.MoveThoughObject
   |nexus id = 2086
+
   |nexus   = 2680
   |github  =  
+
  |github  =
 +
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
   |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Movie Theater Options
   |author   = ejun0
+
   |author = Dragoon23
   |id       = ejun0.WhiteTurnip
+
   |id     = Dragoon23.MovieTheaterOptions
   |nexus id = 8568
+
   |nexus   = 26783
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wiki Links
+
   |name   = Movie Theatre Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.WikiLinks
+
   |id     = aedenthorn.MovieTheatreTweaks
   |nexus id = 11476
+
  |curse  = 868672
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 16395
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wild Flowers, Wildflowers
+
   |name   = Mr. Pam - Snorlax Mechanics
   |author   = aedenthorn
+
   |author = daleonar
   |id       = aedenthorn.Wildflowers
+
   |id     = daleonar.Snorlax
   |nexus id = 14061
+
   |nexus   = 16194
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = MTN, More Than Necessary
   |author   = CatCattyCat
+
   |author = SgtPickles, GameMX
   |id       = cat.windeffects
+
   |id     = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus id = 6647
+
   |nexus  = 2256
   |moddrop id = 833564
+
   |github =
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.0.3-unofficial.4-brimbane
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
+
   |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
  |pull request      = {{github|danvolchek/StardewMods/pull/28}}
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Muffin Core
   |author   = thatnzguy
+
   |author = Kabi-chan
   |id       = thatnzguy.WindowResize
+
   |id     = kabi-chan.MuffinCore
   |nexus id = 2266
+
   |nexus   = 8070
   |github   = thatnzguy/WindowResize
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Multi Fertilizer
   |author   = CatCattyCat, Cat
+
   |author = spacechase0
   |id       = cat.wintergrass
+
   |id     = spacechase0.MultiFertilizer
   |nexus id = 1601
+
  |curse  = 867717
   |moddrop id = 833542
+
   |nexus   = 7436
   |github   = danvolchek/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Rain
+
   |name   = Multiplayer Backpacks
   |author   = idermailer
+
   |author = skiilaa
   |id       = idermailer.WinterRain
+
   |id     = skiilaa.MultiplayerBackpacks
   |nexus id = 13767
+
   |nexus   = 2282
   |github  = idermailer/WinterRain
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Star Spouse
+
   |name   = Multiplayer Emotes
   |author   = drbirbdev
+
   |author = FerMod
   |id       = drbirbdev.WinterStarSpouse
+
   |id     = FerMod.MultiplayerEmotes
   |nexus id = 14164
+
   |nexus   = 2347
   |github  =
+
   |github = FerMod/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author   = aedenthorn
+
   |author = Achtuur
   |id       = Aedenthorn.WitcherMod
+
   |id     = Achtuur.MultiplayerExpShare
   |nexus id = 5797
+
   |nexus   = 16891
   |github   = aedenthorn/StardewValleyMods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Multiplayer Horse Reskin
   |author   = Taskmaster
+
   |author = delphinwave
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = DelphinWave.MultiplayerHorseReskin
   |nexus id = 5246
+
   |nexus   = 7681
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Multiplayer Hub
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Alberto Moreira Luiz
   |id       = WonderfulFarmLife
+
   |id     = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus id =
+
   |nexus  = 9672
   |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   = Multiplayer Idle
   |author   = jahangmar
+
   |author = DoubleZ
   |id       = jahangmar.WorkingFireplace
+
   |id     = DoubleZ.MultiplayerIdle
   |nexus id = 3654
+
   |nexus   = 3765
   |github   = jahangmar/StardewValleyMods
+
   |github = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Multiplayer Info
   |author   = skiilaa
+
   |author = MindMeltMax
   |id       = skiilaa.X
+
   |id     = MindMeltMax.MPInfo
   |nexus id = 2286
+
   |curse  = 1004488
   |github   =  
+
  |moddrop = 1302776
 
+
   |nexus   = 15155
   |broke in = Stardew Valley 1.3.20
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author   = Shockah
+
   |author = Scayze
   |id       = Shockah.XPDisplay
+
   |id     = scayze.MultiplayerPrairieKing
   |nexus id = 11089
+
   |nexus   = 16030
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author   = nofilenamed
+
   |author = Xoulious
   |id       = NFN.XPMUL
+
   |id     = Xoulious.MultiplayerLagFixer
   |nexus id = 8649
+
   |nexus   = 25222
   |github   = nofilenamed/XPMultiplier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier.Space
+
   |name   = Multiplayer Mod
   |author   = nofilenamed
+
   |author = Tran Minh Thong
   |id       = NFN.XPMULSPA
+
   |id     = multiplayer.mod
   |nexus id = 8760
+
   |nexus   = 16582
   |github  = nofilenamed/XPMultiplier.Space
+
   |github = TMThong/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Multiplayer Mod Checker
   |author   = vincebel
+
   |author = Cherry, CherryChain
  |id      = vincebel.YearRoundCrops
+
   |id     = Cherry.MultiplayerModChecker
  |nexus id = 8196
+
   |nexus  = 6609
  |github  = vincebel7/YearRoundCrops
+
   |github = ChroniclerCherry/stardew-valley-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   = Multiplayer Mod Limit
   |author   = XxHarvzBackxX
+
   |author = weizinai
   |id       = XxHarvzBackxX.YASM
+
   |id     = weizinai.MultiplayerModLimit
   |nexus id = 9228
+
   |nexus   = 25446
   |github   =  
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author   = Jaredlll08, YGM Team
+
   |author = Unremarkable, animavoro
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = unremarkable.fix-sellToStorePrice
   |curseforge id  = 308005
+
   |nexus  = 2135
   |curseforge key = youve-got-mail-twitch-integration
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  |nexus id =
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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     = zDailyIncrease
+
   |name   = Multiplayer Shaft Fix
   |author   = thakyZ
+
   |author = Prince-Leto
   |id       = zdailyincrease
+
   |id     = princeleto.multiplayershaftfix
   |nexus id =
+
   |nexus  = 2922
   |chucklefish id = 4247
+
   |github = Prince-Leto/StardewValleyMods
   |github   = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |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     = Zenchman
+
   |name   = Multiplayer Speech Bubbles
   |author   = BlaDe
+
   |author = Kalthramis
   |id       = BlaDe.Zenchman
+
   |id     = Kalthramis.MPSpeechBubbles
   |nexus id = 12024
+
   |nexus   = 2192
   |github  =
+
  |github  =
 +
   |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zen Mod
+
   |name   = Multiplayer Time
   |author   = PositiveVegan
+
   |author = lolmaj
   |id       = PositiveVegan.ZenMod
+
   |id     = lolmaj.MultiplayerTime
   |nexus id = 12899
+
   |nexus   = 2543
   |github   =
+
   |github = MaciejMarkuszewski/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Multiple Farms For Multiplayer, Multiplayer Farms Code
   |author   = aedenthorn
+
   |author = LyzzCL
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = LyzzCL.MultiplayerFarmsCode
   |nexus id = 6743
+
   |nexus   = 26873
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = Multiple Floor Farmhouse
   |author   = thespbgamer
+
   |author = aedenthorn, Erinthe
   |id       = thespbgamer.ZoomLevel
+
   |id     = aedenthorn.MultiStoryFarmhouse
   |nexus id = 7363
+
  |curse  = 868848
   |github  = thespbgamer/ZoomLevel
+
   |nexus   = 8077
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Multiple Floor Farmhouse - Continued
   |author   = GuiNoya, Yesst
+
   |author = aedenthorn and FlyingTNT
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = FlyingTNT.MultipleFloorFarmhouse
   |nexus id = 1621
+
   |nexus   = 25303
   |github   = GuiNoya/SVMods
+
   |github = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Multiple Gifts for Spouses
   |author   = RockinRolla
+
   |author = Redwood
   |id       = RockinMods.ZoomMod
+
   |id     = Redwood.MultipleGiftsForSpouse
   |nexus id = 1326
+
   |nexus   = 2910
   |github   = rockinrolla/ZoomMod
+
   |github = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in           = SMAPI 3.0
  |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
<!--
 
   |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   = Multiple Horses
   |author   = Geko_X
+
   |author = CyanFire
   |id       = gekox.zoomyFarmer
+
   |id     = CF.MultipleHorses
   |nexus id = 6031
+
   |nexus   = 25620
   |github   =
+
   |github =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 4Leaf
+
   |name   = Multiple Mini-Obelisks
   |author   = Alex Noddings
+
   |author = PeacefulEnd
   |id       = an.4leaf
+
   |id     = PeacefulEnd.MultipleMiniObelisks
   |nexus id = 2365
+
   |curse  = 870945
   |github   =  
+
   |nexus   = 7900
   |status  = abandoned
+
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Multiple Spouse Dialogs
   |author   = Entoarox
+
   |author = ceruleandeep
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = ceruleandeep.multiplespousedialogs
   |nexus id = 2270
+
   |nexus  = 8711
   |chucklefish id = 3619
+
   |github = ceruleandeep/CeruleanStardewMods
   |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   = Multiple Spouses
   |author   = CKextreme
+
   |author = aedenthorn, Erinthe
   |id       = CKextreme.AfkTimer
+
   |id     = aedenthorn.MultipleSpouses
   |nexus id = 3721
+
  |curse  = 868901
   |github   =  
+
   |nexus   = 6227
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |status = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Multiple Sprites and Portraits On Rotation, File Loading
   |author   = skn
+
   |author = SlyMerc
   |id       = skn.AgingMod
+
   |id     = FileLoading
   |nexus id = 1129
+
   |nexus   = 1094
   |github  =  
+
   |github =
 +
 
 +
  |status   = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
   |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   = Multi Save
   |author   = cantorsdust
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = aedenthorn.MultiSave
   |nexus id = 170
+
  |curse  = 868681
   |github   = cantorsdust/StardewMods
+
   |nexus   = 15402
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
 
 +
   |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     = Ancient Fruit Won't Die in Winter
+
   |name   = Multi Save - Continued
   |author   = cindyexe
+
   |author = recon88
   |id       = cindyexe.afddiw
+
   |id     = recon88.MultiSave
   |nexus id = 8823
+
   |curse  = 1018922
   |github   =  
+
   |nexus   = 22953
 
+
   |github  = recon88/Multi-Save-Continued
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Multitool
   |author   = Angela Ranna
+
   |author = Miome
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = miome.MultiToolMod
   |nexus id = 6894
+
   |nexus   = 2546
   |github   = AngelaRanna/StardewMods
+
   |github = miome/MultitoolMod
 
 
  |status  = obsolete
 
  |summary  = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Multi-User Chests
   |author   = Grant Peters
+
   |author = MindMeltMax
   |id       = GPeters-AnimalMoodFix
+
   |id     = MindMeltMax.MUC
   |nexus id = 761
+
   |curse  = 997982
   |github   =  
+
   |nexus   = 9856
   |broke in = SMAPI 2.0
+
   |moddrop = 1135731
   |status  = obsolete
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Multi Yield Crops
   |author   = Felix-Dev
+
   |author = Cherry, CherryChain
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = Cherry.MultiYieldCrops
   |nexus id = 2804
+
   |nexus   = 6069
   |github   = Felix-Dev/StardewMods
+
   |github = ChroniclerCherry/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     = Audio Devices
+
   |name   = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author   = Max Vollmer, SVProtector
+
   |author = Jacque Pott
   |id       = maxvollmer.audiodevices
+
   |id     = JacquePott.MYCDGRPatch
   |nexus id = 2838
+
   |nexus   = 14023
   |github   = maxvollmer/AudioDevices
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
  |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   = Murdercrows
   |author   = Jotser
+
   |author = aedenthorn, Erinthe
   |id       = Jotser.AutoGrabberMod
+
   |id     = aedenthorn.Murdercrows
   |nexus id = 2783
+
   |curse  = 868878
   |github   =  
+
   |nexus   = 6615
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Murder Drone, Personal Combat Drone
   |author   = Chosimba
+
   |author = cotboy
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = cambam.MURDERDRONE
   |nexus id = 2307
+
   |nexus   = 4507
   |github   =  
+
   |github = camcamcamcam/murderdrone
   |broke in = SMAPI 3.0
+
 
   |status   = obsolete
+
   |broke in           = Stardew Valley 1.5
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murder Mod
 +
  |author  = Aren, Aren Desai
 +
  |id      = Aren.MurderMod
 +
   |nexus   = 17470
 +
   |github = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Museum Donation Checker
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Hitaxas
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Hitaxas.Dono.DLL
   |nexus id = 1947
+
   |nexus   = 24225
   |github   =
+
   |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     = Bee House Flower Range Fix
+
   |name   = Museum Rearranger
   |author   = KirbyLink
+
   |author = Omegasis, Alpha_Omegasis
   |id       = kirbylink.beehousefix
+
   |id     = Omegasis.MuseumRearranger
   |nexus id = 3013
+
   |nexus   = 428
   |github   = KirbyLink/BeeHouseFix
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Museum Store
   |author   = RedstoneBoy
+
   |author = atravita
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus id = 2504
+
  |curse  = 870973
   |github   = RedstoneBoy/BetterCrafting
+
   |moddrop = 1187402
   |status  = abandoned
+
   |nexus   = 12598
   |broke in = Stardew Valley 1.4
+
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Mushroom Cursors
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Expl0
   |id       = f4iTh.BetterTransmutation
+
   |id     = Expl0.MushroomCursors
   |nexus id = 2120
+
   |nexus   = 12594
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Mushroom Levels
   |author   = BunnyJumps
+
   |author = Eireon, Ben Patterson
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus id = 2502
+
   |nexus   = 2818
   |github   =
+
   |github = benrpatterson/MushroomLevels
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Mushroom Level Tip
   |author   = BunnyJumps
+
   |author = WhiteMind
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = WhiteMind.MLT
   |nexus id = 2503
+
   |nexus   = 1894
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |status  = workaround
 +
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Mushroom Log Additions
   |author   = BunnyJumps
+
   |author = justastranger
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = JAS.MushroomLogAdditions
   |nexus id = 2501
+
   |moddrop = 1539617
   |github   =  
+
   |nexus   =
   |broke in = SMAPI 2.8
+
   |github  = justastranger/MushroomLogAdditions
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Mushroom Propagator Automation
   |author   = BunnyJumps
+
   |author = blueberry and Oddshot
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = blueberry.BlueberryMushroomAutomation
   |nexus id = 3145
+
   |nexus   = 4637
   |github   =  
+
   |github = b-b-blueberry/BlueberryMushroomMachine
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Mushroom Propagator - Grow More Mushrooms
   |author   = BunnyJumps
+
   |author = blueberry, blueberry and Oddshot
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus id = 3143
+
   |nexus   = 4637
   |github   =  
+
   |github = b-b-blueberry/BlueberryMushroomMachine
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Mushroom Rancher
   |author   = BunnyJumps
+
   |author = Goldenrevolver
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = Goldenrevolver.MushroomRancher
   |nexus id = 2500
+
   |nexus   = 10978
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Musical Cellar
   |author   = BunnyJumps
+
   |author = Lis
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = Lis.MusicalCellar
   |nexus id = 3144
+
   |nexus   = 7626
   |github   =
+
   |github = lisamreynolds/MusicalCellar
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Musical Paths
   |author   = WindHero
+
   |author = aedenthorn, Erinthe
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = aedenthorn.MusicalPaths
   |nexus id = 2336
+
  |curse  = 868739
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |nexus   = 13197
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Mutant Rings
   |author   = spacechase0
+
   |author = ApryllForever
   |id       = spacechase0.Bow
+
   |id     = ApryllForever.MutantRings
   |nexus id = 2756
+
   |nexus  = 23849
   |moddrop id = 771627
+
   |github =
   |github   = spacechase0/Bow
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = My Money
   |author   = bwdy
+
   |author = Marcos Brendon
   |id       = bwdyworks
+
   |id     = marcos.mymoney
   |nexus id = 3530
+
   |nexus   = 6736
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Mystical Buildings
   |author   = Ilyaki
+
   |author = PeacefulEnd
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = PeacefulEnd.MysticalBuildings
  |nexus id = 3083
+
   |curse   = 870928
   |github  = Ilyaki/CapitalistSplitMoney
+
   |nexus   = 12312
   |broke in = Stardew Valley 1.4
+
   |github = Floogen/MysticalBuildings
   |status   = obsolete
 
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Name Tags
   |author   = YukiShiku, LeonBlade
+
   |author = Enaium
   |id       = CasksAnywhere
+
   |id     = Enaium.NameTags
   |nexus id = 878
+
   |curse   = 436816
   |chucklefish id = 5486
+
   |moddrop = 877767
   |moddrop id = 124612
+
   |nexus   =
   |github   = LeonBlade/CasksAnywhere
+
   |github = Enaium-StardewValleyMods/NameTags
   |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   = Napalm Mummies
   |author  = CJBok
+
   |author = aedenthorn, Erinthe
   |id      = CJBAutomation
+
   |id      = aedenthorn.NapalmMummies
   |nexus id = 211
+
   |curse  = 868675
   |github   = CJBok/SDV-Mods
+
   |nexus   = 15933
   |broke in = Stardew Valley 1.2
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Nature Strikes Back
   |author  = Lysero
+
   |author = Clumsy Jackdaw
   |id       = Lysero.Clock24
+
  |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus id = 3718
+
  |nexus  = 19771
   |github   =  
+
  |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Neat Additions
 +
  |author  = Ilyaki
 +
   |id     = ilyaki.neatadditions
 +
   |nexus   = 2648
 +
   |github = Ilyaki/NeatAdditions
 +
 
 
   |broke in = Stardew Valley 1.4
 
   |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     = Cobalt
+
   |name   = Network Optimizer
   |author   = spacechase0
+
   |author = Ilyaki
   |id       = spacechase0.Cobalt
+
   |id     = Ilyaki.NetworkOptimizer
   |nexus id = 1723
+
   |nexus   = 3021
   |github   = spacechase0/Cobalt
+
   |github = Ilyaki/NetworkOptimizer
  |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     = Colored Chests
+
   |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   = Igorious
+
   |author = DestyNova
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus id =
+
   |nexus  = 12369
   |chucklefish id = 3684
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Never Lose Stamina
   |author   = spacechase0
+
   |author = j4c0b333
   |id       = spacechase0.ColorfulChests
+
   |id     = j4c0b333.NeverLoseStamina
   |nexus id = 1623
+
   |nexus  = 4046
   |moddrop id = 279189
+
   |github =
   |github   = spacechase0/ColorfulChests
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = New Achieve, Obtain Achievements
   |author   = punyo, yakminepunyo
+
   |author = AbelSdf, Abel_sdf
   |id       = punyo.ConcentrationOnFarming
+
   |id     = AbelSdf.NewAchieve
   |nexus id = 1445
+
   |nexus   = 20909
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = New Clothes Every Day
   |author   = Nishtra
+
   |author = Vrakyas
   |id       = ConfigurableShippingDates
+
   |id     = Vrakyas.NewClothesEveryDay
   |nexus id = 675
+
   |nexus   = 4030
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Coordinates
+
   |name   = New Game on Launch
   |author   = Pillow
+
   |author = Nobbele
   |id       = Pillow.ConsoleCoordinates
+
   |id     = Nobbele.NewGameOnLaunch
   |nexus id = 8957
+
   |nexus   = 2654
   |github   =  
+
   |github = 4ppleCracker/NewGameOnLaunch
   |status  = abandoned
+
 
 +
   |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = New Game Plus
   |author   = CatCattyCat, Cat
+
   |author = Spacechase0
   |id       = cat.copyinvitecode
+
   |id     = Spacechase0.NewGamePlus
   |nexus id = 2171
+
   |curse  = 867147
   |github   = danvolchek/StardewMods
+
   |nexus   = 10786
   |status  = obsolete
+
   |github  = spacechase0/StardewValleyMods
   |summary  = remove this mod (added in Stardew Valley 1.3.17).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = New Machines
   |author   = bcmpinc
+
   |author = Igorious
   |id       = bcmpinc.CraftCounter
+
   |id     = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus id = 2739
+
   |nexus   =
   |github   = bcmpinc/StardewHack
+
  |chucklefish = 3683
   |broke in = Stardew Valley 1.4
+
   |github = Igorious/StardevValleyNewMachinesMod
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |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     = Crafting Counter
+
   |name   = New Years Eve → Fireworks
   |author   = lolpcgaming
+
   |author = sophiesalacia
   |id       = lolpcgaming.CraftingCounter
+
   |id     = sophie.Fireworks
   |nexus id = 1585
+
   |nexus   = 15277
   |github   =
+
   |github  = sophiesalacia/StardewMods
  |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     = Craft Priority
+
   |name   = Nexus Mods Button
   |author   = trienow
+
   |author = Pickysaurus
   |id       = de.trienow.stardew.craftpriority
+
   |id     = Pickysaurus.NexusModsButton
   |nexus id = 4174
+
   |nexus   = 12969
   |github   = trienow/Stardew-CraftPriority
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Nice Messages
   |author   = bwdy
+
   |author = Nori, seaweednori
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = nori.NiceMessages
   |nexus id = 2115
+
   |nexus   = 6160
   |github   =
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Night Event Chance Tweak
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.CropSafety
+
   |id     = aedenthorn.NightEventChanceTweak
   |nexus id = 1233
+
   |curse  = 868806
   |moddrop id = 130160
+
   |nexus  = 10633
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |status   = abandoned
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#NightEventChanceTweak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Night Light
   |author   = Omegasis, AlphaOmegasis
+
   |author = KankuroGB
   |id       = CurrentLocation102120161203
+
   |id     = kankurogb.nightlight
   |nexus id = 638
+
   |nexus   = 21629
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = KankuroGB/NightLight
  |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    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Night Owl
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Omegasis.NightOwl
   |nexus id = 1836
+
   |nexus   = 433
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |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     = Custom Crops
+
   |name   = Nightshade
   |author   = spacechase0
+
   |author = ichortower
   |id       = spacechase0.CustomCrops
+
   |id     = ichortower.Nightshade
   |nexus id = 1592
+
   |nexus  = 23742
   |moddrop id = 273617
+
   |github = ichortower/Nightshade
   |github   = spacechase0/CustomCrops
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Night Shift
   |author   = Platonymous
+
   |author = SevenChords
   |id       = Platonymous.CustomElementHandler
+
   |id     = SevenChords.Night_Shift
   |nexus id = 1068
+
   |nexus   = 15345
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |name    = Night Time Sound Notifications, Time Notif
 +
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
 +
  |id      = Careless_Imm0rtal.Time_Notif.
 +
   |nexus   = 19651
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Emotes
+
   |name   = Nightwork, 夜间工作
   |author   = purrplingcat
+
   |author = Night
   |id       = PurrplingCat.CustomEmotes
+
   |id     = Night.Gaming
   |nexus id = 10861
+
   |nexus   = 25375
   |github   = purrplingcat/CustomEmotes
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = No Blink
   |author   = Platonymous
+
   |author = Mr Tea, MrTea
   |id       = Platonymous.CustomFarming
+
   |id     = MrTea.NoBlink
   |nexus id = 991
+
   |nexus  = 17220
  |curseforge id  = 307366
+
   |github  =
  |curseforge key = custom-farming-redux
 
   |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = No Cheat Shortcuts (No Map Overwrite)
   |author   = Platonymous
+
   |author = kulcris
   |id       = Platonymous.CFAutomate
+
   |id     = kulcris.NoCheatShortcuts
   |nexus id = 991
+
   |nexus   = 2310
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  
  |broke in          = Automate 1.15
+
   |status = abandoned
   |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   = Noclip Mode
   |author   = spacechase0
+
   |author = Pathoschild
   |id       = spacechase0.CustomFarmTypes
+
   |id     = Pathoschild.NoclipMode
   |nexus id = 1140
+
   |curse   = 1000622
   |moddrop id = 128708
+
   |nexus   = 3900
   |github   = spacechase0/CustomFarmTypes
+
   |moddrop = 691002
   |broke in = Stardew Valley 1.3
+
   |github  = Pathoschild/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = No Cooties
   |author   = Forkmaster
+
   |author = ceruleandeep
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = ceruleandeep.NoCooties
   |nexus id = 3464
+
   |nexus   = 9000
   |github   =
+
   |github = ceruleandeep/CeruleanStardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = No Crows
   |author   = Speshkitty
+
   |author = CatCattyCat, Cat
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = cat.nocrows
   |nexus id = 5540
+
   |nexus  = 1682
  |github   = Speshkitty/CustomiseChildBedroom
+
   |moddrop = 833543
   |status  = obsolete
+
   |github = danvolchek/StardewMods
   |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = No Crows Revisited
   |author   = Satozaki
+
   |author = Siweipancc
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Siweipancc.NoCrowsRevisited
   |nexus id = 3014
+
   |nexus   = 21129
   |github   = AndyCrocker/StardewMods
+
   |github = siweipancc/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = No Debris Weather
   |author   = Platonymous
+
   |author = Underscore76
   |id       = Platonymous.CustomNPC
+
   |id     = underscore.nodebris
   |nexus id = 1607
+
   |nexus   = 19699
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Underscore76/NoDebrisWeather
  |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     = Custom Shirts
+
   |name   = No Debug Mode
   |author   = Platonymous
+
   |author = Pathoschild
   |id       = Platonymous.CustomShirts
+
   |id     = Pathoschild.NoDebugMode
   |nexus id = 2416
+
   |nexus   = 593
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.4
+
 
   |status   = abandoned
+
   |status = abandoned
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = No Fall Damage, Remove Fall Damage from Mineshafts
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Kryspur
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = Kryspur.NoFallDamage
   |nexus id = 1378
+
   |nexus   = 17749
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = No Fence Decay
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = cat.nofencedecay
   |nexus id = 6630
+
   |nexus   = 1180
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 833537
 +
   |github = danvolchek/StardewMods
  
   |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).
+
   |status  = workaround
 +
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = No Fence Decay Redux
   |author   = Platonymous
+
   |author = EnderTedi
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = EnderTedi.NoFenceDecayRedux
   |nexus id = 3010
+
   |nexus  = 20802
   |moddrop id = 793903
+
   |github = EnderTedi/No-Fence-Decay-Redux
   |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     = Daily Notifications, Event Notifications
+
   |name   = No Festival Timer
   |author   = dreamsicl
+
   |author = mistyspring
   |id       = EventNotifications
+
   |id     = mistyspring.nofestivaltimer
   |nexus id =
+
   |nexus  = 20077
   |chucklefish id = 3621
+
   |github  =
   |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   = No Friendship Decay
   |author  = Omegasis, Alpha_Omegasis
+
   |author = hitachihex
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
  |id      = hitachihex.NoFriendshipDecay
   |nexus id = 513
+
  |nexus   =
   |github  = janavarro95/Stardew_Valley_Mods
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
   |status  = abandoned
+
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
   |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = No Friendship Decay - Reborn
   |author   = stokastic
+
   |author = The Fluffy Robot
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = TheFluffyRobot.No
   |nexus id = 2462
+
   |nexus   = 22922
   |github   = stokastic/CoopGrabber
+
   |github = jamespfluger/Stardew-NoFriendshipDecayReborn
  |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   = No Greenhouse Entrance Tiles
   |author   = CatCattyCat, Cat
+
   |author = idermailer
   |id       = cat.desertobelisk
+
   |id     = idermailer.greenhouseNoEntranceTiles
   |nexus id = 2021
+
   |nexus  = 21557
   |moddrop id = 833549
+
   |github = idermailer/NoGreenhouseEntranceTiles
   |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     = DewCord Rich Presence
+
   |name   = No Green Rain
   |author   = explosivetortellini
+
   |author = Pillow
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = Pillow.NoGreenRain
   |nexus id = 8348
+
   |nexus   = 26912
   |github   = explosivetortellini/StardewValleyDRP
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author   = PurrplingCat
+
   |author = Kumagabear
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = Kumagabear.NoHatTreasureSkull
   |nexus id = 6537
+
   |nexus   = 19655
   |github   = purrplingcat/DialogueEmotes
+
   |github = DotSharkTeeth/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = No Hoof Sound
   |author   = Bpendragon
+
   |author = AbelSdf, Abel_sdf
   |id       = Bpendragon-DynamicHorses
+
   |id     = AbelSdf.NoHoofSound
   |nexus id = 874
+
   |nexus   = 21020
   |github   = Bpendragon/DynamicHorses
+
   |github  =
  |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     = EiTK
+
   |name   = No Kids Ever
   |author   = enaium
+
   |author = Hangy
   |id       = Enaium.EiTK
+
   |id     = Hangy.NoKidsEver
   |curseforge id  = 365803
+
   |nexus   = 1464
   |curseforge key = eitk
+
   |github = L3thal1ty/No-Kids-Ever
  |nexus id =  
 
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = No Kimchi
   |author   = aurnj, Roy Li
+
   |author = jaeha, qpqpqp121
   |id       = RuyiLi.Emotes
+
   |id     = jaeha.No_Kimchi
   |nexus id =
+
   |nexus  = 5043
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = No Meteors
   |author   = Oblitus
+
   |author = Pillow
   |id       = QuicksilverFox.EmptyHands
+
   |id     = Pillow.NoMeteors
   |nexus id = 1176
+
   |nexus   = 27289
   |github   = quicksilverfox/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author   = Hamio, HamioDracny
+
   |author = Riverbankboy, The_UltimateNuke
   |id       = HamioDracny.ProficienciaEmDano
+
   |id     = theultimatenuke.testmod
   |nexus id = 7511
+
   |nexus   = 17965
   |github   =
+
   |github = TheUltimateNuke/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = No Mine Flyers Redux
   |author   = Navi-chan, ooo0000
+
   |author = minervamaga
   |id       = NaviChan.FaeQuest
+
   |id     = minervamaga.NoMineFlyersRedux
   |nexus id = 2484
+
   |nexus  =
  |github   =  
+
   |moddrop = 631110
   |broke in = Stardew Valley 1.3.29
+
   |github  = minervamaga/NoMineFlyersRedux
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = No More Accidental Exhaustion, Exhaustion Protection
   |author   = Advize
+
   |author = Guedez
   |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     = exhaustion.protection
   |nexus id = 130
+
   |nexus   = 5113
   |github   = AdvizeGH/FarmExpansion
+
  |moddrop = 707180
   |broke in = Stardew Valley 1.3.16
+
   |github =
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = No More Pets
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.FarmHub
+
   |id     = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus id = 2309
+
   |nexus   = 506
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = No More Random Mine Flyers
   |author   = BrasileiroTop
+
   |author = Drynwynn, thepaladinknight
   |id       = BrasileiroTop.Fundo
+
   |id     = Drynwynn.NoAddedFlyingMineMonsters
   |nexus id = 5423
+
   |nexus   = 2528
   |github  =  
+
   |github = Drynwynn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = SMAPI 2.8
 +
   |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = Non Destructive NPCs
   |author   = tlitookilakin
+
   |author = MadaraUchiha
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = MadaraUchiha.NonDestructiveNPCs
   |nexus id = 8236
+
   |nexus  = 5176
   |moddrop id = 926207
+
   |github = MadaraUchiha/NonDestructiveNPCs
   |github   = tlitookilakin/FarmWarpsPatch
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Non-Random Prairie King
   |author  = ofmanynames
+
   |author = aedenthorn, Erinthe
   |id      = InstantGeode
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus id = 750
+
   |curse  = 868891
   |github   =  
+
   |nexus   = 6509
   |broke in = Stardew Valley 1.2
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = No Offscreen Flying Monsters
   |author   = MindMeltMax
+
   |author = SirDigby
   |id       = MindMeltMax.FireCracker
+
   |id     = SirDigby.NoOffscreenFlyers
   |nexus id = 7321
+
   |nexus   = 22354
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = No Pause When Inactive - Global
   |author   = MattDeDuck, Duckshard
+
   |author = Neko Boi Nick
   |id       = MattDeDuck.Fischievements
+
   |id     = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus id = 3658
+
   |nexus   = 19250
   |github   =
+
   |github = thakyZ/StardewValleyMods
  |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   = No Poverty by Disconnect
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Slumber
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = SlumbR.NoPovertyByDisconnect
   |nexus id = 1941
+
   |nexus   = 11529
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |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     = Fix Scythe Exp
+
   |name   = No Quarry
   |author   = bcmpinc
+
   |author = mlambley
   |id       = bcmpinc.FixScytheExp
+
   |id     = mlambley.NoQuarry
   |nexus id =
+
   |nexus  = 19410
  |github   = bcmpinc/StardewHack
+
   |github  =
   |url      = https://github.com/bcmpinc/StardewHack/releases
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = randomAnon1234
+
   |author = Platonymous
   |id      = none<!--no manifest ID-->
+
   |id      = Platonymous.NormalizeAI
   |nexus id = 591
+
   |moddrop = 1521423
   |github   =  
+
   |nexus   = 19334
   |broke in = SMAPI 2.0
+
   |github =
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = No Rumble Horse
   |author   = FletcherQuest
+
   |author = Xangria
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = Xangria.NoRumbleHorse
   |nexus id = 9062
+
   |nexus   = 1779
   |github  =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = No Seeds
   |author   = Entoarox
+
   |author = lech43
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = lech43.NoSeeds
   |nexus id = 2276
+
   |nexus  = 6392
   |chucklefish id = 4324
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = No Seeds From Trees Fix
   |author   = Advize and Jinxiewinxie
+
   |author = KirbyLink
   |id       = Advize.GetDressed
+
   |id     = kirbylink.noseedsfromtreesfix
   |nexus id = 331
+
   |nexus   = 2947
   |github   = AdvizeGH/GetDressed
+
   |github = KirbyLink/NoSeedsFromTreesFix
   |broke in = Stardew Valley 1.3
+
 
 +
   |broke in = SMAPI 3.0
 
   |status  = obsolete
 
   |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).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = No Soil Decay
   |author   = pepoluan
+
   |author = ThatNorthernMonkey
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus id = 4151
+
   |nexus  = 237
   |chucklefish id = 5783
+
   |github = ThatNorthernMonkey/NoSoilDecay
   |github   =
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.2
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = No Soil Decay Redux
   |author   = Taskmaster
+
   |author = Platonymous
   |id       = Taskmaster.Hamlet
+
   |id     = Platonymous.NoSoilDecayRedux
   |nexus id = 4601
+
   |curse  = 307727
   |github  =  
+
   |moddrop = 793930
   |status   = abandoned
+
   |nexus   = 1084
   |summary = remove this mod (no longer maintained).
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Note Blocks
   |author   = StarPeanut, Greger
+
   |author = Yaramy
   |id       = HappyAnimals
+
   |id     = yaramy.noteblocks
   |nexus id =
+
   |nexus  = 6646
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github =
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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   = Notes
   |author   = ninthworld
+
   |author = Platonymous
   |id       = NinthWorld.HDSprites
+
   |id     = Platonymous.Notes
   |nexus id = 4024
+
   |curse  = 307729
   |github   = ninthworld/HDSprites
+
   |nexus   = 3068
   |status   = abandoned
+
   |moddrop = 793905
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Not Far From The Tree
   |author   = BrasileiroTop
+
   |author = TheElm
   |id       = BrasileiroTop.Animacoes
+
   |id     = TheElm.NotFarFromTheTree
   |nexus id = 5139
+
   |nexus   = 4739
   |github   =  
+
   |github = GStefanowich/SDV-NFFTT
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = No Thunder Sound
   |author   = AustinYQM
+
   |author = Sto13
   |id       = AustinYQM.ImprovedMill
+
   |id     = Sto13.NoThunderSound
   |nexus id = 1748
+
   |nexus   = 14414
   |github   = AustinYQM/ImprovedMill
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = No Transitions
   |author   = unidarkshin, Devin Lematty
+
   |author = crazywig
   |id       = DevinLematty.InfiniteInventory
+
   |id     = crazywig.notransitions
   |nexus id = 2247
+
   |nexus   = 7354
   |github   = unidarkshin/Stardew-Mods
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = No Warp Delay
   |author   = BrasileiroTop
+
   |author = Tran Minh Thong
   |id       = BrasileiroTop.Interacoes
+
   |id     = no.warp.delay
   |nexus id = 4862
+
   |nexus   = 19805
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Now Playing
   |author   = Platonymous
+
   |author = John Peters
   |id       = Platonymous.JunimoFarm
+
   |id     = JohnPeters.NowPlaying
   |nexus id = 984
+
   |nexus   = 19441
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = NPC Adventures, It's Time to Adventure
   |author   = Becks723
+
   |author = PurrplingCat
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = purrplingcat.npcadventure
   |nexus id = 6971
+
  |curse  = 577730
   |github   =  
+
   |nexus   = 4582
 +
   |github = purrplingcat/PurrplingMod
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = NPC Bucket for HB, NPC Bucket
   |author   = Shadowfoxss
+
   |author = shounlol
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = shounlol.NPCBucket
   |nexus id = 3147
+
   |nexus  = 20328
  |curseforge id  = 308891
+
   |github =
   |curseforge key = keyboard-mod-menu
 
   |github   =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = NPC Clothing Framework
   |author   = Kabigon
+
   |author = aedenthorn, Erinthe
   |id       = Kabigon.kisekae
+
   |id     = aedenthorn.NPCClothing
   |nexus id = 2348
+
  |curse  = 868727
   |github   = KabigonFirst/StardewValleyMods
+
   |nexus   = 13940
   |broke in = Stardew Valley 1.3.29
+
   |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
 
   |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).
+
   |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = NPC Gift Multipliers
   |author   = Lavapulse
+
   |author = XxHarvzBackxX
   |id       = Lavapulse.LavapulseChickens
+
   |id     = harvz.NPCGiftMultipliers
   |nexus id = 4821
+
   |nexus   = 23139
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = NPC Map Locations
   |author   = Huanir
+
   |author = Bouhm and Pathoschild
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
  |nexus id = 2653
+
   |nexus   = 239
  |github  =
+
   |github = Bouhm/stardew-valley-mods
  |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     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = NPC Map Locations Extra Config
   |author   = Permamiss
+
   |author = trashcan9
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = trashcan9.NPCMapLocations.ExtraConfig
   |nexus id = 637
+
   |nexus   = 16236
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = NPC Path Displayer, Path Display
   |author   = Brandy Lover, WDavi
+
   |author = Akago
   |id       = Brandy Lover.LMlog
+
   |id     = akago.PathDisplay
   |nexus id = 1366
+
   |nexus   = 7563
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = NPC Speak
   |author   = spacechase0
+
   |author = jwdred
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     =
   |nexus id = 501
+
   |nexus  = 694
   |moddrop id = 127274
+
   |github =
   |github   = spacechase0/StardewValleyMP
+
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = obsolete
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = NPC Tokens, NPC Tokens for Content Patcher
   |author   = spacechase0
+
   |author = siliconmodding
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = siliconmodding.NPCTokens
   |nexus id = 1073
+
   |nexus  = 23637
   |moddrop id = 127273
+
   |github  =
   |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     = Message Box API, ChatMod
+
   |name   = Nuclear Valley - PG, Nuclear Bomb
   |author   = Kithio
+
   |author = ApryllForever
   |id       = Kithio:ChatMod
+
   |id     = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus id =
+
   |nexus  = 23339
   |chucklefish id = 4296
+
   |github = ApryllForever/NuclearBombLocations
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Numerical Health
   |author   = vaindil
+
   |author = Hydrox, hydrox6
   |id       = vaindil.MoodFix
+
   |id     = Hydrox.NumericalHealth
   |nexus id = 1809
+
   |nexus   = 4863
   |github   = vaindil/sdv-moodfix
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Object Import Map, Import Map
   |author   = YonKuma, kumarei
+
   |author = aedenthorn, Erinthe
   |id       = YonKuma.MoodGuard
+
   |id     = aedenthorn.ImportMap
   |nexus id = 1597
+
   |curse  = 868788
   |github   = YonKuma/MoodGuard
+
   |nexus   = 10965
   |broke in = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Object Product Display
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.MoreMapLayers
+
   |id     = aedenthorn.ObjectProductDisplay
   |nexus id = 1134
+
   |nexus   = 18365
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  |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     = More TV Channel, CanaisTv
+
   |name   = Object Progress Bars
   |author   = BrasileiroTop
+
   |author = Adeel Tariq
   |id       = BrasileiroTop.CanaisTv
+
   |id     = Adeel.ObjectProgressbars
   |nexus id = 5126
+
   |nexus   = 2803
   |github  =  
+
   |github = AdeelTariq/ObjectProgressBars
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Object Progress Bars Continued
   |author   = ylsama
+
   |author = adelmoral, Andrés del Moral
   |id       = ylsama.MoveThoughObject
+
   |id     = Moral.ObjectProgressbarsContinued
   |nexus id = 2680
+
   |nexus  = 22005
  |github   =  
+
   |github  =
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  |dev note = source in separate Git branch
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Object Time Left
   |author   = SgtPickles, GameMX
+
   |author = spacechase0
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = spacechase0.ObjectTimeLeft
   |nexus id = 2256
+
  |curse  = 867757
   |github   = Dawilly/MTN2
+
  |moddrop = 131148
 +
   |nexus   = 1315
 +
   |github = spacechase0/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   = Ocarina of Time, Ocarina of Time Melodies
   |author   = FerMod
+
   |author = LokiG4m3r
   |id       = FerMod.MultiplayerEmotes
+
   |id     = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus id = 2347
+
   |nexus   = 21819
   |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   = OK Night Check
   |author   = Unremarkable, animavoro
+
   |author = aedenthorn, Erinthe
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = aedenthorn.OKNightCheck
   |nexus id = 2135
+
   |curse  = 868714
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |nexus   = 14231
   |broke in = Stardew Valley 1.3.11
+
   |github  = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = OmniFarm
   |author   = Prince-Leto
+
   |author = lambui
   |id       = princeleto.multiplayershaftfix
+
   |id     = PhthaloBlue.Omnifarm
   |nexus id = 2922
+
   |nexus   =
   |github   = Prince-Leto/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/127299
   |broke in = Stardew Valley 1.4
+
   |github = lambui/StardewValleyMod_OmniFarm
   |status  = obsolete
+
 
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Omni Swing
   |author   = aedenthorn
+
   |author = Alejandro Akbal
   |id       = aedenthorn.MultipleSpouses
+
   |id     = AlejandroAkbal.OmniSwing
   |nexus id = 6227
+
   |nexus   = 7877
   |github   = aedenthorn/StardewValleyMods
+
   |github = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |status  = abandoned
 
  |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   = Omni Tools
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.MuseumRearranger
+
   |id     = aedenthorn.OmniTools
   |nexus id = 428
+
  |curse  = 868690
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 14865
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
   |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = One Click Shed Reloader
   |author   = Pathoschild
+
   |author = BitwiseJon
   |id       = Pathoschild.NoDebugMode
+
   |id     = BitwiseJonMods.OneClickShedReloader
   |nexus id = 593
+
   |nexus   = 2052
   |github   = Pathoschild/StardewMods
+
   |github = bitwisejon/StardewValleyMods
  |status  = abandoned
 
  |summary  = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = One Day at a Time
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Miome
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = Miome.OneDayAtATime
   |nexus id = 506
+
   |nexus   = 8870
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = miome/OneDayAtATime
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = One Silo Storage
   |author   = KirbyLink
+
   |author = SorryLate, rharyanto
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus id = 2947
+
   |nexus   = 5150
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github =
  |broke in = SMAPI 3.0
+
 
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = One Sprinkler One Scarecrow
   |author   = Alex Noddings
+
   |author = Mizzion
   |id       = an.ownscepter
+
   |id     = mizzion.onesprinkleronescarecrow
   |nexus id = 2404
+
   |nexus   = 3633
   |github  =  
+
   |moddrop = 661376
   |status  = abandoned
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author   = zesman
+
   |author = Khitiara
   |id       = MobSpawner.pseudohub.de
+
   |id     = Khitiara.BudgetTVFix
   |nexus id = 2794
+
   |nexus   = 20955
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Online Splitscreen
   |author   = zesman
+
   |author = DeLiXx
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = DeLiXx.Online_Splitscreen
   |nexus id = 2798
+
   |nexus   = 12291
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.36
+
   |source  =
   |status   = abandoned
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Only Fish Consume Bait, Only Fishes Consume Bait
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MercuryVN
   |id       = f4iTh.PMT
+
   |id     = MercuryVN.OnlyFishConsumeBait
   |nexus id = 2349
+
   |nexus   = 22766
   |github   =
+
   |github = MercuryVN/OnlyFishConsumeBait
  |status = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |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   = Only Iridium
   |author   = bwdy
+
   |author = xiaoye97
   |id       = bwdy.polygamy
+
   |id     = xiaoye97.OnlyIridium
   |nexus id = 3542
+
   |nexus   = 4471
   |github   = bwdymods/SDV-Polygamy
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Open Hearts
   |author   = ryaon
+
   |author = MedievalAI
   |id       = Ryaon.FectorChallenge
+
   |id     = MedievalAI.OpenHearts
   |nexus id = 5125
+
   |nexus   = 16944
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Orb of the Tides
   |author   = Kevin Connors
+
   |author = dreamygloom
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = dreamygloom.OrbOfTheTides
   |nexus id = 2424
+
   |nexus   = 27260
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Orchard - Better Fruit Trees
   |author   = Satozaki
+
   |author = Saitoue
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = Saitoue.Orchard
   |nexus id = 2997
+
   |nexus   = 13867
   |github   =  
+
   |github = Saitoue/Orchard
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Ordinary Capsule
   |author   = Satozaki
+
   |author = LeFauxMatt
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = furyx639.OrdinaryCapsule
   |nexus id = 3004
+
  |curse  = 871831
   |github  =  
+
   |nexus   = 13489
 +
   |github = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Ore Detector
   |author   = PurrplingCat
+
   |author = AvalonMFX
   |id       = PurrplingCat.QuestEssentials
+
   |id     = AvalonMFX.OreDetector
   |nexus id = 8827
+
   |curse  = 1017154
   |github   = purrplingcat/StardewMods
+
   |nexus   = 23312
   |status  = abandoned
+
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Ore Increaser
   |author   = CatCattyCat, Cat
+
   |author = crazywig
   |id       = cat.removablehorsehats
+
   |id     = crazywig.oreincrease
   |nexus id = 2223
+
   |nexus   = 7370
   |github   = danvolchek/StardewMods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |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     = Ring of Fire
+
   |name   = Ore Increase V3
   |author   = Platonymous
+
   |author = KKramer85
   |id       = Platonymous.RingOfFire
+
   |id     = OreIncreaseV3
   |nexus id = 1166
+
   |curse  = 994197
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1475534
   |broke in = Stardew Valley 1.3
+
   |nexus  = 19132
   |status  = abandoned
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Organize Inventory Shortcut
   |author   = Pathoschild
+
   |author = Yyeahdude
   |id       = Pathoschild.RotateToolbar
+
   |id     = Yyeahdude.OrganzieShortcut
   |nexus id = 1100
+
   |nexus   = 4772
   |github   = Pathoschild/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Ornamental
   |author   = Platonymous
+
   |author = Taskmaster
   |id       = Platonymous.ScaleUp
+
   |id     = Taskmaster.Ornamental
   |nexus id = 3130
+
   |nexus  = 4981
   |moddrop id = 793912
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
   |status   = abandoned
+
   |status = abandoned
  |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Ornithologist's Guild
   |author   = Taskmaster
+
   |author = Ivy
   |id       = Taskmaster.Scream
+
   |id     = Ivy.OrnithologistsGuild
   |nexus id = 4588
+
   |moddrop = 1601413
   |github   =
+
   |nexus   = 14510
   |status  = abandoned
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = OST Player
   |author   = Entoarox
+
   |author = ProfeJavix
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = ProfeJavix.OstPlayer
   |nexus id = 2273
+
   |nexus  = 25203
   |chucklefish id = 4262
+
   |github = ProfeJavix/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |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   = Outfit Disable
   |author   = spacechase0
+
   |author = idermailer
   |id       = spacechase0.SeedCatalogue
+
   |id     = idermailer.OutfitDisable
   |nexus id = 1640
+
   |nexus  = 23346
   |moddrop id = 281292
+
   |github = idermailer/OutfitDisable
   |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   = Outfit Sets
   |author   = funny-snek
+
   |author = aedenthorn, Erinthe
   |id       = funnysnek.SeparateMoney
+
   |id     = aedenthorn.OutfitSets
   |nexus id = 3086
+
   |curse   = 868729
  |github   =  
+
   |nexus   = 13888
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
  |status   = obsolete
 
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Out of Season Bonuses, Seasonal Items
   |author   = j4c0b333
+
   |author = Midori Armstrong, azureglasses
   |id       = j4c0b333.SetMoney
+
   |id     = midoriarmstrong.seasonalitems
   |nexus id = 3889
+
   |nexus   = 1452
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3
  |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   = Overworld Chests
   |author   = dJomp
+
   |author = aedenthorn, Erinthe
   |id       = dJomp.SetUniqueGameID
+
   |id     = aedenthorn.OverworldChests
   |nexus id = 2042
+
  |curse  = 868865
   |github   =  
+
   |nexus   = 7710
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = abandoned
+
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
   |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = OwO Stawdew Vawwey
   |author   = spacechase0
+
   |author = CrunchyDuck
   |id       = spacechase0.ShipAnywhere
+
   |id     = CrunchyDuck.OwOMod
   |nexus id = 1379
+
   |nexus  = 8923
   |moddrop id = 183277
+
   |github = CrunchyDuck/OwO-Stawdew-Vawwey
   |github   = spacechase0/ShipAnywhere
 
  |broke in = Stardew Valley 1.3
 
  |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   = P2P Animal Noise
   |author   = NOGAF
+
   |author = Modotte
   |id       = NOGAF.ShippingTaxes
+
   |id     = modotte.P2PAnimalNoise
   |nexus id = 5189
+
   |nexus   = 17383
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Pacifist Valley
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.ShroomSpotter
+
   |id     = Aedenthorn.PacifistValley
   |nexus id = 908
+
   |curse  = 868908
   |moddrop id = 125766
+
   |nexus  = 5464
   |github   = TehPers/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Pacifist Valley - Continued
   |author   = Omegasis, AlphaOmegasis
+
   |author = aedenthorn and FlyingTNT
   |id       = Omegasis.SimpleSoundManager
+
   |id     = FlyingTNT.PacifistValley
   |nexus id = 1410
+
   |nexus   = 23109
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = FlyingTNT/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Painting Display
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = aedenthorn, Erinthe
   |id       = BrasileiroTop.Sentar
+
   |id     = aedenthorn.PaintingDisplay
   |nexus id = 4729
+
   |curse  = 868792
   |github   =  
+
   |nexus   = 10918
   |broke in = Stardew Valley 1.5
+
   |github  = aedenthorn/StardewValleyMods
  |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     = Skull Cave Saver
+
   |name   = Pan Hats, Pan Hat Slot
   |author   = cantorsdust
+
   |author = Malkavian
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = malkavian.panhats
   |nexus id = 175
+
   |nexus   = 26741
   |github   = cantorsdust/StardewMods
+
   |github = LucasOCastro/StardewValley-PanHat
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Panning Upgrades
   |author   = Speshkitty
+
   |author = drbirbdev
   |id       = speshkitty.slimewaterer
+
   |id     = drbirbdev.PanningUpgrades
   |nexus id = 7141
+
   |nexus   = 12242
   |github   = Speshkitty/SlimeWaterFiller
+
   |github = drbirbdev/StardewValley
   |broke in = Stardew Valley 1.5
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Panning Upgrades Extra Config
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = trashcan9
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = trashcan9.PanningUpgrades.ExtraConfig
   |nexus id = 897
+
   |nexus   = 16234
   |github   = JohnsonNicholas/SDVMods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Paper Mario Partners for Stardew Valley
   |author   = Edu Anttunes
+
   |author = AnotherStardewValleySunday
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = AnotherStardewValleySunday.PaperMarioPartners
   |nexus id = 5736
+
   |nexus   = 14638
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Paritee's Better Farm Animal Variety
   |author   = Platonymous
+
   |author = Paritee
   |id       = Platonymous.Speedster
+
   |id     = Paritee.BetterFarmAnimalVariety
   |nexus id = 1102
+
   |nexus   = 3296
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Paritee's Treat Your Animals
   |author   = Platonymous
+
   |author = Paritee
   |id       = Platonymous.SplitMoney
+
   |id     = Paritee.TreatYourAnimals
   |nexus id = 2303
+
   |nexus   = 3375
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |status  = abandoned
+
 
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Parsnips
   |author   = Ilyaki
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = Ilyaki.SplitScreen
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus id = 2139
+
   |nexus   = 2166
   |github   = Ilyaki/SplitScreen
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouses in Ginger Island, Spouses' Island
+
   |name   = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author   = mistyspring
+
   |author = f4iTh, JertsukkaTheMan
   |id       = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus id = 11037
+
   |nexus   = 3524
   |github   = misty-spring/SpousesIsland
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Partial Hearts
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Sprinkles
+
   |id     = aedenthorn.PartialHearts
   |nexus id =  
+
   |curse  = 868762
   |chucklefish id = 4592
+
   |nexus  = 11628
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |status  = abandoned
+
   |broke in           = Stardew Valley 1.6
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Particle Effects
   |author  = TehPers
+
   |author = aedenthorn, Erinthe
   |id      = SCCL
+
   |id      = aedenthorn.ParticleEffects
   |nexus id = 889
+
   |curse  = 868786
   |github   = TehPers/StardewValleyMods
+
   |nexus   = 11056
   |broke in = Stardew Valley 1.2
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Particle Framework
   |author   = spacechase0
+
   |author = Espy
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = Espy.ParticleFramework
   |nexus id = 1298
+
   |nexus   = 23544
   |github   = spacechase0/StardewEditor
+
   |github = Smoked-Fish/ParticleFramework
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Part of the Community
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = bmarquismarkail, Space Baby
   |id       = KoihimeNakamura.summitreborn
+
   |id     = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus id = 2073
+
   |nexus   = 923
   |github   = JohnsonNicholas/SDVMods
+
   |github = bmarquismarkail/SV_PotC
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Passable Crops
   |author   = Platonymous
+
   |author = NCarigon
   |id       = Platonymous.SwimSuit
+
   |id     = NCarigon.PassableCrops
   |nexus id = 1215
+
   |nexus   = 15223
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ncarigon/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |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   = Passable Descents
   |author   = zazizu
+
   |author = Rokugin
   |id       = zazizu.TheChestDimension
+
   |id     = Rokugin.PassableDescents
   |nexus id = 4013
+
   |nexus   = 22592
   |github   = cilekli-link/SDVMods
+
   |github = rokugin/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Passable Ladders
   |author   = Pathoschild
+
   |author = J_Hizzal
   |id       = Pathoschild.TheLongNight
+
   |id     = J_Hizzal.PassableLadders
   |nexus id = 1369
+
   |nexus   = 2985
   |github   = Pathoschild/StardewMods
+
   |github = joelra/SDV-PassableLadders
   |broke in = Stardew Valley 1.3.20
+
 
   |status  = abandoned
+
   |broke in           = Stardew Valley 1.4
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Passable Objects
   |author   = CKextreme
+
   |author = punyo, yakminepunyo
   |id       = CKextreme.TimeNotifier
+
   |id     = punyo.PassableObjects
   |nexus id = 3706
+
   |nexus   = 2329
   |github   =
+
   |github = pomepome/PassableObjects
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Passerby Cemetery, ClownSharp
   |author   = Sakorona
+
   |author = DecidedlyHuman and fellowclown
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = DecidedlyHuman.ClownsSqueakyTools
   |nexus id = 1000
+
   |nexus   = 22600
   |github   = Sakorona/SDVMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Passive Friendship
   |author   = Cile_ed
+
   |author = StultusV
   |id       = Cile_ed.TimeTravel
+
   |id     = StultusV.PassiveFriendship
   |nexus id = 4068
+
   |nexus   = 8732
   |github   =
+
   |github = JudeRV/Stardew-PassiveFriendship
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Pause in Multiplayer, Pause Time in Multiplayer
   |author   = spacechase0
+
   |author = jorgamun
   |id       = spacechase0.ToolGeodes
+
   |id     = jorgamun.PauseInMultiplayer
   |nexus id = 3090
+
   |nexus   = 10328
   |moddrop id = 771642
+
   |moddrop = 1068093
   |github  = spacechase0/ToolGeodes
+
   |github = jorgamun/PauseInMultiplayer
   |status  = abandoned
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Pause Sync
   |author   = Platonymous
+
   |author = Terrorbladed
   |id       = Platonymous.Ultiplayer
+
   |id     = Tb.Stardew_Pause_Sync
   |nexus id = 2134
+
   |nexus   = 10160
   |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   = Pause Time in Multiplayer Revived
   |author   = Chirase
+
   |author = mishmaash
   |id       = Tommy.GiftAllWeek
+
   |id     = mishmaash.PauseInMultiplayer
   |nexus id = 6850
+
   |nexus   = 21327
   |github   =
+
   |github = mishagp/PauseInMultiplayer
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Pause While Sitting
   |author   = Chirase
+
   |author = heyseth
   |id       = Tommy.GiftEveryDay
+
   |id     = heyseth.sitpause
   |nexus id = 6850
+
   |nexus   = 8295
   |github   =
+
   |github = heyseth/SDVMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = PDQ Paths
   |author   = enaium
+
   |author = Jaredlll08
   |id       = Enaium.Walkshop
+
   |id     = BlameJared.PDQPaths
   |curseforge id  = 365806
+
   |nexus  =
   |curseforge key = walkshop
+
   |curse   = 307090
   |nexus id =  
+
   |github =
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Pelican Fiber
   |author   = Travoos
+
   |author = jwdred
   |id       =  
+
   |id     = jwdred.PelicanFiber
   |nexus id =
+
   |nexus  = 631
   |curse id =  
+
   |github  = jdusbabek/stardewvalley
   |chucklefish id = 4211
+
 
  |github  =
+
   |broke in = Stardew Valley 1.3.11
   |broke in = SMAPI 2.0
+
<!--
   |status  = obsolete
+
   |unofficial version = 3.1.1-unofficial.11-strobe
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Pelican Postal Service
   |author   = Sakorona (ItsBenter)
+
   |author = ElectroCrumpet
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = ElectroCrumpet.PelicanPostalService
   |nexus id = 6715
+
   |nexus   = 2770
   |github   = Sakorona/SDVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status   = abandoned
+
<!--
 +
   |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     = Weapon Reskinner
+
   |name   = Pelican TTS
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.WeaponReskinner
+
   |id     = Platonymous.PelicanTTS
   |nexus id = 5095
+
   |nexus   = 1079
   |moddrop id = 771681
+
   |moddrop = 793929
   |github   = spacechase0/WeaponReskinner
+
   |github = Platonymous/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.5
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Pelican xVASynth
   |author  = Persival
+
   |author = aedenthorn, Erinthe
   |id      = none <!-- no ID in manifest -->
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus id = 450
+
   |curse  = 868815
   |github   =  
+
   |nexus   = 10250
   |broke in = Stardew Valley 1.1
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = XNB Loader
+
  |name    = People Seeds
  |author  = Entoarox
+
  |author  = bwdy
  |id      = Entoarox.XnbLoader
+
  |id      = bwdy.peopleseeds
  |nexus id = 2275
+
  |nexus  = 3635
  |chucklefish id = 4506
+
  |github  =
  |github  = Entoarox/StardewMods
+
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
  |status  = abandoned
+
}}
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher
+
{{#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    = PermaDeath
 +
  |author  = IronMan, IronManEnthusiast
 +
  |id      = IronMan.Permadeath
 +
  |nexus  = 26983
 +
  |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 Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 +
}}
 +
{{#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
 +
  |curse  = 868853
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 +
  |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.PersistentQiBeans
 +
  |nexus  = 24719
 +
  |github  =
 +
}}
 +
{{#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    = Personal Effects
 +
  |author  = bwdy
 +
  |id      = bwdy.personaleffects
 +
  |nexus  = 3532
 +
  |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Effects Redux
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.personaleffects
 +
  |nexus  = 8616
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Indoor Farm
 +
  |author  = DeLiXx
 +
  |id      = DLX.PIF
 +
  |curse  = 990840
 +
  |nexus  = 20537
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Scepter, Personal Return Scepter
 +
  |author  = Alex Noddings
 +
  |id      = an.ownscepter
 +
  |nexus  = 2404
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Traveling Cart
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersonalTravellingCart
 +
  |curse  = 868722
 +
  |nexus  = 14087
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Against Crows
 +
  |author  = stardemod
 +
  |id      = stardemod.PetAgainstCrows
 +
  |nexus  = 21247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Filler
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.PBF
 +
  |nexus  = 12161
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Sprinklers
 +
  |author  = Andrew Young, andyruwruw
 +
  |id      = andyruwruw.PetBowlSprinklers
 +
  |nexus  = 22546
 +
  |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Choice Perks
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.petChoicePerks
 +
  |nexus  = 3313
 +
  |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Enhancement Mod
 +
  |author  = Jfulmer, Consillium
 +
  |id      = JfulmerPetEnhancementMod
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
  |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |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
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Hats
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PetHats
 +
  |curse  = 868684
 +
  |nexus  = 15301
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Interaction
 +
  |author  = jahangmar
 +
  |id      = jahangmar.PetInteraction
 +
  |nexus  = 4232
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet's Enhanced
 +
  |author  = Sunken_Lace
 +
  |id      = Sunken_Lace.PetsEnhancedCode
 +
  |nexus  = 24026
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Spawn Location
 +
  |author  = Shaklin
 +
  |id      = shaklin.petspawnlocation
 +
  |nexus  = 5986
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Mob Spawner
 +
  |author  = zesman
 +
  |id      = MobSpawner.pseudohub.de
 +
  |nexus  = 2794
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Unlocked Recipes
 +
  |author  = zesman
 +
  |id      = UnlockedRecipes.pseudohub.de
 +
  |nexus  = 2798
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Traveling Cart, 猪车电话
 +
  |author  = Becks723
 +
  |id      = Becks723.PhoneTravelingCart
 +
  |nexus  = 12981
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Villagers
 +
  |author  = DewMods
 +
  |id      = DewMods.StardewValleyMods.PhoneVillagers
 +
  |nexus  = 2681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment, Forge Menu Choice
 +
  |author  = atravita
 +
  |id      = atravita.ForgeMenuChoice
 +
  |curse  = 870980
 +
  |nexus  = 11376
 +
  |moddrop = 1125882
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus  = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Picross Arcade Mod, Picrosser
 +
  |author  = KediDili
 +
  |id      = KediDili.ThePicrosser
 +
  |nexus  = 17530
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre Sells Mixed Seeds
 +
  |author  = GrimReapers1121
 +
  |id      = GrimReapers.PSMS
 +
  |nexus  = 12606
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre's Roulette Shop
 +
  |author  = Xynerorias
 +
  |id      = xynerorias.pierresroulette
 +
  |nexus  = 10826
 +
  |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Piggy Bank Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.PiggyBank
 +
  |curse  = 997968
 +
  |nexus  = 6934
 +
  |moddrop = 1135669
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pipe Irrigation
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PipeIrrigation
 +
  |curse  = 868821
 +
  |nexus  = 10205
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placeable Mine Shafts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.PlaceShaft
 +
  |curse  = 868909
 +
  |nexus  = 5440
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Place Floor on Tilled Dirt
 +
  |author  = temisthem
 +
  |id      = tem696969696969.PlaceFloorOnTilledDirt
 +
  |nexus  = 23493
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placement Plus
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.PlacementPlus
 +
  |nexus  = 8798
 +
  |curse  = 486164
 +
  |github  = 2Retr0/PlacementPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plan Importer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlanImporter
 +
  |nexus  = 2071
 +
  |moddrop = 793846
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Planned Parenthood
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlannedParenthood
 +
  |curse  = 868745
 +
  |nexus  = 12869
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
 +
 
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant and Fertilize All, Plant All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlantAll
 +
  |curse  = 868812
 +
  |nexus  = 10482
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Planter Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlanterTrees
 +
  |curse  = 868758
 +
  |nexus  = 11687
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant on Grass
 +
  |author  = Demiacle
 +
  |id      = Demiacle.PlantOnGrass
 +
  |nexus  = 1026
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Partners and Friendships
 +
  |author  = Amaranthacyan and ch20youk
 +
  |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
 +
  |nexus  = 8146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Relationships
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.PlatonicRelationships
 +
  |nexus  = 4668
 +
  |moddrop = 716353
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoTK
 +
  |curse  = 877225
 +
  |nexus  = 6589
 +
  |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoUI
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoUI
 +
  |moddrop = 1521422
 +
  |nexus  = 19023
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plato Warp Menu
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
 +
  |curse  = 877227
 +
  |nexus  = 5384
 +
  |moddrop = 793920
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Arrows
 +
  |author  = TheShamanLord
 +
  |id      = TheShamanLord.PlayerArrows
 +
  |nexus  = 19479
 +
  |github  = Jwaad/Stardew_Player_Arrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.PlayerCoordinates
 +
  |nexus  = 7969
 +
  |moddrop = 984961
 +
  |github  = DecidedlyHuman/PlayerCoordinates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Income Stats
 +
  |author  = ha1fdaew
 +
  |id      = ha1fdaew.playerincomestats
 +
  |nexus  = 7373
 +
  |github  = ha1fdaew/PlayerIncomeStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Server Info
 +
  |author  = EuroCent
 +
  |id      = EuroCent.PlayerServerInfo
 +
  |nexus  = 24267
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Playground Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlaygroundMod
 +
  |curse  = 868719
 +
  |nexus  = 14125
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |curse  = 868747
 +
  |nexus  = 12750
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Fix Error
 +
  |author  = Jessebot
 +
  |id      = Jessebot.PleaseFixError
 +
  |nexus  = 6492
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
  |author  = Shockah
 +
  |id      = Shockah.PleaseGiftMeInPerson
 +
  |nexus  = 11217
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Point and Plant
 +
  |author  = jwdred
 +
  |id      = jwdred.PointAndPlant
 +
  |nexus  = 572
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PokefyMania
 +
  |author  = Noodles of Cat
 +
  |id      = NoodlesofCat.PokefyMania
 +
  |nexus  = 20161
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
 +
  |author  = The Krominator
 +
  |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
 +
  |nexus  = 12065
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pollen Sprites
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.PollenSprites
 +
  |nexus  = 6149
 +
  |moddrop = 790268
 +
  |github  = Esca-MMC/PollenSprites
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Kiss
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Rooms
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetRooms
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Wedding
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetWedding
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polygamy
 +
  |author  = bwdy
 +
  |id      = bwdy.polygamy
 +
  |nexus  = 3542
 +
  |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |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
 +
  |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
 +
  |author  = Mezrag Yasser, Yasser
 +
  |id      = Yasser.PomodoroMod
 +
  |nexus  = 19780
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pong
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.Pong
 +
  |nexus  = 1994
 +
  |moddrop = 833548
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pony Weight Loss Program
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PonyWeightLossProgram
 +
  |nexus  = 1232
 +
  |moddrop = 130159
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PoopFramework
 +
  |nexus  = 17152
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Holes
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.PortableHoles
 +
  |curse  = 871832
 +
  |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable TV
 +
  |author  = kdau
 +
  |id      = kdau.PortableTV
 +
  |nexus  = 5674
 +
  |moddrop = 761325
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Witch Shrines
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.PortableWitchShrines
 +
  |nexus  = 20141
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portal Guns
 +
  |author  = TrollTheBotman
 +
  |id      = JoshJKe.PortalGun
 +
  |nexus  = 3049
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Portraiture
 +
  |nexus  = 999
 +
  |moddrop = 793927
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture Plus
 +
  |author  = Arborsm
 +
  |id      = Arborsm.PortraiturePlus
 +
  |nexus  = 24534
 +
  |github  = Arborsm/PortraiturePlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Positive Predictor
 +
  |author  = season
 +
  |id      = season.PositivePredictor
 +
  |nexus  = 23132
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Postbox Building, PostBox Mod
 +
  |author  = i-saac-b, isaacb
 +
  |id      = i-saac-b.PostBoxMod
 +
  |nexus  = 17614
 +
  |github  = i-saac-b/PostBoxMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Post Wedding Dates
 +
  |author  = Blams
 +
  |id      = blams.PostWeddingDates
 +
  |nexus  = 10708
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
 +
  |author  = goway
 +
  |id      = goway.potencyGeodeCrusher
 +
  |nexus  = 27393
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Power Nap
 +
  |author  = LakeMonster_, LakeMonster666
 +
  |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
 +
  |nexus  = 5256
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PPJA Producer Converter
 +
  |author  = Digus
 +
  |id      = Digus.PPJAProducerConverter
 +
  |nexus  = 4972
 +
  |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
 +
  |author  = ryaon
 +
  |id      = Ryaon.FectorChallenge
 +
  |nexus  = 5125
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.PrairieKingLevelSelect
 +
  |nexus  = 26183
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Made Easy
 +
  |author  = Mucchan
 +
  |id      = Mucchan.PrairieKingMadeEasy
 +
  |nexus  =
 +
  |chucklefish = 3594
 +
  |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Prizes (Lootboxes)
 +
  |author  = Renny
 +
  |id      = renny.prairiekingprizes
 +
  |nexus  = 2811
 +
  |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King UI Enhancements
 +
  |author  = Incognito357
 +
  |id      = Incognito357.PrairieKingUIEnhancements
 +
  |nexus  = 10769
 +
  |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pravoloxinone
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Pravoloxinone
 +
  |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precision Wheel
 +
  |author  = DespairScent
 +
  |id      = DespairScent.PrecisionWheel
 +
  |nexus  = 22222
 +
  |github  = DespairScent/PrecisionWheel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictable Retaining Soil
 +
  |author  = Shockah
 +
  |id      = Shockah.PredictableRetainingSoil
 +
  |nexus  = 10956
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor
 +
  |author  = JoXW
 +
  |id      = JoXW.Predictor
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Breakable Container Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorBreakableContainerPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Bush Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorBushPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Crop Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorCropPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor →  Dig Spot Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorDigSpotPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Fishing Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorFishingPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Garbage Can Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorGarbageCanPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Geode Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorGeodePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Mineable Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMineablePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Minigames Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMinigamesPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Panning Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorPanningPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Seed Maker Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSeedMakerPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Spawned Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSpawnedPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Tillable Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorTillablePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Tree Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorTreePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predict Seed Maker
 +
  |author  = lech43
 +
  |id      = lech43.PredictSeedMaker
 +
  |nexus  = 6395
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Preexisting Relationship
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PreexistingRelationship
 +
  |curse  = 867710
 +
  |nexus  = 7684
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pregnancy Role
 +
  |author  = kdau
 +
  |id      = kdau.PregnancyRole
 +
  |nexus  = 5762
 +
  |moddrop = 768494
 +
  |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prepare for New Day
 +
  |author  = igotnousername
 +
  |id      = igotnousername.PrepareNewDay
 +
  |nexus  = 7638
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Press to Quack
 +
  |author  = DraconisLeonidas
 +
  |id      = DraconisLeonidas.PressToQuack
 +
  |nexus  = 13583
 +
  |github  = DraconisLeonidas/PressToQuack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.priceDrops
 +
  |nexus  = 2047
 +
  |github  = skuldomg/priceDrops
 +
 
 +
  |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
 +
  |name    = Price Fluctuation
 +
  |author  = lech43
 +
  |id      = lech43.PriceFluctuation
 +
  |nexus  = 6396
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prices
 +
  |author  = skiilaa
 +
  |id      = skiilaa.Prices
 +
  |nexus  = 2255
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Tooltips
 +
  |author  = Darkhax
 +
  |id      = darkhax.pricetooltip
 +
  |nexus  =
 +
  |curse  = 299169
 +
  |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Butterfly Location
 +
  |author  = no12nv2
 +
  |id      = no12nv2.PrismaticButterflyLocation
 +
  |nexus  = 23045
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Clothing
 +
  |author  = atravita
 +
  |id      = atravita.PrismaticClothing
 +
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Dinosaur
 +
  |author  = JollyLlama
 +
  |id      = JollyLlama.PrismaticDinosaurMonster
 +
  |nexus  = 25342
 +
  |github  = Jolly-Alpaca/PrismaticDinosaur
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Fire
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFire
 +
  |curse  = 868743
 +
  |nexus  = 12931
 +
  |github  = aedenthorn/StardewValleyMods
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Adjust Artisan Prices
 
   |name          = Adjust Artisan Prices
 
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 0.01 → 0.0.1
 
   |remote version = 0.01 → 0.0.1
 
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
Line 15,590: Line 25,496:
 
   |name          = Almighty Farming Tool
 
   |name          = Almighty Farming Tool
 
   |id            = 439
 
   |id            = 439
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 1.21 → 1.2.1
 
   |remote version = 1.21 → 1.2.1
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
Line 15,599: Line 25,505:
 
   |id            = pickle.autowater
 
   |id            = pickle.autowater
 
   |update keys    = Nexus:5463 → Nexus:1666
 
   |update keys    = Nexus:5463 → Nexus:1666
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 
}}
 
}}
Line 15,606: Line 25,512:
 
   |name          = Better Shipping Box
 
   |name          = Better Shipping Box
 
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0.1 → 1.0.2
 
   |local version  = 1.0.1 → 1.0.2
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
}}
 
}}
Line 15,614: Line 25,520:
 
   |name          = Big Silo
 
   |name          = Big Silo
 
   |id            = lperkins2.BigSilo
 
   |id            = lperkins2.BigSilo
   |update keys    =  
+
   |update keys    =
 
   |local version  = 0.0.2 → 0.0.3
 
   |local version  = 0.0.2 → 0.0.3
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
}}
 
}}
Line 15,622: Line 25,528:
 
   |name          = Chefs Closet
 
   |name          = Chefs Closet
 
   |id            = Duder.ChefsCloset
 
   |id            = Duder.ChefsCloset
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.3-1 → 1.3.0
 
   |local version  = 1.3-1 → 1.3.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
}}
Line 15,630: Line 25,536:
 
   |name          = Configurable Machines
 
   |name          = Configurable Machines
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.2-beta → 1.2.0
 
   |local version  = 1.2-beta → 1.2.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
}}
 
}}
Line 15,638: Line 25,544:
 
   |name          = Custom Linens
 
   |name          = Custom Linens
 
   |id            = Mevima.CustomLinens
 
   |id            = Mevima.CustomLinens
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0 → 1.1.0
 
   |local version  = 1.0 → 1.1.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.1.0-->
 
   |reason        = manifest outdated<!--last checked: 1.1.0-->
 
}}
 
}}
Line 15,646: Line 25,552:
 
   |name          = Dynamic Machines
 
   |name          = Dynamic Machines
 
   |id            = DynamicMachines
 
   |id            = DynamicMachines
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.1 → 1.1.1
 
   |local version  = 1.1 → 1.1.1
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.1.1-->
 
   |reason        = manifest outdated<!--last checked: 1.1.1-->
 
}}
 
}}
Line 15,655: Line 25,561:
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Hmm Cheese Yum
 
   |name          = Hmm Cheese Yum
 
   |id            = tomasitobambito.HmmCheeseYum
 
   |id            = tomasitobambito.HmmCheeseYum
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 1.12.0 → 1.1.2
 
   |remote version = 1.12.0 → 1.1.2
 
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
 
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
Line 15,670: Line 25,575:
 
   |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
 
   |local version  = 1.0.0 → 1.0.1
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.1-->
 
   |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
}}
Line 15,678: Line 25,583:
 
   |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-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 
   |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-->
 
   |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-->
Line 15,686: Line 25,591:
 
   |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.1.2
 
   |local version  = 1.1 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Object Progress Bar
 
  |id            = Adeel.ObjectProgressbars
 
  |update keys    =
 
  |local version  = 1.4.0 → 1.3.0
 
  |remote version =
 
  |reason        = broken update
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 15,703: Line 25,600:
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |update keys    = Nexus:4498 → ModDrop:631110
 
   |update keys    = Nexus:4498 → ModDrop:631110
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
Line 15,710: Line 25,607:
 
   |name          = PokeMania
 
   |name          = PokeMania
 
   |id            = TheKrominatorPokemania
 
   |id            = TheKrominatorPokemania
   |update keys    =  
+
   |update keys    =
 
   |local version  = 4.0 → 4.0.3
 
   |local version  = 4.0 → 4.0.3
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
}}
Line 15,718: Line 25,615:
 
   |name          = Relationship Status
 
   |name          = Relationship Status
 
   |id            = relationshipstatus
 
   |id            = relationshipstatus
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0.4 → 1.0.5
 
   |local version  = 1.0.4 → 1.0.5
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
}}
 
}}
Line 15,726: Line 25,623:
 
   |name          = Seasonal Obelisk
 
   |name          = Seasonal Obelisk
 
   |id            = maxvollmer.deepwoodsmod.seasonalobelisk
 
   |id            = maxvollmer.deepwoodsmod.seasonalobelisk
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 2.11.0 → 2.1.0
 
   |remote version = 2.11.0 → 2.1.0
 
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
 
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
Line 15,734: Line 25,631:
 
   |name          = Showcase
 
   |name          = Showcase
 
   |id            = Igorious.Showcase
 
   |id            = Igorious.Showcase
   |update keys    =  
+
   |update keys    =
 
   |local version  = 0.9-500 → 0.9.0<!--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-->
 
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
}}
 
}}
Line 15,743: Line 25,640:
 
   |id            = minervamaga.StandardizedKrobus
 
   |id            = minervamaga.StandardizedKrobus
 
   |update keys    = Nexus:5206 → ModDrop:716314
 
   |update keys    = Nexus:5206 → ModDrop:716314
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local 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 15,754: Line 25,659:
 
* 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 15,768: Line 25,673:
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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