Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: fix order)
 
(871 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     = Auto Animal Doors
+
   |name   = Animal Patting
   |author   = taggartaa, Aaron Taggart
+
   |author = DiddyP
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 1019
+
   |nexus   = 3837
   |github   = taggartaa/AutoAnimalDoors
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Animal Pet Status
   |author   = cgifox
+
   |author = Hakej
   |id       = cgifox.AutoAttack
+
   |id     = hakej.animalpetstatus
   |nexus id = 9620
+
   |nexus   = 8725
   |github  =
+
   |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   = X3n0n182
+
   |author = elbe
   |id       = X3n0n182.AutoAttack
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 7258
+
   |nexus   = 9119
   |github  =
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Animals Die
   |author   = Alison Li
+
   |author = Goldenrevolver
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 6773
+
   |nexus   = 7769
   |github   = Alison-Li/AutoBaitAndTacklesMod
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Animals Don't Eat Grass
   |author   = Ben880, ben1830
+
   |author = KarratKake
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = KarratKake.AnimalsDontEatGrass
  |nexus id = 2387
+
   |nexus  = 7474
  |github  =
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto Crop
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.AutoCrop
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Animals Don't Remove Grass
   |author   = Permamiss
+
   |author = MrShreddie
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 643
+
   |nexus  = 21028
  |curseforge id  = 307990
+
   |github =
   |curseforge key = auto-eat
 
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Animal Selector
   |author   = Dwayneten
+
   |author = rikai
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = rikai.AnimalSelector
   |nexus id = 4783
+
   |nexus   = 8758
   |github   = Dwayneten/AutoFarmScreenshot
+
   |github = rikai/AnimalSelector
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |status   = abandoned
   |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Autofill Pet Bowl
+
   |name   = Animal Shop Conditions
   |author   = maephie
+
   |author = elbe
   |id       = maephie.AutofillPetBowl
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 13296
+
   |nexus   = 9107
   |github   = maephie/StardewMods
+
  |moddrop = 986958
 +
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Animal Sitter
   |author   = WhiteMind
+
   |author = jwdred
   |id       = WhiteMind.AF
+
   |id     = jwdred.AnimalSitter
   |nexus id = 1895
+
   |nexus   = 581
   |github  = WhiteMinds/mod-sv-autofish
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Animal Sitter LTS
   |author   = SorryLate, rharyanto
+
   |author = oliver
   |id       = SorryLate.AutoFishing
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 5235
+
   |nexus   = 20831
   |github   =
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Animals Need Water
   |author   = Teban100
+
   |author = GZhynko
   |id       = AutoGate
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 820
+
   |nexus   = 6196
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grab Truffles
+
   |name   = Animal Social Menu
   |author   = Tsin
+
   |author = spacechase0
   |id       = Tsin.AutoGrabTruffles
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 14162
+
   |nexus   = 3283
   |github  =
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Animal Whisperer
   |author   = Caraxian
+
   |author = Shalkin
   |id       = caraxian.AutoLoadGame
+
   |id     = shaklin.animalwhisperer
   |nexus id = 2509
+
   |nexus   = 8885
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Animated Parrot and Perch
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.Automate
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 1063
+
  |curse  = 868854
   |moddrop id = 509760
+
   |nexus   = 7957
   |github   = Pathoschild/StardewMods
+
  |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 Chests
+
   |name   = Animated Portrait Framework
   |author   = SinZ
+
   |author = akai
   |id       = SinZ.AutomateChests
+
   |id     = akai.AnimatedPortrait
  |nexus id = 11727
+
   |nexus  = 8249
  |github  = SinZ163/StardewMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Automated Doors
 
  |author  = mrslowly, azah
 
  |id      = azah.automated-doors
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 
   |github   = azah/AutomatedDoors
 
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
   |unofficial version = 1.4.3-unofficial.4-pickle
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
+
   |status  = workaround
 +
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Animation-Cancel Keybinding
   |author   = ScheKaa
+
   |author = Swaglix
   |id       = Rakiin.AutomaticGates
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 3109
+
   |nexus  = 20159
   |moddrop id = 467021
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Anki Study Break
   |author   = Zamiel
+
   |author = nymvaline
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 10460
+
   |nexus   = 11279
   |github   = Zamiell/AutomaticScreenshotTaker
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Anniversary on Calendar
   |author   = Jag3Dagster
+
   |author = greentodd
   |id       = Jag3Dagster.AutoShaker
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 7736
+
   |nexus   = 8351
   |github   = jag3dagster/AutoShaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Another Hunger Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.AutoSpeed
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 443
+
  |curse  = 867735
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.autostacker
+
   |id     = aedenthorn.YAJM
   |nexus id = 1184
+
  |curse  = 868885
   |moddrop id = 833539
+
   |nexus   = 6546
   |github   = danvolchek/StardewMods
+
   |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 Tool Select
+
   |name   = Anti-Cheat Server
   |author   = lolmaj
+
   |author = funny-snek
   |id       = lolmaj.AutoToolSelect
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 3883
+
   |nexus   = 2887
   |github   = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = DrOreo002
+
   |author = alichan, alichanST
   |id       = droreo002.autotrash
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 4924
+
   |nexus   = 24204
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = GrumpyCrouton
+
   |author = FricativeMelon
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 10693
+
   |nexus   = 15480
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Anti-Social NPCs
   |author   = Pickle, ddgroves
+
   |author = Super Aardvark, ubererdferkel
   |id       = pickle.autowater
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 1666
+
   |nexus   = 5371
   |github   =  
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (aurnj)
+
   |name   = Anti Tool Exhaustion
   |author   = aurnj, Roy Li
+
   |author = Tomokisan
   |id       = AutoWater
+
   |id      = tomokisan.antiToolExhaustion
  |nexus id =
+
   |curse   = 1081754
  |url     = https://community.playstarbound.com/threads/auto-watering.129355
+
   |nexus   = 26371
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
 
  |status   = workaround
 
   |summary = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (stellarashes)
+
   |name   = Anything Ponds
   |author   = stellarashes
+
   |author = MouseyPounds
   |id       = stellarashes.Autowatering
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 5463
+
   |nexus   = 4702
   |github  = stellarashes/SDVMods
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = jackkimball
+
   |author = aedenthorn, Erinthe
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = aedenthorn.AprilFools
   |nexus id = 2465
+
  |curse  = 868768
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |nexus   = 11496
 +
   |github = aedenthorn/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/post-123821
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Avoid Losing Scepter
+
   |name   = A Quality Mod
   |author   = atravita
+
   |author = spacechase0
   |id       = atravita.AvoidLosingScepter
+
   |id     = spacechase0.AQualityMod
   |moddrop id = 1146671
+
   |curse  = 867134
   |nexus id = 11856
+
   |nexus   = 14448
   |github  = atravita-mods/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Aquarism
   |author   = DefenTheNation
+
   |author = DaLion
   |id       = DefenTheNation.BackpackResizer
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 2263
+
   |nexus   = 24356
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Arcade 2048
   |author   = andysun, ReddoHoku
+
   |author = Platonymous
   |id       = andysun.BacksideAttack
+
   |id     = Platonymous.2048
   |nexus id = 7815
+
  |curse  = 308054
   |github  =
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Balanced Combine Many Rings
+
   |name   = Arcade Pong
   |author   = Arruda
+
   |author = Platonymous
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = Platonymous.ArcadePong
   |nexus id = 8981
+
   |nexus   = 2044
   |github  = arruda/BalancedCombineManyRings
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bank of Ferngill
+
   |name   = Arcade Snake, Snake
   |author   = Mizzion
+
   |author = Platonymous
   |id       = mizzion.bankofferngill
+
   |id     = Platonymous.Snake
   |nexus id = 13043
+
  |curse  = 308055
   |github  = Mizzion/MyStardewMods
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Barn Incubator Support
+
   |name   = Archaeology House Content Management Helper
   |author   = elbe
+
   |author = Felix-Dev
   |id       = elbe.BarnIncubatorSupport
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 9049
+
   |nexus   = 2804
   |moddrop id = 986076
+
  |github  = Felix-Dev/StardewMods
   |github   = lshtech/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Archaeology Skill for 1.6
   |author   = littleraskol
+
   |author = moonslime
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 833
+
  |curse  = 1003404
   |github   = littleraskol/Basic-Sprinkler-Improved
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Archery
   |author   = Husky110
+
   |author = PeacefulEnd
   |id       = Husky110.BatteryWarningMod
+
   |id     = PeacefulEnd.Archery
   |nexus id = 1886
+
  |curse  = 870921
   |github   = Husky110/BatteryWarningMod
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Archery - Starter Pack
   |author   = Ilyaki
+
   |author = PeacefulEnd
   |id       = Ilyaki.BattleRoyale
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 3199
+
  |curse  = 870920
   |github   = Ilyaki/BattleRoyalley
+
   |nexus   = 16768
 +
   |github = Floogen/Archery
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
  |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   = Arena Challenges Mod
   |author   = Tyler Gibbs
+
   |author = XxHarvzBackxX
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 9891
+
   |nexus   = 9544
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = Armor Ore
   |author   = Coll1234567
+
   |author = gmff
   |id       = Coll1234567.BecomeEthereal
+
   |id     = GMFF.ArmorOre
   |nexus id = 3746
+
   |nexus   =
   |github  =  
+
  |curse  = 485718
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bed Tweaks
+
   |name   = Ars Venefici
   |author   = aedenthorn
+
   |author = HeyImAmethyst
   |id       = aedenthorn.BedTweaks
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 10023
+
   |nexus   = 24409
   |github   = aedenthorn/StardewValleyMods
+
   |github = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Artifact Digger
   |author   = Yoshimax
+
   |author = Mizzion
   |id       = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
+
   |id     = mizzion.artifactdigger
   |nexus id = 2569
+
   |nexus   = 4212
   |github   =  
+
  |moddrop = 661378
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = Taskmaster
+
   |author = pepoluan
   |id       = Taskmaster.BeMyValentine
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 5219
+
   |nexus  = 9023
  |github   =  
+
   |moddrop = 979525
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
   |name    = Berry Season Reminder
+
 
   |author  = Anthony Hilyard
+
   |broke in = Stardew Valley 1.6
   |id      = com.anthonyhilyard.berryseasonreminder
 
  |curseforge id  = 446669
 
  |curseforge key = berry-season-reminder
 
  |nexus id = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Artifact System Fixed
   |author   = Satozaki
+
   |author = Ilyaki
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 3605
+
   |nexus  = 2761
  |github  = AndyCrocker/StardewMods
+
   |github = Ilyaki/ArtifactSystemFixed
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting: Buildings, Craftable Buildings
+
   |name   = Audio Descriptions
   |author  = Khloe Leclair
+
   |author = mistyspring
   |id      = leclair.bcbuildings
+
  |id      = mistyspring.AudioDescription
   |moddrop id = 1115749
+
  |nexus  = 16294
   |nexus id = 11115
+
   |github  = misty-spring/StardewMods
   |github  = KhloeLeclair/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
   |id     = maxvollmer.audiodevices
 +
   |nexus   = 2838
 +
   |github = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better 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
 +
  |name    = Auto Trash
 +
  |author  = DrOreo002
 +
  |id      = droreo002.autotrash
 +
  |nexus   = 4924
 +
   |github  =
  
   |broke in = SMAPI 3.12.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Auto 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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capstone Professions
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author  = spacechase0 and Pathoschild
+
   |author = DaLion and Tithrandel
   |id       = spacechase0.CapstoneProfessions
+
  |id      = DaLion.Meads
   |nexus id = 7636
+
  |nexus  =
   |github  = spacechase0/StardewValleyMods
+
  |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
 +
  |name    = Better Beehouses
 +
  |author  = Tlitookilakin
 +
  |id     = tlitookilakin.BetterBeehouses
 +
  |nexus  = 10996
 +
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Bombs
 +
  |author  = Duno666
 +
  |id      = Duno666.BetterBombs
 +
  |nexus  = 7787
 +
  |github  = PhillZitt/BetterBombs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Better Butterfly Hutch
   |author   = spacechase0 and Pathoschild
+
   |author = NormanPCN
   |id       = spacechase0.CarryChest
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 1333
+
   |nexus  = 11166
   |moddrop id = 134674
+
   |github = NormanPCN/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Your Pet
+
   |name   = Better Cabin
   |author   = DecidedlyHuman
+
   |author = weizinai
   |id       = DecidedlyHuman.CarryYourPet
+
   |id     = weizinai.BetterCabin
   |nexus id = 13009
+
   |nexus   = 25368
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Car Warp, Decorative Cars<!--changed in 1.3.0-->
+
   |name   = Better Chests
   |author   = skellady and sophie
+
   |author = LeFauxMatt
   |id       = sophie.CarWarp
+
   |id     = furyx639.BetterChests
   |nexus id = 11102
+
  |curse  = 871836
   |github   = sophiesalacia/StardewMods
+
  |moddrop = 1547210
 +
   |nexus   = 9791
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Better Crab Pots
   |author   = CatCattyCat, Cat
+
   |author = Sonozuki
   |id       = cat.caskseverywhere
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 2994
+
   |nexus  = 3159
   |moddrop id = 833561
+
   |github = Sonozuki/StardewMods
   |github   = danvolchek/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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess Boards
+
   |name   = Better Panning Spot
   |author   = aedenthorn
+
   |author = ForgedBrass
   |id       = aedenthorn.ChessBoards
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 11580
+
   |nexus   = 10608
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Better Planting
   |author   = MindMeltMax
+
   |author = Achtuur
   |id       = MindMeltMax.ChestDisplays
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 7644
+
   |nexus  = 17252
   |moddrop id = 1135692
+
   |github = Achtuur/StardewMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Better Quality More Seeds
   |author   = berkayylmao
+
   |author = bmarquismarkail, Space Baby
   |id       = berkayylmao.ChestEx
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 4180
+
   |nexus   = 935
   |curseforge id = 501477
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
  |curseforge key = chestex
+
 
   |github  = berkayylmao/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Better Quarry
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Nishtra
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = BetterQuarry
   |nexus id = 242
+
   |nexus   = 771
   |chucklefish id = 3550
+
   |github  =
   |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
 
 +
  |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     = Chest Naming
+
   |name   = Better Ranching, Better Milking
   |author   = M3ales
+
   |author = Urbanyeti
   |id       = ChestNaming
+
   |id     = BetterRanching
   |nexus id =
+
   |nexus  = 859
   |curseforge id  = 299791
+
   |github = urbanyeti/stardew-better-ranching
  |curseforge key = chest-naming
 
   |github   = M3ales/ChestNaming
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Better Rarecrows
   |author   = mralbobo
+
   |author = Sonozuki
  |id      = mralbobo.ChestPooling
+
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id =
+
   |nexus   = 3232
  |url     = https://community.playstarbound.com/threads/111988
+
   |github = Sonozuki/StardewMods
  |github  = mralbobo/stardew-chest-pooling
 
 
 
  |broke in = Stardew Valley 1.4
 
   |status   = workaround
 
   |summary = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
  |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Preview
+
   |name   = Better Return Scepter
   |author   = sergiomadd
+
   |author = DecidedlyHuman
   |id       = sergiomadd.ChestPreview
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 13946
+
   |nexus   = 11610
   |github   = sergiomadd/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Better RNG
   |author   = Pathoschild
+
   |author = Zoryn
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = Zoryn.BetterRNG
   |nexus id = 518
+
   |nexus   =
   |moddrop id = 606600
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Pathoschild/StardewMods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Better Rods
   |author   = aclockworkhound
+
   |author = Achtuur
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = Achtuur.BetterRods
   |nexus id = 3540
+
   |nexus   = 17026
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better Shipping Bin
   |author   = CroiDorcha
+
   |author = MindMeltMax
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 1756
+
   |curse  = 1004479
   |github   =  
+
  |moddrop = 1135742
 
+
   |nexus   = 10487
   |broke in = Stardew Valley 1.4
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Better Shipping Box
   |author   = Prismuth
+
   |author = Kithio
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 1655
+
   |nexus   =
   |github   =  
+
  |chucklefish = 4302
 +
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Shop Menu
   |author   = loe2run
+
   |author = spacechase0
   |id       = Loe2run.ChildToNPC
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 4568
+
  |curse  = 867744
   |github   = loe2run/ChildToNPC
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.1-unofficial.8-candidus42
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Signs
 +
   |author  = stebaker92, Steve Baker
 +
  |id      = stebaker92.bettersigns
 +
  |nexus  = 7482
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Skull Cavern Falling
   |author   = Husky110
+
   |author = Max Vollmer, SVProtector
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 1768
+
   |nexus   = 2558
   |github  = Husky110/ChillInYourFarmHouse
+
   |github = maxvollmer/BetterSkullCavernFalling
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Slingshots
   |author   = Travoos
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.betterslingshots
   |nexus id = 590
+
   |nexus   = 2067
   |github   =  
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Family Planning|Family Planning]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
   |nexus   = 24837
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Better Sort
   |author   = RunoV
+
   |author = Jower
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = Jower.BetterSort
   |nexus id = 8524
+
   |nexus   = 1992
   |github   = valruno/ChooseRandomFarmEvent
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Special Orders
   |author   = ItsLittany
+
   |author = Xeru
   |id       = itslittany.ChummyFix
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 6363
+
   |nexus  = 24125
   |moddrop id = 804100
+
   |github = xeru98/StardewMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Better Sprinklers
   |author   = CJBok and Pathoschild
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 4
+
   |nexus   = 41
   |moddrop id = 741872
+
   |chucklefish = 3551
   |github  = CJBok/SDV-Mods
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus
 +
  |author  = JamesCodesThings
 +
  |id      = com.CodesThings.BetterSprinklersPlus
 +
  |nexus  = 17767
 +
  |github  = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = CJBok and Pathoschild
+
   |author = gingajamie
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id = 93
+
   |nexus  = 21624
   |moddrop id = 741893
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
   |github   = CJBok/SDV-Mods
 
  
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Better Stardrops
   |author   = CJBok and Pathoschild
+
   |author = Rokugin
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 5
+
   |nexus  = 21360
   |moddrop id = 509768
+
   |github = rokugin/StardewMods
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clay Map
+
   |name   = Better Statue Of Blessings
   |author   = Underscore
+
   |author = Tomokisan
   |id       = underscore.clay_map
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 11903
+
  |curse  = 1081728
   |github   =
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Tappers
   |author   = Satozaki
+
   |author = CaptainSully
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 2975
+
   |nexus   = 9875
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1035408
 +
   |github = CaptainSully/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Theater
   |author   = tstaples
+
   |author = TianXiaobai
   |id       = tstaples.CleanFarm
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 794
+
   |nexus   = 25002
   |github   = tstaples/CleanFarm
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Train Loot
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 2219
+
   |nexus   = 4234
   |github   =  
+
   |github = AairTheGreat/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.0.8-unofficial.1-Sandman53
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
+
   |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name   = Better Transmutation
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = f4iTh, JertsukkaTheMan
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 604
+
   |nexus   = 2120
   |moddrop id = 664033
+
   |github  =
   |github   = Sakorona/SDVMods
+
 
 +
  |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     = Coal Regen
+
   |name   = Better Trash Can
   |author   = Blucifer, BluciferProgrammer
+
   |author = shivaGuy
   |id       = Blucifer.CoalRegen
+
   |id     = shivaGuy.BetterTrashCan
   |nexus id = 1664
+
   |nexus   = 11814
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.1.1-unofficial.2-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cock-a-doodle-dont
+
   |name   = Better Truffles
   |author   = Fuzzy
+
   |author = temisthem
   |id       = fuzzy.cockadoodledont
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 7584
+
   |nexus   = 23228
   |github   =
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coin Collector
+
   |name   = Better Watering Can and Hoe
   |author   = aedenthorn
+
   |author = Aflojack45
   |id       = aedenthorn.CoinCollector
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 9843
+
   |nexus   = 23946
   |github   = aedenthorn/StardewValleyMods
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Better Workbenches
   |author   = DanielSerrano, Lord Xamon
+
   |author = CatCattyCat, Cat
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = cat.betterworkbenches
   |nexus id = 1169
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Betwitched
   |author   = CISC 3141, Testing, Upsters
+
   |author = b_wandert
   |id       = Testing.SDVColorBlindMod
+
   |id     = b_wandert.Betwitched
   |nexus id = 10380
+
   |nexus   = 10172
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Big Crop Bonus
   |author   = DJ-STLN
+
   |author = Tocseoj
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 2590
+
  |curse  = 1008360
   |github   = DJ-STLN/CombatControls
+
  |moddrop = 1553635
 +
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls Redux
+
   |name   = Big Fridges
   |author   = NormanPCN
+
   |author = AlanBF
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = AlanBF.BigFridge
   |nexus id = 10496
+
   |nexus   = 22457
   |github   = NormanPCN/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Bigger Backpack
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 3905
+
  |chucklefish = 5191
   |moddrop id = 771671
+
   |curse  = 867747
   |github   = spacechase0/StardewValleyMods
+
   |moddrop = 384783
 +
  |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
  |warnings = Broken on Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Bigger Craftables
   |author  = OrSpeeder, Mauricio Gomes
+
   |author = spacechase0
   |id      = SPDFarmingImplementsInCombat
+
   |id      = spacechase0.BiggerCraftables
   |nexus id = 313
+
   |curse  = 867714
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |nexus   = 7530
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = Bigger Craftables for 1.6
   |author   = SlayerDharok
+
   |author = manifoldSamurai, mfdsam
   |id       = SlayerDharok.CombineMachines
+
   |id     = YourName.BiggerCraftables
   |nexus id = 7411
+
   |nexus   = 24886
   |github   = Videogamers0/SDV-CombineMachines
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Many Rings
+
   |name   = Bigger Fridges
   |author   = Stari
+
   |author = Entoarox
   |id       = Stari.CombineManyRings
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 8801
+
   |nexus   = 21678
   |github   = SlivaStari/CombineManyRings
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Comics
+
   |name   = Bigger Riverlands Farm
   |author   = Platonymous
+
   |author = Jessebot, JessebotX
   |id       = Platonymous.Comics
+
   |id     = jessebot.biggerriverlands
   |nexus id = 6281
+
   |nexus   = 3025
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 467184
   |broke in = Stardew Valley 1.5.6
+
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Big Silo
   |author  = Musbah Sinno
+
   |author = lperkins2, Logan Perkins
   |id       = musbah.bundleTooltip
+
  |id      = lperkins2.BigSilo
   |nexus id = 1329
+
  |nexus  = 2429
   |github   = musbah/StardewValleyMod
+
  |source  = {{nexus mod|2429}}
 +
 
 +
   |dev note = source in download
 +
 
 +
  |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Billboard Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
   |id     = Omegasis.BillboardAnywhere
 +
   |nexus   = 492
 +
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = Billboard Profit Margin
   |author   = Stingray
+
   |author = desto
   |id       = Stingray.CCA
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 10150
+
   |nexus   = 6948
   |github   = Stingrayss/StardewValley
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Binning Skill
   |author   = vgperson
+
   |author = drbirbdev
   |id       = vgperson.CommunityCenterHelper
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 6893
+
   |nexus   = 14073
   |github   = vgperson/CommunityCenterHelper
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Kitchen
+
   |name   = Birb Core
   |author   = blueberry
+
   |author = drbirbdev
   |id       = blueberry.CommunityKitchen
+
   |id     = drbirbdev.BirbCore
   |nexus id = 9851
+
   |nexus   = 19140
   |github   = b-b-blueberry/CustomCommunityCentre
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Birthday Buff
   |author   = Redwood
+
   |author = aedenthorn, Erinthe
   |id       = Redwood.CompanionNPCs
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 3175
+
   |nexus   = 17747
   |github   = EKomperud/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status      = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
   |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   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 4446
+
   |nexus   = 17974
   |github  = jahangmar/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Birthday Mail
   |author   = Vertigon
+
   |author = KathrynHazuka
   |id       = Vertigon.ConfigurableBundleCosts
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 9444
+
   |nexus   = 276
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Birthday Notifications
   |author   = Boogie, BoogieBest
+
   |author = Honduriel
   |id       = boogie.greenhouse
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 7109
+
   |nexus   = 20948
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Birthday Today
   |author   = seitanicbean
+
   |author = ChiroxT
   |id       = seitanicbean.configurablejunimokart
+
   |id     = treinke.birthdaytoday
   |nexus id = 6725
+
   |nexus   = 11578
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = BJS Capsule Mod
   |author   = KnockedMallard42
+
   |author = BunnyJumps
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 280
+
   |nexus   = 2502
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Special Orders Unlock
+
   |name   = BJS MP Kick Mod
   |author   = Vertigon
+
   |author = BunnyJumps
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 8690
+
   |nexus   = 2503
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = BJS Night Sounds
   |author   = Mizzion
+
   |author = BunnyJumps
   |id       = mizzion.configuremachineoutputs
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 3490
+
   |nexus   = 2501
   |moddrop id = 661367
+
  |github  =
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = SMAPI 2.8
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = BJS No Clip
   |author   = BayesianBandit
+
   |author = BunnyJumps
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 3519
+
   |nexus   = 2820
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = BJS Only Treasure Room
   |author   = sergiomadd
+
   |author = BunnyJumps
   |id       = sergiomadd.ConnectedFences
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 10063
+
   |nexus   = 3145
   |github  = sergiomadd/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Garden Pots
+
   |name   = BJS Plant Everywhere
   |author   = aedenthorn
+
   |author = BunnyJumps
   |id       = aedenthorn.ConnectedGardenPots
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 11411
+
   |nexus   = 3143
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = BJS Stop Grass
   |author   = IceGladiador
+
   |author = BunnyJumps
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 1799
+
   |nexus   = 2500
   |github   =
+
   |github =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = BJS Thunderstorm
   |author   = Satozaki
+
   |author = BunnyJumps
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 3768
+
   |nexus   = 3144
   |github  = AndyCrocker/StardewMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = BJS Time Skipper
   |author   = spacechase0 and Pathoschild
+
   |author = BunnyJumps
   |id       = spacechase0.ConsoleCode
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 3101
+
   |nexus   = 2178
   |moddrop id = 771643
+
   |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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     = Console Commands, TrainerMod
+
   |name   = BJS True Master
   |author   = SMAPI
+
   |author = Qther - BunnyJumps
   |id       = SMAPI.ConsoleCommands
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id =  
+
   |nexus   = 5324
   |url      = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Code
+
   |name   = Blackhearts
   |author   = spacechase0
+
   |author = Mightywa33ior
   |id       = spacechase0.ContentCode
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 10545
+
   |nexus   = 7502
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Blahaj Blast
   |author   = Pathoschild
+
   |author = spacechase0
   |id       = Pathoschild.ContentPatcher
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 1915
+
   |nexus   = 17550
   |moddrop id = 470174
+
   |github  = spacechase0/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Blessings and Curses
   |author   = spacechase0 and Pathoschild
+
   |author = GenDeathrow
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = gendeathrow.BNC
   |nexus id = 3853
+
   |nexus   =
   |moddrop id = 771670
+
   |curse  = 307717
   |github  = spacechase0/StardewValleyMods
+
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Json Processor
+
   |name   = Blinking Cursed Mannequins
   |author   = Jamie Taylor
+
   |author = Dragoon23
   |id       = jltaylor-us.ContentPatcherJsonProcessor
+
   |id     = Dragoon23.BlinkingMannequin
   |nexus id = 13320
+
   |nexus   = 25750
   |github   = jltaylor-us/StardewJsonProcessor
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Blood Trail
   |author   = Vanguard3000
+
   |author = aurnj, Roy Li
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 6564
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Controller Radial Keybindings
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = spacechase0
+
   |author = pepoluan
   |id       = spacechase0.ControllerRadialKeybindings
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 12801
+
   |nexus   = 8796
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = Blue Chickens Are Green
   |author   = TheTexanTesla
+
   |author = explosivetortellini
   |id       = TheTexanTesla.ControlValley
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 8160
+
   |nexus   = 4815
   |github  = tesla1889tv/ControlValleyMod
+
   |github = explosivetortellini/bluechickensaregreen
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Blue Chickens in Multiplayer
   |author   = Solariz
+
   |author = WindHero
   |id       = aEnigma.ConvenientChests
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 2196
+
   |nexus   = 2336
   |github   = aEnigmatic/StardewValley
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  |curseforge id  = 300150
 
  |curseforge key = convenient-chests
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
+
   |status  = obsolete
   |unofficial version = 1.5.2-unofficial.2-borthain
+
   |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     = Convenient Inventory
+
   |name   = Bomb Drop
   |author   = gaussfire
+
   |author = WillTheMage
   |id       = gaussfire.ConvenientInventory
+
   |id     = WillTheMage.BombDropMod
   |nexus id = 10384
+
   |nexus   = 26062
   |github   = alanperrow/StardewModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Bookcase
   |author   = spacechase0 and Pathoschild
+
   |author = Darkhax
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = darkhax.bookcase
   |nexus id = 522
+
   |nexus   =
   |moddrop id = 127277
+
   |curse  = 297252
   |github  = spacechase0/StardewValleyMods
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Battle Pause
+
   |name   = Boomerangs, Boomerang Mod
   |author   = adverserath
+
   |author = Arannya
   |id       = Adverserath.CoopBattlePause
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 12061
+
   |nexus   = 22724
   |github   =
+
   |github = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Cursor
+
   |name   = Borderless Wood Floor
   |author   = DeLiXx
+
   |author = Digus
   |id       = DeLiXx.Coop_Cursor
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 12269
+
   |nexus   = 4711
   |github   =
+
   |github = Digus/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   = Boss Creatures
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 8522
+
  |curse  = 868905
   |github  = Floogen/CosmeticRings
+
   |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     = Cozy Clothing
+
   |name   = Bow
   |author   = CompSciLauren
+
   |author = spacechase0
   |id       = CompSciLauren.CozyClothing
+
   |id     = spacechase0.Bow
   |nexus id = 5093
+
   |nexus   = 2756
   |curseforge id  = 368028
+
   |moddrop = 771627
   |curseforge key = cozy-clothing
+
   |github  = spacechase0/Bow
   |moddrop id = 755868
+
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
+
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Brave New World - Core, BNW Core
   |author   = jwdred
+
   |author = DiogoAlbano
   |id       = jwdred.CrabNet
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 584
+
   |nexus   = 15871
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in          = Stardew Valley 1.3
+
   |status  = abandoned
  |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   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Goldenrevolver
+
   |author = charbonn, Charles Bonnevialle
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 7767
+
  |moddrop = 793149
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   =
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = aedenthorn
+
   |author = Guedez, guedez2
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = bof.three.fishing.sounds
   |nexus id = 6279
+
   |nexus   = 5105
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Breeding Overhaul
   |author   = FallToot
+
   |author = StarAmy
   |id       = FallToot.CraftableFishMounts
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 4286
+
   |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     = Craftable Terrarium, Terrarium
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = aedenthorn
+
   |author = f4iTh, JertsukkaTheMan
   |id       = aedenthorn.Terrarium
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 8031
+
   |nexus   = 3429
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = Sabera, kelbesque
+
   |author = Dycedarger
   |id       = Sabera.CraftAnything
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 2524
+
   |nexus   = 948
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |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     = Crane Man Begone
+
   |name   = Brighter Building Paint
   |author   = MouseyPounds
+
   |author = tem696969696969
   |id       = MouseyPounds.CraneManBegone
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 4704
+
   |nexus   = 22807
   |github   = MouseyPounds/stardew-mods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creaturebook
+
   |name   = Buff Framework
   |author   = KediDili
+
   |author = aedenthorn, Erinthe
   |id       = KediDili.Creaturebook
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 13807
+
   |nexus   = 17746
   |github  = KediDili/Creaturebook
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.7-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Buffs Last
   |author   = kdau
+
   |author = aceynk
   |id       = kdau.Cropbeasts
+
   |id     = aceynk.BuffsLast
   |moddrop id = 784523
+
   |nexus   = 25611
   |nexus id = 6030
+
   |github = aceynk/Buffs-Last
   |github   =  
 
  |source  = https://gitlab.com/kdau/cropbeasts
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Check
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = Fairfield
+
   |author = Jesse
   |id       = FairfieldBW.CropCheck
+
   |id     = jesse.buffsgametime
   |nexus id = 9224
+
   |nexus   = 18996
   |github  = FairfieldBW/CropCheck
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Bug Net
   |author   = MouseyPounds
+
   |author = spacechase0
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = spacechase0.BugNet
   |nexus id = 3986
+
  |curse  = 867724
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = Platonymous
+
   |author = Stari
   |id       = Platonymous.CropExtension
+
   |id     = Start.BuildableForge
   |nexus id = 3208
+
   |nexus   = 8893
   |moddrop id = 793915
+
   |github  = SlivaStari/BuildableForge
   |github   = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Buildable Ginger Island Farm
   |author   = Abs, abslam
+
   |author = mouahrara
   |id       = abs.CropFairy
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 4885
+
   |nexus   = 20600
   |github   =  
+
   |github = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Buildable Greenhouse Updated
   |author   = lefthandedkid, stoobinator
+
   |author = Yariazen
   |id       = stoobinator.seasonspillover
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 7203
+
   |nexus   = 11831
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
   |github = Yariazen/YariazenMods
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Growth Info
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = aedenthorn
+
   |author = Espy
   |id       = aedenthorn.CropGrowthInformation
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 12178
+
  |moddrop = 1558607
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 21233
 +
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Hat
+
   |name   = Build Endurance
   |author   = aed, aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.CropHat
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 11787
+
   |nexus   = 445
   |github  = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Builder's List
   |author   = Pathoschild
+
   |author = bmarquismarkail, Space Baby
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 3000
+
   |nexus   = 5347
   |moddrop id = 606647
+
   |github  = bmarquismarkail/SV_BuildersList
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Build Health
   |author   = Tyler Thrailkill, snowe2010
+
   |author = Omegasis, Alpha_Omegasis
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = Omegasis.BuildHealth
   |nexus id = 3200
+
   |nexus   = 446
   |github   = snowe2010/starbound-mods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Buildings Included
   |author   = GenDeathrow
+
   |author = MindMeltMax
   |id       = gengeathrow.croptooltip
+
   |id     = MindMeltMax.MapBuildings
   |nexus id =
+
   |nexus  = 27359
   |curseforge id  = 307933
+
   |github  =
  |curseforge key = crop-tooltips
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary = use [[#Lookup Anything|Lookup Anything]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Build On Any Tile
   |author   = Digus
+
   |author = Esca, Esca-MMC
   |id       = DIGUS.CropTransplantMod
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 2594
+
   |nexus   = 6854
   |github  = Digus/StardewValleyMods
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Variation
+
   |name   = Build Stats
   |author   = aedenthorn
+
   |author = Miiohau
   |id       = aedenthorn.CropVariation
+
   |id     = miiohau.buildstats
   |nexus id = 11467
+
   |nexus   = 15377
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = Bulk Animal Purchase
   |author   = Thom Smith, Thom1729
+
   |author = aedenthorn, Erinthe
   |id       = Thom1729.CrystalBall
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 7826
+
  |curse  = 868767
   |github  =  
+
   |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     = Current Location
+
   |name   = Bulk Buy
   |author   = Vrakyas
+
   |author = focustense
   |id       = Vrakyas.CurrentLocation
+
   |id     = focustense.BulkBuy
   |nexus id = 4028
+
   |nexus   = 26856
   |github   =
+
   |github  = focustense/StardewBulkBuy
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Debug Mode|Debug Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Achievements
+
   |name   = Bulk Staircases
   |author   = aedenthorn
+
   |author = BananaFruit
   |id       = aedenthorn.CustomAchievements
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 10047
+
   |nexus   = 23482
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Bundle Display
   |author   = DefenTheNation
+
   |author = 0JOG, OjOg
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = OjOg.BundleDisplay
   |nexus id = 2301
+
   |nexus   = 18135
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github =
  
   |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   = Bush Bloom Mod
   |author   = aedenthorn
+
   |author = NCarigon
   |id       = aedenthorn.CustomBackpack
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 13826
+
   |nexus   = 15792
   |github   = aedenthorn/StardewValleyMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Bundles
+
   |name   = Bus Locations
   |author   = furyx639
+
   |author = Hootless
   |id       = furyx639.CustomBundles
+
   |id     = hootless.BusLocations
   |nexus id = 8258
+
   |nexus   = 2905
   |github  = ImJustMatt/StardewMods
+
   |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 Cask Mod
+
   |name   = Button's Extra Books
   |author   = Digus
+
   |author = Spiderbuttons
   |id       = DIGUS.CustomCaskMod
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 2642
+
   |nexus   = 21526
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = aedenthorn
+
   |author = Spiderbuttons
   |id       = aedenthorn.CustomChestTypes
+
   |id     = Spiderbuttons.BETAS
   |nexus id = 7755
+
   |nexus   = 27100
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Buttplug Valley
   |author   = furyx639, LeFauxMatt
+
   |author = DryIcedMatcha, Salty
   |id       = furyx639.CustomChores
+
   |id     = Salty.ButtplugValley
   |nexus id = 5315
+
   |moddrop = 1480911
   |moddrop id = 717888
+
   |nexus  = 19336
   |github   =  
+
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Buyable Dwarf Scrolls
   |author   = blueberry
+
   |author = MattDeDuck, Duckshard
   |id       = blueberry.CustomCommunityCentre
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 9850
+
   |nexus   = 5307
   |github  = b-b-blueberry/CustomCommunityCentre
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Buy Back Collectables
   |author   = PeacefulEnd
+
   |author = Omegasis, Alpha_Omegasis
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 8626
+
   |nexus   = 507
   |github  = Floogen/CustomCompanions
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Cherry, CherryChain
+
   |author = Denifia
   |id       = Cherry.CustomCraftingStations
+
   |id     = Denifia.BuyRecipes
   |nexus id = 6293
+
   |nexus   = 1126
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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 Critters
+
   |name   = Bwdyworks
   |author   = spacechase0 and Pathoschild
+
   |author = bwdy
   |id       = spacechase0.CustomCritters
+
   |id     = bwdyworks
   |nexus id = 1255
+
   |nexus   = 3530
   |moddrop id = 130428
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Cabin Owner Displayed
   |author   = ZaneYork
+
   |author = funny-snek
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 5830
+
   |nexus   = 3036
   |github   = ZaneYork/SDV_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Cacti Hurt You
   |author   = Digus
+
   |author = CatCattyCat, Cat
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = cat.cactihurtyou
   |nexus id = 2516
+
   |nexus   = 4019
   |github   = Digus/StardewValleyMods
+
  |moddrop = 833562
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod → CCRMAutomate
+
   |name   = Calcifer
   |author   = Digus
+
   |author = sophie
   |id       = Digus.CCRMAutomate
+
   |id     = sophie.Calcifer
   |nexus id = 8193
+
   |nexus   = 20628
   |github   = Digus/StardewValleyMods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Calendar Anywhere
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Zoryn
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 7069
+
   |nexus   =
   |moddrop id = 853913
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Decoration Areas
+
   |name   = Calico Statue Spotter
   |author   = aedenthorn
+
   |author = wronque
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = wronque.CalicoStatueSpotter
   |nexus id = 9626
+
   |nexus   = 25837
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Call to Build
   |author   = aedenthorn
+
   |author = TheWarpriest
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = TheWarpriest.CallToBuild
   |nexus id = 5894
+
   |nexus   = 26122
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Loader
+
   |name   = Camera Control
   |author   = DeLiXx
+
   |author = Nitbandier
   |id       = DeLiXx.Custom_Farm_Loader
+
   |id     = Nitbandier.CameraControl
   |nexus id = 13804
+
   |nexus   = 21502
   |github   =
+
   |github =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Camera Pan
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = atravita.CameraPan
   |nexus id = 6358
+
  |curse  = 870958
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Campfire Cooking
   |author   = Platonymous
+
   |author = Kabigon
   |id       = Platonymous.CustomFurniture
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 1254
+
   |nexus  = 2297
   |moddrop id = 793932
+
   |github = KabigonFirst/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3.29
   |status             = unofficial
+
   |status   = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
  |unofficial version = 0.12.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Dialogue
+
   |name   = Cape Stardew
   |author   = PurrplingCat
+
   |author = Arony, dreamygloom
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = dreamygloom.CapeStardewCode
   |nexus id = 7304
+
   |nexus   = 14635
   |github   = purrplingcat/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Limits
+
   |name   = Capitalist Split Money
   |author   = aedenthorn
+
   |author = Ilyaki
   |id       = aedenthorn.CustomGiftLimits
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 13964
+
   |nexus   = 3083
   |github  = aedenthorn/StardewValleyMods
+
   |github = Ilyaki/CapitalistSplitMoney
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = Capstone Professions
   |author   = mytigio
+
   |author = spacechase0
   |id       = mytigio.customharvestfix
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 4192
+
  |curse  = 867711
   |github   = mytigio/CustomHarvestFix
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Carry Chest
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = spacechase0
   |id       = KoihimeNakamura.CCR
+
   |id     = spacechase0.CarryChest
   |nexus id = 1402
+
   |curse  = 867756
   |moddrop id = 664037
+
   |moddrop = 134674
   |github  = Sakorona/SDVMods
+
  |nexus  = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Carry Your Pet
   |author   = CatCattyCat, Cat
+
   |author = DecidedlyHuman
   |id       = cat.customizabledeathpenalty
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 1991
+
   |nexus  = 13009
   |moddrop id = 833547
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
  |author  = Yyeahdude
+
  |author  = skellady and sophiesalacia
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
  |id      = sophie.CarWarp
   |nexus id = 567
+
   |nexus   = 11102
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Casks Anywhere
   |author   = Cherry, CherryChain
+
   |author = YukiShiku, LeonBlade
   |id       = Cherry.CustomizeAnywhere
+
   |id     = CasksAnywhere
   |nexus id = 4734
+
   |nexus   = 878
   |moddrop id = 716356
+
  |chucklefish = 5486
   |github  = ChroniclerCherry/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     = Customize Exterior
+
   |name   = Casks Everywhere
   |author   = spacechase0 and Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = cat.caskseverywhere
   |nexus id = 1099
+
   |nexus   = 2994
   |moddrop id = 127272
+
   |moddrop = 833561
   |github  = spacechase0/StardewValleyMods
+
   |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     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Casks on Ground
   |author   = MissCoriel
+
   |author = punyo, yakminepunyo
   |id       = misscoriel.hpstam
+
   |id     = punyo.CasksOnGround
   |nexus id = 5275
+
   |nexus   = 2406
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github = pomepome/CasksOnGround
 +
 
 +
  |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     = Customize Wedding Attire
+
   |name   = Casual Life
   |author   = violetlizabet
+
   |author = adverserath
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = Adverserath.CasualLife
   |nexus id = 10761
+
   |nexus  = 6011
  |github   = elizabethcd/CustomizeWeddingAttire
+
   |github = adverserath/StardewValley-CasualLifeMod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Kissing
 
  |author  = Digus
 
  |id      = DIGUS.CustomKissingMod
 
  |nexus id = 4664
 
   |github   = Digus/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Linens
 
  |author  = Mevima
 
  |id      = Mevima.CustomLinens
 
  |nexus id = 1027
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |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 Localization
+
   |name   = Catalogue Filter
   |author   = ZaneYork
+
   |author = aedenthorn, Erinthe
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 5377
+
   |curse  = 868740
   |github   = ZaneYork/SDV_CustomLocalization
+
   |nexus   = 13137
   |summary = use latest version.
+
   |github = aedenthorn/StardewValleyMods
  |warnings = Only compatible with Android.
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Catalogue Filter - Continued
   |author   = aedenthorn
+
   |author = aedenthorn and FlyingTNT
   |id       = aedenthorn.CustomLocks
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 6251
+
   |nexus   = 22379
   |github   = aedenthorn/StardewValleyMods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Catalogue Framework
   |author   = Platonymous
+
   |author = leroymilo
   |id       = Platonymous.CustomMovies
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 4737
+
   |nexus  = 22364
   |moddrop id = 793918
+
   |github = Leroymilo/Catalogue-Framework
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Catalogues Anywhere
   |author   = Platonymous
+
   |author = Cherry, CherryChain
   |id       = Platonymous.CustomMusic
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 3043
+
   |nexus   = 4949
   |moddrop id = 793904
+
   |moddrop = 716382
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = Esca, Esca-MMC
+
   |author = StarCat
   |id       = Esca.CustomNPCExclusions
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 7089
+
   |nexus   = 19528
   |moddrop id = 847997
+
   |github  =
   |github  = Esca-MMC/CustomNPCExclusions
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Categorize Chests
   |author  = spacechase0 and Pathoschild
+
   |author = SteelixLeiter
   |id      = spacechase0.CustomNPCFixes
+
  |id      = CategorizeChests
   |nexus id = 3849
+
  |nexus   = 1300
   |moddrop id = 771669
+
   |github  = doncollins/StardewValleyMods
   |github   = spacechase0/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 NPC - Riley, Riley House
+
   |name   = Cat Gifts
   |author   = SG
+
   |author = skuldomg, Skuld
   |id       = SG.RileyHouse
+
   |id     = skuldomg.catGifts
   |nexus id = 5811
+
   |nexus   = 2132
   |github  =  
+
   |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 Obelisks
+
   |name   = Cats and Dogs
   |author   = XxHarvzBackxX
+
   |author = DelphinWave
   |id       = harvz.CustomObelisks
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 10202
+
   |nexus   = 7407
   |github   = XxHarvzBackxX/Custom-Obelisks
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Cauldron of Chance
   |author   = aedenthorn
+
   |author = Expl0
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 10152
+
   |nexus   = 10975
   |github  = aedenthorn/StardewValleyMods
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Cave of Memories
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.CustomOreNodes
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 5966
+
  |curse  = 870927
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12619
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Cellar Available
   |author   = Entoarox
+
   |author = candidus42
   |id       = Entoarox.CustomPaths
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 2272
+
   |nexus  = 5104
   |chucklefish id = 5234
+
   |github = mus-candidus/CellarAvailable
   |github   = Entoarox/StardewMods
 
  |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   = Challenger
   |author   = aedenthorn
+
   |author = Slothsoft
   |id       = aedenthorn.PetBed
+
   |id     = Slothsoft.Challenger
   |nexus id = 10462
+
   |nexus   = 14196
   |github  = aedenthorn/StardewValleyMods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Picture Frames
+
   |name   = Challenger → Automate
   |author   = aedenthorn
+
   |author = Slothsoft
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 10704
+
   |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 Quest Expiration
+
   |name   = Challenging Community Center Bundles
   |author   = hawkfalcon
+
   |author = alvadea & jaksha6472
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = alja.CCCB
   |nexus id = 2148
+
   |nexus   = 6361
   |github   = hawkfalcon/Stardew-Mods
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Chance Cubes
   |author   = Dem1se
+
   |author = Turkey2349
   |id       = Dem1se.CustomReminders
+
   |id     = turkey2349.chancecubes
   |nexus id = 6215
+
   |nexus   =
   |moddrop id = 793899
+
   |curse  = 297899
   |github  = Dem1se/CustomReminders
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Change Cabin Type
   |author   = aedenthorn
+
   |author = funny-snek
   |id       = aedenthorn.Renovations
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 9687
+
   |nexus   = 3046
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Change Dialogues
   |author   = aedenthorn
+
   |author = mardrest
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 6669
+
   |nexus   = 5335
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Signs
+
   |name   = Change Farm Caves
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.CustomSigns
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 11336
+
  |curse  = 1004487
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Change Horse Sounds
   |author   = barteke22
+
   |author = CyanFire
   |id       = barteke22.CustomSpouseLocation
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 9676
+
   |nexus   = 13428
   |github   = barteke22/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Change Professions
   |author   = aedenthorn
+
   |author = Alek, amazingalek
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = Alek.ChangeProfessions
   |nexus id = 10889
+
   |nexus   = 3989
   |github  = aedenthorn/StardewValleyMods
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Wizard
+
   |name   = Change Shoe Color
   |author   = aedenthorn
+
   |author = Shaklin
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = shaklin.changeshoecolor
   |nexus id = 7775
+
   |nexus   = 6101
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Rooms
+
   |name   = Change Slime Hutch Limit
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 10029
+
   |nexus   = 6455
   |github   = aedenthorn/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Starter Package
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = aedenthorn
+
   |author = Majesity
   |id       = aedenthorn.CustomStarterPackage
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 14152
+
   |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 Tokens
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = jeanne
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 7517
+
   |nexus   = 7415
   |github   = TheMightyAmondee/CustomTokens
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Toolbar
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = aedenthorn
+
   |author = StultusV
   |id       = aedenthorn.CustomToolbar
+
   |id     = StultusV.WikiLinker
   |nexus id = 11322
+
   |nexus   = 12999
   |github   = aedenthorn/StardewValleyMods
+
   |github = JudeRV/SDV_WikiLinker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Chargeable Resource Tools
   |author   = ZaneYork
+
   |author = DaLion
   |id       = ZaneYork.CustomToolEffect
+
   |id     = DaLion.Chargeable
   |nexus id = 5712
+
   |nexus   = 23048
   |github   = ZaneYork/CustomToolEffect
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author     = Esca, Esca-MMC
+
   |author = PeepCake
   |id         = Esca.CustomTracker
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id   = 5108
+
   |nexus  = 6986
   |github     = Esca-MMC/CustomTracker
+
   |github =
   |moddrop id = 706059
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Chaste Valley
   |author   = CatCattyCat, Cat
+
   |author = Tensor
   |id       = cat.customtransparency
+
   |id     = Tensor.ChasteValley
   |nexus id = 2359
+
   |nexus  = 21925
   |moddrop id = 833556
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Trash Can
+
   |name   = Chat Commands
   |author   = ShivaGuy
+
   |author = CatCattyCat, Cat
   |id       = ShivaGuy.CustomTrashCan
+
   |id     = cat.chatcommands
   |nexus id = 11835
+
   |nexus   = 2092
   |github  =
+
  |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     = Custom Tree Tweaks, More Wood
+
   |name   = Chatter
   |author   = aedenthorn
+
   |author = Jboss
   |id       = aedenthorn.TreeTweaks
+
   |id     = Jboss.Chatter
   |nexus id = 10760
+
   |nexus   = 16559
   |github   = aedenthorn/StardewValleyMods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Platonymous
+
   |author = Annosz
   |id       = Platonymous.CustomTV
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 6775
+
   |nexus   = 5826
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Wallpaper Framework
+
   |name   = Chef Helper - Add to Fridges
   |author   = aedenthorn
+
   |author = Rui3
   |id       = aedenthorn.CustomWallpaperFramework
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 12510
+
   |nexus   = 5606
   |github  = aedenthorn/StardewValleyMods
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Chefs Closet
   |author   = CatCattyCat, Cat
+
   |author = elDudeerino
   |id       = cat.customwarplocations
+
   |id     = Duder.ChefsCloset
   |nexus id = 1688
+
   |nexus   = 1030
   |moddrop id = 833544
+
  |github  = deLaDude/ChefsCloset
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Points
+
   |name   = Cherryrar
   |author   = aedenthorn
+
   |author = Edu Anttunes
   |id       = aedenthorn.CustomWarpPoints
+
   |id     = Cherryrar.Functions
   |nexus id = 9651
+
   |nexus   = 6603
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Chess
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Platonymous
   |id       = f4iTh.CustomWarps
+
   |id     = Platonymous.Chess
   |nexus id = 3445
+
  |curse  = 877229
   |github   =  
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |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     = Custom Winter Star Gifts
+
   |name   = Chess Boards
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.CWSG
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 10024
+
  |curse  = 868765
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |nexus   = 11580
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cut the Cord, TvMenu
+
   |name   = Chest Displays
   |author   = cgifox
+
   |author = MindMeltMax
   |id       = cgifox.CutTheCord
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 9571
+
  |curse  = 997977
   |github   = harshlele/CutTheCord
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cycle Tools
+
   |name   = ChestEx
   |author   = furyx639
+
   |author = berkayylmao
   |id       = furyx639.CycleTools
+
   |id     = berkayylmao.ChestEx
   |nexus id = 13973
+
   |nexus   = 4180
   |github  = ImJustMatt/StardewMods
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Chest Feature Set
   |author   = Seawolf, seawolf87
+
   |author = zack20136
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 4791
+
   |nexus   = 21155
   |github   = Seawolf87/DailyFarmPhoto
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = Chest Label System
   |author   = BlaDe
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 6783
+
   |nexus   = 242
   |github   =  
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Chest Naming
   |author   = Schematix, Schmtx
+
   |author = M3ales
   |id       = Schematix.DailyLuckMessage
+
   |id     = ChestNaming
   |nexus id = 1327
+
   |nexus   =
   |github   =  
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Chest Pooling
   |author   = bashNinja
+
   |author = mralbobo
   |id       = bashNinja.DailyNews
+
   |id     = mralbobo.ChestPooling
   |nexus id = 1141
+
   |nexus   =
   |github   = miketweaver/DailyNews
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
  
   |broke in = Stardew Valley 1.3
+
   |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     = Daily Pet the Animals
+
   |name   = Chest Pooling V2
   |author   = flowoeB
+
   |author = jslattery26
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 8356
+
   |nexus   = 22461
   |github   =  
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Chest Preview
   |author   = CompSciLauren
+
   |author = sergiomadd
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 4779
+
   |nexus  = 13946
   |chucklefish id = 5907
+
   |github = sergiomadd/StardewValleyMods
   |moddrop id    = 677025
+
 
  |curseforge id = 353698
+
   |broke in = Stardew Valley 1.6
  |curseforge key = daily-screenshot
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Special Orders
+
   |name   = Chests Anywhere
   |author   = shekurika
+
   |author = Pathoschild
   |id       = shekurika.DailySpecialOrders
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 9693
+
  |curse  = 1000640
   |github   = shekurika/DailySpecialOrders
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Chest Value
   |author   = GuiNoya, Yesst
+
   |author = Jppkr4
   |id       = GuiNoya.DailyTasksReport
+
   |id     = Jppkr4.ChestValue
   |nexus id = 1624
+
   |nexus   = 23816
   |github   = GuiNoya/SVMods
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.4.2-unofficial.8-prism99
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Chest Values
   |author   = Danmw3
+
   |author = MysticalAsian
   |id       = danmw3.DanUtils
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 2287
+
   |nexus   = 23878
   |github   =
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Child Bed Config
   |author   = zazizu
+
   |author = aclockworkhound
   |id       = zazizu.darkUI
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 4056
+
   |nexus   = 3540
   |github   = cilekli-link/SDVMods
+
   |github = clockworkhound/SDV-ChildBedConfig
  
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = Pathoschild
+
   |author = CroiDorcha
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 1691
+
   |nexus   = 1756
   |moddrop id = 606646
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Children's Beds Removal
   |author   = MissCoriel
+
   |author = Prismuth
   |id       = misscoriel.diary
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 4451
+
   |nexus   = 1655
   |moddrop id = 624395
+
  |github  =
   |github   = MissCoriel/Dear-Diary
+
 
 +
   |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     = Debug Mode
+
   |name   = Child to NPC
   |author   = Pathoschild
+
   |author = loe2run
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 679
+
  |nexus  = 4568
  |moddrop id = 606608
+
  |github  = loe2run/ChildToNPC
  |github  = Pathoschild/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/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Chill in Your Farmhouse
   |author   = iSkLz_, MSCFC
+
   |author = Husky110
   |id       = MSCFC.DecraftingMod
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 4158
+
   |nexus   = 1768
   |github   = iSkLz/DecraftingMod
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Choose Baby Gender
   |author   = Max Vollmer, SVProtector
+
   |author = Travoos
   |id       = maxvollmer.deepwoodsmod
+
   |id     =
   |nexus id = 2571
+
   |nexus   = 590
   |github  = maxvollmer/DeepWoodsMod
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Choose Random Farm Event
   |author   = Sandman53
+
   |author = RunoV
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 5016
+
   |nexus   = 8524
   |github  =  
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Warp Network Integration
+
   |name   = Chummy Fix
   |author   = Tlitookilakin
+
   |author = ItsLittany
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = itslittany.ChummyFix
   |nexus id = 10240
+
   |nexus   = 6363
   |moddrop id = 1060419
+
   |moddrop = 804100
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Farmer
+
   |name   = Circle of Thorns - NPC Hector
   |author   = Tyler Gibbs
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = tylergibbs2.DefaultFarmer
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 12421
+
   |nexus   = 16032
   |github  = tylergibbs2/DefaultFarmer
+
   |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     = Default Window Size
+
   |name   = CJB Automation
   |author   = DecidedlyHuman
+
   |author = CJBok
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = CJBAutomation
   |nexus id = 10939
+
   |nexus   = 211
   |github  = DecidedlyHuman/StardewValleyMods
+
   |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     = Delivery Service
+
   |name   = CJB Cheats Menu
   |author   = AxesOfEvil
+
   |author = CJBok and Pathoschild
   |id       = AxesOfEvil.DeliveryService
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 5187
+
  |curse  = 1000644
   |github   = AxesOfEvil/SV_DeliveryService
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = CJB Item Spawner
   |author  = Dash, yuukidach
+
   |author = CJBok and Pathoschild
   |id      = Pathoschild.test
+
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 5570
+
   |curse  = 1000641
   |github   =  
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = CJB Show Item Sell Price
   |author   = ferdaber
+
   |author = CJBok and Pathoschild
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 7920
+
  |curse  = 1000642
   |github   = ferdaber/sdv-mods
+
   |nexus   = 5
 +
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Clay Map
   |author   = domsim1
+
   |author = Underscore
   |id       = domsim1.DeluxeHats
+
   |id     = underscore.clay_map
   |nexus id = 5836
+
   |nexus   = 11903
   |github   = domsim1/stardew-valley-deluxe-hats-mod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Journal
+
   |name   = Clean Beach
   |author   = MolsonCAD
+
   |author = Artinity
   |id       = MolsonCAD.DeluxeJournal
+
   |id     = Artinity.CleanBeach
   |nexus id = 11436
+
   |nexus   = 14936
   |github   = MolsonCAD/DeluxeJournal
+
   |github = Artinity/clean-beach
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = Clean Cellar
   |author   = lech43
+
   |author = Sonozuki
   |id       = lech43.DemandingShipping
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 7315
+
   |nexus   = 2975
   |github  =  
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Clean Farm
   |author   = Kichjo
+
   |author = tstaples
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = tstaples.CleanFarm
   |nexus id = 5477
+
   |nexus   = 794
   |github   = KeelanRosa/StardewMods
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Clear Farm Debris
   |author   = Esca, Esca-MMC
+
   |author = David Renne
   |id       = Esca.DestroyableBushes
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 6304
+
   |nexus  = 26715
   |moddrop id = 798245
+
   |github =
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Box Redesign
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = gzhynko
+
   |author = aurpine
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = aurpine.ClearGlasses
   |nexus id = 8853
+
   |nexus   = 21090
   |github   = gzhynko/StardewMods
+
   |github = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Display Framework
+
   |name   = Click 2 Move
   |author   = aedenthorn
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = aedenthorn.DialogueDisplayFramework
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 11661
+
   |nexus   = 2219
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = elbe
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = elbe.DialogueExtension
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 10851
+
   |nexus  = 604
  |github   = lshtech/DialogueExtension
+
   |moddrop = 664033
}}
+
   |github  = Sakorona/SDVMods
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Dialogue New Line
+
   |status  = abandoned
   |author  = aedenthorn
+
   |summary  = remove this mod (no longer maintained)
   |id      = aedenthorn.DialogueNewLine
 
   |nexus id = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Clint's Backstock
   |author   = DecidedlyHuman
+
   |author = Rokugin
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 9887
+
   |nexus  = 20886
   |moddrop id = 1035899
+
   |github = rokugin/StardewMods
   |github   = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Clock24
   |author   = aedenthorn
+
   |author = Lysero
   |id       = aedenthorn.DialogueTrees
+
   |id     = Lysero.Clock24
   |nexus id = 9550
+
   |nexus  = 3718
  |github   = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus id = 1583
 
   |github   =
 
  |status  = workaround
 
  |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Clothes Rack
   |author   = shanks3042
+
   |author = LunaticShade
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 5816
+
   |nexus   = 18765
   |github   =
+
   |github =
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dimensional Pockets
+
   |name   = Cloudy Skies
   |author   = spacechase0
+
   |author = Khloe Leclair
   |id       = spacechase0.DimensionalPockets
+
   |id     = leclair.cloudyskies
   |nexus id = 12706
+
   |nexus   = 23135
   |github   = spacechase0/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Auto Pickup
+
   |name   = Coal Regen
   |author   = Eugenii10
+
   |author = Blucifer, BluciferProgrammer
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = Blucifer.CoalRegen
   |nexus id = 9717
+
   |nexus   = 1664
   |github  =  
+
   |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     = Disable Gamepad, Disable Controller
+
   |name   = Cobalt
   |author   = lperkins2, Logan Perkins
+
   |author = spacechase0
   |id       = lperkins2.DisableController
+
   |id     = spacechase0.Cobalt
   |nexus id = 2229
+
   |nexus   = 1723
   |github  =  
+
   |github = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Cock-a-doodle-dont
   |author   = FayneAldan
+
   |author = Fuzzy
   |id       = FayneAldan.RichPresence
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 2156
+
   |nexus   = 7584
   |github   = FayneAldan/SVRichPresence
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Coin Collector
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 3960
+
  |curse  = 868837
   |github  = MouseyPounds/stardew-mods
+
   |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     = Dismantle Craftables
+
   |name   = Cold Pets
   |author   = jahangmar
+
   |author = Tyler Gibbs
   |id       = jahangmar.DismantleCraftables
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 3687
+
   |nexus   = 14379
   |github   = jahangmar/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Cold Weather Haley SMAPI
   |author   = dmarcoux
+
   |author = DanielSerrano, Lord Xamon
   |id       = dmarcoux.DisplayEnergy
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 10662
+
   |nexus   = 1169
   |moddrop id = 1087175
+
  |github  =
   |github   = dmarcoux/DisplayEnergy
+
 
 +
   |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     = Displays
+
   |name   = Collapsing On The Farm Fix
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = monsoonsheep
   |id       = spacechase0.Displays
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 7635
+
   |nexus   = 18086
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Pyrohead37
+
   |author = CISC 3141, Testing, Upsters
   |id       = Pyrohead37.DontEatThat
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 1951
+
   |nexus   = 10380
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Colored Chests
   |author   = Shockah
+
   |author = Igorious
   |id       = Shockah.DontStopMeNow
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 10941
+
   |nexus   =
   |github  = Shockah/Stardew-Valley-Mods
+
  |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     = Double Standard Farm
+
   |name   = Colored Crystalariums
   |author   = Leaf
+
   |author = sophiesalacia
   |id       = Leaf.DoubleStandardFarm
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 3928
+
   |nexus   = 14428
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Colorful Chests
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = spacechase0
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 8587
+
   |nexus   = 1623
   |github  =  
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Colorful Fishing Rods
   |author   = joljyo
+
   |author = atravita
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = atravita.ColorfulFishingRods
   |nexus id = 7507
+
   |nexus   = 25258
   |github   =
+
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Draw Fish Ponds Over Grass
+
   |name   = Colorful Fish Ponds
   |author   = atravita
+
   |author = rokugin
   |id       = atravita.DrawFishPondsOverGrass
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 11352
+
   |nexus  = 23615
   |moddrop id = 1125248
+
   |github = rokugin/StardewMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dreamscape
+
   |name   = Combat Controls
   |author   = aedenthorn
+
   |author = DJ-STLN
   |id       = aedenthorn.Dreamscape
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 11742
+
   |nexus   = 2590
   |github   = aedenthorn/StardewValleyMods
+
   |github = DJ-STLN/CombatControls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drive By
+
   |name   = Combat Controls Redux
   |author   = BlaDe
+
   |author = NormanPCN
   |id       = BlaDe.DriveBy
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 12033
+
   |nexus   = 10496
   |github   =
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drop It - Drop Item Hotkey
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Goldenrevolver
+
   |author = PeacefulEnd
   |id       = Goldenrevolver.DropItHotkey
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 7971
+
  |curse  = 870919
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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     = Dungeon Buddy
+
   |name   = Combat Level Damage Scaler
   |author   = SwiftSails
+
   |author = spacechase0
   |id       = SwiftSails.DungeonBuddy
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 7864
+
  |curse  = 867732
   |github  =  
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Combat with Farming Implements
   |author   = Zoryn
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Zoryn.DurableFences
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id =  
+
   |nexus   = 313
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  |github  = Zoryn4163/SMAPI-Mods
+
 
}}
+
   |broke in = SMAPI 2.0
{{#invoke:SMAPI compatibility|entry
 
   |name    = Durin's Rest
 
  |author  = NoFogBob and PaulDunstan
 
  |id      = NoFogBob.DurinsRest_CSharp
 
  |nexus id = 12345
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Combine Machines
   |author   = captncraig
+
   |author = SlayerDharok
   |id       = captncraig.dvr
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 3860
+
   |curse  = 992028
   |github   = captncraig/StardewMods
+
   |nexus   = 7411
 
+
   |github  = Videogamers0/SDV-CombineMachines
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarvish Mattock
+
   |name   = Combine Many Rings
   |author   = Anthony Hilyard, Grend
+
   |author = Stari
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = Stari.CombineManyRings
   |curseforge id  = 536418
+
   |nexus   = 8801
   |curseforge key = dwarvish-mattock
+
   |github = SlivaStari/CombineManyRings
  |nexus id = 9684
 
   |github   = AHilyard/DwarvishMattock
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Bodies
+
   |name   = Comics
   |author   = ribeena
+
   |author = Platonymous
   |id       = ribeena.dynamicbodies
+
   |id     = Platonymous.Comics
   |nexus id = 12893
+
   |nexus   = 6281
   |github  = ribeena/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Community Bundle Item Tooltip
   |author   = gunnargolf
+
   |author = Musbah Sinno
   |id       = gunnargolf.DynamicChecklist
+
   |id     = musbah.bundleTooltip
   |nexus id = 1145
+
   |nexus   = 1329
   |github   = gunnargolf/DynamicChecklist
+
   |github = musbah/StardewValleyMod
 
 
  |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   = Community Center Anywhere
   |author   = hilovids
+
   |author = Stingray
   |id       = hilovids.DynamicClothing
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 10078
+
   |nexus   = 10150
   |github   =
+
   |github = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Crops
+
   |name   = Community Center Bundles Randomizer
   |author   = HaulinOats
+
   |author = bowtochris
   |id       = HaulinOats.DynamicCrops
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 13800
+
   |nexus   = 20425
   |github   = HaulinOats/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Dialogues Framework
+
   |name   = Community Center Helper
   |author   = mistyspring
+
   |author = vgperson
   |id       = mistyspring.dynamicdialogues
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 12836
+
   |nexus   = 6893
   |github   = misty-spring/DynamicDialogues
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Community Kitchen
   |author   = spacechase0
+
   |author = blueberry
   |id       = spacechase0.DynamicGameAssets
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 9365
+
   |nexus   = 9851
   |github  = spacechase0/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Companion NPCs
   |author   = spacechase0
+
   |author = Redwood
   |id       = spacechase0.DGAAutomate
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 9365
+
   |nexus   = 3175
   |github  = spacechase0/StardewValleyMods
+
   |github = EKomperud/StardewMods
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = tyran285, Ryuuze
+
   |author = jahangmar
   |id       = DynamicMachines
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 374
+
   |nexus   = 4446
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = BenW, BW
   |id       = knakamura.dynamicnighttime
+
   |id     = BW.MyModding
   |nexus id = 2072
+
   |nexus  = 20918
   |moddrop id = 664041
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Concentration on Farming
   |author   = BashNinja
+
   |author = punyo, yakminepunyo
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 1183
+
   |nexus   = 1445
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Configurable Bundle Costs
   |author   = ZaneYork
+
   |author = sophiesalacia
   |id       = ZaneYork.DynamicPrice
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id  = 5831
+
   |nexus   = 9444
   |github   = ZaneYork/SDV_Mods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Reflections
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = PeacefulEnd
+
   |author = Boogie, BoogieBest
   |id       = PeacefulEnd.DynamicReflections
+
   |id     = boogie.greenhouse
   |nexus id  = 12831
+
   |nexus   = 7109
   |github   = Floogen/DynamicReflections
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Configurable Junimo Kart
   | author   = Vrakyas
+
   |author = seitanicbean
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = seitanicbean.configurablejunimokart
   | nexus id = 4029
+
   |nexus  = 6725
  | github   =  
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
 
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Community Upgrades
+
   |name   = Configurable Luck
   |author   = Vertigon
+
   |author = sophiesalacia
   |id       = Vertigon.EarlyCommunityUpgrades
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 8450
+
   |nexus   = 14610
   |github   = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Ginger Island
+
   |name   = Configurable Machines
   |author   = Shockah
+
   |author = KnockedMallard42
   |id       = Shockah.EarlyGingerIsland
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 13885
+
   |nexus   = 280
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Cave Puzzle
+
   |name   = Configurable Shipping Dates
   |author  = atravita
+
   |author = Nishtra
   |id      = atravita.NerfCavePuzzle
+
   |id      = ConfigurableShippingDates
   |moddrop id = 1131424
+
   |nexus  = 675
   |nexus id = 11500
+
   |github  =
   |github   = atravita-mods/StardewMods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Dart Puzzle
+
   |name   = Configurable Special Orders Unlock
   |author   = atravita
+
   |author = sophiesalacia
   |id       = atravita.EasierDartPuzzle
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |moddrop id = 1205159
+
   |nexus  = 8690
   |nexus id = 13049
+
   |github  = sophiesalacia/StardewMods
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Configure Machine Outputs
   |author   = Cautious Waffle, skulmuk
+
   |author = Mizzion
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 1426
+
   |nexus   = 3490
   |github  =  
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = Configure Machine Speed
   |author   = majordot
+
   |author = BayesianBandit
   |id       = MajorDOT.EasierFishing
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id =
+
   |nexus  = 3519
  |curseforge id  = 305367
+
   |github = BayesianBandit/ConfigureMachineSpeed
   |curseforge key = easier-fishing
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Monster Eradication
+
   |name   = Configure Machine Speed
   |author   = NormanPCN
+
   |author = Steph Hoel
   |id       = NormanPCN.EasierMonsterEradication
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 11548
+
   |nexus   = 21005
   |github   = NormanPCN/StardewValleyMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Special Orders
+
   |name   = Confirm Gifts
   |author   = TheMightyAmondee
+
   |author = BadScientist
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 8342
+
   |nexus   = 23224
   |github   = TheMightyAmondee/EasierSpecialOrders
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = East Scarp (SMAPI)
+
   |name   = Confirm Warp Totem
   |author   = LemurKat and kdau
+
   |author = John Peters
   |id       = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 5787
+
   |nexus  = 20255
   |moddrop id = 984954
+
   |github  =
   |source  = https://gitlab.com/kdau/eastscarp
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Access
+
   |name   = Connected Fences
   |author   = furyx639
+
   |author = sergiomadd
   |id       = furyx639.EasyAccess
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 11002
+
   |nexus   = 10063
   |github   = ImJustMatt/StardewMods
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Connected Garden Pots
   |author   = MountainDewBoi
+
   |author = aedenthorn, Erinthe
   |id       = MountainDewBoi.EasyFarming
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 4162
+
  |curse  = 868773
   |github   =  
+
   |nexus   = 11411
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
  |summary  = use [[#Point and Plant|Point and Plant]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
}}
 
{{#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
 
  |name    = Easy Path Destruction
 
  |author  = StultusV
 
  |id      = StultusV.EasyPathDestruction
 
  |nexus id = 8775
 
  |github  = JudeRV/Stardew-EasyPathDestruction
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Consistent Tree Growth Speed
   |author   = CeruleanSpirit
+
   |author = IceGladiador
   |id       = EasyPetting.3032
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 3032
+
   |nexus   = 1799
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Console Chat
   |author   = crc-fehler
+
   |author = Sonozuki
   |id       = crc.eatmore
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 2724
+
   |nexus   = 3768
   |github   =
+
   |github = Sonozuki/StardewMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Console Code
   |author   = millerscout
+
   |author = spacechase0
   |id       = Millerscout.EconomyMod
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 6955
+
  |curse  = 867737
   |github   = millerscout/StardewMillerMods
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = Console Commands, TrainerMod
   |author   = EH Lim
+
   |author = SMAPI
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 9303
+
   |nexus   =
   |github  =  
+
   |url    = https://smapi.io
   |warnings = Only compatible with Android.
+
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Console Coordinates
   |author   = EideeHi
+
   |author = Pillow
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 4806
+
   |nexus   = 8957
   |github  = eideehi/EideeEasyFishing
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Content Code
   |author   = Ilyaki
+
   |author = spacechase0
   |id       = Ilyaki.Elevator
+
   |id     = spacechase0.ContentCode
   |nexus id = 2952
+
   |curse   = 867697
  |github   = Ilyaki/Elevator
+
   |nexus   = 10545
 
+
   |github  = spacechase0/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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Content Patcher
   |author   = Mel Noelle and Kirbylink
+
   |author = Pathoschild
   |id       = melnoelle.underdarkkrobus
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 3071
+
   |curse   = 309243
  |github   = KirbyLink/UnderdarkKrobus
+
   |moddrop = 470174
 
+
   |nexus   = 1915
   |broke in = SMAPI 3.0
+
   |github = Pathoschild/StardewMods
   |status   = workaround
 
   |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Email App
+
   |name   = Content Patcher Animations
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.Email
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 11325
+
  |curse  = 867733
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Spouse Room
+
   |name   = Content Patcher Editor
   |author   = Lerura
+
   |author = aedenthorn, Erinthe
   |id       = Lerura.EmptySpouseRoom
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 8453
+
   |nexus   = 17661
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Content Patcher Json Processor
   |author   = Enaium
+
   |author = Jamie Taylor
   |id       = Enaium.EnaiumToolKit
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |curseforge id  = 436787
+
   |nexus   = 13320
  |curseforge key = enaiumtoolkit
+
   |github = jltaylor-us/StardewJsonProcessor
   |moddrop id = 863959
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Goldenrevolver
+
   |author = Vanguard3000
   |id       = Goldenrevolver.EnchantableScythes
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 10668
+
   |nexus   = 6564
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Continuous Music
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = exhaustors
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 193
+
   |nexus  = 24348
  |chucklefish id = 3529
+
   |github  =
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
 
   |broke in          = Stardew Valley 1.5
 
   |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   = Controller Radial Keybindings
   |author   = TheThor59
+
   |author = spacechase0
   |id       = Thor.EnemyHealthBars
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 3627
+
  |curse  = 867143
   |github   = TheThor59/StardewMods
+
   |nexus   = 12801
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Control Tree
   |author   = Crystallyne
+
   |author = Cluom
   |id       = Crystallyne.EnergyCount
+
   |id     = Cluom.ControlTree
   |nexus id = 4272
+
   |nexus   = 23119
   |github   = Crystallyne/EnergyCount
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Control Valley
   |author   = nikperic, ThatOneCow
+
   |author = TheTexanTesla
   |id       = nikperic.EnergyTime
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 6488
+
   |nexus   = 8160
   |source   = https://gitlab.com/nikperic/energytime
+
   |github  = tesla1889tv/ControlValleyMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Convenient Chests
   |author   = aedenthorn
+
   |author = Solariz
   |id       = Aedenthorn.MagnetMod
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 4856
+
   |nexus   = 2196
   |github  = aedenthorn/StardewValleyMods
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Convenient Inventory
   |author   = Mizzion
+
   |author = gaussfire
   |id       = mizzion.enhancedrelationships
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 1927
+
   |nexus  = 10384
   |moddrop id = 661356
+
   |github = alanperrow/StardewModding
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Slingshots
+
   |name   = Cooking Overhaul
   |author   = ytsc
+
   |author = stardemod
   |id       = ytsc.EnhancedSlingshots
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 12763
+
   |nexus  = 24845
  |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   = Cooking Skill
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.Utilities
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 5521
+
  |curse  = 867395
   |github   = Entoarox/StardewMods
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Coop Battle Pause
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = adverserath
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 5526
+
   |nexus   = 12061
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = DeLiXx
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 1656
+
  |curse  = 990474
   |github   = MercuriusXeno/EquivalentExchange
+
   |nexus   = 12269
 
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Escape Rope
+
   |name   = Cooperative Egg Hunt
   |author   = lestoph
+
   |author = aedenthorn, Erinthe
   |id       = lestoph.EscapeRope
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 8576
+
   |nexus   = 17058
   |github   = Bifibi/SDVEscapeRope
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Esca's Modding Plugins
+
   |name   = Copper Still
   |author   = Esca
+
   |author = NCarigon
   |id       = Esca.EMP
+
   |id     = NCarigon.CopperStill
   |nexus id = 9296
+
   |nexus  = 15333
   |moddrop id = 1005443
+
   |github = ncarigon/StardewValleyMods
   |github   = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Copy Invite Code
   |author   = pepoluan
+
   |author = CatCattyCat, Cat
   |id       = pepoluan.EvenBetterRNG
+
   |id     = cat.copyinvitecode
   |nexus id = 8680
+
   |nexus   = 2171
   |chucklefish id = 6117
+
   |github  = danvolchek/StardewMods
   |source   = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = Cosmetic Rings
   |author   = charliedemilho
+
   |author = PeacefulEnd
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 10396
+
  |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 Black Bars
+
   |name   = Counting Sheep
   |author   = gzhynko
+
   |author = calebstein1
   |id       = GZhynko.EventBlackBars
+
   |id     = calebstein1.CountingSheep
   |nexus id = 7962
+
   |nexus   = 25380
   |github   = gzhynko/StardewMods
+
   |github = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = Cozy Clothing
   |author   = TheMightyAmondee
+
   |author = CompSciLauren
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 10735
+
   |nexus   = 5093
   |github  = TheMightyAmondee/EventLimiter
+
  |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     = Event Lookup
+
   |name   = Crab Net
   |author   = shekurika
+
   |author = jwdred
   |id       = shekurika.EventLookup
+
   |id     = jwdred.CrabNet
   |nexus id = 8505
+
   |nexus   = 584
   |github  =  
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Crab Pot Collect Jellies
   |author   = jorgamun
+
   |author = Cloudyluna
   |id       = jorgamun.EventMusicVolume
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 10650
+
   |nexus   = 27358
   |github   = jorgamun/EventMusicVolume
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = MissCoriel
+
   |author = Goldenrevolver
   |id       = misscoriel.eventrepeater
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 3642
+
   |nexus  = 7767
   |curseforge id  = 317347
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |curseforge key = event-repeater
 
  |moddrop id = 606979
 
   |github   = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Craftable Butterfly Hutches
   |author   = shekurika
+
   |author = aedenthorn, Erinthe
   |id       = shekurika.EventSoundAdjuster
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 8734
+
  |curse  = 868897
   |github  =  
+
   |nexus   = 6279
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Tester
+
   |name   = Craftable Legendary Fish Mounts
   |author   = BlaDe
+
   |author = FallToot
   |id       = BlaDe.EventTester
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 11178
+
   |nexus   = 4286
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Craftable Terrarium, Terrarium
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 2360
+
  |curse  = 868850
   |github  = Digus/StardewValleyMods
+
   |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     = Exhaustion Tweaks
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = mytigio
+
   |author = aedenthorn, Erinthe
   |id       = mytigio.exhaustiontweaks
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 6247
+
  |curse  = 868683
   |github  = mytigio/SDVMods
+
   |nexus   = 15341
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Craft Anything
   |author   = Lodukas
+
   |author = Sabera, kelbesque
   |id       = Uwazouri.ExpandedFridge
+
   |id     = Sabera.CraftAnything
   |nexus id = 1191
+
   |nexus   = 2524
   |github  = Uwazouri/ExpandedFridge
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Craft Anything Framework
   |author   = Cherry, CherryChain
+
   |author = MindMeltMax
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = MindMeltMax.CAF
   |nexus id = 6529
+
   |nexus   = 24794
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Lite)
+
   |name   = Craft Counter
   |author   = furyx639
+
   |author = bcmpinc
   |id       = furyx639.ExpandedStorage
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 7431
+
   |nexus   = 2739
   |github  = ImJustMatt/StardewMods
+
   |github = bcmpinc/StardewHack
 +
 
 +
   |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     = Experience Bars
+
   |name   = Crafting Collections Page
   |author   = spacechase0 and Pathoschild
+
   |author = Gurm0
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 509
+
   |curse  = 1008156
   |moddrop id = 127275
+
   |nexus  = 21620
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Rate Multiplier
+
   |name   = Crafting Counter
   |author   = MSCFC, iSkLz
+
   |author = lolpcgaming
   |id       = SkLz.ExpMultiply
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 5910
+
   |nexus   = 1585
   |github  = iSkLz/ExperienceMultiplier
+
   |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     = Experience Updates
+
   |name   = Craft Priority
   |author   = Quipex
+
   |author = trienow
   |id       = Quipex.ExperienceUpdates
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 7581
+
   |nexus   = 4174
   |github  = Quipex/ExperienceUpdates
+
   |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     = Expert Sitting
+
   |name   = Crane Machine
   |author   = aedenthorn
+
   |author = chocolatte12
   |id       = aedenthorn.ExpertSitting
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 7435
+
   |nexus   = 20112
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Crane Man Begone
   |author   = Tondorian
+
   |author = MouseyPounds
   |id       = ExtendedBusSystem
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id =
+
   |nexus  = 4704
   |chucklefish id = 4373
+
   |github = MouseyPounds/stardew-mods
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Creaturebook
   |author   = Crystalmir
+
   |author = KediDili
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = KediDili.Creaturebook
   |nexus id = 485
+
   |nexus   = 13807
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github = KediDili/Creaturebook
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Creeper Forage
   |author   = Entoarox
+
   |author = bwdy
   |id       = Entoarox.ExtendedMinecart
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 2271
+
   |nexus   = 2115
   |chucklefish id = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Critter Fixes
   |author   = spacechase0 and Pathoschild
+
   |author = juminos
   |id       = spacechase0.ExtendedReach
+
   |id     = juminos.CritterFixes
   |nexus id = 1493
+
   |nexus  = 24667
   |moddrop id = 242303
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Content Mod
+
   |name   = Critter Rings
   |author   = Alacrity, platinumhobo
+
   |author = atravita
   |id       = Alacrity.ExtraContentMod
+
   |id     = atravita.CritterRings
   |nexus id = 8510
+
  |curse  = 870962
   |github  =  
+
  |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     = Extra Fish Information
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = Ceasg
+
   |author = violetlizabet
   |id       = Ceasg.ExtraFishInformation
+
   |id     = violetlizabet.seaMonster
   |nexus id = 4170
+
   |nexus   = 20486
   |github   = ceasg/StardewValleyMods
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Map Layers
+
   |name   = Cropbeasts
   |author   = aedenthorn
+
   |author = kdau
   |id       = aedenthorn.ExtraMapLayers
+
   |id     = kdau.Cropbeasts
   |nexus id = 9633
+
  |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     = Extreme Fishing Overhaul
+
   |name   = Crop Check
   |author   = Unidarkshin and Deathest1, Devin Lematty
+
   |author = Fairfield
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 7490
+
   |nexus   = 9224
   |github   =  
+
   |github = FairfieldBW/CropCheck
  
   |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   = Crop Color Combiner
   |author   = BlaDe
+
   |author = MouseyPounds
   |id       = BlaDe.ExtremeWeather
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 12334
+
   |nexus   = 3986
   |github   =
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fabrication
+
   |name   = Crop Extension
   |author   = XxHarvzBackxX
+
   |author = Platonymous
   |id       = harvz.Fabrication
+
   |id     = Platonymous.CropExtension
   |nexus id = 10679
+
  |curse  = 877230
   |github  = XxHarvzBackxX/fabrication
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Crop Fairy
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Abs, abslam
   |id       = Omegasis.Fall28SnowDay
+
   |id     = abs.CropFairy
   |nexus id = 486
+
   |nexus   = 4885
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Crop Grace Period
   |author   = jahangmar
+
   |author = lefthandedkid, stoobinator
   |id       = jahangmar.FallToAutumn
+
   |id     = stoobinator.seasonspillover
   |nexus id = 7174
+
   |nexus   = 7203
   |github  = jahangmar/StardewValleyMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Crop Growth Adjustments
   |author   = aedenthorn
+
   |author = GZhynko
   |id       = aedenthorn.Familiars
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 6429
+
   |nexus   = 18914
   |github   = aedenthorn/StardewValleyMods
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Crop Growth Info
   |author   = loe2run
+
   |author = aedenthorn, Erinthe
   |id       = Loe2run.FamilyPlanning
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 4515
+
  |curse  = 868752
   |github   = loe2run/FamilyPlanningMod
+
   |nexus   = 12178
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Content Patcher 1.17
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.3.3-unofficial.1-pathoschild
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Crop Harvest Bubbles
   |author   = Taskmaster
+
   |author = aedenthorn, Erinthe
   |id       = Taskmaster.FantasticFrames
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 4540
+
   |nexus   = 17761
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Crop Hat
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.farmageddon
+
   |id     = aedenthorn.CropHat
   |nexus id = 2618
+
  |curse  = 868754
   |github  =  
+
   |nexus   = 11787
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Choices
+
   |name   = Crop Markers
   |author   = ShivaGuy
+
   |author = aedenthorn, Erinthe
   |id       = ShivaGuy.FarmAnimalChoices
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 11850
+
   |nexus   = 18120
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Harvest Helper
+
   |name   = Crop Safety
   |author   = aedenthorn
+
   |author = BadNetCode
   |id       = aedenthorn.FarmAnimalHarvestHelper
+
   |id     = BadNetCode.CropSafety
   |nexus id = 13782
+
   |nexus   = 1233
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 130160
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Anywhere
+
   |name   = Crops Anytime Anywhere
   |author   = hmkiesel
+
   |author = Pathoschild
   |id       = hmkiesel.FarmAnywhere
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 13926
+
  |curse  = 1000626
   |github   =
+
   |nexus   = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Crops Survive Season Change
   |author   = Oranisagu
+
   |author = aedenthorn, Erinthe
   |id       = none<!--no manifest ID-->
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id =
+
   |nexus  = 18030
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = aedenthorn/StardewValleyMods
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
  |unofficial version = 0.1.3-unofficial.3-mouahrara
   |summary = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Crops Watered Indicator
 +
   |author = Tyler Thrailkill, snowe2010
 +
  |id      = tylerthrailkill.cropswateredindicator
 +
  |nexus  = 3200
 +
  |github  = snowe2010/starbound-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Crop Tooltips
   |author   = Oranisagu
+
   |author = GenDeathrow
   |id       = none<!--no manifest ID-->
+
   |id     = gengeathrow.croptooltip
   |nexus id =  
+
   |nexus   =
   |url      = https://community.playstarbound.com/threads/111931
+
   |curse  = 307933
   |github   = oranisagu/SDV-FarmAutomation
+
   |github =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead.
+
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Framework
+
   |name   = Crop Transplant
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 10506
+
   |nexus   = 2594
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Crop Variation
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.FarmCaveSpawn
+
   |id     = aedenthorn.CropVariation
   |nexus id = 10186
+
  |curse  = 868770
   |moddrop id = 1068205
+
   |nexus   = 11467
   |github   = atravita-mods/StardewMods
+
  |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 Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Crop Walker
   |author   = atravita
+
   |author = MindMeltMax
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 10924
+
   |curse  = 1004489
   |moddrop id = 1099838
+
   |moddrop = 1443553
   |github   = atravita-mods/StardewMods
+
  |nexus  = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Crop Watering Bubbles
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FarmerHelper
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 10179
+
   |nexus   = 17773
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Portraits
+
   |name   = Crop Watering Bubbles Continued
   |author   = aedenthorn
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = aedenthorn.FarmerPortraits
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 11398
+
   |nexus   = 21428
   |github   = aedenthorn/StardewValleyMods
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Vitals Evolved
+
   |name   = Crowcalypse
   |author   = Sensakuma
+
   |author = stardemod
   |id       = Sensakuma.FarmerVitalsEvolved
+
   |id     = stardemod.Crowcalypse
   |nexus id = 11131
+
   |nexus   = 22594
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhand Finder
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = 2Retr0
+
   |author = Miihau
   |id       = 2Retr0.FarmhandFinder
+
   |id     = Miihau.MiihausCrowCurse
   |curseforge id  = 661476
+
   |nexus   = 16926
  |curseforge key = farmhandfinder
+
   |github =
   |nexus id = 13153
 
   |github   = 2Retr0/FarmhandFinder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Crystal Ball
   |author   = MabelSyrup
+
   |author = Thom Smith, Thom1729
   |id       = mabelsyrup.farmhouse
+
   |id     = Thom1729.CrystalBall
   |nexus id = 3731
+
   |nexus   = 7826
   |github   = mjSurber/FarmHouseRedone
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Visits
+
   |name   = Crystalline Junimo Chests
   |author   = mistyspring
+
   |author = LeFauxMatt and pegfingers
   |id       = mistyspring.farmhousevisits
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 12457
+
  |moddrop = 1547134
   |github   = misty-spring/FarmhouseVisits
+
  |curse  = 998266
 +
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Current Location
   |author   = Cherry & cel10e
+
   |author = Omegasis, AlphaOmegasis
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = CurrentLocation102120161203
   |nexus id = 5142
+
   |nexus   = 638
   |moddrop id = 716395
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github   = ChroniclerCherry/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     = Farm Resource Generator
+
   |name   = Current Location
   |author   = jwdred
+
   |author = Vrakyas
   |id       =  
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 647
+
   |nexus   = 4028
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = Speshkitty
+
   |author = Patap, Pataper
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = Patap.CursorTeleport
   |nexus id = 7148
+
   |nexus   = 17934
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Custom Achievements
   |author   = Joe Strout
+
   |author = aedenthorn, Erinthe
   |id       = strout.farmtronics
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 10634
+
  |curse  = 868832
   |github  = JoeStrout/Farmtronics
+
   |nexus   = 10047
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Custom Adventure Guild Challenges
   |author   = Esca, Esca-MMC
+
   |author = DefenTheNation
   |id       = Esca.FarmTypeManager
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 3231
+
   |nexus   = 2301
   |moddrop id = 598755
+
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
   |github  = Esca-MMC/FarmTypeManager
+
 
 +
   |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     = Fashion Sense
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = PeacefulEnd
+
   |author = Omegasis, AlphaOmegasis
   |id       = PeacefulEnd.FashionSense
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 9969
+
   |nexus   = 1836
   |github  = Floogen/FashionSense
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Custom Backpack Framework
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.FastAnimations
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 1089
+
  |curse  = 868732
   |moddrop id = 606631
+
   |nexus   = 13826
   |github   = Pathoschild/StardewMods
+
   |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     = Faster Events
+
   |name   = Custom Blessings Framework
   |author   = libaryaddict
+
   |author = Tomokisan
   |id       = libraryaddict.FasterEvents
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 7631
+
  |curse  = 1081730
   |github   =
+
   |nexus   = 25267
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Custom Bundles
   |author   = IceGladiador
+
   |author = LeFauxMatt
   |id       = IceGladiador.FasterGrass
+
   |id     = furyx639.CustomBundles
   |nexus id = 1772
+
   |nexus  = 8258
  |github   =  
 
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Custom Bush
   |author   = kibbe
+
   |author = LeFauxMatt
   |id       = kibbe.faster_horse
+
   |id     = furyx639.CustomBush
   |nexus id = 2791
+
  |curse  = 998265
   |github   =  
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Custom Cabin Fix
   |author   = Entoarox
+
   |author = weizinai
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = weizinai.CustomCabinFix
   |nexus id = 2277
+
   |nexus  = 26979
   |chucklefish id = 3641
+
   |github =
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Custom Cask Mod
   |author   = gaussfire
+
   |author = Digus
   |id       = gaussfire.FasterPathSpeed
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 9344
+
   |nexus   = 2642
   |github   = alanperrow/StardewModding
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Custom Chest Types
   |author   = KathrynHazuka
+
   |author = aedenthorn, Erinthe
   |id       = KathrynHazuka.FasterRun
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 733
+
  |curse  = 868861
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |nexus   = 7755
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name   = Custom Chores
   |author   = zeldela
+
   |author = LeFauxMatt
   |id       = zeldela.FastFishPond
+
   |id     = furyx639.CustomChores
   |nexus id = 14005
+
  |curse  = 871840
   |github  = zeldela/sdv-mods
+
   |nexus   = 5315
 +
  |moddrop = 717888
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Forward
+
   |name   = Custom Community Center Bundles
   |author   = crazywig
+
   |author = Alja, alvadea & jaksha
   |id       = crazywig.FastForward
+
   |id     = alja.CustomCCB
   |nexus id = 7413
+
   |nexus   = 21340
   |github   =
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Custom Community Centre
   |author   = DerTod2
+
   |author = blueberry
   |id       = de.dertod2.FastPetting
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 5039
+
   |nexus  = 9850
  |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |name    = Fast Travel
 
  |author  = Death, DeathGameDev
 
  |id      = DeathGameDev.FastTravel
 
  |nexus id = 1529
 
   |github   = DeathGameDev/SDV-FastTravel
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Feeling Lucky?
 
   |author  = minervamaga
 
  |id      = minervamaga.FeelingLucky
 
  |nexus id =
 
  |moddrop id = 752859
 
  |github  = minervamaga/FeelingLucky
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fellowship - Immersive Rings
 
  |author  = DaLion
 
  |id      = DaLion.ImmersiveRings
 
  |nexus id = 11380
 
  |source  = https://gitlab.com/daleao/sdv-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Dynamic Rain
+
   |name   = Custom Companions
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = PeacefulEnd
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 604
+
   |curse  = 870939
   |moddrop id = 664033
+
   |nexus  = 8626
   |github   = Sakorona/SDVMods
+
   |github = Floogen/CustomCompanions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Custom Crafting Stations
   |author   = KarratKake
+
   |author = Cherry, CherryChain
   |id       = KarratKake.FerngillRevenueService
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 7566
+
   |nexus   = 6293
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = Custom Critters
   |author   = stoobinator, lefthandedkid
+
   |author = spacechase0
   |id       = stoobinator.fertilizeranytime
+
   |id     = spacechase0.CustomCritters
   |nexus id = 7259
+
  |curse  = 867759
   |github   = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Custom Crops
   |author   = KirbyLink
+
   |author = spacechase0
   |id       = kirbylink.festivalendtimetweak
+
   |id     = spacechase0.CustomCrops
   |nexus id = 2966
+
   |nexus   = 1592
   |github   = KirbyLink/FestivalEndTimeTweak
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |status   = abandoned
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
   |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Festival of the Mundane
 
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
 
  |id      = MouseyPounds.ShadowFestival
 
  |nexus id = 4630
 
  |github  = MouseyPounds/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Custom Crops Decay
   |author   = Felix-Dev
+
   |author = ZaneYork
   |id       = Felix-Dev.FeTK
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 4403
+
   |nexus   = 5830
   |github   = Felix-Dev/StardewMods
+
   |github = ZaneYork/SDV_Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Field Harvest
+
   |name   = Custom Crystalarium Mod
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FieldHarvest
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 11019
+
   |nexus   = 2516
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = Edu Anttunes
+
   |author = Digus
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = Digus.CCRMAutomate
   |nexus id = 5865
+
   |nexus   = 8193
   |github   = eduanttunes/sv_fighting_with_npcs
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Custom Death Penalty Plus
   |author   = Tran Minh Thong
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = find.object.mod
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 8594
+
   |nexus   = 7069
   |github   =  
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#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 Decoration Areas
   |author   = HaulinOats
+
   |author = aedenthorn, Erinthe
   |id       = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 13944
+
  |curse  = 868842
   |github  =
+
   |nexus   = 9626
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Custom Dungeon Floors
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RoyLi.Fireballs
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id =  
+
   |curse  = 868904
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |nexus  = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = aedenthorn
+
   |author = onlythechosen
   |id       = aedenthorn.FireBreath
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id = 7311
+
   |nexus   = 22380
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Custom Element Handler
   |author   = rupak0577
+
   |author = Platonymous
   |id       = rupak0577.FishDex
+
   |id     = Platonymous.CustomElementHandler
   |nexus id =  
+
   |nexus   = 1068
   |github  = rupak0577/FishDex
+
   |github = Platonymous/Stardew-Valley-Mods
   |url      = https://github.com/rupak0577/FishDex
+
 
 +
   |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     = Fish Exclusions
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = GZhynko
+
   |author = pneuma163
   |id       = GZhynko.FishExclusions
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 7782
+
   |nexus   = 24972
   |github   = gzhynko/StardewMods
+
   |github = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Custom Emotes
   |author   = Aair, AairTheGreat
+
   |author = purrplingcat
   |id       = AairTheGreat.FishFinder
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 5011
+
   |nexus   = 10861
   |github  = AairTheGreat/StardewValleyMods
+
   |github = purrplingcat/CustomEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Custom Farming Redux
   |author   = Speshkitty
+
   |author = Platonymous
   |id       = speshkitty.fishinfo
+
   |id     = Platonymous.CustomFarming
   |nexus id = 5452
+
   |nexus  = 991
  |github   = Speshkitty/FishInfo
+
   |curse   = 307366
}}
+
   |moddrop = 793926
{{#invoke:SMAPI compatibility|entry
+
   |github = Platonymous/Stardew-Valley-Mods
   |name    = Fishing Adjust
 
   |author  = Shuai Zhang
 
  |id      = shuaiz.FishingAdjustMod
 
   |nexus id = 1350
 
   |github   = hcoona/StardewValleyMods
 
  
  |broke in = SMAPI 2.6
+
   |status  = abandoned
   |status  = workaround
+
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
}}
+
<!--
{{#invoke:SMAPI compatibility|entry
+
   |unofficial version = 2.12.10-unofficial.1-minervamaga
   |name    = Fishing Assistant
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
  |author  = KilZenc
+
-->
   |id      = KilZenc.FishingAssistant
 
   |nexus id = 5815
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = Drynwynn, thepaladinknight
+
   |author = Platonymous
   |id       = Drynwynn.FishingAutomaton
+
   |id     = Platonymous.CFAutomate
   |nexus id = 2527
+
   |nexus   = 991
   |github   = Drynwynn/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 2.8
+
   |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 Chests Expanded
+
   |name   = Custom Farm Loader
   |author   = aedenthorn
+
   |author = DeLiXx
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 7694
+
  |curse  = 990485
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Info Overlays
+
   |name   = Custom Farm Types
   |author   = barteke22
+
   |author = spacechase0
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 8970
+
   |nexus  = 1140
  |github   = barteke22/StardewMods
+
   |moddrop = 128708
}}
+
   |github = spacechase0/CustomFarmTypes
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fishing Logbook
 
   |author  = M3ales
 
  |id      = FishingLogbook
 
  |nexus id =
 
  |curseforge id = 299792
 
  |curseforge key = fishing-logbook
 
  |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name   = Custom Fence Decay
   |author   = barteke22
+
   |author = Jean Seb Gwak
   |id       = barteke22.FishingMinigames
+
   |id     = CustomFenceDecay
   |nexus id = 9345
+
   |nexus   = 25155
   |github   = barteke22/StardewMods
+
   |github = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames
+
   |name   = Custom Fixed Dialogue
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = aedenthorn, Erinthe
   |id       = barteke22.FisingMinigames
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 9345
+
  |curse  = 868895
   |github  = barteke22/StardewMods
+
   |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 Mod
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = Zoryn
+
   |author = Datamancer
   |id       = Zoryn.FishingMod
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id =  
+
   |nexus   = 20938
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1533308
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name   = Custom Furniture
   |author   = MindMeltMax
+
   |author = Platonymous
   |id       = MindMeltMax.Fishnets
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 13819
+
   |nexus   = 1254
   |moddrop id = 1247514
+
   |moddrop = 793932
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets → Automate
+
   |name   = Custom Gift Dialogue
   |author   = MindMeltMax
+
   |author = PurrplingCat
   |id       = MindMeltMax.Fishnets.Automate
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 13819
+
   |nexus   = 7304
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Custom Gift Limits
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.FishingPractice
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 4157
+
  |curse  = 868725
   |github  =  
+
   |nexus   = 13964
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Custom Gift Limits - Continued
   |author   = Stashek
+
   |author = aedenthorn and FlyingTNT
   |id       = Stashek.FishingRodRecolor
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 8835
+
   |nexus   = 22385
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Trawler
+
   |name   = Custom Greenhouse
   |author   = PeacefulEnd
+
   |author = Forkmaster
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 8406
+
   |nexus   = 3464
   |github  = Floogen/FishingTrawler
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Custom Harvest Fix
   |author   = Hammurabi
+
   |author = mytigio
   |id       = HammurabiFishingTunerRedux
+
   |id     = mytigio.customharvestfix
   |nexus id =
+
   |nexus  = 4192
   |chucklefish id = 4578
+
   |github  = mytigio/CustomHarvestFix
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  |dev note = source in download
 
  
  |broke in = Stardew Valley 1.3
+
   |status  = obsolete
   |status  = workaround
+
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Custom Hay
   |author   = marikaefer
+
   |author = aedenthorn, Erinthe
   |id       = marikaefer.FishMe
+
   |id     = aedenthorn.CustomHay
   |nexus id = 4756
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = Jonqora
+
   |author = zelink, zelinknilez
   |id       = Jonqora.FishPreview
+
   |id     = zelink.zeldaHome
   |nexus id = 6303
+
   |nexus   = 20844
   |github   = Jonqora/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Customise Child Bedroom
   |author   = Mizzion
+
   |author = Speshkitty
   |id       = mizzion.fishreminder
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 3615
+
   |nexus   = 5540
   |moddrop id = 661375
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github   = Mizzion/MyStardewMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name   = Customizable Cart Redux
   |author   = StarAmy
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = StarAmy.bubbletoggle
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 13076
+
   |nexus   = 1402
   |github  =
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Customizable Death Penalty
   |author   = MattDeDuck, Duckshard
+
   |author = CatCattyCat, Cat
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 3725
+
   |nexus   = 1991
   |github   =  
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Customizable Traveling Cart Days
   |author   = bcmpinc
+
   |author = Yyeahdude
   |id       = bcmpinc.FixAnimalTools
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 3215
+
   |nexus   = 567
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Categories in Recipes, Categories in Recipes
+
   |name   = Customize Anywhere
   |author   = Traktori
+
   |author = Cherry, CherryChain
   |id       = Traktori.CategoriesInRecipes
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 11400
+
   |nexus   = 4734
   |github   = Traktori7/StardewValleyMods
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Customize Cursor Sprite
   |author   = Ashley, bambimenot
+
   |author = Sonozuki
   |id       = ashley.fixdice
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 4556
+
   |nexus   = 3014
   |github   =  
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Floor Placement, 楼梯修复
+
   |name   = Customize Dresser
   |author   = Becks723
+
   |author = Dragoon23
   |id       = Becks723.FixFloorPlacement
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 13381
+
   |nexus   = 23359
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix TVs on Custom Farm Types
+
   |name   = Customize Exterior
   |author   = mouse
+
   |author = spacechase0
   |id       = mouse.FixTVsOnCustomFarmTypes
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |moddrop id = 1194570
+
   |nexus  = 1099
   |nexus id = 12717
+
   |moddrop = 127272
   |github  = notevenamouse/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flamingo Breeding
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = BlaDe
+
   |author = MissCoriel
   |id       = BlaDe.FlamingoBreeding
+
   |id     = misscoriel.hpstam
   |nexus id = 12015
+
  |curse  = 885084
   |github   =
+
   |nexus   = 5275
 +
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flexible Sprinklers
+
   |name   = Customize Trinkets
   |author   = Shockah
+
   |author = Dragoon23
   |id       = Shockah.FlexibleSprinklers
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 10931
+
   |nexus   = 23818
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Customize Wedding Attire
   |author   = MouseyPounds
+
   |author = violetlizabet
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 3885
+
   |nexus   = 10761
   |github   = MouseyPounds/stardew-mods
+
   |github = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Custom Kissing
   |author   = kdau
+
   |author = Digus
   |id       = kdau.FlowerBombs
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 6228
+
   |nexus  = 4664
   |moddrop id = 794657
+
   |github  = Digus/StardewValleyMods
   |source  = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Custom Linens
   |author   = spacechase0 and Pathoschild
+
   |author = Mevima
  |id      = spacechase0.FlowerColorPicker
+
   |id     = Mevima.CustomLinens
  |nexus id = 1229
+
   |nexus  = 1027
  |moddrop id = 130043
+
   |github =
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Dance Fix
 
  |author  = elfuun
 
   |id       = FlowerDanceFix.elfuun
 
   |nexus id = 8535
 
   |moddrop id = 980853
 
   |github   = elfuun1/FlowerDanceFix
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Dance Hearts Change
 
  |author  = ron075sh
 
  |id      = ron075sh.FlowerDanceHeartsChange
 
  |nexus id = 3019
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Fantasy
+
   |name   = Custom NPC Exclusions
   |author   = Goldenrevolver
+
   |author = Esca, Esca-MMC
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 7554
+
   |nexus   = 7089
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Pointers
+
   |name   = Custom NPC Fixes
   |author   = Bpendragon
+
   |author = spacechase0
   |id       = Bpendragon.ForagePointers
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 7781
+
  |curse  = 867734
   |github  = Bpendragon/ForagePointers
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Custom NPC Paintings
   |author   = Remy Bach
+
   |author = avaallonn, AvalonMFX
   |id       = remybach.forecaster
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id = 3037
+
   |curse  = 1069124
   |github   = remybach/stardew-valley-forecaster
+
   |nexus   = 26228
 
+
   |github  = 1Avalon/Avas-Stardew-Mods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster Text, Forecaster Text
+
   |name   = Custom NPC - Riley, Riley House
   |author   = TheElm
+
   |author = SG
   |id       = TheElm.ForecasterText
+
   |id     = SG.RileyHouse
   |nexus id = 7541
+
   |nexus   = 5811
   |github  = GStefanowich/SDV-Forecaster
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Custom Obelisks
   |author   = Fokson
+
   |author = XxHarvzBackxX
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = harvz.CustomObelisks
   |nexus id = 2520
+
   |nexus   = 10202
   |github   =  
+
   |github = XxHarvzBackxX/Custom-Obelisks
  
   |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 Object Production
   |author   = Adham084
+
   |author = aedenthorn, Erinthe
   |id       = adham084.fpsviewer
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 14046
+
  |curse  = 868827
   |github  =
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Custom Ore Nodes
   |author   = skuldomg, Skuld
+
   |author = aedenthorn, Erinthe
   |id       = skuldomg.freeDusty
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 2206
+
  |curse  = 868903
   |github   = skuldomg/freeDusty
+
   |nexus   = 5966
 +
   |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 Paths
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.FreeLove
+
   |id     = Entoarox.CustomPaths
   |nexus id = 10021
+
   |nexus   = 2272
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 5234
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = DJ-STLN
+
   |author = aedenthorn, Erinthe
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = aedenthorn.PetBed
   |nexus id = 3320
+
  |curse  = 868814
   |github   =  
+
   |nexus   = 10462
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Custom Picture Frames
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 4960
+
  |curse  = 868801
   |github   =  
+
   |nexus   = 10704
 +
   |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 Redux
   |author   = aedenthorn
+
   |author = Prism 99
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 6241
+
   |nexus   = 27147
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Custom Quest Expiration
   |author   = Isaac S
+
   |author = hawkfalcon
   |id       = IsaacS.FriendsForever
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 1738
+
   |nexus   = 2148
   |github   = isaacs-dev/Minidew-Mods
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Booster
+
   |name   = Custom Reminders
   |author   = Hills
+
   |author = Dem1se
   |id       = Hills.FriendshipBooster
+
   |id     = Dem1se.CustomReminders
   |nexus id = 10497
+
   |nexus   = 6215
   |moddrop id = 1084819
+
   |moddrop = 793899
   |github   =  
+
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Without Talk
+
   |name   = Custom Renovations, Renovations
   |author   = HunterMYT
+
   |author = aedenthorn, Erinthe
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = aedenthorn.Renovations
   |nexus id = 8709
+
  |curse  = 868839
   |github  =  
+
   |nexus   = 9687
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frozen Yogurt
+
   |name   = Custom Resource Clumps
   |author   = Failsplat
+
   |author = aedenthorn, Erinthe
   |id       = Failsplat.FroyoFFHarmony
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 12308
+
  |curse  = 868875
   |github  =
+
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frugal Farm Menu
+
   |name   = Custom Shirts
   |author   = jeffgillean
+
   |author = Platonymous
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = Platonymous.CustomShirts
   |nexus id = 11050
+
   |nexus   = 2416
   |github  = jeffgillean/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 Shaker
+
   |name   = Custom Shops Redux
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 5776
+
   |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     = Fruit Tree Tweaks
+
   |name   = Custom Signs
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = Aedenthorn.FruitTreeTweaks
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 11422
+
  |curse  = 868777
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11336
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fungus Amongus
+
   |name   = Custom Spouse Location
   |author   = Okay Shroomer
+
   |author = barteke22
   |id       = OkayShroomer.FungusAmongus
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 11785
+
   |nexus   = 9676
   |github  =
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Custom Spouse Patio
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 10213
+
   |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 Display Framework
+
   |name   = Custom Spouse Patio Redux
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 10855
+
  |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 Placement Tweaks
+
   |name   = Custom Spouse Patio Wizard
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurniturePlacementTweaks
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 14092
+
  |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     = Furniture Recolor
+
   |name   = Custom Spouse Rooms
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 10217
+
  |curse  = 868833
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Custom Spouse Rooms - Continued
   |author   = furyx639
+
   |author = Datamancer
   |id       = furyx639.FuryCore
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 10696
+
   |nexus   = 20966
   |github   = ImJustMatt/StardewMods
+
  |moddrop = 1534005
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Galaxy Slingshot Obtainable
+
   |name   = Custom Starter Furniture
   |author   = Adham084
+
   |author = aedenthorn, Erinthe
   |id       = adham084.galaxyslingshot
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 14115
+
  |curse  = 868669
   |github   =
+
   |nexus   = 16729
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Custom Starter Package
   |author   = mmanlapat
+
   |author = aedenthorn, Erinthe
   |id       = mmanlapat.GameReminder
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 1153
+
  |curse  = 868717
   |github   =  
+
   |nexus   = 14152
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Custom Tapper Framework
   |author   = RandomComputerUser
+
   |author = Selph, zombifier
   |id       = RandomComputerUser.GameSpeed
+
   |id     = selph.CustomTapperFramework
   |nexus id = 7211
+
   |nexus   = 22975
   |github   =
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Custom Tokens
   |author   = Loogooter
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = OlegSilkin.garbage_collector
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 2463
+
   |nexus   = 7517
   |github   =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Day
+
   |name   = Custom Toolbar
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.GarbageDay
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 8204
+
  |curse  = 868779
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 11322
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Custom Tool Effect
   |author   = f4iTh, JertsukkaTheMan
+
   |author = ZaneYork
   |id       = f4iTh.GateFix
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 4859
+
   |nexus   = 5712
   |github  =  
+
   |github = ZaneYork/CustomToolEffect
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Custom Tool Range
   |author   = mralbobo
+
   |author = trashcan9
   |id       = mralbobo.GateOpener
+
   |id     = trashcan9.CustomToolRange
   |nexus id =
+
   |nexus  = 16384
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-gate-opener
 
 
 
  |broke in    = Stardew Valley 1.4
 
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
  |pull request = https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Custom Tracker
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.GemIsles
+
   |id     = Esca.CustomTracker
   |nexus id = 6692
+
   |nexus   = 5108
   |github  = aedenthorn/StardewValleyMods
+
   |github = Esca-MMC/CustomTracker
 +
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name   = Custom Transparency
   |author   = sqbr
+
   |author = CatCattyCat, Cat
   |id       = sqbr.GetGS
+
   |id     = cat.customtransparency
   |nexus id = 13434
+
   |nexus   = 2359
   |github  = sqbr/GetGS
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Custom Trash Can
   |author   = spacechase0 and Pathoschild
+
   |author = ShivaGuy
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 5098
+
   |nexus  = 11835
   |moddrop id = 771692
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = aedenthorn, Erinthe
   |id       = GenericShopExtender
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 814
+
  |curse  = 868798
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
  |pull request      = https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Custom TV
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.geodeinfomenu
+
   |id     = Platonymous.CustomTV
   |nexus id = 1448
+
   |curse  = 877224
   |moddrop id = 833541
+
   |nexus  = 6775
   |github   = danvolchek/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.5
+
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |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 TV Channel
   |author   = MartyrPher
+
   |author = chieeri323
   |id       = MartyrPher.GetGlam
+
   |id     = chieeri323.customtvchannel
   |nexus id = 5044
+
   |nexus   = 24278
   |github   = MartyrPher/GetGlam
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Custom Wake Up Time
   |author   = Platonymous
+
   |author = Tomokisan
   |id       = Platonymous.GhostTown
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 2992
+
   |curse  = 1081741
   |moddrop id = 793902
+
   |nexus  = 26260
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Fertilizer
+
   |name   = Custom Wallpaper Framework
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.GiantCropFertilizer
+
   |id     = aedenthorn.CustomWallpaperFramework
   |moddrop id = 1135913
+
   |curse  = 868751
   |nexus id = 11620
+
   |nexus   = 12510
   |github  = atravita-mods/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Custom Walls and Floors
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.giantcropring
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 1182
+
   |curse  = 307569
   |moddrop id = 833538
+
   |moddrop = 793903
   |github  = danvolchek/StardewMods
+
  |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     = Giant Omelet
+
   |name   = Custom Warp Locations
   |author   = spacechase0
+
   |author = CatCattyCat, Cat
   |id       = spacechase0.GiantOmelet
+
   |id     = cat.customwarplocations
   |nexus id = 13852
+
   |nexus   = 1688
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Custom Warp Points
   |author   = desto
+
   |author = aedenthorn, Erinthe
   |id       = desto.GiftDecline
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 6944
+
  |curse  = 868840
   |github  = desto-git/sdv-mods
+
   |nexus   = 9651
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Rejection
+
   |name   = Custom Warps
   |author   = aedenthorn
+
   |author = f4iTh, JertsukkaTheMan
   |id       = aedenthorn.GiftRejection
+
   |id     = f4iTh.CustomWarps
   |nexus id = 14273
+
   |nexus   = 3445
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Custom Winter Star Gifts
   |author   = tstaples
+
   |author = XxHarvzBackxX
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = harvz.CWSG
   |nexus id = 229
+
   |nexus   = 10024
   |github   = tstaples/GiftTasteHelper
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |warnings = needs zoom and UI scale options to have the same value.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Cut the Cord, TvMenu
   |author   = blueberry
+
   |author = cgifox
   |id       = blueberry.GiftWrapper
+
   |id     = cgifox.CutTheCord
   |nexus id = 4721
+
   |nexus   = 9571
   |github  = b-b-blueberry/GiftWrapper
+
   |github = harshlele/CutTheCord
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Cycle Tools
   |author   = atravita
+
   |author = LeFauxMatt
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = furyx639.CycleTools
   |nexus id = 10004
+
   |curse  = 871827
   |moddrop id = 1098263
+
   |nexus  = 13973
   |github   = atravita-mods/StardewMods
+
   |github = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Daily Farm Photo
   |author   = DecidedlyHuman
+
   |author = Seawolf, seawolf87
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 9976
+
   |nexus   = 4791
   |github   = DecidedlyHuman/GiveMeMyCursorBack
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Global Config Settings
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Gaphodil
+
   |author = BlaDe
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 9340
+
   |nexus  = 6783
   |moddrop id = 1007690
+
   |github =
   |github   = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Daily Luck Message
   |author   = violetlizabet
+
   |author = Schematix, Schmtx
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 10374
+
   |nexus   = 1327
   |github   = elizabethcd/PreventFurniturePickup
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
 +
  |author  = zeldela, delaney
 +
  |id     = dJustLuckMod
 +
  |nexus  = 10386
 +
  |moddrop = 1070645
 +
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Daily News
   |author   = Jamie Taylor
+
   |author = bashNinja
   |id       = jltaylor-us.GMCMOptions
+
   |id     = bashNinja.DailyNews
   |nexus id = 10505
+
   |nexus   = 1141
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github = miketweaver/DailyNews
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Daily Notifications, Event Notifications
   |author   = treyh0
+
   |author = dreamsicl
   |id       = treyh0.GodMode
+
   |id     = EventNotifications
   |nexus id = 2641
+
   |nexus   =
   |github  =  
+
  |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     = Goodbye American English
+
   |name   = Daily Pet the Animals
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = flowoeB
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = flowoeB.DailyPetTheAnimals
   |moddrop id = 854437
+
   |nexus   = 8356
   |nexus id = 7183
+
   |github =
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Daily Phone Quest
   |author   = Jessebot
+
   |author = ActionJackson
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 6514
+
   |nexus   = 14648
   |github  = JessebotX/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = candidus42
+
   |author = MevNav
   |id       = Candidus42.GoToBed
+
   |id     = MevNav.DailyPlanner
   |nexus id = 4967
+
   |nexus   = 16704
   |github   = mus-candidus/GoToBed
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Daily Quest Anywhere
   |author   = yy376
+
   |author = Omegasis, Alpha_Omegasis
   |id       = yy376.GoToSleep
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 2195
+
   |nexus   = 513
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gradient Hair Colors
+
   |name   = Daily Screenshot
   |author   = spacechase0
+
   |author = CompSciLauren
   |id       = spacechase0.GradientHairColors
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 12744
+
   |nexus   = 4779
   |github   = spacechase0/StardewValleyMods
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Daily Special Orders
   |author   = ShadowDragon8685
+
   |author = shekurika
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 985
+
   |nexus   = 9693
   |github   =  
+
   |github = shekurika/DailySpecialOrders
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Daily Tasks Report
   |author   = rikai
+
   |author = GuiNoya, Yesst
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 8557
+
   |nexus   = 1624
   |github  = rikai/Grandfathers-Heirlooms
+
   |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     = Grapes All Year Round
+
   |name   = Daily Tasks Report Plus
   |author   = GZhynko
+
   |author = Prism 99
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 7759
+
   |nexus   = 20871
   |github   = gzhynko/StardewMods
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = DaLionheart
   |author   = bcmpinc
+
   |author = DaLion
   |id       = bcmpinc.GrassGrowth
+
   |id     = DaLion.Core
   |nexus id = 2732
+
   |nexus   = 24332
   |github   = bcmpinc/StardewHack
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Dan Utils
   |author   = Jellypowered, Shockade
+
   |author = Danmw3
   |id       = Jellypowered.GrassChance
+
   |id     = danmw3.DanUtils
   |nexus id = 3365
+
   |nexus   = 2287
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Dark User Interface
   |author   = sirloinmeatt
+
   |author = zazizu
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = zazizu.darkUI
   |nexus id = 2662
+
   |nexus   = 4056
   |github   =  
+
   |github = cilekli-link/SDVMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
  |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   = Data Layers, Data Maps
   |author   = Derslayr
+
   |author = Pathoschild
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 10148
+
  |curse  = 1000628
   |github   = derslayr10/GreenhouseConstruction
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Date Night
   |author   = bblueberry, blueberry
+
   |author = SUPERT
   |id       = blueberry.GreenhouseEntryBegone
+
   |id     = supert.datenight
   |nexus id = 8203
+
   |nexus   = 11459
   |github   = b-b-blueberry/GreenhouseEntryPatch
+
 
 +
  |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 Entry Mod
+
   |name   = Day Limiter
   |author   = pancham138
+
   |author = Parzivl, tadfoster
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus id = 6150
+
   |nexus   = 25529
   |github   =  
+
   |github = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = PeacefulEnd
+
   |author = MissCoriel
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |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 Gatherers Automate
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = PeacefulEnd
+
   |author = JeiPi, JeiP1
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = JeiPi.Deathpoint
   |nexus id = 7619
+
   |nexus  = 25241
   |moddrop id = 886187
+
   |github =
   |github   = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Death Tweaks
   |author   = Bpendragon
+
   |author = aedenthorn, Erinthe
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 7456
+
   |nexus   = 18174
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Debug Mode
   |author   = Cecidelus
+
   |author = Pathoschild
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 8042
+
  |curse  = 1000634
   |github   =  
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Decrafting Mod
   |author   = CroiDorcha
+
   |author = iSkLz_, MSCFC
   |id       = CroiDorcha.GreenHut
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 1735
+
   |nexus   = 4158
   |github   =  
+
   |github = iSkLz/DecraftingMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Deep Woods
   |author   = aedenthorn
+
   |author = Max Vollmer, SVProtector
   |id       = aedenthorn.GroundhogDay
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 10151
+
  |curse  = 992429
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Haboo
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = BlaDe
+
   |author = Sandman53
   |id       = LetsTrollTheMan.HabooNPC
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 12034
+
   |nexus   = 5016
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Deep Woods Warp Network Integration
   |author   = skn
+
   |author = Tlitookilakin
   |id       = skn.HairGrowthMod
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 3279
+
   |nexus   = 10240
   |github   =  
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Halt Event Time
+
   |name   = Default Farmer
   |author   = chawol
+
   |author = Tyler Gibbs
   |id       = chawol.HaltEventTime
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 8774
+
   |nexus   = 12421
   |github   = chawolbaka/HaltEventTime
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Handy Headphones
+
   |name   = Default On Cheats
   |author   = PeacefulEnd
+
   |author = EnderTedi
   |id       = PeacefulEnd.HandyHeadphones
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 7936
+
   |nexus   = 21035
   |github   = Floogen/HandyHeadphones
+
   |github = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Default Window Size
   |author   = Omegasis, Alpha_Omegasis
+
   |author = DecidedlyHuman
   |id       = Omegasis.HappyBirthday
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 520
+
   |nexus   = 10939
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Delivery Service
   |author   = Oxyligen
+
   |author = AxesOfEvil
   |id       = HappyBirthday
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 1064
+
   |nexus   = 5187
   |github   =  
+
   |github = AxesOfEvil/SV_DeliveryService
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Delivery Upgrade Tool
   |author   = Sakorona
+
   |author = Dash, yuukidach
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = Pathoschild.test
   |nexus id = 6516
+
   |nexus   = 5570
   |moddrop id = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = kibbe, lillvik
+
   |author = stokastic
   |id       = kibbe.hardcore_mines
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 1674
+
   |nexus   = 2462
   |github   =  
+
   |github = stokastic/CoopGrabber
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Deluxe Auto-Petter
   |author   = ItsLittany
+
   |author = Frostiverse
   |id       = itslittany.HardcoreMines2
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 6411
+
   |nexus   = 23226
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Deluxe Grabber Redux
   |author   = DiscipleOfEris
+
   |author = ferdaber
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 8772
+
   |nexus   = 7920
   |github  = DiscipleOfEris/HardyGrass
+
   |github = ferdaber/sdv-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = Platonymous
+
   |author = Nykal145
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 914
+
   |nexus   = 20799
   |moddrop id = 793924
+
  |github  =
   |github   = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Hats
 +
  |author  = domsim1
 +
  |id     = domsim1.DeluxeHats
 +
   |nexus  = 5836
 +
   |github = domsim1/stardew-valley-deluxe-hats-mod
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status            = unofficial
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
  |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 Journal
   |author   = Goldenrevolver
+
   |author = MolsonCAD
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 7851
+
   |nexus   = 11436
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Demanding Shipping
   |author   = Dounat2201, Sasara
+
   |author = lech43
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = lech43.DemandingShipping
   |nexus id = 1157
+
   |nexus   = 7315
   |github  = Sasara2201/WitchPrincess
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Seeds
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = aedenthorn
+
   |author = DrSpactacus, NateMod
   |id       = aedenthorn.HarvestSeeds
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 11773
+
   |nexus   = 22564
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Demetrius Visits Cave
   |author   = ThatNorthernMonkey
+
   |author = Kichjo
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 236
+
   |nexus   = 5477
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = KeelanRosa/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Bloom Farm
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Desert_Bloom_Farm
 +
  |curse  = 990494
 +
  |nexus  = 16750
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hat Buffs
+
   |name   = Desert Obelisk
   |author   = popska
+
   |author = CatCattyCat, Cat
   |id       = popska.HatBuffs
+
   |id     = cat.desertobelisk
   |nexus id = 9050
+
   |nexus   = 2021
   |github  =  
+
  |moddrop = 833549
   |source   = https://gitlab.com/popska/UsefulHats
+
   |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     = Hay Bales as Silos
+
   |name   = Destroyable Bushes
   |author   = Cherry, CherryChain
+
   |author = Esca, Esca-MMC
   |id       = Cherry.HayBalesSilo
+
   |id     = Esca.DestroyableBushes
   |nexus id = 5151
+
   |nexus   = 6304
   |moddrop id = 716396
+
   |moddrop = 798245
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Detailed Sprites
   |author   = Tlitookilakin
+
   |author = RainsKuro, RainzKuro
   |id       = tlitookilakin.HDPortraits
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 10971
+
   |nexus   = 15549
   |moddrop id = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = DewCord Rich Presence
   |author   = Jessebot, JessebotX
+
   |author = explosivetortellini
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 3207
+
   |nexus   = 8348
   |moddrop id = 624105
+
   |github  = explosivetortellini/StardewValleyDRP
   |github   = JessebotX/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.5.5
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Dialog to Clipboard
   |author   = Kiddles, Svard
+
   |author = dlrdlrdlr
   |id       = Kiddles.HASTweaks
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 5630
+
   |nexus   = 23834
   |github   = SvardXI/HAS_Tweaks
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Dialogue Box Redesign
   |author   = Zoryn
+
   |author = gzhynko
   |id       = Zoryn.HealthBars
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id =
+
   |nexus  = 8853
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = gzhynko/StardewMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Dialogue Display Framework
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.healthbars
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id =  
+
   |curse  = 868761
   |curseforge id  = 302910
+
   |nexus   = 11661
   |curseforge key = health-bars
+
   |github = aedenthorn/StardewValleyMods
   |github   = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Emotes
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Dialogue Extension
   |author   = themattfiles
+
   |author = elbe
   |id       = themattfiles.HeartBeat
+
   |id     = elbe.DialogueExtension
   |nexus id = 5941
+
   |nexus   = 10851
   |github  = embolden/Heartbeat
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Dialogue Keys
   |author   = StultusV
+
   |author = PokeBenji
   |id       = StultusV.HeartLevelNotifications
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 8655
+
  |curse  = 1022342
   |github   = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus   = 24325
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = Dialogue New Line
   |author   = fakemonster
+
   |author = aedenthorn, Erinthe
   |id       = fakemonster.Heelies
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 7751
+
  |curse  = 868753
   |github   =
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Dialogue Tester
   |author   = Jessebot, JessebotX
+
   |author = DecidedlyHuman
   |id       = Jessebot.HelloSMAPI
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 4483
+
   |nexus   = 9887
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Dialogue Trees
   |author   = furyx639, LeFauxMatt
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.HelpForHire
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 5316
+
  |curse  = 868845
   |github  =  
+
   |nexus   = 9550
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Did You Water Your Crops
   |author   = furyx639, LeFauxMatt
+
   |author = Nishtra
   |id       = furyx639.HelpfulSpouses
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 5175
+
   |nexus   = 1583
   |github  =  
+
   |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     = Help Wanted Quest Fixes
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Pokeytax
+
   |author = shanks3042
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 2644
+
   |nexus   = 5816
   |github  = gembree/HelpWantedQuestFixes
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Difficulty Socializing
   |author   = aedenthorn
+
   |author = PokeBenji
   |id       = aedenthorn.HereFishy
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 6586
+
  |curse  = 1023363
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hibernation
+
   |name   = Dimensional Pockets
   |author   = Shockah
+
   |author = spacechase0
   |id       = Shockah.Hibernation
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 11421
+
  |curse  = 867145
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus   = 12706
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Dino Form
   |author   = Annosz
+
   |author = aedenthorn, Erinthe
   |id       = Annosz.HighlightedJars
+
   |id     = aedenthorn.DinoForm
   |nexus id = 6833
+
   |nexus   = 18244
   |github  = Annosz/StardewValleyModding
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlight Empty Machines
+
   |name   = Dino Form 2
   |author   = atravita
+
   |author = juminos
   |id       = atravita.HighlightEmptyMachines
+
   |id     = juminos.DinoForm2
   |moddrop id = 1137391
+
   |nexus   = 24718
   |nexus id = 11664
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Disable Auto Pickup
   |author   = bendenewb, newbie9598
+
   |author = Eugenii10
   |id       = newbie9598.HitMarkersMeme
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 2098
+
   |nexus   = 9717
   |github   =  
+
   |github =
  
   |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   = Disable Building Fade
   |author   = tomasitobambito
+
   |author = calebstein1
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 9343
+
   |nexus   = 24558
   |github   =
+
   |github = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Disable Gamepad, Disable Controller
   |author   = TheThor59
+
   |author = lperkins2, Logan Perkins
   |id       = Thor.HoeWaterDirection
+
   |id     = lperkins2.DisableController
   |nexus id = 10052
+
   |nexus   = 2229
   |github   = TheThor59/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HoeDown
+
   |name   = Discord Rich Presence
   |author   = BlaDe
+
   |author = RuiNtD
   |id       = BlaDe.HoeDown
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 9798
+
   |nexus   = 2156
   |github   =  
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Dish of the Day Display
   |author   = CatCattyCat, Cat
+
   |author = MouseyPounds
   |id       = cat.holdtobreakgeodes
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 1689
+
   |nexus  = 3960
   |moddrop id = 833545
+
   |github = MouseyPounds/stardew-mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Dismantle Craftables
   |author   = samspartan
+
   |author = jahangmar
   |id       = samspartan.HoldToPause
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 7352
+
   |nexus   = 3687
   |github   =  
+
   |github = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Holiday Sales
+
   |name   = Display Energy
   |author   = atravita
+
   |author = dmarcoux
   |id       = atravita.HolidaySales
+
   |id     = dmarcoux.DisplayEnergy
   |moddrop id = 1205160
+
   |nexus  = 10662
   |nexus id = 13050
+
   |moddrop = 1087175
   |github   = atravita-mods/StardewMods
+
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Display Monster Health
   |author   = MouseyPounds
+
   |author = Atesba
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 4935
+
   |nexus   = 20984
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horny Festivals, Festival Warps
+
   |name   = Display Player Stats
   |author   = Girafarig
+
   |author = Fleem
   |id       = Girafarig.FestivalWarps
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 10844
+
   |nexus   = 21547
   |github   =
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Displays
   |author   = Pathoschild
+
   |author = spacechase0 and ParadigmNomad
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = spacechase0.Displays
   |nexus id = 7500
+
  |curse  = 867712
   |github  = Pathoschild/StardewMods
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Goldenrevolver
+
   |author = Aimon111
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus id = 7911
+
   |curse  = 1010281
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   = 18109
 +
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = jorgamun
+
   |author = Airyn and the DSV Team
   |id       = jorgamun.HorseSqueeze
+
   |id     = DSV.Core
   |nexus id = 10446
+
   |nexus   = 17059
   |github   = jorgamun/HorseSqueeze
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Do Not Eat My Crops
   |author   = icepuente
+
   |author = u_u__w
   |id       = icepuente.HorseWhistle
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id = 1131
+
   |nexus   = 26324
   |github   = icepuente/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Don't Eat That
   |author   = nabuma
+
   |author = Pyrohead37
   |id       = HorseWhistle_SMAPI
+
   |id     = Pyrohead37.DontEatThat
   |nexus id =
+
   |nexus  = 1951
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github = jahangmar/StardewValleyMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Host Tools
+
   |name   = Don't Stop Me Now
   |author   = MattPlays
+
   |author = Shockah
   |id       = MattPlays.HostTools
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 11154
+
   |nexus   = 10941
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Double Standard Farm, Double Farm
   |author   = Jaredlll08
+
   |author = Leaf
   |id       = BlameJared.HotbarHotswap
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id =
+
   |nexus  = 3928
   |curseforge id  = 298033
+
   |github =
  |curseforge key = hotbar-hotswap
 
   |github   = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Downtown Zuzu
   |author   = Ilyaki
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = Ilyaki.HPBar
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
  |nexus id = 1736
+
   |curse   = 987160
   |github   =  
+
   |nexus   = 8587
 
+
   |github =
   |broke in = SMAPI 3.0
 
  |status   = workaround
 
   |summary = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = DPad Inventory Hotkey
   |author   = bogie5464
+
   |author = joljyo
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 3190
+
   |nexus   = 7507
   |github   = bogie5464/HuggableScarecrows
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hugs and Kisses
+
   |name   = Dragon Pearl Lure
   |author   = aedenthorn
+
   |author = violetlizabet
   |id       = aedenthorn.HugsAndKisses
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 10062
+
   |nexus   = 15109
   |github   = aedenthorn/StardewValleyMods
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Draw Fish Ponds Over Grass
   |author  = Yyeahdude
+
   |author = atravita
   |id      = HungerYyeadude
+
  |id      = atravita.DrawFishPondsOverGrass
   |nexus id = 613
+
  |curse   = 870981
   |github  =  
+
   |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Dreamscape
   |author   = PrimevalTitmouse
+
   |author = aedenthorn, Erinthe
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 1110
+
  |curse  = 868756
   |github   =  
+
   |nexus   = 11742
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#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     = Hunger for Food
+
   |name   = Dresser Sorter
   |author   = Tigerle01, Stephan Hensel
+
   |author = idermailer
   |id       = HungerForFoodByTigerle
+
   |id     = idermailer.dresserSorter
   |nexus id = 810
+
   |nexus   = 24443
   |github   =
+
   |github  = idermailer/DresserSorter
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Drive By
   |author   = lech43
+
   |author = BlaDe
   |id       = lech43.HungryMorning
+
   |id     = BlaDe.DriveBy
   |nexus id = 6391
+
   |nexus   = 12033
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Drop It - Drop Item Hotkey
   |author   = spacechase0 and Pathoschild
+
   |author = Goldenrevolver
   |id       = spacechase0.HybridCropEngine
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 6577
+
   |nexus   = 7971
   |github   = spacechase0/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Drop Seeds After Eating
   |author   = Kryspur
+
   |author = Cloudyluna
   |id       = Kryspur.HypnoValley
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 9052
+
   |nexus   = 27353
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Dungeon Buddy
   |author   = Veleek
+
   |author = SwiftSails
   |id       = Veleek.IdlePause
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 1092
+
   |nexus   = 7864
   |github   = veleek/IdlePause
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |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 Merchants
   |author   = LordAndreios
+
   |author = aedenthorn, Erinthe
   |id       = LordAndreios.IdleTimer
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 2858
+
  |curse  = 868698
   |github   = emperorzuul/SMAPI_MODS
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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   = Durable Fences
   |author   = idermailer
+
   |author = Zoryn
   |id       = idermailer.iDontUseThatWater
+
   |id     = Zoryn.DurableFences
   |nexus id = 14047
+
   |nexus   =
   |github  = idermailer/iDontUseThatWater
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got Friendship
+
   |name   = Durin's Rest
   |author   = ChiroxT
+
   |author = NoFogBob and PaulDunstan
   |id       = treinke.igotfriendship
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 13290
+
   |nexus   = 12345
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got XP
+
   |name   = Dusty Overhaul
   |author   = ChiroxT
+
   |author = CyanFire
   |id       = treinke.igotxp
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 13289
+
   |nexus   = 13057
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Dusty Overhaul - SVE
   |author   = candidus42
+
   |author = CyanFire
   |id       = Candidus42.ImagEd
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 7218
+
   |nexus   = 13265
   |github   = mus-candidus/ImagEd
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Grandpa, Misc Introduction Fixes
+
   |name   = DVR
   |author   = mistyspring
+
   |author = captncraig
   |id       = mistyspring.immersivegrandpa
+
   |id     = captncraig.dvr
   |nexus id = 12562
+
   |nexus   = 3860
   |github  =
+
   |github = captncraig/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Dwarf Scroll Prices
   |author   = Demiacle
+
   |author = noriteway
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 1025
+
   |nexus   = 16386
   |github   = demiacle/QualityOfLifeMods
+
   |github = noriteway/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Dwarvish Mattock
   |author   = Anthony Hilyard
+
   |author = Anthony Hilyard, Grend
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |curseforge id  = 445215
+
   |curse   = 536418
   |curseforge key = improved-tracker
+
   |nexus   = 9684
   |nexus id = 9317
+
   |github = AHilyard/DwarvishMattock
   |github   = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Dynamic Bodies
   |author   = Mizzion
+
   |author = ribeena
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = ribeena.dynamicbodies
   |nexus id = 4861
+
   |nexus   = 12893
   |github  = Mizzion/MyStardewMods
+
   |github = ribeena/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Dynamic Checklist
   |author   = Mizzion
+
   |author = gunnargolf
   |id       = mizzion.increasedartifactspots
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 3340
+
   |nexus   = 1145
   |moddrop id = 663705
+
  |github  = gunnargolf/DynamicChecklist
   |github   = Mizzion/MyStardewMods
+
 
 +
  |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     = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name   = Dynamic Clothing
   |author   = shekurika
+
   |author = hilovids
   |id       = shekurika.fishtankCapacity
+
   |id     = hilovids.DynamicClothing
   |nexus id = 11388
+
   |nexus   = 10078
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Dynamic Crops
   |author   = GZhynko
+
   |author = HaulinOats
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 6162
+
   |nexus   = 13800
   |github   = gzhynko/StardewMods
+
   |github = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Dynamic Dialogues Framework
   |author   = Traktori
+
   |author = mistyspring
   |id       = Traktori.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     = Industrial Furnace for Automate
+
   |name   = Dynamic Festival Rewards
   |author   = Traktori
+
   |author = mistyspring
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 5568
+
   |nexus   = 20253
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Dynamic Flooring
   |author   = Sabera, kelbesque
+
   |author = aedenthorn, Erinthe
   |id       = Sabera.InfertileSoil
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2515
+
  |curse  = 868692
   |github   =  
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.3.29
+
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Dynamic Flooring - Continued
   |author   = Eireon
+
   |author = CyanFire
   |id       = Eireon.InfestedLevels
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 2823
+
   |nexus   = 27888
   |github   = benrpatterson/InfestedLevels
+
   |github = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Dynamic Game Assets
   |author   = Renny
+
   |author = spacechase0
   |id       = renny.infinitejunimocartlives
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 2705
+
  |curse  = 867707
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Money
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = Chunky
+
   |author = spacechase0
   |id       = chunky.InfiniteMoney
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 11510
+
   |nexus   = 9365
   |github  =  
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Watering Cans
+
   |name   = Dynamic Horses
   |author  = CaptainSully
+
   |author = Bpendragon
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Bpendragon-DynamicHorses
   |moddrop id = 1188756
+
   |nexus  = 874
   |nexus id = 12739
+
   |github  = Bpendragon/DynamicHorses
   |github   = CaptainSully/StardewMods
+
 
 +
   |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     = Infinite Zoom
+
   |name   = Dynamic Machines
   |author   = berkayylmao
+
   |author = tyran285, Ryuuze
   |id       = berkayylmao.InfiniteZoom
+
   |id     = DynamicMachines
   |nexus id = 8808
+
   |nexus  = 374
  |curseforge id  = 500088
+
   |github =
   |curseforge key = infinite-zoom
+
 
   |github   = berkayylmao/StardewValleyMods
+
   |broke in = SMAPI 2.0
}}
+
   |status   = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author   = aedenthorn
 
   |id      = aedenthorn.LogUploader
 
  |nexus id = 13979
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#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   =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Early Community Upgrades
   |author   = aedenthorn
+
   |author = sophiesalacia
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 7727
+
   |nexus   = 8450
   |github  = aedenthorn/StardewValleyMods
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Early Ginger Island
   |author   = cantorsdust and Pathoschild
+
   |author = Shockah
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 173
+
   |nexus   = 13885
   |github   = cantorsdust/StardewMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Easier Cave Puzzle
   |author   = Guedez
+
   |author = atravita
   |id       = eat.item.instantly
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 5116
+
  |curse  = 870978
   |github  =  
+
  |moddrop = 1131424
 +
   |nexus   = 11500
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status   = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = Easier Dart Puzzle
   |author   = RyanJesky
+
   |author = atravita
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 10146
+
   |curse  = 870971
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |moddrop = 1205159
}}
+
  |nexus   = 13049
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
   |name    = Instant Pets
+
 
   |author  = blueberry
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |id      = blueberry.InstantPets
+
   |status  = workaround
   |nexus id = 9448
+
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
   |github  = b-b-blueberry/InstantPets
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Tool Upgrades
+
   |name   = Easier Farming
   |author   = Binarynova
+
   |author = Cautious Waffle, skulmuk
   |id       = binarynova.instanttoolupgrades
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 8918
+
   |nexus   = 1426
   |github   = Binarynova/MyStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Easier Fishing
   |author   = Hammurabi
+
   |author = majordot
   |id       = HammurabiInteractionHelper
+
   |id     = MajorDOT.EasierFishing
   |nexus id =  
+
   |nexus   =
   |chucklefish id = 4640
+
   |curse  = 305367
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github  =
  
   |broke in           = SMAPI 2.0
+
   |broke in = SMAPI 3.0
<!--
+
   |status  = workaround
   |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Interaction Tweaks
 
  |author  = jahangmar
 
  |id      = jahangmar.InteractionTweaks
 
  |nexus id = 3771
 
  |github  = jahangmar/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Into the Game (Save Loaded Notifier)
+
   |name   = Easier Monster Eradication
   |author   = DecidedlyHuman
+
   |author = NormanPCN
   |id       = DecidedlyHuman.SaveLoadedNotifier
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 12826
+
   |nexus   = 11548
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Easier Special Orders
   |author   = mpcomplete
+
   |author = TheMightyAmondee
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 2224
+
   |nexus   = 8342
   |github   = mpcomplete/StardewMods
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = East Scarp (SMAPI)
   |author   = MissCoriel
+
   |author = LemurKat and kdau
   |id       = misscoriel.invest
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 5293
+
   |nexus   = 5787
   |github  =  
+
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Easy Access
   |author   = MissCoriel
+
   |author = LeFauxMatt
   |id       = misscoriel.investmax
+
   |id     = furyx639.EasyAccess
   |nexus id = 9253
+
  |curse  = 871835
   |github   = MissCoriel/InvestmentMaximized
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Easy Attack
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = season
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = season.EasyAttack
   |nexus id = 4023
+
   |nexus   = 20832
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Easy Chest
   |author   = Redwood
+
   |author = season
   |id       = Redwood.IridiumToolsPatch
+
   |id     = season.EasyChest
   |nexus id = 2897
+
   |nexus   = 20842
   |github   = EKomperud/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = Easy Cleaner
   |author   = PeacefulEnd
+
   |author = season
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = season.EasyCleaner
   |nexus id = 8552
+
   |nexus   = 20865
   |github   = Floogen/IslandGatherers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers Automate
+
   |name   = Easy Crane Game
   |author   = PeacefulEnd
+
   |author = Dragoon23
   |id       = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 8552
+
   |nexus   = 22488
   |github   = Floogen/IslandGatherers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Easy Darts Game
   |author   = Edu Anttunes
+
   |author = Dragoon23
   |id       = IslandSecret
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 8096
+
   |nexus  = 22506
  |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Easy Fairy
   |author   = S1mmyy
+
   |author = season
   |id       = S1mmyy.AutoTrash
+
   |id     = season.EasyFairy
   |nexus id = 5140
+
   |nexus   = 20931
   |github   = S1mmyy/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Easy Farming
   |author   = SlayerDharok
+
   |author = MountainDewBoi
   |id       = SlayerDharok.Item_Bags
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 5382
+
   |nexus   = 4162
   |github  = Videogamers0/SDV-ItemBags
+
   |github =
 +
 
 +
  |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     = Item Recovery
+
   |name   = Easy Farm Switcher
   |author   = Mytsy
+
   |author = DeLiXx
   |id       = Mysty.ItemRecovery
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 9354
+
  |curse  = 990826
   |github  =  
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery Plus
+
   |name   = Easy Fishin'
   |author   = Lunardiver
+
   |author = Frostiverse
   |id       = Lunardiver.ItemRecoveryPlus
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 13026
+
   |nexus   = 22268
   |github   = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Easy Fishing
   |author   = TSlex
+
   |author = season
   |id       = TSlex.ItemResearchSpawner
+
   |id     = season.EasyFishing
   |nexus id = 8933
+
   |nexus  = 20830
   |moddrop id = 1012482
+
   |github =
   |github   = TSlex/StardewValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Easy Gift
   |author   = Jaredlll08
+
   |author = season
   |id       = BlameJared.ItemTooltips
+
   |id     = season.EasyGift
   |nexus id =
+
   |nexus  = 20838
  |curseforge id  = 297655
+
   |github =
   |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Easy Gifting
   |author   = ha1fdaew
+
   |author = CeruleanSpirit
   |id       = ha1fdaew.iTile
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 7512
+
   |nexus   = 2957
   |github  = ha1fdaew/iTile
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Its Time to Wake Up
+
   |name   = Easy Harvest
   |author   = Krutonium
+
   |author = season
   |id       = Krutonium.ItsTimeToWakeUp
+
   |id     = season.EasyHarvest
   |nexus id = 13798
+
   |nexus   = 20924
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Easy Island Puzzle
   |author   = Genowhirl9999
+
   |author = MindMeltMax
   |id       = genowhirl9999.jaropener
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 5292
+
   |curse  = 1004494
   |moddrop id = 988956
+
   |nexus  = 22642
   |github   =
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JhinFour
+
   |name   = Easy Path Destruction
   |author   = Keaton Sadoski
+
   |author = StultusV
   |id       = Sadoski.JhinFour
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 11838
+
   |nexus   = 8775
   |github   =
+
   |github = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Easy Petting
   |author   = Jonas Henriksson, Greger
+
   |author = CeruleanSpirit
   |id       = Greger.JigglyJunimoBundles
+
   |id     = EasyPetting.3032
   |nexus id =
+
   |nexus  = 3032
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github =
   |github   = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Easy Travel, Easy Move
   |author   = k4rakara
+
   |author = season
   |id       = k4rakara.JoJa84Plus
+
   |id     = season.EasyMove
   |nexus id = 5803
+
   |nexus   = 20872
   |github   = K4rakara/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Easy Upgrade
   |author   = Platonymous
+
   |author = Senofu
   |id       = Platonymous.JoJaBan
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 3118
+
   |nexus  = 23496
   |moddrop id = 793907
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = Easy Valley
   |author   = Dounat2201, Sasara
+
   |author = season
   |id       = Sasara.Pathomart
+
   |id     = season.EasyValley
   |nexus id = 1142
+
   |nexus   = 21181
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Eat & Drink From Inventory
   |author   = PeacefulEnd
+
   |author = Zamiel
   |id       = PeacefulEnd.JojaOnline
+
   |id     = Zamiel.EatDrinkFromInventory
   |moddrop id = 878236
+
   |nexus   = 21280
   |nexus id = 7486
+
   |github = Zamiell/stardew-valley-mods
   |github   = Floogen/JojaOnline
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = MindMeltMax
+
   |author = philosquare
   |id       = MindMeltMax.HauntedJoja
+
   |id     = philosquare.EatInBackpack
   |nexus id = 7014
+
   |nexus  = 22872
   |moddrop id = 1135684
+
   |github = philosquare/EatInBackpack
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Eat More
   |author   = punyo, yakminepunyo
+
   |author = crc-fehler
   |id       = punyo.JoysOfEfficiency
+
   |id     = crc.eatmore
   |nexus id = 2162
+
   |nexus   = 2724
   |github  = pomepome/JoysOfEfficiency
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Economy Mod
   |author   = spacechase0 and Pathoschild
+
   |author = millerscout
   |id       = spacechase0.JsonAssets
+
   |id     = Millerscout.EconomyMod
   |nexus id = 1720
+
   |nexus   = 6955
   |moddrop id = 399895
+
   |github  = millerscout/StardewMillerMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Processor
+
   |name   = Edit Stable Ownership
   |author   = Jamie Taylor
+
   |author = Predo
   |id       = jltaylor-us.JsonProcessor
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 13183
+
   |nexus   = 26346
   |github   = jltaylor-us/StardewJsonProcessor
+
   |github = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Down the Mine
+
   |name   = EH Smash Quality
   |author   = flowoeB
+
   |author = EH Lim
   |id       = flowoeB.JumpDownTheMine
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 8357
+
   |nexus   = 9303
   |github  =  
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Eidee Easy Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = EideeHi
   |id       = spacechase0.JumpOver
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 1844
+
   |nexus  = 4806
   |moddrop id = 384782
+
   |github = eideehi/EideeEasyFishing
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = June NPC
+
   |name   = EiTK
   |author   = ch20youk
+
   |author = enaium
   |id       = ch20youk.JuneNPCSMAPI
+
   |id     = Enaium.EiTK
   |nexus id = 10100
+
  |curse  = 365803
   |github  =
+
   |nexus   =
 +
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Cart More Score
+
   |name   = Elevator
   |author   = yaxuan97
+
   |author = Ilyaki
   |id       = yaxuan97.junimocartmorescore
+
   |id     = Ilyaki.Elevator
   |nexus id = 13644
+
   |nexus   = 2952
   |github  =
+
   |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     = Junimo Deposit Anywhere
+
   |name   = Elliot Is Fabio
   |author   = Zoryn
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |nexus id =
+
   |nexus  = 23229
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Dialog
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = ceruleandeep
+
   |author = Mel Noelle and Kirbylink
   |id       = ceruleandeep.junimodialog
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 8937
+
   |nexus   = 3071
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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     = Junimo Kart Anywhere
+
   |name   = Email App
   |author  = MartyrPher
+
   |author = aedenthorn, Erinthe
   |id      = JunimoKartAnywhere
+
   |id      = aedenthorn.Email
   |nexus id = 4315
+
   |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     = Junimo Kart Cheater
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = ryaon
+
   |author = aedenthorn, Erinthe
   |id       = Ryaon.JunimoKartCheater
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 5137
+
  |curse  = 868710
   |github   =  
+
   |nexus   = 14366
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Level Practice
+
   |name   = Emotes
   |author   = BlaDe
+
   |author = aurnj, Roy Li
   |id       = BlaDe.JunimoLevelPractice
+
   |id     = RuyiLi.Emotes
   |nexus id = 10056
+
   |nexus  =
  |github   =
+
   |url     = https://community.playstarbound.com/threads/emotes.129159
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
+
 
   |name     = Junimos Accept Cash
+
   |broke in = Stardew Valley 1.3
  |author  = spacechase0 and Pathoschild
+
   |status  = obsolete
  |id      = spacechase0.JunimosAcceptCash
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
  |nexus id = 7437
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junk Mail
 
  |author  = Taskmaster
 
  |id      = Taskmaster.JunkMail
 
  |nexus id = 4452
 
   |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Just Relax
 
  |author  = Goldenrevolver
 
   |id      = Goldenrevolver.JustRelax
 
   |nexus id = 7770
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Sleep In
+
   |name   = Empty Hands
   |author   = Rifleman
+
   |author = Oblitus
   |id       = Rifleman.JustSleepIn
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 11286
+
   |nexus   = 1176
   |github   = 9Rifleman/JustSleepIn
+
   |github = quicksilverfox/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kamikaze
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.Kamikaze
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |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     = Kawakami - Healer NPC
+
   |name   = Empty Jar Bubbles
   |author   = Gorzalt and Flerfarvet
+
   |author = tem696969696969
   |id       = gorzalt.kawakami
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id = 2549
+
   |nexus   = 22598
   |github   = Gorzalt/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Empty Your Hands
   |author   = EssGee, SG
+
   |author = BlueSight
   |id       = SG.Partners
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 5625
+
   |nexus   = 19736
   |github   =  
+
   |github = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = Enaium ToolKit
   |author   = Enaium
+
   |author = Enaium
   |id       = Enaium.KeyBindUI
+
   |id     = Enaium.EnaiumToolKit
   |moddrop id = 1036920
+
  |curse  = 436787
   |nexus id =
+
   |moddrop = 863959
   |github   = Enaium-StardewValleyMods/KeyBindUI
+
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = Deflaktor
+
   |author = Goldenrevolver
   |id       = Deflaktor.KeySuppressor
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 9295
+
   |nexus   = 10668
   |github   = Deflaktor/KeySuppressor
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Roommate Shop
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.KrobusRoommateStore
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 13131
+
   |nexus   = 20942
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Enchanted Cowboy Boots
   |author   = Annosz
+
   |author = Goldenrevolver
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 5993
+
   |nexus   = 20941
   |github   = Annosz/StardewValleyModding
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = Enaium
+
   |author = NamelessTo
   |id       = Enaium.Labeling
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |curseforge id  = 443134
+
   |curse   = 1001630
   |curseforge key = labeling
+
   |nexus   = 21904
   |moddrop id = 906932
+
   |github = namelessto/EnchantedGalaxyWeapons
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = WhiteMind
+
   |author = TheThor59
   |id       = WhiteMind.LAST
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 1906
+
   |nexus   = 3627
   |github   =  
+
   |github = TheThor59/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Enemy Health Bars, Health Bars
   |author   = ChaosEnergy
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = ChaosEnergy.LadderLocator
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 3094
+
   |nexus   = 193
   |github   = yuri-moens/LadderLocator
+
  |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     = Last Day to Plant
+
   |name   = Energy Count
   |author   = dmcrider57
+
   |author = Crystallyne
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 7917
+
   |nexus   = 4272
   |github   = dmcrider/LastDayToPlant
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leave the Mine
+
   |name   = Energy Protect
   |author   = Kangzoel
+
   |author = philosquare
   |id       = Kangzoel.LeaveTheMine
+
   |id     = philosquare.EnergyProtect
   |nexus id = 11823
+
   |nexus   = 21918
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Energy Rework
   |author   = Max Vollmer, SVProtector
+
   |author = seferoni
   |id       = maxvollmer.leftymode
+
   |id     = seferoni.EnergyRework
   |nexus id = 6199
+
   |nexus   = 21686
   |github   = maxvollmer/LeftyMode
+
   |github = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lenient Window Resize
+
   |name   = Energy Time
   |author   = DeLiXx
+
   |author = nikperic, ThatOneCow
   |id       = DeLiXx.Lenient_Window_Resize
+
   |id     = nikperic.EnergyTime
   |nexus id = 12305
+
   |nexus   = 6488
   |github   =
+
   |source  = https://gitlab.com/nikperic/energytime
   |source   = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
 
 +
   |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     = Less Mini Shipping Bin
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.LessMiniShippingBin
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 10959
+
  |curse  = 868911
   |moddrop id = 1102538
+
   |nexus   = 4856
   |github   = atravita-mods/StardewMods
+
  |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     = Let Me Rest!
+
   |name   = Enhanced Relationships
   |author   = Ophaneom
+
   |author = Mizzion
   |id       = Ophaneom.LetMeRest
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 8205
+
   |nexus   = 1927
   |github   = Ophaneom/Let-Me-Rest
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Enhanced Slingshots
   |author   = unidarkshin, Devin Lematty
+
   |author = ytsc
   |id       = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 1471
+
   |nexus   = 12763
   |github  =  
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Enough Sleep
   |author   = jahangmar
+
   |author = sodapotato
   |id       = jahangmar.LevelingAdjustment
+
   |id     = sodapotato.enoughsleep
   |nexus id = 4689
+
   |nexus   = 21536
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Entoarox Framework
   |author   = kd8lvt
+
   |author = Entoarox
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 855
+
   |nexus   = 2269
   |curseforge id  = 300715
+
   |chucklefish = 4228
   |curseforge key = level-up-notifications
+
   |github  = Entoarox/StardewMods
   |github  =  
+
 
 +
   |warnings = Broken on Android (crashes on startup).
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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   = Entoarox Modding Utilities
   |author   = shurmash
+
   |author = Entoarox
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = Entoarox.Utilities
   |nexus id = 7222
+
   |nexus   = 5521
   |github  =  
+
   |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     = Lewd Leah
+
   |name   = Equal Money Split
   |author   = prowlingDemon, unknownDev
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 4402
+
   |nexus   = 5526
   |github   =  
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Equivalent Exchange
   |author   = Cherry, CherryChain
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 4971
+
   |nexus   = 1656
   |moddrop id = 716383
+
  |github  = MercuriusXeno/EquivalentExchange
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Escape Rope
   |author   = nanzington<!--since 1.4.0-->, Hootless
+
   |author = lestoph
   |id       = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id     = lestoph.EscapeRope
   |nexus id = 2917
+
   |nexus   = 8576
   |github  = hootless/StardewMods
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Linus Mod
+
   |name   = Escargo Win Bug Fix
   |author   = tomii
+
   |author = BlackJack
   |id       = tomii.LinusMod
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 11637
+
   |nexus   = 24556
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Literally Can't Even
+
   |name   = Esca's Modding Plugins
   |author   = spacechase0
+
   |author = Esca, Esca-MMC
   |id       = spacechase0.LiterallyCantEven
+
   |id     = Esca.EMP
   |nexus id = 14262
+
   |nexus   = 9296
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 1005443
 +
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Esc Dialogue Mod
   |author   = Tyler Gibbs
+
   |author = g33k, g33kidd
   |id       = tylergibbs2.liveprogressbar
+
   |id     = g33k.EscDialogueMod
   |nexus id = 7330
+
   |nexus   = 21812
   |github   = tylergibbs2/LiveProgressBar
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Even Better Artisan Good Icons
   |author  = aedenthorn
+
   |author  = chsiso58
   |id      = aedenthorn.LivestockChoices
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 11551
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Even Better RNG
   |author   = Doomnik
+
   |author = pepoluan
   |id       = Doomnik.LoanMod
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 3882
+
   |nexus   = 8680
   |github   = legovader09/SDVLoanMod
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Even Better Warehouse
   |author   = codyflagstaff
+
   |author = charliedemilho
   |id       = codyflagstaff.lobercat
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 8219
+
   |nexus   = 10396
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Event Black Bars
   |author   = Bouhm and Pathoschild
+
   |author = gzhynko
   |id       = Bouhm.LocationCompass
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 3045
+
   |nexus  = 7962
  |curseforge id  = 308286
+
   |github = gzhynko/StardewMods
   |curseforge key = location-compass
 
   |github   = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Chests
+
   |name   = Event Limiter
   |author   = MindMeltMax
+
   |author = TheMightyAmondee
   |id       = MindMeltMax.LockedChests
+
   |id     = TheMightyAmondee.EventLimiter
   |moddrop id = 1179603
+
   |nexus   = 10735
   |nexus id = 12452
+
   |github = TheMightyAmondee/EventLimiter
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Event Lookup
   |author   = nini700
+
   |author = shekurika
   |id       = nini700.LockedCrabPot
+
   |id     = shekurika.EventLookup
   |nexus id = 4461
+
   |nexus   = 8505
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Maps
+
   |name   = Event Music Volume
   |author   = Edu Anttunes
+
   |author = jorgamun
   |id       = LockedMaps
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 10089
+
   |nexus   = 10650
   |github   =
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Event Repeater
   |author   = bwdy
+
   |author = MissCoriel
   |id       = bwdy.lockpicks
+
   |id     = misscoriel.eventrepeater
   |nexus id = 3521
+
   |nexus   = 3642
   |github   = bwdymods/SDV-Lockpicks
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Log Spam Filter
+
   |name   = Event Sound Adjuster
   |author   = aedenthorn
+
   |author = shekurika
   |id       = aedenthorn.LogSpamFilter
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 11252
+
   |nexus   = 8734
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Event Tester
   |author   = NormanPCN
+
   |author = BlaDe
   |id       = NormanPCN.LongerFenceLife
+
   |id     = BlaDe.EventTester
   |nexus id = 10498
+
   |nexus   = 11178
   |github   = NormanPCN/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = Caraxian
+
   |author = SinZ and atravita
   |id       = caraxian.LongerLastingLures
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 2510
+
   |nexus   = 19458
   |github   = Caraxi/StardewValleyMods
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.LongerSeasons
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 10108
+
   |nexus   = 2360
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = RTGOAT
+
   |author = moonslime
   |id       = RTGOAT.Longevity
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 649
+
   |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     = Lookup Anything
+
   |name   = Exhaustion Tweaks
   |author   = Pathoschild
+
   |author = mytigio
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 541
+
   |nexus   = 6247
   |moddrop id = 606605
+
   |github  = mytigio/SDVMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = aedenthorn
+
   |author = Lodukas
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 5999
+
   |nexus   = 1191
   |github   = aedenthorn/StardewValleyMods
+
   |github = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Expanded Preconditions Utility
   |author   = Huanir
+
   |author = Cherry, CherryChain
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 2658
+
   |nexus   = 6529
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Expanded Storage
   |author   = Raik, Raik167, YousernameZo
+
   |author = LeFauxMatt
   |id       = raik.testmod
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 6291
+
  |curse  = 871838
   |github   =  
+
  |moddrop = 1547203
 +
   |nexus   = 7431
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Expansive Combat, Proficiência
   |author   = SteelixLeiter, Don Collins
+
   |author = Hamio, HamioDracny
   |id       = LoveBubbles
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 1318
+
   |nexus   = 7511
   |github   = doncollins/StardewValleyMods
+
   |github =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Exp Control
   |author   = Advize and Jinxiewinxie
+
   |author = moonslime
   |id       = Advize.LovedLabels
+
   |id     = moonslime.ExpControl
   |nexus id = 279
+
   |nexus   = 23067
   |github   = AdvizeGH/LovedLabels
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 2.2.2-unofficial.4-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
  |pull request      = https://github.com/AdvizeGH/LovedLabels/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels Redux
+
   |name   = Experience Bars
   |author   = thespbgamer
+
   |author = spacechase0
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 8880
+
  |curse  = 867392
   |github   = thespbgamer/LovedLabelsRedux
+
  |moddrop = 127275
 +
   |nexus   = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Experience Multiplier
   |author   = NMVH5
+
   |author = Falson
   |id       = nmvh5.LowHealthWarning
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 8326
+
   |nexus   = 25945
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = Experience Rate Multiplier
   |author   = delaney
+
   |author = MSCFC, iSkLz
   |id       = dJustLuckMod
+
   |id     = SkLz.ExpMultiply
   |nexus id = 10386
+
   |nexus   = 5910
   |moddrop id = 1070645
+
   |github  = iSkLz/ExperienceMultiplier
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Experience Updates
   |author   = spacechase0 and Pathoschild
+
   |author = Quipex
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 521
+
   |nexus  = 7581
   |moddrop id = 127279
+
   |github = Quipex/ExperienceUpdates
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Experience Viewer
   |author   = kiranmurmu
+
   |author = Elite, EliteWise
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = Elite.ExperienceViewer
   |nexus id = 8971
+
  |curse  = 1015116
   |github   = kiranmurmu/StardewValleyMods
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Expert Sitting
   |author   = Sakorona
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 2208
+
  |curse  = 868870
   |moddrop id = 664151
+
   |nexus   = 7435
   |github   = Sakorona/SDVMods
+
   |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     = Machine Augmentors
+
   |name   = Extended Bus System
   |author   = SlayerDharok
+
   |author = Tondorian
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = ExtendedBusSystem
   |nexus id = 5600
+
   |nexus   =
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |chucklefish = 4373
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Machine Check
+
   |broke in = Stardew Valley 1.4
  |author  = FairfieldBW
 
   |id      = FairfieldBW.MachineCheck
 
  |nexus id = 9515
 
  |github  = FairfieldBW/MachineCheck
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Extended Fridge
   |author   = IceGladiador
+
   |author = Crystalmir
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 1780
+
   |nexus   = 485
   |github   =  
+
   |github = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Status
+
   |name   = Extended Minecart
   |author   = Shockah
+
   |author = Entoarox
   |id       = Shockah.MachineStatus
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 11177
+
   |nexus   = 2271
   |github  = Shockah/Stardew-Valley-Mods
+
  |chucklefish = 4359
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Extended Reach
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.Magic
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 2007
+
   |curse  = 867754
   |moddrop id = 399898
+
   |moddrop = 242303
   |github   = spacechase0/StardewValleyMods
+
  |nexus  = 1493
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = Extra Animal Configs
   |author   = shekurika and Asterisk555
+
   |author = selph, zombifier
   |id       = shekurika.MagicalCropsCode
+
   |id     = selph.ExtraAnimalConfig
   |nexus id = 8762
+
   |nexus   = 25328
   |github   =  
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Extra Content Mod
   |author   = Entoarox
+
   |author = Alacrity, platinumhobo
   |id       = Entoarox.MagicJunimoPet
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 3567
+
   |nexus   = 8510
   |github   = Entoarox/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Extra Fish Information
   |author   = TerryDBS
+
   |author = Ceasg
   |id       = TerryDBS.MagicPluses
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 7096
+
   |nexus   = 4170
   |github  =  
+
   |github = ceasg/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Extra Machine Configs
   |author   = not4bene
+
   |author = Selph, zombifier
   |id       = not4bene.MagicScepter
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 8169
+
   |nexus   = 22256
   |github   =
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Valley
+
   |name   = Extra Map Actions
   |author   = season
+
   |author = rokugin
   |id       = season.MagicValley
+
   |id     = rokugin.extramapactions
   |nexus id = 10639
+
   |nexus   = 26849
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Extra Map Layers
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.MailFrameworkMod
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 1536
+
  |curse  = 868841
   |github   = Digus/StardewValleyMods
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Extra Map Layers for Android
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.MailOrderPigs
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id = 632
+
  |curse  = 868744
   |github   = jdusbabek/stardewvalley
+
   |nexus   =
 +
   |github =
  
   |broke in          = Stardew Valley 1.3.29
+
   |warnings = Only compatible with Android.
  |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   = Extra Shop Phone Numbers
   |author   = Digus
+
   |author = PrincessFelicie
   |id       = Digus.MailServicesMod
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 7842
+
   |nexus   = 25530
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->
+
   |name   = Extreme Fishing Overhaul
   |author   = pinguimbozo
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = pinguimbozo.PCMCCJJC
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 13248
+
   |nexus   = 7490
   |github  =
+
   |github =
 +
 
 +
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Make Gil Real
+
   |name   = Extreme Weather
   |author   = Werewolf Master
+
   |author = BlaDe
   |id       = Wolf.GilSMAPI
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 7118
+
   |nexus   = 12334
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Fabrication
   |author   = spacechase0 and Pathoschild
+
   |author = XxHarvzBackxX
   |id       = spacechase0.ManaBar
+
   |id     = harvz.Fabrication
   |nexus id = 7831
+
   |nexus   = 10679
   |github   = spacechase0/StardewValleyMods
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = FaeQuest
   |author   = darzington
+
   |author = Navi-chan, ooo0000
   |id       = darzington.RealLifeMod
+
   |id     = NaviChan.FaeQuest
   |nexus id = 7445
+
   |nexus   = 2484
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Many Enchantments
+
   |name   = Fairy Fix
   |author   = Stari
+
   |author = MindMeltMax
   |id       = Stari.ManyEnchantments
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 8824
+
  |curse  = 1024723
   |github   = SlivaStari/ManyEnchantments
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Fall 28 Snow Day
   |author  = SnowFire k'Vala
+
   |author = Omegasis, Alpha_Omegasis
   |id       = SnowFire.Map_Binder
+
  |id      = Omegasis.Fall28SnowDay
   |nexus id = 6983
+
  |nexus   = 486
   |github   =  
+
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall To Autumn
 +
  |author  = jahangmar
 +
   |id     = jahangmar.FallToAutumn
 +
   |nexus   = 7174
 +
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Editor
+
   |name   = Familiars
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.MapEdit
+
   |id     = aedenthorn.Familiars
   |nexus id = 8876
+
  |curse  = 868893
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 6429
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Family Planning
   |author   = aedenthorn
+
   |author = loe2run
   |id       = aedenthorn.MapTeleport
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 7675
+
   |nexus   = 4515
   |github  = aedenthorn/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     = Map Utilities
+
   |name   = Fancy Sprinklers
   |author   = mabelSyrup
+
   |author = trashcan9
   |id       = mabelsyrup.maputils
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 4716
+
   |nexus   = 15857
   |github   = mjSurber/Map-Utilities
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Maritime Secrets
+
   |name   = Fantastic Frames
   |author   = Goldenrevolver
+
   |author = Taskmaster
   |id       = Goldenrevolver.MaritimeSecrets
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 10758
+
   |nexus   = 4540
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Market Day
+
   |name   = Farmageddon
   |author   = ceruleandeep
+
   |author = Max Vollmer, SVProtector
   |id       = ceruleandeep.MarketDay
+
   |id     = maxvollmer.farmageddon
   |nexus id = 11778
+
   |nexus   = 2618
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Marry Morris
+
   |name   = Farm Animal Choices
   |author   = Yoshimax
+
   |author = ShivaGuy
   |id       = Yoshimax.MarryMorrisCode
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 12824
+
   |nexus   = 11850
   |github  = yoshimax2/MarryMorris
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Farm Animal Harvest Helper
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 7021
+
  |curse  = 868733
   |github   = JacquePott/StardewValleyMods
+
   |nexus   = 13782
 +
   |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   = Farm Anywhere
   |author   = Eryk601 and Vertigon
+
   |author = hmkiesel
   |id       = Vertigon.MinesTokens
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 11124
+
   |nexus   = 13926
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Max Cost Stamina
+
   |name   = Farm Automation: Barn Door Automation
   |author   = StultusV
+
   |author = Oranisagu
   |id       = StultusV.MaxCastStamina
+
   |id     = none<!--no manifest ID-->
   |nexus id = 10794
+
   |nexus   =
   |github   = JudeRV/Stardew-MaxCastStamina
+
  |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     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Farm Automation: Item Collector
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = Oranisagu
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = none<!--no manifest ID-->
   |nexus id = 4634
+
   |nexus   =
   |github  = xirsoi/MayonnaisePlusPlus
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meme Outfits
+
   |name   = Farm Cave Framework
   |author   = Mehidden
+
   |author = aedenthorn, Erinthe
   |id       = MemeOutfits.Mehidden
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 13213
+
  |curse  = 868811
   |github  =
+
   |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     = Menus Everywhere
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = nman130
+
   |author = atravita
   |id       = nman130.MenusEverywhere
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 6119
+
  |curse  = 870986
   |github  = nman130/Stardew-Mods
+
  |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     = Messy Crops
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Tlitookilakin
+
   |author = atravita
   |id       = tlitookilakin.MessyCrops
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |moddrop id = 1123884
+
  |curse  = 870983
   |nexus id = 11317
+
   |moddrop = 1099838
   |github  = tlitookilakin/MessyCrops
+
   |nexus   = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Farm Computer Plus
   |author   = aedenthorn
+
   |author = Boebie
   |id       = aedenthorn.MeteorDefence
+
   |id     = beau.farmcomputerplus
   |nexus id = 10641
+
   |nexus   = 19124
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Farm Computers Check Cellars
   |author   = candidus42
+
   |author = Ian Rubin, ianr427
   |id       = Candidus42.MiceInTheValley
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 4638
+
   |nexus   = 19581
   |github   = mus-candidus/MiceInTheValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Farmer Helper
   |author   = trunip190
+
   |author = aedenthorn, Erinthe
   |id       = Trunip190.MilkVillagers
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 5948
+
  |curse  = 868825
   |github  =
+
   |nexus   = 10179
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Farmer Helper (Updated)
   |author   = Satozaki
+
   |author = Fiorbeth
   |id       = Satozaki.MillerTime
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 7575
+
   |nexus   = 21030
   |github   = AndyCrocker/StardewMods
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Farmer Portraits
   |author   = Clark, wilsonch3451
+
   |author = aedenthorn, Erinthe
   |id       = Clark.MiloDog
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 2861
+
  |curse  = 868774
   |github  =  
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Farmer Portraits for 1.6
   |author   = Kabigon
+
   |author = mistyspring
   |id       = Kabigon.MineAssist
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 2296
+
   |nexus  = 20713
   |chucklefish id = 5353
+
   |github = aedenthorn/StardewValleyMods
   |github   = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minecart Patcher
+
   |name   = Farmer Vitals Evolved
   |author   = bwdy
+
   |author = Sensakuma
   |id       = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 11424
+
   |nexus   = 11131
   |github  = bwdy/SDVModding
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Farm Expansion
   |author   = JPAN
+
   |author = Advize
   |id       = jpan.MineChanges
+
   |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 = 3963
+
   |nexus   = 130
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |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     = Mini Bars
+
   |name   = Farmhand Finder
   |author   = Ophaneom
+
   |author = 2Retr0
   |id       = Ophaneom.MiniBars
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 8329
+
  |curse  = 661476
   |github  = Ophaneom/Mini-Bars
+
   |nexus   = 13153
 +
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Farmhouse Fixes
   |author  = Nishtra
+
   |author = CyanFire
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
  |id      = CF.FarmhouseFixes
   |nexus id = 674
+
  |nexus  = 16507
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Redone
 +
   |author  = MabelSyrup
 +
   |id     = mabelsyrup.farmhouse
 +
   |nexus   = 3731
 +
   |github = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
}}
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Farmhouse Visits
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |author = mistyspring
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |id      = mistyspring.farmhousevisits
-->
+
   |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Farm Hub
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = Platonymous.FarmHub
   |nexus id = 770
+
   |nexus   = 2309
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minor Light Tweaks
+
   |name   = Farm Icons on Load Screen
   |author   = greentodd
+
   |author = b1rdyw1rdy
   |id       = greentodd.MinorLightTweaks
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 10223
+
   |nexus   = 24344
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name   = Farming Tools Patch
   |author   = BlaDe
+
   |author = Torsang
   |id       = BlaDe.MiscTrolls
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 12037
+
   |nexus   = 24066
   |github   =
+
   |github = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = The Fluffy Robot
+
   |author = BrasileiroTop, LKboss
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = LKboss.TexturaNeve
   |nexus id = 5691
+
   |nexus   = 13594
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Farm in the Sky, Fundo
   |author   = MissCoriel
+
   |author = BrasileiroTop
   |id       = misscoriel.PositionTool
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 8087
+
   |nexus   = 5423
   |github  = MissCoriel/Position-Tool
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Farm Rearranger
   |author   = MissCoriel
+
   |author = Cherry & cel10e
   |id       = misscoriel.UCRFix
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 8284
+
   |nexus   = 5142
   |github   = MissCoriel/UniqueCourtshipResponseCore
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Missing Gifts
+
   |name   = Farm Resource Generator
   |author   = ChiroxT
+
   |author = jwdred
   |id       = treinke.missinggifts
+
   |id     =
   |nexus id = 11363
+
   |nexus   = 647
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Farm Tablet
   |author   = StultusV
+
   |author = boneskull
   |id       = StultusV.ReportMobCounts
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 10899
+
   |nexus   = 16447
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github = Floogen/AlternativeTextures
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Farm to Table Ready Meals
   |author   = aedenthorn
+
   |author = Speshkitty
   |id       = aedenthorn.MobileArcade
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 6538
+
   |nexus   = 7148
   |github  = aedenthorn/StardewValleyMods
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Farmtronics
   |author   = aedenthorn
+
   |author = Joe Strout
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = strout.farmtronics
   |nexus id = 6568
+
   |nexus   = 10634
   |github   = aedenthorn/StardewValleyMods
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Farm Type Manager
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.MobileCalendar
+
   |id     = Esca.FarmTypeManager
   |nexus id = 6601
+
   |nexus   = 3231
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Farm Warps Patch
   |author   = aedenthorn
+
   |author = tlitookilakin
   |id       = aedenthorn.MobileCatalogues
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 6543
+
   |nexus   = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |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     = Mobile Phone
+
   |name   = Fashion Sense
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.MobilePhone
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 6523
+
  |curse  = 870933
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9969
 +
   |github = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Fashion Sense Outfits
   |author   = aedenthorn
+
   |author = nihilistzsche
   |id       = aedenthorn.MobileTelevision
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 6575
+
   |nexus   = 18384
   |github   = aedenthorn/StardewValleyMods
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Fast Animations
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.ModThis
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 7814
+
  |curse  = 957496
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod List Command
+
   |name   = Fast Control Input
   |author   = Blackclaw
+
   |author = weizinai
   |id       = Blackclaw.ModListCommand
+
   |id     = weizinai.FastControlInput
   |nexus id = 5131
+
   |nexus   = 24324
   |github   = Xebeth/StardewValley-ListModsCommand
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Fast Eat
   |author   = Enaium
+
   |author = Zexu2K
   |id       = Enaium.ModMenu
+
   |id     = Zeux2K.FastEat
  |curseforge id  = 436844
+
   |moddrop = 1591432
  |curseforge key = modmenu
+
   |nexus   = 25080
   |moddrop id = 885574
+
   |github =
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Faster Events
   |author   = Gilar Fasulaki
+
   |author = libaryaddict
   |id       = GilarF.ModSettingsTab
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 4579
+
   |nexus   = 7631
   |github   = GilarF/SVM
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Faster Grass
   |author   = CatCattyCat, Cat
+
   |author = IceGladiador
   |id       = cat.modupdatemenu
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 2536
+
   |nexus  = 1772
   |moddrop id = 833560
+
   |github =
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
+
   |status  = workaround
   |unofficial version = 1.6.1-unofficial.1-dphill
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
  |pull request      = https://github.com/danvolchek/StardewMods/pull/27
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Faster Horse
   |author   = Platonymous
+
   |author = kibbe
   |id       = Platonymous.ModUpdater
+
   |id     = kibbe.faster_horse
   |nexus id = 6338
+
   |nexus   = 2791
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Faster Paths
   |author   = Suphax
+
   |author = Entoarox
   |id       = suphax.monstergoalsanywhere
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |moddrop id = 1088762
+
   |nexus  = 2277
   |nexus id =
+
   |chucklefish = 3641
   |github  =
+
   |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     = Monster Invasion
+
   |name   = Faster Path Speed
   |author   = Krutonium
+
   |author = gaussfire
   |id       = krutonium.monsterinvasion
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 12641
+
   |nexus   = 9344
   |github   =
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Faster Run
   |author   = WhiteMind
+
   |author = KathrynHazuka
   |id       = WhiteMind.MonsterLT
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 1896
+
   |nexus   = 733
   |github   =  
+
   |github = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Faster Transition
   |author   = MouseyPounds
+
   |author = Kumagabear
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = Kumagabear.FasterTransition
   |nexus id = 3997
+
   |nexus   = 19584
   |github   = MouseyPounds/stardew-mods
+
   |github = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Musk in Volcano
+
   |name   = Faster Trees
   |author   = BananaFruit
+
   |author = Krutonium
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 10651
+
   |nexus   = 21952
   |github   = BananaFruit1492/MonsterMuskInVolcano
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monsters - The Framework
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = spacechase0
+
   |author = zeldela
   |id       = spacechase0.MonstersTheFramework
+
   |id     = zeldela.FastFishPond
   |nexus id = 10673
+
   |nexus   = 14005
   |github   = spacechase0/StardewValleyMods
+
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Fast Forward
   |author   = Taskmaster
+
   |author = crazywig
   |id       = Taskmaster.MonthlyMail
+
   |id     = crazywig.FastForward
   |nexus id = 4523
+
   |nexus   = 7413
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Fast Geode, Instant Geodes
   |author   = Daniel McMenamy, Deathest1
+
   |author = ofmanynames
   |id       = f1r3w477.MoodyPlanet
+
   |id     = InstantGeode
   |nexus id = 2830
+
   |nexus   = 750
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Fast Loads
   |author   = bwdy
+
   |author = spajus
   |id       = bwdy.moongates
+
   |id     = spajus.fastloads
   |nexus id = 3545
+
   |nexus   = 19454
   |github   = bwdymods/SDV-Moongates
+
   |github = spajus/stardew-valley-fast-loads
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Fast Parrot Express Animation
   |author   = spacechase0 and ParadigmNomad
+
   |author = ErikShun, QuickNutz
   |id       = spacechase0.MoonMisadventures
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 10612
+
  |moddrop = 1490579
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name   = Fast Petting
   |author   = SinZ
+
   |author = DerTod2
   |id       = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id     = de.dertod2.FastPetting
   |nexus id = 12096
+
   |nexus   = 5039
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Fast Travel
   |author   = Mopquill
+
   |author = Death, DeathGameDev
   |id       = Mopquill.Ranch-Livin
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 2200
+
   |nexus   = 1529
   |github   = mopquill/Mopsys-Ranch-Livin
+
   |github = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = FauxCore
   |author   = Entoarox
+
   |author = LeFauxMatt
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = furyx639.FauxCore
   |nexus id = 2274
+
   |moddrop = 1547213
   |chucklefish id = 4288
+
   |curse  = 998273
   |github   = Entoarox/StardewMods
+
   |nexus   = 20618
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Feeling Lucky?
   |author   = momoaau
+
   |author = minervamaga
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 451
+
   |nexus   =
   |github   =  
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
  
   |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
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Fellowship - Immersive Rings
   |author   = AairTheGreat, Aair
+
   |author = DaLion
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 4869
+
   |nexus   = 11380
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Fence Expanded, More Fences
   |author   = spacechase0 and Pathoschild
+
   |author = Zexu2K
   |id       = spacechase0.MoreBuildings
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 2757
+
   |nexus  = 27296
   |moddrop id = 771640
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Bundles
+
   |name   = Ferngill Dynamic Rain
   |author   = TwinBuilderOne
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 9709
+
   |nexus   = 604
   |github  = TwinBuilderOne/StardewValleyMods
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Clocks
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = phjoker
+
   |author = UNA
   |id       = phjoker.MoreClocks
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 11840
+
   |nexus   = 17404
   |github   = p-holodynski/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Conversion Topics
+
   |name   = Ferngill Revenue Service
   |author   = violetlizabet
+
   |author = KarratKake
   |id       = violetlizabet.MoreConvoTopics
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 10008
+
   |nexus   = 7566
   |github   = elizabethcd/MoreConversationTopics
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Fertilizers
+
   |name   = Ferngill Simple Economy
   |author   = atravita
+
   |author = Paul Steele
   |id       = atravita.MoreFertilizers
+
   |id     = paulsteele.fse
   |moddrop id = 1145236
+
   |nexus   = 21414
   |nexus id = 11837
+
   |github = Annosz/UIInfoSuite2
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More for Leo
+
   |name   = Ferris the Rustacean
   |author   = Blams
+
   |author = Hackswell
   |id       = blams.MoreForLeo
+
   |id     = hackswell.FerrisTheRustacean
   |nexus id = 12710
+
   |nexus   = 26654
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Fertilizer Anytime
   |author   = spacechase0 and Pathoschild
+
   |author = stoobinator, lefthandedkid
   |id       = spacechase0.MoreGiantCrops
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 5263
+
   |nexus   = 7259
   |moddrop id = 771694
+
  |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
   |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     = More Grass
+
   |name   = Fertilizer Bubbles
   |author   = Satozaki
+
   |author = temisthem
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 5398
+
   |nexus   = 23307
   |github   = AndyCrocker/StardewMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Festival End Time Tweak
   |author   = Angela Ranna
+
   |author = KirbyLink
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 8117
+
   |nexus   = 2966
   |github  =  
+
   |github = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Festival of the Mundane
   |author   = spacechase0 and Pathoschild
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = spacechase0.MoreGrassStarters
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 1702
+
   |nexus   = 4630
   |moddrop id = 313307
+
  |github  = MouseyPounds/stardew-mods
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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 Health
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = j4c0b333
+
   |author = Felix-Dev
   |id       = j4c0b333.Morehealth
+
   |id     = Felix-Dev.FeTK
   |nexus id = 4053
+
   |nexus   = 4403
   |github  =  
+
   |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 Key Binding
+
   |name   = Field Harvest
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.MoreKeybinding
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 5290
+
  |curse  = 868787
   |github   =  
+
   |nexus   = 11019
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Harvest Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.FieldHarvest
 +
  |nexus  = 21703
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Works
 +
  |author  = ChiroxT
 +
  |id      = treinke.FieldWorks
 +
  |nexus  = 17267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Fighting With NPCs
   |author   = JadeTheavas
+
   |author = Edu Anttunes
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 2105
+
   |nexus   = 5865
   |github   = JadeTheavas/MoreMineLadders
+
   |github = eduanttunes/sv_fighting_with_npcs
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JadeTheavas/MoreMineLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = File Replacer
   |author   = cheesysteak
+
   |author = certifiableGrimalkin
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = certifiableGrimalkin.FileReplacer
   |nexus id = 2173
+
   |nexus   = 17553
   |github   = cheesysteak/stardew-steak
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Filtered Chest Hopper
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Shivion
   |id       = Omegasis.MoreRain
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 441
+
   |nexus   = 21730
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Find Object Mod
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = Tran Minh Thong
   |id       = Chikakoo.Randomizer
+
   |id     = find.object.mod
   |nexus id = 5311
+
   |nexus   = 8594
   |github   = Chikakoo/stardew-valley-randomizer
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = spacechase0 and Pathoschild
+
   |author = HaulinOats
   |id       = spacechase0.MoreRings
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 2054
+
   |nexus   = 13944
   |moddrop id = 771616
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Fireballs!
   |author   = CyberCheese
+
   |author = aurnj, Roy Li
   |id       = cybercheese.moresexydwarf
+
   |id     = RoyLi.Fireballs
   |nexus id = 4320
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Fire Breath
   |author   = OrneryWalrus
+
   |author = aedenthorn, Erinthe
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = aedenthorn.FireBreath
   |nexus id = 2587
+
  |curse  = 868871
   |github   =  
+
   |nexus   = 7311
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
<!--
+
  |unofficial version = 0.1.1-unofficial.2-mouahrara
   |status  = workaround
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
  |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Ded4lif
+
   |author = MindMeltMax
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 7526
+
   |nexus   = 7321
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Fireworks Festival
   |author   = Joco80 & Sasara
+
   |author = violetlizabet
   |id       = Joco80.MoreWeapons
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 1168
+
   |nexus   = 15261
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Fischievements
   |author   = thfr
+
   |author = MattDeDuck, Duckshard
   |id       = thfr.MOTDMod
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 3703
+
   |nexus   = 3658
   |github  = rfht/MOTDMod
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = FishDex
   |author   = Akane
+
   |author = rupak0577
   |id       = Akane.MotoMod
+
   |id     = rupak0577.FishDex
   |nexus id = 10553
+
   |nexus   =
   |github  =
+
  |github  = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Mailbox
+
   |name   = Fish Exclusions
   |author   = aedenthorn
+
   |author = GZhynko
   |id       = aedenthorn.MoveableMailbox
+
   |id     = GZhynko.FishExclusions
   |nexus id = 7834
+
   |nexus   = 7782
   |github   = aedenthorn/StardewValleyMods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Fish Finder
   |author   = aedenthorn
+
   |author = Aair, AairTheGreat
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 8038
+
   |nexus   = 5011
   |github   = aedenthorn/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Fish Info
   |author   = joljyo
+
   |author = Speshkitty
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = speshkitty.fishinfo
   |nexus id = 7378
+
   |nexus   = 5452
   |github   =  
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Fishing Adjust
   |author   = Shuai Zhang
+
   |author = Shuai Zhang
   |id       = shuaiz.MoveFasterMod
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 1351
+
   |nexus   = 1350
   |github   = hcoona/StardewValleyMods
+
   |github = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Greenhouse Plot
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = aedenthorn
+
   |author = ChibiKyu, KilZenc
   |id       = aedenthorn.MoveGreenhousePlot
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 13589
+
   |nexus   = 5815
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Fishing Automaton
   |author   = Zoryn
+
   |author = Drynwynn, thepaladinknight
   |id       = Zoryn.MovementModifier
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id =  
+
   |nexus   = 2527
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Drynwynn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Fishing Chests Expanded
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.MovementSpeed
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 2736
+
  |curse  = 868866
   |github  = bcmpinc/StardewHack
+
   |nexus   = 7694
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Muffin Core
+
   |name   = Fishing Don't Stop Time
   |author   = Kabi-chan
+
   |author = LyzzCL
   |id       = kabi-chan.MuffinCore
+
   |id     = LyzzCL.FishDontStopTime
   |nexus id = 8070
+
   |nexus   = 26186
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Fishing Info Overlays
   |author   = spacechase0 and Pathoschild
+
   |author = barteke22
   |id       = spacechase0.MultiFertilizer
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 7436
+
   |nexus   = 8970
   |github   = spacechase0/StardewValleyMods
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Fishing Logbook
   |author   = skiilaa
+
   |author = M3ales
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = FishingLogbook
   |nexus id = 2282
+
   |nexus   =
   |github   =  
+
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Horse Reskin
+
   |name   = Fishing Minigames
   |author   = delphinwave
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = barteke22.FisingMinigames
   |nexus id = 7681
+
   |nexus   = 9345
   |github   =  
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Hub
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = Alberto Moreira Luiz
+
   |author = barteke22
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = barteke22.FishingMinigames
   |nexus id = 9672
+
   |nexus   = 9345
   |github  =  
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Fishing Mod
   |author   = DoubleZ
+
   |author = Zoryn
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = Zoryn.FishingMod
   |nexus id = 3765
+
   |nexus   =
   |github  = SourceZh/MultiplayerIdle
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Fishing Nets → Automate
   |author   = Cherry, CherryChain
+
   |author = MindMeltMax
   |id       = Cherry.MultiplayerModChecker
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 6609
+
   |nexus   = 13819
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Fishing Nets → Better Crafting
   |author   = Kalthramis
+
   |author = MindMeltMax
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 2192
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |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 Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = lolmaj
+
   |author = MindMeltMax
   |id       = lolmaj.MultiplayerTime
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 2543
+
  |curse  = 1004486
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |nexus   = 13819
 +
  |moddrop = 1247514
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Fishing Practice
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = BlaDe.FishingPractice
   |nexus id = 8077
+
   |nexus   = 4157
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Fishing Progression
   |author   = Redwood
+
   |author = ChadlyMasterson
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 2910
+
   |nexus   = 18749
   |github   = EKomperud/StardewMods
+
   |github = chudders1231/SDV-FishingProgression
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiple Mini-Obelisks
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.MultipleMiniObelisks
 
  |nexus id = 7900
 
  |github  = Floogen/MultipleMiniObelisks
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Fishing Tackle Tooltips
   |author   = ceruleandeep
+
   |author = BarleyZP
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 8711
+
   |nexus   = 24751
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Fishing Trawler
   |author  = SlyMerc
+
   |author = PeacefulEnd
   |id      = FileLoading
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus id = 1094
+
   |curse  = 870942
   |github   =  
+
   |nexus   = 8406
 +
   |github = Floogen/FishingTrawler
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Fishing Trawler - New Horizons
   |author   = Miome
+
   |author = PeacefulEnd
   |id       = miome.MultiToolMod
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 2546
+
  |curse  = 870923
   |github   = miome/MultitoolMod
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi-User Chests
+
   |name   = Fishing Treasure Spawner
   |author   = MindMeltMax
+
   |author = jangofett4
   |id       = MindMeltMax.MUC
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 9856
+
   |nexus  = 18119
   |moddrop id = 1135731
+
   |github = jangofett4/FishingTreasureSpawner
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Fishing Tuner Redux
   |author   = Cherry, CherryChain
+
   |author = Hammurabi
   |id       = Cherry.MultiYieldCrops
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 6069
+
   |nexus  =
  |github   = ChroniclerCherry/stardew-valley-mods
+
   |chucklefish = 4578
}}
+
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |dev note = source in download
   |author  = Jacque Pott
 
  |id      = JacquePott.MYCDGRPatch
 
  |nexus id = 14023
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murdercrows
 
  |author  = aedenthorn
 
  |id      = aedenthorn.Murdercrows
 
  |nexus id = 6615
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murder Drone, Personal Combat Drone
 
  |author  = cotboy
 
  |id      = cambam.MURDERDRONE
 
  |nexus id = 4507
 
   |github  = camcamcamcam/murderdrone
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
+
   |status  = workaround
   |unofficial version = 0.0.7-unofficial.2-prism99
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Store
+
   |name   = Fish Me
   |author   = atravita
+
   |author = marikaefer
   |id       = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id     = marikaefer.FishMe
   |moddrop id = 1187402
+
   |nexus   = 4756
   |nexus id = 12598
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Cursors
+
   |name   = Fish of Stardew
   |author   = Expl0
+
   |author = AztecViper
   |id       = Expl0.MushroomCursors
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 12594
+
   |nexus   = 24870
   |github   =
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = Eireon, Ben Patterson
+
   |author = ButterBear, Memegician
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = BB.FishPondColors
   |nexus id = 2818
+
   |nexus   = 23449
   |github   = benrpatterson/MushroomLevels
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Fish Preview
   |author   = WhiteMind
+
   |author = Jonqora
   |id       = WhiteMind.MLT
+
   |id     = Jonqora.FishPreview
   |nexus id = 1894
+
   |nexus   = 6303
   |github   =  
+
   |github = Jonqora/StardewMods
  
   |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   = Fish Reminder
   |author   = blueberry and Oddshot
+
   |author = Mizzion
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = mizzion.fishreminder
   |nexus id = 4637
+
   |nexus   = 3615
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Fish Spot Bait
   |author   = blueberry, blueberry and Oddshot
+
   |author = aedenthorn, Erinthe
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 4637
+
   |nexus   = 17581
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = Goldenrevolver
+
   |author = StarAmy
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 10978
+
   |nexus   = 13076
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Cellar
+
   |name   = Fishy Blood Moon
   |author   = Lis
+
   |author = MattDeDuck, Duckshard
   |id       = Lis.MusicalCellar
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 7626
+
   |nexus   = 3725
   |github  = lisamreynolds/MusicalCellar
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Paths
+
   |name   = Fix Animal Tools
   |author   = aedenthorn
+
   |author = bcmpinc
   |id       = aedenthorn.MusicalPaths
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 13197
+
   |nexus   = 3215
   |github   = aedenthorn/StardewValleyMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = Marcos Brendon
+
   |author = Traktori
   |id       = marcos.mymoney
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 6736
+
   |nexus   = 11400
   |github   =  
+
   |github = Traktori7/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Mystical Buildings
 
   |author  = PeacefulEnd
 
  |id      = PeacefulEnd.MysticalBuildings
 
  |nexus id = 12312
 
  |github  = Floogen/MysticalBuildings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Fix Dice
   |author   = Enaium
+
   |author = Ashley, bambimenot
   |id       = Enaium.NameTags
+
   |id     = ashley.fixdice
  |curseforge id  = 436816
+
   |nexus  = 4556
  |curseforge key = nametags
+
   |github =
  |moddrop id = 877767
 
   |nexus id =
 
  |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Neat Additions
 
  |author  = Ilyaki
 
  |id      = ilyaki.neatadditions
 
  |nexus id = 2648
 
   |github   = Ilyaki/NeatAdditions
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = Ilyaki
+
   |author = wilsoncwc
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 3021
+
   |nexus   = 23934
   |github   = Ilyaki/NetworkOptimizer
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = New Clothes Every Day
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   | author   = Vrakyas
+
   |author = f4iTh and Lita, JertsukkaTheMan
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = f4iTh.WoodsDebrisFix
   | nexus id = 4030
+
   |nexus   = 1941
   | github   =
+
   |github =
  | 3.0 ready= yes
 
  
 
   |broke in = Stardew Valley 1.4
 
   |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     = New Game on Launch
+
   |name   = Fixed Weapons Damage
   |author   = Nobbele
+
   |author = BlueSight
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 2654
+
   |nexus   = 19896
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = Hikari-BS/StardewMods
  
   |broke in     = Stardew Valley 1.4
+
  |status  = abandoned
  |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game Plus
+
   |name   = Fix Pig Random
   |author   = Spacechase0
+
   |author = atravita
   |id       = Spacechase0.NewGamePlus
+
   |id     = atravita.FixPigRandom
   |nexus id = 10786
+
  |curse  = 870967
   |github  = spacechase0/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     = New Machines
+
   |name   = Fix Scythe Exp
   |author   = Igorious
+
   |author = bcmpinc
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = bcmpinc.FixScytheExp
   |nexus id =  
+
   |nexus   =
   |chucklefish id = 3683
+
   |github  = bcmpinc/StardewHack
   |github   = Igorious/StardevValleyNewMachinesMod
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.25
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nexus Mods Button
+
   |name   = Fix TVs on Custom Farm Types
   |author   = Pickysaurus
+
   |author = mouse
   |id       = Pickysaurus.NexusModsButton
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 12969
+
  |moddrop = 1194570
   |github   =
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Flamingo Breeding
   |author   = Nori, seaweednori
+
   |author = BlaDe
   |id       = nori.NiceMessages
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 6160
+
   |nexus   = 12015
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = aedenthorn
+
   |author = selph, zombifier
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 10633
+
   |nexus   = 21086
   |github   = aedenthorn/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Flexible Arms
   |author   = Omegasis, Alpha_Omegasis
+
   |author = bcmpinc
   |id       = Omegasis.NightOwl
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 433
+
   |nexus   = 20902
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Flexible Sprinklers
   |author   = kulcris
+
   |author = Shockah
   |id       = kulcris.NoCheatShortcuts
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 2310
+
   |nexus   = 10931
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Flip Buildings
   |author   = Pathoschild
+
   |author = mouahrara
   |id       = Pathoschild.NoclipMode
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 3900
+
   |nexus  = 18444
   |moddrop id = 691002
+
   |github = mouahrara/FlipBuildings
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Floating Garden Pots
   |author   = ceruleandeep
+
   |author = aedenthorn, Erinthe
   |id       = ceruleandeep.NoCooties
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 9000
+
   |nexus   = 17582
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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     = No Crows
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = CatCattyCat, Cat
+
   |author = randomAnon1234
   |id       = cat.nocrows
+
   |id     = none<!--no manifest ID-->
   |nexus id = 1682
+
   |nexus   = 591
   |moddrop id = 833543
+
  |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Floor Shadow Switcher
   |author   = CatCattyCat, Cat
+
   |author = MouseyPounds
   |id       = cat.nofencedecay
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 1180
+
   |nexus   = 3885
   |moddrop id = 833537
+
  |github  = MouseyPounds/stardew-mods
   |github   = danvolchek/StardewMods
+
 
 +
   |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     = No Friendship Decay
+
   |name   = Flower Bombs
   |author   = hitachihex
+
   |author = kdau
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = kdau.FlowerBombs
   |nexus id =  
+
   |nexus   = 6228
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |moddrop = 794657
   |source   = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
   |source = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |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   = Flower Color Picker
   |author   = Hangy
+
   |author = spacechase0
   |id       = Hangy.NoKidsEver
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 1464
+
  |curse  = 867760
   |github  = L3thal1ty/No-Kids-Ever
+
  |moddrop = 130043
 +
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Flower Dance Fix
   |author   = jaeha, qpqpqp121
+
   |author = elfuun
   |id       = jaeha.No_Kimchi
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 5043
+
   |nexus   = 8535
   |github  =  
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Flower Dance Hearts Change
   |author   = minervamaga
+
   |author = ron075sh
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id =  
+
   |nexus   = 3019
   |moddrop id = 631110
+
  |github  =
   |github   = minervamaga/NoMineFlyersRedux
+
 
 +
   |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     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = Guedez
+
   |author = kelly2892
   |id       = exhaustion.protection
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 5113
+
   |nexus  = 8107
   |moddrop id = 707180
+
   |github = kenny2892/StardewValleyMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Flower Rain
   |author   = Drynwynn, thepaladinknight
+
   |author = spacechase0
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = spacechase0.FlowerRain
   |nexus id = 2528
+
  |curse  = 867722
   |github   = Drynwynn/StardewValleyMods
+
   |nexus   = 6131
 +
   |github = spacechase0/StardewValleyMods
  
   |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   = Flowery Tools
   |author   = MadaraUchiha
+
   |author = Cat, CatCattyCat
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = cat.flowerytools
   |nexus id = 5176
+
   |nexus   = 6203
   |github  = MadaraUchiha/NonDestructiveNPCs
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Flowing Mine Rocks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 6509
+
  |curse  = 868846
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9043
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Poverty by Disconnect
+
   |name   = Fluent Eating
   |author   = Slumber
+
   |author = Kangzoel
   |id       = SlumbR.NoPovertyByDisconnect
+
   |id     = Kangzoel.FluentEating
   |nexus id = 11529
+
   |nexus   = 11690
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Flying Start Loan
   |author   = Xangria
+
   |author = EstherHollow
   |id       = Xangria.NoRumbleHorse
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 1779
+
   |nexus   = 11003
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds
+
   |name   = Font Settings, 字体设置
   |author   = lech43
+
   |author = Becks723
   |id       = lech43.NoSeeds
+
   |id     = Becks723.FontSettings
   |nexus id = 6392
+
   |nexus   = 12467
   |github  =
+
   |github =
 +
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = ThatNorthernMonkey
+
   |author = AlerHughes
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = AlerHughes.FA
   |nexus id = 237
+
   |nexus   = 23363
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay On Farm
+
   |name   = Food Buff Stacking
   |author   = A_Dude
+
   |author = thejcannon
   |id       = A_Dude.NoSoilDecayOnFarm
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 8071
+
   |nexus   = 4321
   |github  =
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Food Buff Stacking Fix
   |author   = Platonymous
+
   |author = Joreikarr
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 1084
+
   |nexus  = 19944
   |moddrop id = 793930
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Food Cravings
   |author   = Yaramy
+
   |author = Hexenentendrache
   |id       = yaramy.noteblocks
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 6646
+
   |nexus   = 17126
   |github   =  
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Food on the Table
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Notes
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 3068
+
   |curse  = 868794
   |moddrop id = 793905
+
   |nexus  = 10886
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Food Poisoning
   |author   = TheElm
+
   |author = seferoni
   |id       = TheElm.NotFarFromTheTree
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 4739
+
   |nexus   = 22006
   |github   = GStefanowich/SDV-NFFTT
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Forage at the Farm
   |author   = crazywig
+
   |author = Nishtra
   |id       = crazywig.notransitions
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 7354
+
   |nexus   = 673
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Forage Crops
   |author   = PurrplingCat
+
   |author = Kronosta
   |id       = purrplingcat.npcadventure
+
   |id     = Kronosta.ForageCrops
   |curseforge id  = 577730
+
   |nexus   = 21514
  |curseforge key = npc-adventures
+
   |github =
   |nexus id = 4582
 
   |github   = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Clothing Framework
+
   |name   = Forage Fantasy
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.NPCClothing
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 13940
+
   |nexus   = 7554
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Forage Pointers
   |author   = Bouhm and Pathoschild
+
   |author = Bpendragon
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 239
+
   |nexus   = 7781
   |github   = Bouhm/stardew-valley-mods
+
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = Akago
+
   |author = DanielB
   |id       = akago.PathDisplay
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 7563
+
   |nexus   = 17935
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Forecaster
   |author   = jwdred
+
   |author = Remy Bach
   |id       =  
+
   |id     = remybach.forecaster
   |nexus id = 694
+
   |nexus   = 3037
   |github   =  
+
   |github = remybach/stardew-valley-forecaster
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Forecaster Text, Forecaster Text
   |author   = Hydrox, hydrox6
+
   |author = TheElm
   |id       = Hydrox.NumericalHealth
+
   |id     = TheElm.ForecasterText
   |nexus id = 4863
+
   |nexus   = 7541
   |github   =  
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Import Map, Import Map
+
   |name   = Fortunate Foot
   |author   = aedenthorn
+
   |author = PurelyInZane
   |id       = aedenthorn.ImportMap
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 10965
+
   |nexus   = 22610
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Foxyfficiency
   |author   = Adeel Tariq
+
   |author = Fokson
   |id       = Adeel.ObjectProgressbars
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 2803
+
   |nexus   = 2520
   |github   = AdeelTariq/ObjectProgressBars
+
   |github =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.5
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = FQ Festival Tweaks
   |author   = spacechase0 and Pathoschild
+
   |author = FletcherQuest
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 1315
+
   |nexus   = 9062
   |moddrop id = 131148
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OK Night Check
+
   |name   = Frame Rate Logger
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.OKNightCheck
+
   |id     = atravita.FrameRateLogger
   |nexus id = 14231
+
  |curse  = 870966
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1294433
 +
   |nexus   = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = lambui
+
   |author = Adham084
   |id       = PhthaloBlue.Omnifarm
+
   |id     = adham084.fpsviewer
   |nexus id =
+
   |nexus  = 14046
   |url      = https://community.playstarbound.com/threads/127299
+
   |github =
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Swing
+
   |name   = Free Dusty
   |author   = Alejandro Akbal
+
   |author = skuldomg, Skuld
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = skuldomg.freeDusty
   |nexus id = 7877
+
   |nexus   = 2206
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |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     = One Click Shed Reloader
+
   |name   = Free Lock
   |author   = BitwiseJon
+
   |author = weizinai
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = weizinai.FreeLock
   |nexus id = 2052
+
   |nexus   = 25329
   |github   = bitwisejon/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Free Love
   |author   = Miome
+
   |author = aedenthorn, Erinthe
   |id       = Miome.OneDayAtATime
+
   |id     = aedenthorn.FreeLove
   |nexus id = 8870
+
  |curse  = 868835
   |github  = miome/OneDayAtATime
+
   |nexus   = 10021
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
   |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Free Slingshot
   |author   = SorryLate, rharyanto
+
   |author = DJ-STLN
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 5150
+
   |nexus   = 3320
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.12.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Free the Toolbar
   |author   = Mizzion
+
   |author = danmw3
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = danmw3.freethetoolbar
   |nexus id = 3633
+
   |nexus   = 4960
   |moddrop id = 661376
+
  |github  =
   |github   = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Online Splitscreen
+
   |name   = Freeze Time Multiplayer
   |author   = DeLiXx
+
   |author = mori_seneri, Alcatraz773
   |id       = DeLiXx.Online_Splitscreen
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 12291
+
   |nexus   = 21820
   |github   =
+
   |github = alcmoe/FreezeTimeMultiplayer
  |source  = https://gitlab.com/delixx/stardew-valley-online-splitscreen
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Friendly Divorce
   |author   = xiaoye97
+
   |author = aedenthorn, Erinthe
   |id       = xiaoye97.OnlyIridium
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 4471
+
  |curse  = 868900
   |github  =  
+
   |nexus   = 6241
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Orchard - Better Fruit Trees
+
   |name   = Friends Forever
   |author   = Saitoue
+
   |author = Isaac S
   |id       = Saitoue.Orchard
+
   |id     = IsaacS.FriendsForever
   |nexus id = 13867
+
   |nexus   = 1738
   |github  = Saitoue/Orchard
+
   |github = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ordinary Capsule
+
   |name   = Friends Forever (1.6)
   |author   = furyx639
+
   |author = Kriana
   |id       = furyx639.OrdinaryCapsule
+
   |id     = Kriana.FriendsForever
   |nexus id = 13489
+
   |nexus   = 20702
   |github   = ImJustMatt/StardewMods
+
   |github =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Friendship Booster
   |author   = crazywig
+
   |author = Hills
   |id       = crazywig.oreincrease
+
   |id     = Hills.FriendshipBooster
   |nexus id = 7370
+
   |nexus   = 10497
   |github   =  
+
  |moddrop = 1084819
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Friendship Decay
   |author   = Yyeahdude
+
   |author = stardemod
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 4772
+
   |nexus   = 21323
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Friendship Decay Modify
   |author   = Taskmaster
+
   |author = weizinai
   |id       = Taskmaster.Ornamental
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 4981
+
   |nexus   = 23862
   |github   =  
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Outfit Sets
+
   |name   = Friendship Streaks
   |author   = aedenthorn
+
   |author = AvalonMFX
   |id       = aedenthorn.OutfitSets
+
   |id     = AvalonMFX.FriendshipStreaks
   |nexus id = 13888
+
  |curse  = 1054715
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 25595
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = Midori Armstrong, azureglasses
+
   |author = ThisIsCad
   |id       = midoriarmstrong.seasonalitems
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 1452
+
   |nexus   = 25969
   |github   =  
+
   |github = brandonwamboldt/FriendshipTotems
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = Friendship Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.OverworldChests
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 7710
+
   |nexus   = 17055
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Friendship Without Talk
   |author   = CrunchyDuck
+
   |author = HunterMYT
   |id       = CrunchyDuck.OwOMod
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 8923
+
   |nexus   = 8709
   |github   = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Frozen Yogurt
   |author   = aedenthorn
+
   |author = Failsplat
   |id       = Aedenthorn.PacifistValley
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 5464
+
   |nexus   = 12308
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Frugal Farm Menu
   |author   = aedenthorn
+
   |author = jeffgillean
   |id       = aedenthorn.PaintingDisplay
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 10918
+
   |nexus   = 11050
   |github   = aedenthorn/StardewValleyMods
+
   |github = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Panning Upgrades
+
   |name   = Fruit Tree Shaker
   |author   = drbirbdev
+
   |author = aedenthorn, Erinthe
   |id       = drbirbdev.PanningUpgrades
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 12242
+
  |curse  = 868907
   |github  = drbirbdev/StardewValley
+
   |nexus   = 5776
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Fruit Trees Unblocked
   |author   = Paritee
+
   |author = dervalanana
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 3296
+
   |nexus   = 22976
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Fruit Tree Tweaks
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.TreatYourAnimals
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 3375
+
  |curse  = 868772
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 11422
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.2-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = chiccen
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 2166
+
   |nexus   = 21449
   |github   =
+
   |github = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Full Fishing Bar
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Jag3Dagster
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 3524
+
  |curse  = 1007653
   |github   =  
+
   |nexus   = 23006
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Partial Hearts
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = aedenthorn
+
   |author = mushymato
   |id       = aedenthorn.PartialHearts
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 11628
+
   |nexus   = 25711
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = aedenthorn
+
   |author = jennisimone
   |id       = aedenthorn.ParticleEffects
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 11056
+
   |nexus   = 16304
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Fungus Amongus
   |author   = bmarquismarkail, Space Baby
+
   |author = Okay Shroomer
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 923
+
   |nexus  = 11785
  |github   = bmarquismarkail/SV_PotC
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Passable Ladders
 
  |author  = J_Hizzal
 
  |id      = J_Hizzal.PassableLadders
 
  |nexus id = 2985
 
   |github   = joelra/SDV-PassableLadders
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Furniture Adjustment
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.PassableObjects
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 2329
+
  |curse  = 868820
   |github   = pomepome/PassableObjects
+
   |nexus   = 10213
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Furniture Anywhere
   |author   = StultusV
+
   |author = Entoarox
   |id       = StultusV.PassiveFriendship
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 8732
+
   |nexus   = 2276
   |github  = JudeRV/Stardew-PassiveFriendship
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Furniture Display Framework
   |author   = jorgamun
+
   |author = aedenthorn, Erinthe
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 10328
+
  |curse  = 868797
   |moddrop id = 1068093
+
   |nexus   = 10855
   |github   = jorgamun/PauseInMultiplayer
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause Sync
+
   |name   = Furniture Display Framework for 1.6
   |author   = Terrorbladed
+
   |author = Ilyeana, IlyeanaPlus
   |id       = Tb.Stardew_Pause_Sync
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 10160
+
   |nexus   = 19895
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Furniture Framework
   |author   = heyseth
+
   |author = leroymilo
   |id       = heyseth.sitpause
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 8295
+
   |nexus   = 23458
   |github   = heyseth/SDVMods
+
   |github = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Furniture Placement Tweaks
   |author   = Jaredlll08
+
   |author = aedenthorn, Erinthe
   |id       = BlameJared.PDQPaths
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |nexus id =  
+
   |curse  = 868721
   |curseforge id  = 307090
+
   |nexus   = 14092
   |curseforge key = pdq-paths
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Furniture Recolor
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PelicanFiber
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 631
+
  |curse  = 868819
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 10217
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.1.1-unofficial.11-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/18
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = FuryCore
   |author   = ElectroCrumpet
+
   |author = LeFauxMatt
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = furyx639.FuryCore
   |nexus id = 2770
+
   |nexus  = 10696
  |github   =  
 
  
   |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     = Pelican TTS
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = Platonymous
+
   |author = DeLiXx
   |id       = Platonymous.PelicanTTS
+
   |id     = DLX.Geodes
   |nexus id = 1079
+
   |curse  = 990836
   |moddrop id = 793929
+
   |nexus  = 17691
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican xVASynth
+
   |name   = Galaxy Slingshot Obtainable
   |author   = aedenthorn
+
   |author = Adham084
   |id       = aedenthorn.PelicanxVASynth
+
   |id     = adham084.galaxyslingshot
   |nexus id = 10250
+
   |nexus   = 14115
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Galaxy Weapon Choice
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.peopleseeds
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 3635
+
  |curse  = 868703
   |github   =  
+
   |nexus   = 14511
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |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     = Perfection Tweaker
+
   |name   = Gameboy Arcade
   |author   = shekurika
+
   |author = drbirbdev
   |id       = shekurika.PerfectionTweaker
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 8615
+
   |moddrop = 1318487
   |github   =  
+
   |nexus   =
}}
+
   |github  = drbirbdev/StardewValley
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |broke in = Stardew Valley 1.6
  |author  = Goldenrevolver
 
   |id      = Goldenrevolver.PermanentCookoutKit
 
  |nexus id = 8035
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Game Reminder
   |author   = Avalon, Avalonii
+
   |author = mmanlapat
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = mmanlapat.GameReminder
   |nexus id = 1419
+
   |nexus   = 1153
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GameSpeed
 +
  |author  = RandomComputerUser
 +
  |id      = RandomComputerUser.GameSpeed
 +
  |nexus  = 7211
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Game Tables and Arcade Machines
   |author   = Xangria
+
   |author = CyanFire
   |id       = Xangria.PersistentGameOptions
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 1778
+
   |nexus   = 12859
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Grange Display
+
   |name   = Garbage Can Tweaks
   |author   = aedenthorn
+
   |author = chiccen
   |id       = aedenthorn.PersisitentGrangeDisplay
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 7977
+
   |nexus   = 24410
   |github   = aedenthorn/StardewValleyMods
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Garbage Collector
   |author   = Persival
+
   |author = Loogooter
   |id       =  
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 438
+
   |nexus   = 2463
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Garbage Day
   |author   = Strobe
+
   |author = LeFauxMatt
   |id       = Strobe.PersonalAnvil
+
   |id     = furyx639.GarbageDay
   |nexus id = 5326
+
  |curse  = 871837
   |github   = strobel1ght/Personal-Anvil
+
  |moddrop = 1547204
 +
   |nexus   = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Garbage In Garbage Can
   |author   = bwdy
+
   |author = focustense
   |id       = bwdy.personaleffects
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 3532
+
   |nexus   = 26607
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = focustense/StardewAutoTrash
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects Redux
+
   |name   = Garden Pot - Automate
   |author   = ceruleandeep
+
   |author = NCarigon
   |id       = ceruleandeep.personaleffects
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 8616
+
   |nexus   = 15212
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Traveling Cart
+
   |name   = Garden Pot Options
   |author   = aedenthorn
+
   |author = ncarigon
   |id       = aedenthorn.PersonalTravellingCart
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 14087
+
   |nexus   = 21608
   |github   = aedenthorn/StardewValleyMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Bowl Filler
+
   |name   = Garden Pot Tweaks
   |author   = Invatorzen
+
   |author = aedenthorn, Erinthe
   |id       = invatorzen.PBF
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 12161
+
  |curse  = 868691
   |github  =  
+
   |nexus   = 14820
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Gate Fix
   |author   = skuldomg, Skuld
+
   |author = f4iTh, JertsukkaTheMan
   |id       = skuldomg.petChoicePerks
+
   |id     = f4iTh.GateFix
   |nexus id = 3313
+
   |nexus   = 4859
   |github   = skuldomg/petChoicePerks
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1.unofficial-3.strobe
+
   |status   = abandoned
   |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   = Gate Opener
   |author   = Jfulmer, Consillium
+
   |author = mralbobo
   |id       = JfulmerPetEnhancementMod
+
   |id     = mralbobo.GateOpener
   |nexus id =  
+
   |nexus   =
   |url     = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |url     = https://community.playstarbound.com/threads/111988
   |github   = jlfulmer/PetEnhancementMod
+
   |github = mralbobo/stardew-gate-opener
  
   |broke in     = SMAPI 2.0
+
   |broke in    = Stardew Valley 1.4
<!--
+
   |status       = workaround
  |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
  |unofficial url     = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
   |status       = workaround
 
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
 
  |pull request  = https://github.com/jlfulmer/PetEnhancementMod/pull/2
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pet Interaction
 
  |author  = jahangmar
 
  |id      = jahangmar.PetInteraction
 
  |nexus id = 4232
 
  |github  = jahangmar/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pet Spawn Location
 
  |author  = Shaklin
 
  |id      = shaklin.petspawnlocation
 
  |nexus id = 5986
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Phone Traveling Cart, 猪车电话
 
  |author  = Becks723
 
  |id      = Becks723.PhoneTravelingCart
 
  |nexus id = 12981
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Gem Isles
   |author   = DewMods
+
   |author = aedenthorn, Erinthe
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = aedenthorn.GemIsles
   |nexus id = 2681
+
  |curse  = 868874
   |github   =  
+
   |nexus   = 6692
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = atravita
+
   |author = Hana
   |id       = atravita.ForgeMenuChoice
+
   |id     = Hana.GNMTokens
   |nexus id = 11376
+
   |nexus  = 14426
   |moddrop id = 1125882
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = Xynerorias
+
   |author = sqbr
   |id       = xynerorias.pierresroulette
+
   |id     = sqbr.GetGS
   |nexus id = 10826
+
   |nexus   = 13434
   |github   = xynerorias/pierre-roulette-shop-SV
+
   |github = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Generate New Cabin Textures, Use New Cabins
   |author   = MindMeltMax
+
   |author = Priff13
   |id       = MindMeltMax.PiggyBank
+
   |id     = Priff13.UseNewCabins
   |nexus id = 6934
+
   |nexus  = 20778
   |moddrop id = 1135669
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pipe Irrigation
+
   |name   = Generic Mod Config Menu
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.PipeIrrigation
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 10205
+
  |curse  = 867150
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 771692
 +
   |nexus   = 5098
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Generic Shop Extender
   |author   = aedenthorn
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = Aedenthorn.PlaceShaft
+
   |id     = GenericShopExtender
   |nexus id = 5440
+
   |nexus   = 814
   |github  = aedenthorn/StardewValleyMods
+
   |github = IrregularPorygon/SMAPIGenericShopMod
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Genetics API
   |author   = 2Retr0
+
   |author = agent56
   |id       = 2Retr0.PlacementPlus
+
   |id     = agent56.GeneticsAPI
   |nexus id = 8798
+
   |nexus   = 15655
   |curseforge id = 486164
+
   |github =
  |curseforge key = placementplus
+
 
   |github  = 2Retr0/PlacementPlus
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Genie Lamp
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.PlanImporter
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 2071
+
   |nexus  = 19794
   |moddrop id = 793846
+
   |github = aedenthorn/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Planned Parenthood
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = aedenthorn
+
   |author = Kedidili
   |id       = aedenthorn.PlannedParenthood
+
   |id     = KediDili.GenieLamp
   |nexus id = 12869
+
   |nexus   = 22176
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Geode Crusher Plus
   |author   = MouseyPounds
+
   |author = Tomokisan
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 4096
+
  |curse  = 1081444
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 24254
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Geode Info Menu
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.PlantAll
+
   |id     = cat.geodeinfomenu
   |nexus id = 10482
+
   |nexus   = 1448
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833541
 +
   |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     = Planter Trees
+
   |name   = Geode Preview
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.PlanterTrees
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 11687
+
  |curse  = 1004493
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1555057
 +
   |nexus   = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Get Dressed
   |author   = Demiacle
+
   |author = Advize and Jinxiewinxie
   |id       = Demiacle.PlantOnGrass
+
   |id     = Advize.GetDressed
   |nexus id = 1026
+
   |nexus   = 331
   |github   =  
+
   |github = AdvizeGH/GetDressed
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Partners and Friendships
+
   |name   = Get Glam
   |author   = Amaranthacyan and ch20youk
+
   |author = MartyrPher
   |id       = Amaranthacyan.PPAFSMAPI
+
   |id     = MartyrPher.GetGlam
   |nexus id = 8146
+
   |nexus   = 5044
   |github  =
+
   |github = MartyrPher/GetGlam
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Get Out the Way
   |author   = Cherry, CherryChain
+
   |author = BadNetCode
   |id       = Cherry.PlatonicRelationships
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 4668
+
   |nexus  = 20637
   |moddrop id = 716353
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Ghost Town
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.PlatoTK
+
   |id     = Platonymous.GhostTown
   |nexus id = 6589
+
  |curse  = 877231
   |github   = Platonymous/PlatoTK
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Giant Crop Fertilizer
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 5384
+
   |curse  = 870977
   |moddrop id = 793920
+
   |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     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Giant Crop Ring
   |author   = DecidedlyHuman
+
   |author = CatCattyCat, Cat
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = cat.giantcropring
   |nexus id = 7969
+
   |nexus   = 1182
   |moddrop id = 984961
+
   |moddrop = 833538
   |github  = DecidedlyHuman/PlayerCoordinates
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Giant Crop Tweaks
   |author   = ha1fdaew
+
   |author = Khloe Leclair
   |id       = ha1fdaew.playerincomestats
+
   |id     = leclair.giantcroptweaks
   |nexus id = 7373
+
   |nexus   = 14370
   |github   = ha1fdaew/PlayerIncomeStats
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Playground Mod
+
   |name   = Giant Omelet
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.PlaygroundMod
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 14125
+
  |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     = Play Prairie King With NPCs, Two Player Prairie King
+
   |name   = Gift Decline
   |author   = aedenthorn
+
   |author = desto
   |id       = aedenthorn.TwoPlayerPrairieKing
+
   |id     = desto.GiftDecline
   |nexus id = 12750
+
   |nexus   = 6944
   |github   = aedenthorn/StardewValleyMods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Gift Money
   |author   = Jessebot
+
   |author = AvalonMFX
   |id       = Jessebot.PleaseFixError
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 6492
+
   |nexus   = 17564
   |github   = JessebotX/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Gift Me In Person
+
   |name   = Gift Rejection
   |author   = Shockah
+
   |author = aedenthorn, Erinthe
   |id       = Shockah.PleaseGiftMeInPerson
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 11217
+
  |curse  = 868712
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus   = 14273
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Gift Taste Helper
   |author   = jwdred
+
   |author = tstaples
   |id       = jwdred.PointAndPlant
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 572
+
   |nexus   = 229
   |github  = jdusbabek/stardewvalley
+
   |github = tstaples/GiftTasteHelper
 +
 
 +
   |warnings = needs zoom and UI scale options to have the same value.
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |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 [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
  |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   = Gift Taste Helper Continued
   |author   = The Krominator
+
   |author = Isi0
   |id       = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 12065
+
  |nexus  = 18762
   |github  =
+
  |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Gift Taste Helper Continued x2
   |author   = Esca, Esca-MMC
+
   |author = JoXW
   |id       = Esca.PollenSprites
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 6149
+
   |nexus  = 21001
   |moddrop id = 790268
+
   |github = JoXW100/GiftTasteHelper
   |github   = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Gift Wrapper
   |author   = MouseyPounds
+
   |author = blueberry
   |id       = MouseyPounds.PondPainter
+
   |id     = blueberry.GiftWrapper
   |nexus id = 4703
+
   |nexus   = 4721
   |github  = MouseyPounds/stardew-mods
+
   |github = b-b-blueberry/GiftWrapper
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Ginger Island Extra Locations
   |author   = CatCattyCat, Cat
+
   |author = mistyspring
   |id       = cat.Pong
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 1994
+
   |curse  = 880520
   |moddrop id = 833548
+
   |nexus  = 12195
   |github   = danvolchek/StardewMods
+
   |github = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Ginger Island Mainland Adjustments
   |author   = BadNetCode
+
   |author = atravita
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 1232
+
   |curse  = 870984
   |moddrop id = 130159
+
   |moddrop = 1098263
   |github  =  
+
  |nexus  = 10004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable Holes
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = furyx639
+
   |author = missgamergrl
   |id       = furyx639.PortableHoles
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 13471
+
   |nexus   = 23300
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Give Me My Cursor Back
   |author   = kdau
+
   |author = DecidedlyHuman
   |id       = kdau.PortableTV
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 5674
+
   |nexus  = 9976
   |moddrop id = 761325
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
   |github   =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = TrollTheBotman
+
   |author = Glass Hammer
   |id       = JoshJKe.PortalGun
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 3049
+
   |nexus   = 23201
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Global Config Settings
   |author   = Platonymous
+
   |author = Gaphodil
   |id       = Platonymous.Portraiture
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 999
+
   |nexus   = 9340
   |moddrop id = 793927
+
   |moddrop = 1007690
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Post Wedding Dates
+
   |name   = Glory Of Efficiency
   |author   = Blams
+
   |author = hackswell
   |id       = blams.PostWeddingDates
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 10708
+
   |nexus   = 25996
   |github   =
+
   |github = Hackswell/GloryOfEfficiency
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Glow Buff
   |author   = LakeMonster_, LakeMonster666
+
   |author = MindMeltMax
   |id       = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 5256
+
   |nexus   = 25157
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#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   = Glue Your Furniture Down
   |author   = DaLion
+
   |author = violetlizabet
   |id       = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 7965
+
   |nexus   = 10374
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = GMCM Options
   |author   = Digus
+
   |author = Jamie Taylor
   |id       = Digus.PPJAProducerConverter
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 4972
+
  |curse  = 997094
   |github   = Digus/StardewValleyMods
+
   |nexus   = 10505
 +
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = God Mode
   |author   = Mucchan
+
   |author = treyh0
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = treyh0.GodMode
   |nexus id =
+
   |nexus  = 2641
   |chucklefish id = 3594
+
   |github =
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in          = Stardew Valley 1.2
+
   |status  = abandoned
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = God Mode 1.6
   |author   = Renny
+
   |author = Sean M Garcia
   |id       = renny.prairiekingprizes
+
   |id     = seanmgarcia.godmode16
   |nexus id = 2811
+
   |nexus   = 21208
   |github   = OfficialRenny/PrairieKingPrizes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = Golden Animal Cracker Extractor
   |author   = Incognito357
+
   |author = selph, zombifier
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = selph.CrackerExtractor
   |nexus id = 10769
+
   |nexus   = 27071
   |github   = Incognito357/PrairieKingUIEnhancements
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predictable Retaining Soil
+
   |name   = Goodbye American English
   |author   = Shockah
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 10956
+
  |moddrop = 854437
   |github   = Shockah/Stardew-Valley-Mods
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Goodbye SMAPI
   |author   = lech43
+
   |author = Jessebot
   |id       = lech43.PredictSeedMaker
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 6395
+
   |nexus   = 6514
   |github   =
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = Go To Bed
   |author   = spacechase0 and Pathoschild
+
   |author = candidus42
   |id       = spacechase0.PreexistingRelationship
+
   |id     = Candidus42.GoToBed
   |nexus id = 7684
+
   |nexus   = 4967
   |github   = spacechase0/StardewValleyMods
+
   |github = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Go To Sleep
   |author   = kdau
+
   |author = yy376
   |id       = kdau.PregnancyRole
+
   |id     = yy376.GoToSleep
   |nexus id = 5762
+
   |nexus  = 2195
   |moddrop id = 768494
+
   |github =
   |github   =  
+
 
   |source  = https://gitlab.com/kdau/pregnancyrole
+
   |broke in = SMAPI 3.0
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prepare for New Day
 
  |author  = igotnousername
 
  |id      = igotnousername.PrepareNewDay
 
  |nexus id = 7638
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Press to Quack
+
   |name   = Gradient Hair Colors
   |author   = DraconisLeonidas
+
   |author = spacechase0
   |id       = DraconisLeonidas.PressToQuack
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 13583
+
  |curse  = 867144
   |github   = DraconisLeonidas/PressToQuack
+
   |nexus   = 12744
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Grandfather's Gift
   |author   = skuldomg, Skuld
+
   |author = ShadowDragon8685
   |id       = skuldomg.priceDrops
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 2047
+
   |nexus   = 985
   |github   = skuldomg/priceDrops
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
+
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Grandfather's Gift Remade
   |author   = lech43
+
   |author = pepoluan
   |id       = lech43.PriceFluctuation
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 6396
+
   |nexus   = 4151
   |github  =  
+
  |chucklefish = 5783
 +
   |github =
 +
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.5.5
+
   |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     = Prices
+
   |name   = Grandfather's Heirlooms
   |author   = skiilaa
+
   |author = rikai
   |id       = skiilaa.Prices
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 2255
+
   |nexus   = 8557
   |github   =
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |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   = Grass Growth
   |author   = Darkhax
+
   |author = bcmpinc
   |id       = darkhax.pricetooltip
+
   |id     = bcmpinc.GrassGrowth
   |nexus id =
+
   |nexus  = 2732
  |curseforge id  = 299169
+
   |github = bcmpinc/StardewHack
   |curseforge key = price-tooltips
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Clothing
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = atravita
+
   |author = Jellypowered, Shockade
   |id       = atravita.PrismaticClothing
+
   |id     = Jellypowered.GrassChance
   |moddrop id = 1205162
+
   |nexus   = 3365
   |nexus id = 13051
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Fire
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = aedenthorn
+
   |author = LilEGrin
   |id       = aedenthorn.PrismaticFire
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 12931
+
   |nexus   = 25927
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Furniture
+
   |name   = Greenhouse 20x20
   |author   = aedenthorn
+
   |author = sirloinmeatt
   |id       = aedenthorn.PrismaticFurniture
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 12589
+
   |nexus   = 2662
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |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     = Prismatic Pride
+
   |name   = Greenhouse Construction
   |author   = kdau
+
   |author = Derslayr
   |id       = kdau.PrismaticPride
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 9019
+
   |nexus  = 10148
   |moddrop id = 978503
+
   |github = derslayr10/GreenhouseConstruction
   |github   =
+
 
   |source  = https://gitlab.com/kdau/prismaticpride
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = Greenhouse Entry Begone!
   |author   = MrKoatl
+
   |author = bblueberry, blueberry
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 7866
+
   |nexus  = 8203
  |github   =
+
   |github = b-b-blueberry/GreenhouseEntryPatch
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prismatic Tools
 
  |author  = stokastic
 
  |id      = stokastic.PrismaticTools
 
  |nexus id = 2428
 
   |github   = stokastic/PrismaticTools
 
  
   |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   = Greenhouse Entry Mod
   |author   = Digus
+
   |author = pancham138
   |id       = Digus.ProducerFrameworkMod
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 4970
+
   |nexus   = 6150
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Greenhouse Gatherers
   |author   = Digus
+
   |author = PeacefulEnd
   |id       = Digus.PFMAutomate
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 5038
+
  |curse  = 870946
   |github   = Digus/StardewValleyMods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profiler
+
   |name   = Greenhouse Gatherers Automate
   |author   = SinZ
+
   |author = PeacefulEnd
   |id       = SinZ.Profiler
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 12135
+
  |curse  = 870946
   |github   = SinZ163/StardewMods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Greenhouse Sprinklers
   |author   = spacechase0 and Pathoschild
+
   |author = Bpendragon
   |id       = spacechase0.ProfitCalculator
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 3378
+
   |nexus  = 7456
   |moddrop id = 771668
+
   |github = Bpendragon/GreenhouseSprinklers
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = Cherry, CherryChain
+
   |author = Night
   |id       = Cherry.ProfitMargins
+
   |id     = Night.GreenhouseSprinklersLite
   |nexus id = 4663
+
   |nexus  = 25823
   |moddrop id = 716352
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Greenhouse Upgrades
   |author   = onjulraz
+
   |author = Cecidelus
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 2923
+
   |nexus   = 8042
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project Fluent
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = Shockah
+
   |author = Fernass354
   |id       = Shockah.ProjectFluent
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 12638
+
   |nexus   = 18766
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = GreenHut
   |author   = NarlanMarlan
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = narlan.projects
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 3785
+
   |nexus   = 1735
   |github  = NolanEastburn/ProjectS
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Groundhog Day
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.PublicAccessTV
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 5605
+
   |curse  = 868828
   |moddrop id = 757967
+
   |nexus  = 10151
   |source  = https://gitlab.com/kdau/predictivemods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Groupable Chests
   |author   = TerryDBS
+
   |author = FricativeMelon
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 7048
+
   |nexus   = 15375
   |github  =  
+
   |github = FricativeMelon/GroupableChests
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Growable Bushes
   |author   = SorryLate
+
   |author = atravita
   |id       = SorryLate.GalaxyItem
+
   |id     = atravita.GrowableBushes
   |nexus id = 5289
+
  |curse  = 870961
   |github  =  
+
  |moddrop = 1357999
 +
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Growable Giant Crops
   |author   = Paracosm
+
   |author = atravita
   |id       = Paracosm.PurchasableRecipes
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 1722
+
  |curse  = 870960
   |github   =  
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name   = Grow That Giant Crop
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = MercuryVN
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 7455
+
   |nexus   = 23760
   |github   = spacechase0/StardewValleyMods
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Guniism's Unicycle
   |author   = Platonymous
+
   |author = Guniism
   |id       = Platonymous.Toolkit
+
   |id     = Guniism.GuniismUnicycle
   |nexus id = 1726
+
   |nexus  = 24876
   |moddrop id = 793815
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Gunther Tells You
   |author   = Mizzion
+
   |author = John Peters
   |id       = mizzion.qiexchanger
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 1930
+
   |nexus  = 19143
   |moddrop id = 661359
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Haboo
   |author   = UnknownLegacy
+
   |author = BlaDe
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 7904
+
   |nexus   = 12034
   |github  = UnkLegacy/QiSprinklers
+
   |github =
 +
 
 +
   |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   = Hair Growth
   |author   = Prismuth
+
   |author = skn
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = skn.HairGrowthMod
   |nexus id = 1647
+
   |nexus   = 3279
   |github   =  
+
   |github =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |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   = Halt Event Time
   |author   = ytsc
+
   |author = chawol
   |id       = ytsc.QualityFishPonds
+
   |id     = chawol.HaltEventTime
   |nexus id = 11021
+
   |nexus   = 8774
   |github   = YTSC/StardewValleyMods
+
   |github = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality of Life - Immersive Tweaks
+
   |name   = Hamlet
   |author   = DaLion
+
   |author = Taskmaster
   |id       = DaLion.ImmersiveTweaks
+
   |id     = Taskmaster.Hamlet
   |nexus id = 11296
+
   |nexus   = 4601
   |github   =
+
   |github =
   |source  = https://gitlab.com/daleao/sdv-mods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Handy Headphones
   |author   = SilentOak
+
   |author = PeacefulEnd
   |id       = SilentOak.QualityProducts
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 3609
+
  |curse  = 870944
   |github   = silentoak/StardewMods
+
   |nexus   = 7936
 +
   |github = Floogen/HandyHeadphones
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Happy Animals
   |author   = SilentOak
+
   |author = StarPeanut, Greger
   |id       = SilentOak.AutoQualityPatch
+
   |id     = HappyAnimals
   |nexus id = 3609
+
   |nexus   =
   |github   = silentoak/StardewMods
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = obsolete
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Happy Birthday
   |author   = Traktori
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Traktori.QualityScrubber
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 5663
+
   |nexus   = 520
   |github   = Traktori7/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Happy Birthday
   |author   = Traktori
+
   |author = Oxyligen
   |id       = Traktori.AM.QualityScrubber
+
   |id     = HappyBirthday
   |nexus id = 5663
+
   |nexus   = 1064
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Happy Fish Jump
   |author   = barfytheclown
+
   |author = Sakorona
   |id       = barfytheclown.QualitySmash
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 7907
+
   |nexus   = 6516
   |github   = jn84/QualitySmash
+
  |moddrop = 1068089
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Happy Home Designer
   |author   = Speshkitty
+
   |author = tlitookilakin
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 7151
+
   |nexus   = 19675
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Hardcore Combat
   |author   = BadNetCode
+
   |author = jeWel
   |id       = BadNetCode.QuestDelay
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 1239
+
   |nexus  = 23577
   |moddrop id = 473938
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Hardcore Mines
   |author   = PurrplingCat
+
   |author = kibbe, lillvik
   |id       = PurrplingCat.QuestFramework
+
   |id     = kibbe.hardcore_mines
   |curseforge id = 577691
+
  |nexus  = 1674
   |curseforge key = quest-framework
+
   |github =
   |nexus id = 6414
+
 
   |github  = purrplingcat/QuestFramework
+
   |broke in = Stardew Valley 1.3
}}
+
   |status  = workaround
 +
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Glance
+
   |name   = Hardcore Mines 2
   |author   = adverserath
+
   |author = ItsLittany
   |id       = Adverserath.QuickGlance
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 12058
+
   |nexus   = 6411
   |github  = adverserath/QuickGlance
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Hardcore Mode
   |author   = aedenthorn
+
   |author = vermicyde
   |id       = aedenthorn.QuickLoad
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 7756
+
   |nexus   = 15125
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Hardcore Mode, No Wiki Hardcore Mode
   |author   = Enaium
+
   |author = Nightshade System
   |id       = Enaium.QuickMinigame
+
   |id     = NightshadeSystem.SdvHardcoreMode
   |curseforge id  = 438741
+
   |nexus   = 25376
   |curseforge key = quickminigame
+
   |github =
  |moddrop id = 895127
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Hardy Grass
   |author   = aedenthorn
+
   |author = DiscipleOfEris
   |id       = aedenthorn.QuickResponses
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 6548
+
   |nexus   = 8772
   |github  = aedenthorn/StardewValleyMods
+
   |github = DiscipleOfEris/HardyGrass
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = Harp of Yoba Redux
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = Platonymous
   |id       = AlejandroAkbal.QuickSell
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 7854
+
   |nexus   = 914
   |github   = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
  |moddrop = 793924
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Harvest Calendar
   |author   = Enaium
+
   |author = LonerAxl
   |id       = Enaium.QuickShop
+
   |id     = LonerAxl.HarvestCalendar
   |curseforge id  = 436793
+
   |nexus   = 25103
   |curseforge key = quickshop
+
   |github = LonerAxl/Stardew_HarvestCalendar
  |moddrop id = 864170
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = WuestMan, redknightofdoom
+
   |author = Goldenrevolver
   |id       = WuestMan.QuickStart
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 2375
+
   |nexus   = 7851
   |github   = Brian-Wuest/Quick_Start
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Swap
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = Allan Wang
+
   |author = Dounat2201, Sasara
   |id       = AllanWang.QuickSwap
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 13956
+
   |nexus   = 1157
   |github  = AllanWang/Stardew-Mods
+
   |github = Sasara2201/WitchPrincess
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Harvest Seeds
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Quotes
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 6503
+
  |curse  = 868755
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11773
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Harvest With Scythe
   |author  = justastranger
+
   |author = ThatNorthernMonkey
   |id      = jas.RadioactiveGeodes
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |moddrop id = 952722
+
   |nexus  = 236
   |nexus id =  
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
   |github   =  
+
 
 +
   |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     = Radioactive Tools
+
   |name   = Hat Buffs
   |author   = kakashigr
+
   |author = popska
   |id       = kakashigr.RadioactiveTools
+
   |id     = popska.HatBuffs
   |nexus id = 7630
+
   |nexus   = 9050
   |github  = kakashigr/stardew-radioactivetools
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Hat Mouse Lacey
   |author   = BikiFae, bikinavisho
+
   |author = ichortower
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 4659
+
   |nexus   = 18177
   |github   = bikinavisho/RainCoatWhenRaining
+
   |github = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Hat Panning
   |author   = Deadlykirpy
+
   |author = monsoonsheep
   |id       = Kirpy.RainPlus
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 6559
+
   |nexus   = 18965
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Hat Shop Restoration
   |author   = EvilPdor
+
   |author = PeacefulEnd
   |id       =
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
  |nexus id =
+
   |nexus   = 17291
  |url     = https://community.playstarbound.com/threads/111526
+
   |github = Floogen/StardewSandbox
   |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   = Hats on Hats
   |author   = StultusV
+
   |author = Shockah
   |id       = StultusV.RainRefillsWateringCan
+
   |id     = Shockah.HatsOnHats
   |nexus id = 11554
+
   |nexus   = 17280
   |github   = JudeRV/Stardew-RainRefillsWateringCan
+
   |github = Shockah/Stardew-Valley-Mods
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raised Garden Beds
+
   |name   = Hats on Pets Plus
   |author   = blueberry
+
   |author = Syma
   |id       = blueberry.RaisedGardenBeds
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 5305
+
   |nexus   = 22631
   |github   = b-b-blueberry/RaisedGardenBeds
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranching Tool Upgrades
+
   |name   = Hay Bales as Silos
   |author   = drbirbdev
+
   |author = Cherry, CherryChain
   |id       = drbirbdev.RanchingToolUpgrades
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 12280
+
   |nexus   = 5151
   |github   = drbirbdev/StardewValley
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Bundles
+
   |name   = Hay Collection
   |author   = balllight
+
   |author = MindMeltMax
   |id       = balllight.RandomBundles
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 13790
+
  |curse  = 1004492
   |github   =
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = HD Portraits
   |author   = bookworm89723
+
   |author = Tlitookilakin
   |id       = davis.randomhair
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 3271
+
   |nexus   = 10971
   |github  = joaniedavis/RandomHairMod
+
  |moddrop = 1103418
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = HD Portraiture Plus
   |author   = LakeMonster_, LakeMonster666
+
   |author = Smallfire
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = Smallfire.HDPortraiturePlus
   |nexus id = 5250
+
   |nexus   = 26029
   |github   =  
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = HD Sprites
   |author   = aedenthorn
+
   |author = ninthworld
   |id       = Aedenthorn.RandomNPC
+
   |id     = NinthWorld.HDSprites
   |nexus id = 4911
+
   |nexus   = 4024
   |github  = aedenthorn/StardewValleyMods
+
   |github = ninthworld/HDSprites
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Start Day
+
   |name   = Health and Stamina Regeneration
   |author   = idermailer
+
   |author = Jessebot, JessebotX
   |id       = idermailer.RandomStartDay
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 13225
+
   |nexus   = 3207
   |github   = idermailer/RandomStartDay
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Health and Stamina Tweaks
   |author   = skiilaa
+
   |author = Kiddles, Svard
   |id       = skiilaa.RandomTastes
+
   |id     = Kiddles.HASTweaks
   |nexus id = 2285
+
   |nexus   = 5630
 +
  |github  = SvardXI/HAS_Tweaks
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Bars
 +
  |author  = Zoryn
 +
  |id      = Zoryn.HealthBars
 +
   |nexus  =
 +
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Health Bars (Darkhax)
   |author   = CatCattyCat, Cat
+
   |author = Darkhax
   |id       = cat.sprinklerrange
+
   |id     = darkhax.healthbars
   |nexus id = 1179
+
   |nexus   =
   |moddrop id = 833536
+
   |curse  = 302910
   |github   = danvolchek/StardewMods
+
   |github = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Data Layers|Data Layers]] instead.
+
   |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     = Ranged Tools
+
   |name   = Health Rework
   |author   = vgperson
+
   |author = seferoni
   |id       = vgperson.RangedTools
+
   |id     = seferoni.HealthRework
   |nexus id = 6935
+
   |nexus   = 22223
   |github   = vgperson/RangedTools
+
   |github = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Heartbeat
   |author   = Jamie Taylor
+
   |author = themattfiles
   |id       = jltaylor-us.RangeHighlight
+
   |id     = themattfiles.HeartBeat
   |nexus id = 6752
+
   |nexus   = 5941
   |github   = jltaylor-us/StardewRangeHighlight
+
   |github = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Heart Event Helper
   |author   = Remy Bach
+
   |author = bungus
   |id       = remybach.readersdigest
+
   |id     = bungus.HeartEventHelper
   |nexus id = 3040
+
   |nexus   = 21924
   |github   = remybach/stardew-valley-readersdigest
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Heart Level Notifications
   |author   = Kevin Connors
+
   |author = StultusV
   |id       = KevinConnors.RealisticFishing
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 2623
+
   |nexus   = 8655
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = JudeRV/Stardew-HeartLevelNotifier
 
 
  |broke in    = Stardew Valley 1.3.29
 
<!--
 
  |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   = Heelies
   |author   = aedenthorn
+
   |author = fakemonster
   |id       = aedenthorn.RealNames
+
   |id     = fakemonster.Heelies
   |nexus id = 6269
+
   |nexus   = 7751
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Hello SMAPI
   |author   = Enaium, Lightcolour888
+
   |author = Jessebot, JessebotX
   |id       = Enaium.RealTime
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 5336
+
   |nexus   = 4483
   |github   =  
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realtime Minimap
+
   |name   = Help for Hire
   |author   = spacechase0
+
   |author = LeFauxMatt
   |id       = spacechase0.RealtimeMinimap
+
   |id     = furyx639.HelpForHire
   |nexus id = 9386
+
  |curse  = 871839
   |github  = spacechase0/StardewValleyMods
+
   |nexus   = 5316
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Helpful Spouses
   |author   = SixthTitan
+
   |author = LeFauxMatt
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 5773
+
  |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     = Recatch Legendary Fish
+
   |name   = Help Wanted
   |author   = cantorsdust and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = aedenthorn.HelpWanted
   |nexus id = 172
+
  |curse  = 868696
   |github  = cantorsdust/StardewMods
+
  |nexus  = 14640
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Help Wanted Auto Accept
   |author  = lperkins2, Logan Perkins
+
   |author = Ruse82
   |id       = lperkins2.RecoverStamina
+
  |id      = Ruse82.HelpWantedAutoAccept
   |nexus id = 2332
+
  |nexus   = 22235
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Quest Fixes
 +
  |author  = Pokeytax
 +
   |id     = Pokeytax.HelpWantedQuestFixes
 +
   |nexus   = 2644
 +
   |github = gembree/HelpWantedQuestFixes
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Hempire
   |author   = Dem1se
+
   |author = Oga_The_Real
   |id       = Dem1se.RecurringReminders
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 6840
+
   |nexus   = 14477
   |github  = dem1se/SDVMods
+
   |github =
 +
 
 +
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recyclable Cola
+
   |name   = Here Fishy
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.RecyclableCola
+
   |id     = aedenthorn.HereFishy
   |nexus id = 10865
+
  |curse  = 868881
   |github  = XxHarvzBackxX/recyclableCola
+
   |nexus   = 6586
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Redesigned Farmhouse Layout
+
   |name   = Hibernation
   |author   = Aimon111 & DaLion
+
   |author = Shockah
   |id       = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id     = Shockah.Hibernation
   |nexus id = 11420
+
   |nexus   = 11421
   |github  =
+
   |github = Shockah/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Hide Chest Color Picker After Close
   |author   = Hammurabi
+
   |author = trashcan9
   |id       = HammurabiRegeneration
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id =
+
   |nexus  = 16075
  |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   = Highlighted Jars
   |author   = Zoryn
+
   |author = Annosz
   |id       = Zoryn.RegenMod
+
   |id     = Annosz.HighlightedJars
   |nexus id =
+
   |nexus  = 6833
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = Annosz/StardewValleyModding
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Highlight Empty Machines
   |author   = desto, JustToDownloadThings
+
   |author = atravita
   |id       = desto.RegularQuality
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 5090
+
  |curse  = 870976
   |github  = desto-git/smapi-RegularQuality
+
  |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     = Rejuvenating Forest
+
   |name   = High Roller Slots
   |author   = Team Timber
+
   |author = Tomokisan
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = tomokisan.highRollerSlots
   |nexus id = 10322
+
  |curse  = 1081456
   |github   =
+
   |nexus   = 24765
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Hit Markers
   |author   = SlyMerc
+
   |author = bendenewb, newbie9598
   |id       = RelationshipBar
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 1009
+
   |nexus   = 2098
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Hmm Cheese Yum
   |author   = rodrigovaz
+
   |author = tomasitobambito
   |id       = relationshipsenhanced
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id =
+
   |nexus  = 9343
   |chucklefish id = 4435
+
   |github =
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Hoe and Water Direction
   |author   = Dragonisser
+
   |author = TheThor59
   |id       = relationshipstatus
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 751
+
   |nexus   = 10052
   |github   =  
+
   |github = TheThor59/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = HoeDown
   |author   = M3ales
+
   |author = BlaDe
   |id       = M3ales.RelationshipTooltips
+
   |id     = BlaDe.HoeDown
   |nexus id =
+
   |nexus  = 9798
  |curseforge id  = 298040
+
   |github =
   |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Hold to Break Geodes
   |author   = Branic
+
   |author = CatCattyCat, Cat
   |id       = Branic.RelationshipTracker
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 2845
+
   |nexus  = 1689
  |github   = Paradox355/SDVMods
+
   |moddrop = 833545
 
+
   |github  = danvolchek/StardewMods
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relativity
+
   |name   = Hold to Pause
   |author   = AdroSlice
+
   |author = samspartan
   |id       = AdroSlice.Relativity
+
   |id     = samspartan.HoldToPause
   |nexus id = 13028
+
   |nexus   = 7352
   |github   = adroslice/sdv-relativity-mirror
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name   = Hold to Process Geodes
   |author   = zeldela
+
   |author = Jamie Taylor
   |id       = zeldela-RememberBirthdays
+
   |id     = jltaylor-us.HTPG
   |nexus id = 13554
+
   |nexus   = 26189
   |github   = zeldela/sdv-mods
+
   |github = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Holiday Sales
   |author   = Annosz
+
   |author = atravita
   |id       = Annosz.RememberFacedDirection
+
   |id     = atravita.HolidaySales
   |nexus id = 6946
+
  |curse  = 870970
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 1205160
 +
   |nexus   = 13050
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Your Umbrella
+
   |name   = Home Sewing Kit
   |author   = heyseth
+
   |author = MouseyPounds
   |id       = heyseth.umbrellas
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 8366
+
   |nexus   = 4935
   |github  = heyseth/SDVMods
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Honey Harvest Sync
   |author   = Surkasu
+
   |author = voltaek
   |id       = Surkasu.Reminders
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 2481
+
   |nexus   = 20493
   |github   =
+
   |github  = voltaek/StardewMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remind to Exit
+
   |name   = Hopper Extractor
   |author   = pepoluan
+
   |author = BPavol, Lamacik
   |id       = pepoluan.RemindToExit
+
   |id     = bpavol.hopper_extractor
   |nexus id = 8727
+
   |nexus   = 16688
   |github   =
+
   |github = BPavol/stardew-valley-mods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Horny Festivals, Festival Warps
   |author   = EternalSoap, arjan3004
+
   |author = Girafarig
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 2545
+
   |nexus   = 10844
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github =
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Horse Flute Anywhere
   |author  = David J. Lee, djslzx
+
   |author = Pathoschild
   |id      = djsl.RemoveAllMonsters
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus id = 5727
+
   |curse  = 1000620
   |github   =  
+
   |nexus   = 7500
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove Animal Limitations
+
   |name   = Horse Flute Auto Mount
   |author   = Hobbes
+
   |author = MercuryVN
   |id       = Hobbes.RemoveAnimalLimitations
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 7838
+
   |nexus   = 24018
   |github   =
+
   |github = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Horse Overhaul
   |author   = Remmie, CoinzReturns
+
   |author = Goldenrevolver
   |id       = Remmie.Rename
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 2130
+
   |nexus   = 7911
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename Reworked
+
   |name   = Horse Squeeze
   |author   = Parabyted
+
   |author = jorgamun
   |id       = parabyted.renamerework
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 10866
+
   |nexus   = 10446
   |github   =
+
   |github = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Horse Whistle
   |author   = JarvieK
+
   |author = icepuente
   |id       = JarvieK.RentedTools
+
   |id     = icepuente.HorseWhistle
   |nexus id = 1307
+
   |nexus   = 1131
   |github   = Jarvie8176/StardewMods
+
   |github = icepuente/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = Horse Whistle
   |author   = PunningLinguist
+
   |author = nabuma
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 7585
+
   |nexus   =
   |github  = amconners/ReorientAfterEating
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Host Tools
   |author   = jwdred
+
   |author = MattPlays
   |id       = jwdred.Replanter
+
   |id     = MattPlays.HostTools
   |nexus id = 589
+
   |nexus   = 11154
   |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     = ReRegeneration
+
   |name   = Hotbar Hotswap
   |author   = littleraskol
+
   |author = Jaredlll08
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 6837
+
   |nexus   =
   |moddrop id = 827580
+
   |curse  = 298033
   |github   = littleraskol/ReRegeneration
+
   |github = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = rocslayer, James Overton
+
   |author = certifiableGrimalkin
   |id       = Roc.Reseed
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 2421
+
   |nexus   = 16159
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Hover Labels
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Achtuur
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = Achtuur.HoverLabels
   |moddrop id = 1080116
+
   |nexus   = 17501
   |nexus id =
+
   |github = Achtuur/StardewMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = HP Bars
   |author   = mabelSyrup
+
   |author = Ilyaki
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = Ilyaki.HPBar
   |nexus id = 4715
+
   |nexus   = 1736
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.0.3-unofficial.1-esca
+
   |status   = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
+
   |summary = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
   |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Responsive Knockback, Responsive MP Knockback
+
   |name   = HQ Farmer Mod
   |author   = spacechase0
+
   |author = AsakOhee
   |id       = spacechase0.ResponsiveKnockback
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 12029
+
   |nexus   = 19644
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = HUD Customizer
   |author   = iceburg
+
   |author = Espy
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = Espy.HUDCustomizer
   |nexus id = 4974
+
   |nexus   = 23704
   |github   = ManApart/RetroActiveAchievements
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Huggable Scarecrows
   |author   = millerscout
+
   |author = bogie5464
   |id       = Millerscout.RetroactiveStardew
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 6953
+
   |nexus   = 3190
   |github   = millerscout/StardewMillerMods
+
   |github = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Hugs and Kisses
   |author  = Iceburg
+
   |author = aedenthorn, Erinthe
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = aedenthorn.HugsAndKisses
   |nexus id = 356
+
   |curse  = 868831
   |github   =  
+
   |nexus   = 10062
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = Hugs and Kisses Continued
   |author   = GreenOnion24
+
   |author = JoXW
   |id       = GreenOnion24.ReverseProposal
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 8526
+
   |nexus  = 21019
  |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name   = Hunger
   |author   = ribeena
+
   |author = Yyeahdude
   |id       = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id     = HungerYyeadude
   |nexus id = 11809
+
   |nexus   = 613
   |github   =
+
   |github =
   |source  = ribeena/BusLocations
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ridgeside Village
+
   |name   = Hunger and Thirst
   |author   = Rafseazz
+
   |author = PrimevalTitmouse
   |id       = Rafseazz.RidgesideVillage
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 7286
+
   |nexus   = 1110
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |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     = Right Click Move Mode
+
   |name   = Hunger for Food
   |author   = ylsama
+
   |author = Tigerle01, Stephan Hensel
   |id       = ylsama.RightClickMoveMode
+
   |id     = HungerForFoodByTigerle
   |nexus id = 2614
+
   |nexus   = 810
   |github   = ylsama/RightClickMoveMode
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 2.0
   |name    = Ring Overhaul
+
   |status   = workaround
   |author   = Goldenrevolver
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
   |id      = Goldenrevolver.RingOverhaul
 
  |nexus id = 10669
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul for Walk of Life
+
   |name   = Hungry Morning
   |author   = Jibb
+
   |author = lech43
   |id       = Jibb.RingOverhaulWOL
+
   |id     = lech43.HungryMorning
   |nexus id = 12171
+
   |nexus   = 6391
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Hybrid Crop Engine
   |author   = Yoshify
+
   |author = spacechase0
   |id       = Yoshify.RiseAndShine
+
   |id     = spacechase0.HybridCropEngine
  |nexus id = 3
+
   |curse   = 867721
   |github   =  
+
   |nexus   = 6577
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = SMAPI 0.39.1
 
<!--
 
   |unofficial version = 1.1.1-whisk-update
 
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Robin Work Hours
+
   |name   = Hypno Valley
   |author   = aedenthorn
+
   |author = Kryspur
   |id       = aedenthorn.RobinWorkHours
+
   |id     = Kryspur.HypnoValley
   |nexus id = 11244
+
   |nexus   = 9052
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Identifiable Combined Rings
   |author  = Teban100
+
   |author = atravita
   |id      = RopeBridge
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus id = 824
+
   |curse  = 870959
   |github   = StephenKairos/Teban100-StardewMods
+
  |moddrop = 1358005
 +
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-61318
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rummage - The Thievery Mod
+
   |name   = I Dig Where I Want
   |author   = ApryllForever
+
   |author = WillTheMage
   |id       = ApryllForever.RestStop.Rummage
+
   |id     = WillTheMage.IDigWhereIWant
   |nexus id = 12764
+
   |nexus   = 26063
   |github   = ApryllForever/Rummage
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Run Fast, Sprint
+
   |name   = Idle Animations, Animacoes
   |author   = Krutonium
+
   |author = BrasileiroTop
   |id       = krutonium.sprint
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 12701
+
   |nexus   = 5139
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = Idle Pause
   |author   = strato35
+
   |author = Veleek
   |id       = Strato35.RunningKey
+
   |id     = Veleek.IdlePause
   |nexus id = 5527
+
   |nexus   = 1092
   |github  =  
+
   |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     = Running Late
+
   |name   = Idle Timer
   |author   = Coll1234567
+
   |author = LordAndreios
   |id       = Coll1234567.RunningLate
+
   |id     = LordAndreios.IdleTimer
   |nexus id = 3518
+
   |nexus   = 2858
   |github  =  
+
   |github = emperorzuul/SMAPI_MODS
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = I Don't Use That Water
   |author   = spacechase0 and Pathoschild
+
   |author = idermailer
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 605
+
   |nexus  = 14047
   |moddrop id = 127276
+
   |github = idermailer/iDontUseThatWater
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = IFrames in Mines
   |author   = ZeroMeters
+
   |author = Factknowhow
   |id       = ZeroMeters.SAAT.API
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 10747
+
   |nexus   = 16436
   |github   = Dawilly/SAAT
+
   |github = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = I Got Friendship
   |author   = ZeroMeters
+
   |author = ChiroxT
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = treinke.igotfriendship
   |nexus id = 10747
+
   |nexus   = 13290
   |github   = Dawilly/SAAT
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = I Got XP
   |author   = CatCattyCat, Cat
+
   |author = ChiroxT
   |id       = cat.safelightning
+
   |id     = treinke.igotxp
   |nexus id = 2039
+
   |nexus   = 13289
   |moddrop id = 833550
+
   |github  =
   |github  = danvolchek/StardewMods
+
}}
   |broke in          = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |name    = ImagEd
   |unofficial version = 2.1.1-unofficial.1-strobe
+
   |author  = candidus42
   |pull request      = https://github.com/danvolchek/StardewMods/pull/22
+
   |id      = Candidus42.ImagEd
 +
   |nexus  = 7218
 +
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning Redux, Safe Lightning
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = Shockah
+
   |author = mistyspring
   |id       = Shockah.SafeLightning
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 11857
+
   |nexus   = 12562
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Reading
+
   |name   = Immersive Scarecrows
   |author   = LunaticShade
+
   |author = aedenthorn, Erinthe
   |id       = LunaticShade.SafeReading
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 8564
+
  |curse  = 868685
   |github  = LunaticShade/StardewValley.SafeReading
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Immersive Sprinklers
   |author   = blueberry
+
   |author = aedenthorn, Erinthe
   |id       = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
+
   |id     = aedenthorn.ImmersiveSprinklers
   |nexus id = 4154
+
  |curse  = 868686
   |github  = b-b-blueberry/SailorStyles
+
   |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     = Sauvignon in Stardew
+
   |name   = Improved Mill
   |author   = Jesse, Jdvicks94
+
   |author = AustinYQM
   |id       = Jesse.SauvignonInStardew
+
   |id     = AustinYQM.ImprovedMill
   |nexus id = 2597
+
   |nexus   = 1748
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = AustinYQM/ImprovedMill
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
<!--
+
   |status   = abandoned
   |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   = Improved Quality of Life
   |author   = BlaDe
+
   |author = Demiacle
   |id       = BlaDe.NPCSpeechBubblesVincent
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 11833
+
   |nexus   = 1025
   |github  =
+
   |github = demiacle/QualityOfLifeMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Improved Tracker
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Anthony Hilyard
   |id       = Omegasis.SaveAnywhere
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 444
+
   |curse  = 445215
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 9317
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = In a Heartbeat
   |author   = SMAPI
+
   |author = Shockah
   |id       = SMAPI.SaveBackup
+
   |id     = Shockah.InAHeartbeat
   |nexus id =
+
   |nexus  = 17834
   |url      = https://smapi.io
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Increase Animal House Max Population
   |author   = SorryLate, rharyanto
+
   |author = Mizzion
   |id       = SorryLate.SaveGameOptions
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 5190
+
   |nexus   = 4861
   |github   =
+
   |github = Mizzion/MyStardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Increased Artifact Spots
   |author   = WretchedPenguin
+
   |author = Mizzion
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 3579
+
   |nexus   = 3340
   |github   =  
+
  |moddrop = 663705
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = Gaiadin
+
   |author = shekurika
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 10805
+
   |nexus   = 11388
   |github   = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Increased Sprinkler Range
   |author   = Caraxian
+
   |author = EternalSoap
   |id       = caraxian.scroll.to.blank
+
   |id     = eternalsoap.sprinklers
   |nexus id = 4144
+
   |nexus  = 20745
   |chucklefish id = 4405
+
   |github = ArjanSeijs/SprinklerMod
   |github   = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Tomwa
+
   |author = GZhynko
   |id       = Tomwa.ScrollToZoom
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 2163
+
   |nexus   = 6162
   |github  =  
+
   |github = gzhynko/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Indoor Sprinklers
   |author   = kdau
+
   |author = ramen
   |id       = kdau.ScryingOrb
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 5603
+
   |nexus  = 21124
   |moddrop id = 756553
+
   |github  = mpomirski/StardewMods
   |source  = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Industrial Furnace
   |author   = mmanlapat
+
   |author = Traktori
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 1106
+
   |nexus   = 5568
   |github   =  
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = Industrial Furnace for Automate
   |author   = Super Aardvark, ubererdferkel
+
   |author = Traktori
   |id       = SuperAardvark.GameOfLife
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 5361
+
   |nexus   = 5568
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Industrialization Redux
   |author   = Dawgeth
+
   |author = GaLaxY256 and kazuakisama
   |id       = MTD.SDVTwitch
+
   |id     = G256.IR.Code
   |nexus id = 1760
+
   |nexus   = 22351
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Infallible Fishing
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 3203
+
  |curse  = 868697
   |github   =  
+
   |nexus   = 14639
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Infertile Soil
   |author   = SixthTitan
+
   |author = Sabera, kelbesque
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = Sabera.InfertileSoil
   |nexus id = 5773
+
   |nexus   = 2515
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name   = Infested Levels
   |author   = FreeTheJunimos
+
   |author = Eireon
   |id       = freethejunimos.seaclifffarm
+
   |id     = Eireon.InfestedLevels
   |nexus id = 13911
+
   |nexus   = 2823
   |github   =
+
   |github = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Season Switcher
+
   |name   = Infinite Energy
   |author   = dumbledalton
+
   |author = Error27
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = error27.infinite_energy
   |nexus id = 10457
+
   |nexus   = 17717
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sebastian Frog Tank Switch
+
   |name   = Infinite Inventory
   |author   = Shaklin
+
   |author = unidarkshin, Devin Lematty
   |id       = shaklin.SebastianFrogTankSwitch
+
   |id     = DevinLematty.InfiniteInventory
   |nexus id = 8508
+
   |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     = Secretariat (Faster Horse)
+
   |name   = Infinite Junimo Cart Lives
   |author   = Janglinator
+
   |author = Renny
   |id       = jangles.secretariat
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 7537
+
   |nexus   = 2705
   |github   = Janglinator/Secretariat
+
   |github = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secret Hedge Maze, Hedge Maze
+
   |name   = Infinite Money
   |author   = aedenthorn
+
   |author = Chunky
   |id       = aedenthorn.HedgeMaze
+
   |id     = chunky.InfiniteMoney
   |nexus id = 14138
+
   |nexus   = 11510
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Infinite Watering Cans
   |author   = Platonymous
+
   |author = CaptainSully
   |id       = Platonymous.SeedBag
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 1133
+
   |moddrop = 1188756
   |moddrop id = 793931
+
   |nexus  = 12739
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Infinite Zoom
   |author   = Veress
+
   |author = berkayylmao
   |id       = Veress.SeedMachines
+
   |id     = berkayylmao.InfiniteZoom
   |nexus id = 6265
+
   |nexus   = 8808
   |github   = mrveress/SDVMods
+
  |curse  = 500088
 +
   |github = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Informant
   |author   = mcoocr
+
   |author = Slothsoft
   |id       = mcoocr.smcq
+
   |id     = Slothsoft.Informant
   |nexus id = 3089
+
   |nexus   = 14293
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github = slothsoft/stardew-informant
  
   |broke in     = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status       = workaround
+
   |status             = workaround
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
   |summary           = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
   |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
+
   |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     = Seed Maker Tweaks
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = aedenthorn.LogUploader
   |nexus id = 10681
+
  |curse  = 868724
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 13979
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = jahangmar
+
   |author = Platonymous
   |id       = jahangmar.SeedsAreRare
+
   |id     = Platonymous.InkStories
   |nexus id = 3618
+
  |curse  = 877221
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 1521399
 +
   |nexus   = 15987
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Input Fix
   |author   = Xynerorias
+
   |author = Windmill_City
   |id       = xynerorias.seedshortage
+
   |id     = Windmill_City.InputFix
   |nexus id = 5614
+
   |nexus   = 5693
   |github  = xynerorias/Seed-Shortage
+
   |github = Windmill-City/InputFix
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Input Tools
   |author   = blueberry
+
   |author = Sagittaeri
   |id       = blueberry.SeedsUnpacked
+
   |id     = Sagittaeri.InputTools
   |nexus id = 7215
+
   |nexus   = 14553
   |github   = b-b-blueberry/SeedsUnboxed
+
   |github = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = InstaCrops
   |author   = Khloe Leclair
+
   |author = WuestMan, redknightofdoom
   |id       = leclair.seemerollin
+
   |id     = WuestMan.InstaCrops
   |nexus id = 10976
+
   |nexus  = 4077
   |moddrop id = 1116122
+
   |github = Brian-Wuest/Instacrops
   |github   = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Serve
+
   |name   = Instant Animals
   |author   = aedenthorn
+
   |author = pinocchio1231
   |id       = aedenthorn.SelfServe
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 11313
+
   |nexus   = 9573
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Self Service
+
   |name   = Instant Animals 1.6
   |author   = JarvieK
+
   |author = Siweipancc
   |id       = JarvieK.SelfService
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 1304
+
   |nexus   = 21798
   |github   = Jarvie8176/StardewMods
+
   |github = siweipancc/InstantAnimals
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Instant Break
   |author   = GuiNoya, Yesst
+
   |author = Jolyone
   |id       = GuiNoya.SelfServiceShop
+
   |id     = Me.InstantBreak
   |nexus id = 1622
+
   |nexus   = 15526
   |github   = GuiNoya/SVMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sell Quality
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = DonDorscha, jasonmbrady
+
   |author = aedenthorn, Erinthe
   |id       = DonDorscha.SellQuality
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 12469
+
  |curse  = 868720
   |github  =
+
   |nexus   = 14110
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items Multiplayer
+
   |name   = Instant Buildings From Farm
   |author   = hafnerpw
+
   |author = BitwiseJon
   |id       = hafnerpw.SendItemsMultiplayer
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 13794
+
   |nexus   = 2070
   |github   =
+
   |github = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Instant Dialogues
   |author   = Denifia
+
   |author = idermailer
   |id       = Denifia.SendItems
+
   |id     = idermailer.InstantDialogues
   |nexus id = 1087
+
   |nexus  = 22468
   |moddrop id = 127754
+
   |github = idermailer/InstantDialogues
   |github   = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Instant Eat Key
   |author   = lolmaj
+
   |author = nini700
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = nini700.InstantEatKey
   |nexus id = 3965
+
   |nexus  = 4464
  |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Serene Greenhouse
+
   |name   = Instant Fishing
   |author   = PeacefulEnd
+
   |author = aurnj, Roy Li
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 8011
+
   |nexus   =
   |github  = Floogen/SereneGreenhouse
+
  |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     = Serfdom - Immersive Taxes
+
   |name   = Instant Geodes
   |author   = DaLion
+
   |author = montana123
   |id       = DaLion.ImmersiveTaxes
+
   |id     =
   |nexus id = 12547
+
   |nexus  =
  |github   =
+
   |url    = https://community.playstarbound.com/threads/109038
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Server Bookmarker
 
  |author  = Ilyaki
 
  |id      = Ilyaki.ServerBookmarker
 
  |nexus id = 2968
 
   |github   = Ilyaki/ServerBookmarker
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.1
<!--
+
   |status   = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
   |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   = Instant Growth Powder
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.ServerBrowser
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 3227
+
  |curse  = 868864
   |github   = Ilyaki/Server-Browser
+
   |nexus   = 7727
 +
   |github = aedenthorn/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   = Instant Grow Trees
   |author   = PhantomGamers
+
   |author = cantorsdust and Pathoschild
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 2993
+
   |nexus   = 173
   |github   = PhantomGamers/StardewPortChanger
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = Instant Load
   |author  = Edu Anttunes
+
   |author = Platonymous
   |id      = Maze
+
   |id      = Platonymous.InstantLoad
   |nexus id = 8930
+
   |curse  = 877220
   |github   =  
+
  |moddrop = 1521407
 +
   |nexus   = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sharing is Caring
+
   |name   = Instantly Eat Item
   |author   = spacechase0
+
   |author = Guedez
   |id       = spacechase0.SharingIsCaring
+
   |id     = eat.item.instantly
   |nexus id = 14263
+
   |nexus   = 5116
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = TheCroak
+
   |author = RyanJesky
   |id       = TheCroak.BuildingsNotifications
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 620
+
   |nexus   = 10146
   |github   =  
+
   |github = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Instant Pets
   |author   = Nishtra
+
   |author = blueberry
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = blueberry.InstantPets
   |nexus id = 756
+
   |nexus   = 9448
   |github   =  
+
   |github = b-b-blueberry/InstantPets
  
   |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   = Instant Tool Upgrades
   |author   = Berkay Yigit, berkayylmao
+
   |author = Binarynova
   |id       = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 3782
+
   |nexus   = 8918
   |github   = berkayylmao/StardewValleyMods
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Instant World Events
   |author   = Platonymous
+
   |author = Spiderbuttons
   |id       = Platonymous.ShipFromInventory
+
   |id     = Spiderbuttons.InstantWorldEvents
   |nexus id = 3219
+
   |nexus  = 27242
   |moddrop id = 793916
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = Integrated Minecarts
   |author   = JPAN
+
   |author = Jibb
   |id       = JPAN.QualityFromShipments
+
   |id     = jibb.minecarts.C
   |nexus id = 7531
+
  |curse  = 988762
   |github   =
+
   |nexus   = 11881
 +
   |github = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Interaction Helper
   |author  = Iceburg
+
   |author = Hammurabi
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
  |id      = HammurabiInteractionHelper
   |nexus id = 321
+
  |nexus   =
   |github  =  
+
   |chucklefish = 4640
 +
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
   |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Interactions, Interacoes
   |author   = SorryLate, rharyanto
+
   |author = BrasileiroTop
   |id       = SorryLate.ShopAnywhere
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 5299
+
   |nexus   = 4862
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Interaction Tweaks
   |author   = Entoarox
+
   |author = jahangmar
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 2278
+
   |nexus  = 3771
   |chucklefish id = 4381
+
   |github = jahangmar/StardewValleyMods
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shoplifter
+
   |name   = Internationalization
   |author   = TheMightyAmondee
+
   |author = bcmpinc
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = bcmpinc.Internationalization
   |nexus id = 8569
+
   |nexus   = 21317
   |github   = TheMightyAmondee/Shoplifter
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shopping Cart
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = furyx639
+
   |author = DecidedlyHuman
   |id       = furyx639.ShoppingCart
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 13701
+
   |nexus   = 12826
   |github   = ImJustMatt/StardewMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Intravenous Coffee
   |author   = Cherry, CherryChain
+
   |author = mpcomplete
   |id       = Cherry.ShopTileFramework
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 5005
+
   |nexus   = 2224
   |moddrop id = 716384
+
   |github  = mpcomplete/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Investment
   |author   = Traktori
+
   |author = MissCoriel
   |id       = Traktori.ShowBirthdays
+
   |id     = misscoriel.invest
   |nexus id = 7495
+
   |curse   = 885083
  |github   = Traktori7/StardewValleyMods
+
   |nexus  = 5293
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Showcase
 
  |author  = Igorious
 
  |id      = Igorious.Showcase
 
   |nexus id =
 
   |chucklefish id = 4487
 
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Investment Maximized
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MissCoriel
   |id       = f4iTh.ShowCatchQuality
+
   |id     = misscoriel.investmax
   |nexus id = 3326
+
  |curse  = 885074
   |github   =  
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Invite Code Mod
   |author   = MasterOfMutton
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = faragodavid.showcookingrecipes
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 5525
+
   |nexus   = 4023
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Invite Friend
   |author   = Jonqora
+
   |author = d5a1lamdtd, HaPyke
   |id       = Jonqora.ShowItemQuality
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id = 6311
+
  |moddrop = 1486022
   |github  = Jonqora/StardewMods
+
   |nexus   = 19500
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = IPv6
   |author   = aedenthorn
+
   |author = sunsst
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = sunsst.IPv6
   |nexus id = 6540
+
   |nexus   = 25045
   |github   = aedenthorn/stardewValleyMods
+
   |github = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Predictable RNG Outcomes
+
   |name   = Iridium Bombs
   |author   = Relance
+
   |author = ApryllForever
   |id       = Relance.ShowPredictableRNGOutcomes
+
   |id     = ApryllForever.IridiumBombs
   |nexus id = 13186
+
   |nexus   = 26476
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Iridium Cooking Dishes
   |author   = Strobe and TehPers
+
   |author = TianXiaobai
   |id       = ShroomSpotter
+
   |id     = TianXiaobai.IridiumCookingDishes
   |nexus id = 7934
+
   |nexus   = 24732
   |github   = strobel1ght/ShroomSpotterRedux
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = Geko_X
+
   |author = Anthony Maciel, maciel310
   |id       = gekox.shutUp
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 7358
+
   |nexus   = 15285
   |github   =
+
   |github =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Alarm Clock
+
   |name   = Iridium Tools Patch
   |author   = Invatorzen
+
   |author = Redwood
   |id       = invatorzen.AC
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 12164
+
   |nexus   = 2897
   |github  =
+
   |github = EKomperud/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author   = climaxius
+
   |author = SaltyEggplant
   |id       = climaxius.silentscarecrows
+
   |id     = SaltyEggplant.IsGusVisitingIsland
   |nexus id = 3258
+
   |nexus   = 25270
   |github   = robbiev/SilentScarecrows
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Is It Cake
   |author   = bogie5464
+
   |author = LeFauxMatt
   |id       = bogie5464.SiloReport
+
   |id     = furyx639.IsItCake
   |nexus id = 3194
+
  |curse  = 871826
   |github   = bogie5464/SiloReport
+
   |nexus   = 14775
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Size
+
   |name   = Island Gatherers
   |author   = pepoluan
+
   |author = PeacefulEnd
   |id       = pepoluan.SiloSize
+
   |id     = PeacefulEnd.IslandGatherers
   |nexus id = 8819
+
   |curse  = 870940
   |moddrop id = 981291
+
   |nexus  = 8552
   |github  =  
+
   |github = Floogen/IslandGatherers
   |source   = https://sourceforge.net/p/sdvmod-silo-size/
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Island Gatherers Automate
   |author   = TheMusketeer
+
   |author = PeacefulEnd
   |id       = SimpleCropLabel
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 314
+
   |nexus   = 8552
   |github  =  
+
   |github = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple HUD
+
   |name   = Island Secret
   |author   = Enaium
+
   |author = Edu Anttunes
   |id       = Enaium.SimpleHUD
+
   |id     = IslandSecret
   |moddrop id = 1145228
+
   |nexus   = 8096
   |nexus id =
+
   |github =
   |github   = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = skn
+
   |author = S1mmyy
   |id       = skn.HungerMod
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 5140
   |github   =  
+
   |github = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = Item Bags
   |author   = aedenthorn
+
   |author = SlayerDharok
   |id       = aedenthorn.Screenshot
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 10178
+
  |curse  = 991675
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Item Checker
   |author   = ADoby, tZed, Tobias Z
+
   |author = Hitaxas
   |id       = tZed.SimpleSprinkler
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 76
+
   |nexus   = 24305
   |github   = ADoby/SimpleSprinkler
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Item Extensions
   |author   = cel10e
+
   |author = mistyspring
   |id       = cel10e.SimplifiedAchievements
+
   |id     = mistyspring.ItemExtensions
  |moddrop id = 909416
+
   |nexus  = 20357
   |nexus id = 8026
+
   |github = misty-spring/StardewMods
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Singin' Stone
 
  |author   = CyTheGuy01
 
  |id      = CyTheGuy01.TestMod
 
  |nexus id = 6463
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Item Locator
   |author   = MindMeltMax
+
   |author = Hitaxas
   |id       = MindMeltMax.SPRegen
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 6778
+
   |nexus  = 24305
   |moddrop id = 1135654
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = Item Quality Indicator
   |author   = Krutonium
+
   |author = FunnyMoney
   |id       = Krutonium.SitandRest
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 7403
+
   |nexus   = 15336
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Item Recovery
   |author   = Entoarox
+
   |author = Mytsy
   |id       = Entoarox.SitForStamina
+
   |id     = Mysty.ItemRecovery
   |nexus id = 7334
+
   |nexus   = 9354
   |github   = Entoarox/StardewMods
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Sit n' Relax: Rest Your Butt
 
  |author  = MissCoriel
 
  |id      = misscoriel.sitnrelax
 
  |nexus id = 7336
 
  |github  = MissCoriel/Sit-n-Relax
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Item Recovery Plus
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = Lunardiver
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 366
+
   |nexus   = 13026
   |github   = tlcasebeer/SivsMarriageMod
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Item Research 'n' Spawn
   |author   = aedenthorn
+
   |author = TSlex
   |id       = aedenthorn.SixtyNine
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 6969
+
   |nexus   = 8933
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1012482
 +
   |github = TSlex/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sizable Fish
+
   |name   = Items Have Weight
   |author   = spacechase0
+
   |author = BarleyZP
   |id       = spacechase0.SizableFish
+
   |id     = BarleyZP.ItemsHaveWeight
   |nexus id = 14267
+
   |nexus   = 26693
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skateboard
+
   |name   = Item Tooltips
   |author   = aedenthorn
+
   |author = Jaredlll08
   |id       = aedenthorn.Skateboard
+
   |id     = BlameJared.ItemTooltips
   |nexus id = 13096
+
   |nexus   =
   |github   = aedenthorn/StardewValleyMods
+
  |curse  = 297655
 +
   |github = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Item Tweaks
   |author   = LunaticShade
+
   |author = crpz
   |id       = LunaticShade.SkillfulClothes
+
   |id     = crpz.ItemTweaks
   |nexus id = 8541
+
   |nexus   = 8182
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = iTile
   |author   = Alphablackwolf
+
   |author = ha1fdaew
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = ha1fdaew.iTile
   |nexus id = 569
+
   |nexus   = 7512
   |github   = Alphablackwolf/SkillPrestige
+
   |github = ha1fdaew/iTile
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = 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   = Alphablackwolf
+
   |author = Apprehentice
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = apprehentice.IMFIPOIIWT
   |nexus id = 569
+
   |nexus   = 25188
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Luck Skill
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = Alphablackwolf
+
   |author = Caboose Sage, CabooseSage
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = Cabbose.Sage.ItsStardewTime
   |nexus id = 569
+
   |nexus   = 20847
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Its Time to Wake Up
   |author   = Alphablackwolf
+
   |author = Krutonium
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 569
+
   |nexus   = 13798
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Rings
+
   |name   = Jack Be Thicc
   |author   = AlphaMeece
+
   |author = DeadRobotDev
   |id       = AlphaMeece.SkillRings
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 7515
+
   |nexus   = 21533
   |github   =
+
   |github = DeadRobotDev/StardewMods
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = DewMods
+
   |author = Matt Cioni
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = mattCioni.JaquesAndBeans
   |nexus id = 2697
+
   |nexus   = 14555
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Jar Opener
   |author   = Pathoschild
+
   |author = Genowhirl9999
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = genowhirl9999.jaropener
   |nexus id = 533
+
   |nexus   = 5292
   |moddrop id = 606601
+
   |moddrop = 988956
   |github  = Pathoschild/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Start
+
   |name   = JhinFour
   |author   = DeadRobotDev
+
   |author = Keaton Sadoski
   |id       = DeadRobotDev.SkipStart
+
   |id     = Sadoski.JhinFour
   |nexus id = 11885
+
   |nexus   = 11838
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Jiggly Junimo Bundles
   |author   = CrunchyDuck
+
   |author = Jonas Henriksson, Greger
   |id       = CrunchyDuck.SkipText
+
   |id     = Greger.JigglyJunimoBundles
   |nexus id = 8947
+
   |nexus   =
   |github  = CrunchyDuck/Stardew-Skip-Text
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = S1mmyy
+
   |author = k4rakara
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 6121
+
   |nexus   = 5803
   |github  = S1mmyy/StardewMods
+
   |github = K4rakara/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = JoJaBan - Arcade Sokoban
   |author  = Bifibi, Lestoph
+
   |author = Platonymous
   |id      = SkullCavernElevator
+
   |id      = Platonymous.JoJaBan
   |nexus id = 963
+
   |curse  = 308257
   |github  =  
+
   |nexus   = 3118
 +
  |moddrop = 793907
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = Joja Cola Expanded
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Objection777
   |id       = TheMightyAmondee.SkullCavernToggle
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 7908
+
   |nexus   = 24227
   |github   = TheMightyAmondee/SkullCavernToggle
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Joja Express
   |author   = Annosz
+
   |author = OFTS_CQM and Yuxuan
   |id       = Annosz.SleeplessFisherman
+
   |id     = ofts.jojaExp
   |nexus id = 5915
+
   |nexus   = 23614
   |github   = Annosz/StardewValleyModding
+
   |github = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Joja Financial
   |author   = instafluff
+
   |author = NermNermNerm
   |id       = instafluff.sleeplessinstardew
+
   |id     = NermNermNerm.JojaFinancial
   |nexus id = 5445
+
   |nexus   = 24958
   |github   = instafluff/SleeplessInStardew
+
   |github = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = bwdy
+
   |author = Dounat2201, Sasara
   |id       = bwdy.sleepovers
+
   |id     = Sasara.Pathomart
   |nexus id = 3531
+
   |nexus   = 1142
   |github  = bwdymods/SDV-Sleepovers
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Joja Online
   |author   = Platonymous
+
   |author = PeacefulEnd
   |id       = Platonymous.SleepWorker
+
   |id     = PeacefulEnd.JojaOnline
   |nexus id = 2062
+
   |moddrop = 878236
   |moddrop id = 793835
+
  |curse  = 870947
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 7486
 +
   |github = Floogen/JojaOnline
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = spacechase0 and Pathoschild
+
   |author = sophiesalacia
   |id       = spacechase0.SleepyEye
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 1152
+
   |nexus  = 18927
   |moddrop id = 129011
+
   |github = sophiesalacia/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Hutch Water Spots
+
   |name   = Joja's Hauntings
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.SlimeHutchWaterSpots
+
   |id     = MindMeltMax.HauntedJoja
   |nexus id = 13778
+
  |curse  = 997973
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7014
 +
  |moddrop = 1135684
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Joys of Efficiency
   |author   = Tofu, SadDodo
+
   |author = punyo, yakminepunyo
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 2743
+
   |nexus   = 2162
   |github   =  
+
   |github = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Slime Produce
+
   |name   = Json Assets
   |author   = exotico
+
   |author = spacechase0
   |id       = exotico.SlimeProduce
+
   |id     = spacechase0.JsonAssets
   |nexus id = 7634
+
  |curse  = 867749
   |github   =
+
  |moddrop = 399895
 +
   |nexus   = 1720
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Json Processor
   |author   = aurnj, Roy Li
+
   |author = Jamie Taylor
   |id       = RuyiLi.SlimeSpawner
+
   |id     = jltaylor-us.JsonProcessor
   |nexus id =  
+
   |nexus   = 13183
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = jltaylor-us/StardewJsonProcessor
  |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Json Shuffle
   |author   = Peasly Wellbott
+
   |author = spacechase0
   |id       = Wellbott.SlimHutchCode
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 7424
+
   |nexus   = 21513
   |github   = Wellbott/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Jump Down the Mine
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = flowoeB
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 252
+
   |nexus  = 8357
  |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   = Jump Over
   |author   = furyx639
+
   |author = spacechase0
   |id       = furyx639.SmackDatScarecrow
+
   |id     = spacechase0.JumpOver
   |nexus id = 13528
+
  |curse  = 867746
   |github   = ImJustMatt/StardewMods
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Junimatic
   |author   = Pathoschild
+
   |author = NermNermNerm
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = NermNermNerm.Junimatic
   |nexus id = 3750
+
   |nexus  = 22672
   |moddrop id = 606555
+
   |github = NermNermNerm/Junimatic
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Junimo Beacon
   |author   = Peasly Wellbott
+
   |author = Achtuur
   |id       = Wellbott.FishWell
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 7651
+
   |nexus   = 17135
   |github  = Wellbott/StardewValleyMods
+
   |github = Achtuur/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Building
+
   |name   = Junimo Boy
   |author   = DecidedlyHuman
+
   |author = Tyler Gibbs
   |id       = DecidedlyHuman.SmartBuilding
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id = 11158
+
   |nexus   = 14384
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Junimo Cart More Score
   |author   = DecidedlyHuman
+
   |author = yaxuan97
   |id       = DecidedlyHuman.SmartCursor
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id = 13268
+
   |nexus   = 13644
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Junimo Deposit Anywhere
   |author   = stokastic
+
   |author = Zoryn
   |id       = stokastic.SmartCursor
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 2458
+
   |nexus  =
  |github  = stokastic/SmartCursor
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
   |pull request      = https://github.com/stokastic/SmartCursor/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Junimo Dialog
   |author   = KuroBear
+
   |author = ceruleandeep
   |id       = KuroBear.SmartMod
+
   |id     = ceruleandeep.junimodialog
   |nexus id =
+
   |nexus  = 8937
   |url      = https://community.playstarbound.com/threads/108104
+
   |github = ceruleandeep/CeruleanStardewMods
   |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   = Junimo Farm
   |author   = Cherry, ChroniclerCherry
+
   |author = Platonymous
   |id       = Cherry.SnackAnything
+
   |id     = Platonymous.JunimoFarm
   |nexus id = 5196
+
   |nexus   = 984
   |moddrop id = 716397
+
  |github  = Platonymous/Stardew-Valley-Mods
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = Darkhax
+
   |author = Fernass354
   |id       = darkhax.snailmail
+
   |id     = Fernass354.JunimoHutSize
   |nexus id =
+
   |nexus  = 18457
  |curseforge id  = 307861
+
   |github =
   |curseforge key = snail-mail
 
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snow Crab
+
   |name   = Junimo Kart Anywhere
   |author   = John Peters
+
   |author = MartyrPher
   |id       = JohnPeters.SnowCrab
+
   |id     = JunimoKartAnywhere
   |nexus id = 11302
+
   |nexus   = 4315
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Socializing Skill
+
   |name   = Junimo Kart Cheater
   |author   = drbirbdev
+
   |author = ryaon
   |id       = drbirbdev.SocializingSkill
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id = 14142
+
   |nexus   = 5137
   |github   = StardewModders/mod-translations
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Network
+
   |name   = Junimo Kart Global Rankings
   |author   = Cecidelus
+
   |author = drbirbdev
   |id       = Cecidelus.SocialNetwork
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 8255
+
   |nexus   = 14856
   |github   =
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = Junimo Kart Level Practice
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id = 7871
+
   |nexus   = 10056
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Menu
+
   |name   = Junimo Kart Level Select
   |author   = aedenthorn
+
   |author = b1rdyw1rdy
   |id       = aedenthorn.SocialPageOrderMenu
+
   |id     = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus id = 13698
+
   |nexus   = 25140
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Junimo Kart Prizes
   |author   = funny-snek
+
   |author = b1rdyw1rdy
   |id       = funnysnek.socialtabpatch
+
   |id     = b1rdyw1rdy.JunimoKartPrizes
   |nexus id = 2981
+
   |nexus   = 25968
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations
+
   |name   = Junimos Accept Cash
   |author   = PeacefulEnd
+
   |author = spacechase0
   |id       = PeacefulEnd.SolidFoundations
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id = 12311
+
  |curse  = 867716
   |github  = Floogen/SolidFoundations
+
   |nexus   = 7437
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations → Automate Integration
+
   |name   = Junimo Studio, Music Blocks
   |author   = PeacefulEnd
+
   |author = Becks723
   |id       = PeacefulEnd.SolidFoundationsAutomate
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 12311
+
   |nexus   = 6971
   |github  = Floogen/SolidFoundations
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = Junimo Warp
   |author   = Kerlin & Sona
+
   |author = Shockah
   |id       = kerlin.sonasfarm
+
   |id     = Shockah.JunimoWarp
   |nexus id = 8545
+
   |nexus   = 15676
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Junk Mail
   |author  = lilico
+
   |author = Taskmaster
   |id       = lilico.SonicShoes
+
  |id      = Taskmaster.JunkMail
   |nexus id = 10226
+
  |nexus  = 4452
   |github  =
+
  |github  =
 +
 
 +
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Relax
 +
  |author  = Goldenrevolver
 +
   |id     = Goldenrevolver.JustRelax
 +
   |nexus   = 7770
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Sleep In
 +
  |author  = Rifleman
 +
  |id     = Rifleman.JustSleepIn
 +
  |nexus  = 11286
 +
   |github = 9Rifleman/JustSleepIn
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Kamikaze
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = aurnj, Roy Li
   |id       = Zeldo.LinkedStorages
+
   |id     = RuyiLi.Kamikaze
   |nexus id =
+
   |nexus  =
   |curseforge id  = 290653
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |curseforge key = sorted-storages
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |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   = Kawakami - Healer NPC
   |author  = aRooooooba
+
   |author = Gorzalt and Flerfarvet
   |id       = aRooooooba.SortingChests
+
   |id      = gorzalt.kawakami
   |nexus id = 8224
+
  |nexus  = 2549
   |github  = aRooooooba/SortingChests
+
  |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
 +
  |author  = KediDili
 +
   |id     = KediDili.FurnitureTweaks.DLL
 +
   |nexus   = 19375
 +
  |github  = KediDili/FurnitureTweaks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's NPC Utilities
 +
  |author  = KediDili
 +
  |id     = KediDili.KNU
 +
  |nexus  = 17884
 +
   |github = KediDili/NPCUtilities
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Keep Partners, Keep Your Partners
   |author   = aedenthorn
+
   |author = EssGee, SG
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = SG.Partners
   |nexus id = 10232
+
   |nexus   = 5625
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Loop Mod
+
   |name   = KeyBind UI
   |author   = strelkasaur
+
   |author = Enaium
   |id       = com.strelkasaurus.sm.soundloop
+
   |id     = Enaium.KeyBindUI
   |nexus id = 13099
+
  |curse  = 538001
   |github   =
+
  |moddrop = 1036920
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = Keyboard Mod Menu
   |author   = MindMeltMax
+
   |author = Shadowfoxss
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = Shadowfoxss.KeyboardModMenu
   |nexus id = 7465
+
   |nexus   = 3147
   |moddrop id = 1135690
+
   |curse  = 308891
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Key Suppressor
   |author   = spacechase0 and Pathoschild
+
   |author = Deflaktor
   |id       = spacechase0.SpaceCore
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 1348
+
   |nexus  = 9295
   |moddrop id = 136998
+
   |github = Deflaktor/KeySuppressor
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Kisekae
   |author   = Berisan
+
   |author = Kabigon
   |id       = Berisan.SpawnMonsters
+
   |id     = Kabigon.kisekae
   |nexus id = 3201
+
   |nexus   = 2348
   |github  = Berisan/SpawnMonsters
+
   |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     = Spawn More Rocks
+
   |name   = Kiss Krobus
   |author   = Mase
+
   |author = EnanoForro
   |id       = Mase.SpawnMoreRocks
+
   |id     = EnanoForro.KissKrobus
   |nexus id = 7423
+
   |nexus   = 25234
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = KivoValley Pets, KivoValley Sounds Lib
   |author   = AcidicNic
+
   |author = ST, Trans1st0r
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = ST.KivoValley.SoundsLib
   |nexus id = 7588
+
   |nexus   = 25705
   |github   = AcidicNic/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = atravita
+
   |author = Shockah
   |id       = atravita.SpecialOrdersExtended
+
   |id     = Shockah.Kokoro
   |nexus id = 9855
+
   |nexus  = 15682
   |moddrop id = 1086743
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Krobus Roommate Shop
   |author   = Blackclaw
+
   |author = aedenthorn, Erinthe
   |id       = Blackclaw.SpeedMod
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 5082
+
  |curse  = 868741
   |github   = Xebeth/StardewValley-SpeedMod
+
   |nexus   = 13131
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Krobus Sells Larger Stacks
   |author   = Underscore
+
   |author = Annosz
   |id       = underscore.speedrun_practie
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 7337
+
   |nexus   = 5993
   |github  = Underscore76/SDVPracticeMod
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Labeling
   |author   = instafluff
+
   |author = Enaium
   |id       = instafluff.spelldewvalley
+
   |id     = Enaium.Labeling
   |nexus id = 7322
+
  |curse  = 443134
   |github   = instafluff/SpelldewValley
+
  |moddrop = 906932
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Ladder and Snow Yam Tip
   |author   = spacechase0 and Pathoschild
+
   |author = WhiteMind
   |id       = spacechase0.Spenny
+
   |id     = WhiteMind.LAST
   |nexus id = 2755
+
   |nexus   = 1906
   |moddrop id = 771624
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny Lite
+
   |name   = Ladder Light
   |author   = spacechase0
+
   |author = Tocseoj
   |id       = spacechase0.SpennyLite
+
   |id     = Tocseoj.LadderLight
   |nexus id = 14249
+
  |moddrop = 1549539
   |github   = spacechase0/StardewValleyMods
+
  |curse  = 1003314
 +
   |nexus   = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Ladder Locator
   |author   = KarratKake
+
   |author = ChaosEnergy
   |id       = KarratKake.SpiceOfLife
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id = 7398
+
  |curse  = 989910
   |github   =  
+
   |nexus   = 3094
 +
   |github = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen Manager
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = RomenH
+
   |author = Platonymous
   |id       = RomenH.SplitScreenManager
+
   |id     = Platonymous.LandGrants
   |nexus id = 12063
+
  |curse  = 877222
   |github  =
+
  |moddrop = 1521380
 +
   |nexus   = 15855
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Last Day to Plant
   |author   = Dounat2201, Sasara
+
   |author = dmcrider57
   |id       = Sasara.pumkin
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus id = 4586
+
   |nexus   = 7917
   |github   =  
+
   |github = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Last Day to Plant Redux
   |author   = Shaklin
+
   |author = atravita
   |id       = shaklin.spouseoutdoorarea
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 6747
+
  |curse  = 870965
   |github  =  
+
  |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     = Spouse's Room Mod
+
   |name   = Lasting Conversation Topics
   |author   = Wata, Watagatapitusberry
+
   |author = sophiesalacia
  |id      = Spouseroom
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus id =
+
   |nexus   = 14377
  |url     = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github  = sophiesalacia/StardewMods
   |github   =  
 
 
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = Lavapulse
   |id       = Sikker.SpouseStuff
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 4651
+
   |nexus   = 4821
   |github  = sikker/SpouseStuff
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Lazy Farmer
   |author   = Blaxsmith
+
   |author = LazyGamer
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = LazyGamer.LazyFarmer
   |nexus id = 7661
+
   |nexus   = 26294
   |github   = Blaxsmith/SprinklerActivation
+
   |github = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = Lazy Mod
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = weizinai
   |id       = SPDSprintAndDash
+
   |id     = weizinai.LazyMod
   |nexus id = 235
+
   |nexus   = 22826
   |github   =
+
   |github = weizinai/StardewValleyMods
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Leaderboard Library
   |author   = littleraskol
+
   |author = drbirbdev
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 560
+
   |nexus  = 15102
   |moddrop id = 827770
+
   |github = drbirbdev/StardewValley
   |github   = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Leah Cabin Music Fix
   |author   = Patrick, mistersnuggler
+
   |author = Huanir
   |id       =  
+
   |id     = Huanir.LeahCabinMusicFix
   |nexus id =
+
   |nexus  = 2653
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github =
   |github   = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Leave the Mine
   |author   = onemix
+
   |author = Kangzoel
   |id       = onemix.Sprinting
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 10469
+
   |nexus   = 11823
   |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   = Lefty Mode
   |author   = Abs, abslam
+
   |author = Max Vollmer, SVProtector
   |id       = abs.SprintNRegen
+
   |id     = maxvollmer.leftymode
   |nexus id = 4898
+
   |nexus   = 6199
   |github   =  
+
   |github = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Legendary Fish Pond Framework
   |author   = Jessebot, JessebotX
+
   |author = sharpskull2
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 4778
+
   |nexus   = 14637
   |github   = JessebotX/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = Lenient Window Resize
   |author   = unidarkshin, Devin Lematty
+
   |author = DeLiXx
   |id       = DevinLematty.Sprint
+
   |id     = DeLiXx.Lenient_Window_Resize
   |nexus id = 7492
+
  |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     = Sprint (Yoshify)
+
   |name   = Less Mini Shipping Bin
   |author  = Yoshify
+
   |author = atravita
   |id      =  
+
   |id      = atravita.LessMiniShippingBin
   |nexus id = 2
+
   |curse  = 870982
   |github   =  
+
   |nexus   = 10959
 +
  |moddrop = 1102538
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Less Strict Over-Exertion, AntiExhaustion
   |author   = Ameise, Ameisen, mkukli
+
   |author = Permamiss
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id = 4922
+
   |nexus   = 637
   |github  = ameisen/SV-SpriteMaster
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Let Me Hatch This Egg
   |author   = Peasly Wellbott
+
   |author = MikeW
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = Mikew.letmehatchthisegg.smapi
   |nexus id = 7683
+
   |nexus   = 25175
   |github   = Wellbott/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Let Me Rest!
   |author   = punyo, yakminepunyo
+
   |author = Ophaneom
   |id       = punyo.StackCheckFix
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 2433
+
   |nexus  = 8205
  |github  = pomepome/StackCheckFix
+
   |github = Ophaneom/Let-Me-Rest
}}
 
{{#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
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Quality
+
   |name   = Let Me Shop
   |author   = furyx639
+
   |author = MindMeltMax
   |id       = furyx639.StackQuality
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 13724
+
  |moddrop = 1443554
   |github   = ImJustMatt/StardewMods
+
   |nexus   = 16738
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Size Changer
+
   |name   = Let's Move It
   |author   = Shockah
+
   |author = Exblosis
   |id       = Shockah.StackSizeChanger
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 11866
+
   |nexus   = 20943
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Split Redux
+
   |name   = Let's Start With Fishing
   |author   = pepoluan
+
   |author = MedievalAI
   |id       = pepoluan.StackSplitRedux
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id = 8967
+
   |nexus  = 19107
   |moddrop id = 976551
+
   |github =
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Level Extender
   |author   = tstaples
+
   |author = unidarkshin, Devin Lematty
   |id       = tstaples.StackSplitX
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 798
+
   |nexus   = 1471
   |github   = tstaples/StackSplitX
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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   = Level Forever
   |author   = Ilyaki
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 1787
+
   |nexus   = 22920
   |github   = Ilyaki/StackToNearbyChests
+
   |github  =
 
 
  |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   = Leveling Adjustment
   |author   = EvilPdor
+
   |author = jahangmar
   |id       =  
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id =
+
   |nexus  = 4689
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = jahangmar/StardewValleyMods
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |unofficial version = 1.1.1-unofficial.4
}}
 
{{#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   = Level Up Notifications
   |author   = bwdy
+
   |author = kd8lvt
   |id       = bwdy.starbot
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 4755
+
   |nexus   = 855
   |github   = bwdymods/SDV-Starbot
+
  |curse  = 300715
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Access
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = Mohammad Shoaib
+
   |author = shurmash
   |id       = shoaib.stardewaccess
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id =
+
   |nexus  = 7222
   |url      = https://github.com/stardew-access/stardew-access/releases
+
   |github =
   |github   = stardew-access/stardew-access
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew and Chill
+
   |name   = Lewd Leah
   |author   = mod.kitchen
+
   |author = prowlingDemon, unknownDev
   |id       = mod.kitchen.stardewandchill
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 12147
+
   |nexus   = 4402
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Light Mod
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.StardewAquarium
+
   |id     = aedenthorn.LightMod
   |nexus id = 6372
+
  |curse  = 868708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 14387
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Auto GC
+
   |name   = Light Switch
   |author   = Lake1059, 1059Studio
+
   |author = holythesea
   |id       = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id     = holythesea.LightSwitch
   |nexus id = 9293
+
   |nexus   = 15683
   |github   =  
+
   |github = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Like a Duck to Water
   |author   = Cylon
+
   |author = aedenthorn, Erinthe
   |id       = cylon.stardewbrewery
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 2057
+
  |curse  = 868676
   |github   = JustCylon/stardew-brewery
+
   |nexus   = 15860
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus   = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Limited Campfire Cooking
   |author   = Juice805
+
   |author = Cherry, CherryChain
   |id       = Juice805.StardewConfigMenu
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 1312
+
   |nexus   = 4971
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |moddrop = 716383
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Debt
+
   |name   = Limited Regrowable Crop Harvests
   |author   = Poison
+
   |author = Adradis
   |id       = Poison.StardewTesting
+
   |id     = Adradis.LimitedHarvests
   |nexus id = 10005
+
   |nexus   = 24623
   |github   =
+
   |github = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Line Sprinklers
   |author   = Steven Kraft
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = StevenKraft.StardewDiscord
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 3608
+
   |nexus   = 2917
   |github   = steven-kraft/StardewDiscord
+
   |github = hootless/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Get Achievement Now
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = Lake1059, 1059 Studio
+
   |author = rtrox, Swyytch
   |id       = Lake1059.StardewGetAchievementNow
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 11515
+
   |nexus   = 23895
   |github   =
+
   |github = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Linus Mod
   |author   = bcmpinc
+
   |author = tomii
   |id       = bcmpinc.StardewHack
+
   |id     = tomii.LinusMod
   |nexus id = 3213
+
   |nexus   = 11637
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hitboxes
+
   |name   = Literally Can't Even
   |author   = Tyler Gibbs
+
   |author = spacechase0
   |id       = tylergibbs2.StardewHitboxes
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 12264
+
  |curse  = 867137
   |github  = tylergibbs2/StardewHitboxes
+
   |nexus   = 14262
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Little NPCs
   |author   = davikr, apdapreturns
+
   |author = Candidus42
   |id       = davikr.hypnos
+
   |id     = Candidus42.LittleNPCs
   |nexus id = 5935
+
   |nexus   = 15152
   |github   = davicr/StardewHypnos
+
   |github = mus-candidus/LittleNPCs
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Live Progress Bar
   |author   = MevNav
+
   |author = Tyler Gibbs
   |id       = MevNav.DailyPlanner
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 3941
+
   |nexus   = 7330
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github = tylergibbs2/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.5.3-unofficial.1-Cherry
+
   |status   = abandoned
  |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   = Livestock Choices
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.stardewlocations
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 1929
+
  |curse  = 868766
   |moddrop id = 661357
+
   |nexus   = 11551
   |github   = Mizzion/MyStardewMods
+
  |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 Media Keys
+
   |name   = Loan Mod
   |author   = Angebro
+
   |author = Doomnik
   |id       = Angebro.StardewMediaKeys
+
   |id     = Doomnik.LoanMod
   |nexus id = 11246
+
   |nexus   = 3882
   |github   = AngeloC3/StardewMods
+
   |github = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Nametags
+
   |name   = Lober Cat
   |author   = Tyler Gibbs
+
   |author = codyflagstaff
   |id       = tylergibbs2.StardewNametags
+
   |id     = codyflagstaff.lobercat
   |nexus id = 12158
+
   |nexus   = 8219
   |github  = tylergibbs2/StardewNametags
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Location and Music Logger
   |author   = Other Buckets
+
   |author = Brandy Lover, WDavi
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = Brandy Lover.LMlog
   |nexus id = 3206
+
   |nexus   = 1366
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Location Compass
   |author   = monopandora
+
   |author = Bouhm and Pathoschild
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = Bouhm.LocationCompass
   |nexus id = 4713
+
   |nexus  = 3045
   |moddrop id = 664154
+
   |github = Bouhm/stardew-valley-mods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Progress
+
   |name   = Lockable Things
   |author   = seeinggreen
+
   |author = ThisIsCad
   |id       = seeinggreen.StardewProgress
+
   |id     = ThisIsCad.LockableThings
   |nexus id = 9786
+
   |nexus   = 26281
   |github   =  
+
   |github = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Realty Framework
+
   |name   = Locked Chests
   |author   = Prism 99
+
   |author = MindMeltMax
   |id       = prism99.advize.stardewrealty
+
   |id     = MindMeltMax.LockedChests
   |nexus id = 10512
+
  |curse  = 1004481
   |github   = Prism-99/FarmExpansion
+
  |moddrop = 1179603
 +
   |nexus   = 12452
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew RPG
+
   |name   = Locked Crab Pots
   |author   = aedenthorn
+
   |author = nini700
   |id       = aedenthorn.StardewRPG
+
   |id     = nini700.LockedCrabPot
   |nexus id = 11132
+
   |nexus   = 4461
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Speak
+
   |name   = Locked Maps
   |author   = evfredericksen, Evan Fredericksen
+
   |author = Edu Anttunes
   |id       = evfredericksen.StardewSpeak
+
   |id     = LockedMaps
   |nexus id = 7929
+
   |nexus   = 10089
   |github   = evfredericksen/StardewSpeak
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Survival Project
+
   |name   = Lock Hotbar Items
   |author   = NeroYuki
+
   |author = Falson
   |id       = neroyuki.rlvalley
+
   |id     = Falson.LockHotbarItems
   |nexus id = 14183
+
  |moddrop = 1573213
   |github   = NeroYuki/StardewSurvivalProject
+
   |nexus   = 23702
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Lockpicks
   |author   = Omegasis, Alpha_Omegasis
+
   |author = bwdy
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = bwdy.lockpicks
   |nexus id = 425
+
   |nexus   = 3521
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = bwdymods/SDV-Lockpicks
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Barber, Stardew Barber
 
  |author  = phroureo
 
  |id      = phroureo.BarberSV
 
  |nexus id = 9061
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley ESP, sdv-helper
 
  |author  = reimu, r2h, tomdc
 
  |id      = reimu.sdv-helper
 
  |nexus id = 3917
 
  |github  = rei2hu/stardewvalley-esp
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Log Menu
   |author   = Flashshifter
+
   |author = JareBear
   |id       = FlashShifter.SVECode
+
   |id     = JareBear.LogMenu
   |nexus id = 3753
+
   |nexus  = 19919
   |moddrop id = 833179
+
   |github = jaredtjahjadi/LogMenu
   |github   = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Log Spam Filter
   |author   = Tooshi
+
   |author = aedenthorn, Erinthe
   |id       = Tooshi.Randomizer
+
   |id     = aedenthorn.LogSpamFilter
   |nexus id = 5185
+
   |curse  = 868783
   |curseforge id  = 308003
+
   |nexus   = 11252
   |curseforge key = stardew-valley-randomizer
+
   |github = aedenthorn/StardewValleyMods
   |github   = cTooshi/stardew-valley-randomizer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name   = Longer Days
   |author   = Tyler Gibbs and TheHaboo
+
   |author = Stuyk
   |id       = tylergibbs2.StardewRoguelike
+
   |id     = Stuyk.LongerDays
   |nexus id = 13614
+
   |nexus   = 19027
   |github   = tylergibbs2/StardewValleyRoguelike
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Longer Fence Life
   |author   = Prism 99
+
   |author = NormanPCN
   |id       = prism99.stardewweb
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 8715
+
   |nexus   = 10498
   |github   =
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Longer Lasting Lures
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Caraxian
   |id       = Omegasis.StardustCore
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 2341
+
   |nexus   = 2510
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = Longer Seasons
   |author   = FenrirA
+
   |author = aedenthorn, Erinthe
   |id       = FenrirAsonda.Starksouls
+
   |id     = aedenthorn.LongerSeasons
   |nexus id = 10915
+
   |curse   = 868830
  |github   = OhWellMikell/Starksouls
+
   |nexus   = 10108
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Starting Money
 
  |author   = mmanlapat
 
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 
  |nexus id = 1138
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |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     = Start With Greenhouse
+
   |name   = Longer Seasons - Continued
   |author   = CaptainSully
+
   |author = aedenthorn and FlyingTNT
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = FlyingTNT.LongerSeasons
   |nexus id = 9878
+
   |nexus  = 25164
   |moddrop id = 1035412
+
   |github = FlyingTNT/StardewValleyMods
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Longevity
   |author   = treyh0
+
   |author = RTGOAT
   |id       = treyh0.StartWithHat
+
   |id     = RTGOAT.Longevity
   |nexus id = 2628
+
   |nexus   = 649
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items
+
   |name   = Looking for Love REDUX
   |author   = ZackHill
+
   |author = mushroomhash
   |id       = ZackHill.StashItems
+
   |id     = mush.loveydovey
   |nexus id = 9624
+
   |nexus  = 21370
  |github   = zack-hill/stardew-valley-stash-items
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Look to the Sky
   |author   = lambui
+
   |author = drbirbdev
   |id       = BlueMod_StashItemsToChest
+
   |id     = drbirbdev.LookToTheSky
   |nexus id =
+
   |nexus  = 15262
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = drbirbdev/StardewValley
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats as Tokens
+
   |name   = Lookup Anything
   |author  = Vertighost, Vertigon
+
   |author = Pathoschild
   |id      = Vertigon.StatsAsTokens
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 9659
+
   |curse  = 992793
   |github   = dtomlinson-ga/StatsAsTokens
+
   |nexus   = 541
 +
  |moddrop = 606605
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = Loon Calls
   |author   = strato35
+
   |author = Graham Nelson
   |id       = Strato35.StatsReloader
+
   |id     = GrahamNelson.LoonCallsMod
   |nexus id = 7428
+
   |nexus   = 27045
   |github   =  
+
   |github = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = Loose Audio Files
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = aedenthorn.LooseAudioFiles
   |nexus id = 7532
+
  |curse  = 868902
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 5999
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = su226
+
   |author = Huanir
   |id       = Su226.StayUp
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus id = 7592
+
   |nexus   = 2658
   |github  = su226/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up Late
+
   |name   = Lost Book Menu
   |author   = Krutonium
+
   |author = bungus
   |id       = krutonium.stayuplate
+
   |id     = bungus.LostBookMenu
   |nexus id = 12578
+
   |nexus   = 20301
   |github   =
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Lost Woods
   |author   = Advize and jinxiewinxie
+
   |author = Raik, Raik167, YousernameZo
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = raik.testmod
   |nexus id = 316
+
   |nexus   = 6291
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name   = Louis's Garage and Renault 5 Expansion
   |author   = Mustafa
+
   |author = XxHarvzBackxX and Yri and Kaystar
   |id       = Mustafa.StopSoundsWhenAltTabbed
+
   |id     = R5.DLL
   |nexus id = 13925
+
   |nexus   = 24687
   |github   = mustafa-git/StopSoundsWhenAltTabbed
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = Love Bubbles
   |author   = Krutonium
+
   |author = SteelixLeiter, Don Collins
   |id       = Krutonium.StrongerYou
+
   |id     = LoveBubbles
   |nexus id = 7402
+
   |nexus   = 1318
   |github  =
+
   |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     = Stumps to Hardwood Stumps
+
   |name   = Loved Labels
   |author   = Nishtra
+
   |author = Advize and Jinxiewinxie
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = Advize.LovedLabels
   |nexus id = 691
+
   |nexus   = 279
   |github   =  
+
   |github = AdvizeGH/LovedLabels
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Submerged Crab Pots
+
   |name   = Loved Labels Redux
   |author   = aedenthorn
+
   |author = thespbgamer
   |id       = aedenthorn.SubmergedCrabPots
+
   |id     = thespbgamer.LovedLabelsRedux
   |nexus id = 11719
+
   |nexus   = 8880
   |github   = aedenthorn/StardewValleyMods
+
  |curse  = 834387
 +
   |github = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = Love Festival
   |author   = mytigio
+
   |author = AvalonMFX
   |id       = mytigio.SubterranianOverhaul
+
   |id     = AvalonMFX.LoveFestival
   |nexus id = 4149
+
   |curse  = 1016375
   |github   = mytigio/SDVMods
+
   |nexus   = 17819
   |broke in = Stardew Valley 1.5
+
   |github  =
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Low Health Warning
   |author   = The Sundrop Team
+
   |author = NMVH5
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = nmvh5.LowHealthWarning
   |nexus id = 4014
+
   |nexus   = 8326
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Hopper
+
   |name   = Luckier Mod, Luciker Mod
   |author   = spacechase0
+
   |author = Justin Song
   |id       = spacechase0.SuperHopper
+
   |id     = JustinSong.LucikerMood
   |nexus id = 9418
+
   |nexus   = 27250
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = Luck Skill
   |author   = spoocky123
+
   |author = spacechase0
   |id       = spoocky123.SuperSleeper
+
   |id     = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id = 10842
+
  |curse  = 867393
   |github   =  
+
  |moddrop = 127279
 +
   |nexus   = 521
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Lucky Block, Random Block
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = elthisboy
   |id       = spacechase0.SurfingFestival
+
   |id     = elthisboy.LuckyBlockMod
   |nexus id = 6688
+
  |curse  = 1075448
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 26594
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surprise Pregnancy, SurpriseBaby1
+
   |name   = Lucky Reclamation Trash Can
   |author   = MiphasGrace
+
   |author = kiranmurmu
   |id       = MiphasGrace.SurpriseBaby1
+
   |id     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 13126
+
   |nexus   = 8971
   |github   =  
+
   |github = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Survivalistic
+
   |name   = Lunar Disturbances
   |author   = Ophaneom
+
   |author = Sakorona
   |id       = Ophaneom.Survivalistic
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 12179
+
   |nexus   = 2208
   |github   = Ophaneom/Survivalistic
+
  |moddrop = 664151
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Machine Augmentors
   |author   = KDERazorback
+
   |author = SlayerDharok
   |id       = KDERazorback.SvFishingMod
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 6403
+
   |nexus   = 5600
   |github   = KDERazorback/SvFishingMod
+
   |github = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = Machine Check
   |author   = aedenthorn
+
   |author = FairfieldBW
   |id       = aedenthorn.Swim
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 6326
+
   |nexus   = 9515
   |github   = aedenthorn/StardewValleyMods
+
   |github = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = Machine Speed Change
   |author   = Myzkatonic
+
   |author = IceGladiador
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 7722
+
   |nexus   = 1780
   |github  =
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Machine Status
   |author   = Swizzy Studios
+
   |author = Shockah
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = Shockah.MachineStatus
   |nexus id = 3241
+
   |nexus   = 11177
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Magic
   |author   = Guedez
+
   |author = spacechase0
   |id       = tab.autoloot
+
   |id     = spacechase0.Magic
   |nexus id = 5115
+
  |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     = Tailor Weapon Skins
+
   |name   = Magical Crops
   |author   = Peasly Wellbott
+
   |author = shekurika and Asterisk555
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = shekurika.MagicalCropsCode
   |nexus id = 7797
+
   |nexus   = 8762
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Magic by Neosinf
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Neosinf
   |id       = TaintedCellar
+
   |id     = neosinf.Magic
   |nexus id = 1672
+
   |nexus   = 26593
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.3
 
<!--
 
  |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   = Magic Junimo Pet
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.TakeAll
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id = 14247
+
   |nexus   = 3567
   |github  = aedenthorn/StardewValleyMods
+
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Take It Slow
+
   |name   = Magic Pluses
   |author   = KarratKake
+
   |author = TerryDBS
   |id       = KarratKake.TakeItSlow
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 13432
+
   |nexus   = 7096
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tap Giant Crops
+
   |name   = Magic Scepter
   |author   = atravita
+
   |author = not4bene
   |id       = atravita.TapGiantCrops
+
   |id     = not4bene.MagicScepter
   |moddrop id = 1205166
+
   |nexus   = 8169
   |nexus id = 13052
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tappable Palm Trees
+
   |name   = Magic Valley
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = season.MagicValley
   |nexus id = 10661
+
   |nexus   = 10639
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Mailbox Menu
   |author   = skunkkky
+
   |author = aedenthorn, Erinthe
   |id       = skunkkk.TapperReady
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 1219
+
  |curse  = 868707
   |github   =  
+
   |nexus   = 14439
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.MailboxMenu
 +
  |nexus  = 21068
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = Mail Framework
   |author   = pepoluan
+
   |author = Digus
   |id       = pepoluan.TapperReport
+
   |id     = DIGUS.MailFrameworkMod
   |nexus id = 8700
+
   |nexus   = 1536
   |github   =  
+
   |github = Digus/StardewValleyMods
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Mail Order Pigs
   |author   = bdawson1993
+
   |author = jwdred
   |id       =  
+
   |id     = jwdred.MailOrderPigs
   |nexus id = 38
+
   |nexus   = 632
   |github   =  
+
   |github = jdusbabek/stardewvalley
  
   |broke in = SMAPI 0.39.1
+
   |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     = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name   = Mail Services Mod
   |author   = TehPers
+
   |author = Digus
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = Digus.MailServicesMod
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus  = 7842
   |moddrop id = 1071149
+
   |github = Digus/StardewValleyMods
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = TehPers
+
   |author = pinguimbozo
   |id       = TehPers.FestiveSlimes
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 2990
+
   |nexus   = 13248
   |github   = TehPers/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maintain Glow Rings Indoors Radius
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
 +
  |nexus  = 27331
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Make Gil Real
   |author   = TehPers
+
   |author = Werewolf Master
   |id       = TehPers.FishingOverhaul
+
   |id     = Wolf.GilSMAPI
   |nexus id = 866
+
   |nexus  = 7118
   |moddrop id = 123679
+
   |github =
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Make Love
   |author   = Stingray
+
   |author = Kabulla
   |id       = Stingray.TP
+
   |id     = Kabulla.MakeLove
   |nexus id = 10190
+
   |nexus   = 16003
   |github   = Stingrayss/StardewValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Makeshift Multiplayer
   |author   = Bifibi
+
   |author = spacechase0
   |id       = Teleporter
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus id =  
+
   |nexus   = 501
   |chucklefish id = 4374
+
   |moddrop = 127274
   |github   =  
+
   |github = spacechase0/StardewValleyMP
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary = use [[#Fast Travel|Fast Travel]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mana Bar
 +
   |author = spacechase0
 +
  |id      = spacechase0.ManaBar
 +
  |curse  = 867709
 +
  |nexus  = 7831
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = Enaium
+
   |author = darzington
   |id       = Enaium.TeleportNpc
+
   |id     = darzington.RealLifeMod
   |curseforge id  = 436803
+
   |nexus   = 7445
   |curseforge key = teleportnpc
+
   |github  =
   |moddrop id = 865554
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Manure Industries
   |author   = Enaium
+
   |author = Drewdus42
   |id       = Enaium.TeleportPoint
+
   |id     = Drewdus42.ManureIndustries
   |curseforge id  = 436830
+
   |nexus   = 9310
   |curseforge key = teleportpoint
+
   |github =
  |moddrop id = 864013
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Many Enchantments
   |author   = Rafael
+
   |author = Stari
   |id       = Rafael.TeleportToFarm
+
   |id     = Stari.ManyEnchantments
   |nexus id = 7247
+
   |nexus   = 8824
   |github   =
+
   |github = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Adventurer's Life Expanded
+
   |name   = Map Binder
   |author   = HamioDracny
+
   |author = SnowFire k'Vala
   |id       = HamioDracny.TALE.SMAPI
+
   |id     = SnowFire.Map_Binder
   |nexus id = 14083
+
   |nexus   = 6983
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = Bpendragon
+
   |author = aedenthorn, Erinthe
   |id       = Bpendragon.BestOfQOS
+
   |id     = aedenthorn.MapEdit
   |nexus id = 7985
+
   |curse  = 868847
   |github   = Bpendragon/Best-of-Queen-of-Sauce
+
   |nexus   = 18387<!--8876 before 1.0.0-->
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = Map Image Export
   |author   = Neat
+
  |author  = spacechase0
   |id      = neat.newspaper
+
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 8689
+
   |nexus  = 1073
   |github  =
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = obsolete
 +
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Mapping Extensions and Extra Properties (MEEP)
   |author   = ItsLittany
+
   |author = DecidedlyHuman
   |id       = itslittany.RockBreaker
+
   |id     = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus id = 6376
+
   |curse  = 1019064
   |moddrop id = 804101
+
   |nexus  = 14493
   |github   =
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Map Teleport
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = aedenthorn.MapTeleport
   |nexus id = 5062
+
   |curse  = 868868
   |moddrop id = 771680
+
   |nexus  = 7675
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Gnomiverse
+
   |name   = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author   = Purppelle and King Gnomus
+
   |author = hlyvia
   |id       = Purppelle.TheGnomiverse
+
   |id     = hlyvia.StardewValleyMapTeleport
   |nexus id = 13266
+
   |nexus   = 25279
   |github   =
+
   |github = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = blueberry
+
   |author = Richard2091
   |id       = blueberry.LoveOfCooking
+
   |id     = Richard2091.MapTeleport
   |nexus id = 6830
+
   |nexus   = 21381
   |github   = b-b-blueberry/CooksAssistant
+
   |github = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Map Utilities
   |author   = Pucklynn
+
   |author = mabelSyrup
   |id       = shannon.MoonMod
+
   |id     = mabelsyrup.maputils
   |nexus id = 2482
+
   |nexus   = 4716
   |github   =  
+
   |github = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maritime Secrets
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MaritimeSecrets
 +
  |nexus  = 10758
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Market Day
   |author   = KirbyLink
+
   |author = ceruleandeep
   |id       = kirbylink.pumpkinking
+
   |id     = ceruleandeep.MarketDay
   |nexus id = 3006
+
   |nexus   = 11778
   |github   = KirbyLink/PumpkinKing
+
   |github = ceruleandeep/CeruleanStardewMods
  
   |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   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = TheShwamp
+
   |author = d5a1lamdtd, HaPyke
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 5172
+
  |curse  = 994458
   |github   =  
+
  |moddrop = 1480763
 +
   |nexus   = 19309
 +
   |github = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Twlight Traveller - Custom NPC (API), APICut
+
   |name   = Mass Production
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = Jacque Pott
   |id       = Eris.APICut
+
   |id     = JacquePott.MassProduction
   |nexus id = 8158
+
   |nexus   = 7021
   |github  =  
+
   |github = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = Mastery Extended
   |author   = Prism 99
+
   |author = AlanBF
   |id       = prism99.thinkntalk
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 9546
+
   |nexus   = 23697
   |github   = Prism-99/Think-n-Talk
+
   |github = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#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   = Mastery Extended - WoL Compat
   |author   = spacechase0 and Pathoschild
+
   |author = AlanBF
   |id       = ThreeHeartDancePartner
+
   |id     = AlanBF.MasteryExtended.WoL
   |nexus id = 500
+
   |nexus  = 23697
   |moddrop id = 127278
+
   |github = Pet-Slime/StardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Matching Nodes, MinesTokens
   |author   = spacechase0 and Pathoschild
+
   |author = Eryk601 and sophiesalacia
   |id       = spacechase0.ThrowableAxe
+
   |id     = Vertigon.MinesTokens
   |nexus id = 5097
+
   |nexus  = 11124
   |moddrop id = 771683
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Thunderstorm Totem
+
   |name   = Max Cost Stamina
   |author   = justastranger
+
   |author = StultusV
   |id       = jas.ThunderstormTotem
+
   |id     = StultusV.MaxCastStamina
   |moddrop id = 944622
+
   |nexus   = 10794
   |nexus id =  
+
   |github = JudeRV/Stardew-MaxCastStamina
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tidy Fields
+
   |name   = Maximize Fix
   |author   = seitanicbean
+
   |author = Shockah
   |id       = seitanicbean.tidyfields
+
   |id     = Shockah.MaximizeFix
   |nexus id = 10929
+
   |nexus   = 16099
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tileman Challenge
+
   |name   = Mayo Hats
   |author   = SpicyKai
+
   |author = spacechase0
   |id       = SpicyKai.Tileman
+
   |id     = spacechase0.MayoHats
   |nexus id = 11945
+
   |nexus   = 17514
   |github  = spicykai/StardewValley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Mayo Mart
   |author   = hawkfalcon
+
   |author = aedenthorn, Erinthe
   |id       = hawkfalcon.TillableGround
+
   |id     = aedenthorn.MayoMart
   |nexus id = 2175
+
   |nexus   = 17175
   |github  = hawkfalcon/Stardew-Mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |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     = Tilled Soil Decay
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = bcmpinc
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 2738
+
   |nexus   = 4634
   |github  = bcmpinc/StardewHack
+
   |github = xirsoi/MayonnaisePlusPlus
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Mayo Rain
   |author   = Asconoid
+
   |author = spacechase0
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = spacechase0.MayoRain
   |nexus id = 5764
+
   |nexus   = 17436
   |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   = Meal Overhaul
   |author   = Jonathan Ginn
+
   |author = stardemod
   |id       = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id     = stardemod.MealOverhaul
   |nexus id = 12170
+
   |nexus   = 23528
   |github   =
+
   |github =
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
 
 +
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Meme Outfits
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Mehidden
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 973
+
   |nexus   = 13213
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Menus Everywhere
   |author   = JBtheShadow
+
   |author = nman130
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = nman130.MenusEverywhere
   |nexus id = 7425
+
   |nexus   = 6119
   |github   =  
+
   |github = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Merge Fertilizer
   |author   = DefenTheNation
+
   |author = TianXiaobai
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 2262
+
   |nexus   = 17743
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Message Box API, ChatMod
   |author   = The Fluffy Robot
+
   |author = Kithio
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = Kithio:ChatMod
   |nexus id = 5631
+
   |nexus   =
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
  |chucklefish = 4296
 +
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Messy Crops
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Tlitookilakin
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = tlitookilakin.MessyCrops
   |nexus id = 1000
+
   |moddrop = 1123884
   |moddrop id = 664035
+
   |nexus  = 11317
   |github   = JohnsonNicholas/SDVMods
+
   |github = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Meteor Defence
   |author   = cantorsdust and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = aedenthorn.MeteorDefence
   |nexus id = 169
+
  |curse  = 868804
   |github   = cantorsdust/StardewMods
+
   |nexus   = 10641
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Mice in the Valley
   |author   = gmff
+
   |author = candidus42
   |id       = GMFF.TimeTotem
+
   |id     = Candidus42.MiceInTheValley
   |curseforge id  = 494425
+
   |nexus   = 4638
  |curseforge key = time-totem
+
   |github = mus-candidus/MiceInTheValley
   |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Migrate DGA Items
   |author   = Platonymous
+
   |author = violetlizabet
   |id       = Platonymous.TMXLoader
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id = 1820
+
   |nexus  = 20612
   |moddrop id = 771913
+
   |github = elizabethcd/MigrateDGAItems
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Milk the Villagers
   |author   = Jamie Taylor
+
   |author = trunip190
   |id       = jltaylor-us.ToDew
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus id = 7409
+
   |nexus   = 5948
   |github   = jltaylor-us/StardewToDew
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Miller Time
   |author   = Eleanor, eleanoot
+
   |author = Sonozuki
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = Satozaki.MillerTime
   |nexus id = 1630
+
   |nexus   = 7575
   |github   = eleanoot/stardew-to-do-mod
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toggle Monsters
+
   |name   = Milo Dog
   |author   = Jolyone, Me
+
   |author = Clark, wilsonch3451
   |id       = Me.ToggleMonsters
+
   |id     = Clark.MiloDog
   |nexus id = 11801
+
   |nexus   = 2861
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Icons
+
   |name   = Mine Assist
   |author   = furyx639
+
   |author = Kabigon
   |id       = furyx639.ToolbarIcons
+
   |id     = Kabigon.MineAssist
   |nexus id = 11026
+
   |nexus   = 2296
   |github  = ImJustMatt/StardewMods
+
  |chucklefish = 5353
 +
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Minecart Patcher
   |author   = danmw3
+
   |author = bwdy
   |id       = danmw3.toolbartooltips
+
   |id     = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus id = 4977
+
   |nexus   = 11424
   |github   =  
+
   |github = bwdy/SDVModding
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = ToolBelt
 
  |author  = yuri0r
 
  |id      = yuri0r.ToolBelt
 
  |nexus id = 8566
 
  |github  =
 
   |source  = https://gitlab.com/yuri0r/toolbelt
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Mine Changes
   |author   = mralbobo
+
   |author = JPAN
   |id       = mralbobo.ToolCharging
+
   |id     = jpan.MineChanges
   |nexus id =
+
   |nexus  = 3963
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
   |github   = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
  |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Mines Tokens
   |author   = CrazyWig
+
   |author = sophiesalacia
   |id       = crazywig.toolpowerselect
+
   |id     = sophie.MinesTokens
   |nexus id = 2553
+
   |nexus   = 18776
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Mine Tooltips
   |author   = Gilar Fasulaki
+
   |author = Codeize
   |id       = GilarF.ToolPowerSetup
+
   |id     = Codeize.MineTooltips
   |nexus id = 4517
+
   |nexus   = 26315
   |github   =
+
   |github = Codeize/MineTooltips
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Mine Tweaks
   |author   = Cherry, CherryChain
+
   |author = Shockah
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = Shockah.MineTweaks
   |nexus id = 6576
+
   |nexus   = 16859
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |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   = Mini Bars
   |author   = SorryLate
+
   |author = Ophaneom
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = Ophaneom.MiniBars
   |nexus id = 5421
+
   |nexus   = 8329
   |github   = sorrylate/Stardew-Valley-Mod
+
   |github = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Mining at the Farm
   |author   = Felix-Dev
+
   |author = Nishtra
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus id = 2938
+
   |nexus   = 674
   |github   = Felix-Dev/StardewMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
<!--
   |unofficial version = 1.4.1-unofficial.1-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-36#post-3317429
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Reminder
+
   |name   = Mining with Explosives
   |author   = Wracketeer
+
   |author = Nishtra
   |id       = Wracketeer.ToolUpgradeReminder
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus id = 13423
+
   |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     = Too Many Animals
+
   |name   = Mini Tool NPC
   |author   = furyx639
+
   |author = Tran Minh Thong
   |id       = furyx639.TooManyAnimals
+
   |id     = mini.tool.npc.mod
   |nexus id = 11033
+
   |nexus   = 7060
   |github   = ImJustMatt/StardewMods
+
   |github = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Minor Light Tweaks
   |author   = Edu Anttunes
+
   |author = greentodd
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 6317
+
   |nexus   = 10223
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = Pathoschild
+
   |author = BlaDe
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 1401
+
   |nexus  = 12037
   |moddrop id = 606639
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = MissCoriel
+
   |author = The Fluffy Robot
   |id       = misscoriel.tractorsounds
+
   |id     = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus id = 5781
+
   |nexus   = 5691
   |github   =  
+
   |github = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trading
+
   |name   = Miss Coriel's Position Tool
   |author   = MindMeltMax
+
   |author = MissCoriel
   |id       = MindMeltMax.Trading
+
   |id     = misscoriel.PositionTool
   |moddrop id = 1214750
+
   |curse  = 885077
   |nexus id = 13293
+
   |nexus   = 8087
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |github = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author   = Cherry, CherryChain
+
   |author = MissCoriel
   |id       = Cherry.TrainStation
+
   |id     = misscoriel.UCRFix
   |nexus id = 6183
+
  |curse  = 885075
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 8284
 +
   |github = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Missing Gifts
   |author   = aedenthorn
+
   |author = ChiroxT
   |id       = aedenthorn.TrainTracks
+
   |id     = treinke.missinggifts
   |nexus id = 10927
+
   |nexus   = 11363
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Mob Count Reports, Report Mob Counts
   |author   = Taskmaster
+
   |author = StultusV
   |id       = Taskmaster.TrainWhistle
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 4473
+
   |nexus   = 10899
   |github   =  
+
   |github = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trampoline
+
   |name   = Mobile Arcade
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Trampoline
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 11619
+
  |curse  = 868888
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 6538
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparency Settings
+
   |name   = Mobile Audio Player
   |author   = Esca, Esca-MMC
+
   |author = aedenthorn, Erinthe
   |id       = Esca.TransparencySettings
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id = 8891
+
   |curse  = 868883
   |moddrop id = 971985
+
   |nexus  = 6568
   |github  = Esca-MMC/TransparencySettings
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Mobile Calendar
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.TransparentObjects
+
   |id     = aedenthorn.MobileCalendar
   |nexus id = 6412
+
  |curse  = 868879
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Trash Bear Abides
+
   |name   = Mobile Catalogues
   |author   = John Peters
+
   |author = aedenthorn, Erinthe
   |id       = JohnPeters.TrashBearAbides
+
   |id     = aedenthorn.MobileCatalogues
   |nexus id = 11359
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Mobile Phone
   |author   = MattDeDuck, Duckshard
+
   |author = aedenthorn, Erinthe
   |id       = MattDeDuck.TrashBearName
+
   |id     = aedenthorn.MobilePhone
   |nexus id = 5252
+
  |curse  = 868890
   |github   =  
+
   |nexus   = 6523
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Trash Can Reactions
+
   |name   = Mobile Phone Continued
   |author   = aedenthorn
+
   |author = JoXW
   |id       = aedenthorn.TrashCanReactions
+
   |id     = JoXW.MobilePhone
   |nexus id = 7643
+
   |nexus   = 21017
   |github   = aedenthorn/StardewValleyMods
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Does Not Consume Bait
+
   |name   = Mobile Phone Continued → Arcade Mobile Apps
   |author   = atravita
+
   |author = JoXW
   |id       = atravita.TrashDoesNotConsumeBait
+
   |id     = JoXW.MobileArcade
   |nexus id = 11426
+
   |nexus  = 21017
   |moddrop id = 1128126
+
   |github = JoXW100/StardewValleyMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = SorryLate, rharyanto
+
   |author = JoXW
   |id       = SorryLate.TrashRemover
+
   |id     = JoXW.MobileCalendar
   |nexus id = 5114
+
   |nexus   = 21017
   |github   =  
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = Jaredlll08
+
   |author = JoXW
   |id       = BlameJared.TrashTrash
+
   |id     = JoXW.MobileCatalogues
   |nexus id =
+
   |nexus  = 21017
  |curseforge id  = 297981
+
   |github = JoXW100/StardewValleyMods
   |curseforge key = trash-trash
 
   |github   = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = Vrakyas
+
   |author = JoXW
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = JoXW.MobileTelevision
   |nexus id = 4031
+
   |nexus   = 21017
   |github   =  
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Mobile Television
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 7685
+
  |curse  = 868882
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Tree Changes
+
   |name   = MobileUI Android
   |author   = JPAN
+
   |author = WisnuNug
   |id       = jpan.TreeChanges
+
   |id     = WisnuNug.MobileUI
   |nexus id = 3964
+
   |nexus   = 17652
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github =
 +
 
 +
  |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Modify This
   |author   = TyoAtrosa
+
   |author = aedenthorn, Erinthe
   |id       = TyoAtrosa.Treeshaker
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 2159
+
  |curse  = 868859
   |github  = TyoAtrosa/TreeShaker
+
   |nexus   = 7814
 +
   |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     = Tree Spread
+
   |name   = Mod List Command
   |author   = bcmpinc
+
   |author = Blackclaw
   |id       = bcmpinc.TreeSpread
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 3183
+
   |nexus   = 5131
   |github   = bcmpinc/StardewHack
+
   |github = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Mod Menu
   |author   = YukiShiku, LeonBlade
+
   |author = Enaium
   |id       = TreeTransplant
+
   |id     = Enaium.ModMenu
   |nexus id = 1342
+
   |curse  = 436844
   |moddrop id = 526140
+
   |moddrop = 885574
   |chucklefish id = 5485
+
   |nexus  =
   |github   = LeonBlade/TreeTransplant
+
   |github = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Mod Settings Tab
   |author   = candidus42
+
   |author = Gilar Fasulaki
   |id       = Candidus42.TrendyHaley
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 4984
+
   |nexus   = 4579
   |github  = mus-candidus/TrendyHaley
+
   |github = GilarF/SVM
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = DaLion
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = DaLion.Overhaul
   |nexus id = 8115
+
   |nexus   = 14470
   |github  =  
+
   |github =
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = True Random Geodes
+
   |name   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = lilico/atelier99
+
   |author = leroymilo
   |id       = lilico.TrueRandomGeodes
+
   |id     = leroymilo.ModularZenGarden
   |nexus id = 11371
+
   |nexus   = 22140
   |github   =  
+
   |github = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Turn to Your Enemies
+
   |name   = Mod Update Menu
   |author   = Krutonium
+
   |author = CatCattyCat, Cat
   |id       = krutonium.turn_to_your_enemies
+
   |id     = cat.modupdatemenu
   |nexus id = 12643
+
   |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     = TV Announcements
+
   |name   = Mod Updater
   |author   = Zyin
+
   |author = Platonymous
   |id       = Zyin.TVAnnouncements
+
   |id     = Platonymous.ModUpdater
   |nexus id = 3649
+
  |curse  = 877226
   |github  = Zyin055/TVAnnouncements
+
   |nexus   = 6338
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Money Management Mod
   |author   = hisameartwork
+
   |author = Tbonetomtom
   |id       = HisameArtwork.GardeningChannel
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 5485
+
   |nexus   = 17045
   |github   =  
+
   |github = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Monster Furniture Drop
   |author   = SorryLate, rharyanto
+
   |author = FistOfTheNoob & MangusuPixel
   |id       = SorryLate.TvRecipes
+
   |id     = FistOfTheNoob.MonsterFurnitureDrop
   |nexus id = 5260
+
   |nexus   = 24804
   |github   =
+
   |github = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Monster Goals Anywhere
   |author   = AndyUr
+
   |author = Suphax
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = suphax.monstergoalsanywhere
   |nexus id = 7589
+
  |moddrop = 1088762
   |github   =
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Monster Invasion
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = Krutonium
   |id       = telshin.twitch-for-stardew
+
   |id     = krutonium.monsterinvasion
   |curseforge id  = 306420
+
   |nexus   = 12641
  |curseforge key = twitch-in-stardew-valley
+
   |github =
   |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Monster Level Tip
   |author   = Cdaragorn
+
   |author = WhiteMind
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = WhiteMind.MonsterLT
   |nexus id = 1150
+
   |nexus   = 1896
   |github   = cdaragorn/Ui-Info-Suite
+
   |github =
  |warnings = Broken on Android.
 
  
  |broke in = Stardew Valley 1.5.5
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite 2
+
   |name   = Monster Log Anywhere
   |author   = Annosz
+
   |author = MouseyPounds
   |id       = Annosz.UiInfoSuite2
+
   |id     = MouseyPounds.MonsterLogAnywhere
   |nexus id =
+
   |nexus  = 3997
  |url      = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github = MouseyPounds/stardew-mods
  |github  = Annosz/UiInfoSuite2
 
  |warnings = Broken on Android.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = UI Mod Suite
 
  |author   = Demiacle
 
  |id      = Demiacle.UiModSuite
 
  |nexus id = 1023
 
   |github   = demiacle/UiModSuite
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Monster Musk in Volcano
   |author   = Shadowfoxss
+
   |author = BananaFruit
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = BananaFruit.MonsterMuskInVolcano
   |nexus id = 2833
+
   |nexus   = 10651
   |github   =
+
   |github = BananaFruit1492/MonsterMuskInVolcano
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = Monster Slayer Anywhere
   |author   = MindMeltMax
+
   |author = AcidicNic
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = acidicNic.MonsterSlayerAnywhere
   |nexus id = 7719
+
   |nexus  = 21162
   |moddrop id = 1135717
+
   |github = spacechase0/StardewValleyMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Monsters - The Framework
   |author   = Mel Noelle and Kirbylink
+
   |author = spacechase0
   |id       = melnoelle.underdarksewer
+
   |id     = spacechase0.MonstersTheFramework
   |nexus id = 3070
+
  |curse  = 867148
   |github   = KirbyLink/UnderdarkSewer
+
   |nexus   = 10673
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
  |pull request      = https://github.com/KirbyLink/UnderdarkSewer/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Monster Vending Machine
   |author   = aedenthorn
+
   |author = Zexu2K
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = Zexu2K.MVM
   |nexus id = 6597
+
   |nexus   = 26064
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Monthly Mail
   |author   = Shaklin
+
   |author = Taskmaster
   |id       = shaklin.uniquechildren
+
   |id     = Taskmaster.MonthlyMail
   |nexus id = 6278
+
   |nexus   = 4523
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children Talk
+
   |name   = MoodFix
   |author   = Shaklin
+
   |author = vaindil
   |id       = shaklin.uniquechildrentalk
+
   |id     = vaindil.MoodFix
   |nexus id = 9540
+
   |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     = Unique Valley
+
   |name   = Mood Guard
   |author   = aedenthorn
+
   |author = YonKuma, kumarei
   |id       = aedenthorn.UniqueValley
+
   |id     = YonKuma.MoodGuard
   |nexus id = 13828
+
   |nexus   = 1597
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Unlimited Cats and Dogs
+
   |name   = Moody Planet
   |author   = funny-snek
+
   |author = Daniel McMenamy, Deathest1
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = f1r3w477.MoodyPlanet
   |nexus id = 2942
+
   |nexus   = 2830
   |github   =  
+
   |github = F1r3w477/TheseModsAintLoyal
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Moolah 1.6 Fix
   |author   = Armitxes
+
   |author = supergato664
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = supergato664.Moolah
   |nexus id = 2213
+
   |nexus  = 23549
   |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   = Moolah Money Mod
   |author   = Shaklin
+
   |author = aedenthorn, Erinthe
   |id       = shaklin.unlockdyemenu
+
   |id     = aedenthorn.Moolah
   |nexus id = 6156
+
  |curse  = 868689
   |github  =  
+
   |nexus   = 15123
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Moongates
   |author   = damien
+
   |author = bwdy
   |id       = damien.unlocked_doors
+
   |id     = bwdy.moongates
   |nexus id = 4338
+
   |nexus   = 3545
   |github   =  
+
   |github = bwdymods/SDV-Moongates
  
   |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   = Moon Misadventures
   |author   = Aladanor
+
   |author = spacechase0 and ParadigmNomad
   |id       = Aladanor.UpdatedNoRumbleHorse
+
   |id     = spacechase0.MoonMisadventures
   |nexus id = 10164
+
  |curse  = 867702
   |github  = shailalias/NoRumbleHorse
+
   |nexus   = 10612
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgradable Pan
+
   |name   = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author   = Anthony Hilyard
+
   |author = SinZ
   |id       = com.anthonyhilyard.upgradablepan
+
   |id     = SinZ.MoonMisadventures_BiggerBackpackPatch
   |curseforge id  = 446597
+
   |nexus  = 12096
   |curseforge key = upgradable-pan
+
   |github  =
  |nexus id = 9318
+
 
   |github  = AHilyard/UpgradeablePan
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Mopsy's Ranch Livin'
   |author   = Richard Cai
+
   |author = Mopquill
   |id       = richard_cai.UpgradedHorse
+
   |id     = Mopquill.Ranch-Livin
   |nexus id = 5242
+
   |nexus   = 2200
   |github   = RichardJCai/stardew-valley-mods
+
   |github = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = More Animals, More Pets
   |author   = Cherry, CherryChain
+
   |author = Entoarox
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus id = 5253
+
   |nexus   = 2274
   |moddrop id = 720987
+
   |chucklefish = 4288
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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     = Useful Bombs
+
   |name   = More Artifact Spots
   |author   = punyo, yakminepunyo
+
   |author = momoaau
   |id       = punyo.UsefulBombs
+
   |id     = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus id = 2488
+
   |nexus   = 451
   |github   = pomepome/UsefulBombs
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
<!--
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |unofficial version = 2.0.1-unofficial.1-IQ
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
-->
  |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 Barn and Coop Animals
   |author   = Right Hand Man
+
   |author = AairTheGreat, Aair
   |id       = raik.uselessinfo
+
   |id     = AairTheGreat.MoreBarnCoopAnimals
   |nexus id = 8634
+
   |nexus   = 4869
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = More Books
   |author   = aedenthorn
+
   |author = jeWel
   |id       = aedenthorn.UtilityGrid
+
   |id     = jeWel.MoreBooksCode
   |nexus id = 10197
+
   |nexus   = 23891
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = More Buildings
   |author   = Jonqora
+
   |author = spacechase0
   |id       = Jonqora.UVIndex
+
   |id     = spacechase0.MoreBuildings
   |nexus id = 6676
+
  |curse  = 867740
   |github   = Jonqora/StardewMods
+
  |moddrop = 771640
 +
   |nexus   = 2757
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = More Bundles
   |author   = dantheman999
+
   |author = TwinBuilderOne
   |id       = dantheman999.VariableGrass
+
   |id     = TwinBuilderOne.MoreBundles
   |nexus id =
+
   |nexus  = 9709
   |url      = https://community.playstarbound.com/threads/107658
+
   |github = TwinBuilderOne/StardewValleyMods
   |github   = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = 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 Clocks
   |author   = ActionJackson
+
   |author = phjoker
   |id       = ActionJackson.VendingMachine
+
   |id     = phjoker.MoreClocks
   |nexus id = 7508
+
   |nexus   = 11840
   |github  =
+
   |github = p-holodynski/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = More Conversation Topics
   |author   = bmarquismarkail, Space Baby
+
   |author = violetlizabet
   |id       = SB_VerticalToolMenu
+
   |id     = violetlizabet.MoreConvoTopics
   |nexus id = 943
+
   |nexus   = 10008
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = More Dresser Variety
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.VideoPlayer
+
   |id     = Dragoon23.MoreDresserVariety
   |nexus id = 6524
+
   |nexus   = 24194
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = More Events
   |author   = shekurika
+
   |author = Siweipancc
   |id       = shekurika.WaterFish
+
   |id     = Siweipancc.MoreEvents
   |nexus id = 8897
+
   |nexus   = 20945
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = More Fertilizers
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.Visualize
+
   |id     = atravita.MoreFertilizers
   |nexus id = 1704
+
   |curse  = 870975
   |moddrop id = 793933
+
   |moddrop = 1145236
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 11837
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = More for Leo
   |author   = Renny
+
   |author = Blams
   |id       = renny.stardewvoideffects
+
   |id     = blams.MoreForLeo
   |nexus id = 2703
+
   |nexus   = 12710
   |github   = OfficialRenny/StardewVoidEffects
+
   |github =
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 
  |pull request      = https://github.com/OfficialRenny/StardewVoidEffects/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = More Giant Crops
   |author   = Alhifar
+
   |author = spacechase0
   |id       = Alhifar.WaitAround
+
   |id     = spacechase0.MoreGiantCrops
   |nexus id =  
+
   |curse  = 867723
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
  |moddrop = 771694
   |github   = Alhifar/WaitAroundSMAPI
+
   |nexus  = 5263
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = More Grass
   |author   = EvilPdor
+
   |author = Sonozuki
   |id       =  
+
   |id     = EpicBellyFlop45.MoreGrass
   |nexus id =
+
   |nexus  = 5398
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = Sonozuki/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk of Life, Awesome Professions
+
   |name   = More Grass on the Beach
   |author   = DaLion
+
   |author = Angela Ranna
   |id       = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id     = AngelaRanna.MoreGrassOnTheBeach
   |nexus id = 8111
+
   |nexus   = 8117
   |source  = https://gitlab.com/daleao/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = More Grass Starters
   |author   = TheOfficialTab
+
   |author = spacechase0
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = spacechase0.MoreGrassStarters
   |nexus id = 1958
+
  |curse  = 867750
   |github  = OfficialTab/walk-through-trellis
+
  |moddrop = 313307
 +
   |nexus   = 1702
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = More Health
   |author   = Mizzion
+
   |author = j4c0b333
   |id       = mizzion.wallpaperrecycler
+
   |id     = j4c0b333.Morehealth
   |nexus id = 1905
+
   |nexus  = 4053
   |moddrop id = 661354
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Planter
+
   |name   = More Key Binding
   |author   = aedenthorn
+
   |author = SorryLate, rharyanto
   |id       = aedenthorn.WallPlanter
+
   |id     = SorryLate.MoreKeybinding
   |nexus id = 11339
+
   |nexus   = 5290
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Televisions
+
   |name   = More Level Up Notifications, Level Up Notifications
   |author   = aedenthorn
+
   |author = Binarynova
   |id       = aedenthorn.WallTelevision
+
   |id     = binarynova.levelupnotifications
   |nexus id = 11448
+
   |nexus   = 21667
   |github   = aedenthorn/StardewValleyMods
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author   = Symen
+
   |author = Aimon111
   |id       = Symen.WarpAnimals
+
   |id     = AimonsMoreLivelySewerOverhaulPatches
   |nexus id = 1400
+
   |nexus   = 19405
   |github   = simonbru/WarpAnimals
+
   |github = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = More Map Layers
   |author   = SnowFire kVala
+
   |author = Platonymous
   |id       = SnowFire.Warp_Binder
+
   |id     = Platonymous.MoreMapLayers
   |nexus id = 6892
+
   |nexus   = 1134
   |github  =
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = More Mine Ladders
   |author   = CyTheGuy01, CyberCheese15
+
   |author = JadeTheavas
   |id       = cybercheese.WarpChests
+
   |id     = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus id = 6402
+
   |nexus   = 2105
   |github   =
+
   |github = JadeTheavas/MoreMineLadders
  
   |status  = broken<!--broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.4
  |summary  = use [[Junimo Chest]]s instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = More Mixed Seeds from Weeds
   |author   = Strato35, Shalankwa
+
   |author = minami26
   |id       = Strato35.WarpMultiplayer
+
   |id     = minami26.moremixedseedsfromweeds
   |nexus id = 7451
+
   |nexus   = 26712
   |github   = Shalankwa/SDV_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = More Multiplayer Info
   |author   = Shaklin
+
   |author = cheesysteak
   |id       = shaklin.warpmultiplayer_locations
+
   |id     = cheesysteak.moremultiplayerinfo
   |nexus id = 8950
+
   |nexus   = 2173
   |github   =  
+
   |github = cheesysteak/stardew-steak
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Warp Network
+
   |status   = workaround
   |author   = tlitookilakin
+
   |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
   |id      = tlitookilakin.warpnetwork
 
  |nexus id = 8567
 
  |moddrop id = 951720
 
  |github  = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = More Multiplayer Info (1.6 Updated)
   |author   = ceruleandeep
+
   |author = yummypecho
   |id       = ceruleandeep.WarpSnitch
+
   |id     = yummypecho.moremultiplayerinfo
   |nexus id = 9087
+
   |nexus   = 22024
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = More Nightly Events
   |author   = Shalankwa
+
   |author = Khloe Leclair
   |id       = Shalankwa.WarpToFriends
+
   |id     = leclair.morenightlyevents
   |nexus id = 2180
+
   |nexus   = 22612
   |github   = Shalankwa/SDV_Mods
+
   |github  = KhloeLeclair/StardewMods
  |status  = workaround
 
  |summary = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |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 Rain
   |author   = GrumpyCrouton
+
   |author = Omegasis, Alpha_Omegasis
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = Omegasis.MoreRain
   |nexus id = 10998
+
   |nexus   = 441
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = More Random Edition, Randomizer
   |author   = BlaDe
+
   |author = Chikakoo and doomdonuts, Chikakoo4
   |id       = BlaDe.WaterBomb
+
   |id     = Chikakoo.Randomizer
   |nexus id = 10267
+
   |nexus   = 5311
   |github   =  
+
   |github = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = More Rings
   |author   = andyruwruw
+
   |author = spacechase0
   |id       = andyruwruw.WaterBot
+
   |id     = spacechase0.MoreRings
   |nexus id = 8167
+
  |curse  = 867743
   |github  = andyruwruw/stardew-valley-water-bot
+
  |moddrop = 771616
 +
   |nexus   = 2054
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = More Sensible Juices
   |author   = Mizzion
+
   |author = NCarigon
   |id       = mizzion.watercanrefiller
+
   |id     = NCarigon.MoreSensibleJuices
   |nexus id = 3539
+
   |nexus  = 23146
   |moddrop id = 661368
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Flow
+
   |name   = More Sexy Dwarf
   |author   = blueberry
+
   |author = CyberCheese
   |id       = blueberry.WaterFlow
+
   |id     = cybercheese.moresexydwarf
   |nexus id = 11790
+
   |nexus   = 4320
   |github  = b-b-blueberry/WaterFlow
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = More Silo Storage
   |author   = aedenthorn
+
   |author = OrneryWalrus
   |id       = aedenthorn.WateringCanTweaks
+
   |id     = OrneryWalrus.MoreSiloStorage
   |nexus id = 10947
+
   |nexus   = 2587
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Watering Grants Experience and Crops Can Wither
+
   |name   = More Slimes, More Monsters
   |author   = Goldenrevolver
+
   |author = Ded4lif
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus id = 7768
+
   |nexus   = 7526
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = More Sorting, More Sorting Options
   |author   = Mizzion
+
   |author = Chris Kau & Sean Nightingale
   |id       = mizzion.petwaterbowl
+
   |id     = CKSR.MoreSorting
   |nexus id = 2009
+
   |nexus  = 22944
   |moddrop id = 661365
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = More TV Channel, CanaisTv
   |author   = Esca, Esca-MMC
+
   |author = BrasileiroTop
   |id       = Esca.WaterproofItems
+
   |id     = BrasileiroTop.CanaisTv
   |nexus id = 6460
+
   |nexus   = 5126
   |moddrop id = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = More Visible Cask Quality, More Visible Cask Rarity
   |author   = Digus
+
   |author = mushymato
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = mushymato.MoreVisibleCaskRarity
   |nexus id = 2374
+
   |nexus   = 26052
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = More Weapons
   |author   = Anthony Hilyard
+
   |author = Joco80 & Sasara
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = Joco80.MoreWeapons
   |curseforge id  = 447259
+
   |nexus  = 1168
   |curseforge key = weapons-on-display
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  |nexus id = 9319
+
 
   |github  = AHilyard/WeaponsOnDisplay
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Morning Auto-Pause
   |author   = bcmpinc
+
   |author = Zamiel
   |id       = bcmpinc.WearMoreRings
+
   |id     = Zamiel.MorningAutoPause
   |nexus id = 3214
+
   |nexus   = 21266
   |github   = bcmpinc/StardewHack
+
   |github = Zamiell/stardew-valley-mods
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Mossy Tree Bubble
   |author   = EvilPdor
+
   |author = Tocseoj
  |id      =  
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus id =
+
   |curse   = 1008228
  |url     = https://community.playstarbound.com/threads/111526
+
   |moddrop = 1564905
   |github   = natfoth/StardewValleyMods
+
   |nexus   = 22818
 
+
   |github = Tocseoj/StardewValleyMods
   |broke in = Stardew Valley 1.2
 
   |status   = workaround
 
   |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = MOTD Mod
   |author   = Sakorona
+
   |author = thfr
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = thfr.MOTDMod
   |nexus id = 2210
+
   |nexus  = 3703
   |moddrop id = 664153
+
   |github = rfht/MOTDMod
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Motorcycle Mod, Moto Mod
   |author   = Opalie
+
   |author = Akane
   |id       = Opalie.Wedding
+
   |id     = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus id =  
+
   |nexus   = 10553
   |moddrop id = 526231
+
  |github  =
   |github   = Opalie/Wedding
+
 
 +
  |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     = Wedding Tweaks
+
   |name   = mouahrara's Module Collection
   |author   = aedenthorn
+
   |author = mouahrara
   |id       = aedenthorn.WeddingTweaks
+
   |id     = mouahrara.mouahrarasModuleCollection
   |nexus id = 10117
+
   |nexus   = 18973
   |github   = aedenthorn/StardewValleyMods
+
   |github = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Mouse Fishing
   |author   = treehat
+
   |author = ruggerbuns
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = ruggerbuns.MouseFishing
   |nexus id = 8194
+
  |curse  = 1046572
   |github   =
+
  |moddrop = 1597338
 +
   |nexus   = 25231
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Week Starts Sunday
+
   |name   = Mouse Movement Fishing, 鼠标移动钓鱼
   |author   = aedenthorn
+
   |author = Night
   |id       = aedenthorn.WeekStartsSunday
+
   |id     = Night.MovementFishing
   |nexus id = 13707
+
   |nexus   = 25571
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Mouse Move Mode, Right Click Move Mode
   |author   = PrivateButtface
+
   |author = ylsama
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus id = 4430
+
  |curse  = 1063458
   |github   = LukeSeewald/PublicStardewValleyMods
+
   |nexus   = 2614
 +
   |github = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Moveable Mailbox
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = WhatAMush
+
   |id      = aedenthorn.MoveableMailbox
   |nexus id = 1097
+
   |curse  = 868858
   |github   =  
+
   |nexus   = 7834
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Moveable Pet Bowl
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = wHatsUp
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus id = 1082
+
   |curse  = 868849
   |github   =  
+
   |nexus   = 8038
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where Are They
+
   |name   = Move Annoying Cursor
   |author   = Capaldi12
+
   |author = joljyo
   |id       = Capaldi12.WhereAreThey
+
   |id     = joljyo.MoveAnnoyingCursor
   |nexus id = 13208
+
   |nexus   = 7378
   |github   =
+
   |github =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Move Bed
   |author   = f4iTh, JertsukkaTheMan
+
   |author = yangZ, yangZheng20
   |id       = f4iTh.WheresMyItems
+
   |id     = yangZ.MoveBed
   |nexus id = 2086
+
   |nexus   = 23308
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Move Between Buildings
   |author   = ejun0
+
   |author = Vilaboa
   |id       = ejun0.WhiteTurnip
+
   |id     = Vilaboa.MoveBetweenBuildings
   |nexus id = 8568
+
   |nexus   = 17391
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wiki Links
+
   |name   = Move Faster
   |author   = aedenthorn
+
   |author = Shuai Zhang
   |id       = aedenthorn.WikiLinks
+
   |id     = shuaiz.MoveFasterMod
   |nexus id = 11476
+
   |nexus   = 1351
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Wild Flowers, Wildflowers
+
   |name   = Move Greenhouse Plot
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Wildflowers
+
   |id     = aedenthorn.MoveGreenhousePlot
   |nexus id = 14061
+
  |curse  = 868738
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 13589
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Move It
   |author   = CatCattyCat
+
   |author = aedenthorn, Erinthe
   |id       = cat.windeffects
+
   |id     = aedenthorn.MoveIt
   |nexus id = 6647
+
   |curse  = 868688
   |moddrop id = 833564
+
   |nexus  = 15163
   |github   = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.3-unofficial.4-brimbane
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
 
  |pull request      = {{github|danvolchek/StardewMods/pull/28}}
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Movement Mod, Movement Modifier
   |author   = thatnzguy
+
   |author = Zoryn
   |id       = thatnzguy.WindowResize
+
   |id     = Zoryn.MovementModifier
   |nexus id = 2266
+
   |nexus   =
   |github  = thatnzguy/WindowResize
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Movement Speed
   |author   = CatCattyCat, Cat
+
   |author = bcmpinc
   |id       = cat.wintergrass
+
   |id     = bcmpinc.MovementSpeed
   |nexus id = 1601
+
   |nexus  = 2736
   |moddrop id = 833542
+
   |github = bcmpinc/StardewHack
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Rain
+
   |name   = Move Through Object
   |author   = idermailer
+
   |author = ylsama
   |id       = idermailer.WinterRain
+
   |id     = ylsama.MoveThoughObject
   |nexus id = 13767
+
   |nexus   = 2680
   |github  = idermailer/WinterRain
+
   |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     = Winter Star Spouse
+
   |name   = Movie Theater Options
   |author   = drbirbdev
+
   |author = Dragoon23
   |id       = drbirbdev.WinterStarSpouse
+
   |id     = Dragoon23.MovieTheaterOptions
   |nexus id = 14164
+
   |nexus   = 26783
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Movie Theatre Tweaks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = Aedenthorn.WitcherMod
+
   |id     = aedenthorn.MovieTheatreTweaks
   |nexus id = 5797
+
  |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     = Wizard's Mystical Stationary
+
   |name   = Mr. Pam - Snorlax Mechanics
   |author   = Taskmaster
+
   |author = daleonar
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = daleonar.Snorlax
   |nexus id = 5246
+
   |nexus   = 16194
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = MTN, More Than Necessary
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = SgtPickles, GameMX
  |id      = WonderfulFarmLife
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus id =
+
  |nexus  = 2256
  |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.5
<!--
+
   |status  = obsolete
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
   |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   = Muffin Core
   |author   = jahangmar
+
   |author = Kabi-chan
   |id       = jahangmar.WorkingFireplace
+
   |id     = kabi-chan.MuffinCore
   |nexus id = 3654
+
   |nexus   = 8070
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Multi Fertilizer
   |author   = skiilaa
+
   |author = spacechase0
   |id       = skiilaa.X
+
   |id     = spacechase0.MultiFertilizer
   |nexus id = 2286
+
  |curse  = 867717
   |github   =  
+
   |nexus   = 7436
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Multiplayer Backpacks
   |author   = Shockah
+
   |author = skiilaa
   |id       = Shockah.XPDisplay
+
   |id     = skiilaa.MultiplayerBackpacks
   |nexus id = 11089
+
   |nexus   = 2282
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = Multiplayer Emotes
   |author   = nofilenamed
+
   |author = FerMod
   |id       = NFN.XPMUL
+
   |id     = FerMod.MultiplayerEmotes
   |nexus id = 8649
+
   |nexus   = 2347
   |github  = nofilenamed/XPMultiplier
+
   |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     = XPMultiplier.Space
+
   |name   = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author   = nofilenamed
+
   |author = Achtuur
   |id       = NFN.XPMULSPA
+
   |id     = Achtuur.MultiplayerExpShare
   |nexus id = 8760
+
   |nexus   = 16891
   |github   = nofilenamed/XPMultiplier.Space
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Multiplayer Horse Reskin
   |author   = vincebel
+
   |author = delphinwave
   |id       = vincebel.YearRoundCrops
+
   |id     = DelphinWave.MultiplayerHorseReskin
   |nexus id = 8196
+
   |nexus   = 7681
   |github   = vincebel7/YearRoundCrops
+
   |github =
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Multiplayer Hub
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = Alberto Moreira Luiz
   |nexus id = 2731
+
   |id     = AlbertoMoreiraLuiz.MultiplayerHub
   |author   = bcmpinc
+
   |nexus   = 9672
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Sprint Mod
+
   |name   = Multiplayer Idle
   |author   = XxHarvzBackxX
+
   |author = DoubleZ
   |id       = XxHarvzBackxX.YASM
+
   |id     = DoubleZ.MultiplayerIdle
   |nexus id = 9228
+
   |nexus   = 3765
   |github   =  
+
   |github = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Multiplayer Info
   |author   = Jaredlll08, YGM Team
+
   |author = MindMeltMax
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = MindMeltMax.MPInfo
   |curseforge id  = 308005
+
   |curse  = 1004488
   |curseforge key = youve-got-mail-twitch-integration
+
   |moddrop = 1302776
   |nexus id =  
+
   |nexus   = 15155
   |github   =
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author   = thakyZ
+
   |author = Scayze
   |id       = zdailyincrease
+
   |id     = scayze.MultiplayerPrairieKing
   |nexus id =
+
   |nexus  = 16030
   |chucklefish id = 4247
+
   |github = scayze/multiprairie
   |github   = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zenchman
+
   |name   = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author   = BlaDe
+
   |author = Xoulious
   |id       = BlaDe.Zenchman
+
   |id     = Xoulious.MultiplayerLagFixer
   |nexus id = 12024
+
   |nexus   = 25222
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zen Mod
+
   |name   = Multiplayer Mod
   |author   = PositiveVegan
+
   |author = Tran Minh Thong
   |id       = PositiveVegan.ZenMod
+
   |id     = multiplayer.mod
   |nexus id = 12899
+
   |nexus   = 16582
   |github  =
+
   |github = TMThong/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Multiplayer Mod Checker
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = Cherry.MultiplayerModChecker
   |nexus id = 6743
+
   |nexus   = 6609
   |github   = aedenthorn/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = Multiplayer Mod Limit
   |author   = thespbgamer
+
   |author = weizinai
   |id       = thespbgamer.ZoomLevel
+
   |id     = weizinai.MultiplayerModLimit
   |nexus id = 7363
+
   |nexus   = 25446
   |github   = thespbgamer/ZoomLevel
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author   = GuiNoya, Yesst
+
   |author = Unremarkable, animavoro
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = unremarkable.fix-sellToStorePrice
   |nexus id = 1621
+
   |nexus   = 2135
   |github   = GuiNoya/SVMods
+
   |github = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.11
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Multiplayer Shaft Fix
   |author   = RockinRolla
+
   |author = Prince-Leto
   |id       = RockinMods.ZoomMod
+
   |id     = princeleto.multiplayershaftfix
   |nexus id = 1326
+
   |nexus   = 2922
   |github   = rockinrolla/ZoomMod
+
   |github = Prince-Leto/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
<!--
 
  |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   = Multiplayer Speech Bubbles
   |author   = Geko_X
+
   |author = Kalthramis
   |id       = gekox.zoomyFarmer
+
   |id     = Kalthramis.MPSpeechBubbles
   |nexus id = 6031
+
   |nexus   = 2192
   |github   =  
+
   |github =
   |source   = https://gitlab.com/geko_x/stardew-mods
+
   |source = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
}}
 
{{#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)===
+
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
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.
+
  |broke in          = Stardew Valley 1.4
 
+
  |unofficial version = 1.0.3-unofficial.1-SorryLate
{{#invoke:SMAPI compatibility|header}}
+
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Time
 +
  |author  = lolmaj
 +
  |id      = lolmaj.MultiplayerTime
 +
  |nexus  = 2543
 +
  |github  = MaciejMarkuszewski/StardewValleyMod
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 4Leaf
+
   |name   = Multiple Farms For Multiplayer, Multiplayer Farms Code
   |author   = Alex Noddings
+
   |author = LyzzCL
   |id       = an.4leaf
+
   |id     = LyzzCL.MultiplayerFarmsCode
   |nexus id = 2365
+
   |nexus   = 26873
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Multiple Floor Farmhouse
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = aedenthorn.MultiStoryFarmhouse
   |nexus id = 2270
+
   |curse  = 868848
   |chucklefish id = 3619
+
   |nexus  = 8077
   |github   = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |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
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
   |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Timer, AFK Idle Timer
+
   |name   = Multiple Gifts for Spouses
   |author   = CKextreme
+
   |author = Redwood
   |id       = CKextreme.AfkTimer
+
   |id     = Redwood.MultipleGiftsForSpouse
   |nexus id = 3721
+
   |nexus   = 2910
   |github  =  
+
   |github = EKomperud/StardewMods
   |status   = abandoned
+
 
 +
   |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Multiple Horses
   |author   = skn
+
   |author = CyanFire
   |id       = skn.AgingMod
+
   |id     = CF.MultipleHorses
   |nexus id = 1129
+
   |nexus   = 25620
   |github   =
+
   |github  =
  |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   = Multiple Mini-Obelisks
   |author   = cantorsdust
+
   |author = PeacefulEnd
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = PeacefulEnd.MultipleMiniObelisks
   |nexus id = 170
+
   |curse   = 870945
  |github   = cantorsdust/StardewMods
+
   |nexus   = 7900
   |status   = abandoned
+
   |github = Floogen/MultipleMiniObelisks
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ancient Fruit Won't Die in Winter
+
   |name   = Multiple Spouse Dialogs
   |author   = cindyexe
+
   |author = ceruleandeep
   |id       = cindyexe.afddiw
+
   |id     = ceruleandeep.multiplespousedialogs
   |nexus id = 8823
+
   |nexus   = 8711
   |github   =  
+
   |github = ceruleandeep/CeruleanStardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Multiple Spouses
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = aedenthorn.MultipleSpouses
   |nexus id = 6894
+
  |curse  = 868901
   |github   = AngelaRanna/StardewMods
+
   |nexus   = 6227
 +
   |github = aedenthorn/StardewValleyMods
  
   |status   = obsolete
+
   |status = abandoned
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Multiple Sprites and Portraits On Rotation, File Loading
   |author   = Grant Peters
+
   |author = SlyMerc
   |id       = GPeters-AnimalMoodFix
+
   |id     = FileLoading
   |nexus id = 761
+
   |nexus   = 1094
   |github  =  
+
   |github =
 +
 
 +
   |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Multi Save
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = aedenthorn.MultiSave
   |nexus id = 2804
+
  |curse  = 868681
   |github   = Felix-Dev/StardewMods
+
   |nexus   = 15402
   |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
 +
   |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     = Audio Devices
+
   |name   = Multi Save - Continued
   |author   = Max Vollmer, SVProtector
+
   |author = recon88
   |id       = maxvollmer.audiodevices
+
   |id     = recon88.MultiSave
  |nexus id = 2838
+
   |curse   = 1018922
   |github   = maxvollmer/AudioDevices
+
   |nexus   = 22953
 
+
   |github = recon88/Multi-Save-Continued
   |broke in = Stardew Valley 1.5.5
 
  |status   = obsolete
 
   |summary = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Multitool
   |author   = Jotser
+
   |author = Miome
   |id       = Jotser.AutoGrabberMod
+
   |id     = miome.MultiToolMod
   |nexus id = 2783
+
   |nexus   = 2546
   |github   =
+
   |github  = miome/MultitoolMod
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
   |name   = Multi-User Chests
   |author   = Chosimba
+
   |author = MindMeltMax
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = MindMeltMax.MUC
   |nexus id = 2307
+
   |curse  = 997982
   |github  =
+
   |nexus   = 9856
   |broke in = SMAPI 3.0
+
   |moddrop = 1135731
   |status  = obsolete
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Multi Yield Crops
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Cherry, CherryChain
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Cherry.MultiYieldCrops
   |nexus id = 1947
+
   |nexus   = 6069
   |github   =
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |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   = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author   = KirbyLink
+
   |author = Jacque Pott
   |id       = kirbylink.beehousefix
+
   |id     = JacquePott.MYCDGRPatch
   |nexus id = 3013
+
   |nexus   = 14023
   |github   = KirbyLink/BeeHouseFix
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Murdercrows
   |author   = RedstoneBoy
+
   |author = aedenthorn, Erinthe
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = aedenthorn.Murdercrows
   |nexus id = 2504
+
   |curse  = 868878
   |github   = RedstoneBoy/BetterCrafting
+
   |nexus   = 6615
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Murder Drone, Personal Combat Drone
   |author   = f4iTh, JertsukkaTheMan
+
   |author = cotboy
   |id       = f4iTh.BetterTransmutation
+
   |id     = cambam.MURDERDRONE
   |nexus id = 2120
+
   |nexus   = 4507
   |github   =  
+
   |github = camcamcamcam/murderdrone
   |broke in = Stardew Valley 1.3.29
+
 
   |status   = abandoned
+
   |broke in           = Stardew Valley 1.5
   |summary = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
+
   |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     = BJS Capsule Mod
+
   |name   = Museum Donation Checker
   |author   = BunnyJumps
+
   |author = Hitaxas
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = Hitaxas.Dono.DLL
   |nexus id = 2502
+
   |nexus   = 24225
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Museum Rearranger
   |author   = BunnyJumps
+
   |author = Omegasis, Alpha_Omegasis
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = Omegasis.MuseumRearranger
   |nexus id = 2503
+
   |nexus   = 428
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Museum Store
   |author   = BunnyJumps
+
   |author = atravita
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus id = 2501
+
  |curse  = 870973
   |github   =  
+
  |moddrop = 1187402
   |broke in = SMAPI 2.8
+
   |nexus   = 12598
  |status  = abandoned
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Mushroom Cursors
   |author   = BunnyJumps
+
   |author = Expl0
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = Expl0.MushroomCursors
   |nexus id = 3145
+
   |nexus   = 12594
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Mushroom Levels
   |author   = BunnyJumps
+
   |author = Eireon, Ben Patterson
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus id = 3143
+
   |nexus   = 2818
   |github   =
+
   |github = benrpatterson/MushroomLevels
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Mushroom Level Tip
   |author   = BunnyJumps
+
   |author = WhiteMind
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = WhiteMind.MLT
   |nexus id = 2500
+
   |nexus   = 1894
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Mushroom Log Additions
   |author   = BunnyJumps
+
   |author = justastranger
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = JAS.MushroomLogAdditions
   |nexus id = 3144
+
   |moddrop = 1539617
   |github   =  
+
   |nexus   =
   |broke in = SMAPI 3.0
+
   |github  = justastranger/MushroomLogAdditions
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Mushroom Propagator Automation
   |author   = WindHero
+
   |author = blueberry and Oddshot
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = blueberry.BlueberryMushroomAutomation
   |nexus id = 2336
+
   |nexus   = 4637
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github = b-b-blueberry/BlueberryMushroomMachine
   |broke in = Stardew Valley 1.3
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Bow
 
  |author  = spacechase0
 
  |id      = spacechase0.Bow
 
  |nexus id = 2756
 
  |moddrop id = 771627
 
  |github  = spacechase0/Bow
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Mushroom Propagator - Grow More Mushrooms
   |author   = bwdy
+
   |author = blueberry, blueberry and Oddshot
   |id       = bwdyworks
+
   |id     = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus id = 3530
+
   |nexus   = 4637
   |github   =  
+
   |github = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Mushroom Rancher
   |author   = Ilyaki
+
   |author = Goldenrevolver
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = Goldenrevolver.MushroomRancher
   |nexus id = 3083
+
   |nexus   = 10978
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |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     = Casks Anywhere
+
   |name   = Musical Cellar
   |author   = YukiShiku, LeonBlade
+
   |author = Lis
   |id       = CasksAnywhere
+
   |id     = Lis.MusicalCellar
   |nexus id = 878
+
   |nexus  = 7626
  |chucklefish id = 5486
+
   |github = lisamreynolds/MusicalCellar
   |moddrop id = 124612
 
   |github   = LeonBlade/CasksAnywhere
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Musical Paths
   |author  = CJBok
+
   |author = aedenthorn, Erinthe
   |id      = CJBAutomation
+
   |id      = aedenthorn.MusicalPaths
   |nexus id = 211
+
   |curse  = 868739
   |github   = CJBok/SDV-Mods
+
   |nexus   = 13197
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clock24
+
   |name   = Mutant Rings
   |author   = Lysero
+
   |author = ApryllForever
   |id       = Lysero.Clock24
+
   |id     = ApryllForever.MutantRings
   |nexus id = 3718
+
   |nexus   = 23849
   |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     = Cobalt
+
   |name   = My Money
   |author   = spacechase0
+
   |author = Marcos Brendon
   |id       = spacechase0.Cobalt
+
   |id     = marcos.mymoney
   |nexus id = 1723
+
   |nexus   = 6736
   |github   = spacechase0/Cobalt
+
   |github  =
  |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   = Mystical Buildings
   |author   = Igorious
+
   |author = PeacefulEnd
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = PeacefulEnd.MysticalBuildings
   |nexus id =
+
   |curse   = 870928
   |chucklefish id = 3684
+
   |nexus   = 12312
   |github   =  
+
   |github = Floogen/MysticalBuildings
   |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   = Name Tags
   |author   = spacechase0
+
   |author = Enaium
   |id       = spacechase0.ColorfulChests
+
   |id     = Enaium.NameTags
   |nexus id = 1623
+
   |curse  = 436816
   |moddrop id = 279189
+
   |moddrop = 877767
   |github   = spacechase0/ColorfulChests
+
   |nexus   =
   |status  = abandoned
+
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Napalm Mummies
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.ConcentrationOnFarming
+
   |id     = aedenthorn.NapalmMummies
   |nexus id = 1445
+
  |curse  = 868675
   |github   =  
+
   |nexus   = 15933
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |status   = abandoned
+
 
 +
   |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     = Configurable Shipping Dates
+
   |name   = Nature Strikes Back
   |author   = Nishtra
+
   |author = Clumsy Jackdaw
   |id       = ConfigurableShippingDates
+
   |id     = ClumsyJackdaw.NatureStrikesBack
   |nexus id = 675
+
   |nexus   = 19771
   |github   =  
+
   |github = clumsyjackdaw/StardewValley_NatureStrikesBack
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Coordinates
+
   |name   = Neat Additions
   |author   = Pillow
+
   |author = Ilyaki
   |id       = Pillow.ConsoleCoordinates
+
   |id     = ilyaki.neatadditions
   |nexus id = 8957
+
   |nexus   = 2648
   |github   =  
+
   |github = Ilyaki/NeatAdditions
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Network Optimizer
   |author   = CatCattyCat, Cat
+
   |author = Ilyaki
   |id       = cat.copyinvitecode
+
   |id     = Ilyaki.NetworkOptimizer
   |nexus id = 2171
+
   |nexus   = 3021
   |github   = danvolchek/StardewMods
+
   |github = Ilyaki/NetworkOptimizer
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = 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   = bcmpinc
+
   |author = DestyNova
   |id       = bcmpinc.CraftCounter
+
   |id     = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
  |nexus id = 2739
+
   |nexus   = 12369
  |github  = bcmpinc/StardewHack
+
   |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     = Crafting Counter
+
   |name   = Never Lose Stamina
   |author   = lolpcgaming
+
   |author = j4c0b333
   |id       = lolpcgaming.CraftingCounter
+
   |id     = j4c0b333.NeverLoseStamina
   |nexus id = 1585
+
   |nexus   = 4046
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Priority
+
   |name   = New Achieve, Obtain Achievements
   |author   = trienow
+
   |author = AbelSdf, Abel_sdf
   |id       = de.trienow.stardew.craftpriority
+
   |id     = AbelSdf.NewAchieve
   |nexus id = 4174
+
   |nexus   = 20909
   |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   = New Clothes Every Day
   |author   = bwdy
+
   |author = Vrakyas
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = Vrakyas.NewClothesEveryDay
   |nexus id = 2115
+
   |nexus   = 4030
   |github   =  
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = New Game on Launch
   |author   = BadNetCode
+
   |author = Nobbele
   |id       = BadNetCode.CropSafety
+
   |id     = Nobbele.NewGameOnLaunch
   |nexus id = 1233
+
   |nexus  = 2654
   |moddrop id = 130160
+
   |github = 4ppleCracker/NewGameOnLaunch
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in     = Stardew Valley 1.4
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = New Game Plus
   |author  = Omegasis, AlphaOmegasis
+
   |author = Spacechase0
   |id      = CurrentLocation102120161203
+
   |id      = Spacechase0.NewGamePlus
   |nexus id = 638
+
   |curse  = 867147
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 10786
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = New Machines
   |author   = Omegasis, AlphaOmegasis
+
   |author = Igorious
   |id       = Omegasis.CustomAssetModifier
+
   |id     = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus id = 1836
+
   |nexus   =
   |github   = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 3683
 +
   |github = Igorious/StardevValleyNewMachinesMod
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = New Years Eve → Fireworks
   |author   = spacechase0
+
   |author = sophiesalacia
   |id       = spacechase0.CustomCrops
+
   |id     = sophie.Fireworks
   |nexus id = 1592
+
   |nexus  = 15277
   |moddrop id = 273617
+
   |github = sophiesalacia/StardewMods
   |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   = Nexus Mods Button
   |author   = Platonymous
+
   |author = Pickysaurus
   |id       = Platonymous.CustomElementHandler
+
   |id     = Pickysaurus.NexusModsButton
   |nexus id = 1068
+
   |nexus   = 12969
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Emotes
+
   |name   = Nice Messages
   |author   = purrplingcat
+
   |author = Nori, seaweednori
   |id       = PurrplingCat.CustomEmotes
+
   |id     = nori.NiceMessages
   |nexus id = 10861
+
   |nexus   = 6160
   |github   = purrplingcat/CustomEmotes
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Night Event Chance Tweak
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomFarming
+
   |id     = aedenthorn.NightEventChanceTweak
   |nexus id = 991
+
   |curse   = 868806
   |curseforge id  = 307366
+
   |nexus   = 10633
   |curseforge key = custom-farming-redux
+
   |github = aedenthorn/StardewValleyMods
   |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
<!--
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#NightEventChanceTweak
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Night Owl
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.CFAutomate
+
   |id      = Omegasis.NightOwl
   |nexus id = 991
+
   |nexus   = 433
   |github  = Platonymous/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          = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Nightshade
   |author   = spacechase0
+
   |author = ichortower
   |id       = spacechase0.CustomFarmTypes
+
   |id     = ichortower.Nightshade
   |nexus id = 1140
+
   |nexus  = 23742
   |moddrop id = 128708
+
   |github = ichortower/Nightshade
   |github   = spacechase0/CustomFarmTypes
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Night Shift
   |author   = Forkmaster
+
   |author = SevenChords
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = SevenChords.Night_Shift
   |nexus id = 3464
+
   |nexus   = 15345
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Night Time Sound Notifications, Time Notif
   |author   = Speshkitty
+
   |author = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = Careless_Imm0rtal.Time_Notif.
   |nexus id = 5540
+
   |nexus   = 19651
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Nightwork, 夜间工作
   |author   = Satozaki
+
   |author = Night
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Night.Gaming
   |nexus id = 3014
+
   |nexus   = 25375
   |github   = AndyCrocker/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = No Blink
   |author   = Platonymous
+
   |author = Mr Tea, MrTea
   |id       = Platonymous.CustomNPC
+
   |id     = MrTea.NoBlink
   |nexus id = 1607
+
   |nexus   = 17220
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = No Cheat Shortcuts (No Map Overwrite)
   |author   = Platonymous
+
   |author = kulcris
   |id       = Platonymous.CustomShirts
+
   |id     = kulcris.NoCheatShortcuts
   |nexus id = 2416
+
   |nexus   = 2310
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.4
+
 
   |status   = abandoned
+
   |status = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Noclip Mode
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Pathoschild
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = Pathoschild.NoclipMode
   |nexus id = 1378
+
   |curse  = 1000622
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 3900
 
+
   |moddrop = 691002
   |broke in = Stardew Valley 1.4
+
   |github = Pathoschild/StardewMods
   |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 Cooties
   |author   = aedenthorn
+
   |author = ceruleandeep
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = ceruleandeep.NoCooties
   |nexus id = 6630
+
   |nexus   = 9000
   |github   = aedenthorn/StardewValleyMods
+
   |github = ceruleandeep/CeruleanStardewMods
 
 
  |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     = Custom Walls and Floors
+
   |name   = No Crows
   |author   = Platonymous
+
   |author = CatCattyCat, Cat
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = cat.nocrows
   |nexus id = 3010
+
   |nexus   = 1682
   |moddrop id = 793903
+
   |moddrop = 833543
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = danvolchek/StardewMods
 
 
  |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 Crows Revisited
   |author   = dreamsicl
+
   |author = Siweipancc
   |id       = EventNotifications
+
   |id     = Siweipancc.NoCrowsRevisited
   |nexus id =
+
   |nexus  = 21129
   |chucklefish id = 3621
+
   |github  = siweipancc/StardewMods
   |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 Debris Weather
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Underscore76
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = underscore.nodebris
   |nexus id = 513
+
   |nexus   = 19699
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Underscore76/NoDebrisWeather
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = No Debug Mode
   |author   = stokastic
+
   |author = Pathoschild
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = Pathoschild.NoDebugMode
   |nexus id = 2462
+
   |nexus   = 593
   |github   = stokastic/CoopGrabber
+
   |github = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.3.29
+
 
   |status   = abandoned
+
   |status = abandoned
   |summary = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = No Fall Damage, Remove Fall Damage from Mineshafts
   |author   = CatCattyCat, Cat
+
   |author = Kryspur
   |id       = cat.desertobelisk
+
   |id     = Kryspur.NoFallDamage
   |nexus id = 2021
+
   |nexus  = 17749
   |moddrop id = 833549
+
   |github  =
   |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 Fence Decay
   |author   = explosivetortellini
+
   |author = CatCattyCat, Cat
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = cat.nofencedecay
   |nexus id = 8348
+
   |nexus   = 1180
   |github   = explosivetortellini/StardewValleyDRP
+
  |moddrop = 833537
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = No Fence Decay Redux
   |author  = PurrplingCat
+
   |author = EnderTedi
   |id       = PurrplingCat.DialogueEmotes
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus id = 6537
+
  |nexus  = 20802
   |github   = purrplingcat/DialogueEmotes
+
  |github  = EnderTedi/No-Fence-Decay-Redux
   |status  = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Festival Timer
 +
  |author  = mistyspring
 +
   |id     = mistyspring.nofestivaltimer
 +
   |nexus   = 20077
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |id     = hitachihex.NoFriendshipDecay
 +
  |nexus  =
 +
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
   |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = No Friendship Decay - Reborn
   |author   = Bpendragon
+
   |author = The Fluffy Robot
   |id       = Bpendragon-DynamicHorses
+
   |id     = TheFluffyRobot.No
   |nexus id = 874
+
   |nexus   = 22922
   |github   = Bpendragon/DynamicHorses
+
   |github = jamespfluger/Stardew-NoFriendshipDecayReborn
  |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 Greenhouse Entrance Tiles
   |author   = enaium
+
   |author = idermailer
   |id       = Enaium.EiTK
+
   |id     = idermailer.greenhouseNoEntranceTiles
   |curseforge id  = 365803
+
   |nexus   = 21557
   |curseforge key = eitk
+
   |github = idermailer/NoGreenhouseEntranceTiles
  |nexus id =  
 
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = No Green Rain
   |author   = aurnj, Roy Li
+
   |author = Pillow
   |id       = RuyiLi.Emotes
+
   |id     = Pillow.NoGreenRain
   |nexus id =
+
   |nexus  = 26912
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author   = Oblitus
+
   |author = Kumagabear
   |id       = QuicksilverFox.EmptyHands
+
   |id     = Kumagabear.NoHatTreasureSkull
   |nexus id = 1176
+
   |nexus   = 19655
   |github   = quicksilverfox/StardewMods
+
   |github = DotSharkTeeth/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = No Hoof Sound
   |author   = Hamio, HamioDracny
+
   |author = AbelSdf, Abel_sdf
   |id       = HamioDracny.ProficienciaEmDano
+
   |id     = AbelSdf.NoHoofSound
   |nexus id = 7511
+
   |nexus   = 21020
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = No Kids Ever
   |author   = Navi-chan, ooo0000
+
   |author = Hangy
   |id       = NaviChan.FaeQuest
+
   |id     = Hangy.NoKidsEver
   |nexus id = 2484
+
   |nexus   = 1464
   |github   =  
+
   |github = L3thal1ty/No-Kids-Ever
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = No Kimchi
   |author   = Advize
+
   |author = jaeha, qpqpqp121
   |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     = jaeha.No_Kimchi
   |nexus id = 130
+
   |nexus   = 5043
   |github   = AdvizeGH/FarmExpansion
+
   |github =
   |broke in = Stardew Valley 1.3.16
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = No Meteors
   |author   = Platonymous
+
   |author = Pillow
   |id       = Platonymous.FarmHub
+
   |id     = Pillow.NoMeteors
   |nexus id = 2309
+
   |nexus   = 27289
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author   = BrasileiroTop
+
   |author = Riverbankboy, The_UltimateNuke
   |id       = BrasileiroTop.Fundo
+
   |id     = theultimatenuke.testmod
   |nexus id = 5423
+
   |nexus   = 17965
   |github   =
+
   |github = TheUltimateNuke/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = No Mine Flyers Redux
   |author   = tlitookilakin
+
   |author = minervamaga
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = minervamaga.NoMineFlyersRedux
   |nexus id = 8236
+
   |nexus   =
   |moddrop id = 926207
+
   |moddrop = 631110
   |github   = tlitookilakin/FarmWarpsPatch
+
   |github = minervamaga/NoMineFlyersRedux
  |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   = No More Accidental Exhaustion, Exhaustion Protection
   |author   = ofmanynames
+
   |author = Guedez
   |id       = InstantGeode
+
   |id     = exhaustion.protection
   |nexus id = 750
+
   |nexus   = 5113
   |github   =  
+
  |moddrop = 707180
   |broke in = Stardew Valley 1.2
+
   |github =
  |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 More Pets
   |author   = MindMeltMax
+
   |author = Omegasis, Alpha_Omegasis
   |id       = MindMeltMax.FireCracker
+
   |id     = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus id = 7321
+
   |nexus   = 506
   |github  =  
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = No More Random Mine Flyers
   |author   = MattDeDuck, Duckshard
+
   |author = Drynwynn, thepaladinknight
   |id       = MattDeDuck.Fischievements
+
   |id     = Drynwynn.NoAddedFlyingMineMonsters
   |nexus id = 3658
+
   |nexus   = 2528
   |github   =  
+
   |github = Drynwynn/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
 
   |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     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Non Destructive NPCs
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = MadaraUchiha
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = MadaraUchiha.NonDestructiveNPCs
   |nexus id = 1941
+
   |nexus   = 5176
   |github   =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Non-Random Prairie King
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.FixScytheExp
+
   |id     = aedenthorn.NonRandomPrairieKing
   |nexus id =  
+
   |curse  = 868891
   |github   = bcmpinc/StardewHack
+
   |nexus   = 6509
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.25
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = No Offscreen Flying Monsters
   |author   = randomAnon1234
+
   |author = SirDigby
   |id       = none<!--no manifest ID-->
+
   |id     = SirDigby.NoOffscreenFlyers
   |nexus id = 591
+
   |nexus   = 22354
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = No Pause When Inactive - Global
   |author   = FletcherQuest
+
   |author = Neko Boi Nick
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus id = 9062
+
   |nexus   = 19250
   |github   =
+
   |github = thakyZ/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = No Poverty by Disconnect
   |author   = Entoarox
+
   |author = Slumber
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = SlumbR.NoPovertyByDisconnect
   |nexus id = 2276
+
   |nexus  = 11529
   |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 Quarry
   |author   = Advize and Jinxiewinxie
+
   |author = mlambley
   |id       = Advize.GetDressed
+
   |id     = mlambley.NoQuarry
   |nexus id = 331
+
   |nexus   = 19410
   |github   = AdvizeGH/GetDressed
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = Normalize AI for Inworld AI Mod, Normalize AI
   |author   = pepoluan
+
   |author = Platonymous
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = Platonymous.NormalizeAI
   |nexus id = 4151
+
   |moddrop = 1521423
   |chucklefish id = 5783
+
   |nexus  = 19334
   |github   =  
+
   |github =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = No Rumble Horse
   |author   = Taskmaster
+
   |author = Xangria
   |id       = Taskmaster.Hamlet
+
   |id     = Xangria.NoRumbleHorse
   |nexus id = 4601
+
   |nexus   = 1779
   |github  =  
+
   |github =
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained).
+
   |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     = Happy Animals
+
   |name   = No Seeds
   |author   = StarPeanut, Greger
+
   |author = lech43
   |id       = HappyAnimals
+
   |id     = lech43.NoSeeds
   |nexus id =
+
   |nexus  = 6392
   |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   = No Seeds From Trees Fix
   |author   = ninthworld
+
   |author = KirbyLink
   |id       = NinthWorld.HDSprites
+
   |id     = kirbylink.noseedsfromtreesfix
   |nexus id = 4024
+
   |nexus   = 2947
   |github  = ninthworld/HDSprites
+
   |github = KirbyLink/NoSeedsFromTreesFix
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |broke in = SMAPI 3.0
 +
   |status  = obsolete
 +
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = No Soil Decay
   |author   = BrasileiroTop
+
   |author = ThatNorthernMonkey
   |id       = BrasileiroTop.Animacoes
+
   |id     = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus id = 5139
+
   |nexus   = 237
   |github  =  
+
   |github = ThatNorthernMonkey/NoSoilDecay
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.2
 +
   |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = No Soil Decay On Farm
   |author   = AustinYQM
+
   |author = A_Dude
   |id       = AustinYQM.ImprovedMill
+
   |id     = A_Dude.NoSoilDecayOnFarm
   |nexus id = 1748
+
   |nexus   = 8071
   |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 Soil Decay Redux
   |author   = unidarkshin, Devin Lematty
+
   |author = Platonymous
   |id       = DevinLematty.InfiniteInventory
+
   |id     = Platonymous.NoSoilDecayRedux
   |nexus id = 2247
+
   |curse  = 307727
   |github  = unidarkshin/Stardew-Mods
+
   |moddrop = 793930
   |broke in = Stardew Valley 1.3.29
+
   |nexus  = 1084
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = Note Blocks
   |author   = BrasileiroTop
+
   |author = Yaramy
   |id       = BrasileiroTop.Interacoes
+
   |id     = yaramy.noteblocks
   |nexus id = 4862
+
   |nexus   = 6646
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Notes
   |author   = Platonymous
+
   |author = Platonymous
   |id       = Platonymous.JunimoFarm
+
   |id     = Platonymous.Notes
   |nexus id = 984
+
  |curse  = 307729
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 3068
  |broke in = Stardew Valley 1.3
+
  |moddrop = 793905
   |status   = abandoned
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Not Far From The Tree
   |author   = Becks723
+
   |author = TheElm
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = TheElm.NotFarFromTheTree
   |nexus id = 6971
+
   |nexus   = 4739
   |github   =  
+
   |github = GStefanowich/SDV-NFFTT
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = No Thunder Sound
   |author   = Shadowfoxss
+
   |author = Sto13
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = Sto13.NoThunderSound
   |nexus id = 3147
+
   |nexus  = 14414
  |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   = No Transitions
   |author   = Kabigon
+
   |author = crazywig
   |id       = Kabigon.kisekae
+
   |id     = crazywig.notransitions
   |nexus id = 2348
+
   |nexus   = 7354
   |github   = KabigonFirst/StardewValleyMods
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = No Warp Delay
   |author   = Lavapulse
+
   |author = Tran Minh Thong
   |id       = Lavapulse.LavapulseChickens
+
   |id     = no.warp.delay
   |nexus id = 4821
+
   |nexus   = 19805
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Now Playing
   |author   = Huanir
+
   |author = John Peters
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = JohnPeters.NowPlaying
   |nexus id = 2653
+
   |nexus   = 19441
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = NPC Adventures, It's Time to Adventure
   |author  = Permamiss
+
   |author = PurrplingCat
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = purrplingcat.npcadventure
   |nexus id = 637
+
   |curse  = 577730
   |github   =  
+
   |nexus   = 4582
   |broke in = SMAPI 2.0
+
   |github = purrplingcat/PurrplingMod
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = NPC Bucket for HB, NPC Bucket
   |author  = Brandy Lover, WDavi
+
   |author = shounlol
   |id       = Brandy Lover.LMlog
+
  |id      = shounlol.NPCBucket
   |nexus id = 1366
+
  |nexus  = 20328
   |github   =  
+
   |github  =
   |broke in = Stardew Valley 1.3
+
}}
  |status  = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Clothing Framework
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.NPCClothing
 +
  |curse  = 868727
 +
   |nexus   = 13940
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = NPC Geometry
   |author   = spacechase0
+
   |author = ichortower
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = ichortower.NPCGeometry
   |nexus id = 501
+
   |nexus  = 19259
   |moddrop id = 127274
+
   |github = ichortower/NPCGeometry
   |github   = spacechase0/StardewValleyMP
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = obsolete
 
   |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = NPC Map Locations
   |author   = spacechase0
+
   |author = Bouhm and Pathoschild
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus id = 1073
+
   |nexus  = 239
   |moddrop id = 127273
+
   |github = Bouhm/stardew-valley-mods
   |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   = NPC Map Locations Extra Config
   |author   = Kithio
+
   |author = trashcan9
   |id       = Kithio:ChatMod
+
   |id     = trashcan9.NPCMapLocations.ExtraConfig
   |nexus id =
+
   |nexus  = 16236
   |chucklefish id = 4296
+
   |github =
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = NPC Path Displayer, Path Display
   |author   = vaindil
+
   |author = Akago
   |id       = vaindil.MoodFix
+
   |id     = akago.PathDisplay
   |nexus id = 1809
+
   |nexus   = 7563
   |github   = vaindil/sdv-moodfix
+
   |github =
  |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = NPC Speak
   |author   = YonKuma, kumarei
+
   |author = jwdred
   |id       = YonKuma.MoodGuard
+
   |id     =
   |nexus id = 1597
+
   |nexus   = 694
   |github   = YonKuma/MoodGuard
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |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     = More Map Layers
+
   |name   = NPC Tokens, NPC Tokens for Content Patcher
   |author   = Platonymous
+
   |author = siliconmodding
   |id       = Platonymous.MoreMapLayers
+
   |id     = siliconmodding.NPCTokens
   |nexus id = 1134
+
   |nexus   = 23637
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Nuclear Valley - PG, Nuclear Bomb
   |author   = BrasileiroTop
+
   |author = ApryllForever
   |id       = BrasileiroTop.CanaisTv
+
   |id     = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus id = 5126
+
   |nexus   = 23339
   |github   =
+
   |github = ApryllForever/NuclearBombLocations
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Numerical Health
   |author   = ylsama
+
   |author = Hydrox, hydrox6
   |id       = ylsama.MoveThoughObject
+
   |id     = Hydrox.NumericalHealth
   |nexus id = 2680
+
   |nexus  = 4863
  |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 Import Map, Import Map
   |author   = SgtPickles, GameMX
+
   |author = aedenthorn, Erinthe
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = aedenthorn.ImportMap
   |nexus id = 2256
+
  |curse  = 868788
   |github   = Dawilly/MTN2
+
   |nexus   = 10965
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Object Product Display
   |author   = FerMod
+
   |author = aedenthorn, Erinthe
   |id       = FerMod.MultiplayerEmotes
+
   |id     = aedenthorn.ObjectProductDisplay
   |nexus id = 2347
+
   |nexus   = 18365
   |github   = FerMod/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Object Progress Bars
   |author   = Unremarkable, animavoro
+
   |author = Adeel Tariq
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = Adeel.ObjectProgressbars
   |nexus id = 2135
+
   |nexus   = 2803
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = AdeelTariq/ObjectProgressBars
   |broke in = Stardew Valley 1.3.11
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |status  = workaround
 +
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Object Progress Bars Continued
   |author   = Prince-Leto
+
   |author = adelmoral, Andrés del Moral
   |id       = princeleto.multiplayershaftfix
+
   |id     = Moral.ObjectProgressbarsContinued
   |nexus id = 2922
+
   |nexus   = 22005
   |github   = Prince-Leto/StardewValleyMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Object Time Left
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.MultipleSpouses
+
   |id     = spacechase0.ObjectTimeLeft
   |nexus id = 6227
+
  |curse  = 867757
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 131148
 +
   |nexus   = 1315
 +
   |github = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Ocarina of Time, Ocarina of Time Melodies
   |author   = Omegasis, Alpha_Omegasis
+
   |author = LokiG4m3r
   |id       = Omegasis.MuseumRearranger
+
   |id     = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus id = 428
+
   |nexus   = 21819
   |github   = janavarro95/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     = No Debug Mode
+
   |name   = OK Night Check
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.NoDebugMode
+
   |id     = aedenthorn.OKNightCheck
   |nexus id = 593
+
   |curse  = 868714
   |github   = Pathoschild/StardewMods
+
   |nexus   = 14231
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
   |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = OmniFarm
   |author   = Omegasis, Alpha_Omegasis
+
   |author = lambui
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = PhthaloBlue.Omnifarm
   |nexus id = 506
+
   |nexus   =
   |github   = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/127299
   |broke in = Stardew Valley 1.3.29
+
   |github = lambui/StardewValleyMod_OmniFarm
   |status   = abandoned
+
 
 +
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Omni Swing
 +
   |author  = Alejandro Akbal
 +
  |id      = AlejandroAkbal.OmniSwing
 +
  |nexus  = 7877
 +
  |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Omni Tools
   |author   = KirbyLink
+
   |author = aedenthorn, Erinthe
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = aedenthorn.OmniTools
   |nexus id = 2947
+
  |curse  = 868690
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |nexus   = 14865
   |broke in = SMAPI 3.0
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod (fixed 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     = Personal Scepter, Personal Return Scepter
+
   |name   = One Click Shed Reloader
   |author   = Alex Noddings
+
   |author = BitwiseJon
   |id       = an.ownscepter
+
   |id     = BitwiseJonMods.OneClickShedReloader
   |nexus id = 2404
+
   |nexus   = 2052
   |github   =
+
   |github = bitwisejon/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = One Day at a Time
   |author   = zesman
+
   |author = Miome
   |id       = MobSpawner.pseudohub.de
+
   |id     = Miome.OneDayAtATime
   |nexus id = 2794
+
   |nexus   = 8870
   |github   =
+
   |github = miome/OneDayAtATime
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = One Silo Storage
   |author   = zesman
+
   |author = SorryLate, rharyanto
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus id = 2798
+
   |nexus   = 5150
   |github  =  
+
   |github =
   |broke in = Stardew Valley 1.3.36
+
 
   |status  = abandoned
+
  |status   = workaround
 +
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = One Sprinkler One Scarecrow
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Mizzion
   |id       = f4iTh.PMT
+
   |id     = mizzion.onesprinkleronescarecrow
   |nexus id = 2349
+
   |nexus  = 3633
  |github   =  
+
   |moddrop = 661376
   |status = obsolete
+
   |github  = Mizzion/MyStardewMods
   |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   = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author   = bwdy
+
   |author = Khitiara
   |id       = bwdy.polygamy
+
   |id     = Khitiara.BudgetTVFix
   |nexus id = 3542
+
   |nexus   = 20955
   |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   = Online Splitscreen
   |author   = ryaon
+
   |author = DeLiXx
   |id       = Ryaon.FectorChallenge
+
   |id     = DeLiXx.Online_Splitscreen
   |nexus id = 5125
+
   |nexus   = 12291
   |github  =  
+
   |github =
   |status   = abandoned
+
   |source  =
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Only Fish Consume Bait, Only Fishes Consume Bait
   |author   = Kevin Connors
+
   |author = MercuryVN
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = MercuryVN.OnlyFishConsumeBait
   |nexus id = 2424
+
   |nexus   = 22766
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github = MercuryVN/OnlyFishConsumeBait
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Only Iridium
   |author   = Satozaki
+
   |author = xiaoye97
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = xiaoye97.OnlyIridium
   |nexus id = 2997
+
   |nexus   = 4471
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Open Hearts
   |author   = Satozaki
+
   |author = MedievalAI
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = MedievalAI.OpenHearts
   |nexus id = 3004
+
   |nexus   = 16944
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Orb of the Tides
   |author   = PurrplingCat
+
   |author = dreamygloom
   |id       = PurrplingCat.QuestEssentials
+
   |id     = dreamygloom.OrbOfTheTides
   |nexus id = 8827
+
   |nexus   = 27260
   |github   = purrplingcat/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Orchard - Better Fruit Trees
   |author   = CatCattyCat, Cat
+
   |author = Saitoue
   |id       = cat.removablehorsehats
+
   |id     = Saitoue.Orchard
   |nexus id = 2223
+
   |nexus   = 13867
   |github   = danvolchek/StardewMods
+
   |github = Saitoue/Orchard
   |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   = Ordinary Capsule
   |author   = Platonymous
+
   |author = LeFauxMatt
   |id       = Platonymous.RingOfFire
+
   |id     = furyx639.OrdinaryCapsule
   |nexus id = 1166
+
  |curse  = 871831
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 13489
   |broke in = Stardew Valley 1.3
+
   |github = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Ore Detector
   |author   = Pathoschild
+
   |author = AvalonMFX
   |id       = Pathoschild.RotateToolbar
+
   |id     = AvalonMFX.OreDetector
   |nexus id = 1100
+
   |curse   = 1017154
  |github   = Pathoschild/StardewMods
+
   |nexus   = 23312
   |status   = abandoned
+
   |github = 1Avalon/Ore-Detector
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Ore Increaser
   |author   = Platonymous
+
   |author = crazywig
   |id       = Platonymous.ScaleUp
+
   |id     = crazywig.oreincrease
   |nexus id = 3130
+
   |nexus  = 7370
   |moddrop id = 793912
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Ore Increase V3
   |author  = Taskmaster
+
   |author = KKramer85
   |id      = Taskmaster.Scream
+
   |id      = OreIncreaseV3
   |nexus id = 4588
+
   |curse  = 994197
   |github   =
+
   |moddrop = 1475534
   |status  = abandoned
+
   |nexus   = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Organize Inventory Shortcut
   |author   = Entoarox
+
   |author = Yyeahdude
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = Yyeahdude.OrganzieShortcut
   |nexus id = 2273
+
   |nexus  = 4772
   |chucklefish id = 4262
+
   |github  =
   |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   = Ornamental
   |author   = spacechase0
+
   |author = Taskmaster
   |id       = spacechase0.SeedCatalogue
+
   |id     = Taskmaster.Ornamental
   |nexus id = 1640
+
   |nexus  = 4981
   |moddrop id = 281292
+
   |github =
   |github   = spacechase0/SeedCatalogue
+
 
   |status   = obsolete
+
   |status  = abandoned
  |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   = Ornithologist's Guild
   |author   = funny-snek
+
   |author = Ivy
   |id       = funnysnek.SeparateMoney
+
   |id     = Ivy.OrnithologistsGuild
   |nexus id = 3086
+
   |moddrop = 1601413
   |github   =  
+
   |nexus   = 14510
   |broke in = Stardew Valley 1.4
+
   |github = greyivy/OrnithologistsGuild
  |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   = OST Player
   |author   = j4c0b333
+
   |author = ProfeJavix
   |id       = j4c0b333.SetMoney
+
   |id     = ProfeJavix.OstPlayer
   |nexus id = 3889
+
   |nexus   = 25203
   |github   =
+
   |github  = ProfeJavix/StardewValleyMods
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Outfit Disable
   |author   = dJomp
+
   |author = idermailer
   |id       = dJomp.SetUniqueGameID
+
   |id     = idermailer.OutfitDisable
   |nexus id = 2042
+
   |nexus   = 23346
   |github   =
+
   |github = idermailer/OutfitDisable
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Outfit Sets
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ShipAnywhere
+
   |id     = aedenthorn.OutfitSets
   |nexus id = 1379
+
   |curse   = 868729
   |moddrop id = 183277
+
   |nexus   = 13888
   |github   = spacechase0/ShipAnywhere
+
   |github = aedenthorn/StardewValleyMods
   |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   = Out of Season Bonuses, Seasonal Items
   |author   = NOGAF
+
   |author = Midori Armstrong, azureglasses
   |id       = NOGAF.ShippingTaxes
+
   |id     = midoriarmstrong.seasonalitems
   |nexus id = 5189
+
   |nexus   = 1452
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Overworld Chests
   |author   = TehPers
+
   |author = aedenthorn, Erinthe
   |id       = TehPers.ShroomSpotter
+
   |id     = aedenthorn.OverworldChests
   |nexus id = 908
+
   |curse  = 868865
   |moddrop id = 125766
+
   |nexus  = 7710
   |github   = TehPers/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = abandoned
+
   |unofficial version = 0.5.4-unofficial.2-mouahrara
   |summary = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |summary           = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = OwO Stawdew Vawwey
   |author   = Omegasis, AlphaOmegasis
+
   |author = CrunchyDuck
   |id       = Omegasis.SimpleSoundManager
+
   |id     = CrunchyDuck.OwOMod
   |nexus id = 1410
+
   |nexus   = 8923
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = CrunchyDuck/OwO-Stawdew-Vawwey
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = P2P Animal Noise
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = Modotte
   |id       = BrasileiroTop.Sentar
+
   |id     = modotte.P2PAnimalNoise
   |nexus id = 4729
+
   |nexus   = 17383
   |github   =  
+
   |github =
  |broke in = Stardew Valley 1.5
+
 
   |status   = obsolete
+
   |status  = abandoned
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Pacifist Valley
   |author   = cantorsdust
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = Aedenthorn.PacifistValley
   |nexus id = 175
+
  |curse  = 868908
   |github  = cantorsdust/StardewMods
+
   |nexus   = 5464
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
   |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Pacifist Valley - Continued
   |author   = Speshkitty
+
   |author = aedenthorn and FlyingTNT
   |id       = speshkitty.slimewaterer
+
   |id     = FlyingTNT.PacifistValley
   |nexus id = 7141
+
   |nexus   = 23109
   |github   = Speshkitty/SlimeWaterFiller
+
   |github = FlyingTNT/StardewValleyMods
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Painting Display
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = aedenthorn.PaintingDisplay
   |nexus id = 897
+
  |curse  = 868792
   |github   = JohnsonNicholas/SDVMods
+
   |nexus   = 10918
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Pan Hats, Pan Hat Slot
   |author   = Edu Anttunes
+
   |author = Malkavian
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = malkavian.panhats
   |nexus id = 5736
+
   |nexus   = 26741
   |github   =
+
   |github = LucasOCastro/StardewValley-PanHat
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Panning Upgrades
   |author   = Platonymous
+
   |author = drbirbdev
   |id       = Platonymous.Speedster
+
   |id     = drbirbdev.PanningUpgrades
   |nexus id = 1102
+
   |nexus   = 12242
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = drbirbdev/StardewValley
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Panning Upgrades Extra Config
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.SplitMoney
+
   |id     = trashcan9.PanningUpgrades.ExtraConfig
   |nexus id = 2303
+
   |nexus   = 16234
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Paper Mario Partners for Stardew Valley
   |author   = Ilyaki
+
   |author = AnotherStardewValleySunday
   |id       = Ilyaki.SplitScreen
+
   |id     = AnotherStardewValleySunday.PaperMarioPartners
   |nexus id = 2139
+
   |nexus   = 14638
   |github   = Ilyaki/SplitScreen
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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   = Paritee's Better Farm Animal Variety
   |author  = mistyspring
+
   |author = Paritee
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus id = 11037
+
   |nexus  = 3296
   |github  = misty-spring/SpousesIsland
+
  |github  = paritee/Paritee.StardewValley.Frameworks
  |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     = Sprinkles
+
   |name   = Paritee's Treat Your Animals
   |author   = Platonymous
+
   |author = Paritee
   |id       = Platonymous.Sprinkles
+
   |id     = Paritee.TreatYourAnimals
   |nexus id =
+
   |nexus  = 3375
   |chucklefish id = 4592
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |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     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Parsnips
   |author   = TehPers
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = SCCL
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus id = 889
+
   |nexus   = 2166
   |github   = TehPers/StardewValleyMods
+
   |github =
   |broke in = Stardew Valley 1.2
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus id = 1298
+
   |nexus   = 3524
   |github   = spacechase0/StardewEditor
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Partial Hearts
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.summitreborn
+
   |id     = aedenthorn.PartialHearts
   |nexus id = 2073
+
  |curse  = 868762
   |github  = JohnsonNicholas/SDVMods
+
   |nexus   = 11628
   |status   = abandoned
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Particle Effects
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.SwimSuit
+
   |id     = aedenthorn.ParticleEffects
   |nexus id = 1215
+
   |curse  = 868786
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 11056
   |broke in = SMAPI 3.0
+
   |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Particle Framework
   |author   = zazizu
+
   |author = Espy
   |id       = zazizu.TheChestDimension
+
   |id     = Espy.ParticleFramework
   |nexus id = 4013
+
   |nexus   = 23544
   |github   = cilekli-link/SDVMods
+
   |github = Smoked-Fish/ParticleFramework
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Part of the Community
   |author   = Pathoschild
+
   |author = bmarquismarkail, Space Baby
   |id       = Pathoschild.TheLongNight
+
   |id     = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
  |nexus id = 1369
+
   |nexus   = 923
  |github  = Pathoschild/StardewMods
+
   |github = bmarquismarkail/SV_PotC
  |broke in = Stardew Valley 1.3.20
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Passable Crops
   |author   = CKextreme
+
   |author = NCarigon
   |id       = CKextreme.TimeNotifier
+
   |id     = NCarigon.PassableCrops
   |nexus id = 3706
+
   |nexus   = 15223
   |github   =
+
   |github = ncarigon/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Passable Descents
   |author   = Sakorona
+
   |author = Rokugin
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = Rokugin.PassableDescents
   |nexus id = 1000
+
   |nexus   = 22592
   |github   = Sakorona/SDVMods
+
   |github = rokugin/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Passable Ladders
   |author   = Cile_ed
+
   |author = J_Hizzal
   |id       = Cile_ed.TimeTravel
+
   |id     = J_Hizzal.PassableLadders
   |nexus id = 4068
+
   |nexus   = 2985
   |github  =  
+
   |github = joelra/SDV-PassableLadders
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Passable Objects
   |author   = spacechase0
+
   |author = punyo, yakminepunyo
   |id       = spacechase0.ToolGeodes
+
   |id     = punyo.PassableObjects
   |nexus id = 3090
+
   |nexus  = 2329
   |moddrop id = 771642
+
   |github = pomepome/PassableObjects
   |github   = spacechase0/ToolGeodes
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Passerby Cemetery, ClownSharp
   |author   = Platonymous
+
   |author = DecidedlyHuman and fellowclown
   |id       = Platonymous.Ultiplayer
+
   |id     = DecidedlyHuman.ClownsSqueakyTools
   |nexus id = 2134
+
   |nexus   = 22600
   |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   = Passive Friendship
   |author   = Chirase
+
   |author = StultusV
   |id       = Tommy.GiftAllWeek
+
   |id     = StultusV.PassiveFriendship
   |nexus id = 6850
+
   |nexus   = 8732
   |github   =
+
   |github = JudeRV/Stardew-PassiveFriendship
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Pause in Multiplayer, Pause Time in Multiplayer
   |author   = Chirase
+
   |author = jorgamun
   |id       = Tommy.GiftEveryDay
+
   |id     = jorgamun.PauseInMultiplayer
   |nexus id = 6850
+
   |nexus   = 10328
   |github  =  
+
  |moddrop = 1068093
   |status  = abandoned
+
   |github = jorgamun/PauseInMultiplayer
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Pause Sync
   |author   = enaium
+
   |author = Terrorbladed
   |id       = Enaium.Walkshop
+
   |id     = Tb.Stardew_Pause_Sync
   |curseforge id  = 365806
+
   |nexus   = 10160
   |curseforge key = walkshop
+
   |github =
  |nexus id =  
 
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Pause Time in Multiplayer Revived
   |author   = Travoos
+
   |author = mishmaash
   |id       =  
+
   |id     = mishmaash.PauseInMultiplayer
   |nexus id =
+
   |nexus  = 21327
   |curse id =  
+
   |github  = mishagp/PauseInMultiplayer
  |chucklefish id = 4211
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Pause While Sitting
   |author   = Sakorona (ItsBenter)
+
   |author = heyseth
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = heyseth.sitpause
   |nexus id = 6715
+
   |nexus   = 8295
   |github   = Sakorona/SDVMods
+
   |github = heyseth/SDVMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = PDQ Paths
   |author   = spacechase0
+
   |author = Jaredlll08
   |id       = spacechase0.WeaponReskinner
+
   |id     = BlameJared.PDQPaths
   |nexus id = 5095
+
   |nexus  =
   |moddrop id = 771681
+
   |curse   = 307090
   |github   = spacechase0/WeaponReskinner
+
   |github =
   |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Pelican Fiber
   |author   = Persival
+
   |author = jwdred
   |id       = none <!-- no ID in manifest -->
+
   |id     = jwdred.PelicanFiber
   |nexus id = 450
+
   |nexus   = 631
   |github   =  
+
   |github = jdusbabek/stardewvalley
   |broke in = Stardew Valley 1.1
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Pelican Postal Service
   |author   = Entoarox
+
   |author = ElectroCrumpet
   |id       = Entoarox.XnbLoader
+
   |id     = ElectroCrumpet.PelicanPostalService
   |nexus id = 2275
+
   |nexus  = 2770
   |chucklefish id = 4506
+
   |github  =
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
  
===Content packs===
+
  |broke in = Stardew Valley 1.4
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]].
+
<!--
 
+
  |unofficial version = 1.0.7-unofficial.1-Strobe
{{#invoke:SMAPI compatibility|header}}
+
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
{{#invoke:SMAPI compatibility
+
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican TTS
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PelicanTTS
 +
  |nexus  = 1079
 +
  |moddrop = 793929
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican xVASynth
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PelicanxVASynth
 +
  |curse  = 868815
 +
  |nexus  = 10250
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = People Seeds
 +
  |author  = bwdy
 +
  |id      = bwdy.peopleseeds
 +
  |nexus  = 3635
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfection Tweaker
 +
  |author  = shekurika
 +
  |id      = shekurika.PerfectionTweaker
 +
  |nexus  = 8615
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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 overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |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).